2026-05-22 00:01:17.722397 | Job console starting 2026-05-22 00:01:17.754620 | Updating git repos 2026-05-22 00:01:17.824661 | Cloning repos into workspace 2026-05-22 00:01:17.883551 | Restoring repo states 2026-05-22 00:01:17.912119 | Merging changes 2026-05-22 00:01:17.912138 | Checking out repos 2026-05-22 00:01:17.986888 | Preparing playbooks 2026-05-22 00:01:19.121370 | Running Ansible setup 2026-05-22 00:01:23.981527 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-22 00:01:24.701817 | 2026-05-22 00:01:24.701971 | PLAY [Base pre] 2026-05-22 00:01:24.718136 | 2026-05-22 00:01:24.718255 | TASK [Setup log path fact] 2026-05-22 00:01:24.753310 | ubuntu-noble-large | ok 2026-05-22 00:01:24.770305 | 2026-05-22 00:01:24.770428 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-22 00:01:24.798582 | ubuntu-noble-large | ok 2026-05-22 00:01:24.808413 | 2026-05-22 00:01:24.808509 | TASK [emit-job-header : Print job information] 2026-05-22 00:01:24.846560 | # Job Information 2026-05-22 00:01:24.846712 | Ansible Version: 2.16.14 2026-05-22 00:01:24.846745 | Job: container-images-kolla-push-2025.1 2026-05-22 00:01:24.846782 | Pipeline: periodic-midnight 2026-05-22 00:01:24.846807 | Executor: 521e9411259a 2026-05-22 00:01:24.846828 | Triggered by: https://github.com/osism/container-images-kolla 2026-05-22 00:01:24.847016 | Event ID: fdee692b5aec4753bb8d55dcb751137e 2026-05-22 00:01:24.851857 | 2026-05-22 00:01:24.851961 | LOOP [emit-job-header : Print node information] 2026-05-22 00:01:24.963661 | ubuntu-noble-large | ok: 2026-05-22 00:01:24.963833 | ubuntu-noble-large | # Node Information 2026-05-22 00:01:24.963867 | ubuntu-noble-large | Inventory Hostname: ubuntu-noble-large 2026-05-22 00:01:24.963891 | ubuntu-noble-large | Hostname: ubuntu 2026-05-22 00:01:24.963913 | ubuntu-noble-large | Username: zuul 2026-05-22 00:01:24.963933 | ubuntu-noble-large | Distro: Ubuntu 24.04 2026-05-22 00:01:24.963968 | ubuntu-noble-large | Provider: regiocloud-a 2026-05-22 00:01:24.963990 | ubuntu-noble-large | Region: 2026-05-22 00:01:24.964011 | ubuntu-noble-large | Label: ubuntu-noble-large 2026-05-22 00:01:24.964032 | ubuntu-noble-large | Product Name: OpenStack Nova 2026-05-22 00:01:24.964052 | ubuntu-noble-large | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe57:2026 2026-05-22 00:01:24.993854 | 2026-05-22 00:01:24.993973 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-22 00:01:25.537084 | ubuntu-noble-large -> localhost | changed 2026-05-22 00:01:25.548644 | 2026-05-22 00:01:25.548760 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-22 00:01:26.903507 | ubuntu-noble-large -> localhost | changed 2026-05-22 00:01:26.922039 | 2026-05-22 00:01:26.922344 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-22 00:01:27.710181 | ubuntu-noble-large -> localhost | ok 2026-05-22 00:01:27.721005 | 2026-05-22 00:01:27.721291 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-22 00:01:27.765339 | ubuntu-noble-large | ok 2026-05-22 00:01:27.785477 | ubuntu-noble-large | included: /var/lib/zuul/builds/c19c53675c01486fa4024dbced771e0e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-22 00:01:27.792210 | 2026-05-22 00:01:27.792322 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-22 00:01:29.361348 | ubuntu-noble-large -> localhost | Generating public/private rsa key pair. 2026-05-22 00:01:29.361645 | ubuntu-noble-large -> localhost | Your identification has been saved in /var/lib/zuul/builds/c19c53675c01486fa4024dbced771e0e/work/c19c53675c01486fa4024dbced771e0e_id_rsa 2026-05-22 00:01:29.361685 | ubuntu-noble-large -> localhost | Your public key has been saved in /var/lib/zuul/builds/c19c53675c01486fa4024dbced771e0e/work/c19c53675c01486fa4024dbced771e0e_id_rsa.pub 2026-05-22 00:01:29.361713 | ubuntu-noble-large -> localhost | The key fingerprint is: 2026-05-22 00:01:29.361745 | ubuntu-noble-large -> localhost | SHA256:Y+aRKCykZpTpbRDEL/uyyAKFiSRfJ0cxYR26I+j57Gg zuul-build-sshkey 2026-05-22 00:01:29.361787 | ubuntu-noble-large -> localhost | The key's randomart image is: 2026-05-22 00:01:29.361810 | ubuntu-noble-large -> localhost | +---[RSA 3072]----+ 2026-05-22 00:01:29.361832 | ubuntu-noble-large -> localhost | |oo .*+.. | 2026-05-22 00:01:29.361855 | ubuntu-noble-large -> localhost | |.o+ o.oo. | 2026-05-22 00:01:29.361875 | ubuntu-noble-large -> localhost | |+Oo. +. | 2026-05-22 00:01:29.361896 | ubuntu-noble-large -> localhost | |*+=+ o . | 2026-05-22 00:01:29.361917 | ubuntu-noble-large -> localhost | |.==o+ + S | 2026-05-22 00:01:29.361973 | ubuntu-noble-large -> localhost | |+o.o o = o | 2026-05-22 00:01:29.362008 | ubuntu-noble-large -> localhost | |. + . | 2026-05-22 00:01:29.362031 | ubuntu-noble-large -> localhost | |+.E= | 2026-05-22 00:01:29.362053 | ubuntu-noble-large -> localhost | |o++.+ | 2026-05-22 00:01:29.362074 | ubuntu-noble-large -> localhost | +----[SHA256]-----+ 2026-05-22 00:01:29.362145 | ubuntu-noble-large -> localhost | ok: Runtime: 0:00:00.871371 2026-05-22 00:01:29.370161 | 2026-05-22 00:01:29.370328 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-22 00:01:29.402445 | ubuntu-noble-large | ok 2026-05-22 00:01:29.416713 | ubuntu-noble-large | included: /var/lib/zuul/builds/c19c53675c01486fa4024dbced771e0e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-22 00:01:29.425881 | 2026-05-22 00:01:29.426061 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-22 00:01:29.451123 | ubuntu-noble-large | skipping: Conditional result was False 2026-05-22 00:01:29.458715 | 2026-05-22 00:01:29.458886 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-22 00:01:30.288014 | ubuntu-noble-large | changed 2026-05-22 00:01:30.295470 | 2026-05-22 00:01:30.295622 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-22 00:01:30.603508 | ubuntu-noble-large | ok 2026-05-22 00:01:30.621300 | 2026-05-22 00:01:30.621536 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-22 00:01:31.408434 | ubuntu-noble-large | changed 2026-05-22 00:01:31.418300 | 2026-05-22 00:01:31.418443 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-22 00:01:32.242150 | ubuntu-noble-large | changed 2026-05-22 00:01:32.251306 | 2026-05-22 00:01:32.251432 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-22 00:01:32.286361 | ubuntu-noble-large | skipping: Conditional result was False 2026-05-22 00:01:32.293214 | 2026-05-22 00:01:32.293346 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-22 00:01:32.900522 | ubuntu-noble-large -> localhost | changed 2026-05-22 00:01:32.921190 | 2026-05-22 00:01:32.921382 | TASK [add-build-sshkey : Add back temp key] 2026-05-22 00:01:33.520877 | ubuntu-noble-large -> localhost | Identity added: /var/lib/zuul/builds/c19c53675c01486fa4024dbced771e0e/work/c19c53675c01486fa4024dbced771e0e_id_rsa (zuul-build-sshkey) 2026-05-22 00:01:33.521199 | ubuntu-noble-large -> localhost | ok: Runtime: 0:00:00.031958 2026-05-22 00:01:33.529391 | 2026-05-22 00:01:33.529569 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-22 00:01:34.424463 | ubuntu-noble-large | ok 2026-05-22 00:01:34.435562 | 2026-05-22 00:01:34.435833 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-22 00:01:34.476130 | ubuntu-noble-large | skipping: Conditional result was False 2026-05-22 00:01:34.493923 | 2026-05-22 00:01:34.494097 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-22 00:01:35.161077 | ubuntu-noble-large | ok 2026-05-22 00:01:35.200514 | 2026-05-22 00:01:35.200713 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-22 00:01:35.256892 | ubuntu-noble-large | ok 2026-05-22 00:01:35.273705 | 2026-05-22 00:01:35.273882 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-22 00:01:35.657912 | ubuntu-noble-large -> localhost | ok 2026-05-22 00:01:35.665176 | 2026-05-22 00:01:35.665434 | TASK [validate-host : Collect information about the host] 2026-05-22 00:01:38.264696 | ubuntu-noble-large | ok 2026-05-22 00:01:38.314923 | 2026-05-22 00:01:38.315061 | TASK [validate-host : Sanitize hostname] 2026-05-22 00:01:38.376453 | ubuntu-noble-large | ok 2026-05-22 00:01:38.382747 | 2026-05-22 00:01:38.382866 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-22 00:01:38.988004 | ubuntu-noble-large -> localhost | changed 2026-05-22 00:01:38.993910 | 2026-05-22 00:01:38.994028 | TASK [validate-host : Collect information about zuul worker] 2026-05-22 00:01:39.491268 | ubuntu-noble-large | ok 2026-05-22 00:01:39.499320 | 2026-05-22 00:01:39.499537 | TASK [validate-host : Write out all zuul information for each host] 2026-05-22 00:01:40.115635 | ubuntu-noble-large -> localhost | changed 2026-05-22 00:01:40.125480 | 2026-05-22 00:01:40.125586 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-22 00:01:40.438245 | ubuntu-noble-large | ok 2026-05-22 00:01:40.449095 | 2026-05-22 00:01:40.449248 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-22 00:01:41.434711 | ubuntu-noble-large | changed: 2026-05-22 00:01:41.435011 | ubuntu-noble-large | cd+++++++++ src/ 2026-05-22 00:01:41.435053 | ubuntu-noble-large | cd+++++++++ src/github.com/ 2026-05-22 00:01:41.435078 | ubuntu-noble-large | cd+++++++++ src/github.com/osism/ 2026-05-22 00:01:41.435100 | ubuntu-noble-large | cd+++++++++ src/github.com/osism/container-images-kolla/ 2026-05-22 00:01:41.435123 | ubuntu-noble-large | Containerfile 2026-05-22 00:01:41.435242 | ubuntu-noble-large | 2026-05-22 00:03:46.474948 | ubuntu-noble-large | 2026-05-22 00:03:46.474955 | ubuntu-noble-large | Or undo this operation with: 2026-05-22 00:03:46.474962 | ubuntu-noble-large | 2026-05-22 00:03:46.474968 | ubuntu-noble-large | git switch - 2026-05-22 00:03:46.474976 | ubuntu-noble-large | 2026-05-22 00:03:46.474982 | ubuntu-noble-large | Turn off this advice by setting config variable advice.detachedHead to false 2026-05-22 00:03:46.474988 | ubuntu-noble-large | 2026-05-22 00:03:46.474995 | ubuntu-noble-large | HEAD is now at 7a321268d Ignore D001 Line too long errors in release notes 2026-05-22 00:03:46.477108 | ubuntu-noble-large | ++ git rev-parse --short HEAD 2026-05-22 00:03:46.483150 | ubuntu-noble-large | + export HASH_KOLLA=7a321268d 2026-05-22 00:03:46.483177 | ubuntu-noble-large | + HASH_KOLLA=7a321268d 2026-05-22 00:03:46.483189 | ubuntu-noble-large | + popd 2026-05-22 00:03:46.483371 | ubuntu-noble-large | + rm -rf kolla/docker/rabbitmq/rabbitmq-4-1 2026-05-22 00:03:46.489068 | ubuntu-noble-large | ++ find patches/kolla-build/2025.1 -type f -name '*.patch' 2026-05-22 00:03:46.493259 | ubuntu-noble-large | + for patch in $(find patches/kolla-build/$OPENSTACK_VERSION -type f -name '*.patch') 2026-05-22 00:03:46.493284 | ubuntu-noble-large | + pushd kolla 2026-05-22 00:03:46.493419 | ubuntu-noble-large | + echo 'APPLY PATCH patches/kolla-build/2025.1/set-kolla-version-to-2025.1.patch' 2026-05-22 00:03:46.493429 | ubuntu-noble-large | APPLY PATCH patches/kolla-build/2025.1/set-kolla-version-to-2025.1.patch 2026-05-22 00:03:46.493436 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-05-22 00:03:46.499357 | ubuntu-noble-large | checking file kolla/image/kolla_worker.py 2026-05-22 00:03:46.499546 | ubuntu-noble-large | Hunk #1 succeeded at 328 with fuzz 1 (offset 6 lines). 2026-05-22 00:03:46.500238 | ubuntu-noble-large | + patch --forward --batch -p1 2026-05-22 00:03:46.503272 | ubuntu-noble-large | patching file kolla/image/kolla_worker.py 2026-05-22 00:03:46.503453 | ubuntu-noble-large | Hunk #1 succeeded at 328 with fuzz 1 (offset 6 lines). 2026-05-22 00:03:46.504168 | ubuntu-noble-large | + popd 2026-05-22 00:03:46.504423 | ubuntu-noble-large | + for patch in $(find patches/kolla-build/$OPENSTACK_VERSION -type f -name '*.patch') 2026-05-22 00:03:46.504505 | ubuntu-noble-large | + pushd kolla 2026-05-22 00:03:46.504545 | ubuntu-noble-large | + echo 'APPLY PATCH patches/kolla-build/2025.1/remove-unsupported-horizon-plugins.patch' 2026-05-22 00:03:46.504566 | ubuntu-noble-large | APPLY PATCH patches/kolla-build/2025.1/remove-unsupported-horizon-plugins.patch 2026-05-22 00:03:46.504586 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-05-22 00:03:46.508049 | ubuntu-noble-large | checking file kolla/common/sources.py 2026-05-22 00:03:46.508810 | ubuntu-noble-large | + patch --forward --batch -p1 2026-05-22 00:03:46.511227 | ubuntu-noble-large | patching file kolla/common/sources.py 2026-05-22 00:03:46.511917 | ubuntu-noble-large | + popd 2026-05-22 00:03:46.512172 | ubuntu-noble-large | + [[ -f templates/2025.1/repos.yaml ]] 2026-05-22 00:03:46.512211 | ubuntu-noble-large | + python3 src/generate-apt-preferences-files.py 2026-05-22 00:03:46.652206 | ubuntu-noble-large | + echo DEBUG apt_preferences.ubuntu 2026-05-22 00:03:46.652291 | ubuntu-noble-large | DEBUG apt_preferences.ubuntu 2026-05-22 00:03:46.652321 | ubuntu-noble-large | + cat overlays/2025.1/base/apt_preferences.ubuntu 2026-05-22 00:03:46.655480 | ubuntu-noble-large | Package: rabbitmq-server 2026-05-22 00:03:46.655519 | ubuntu-noble-large | Pin: version 4.1.* 2026-05-22 00:03:46.655529 | ubuntu-noble-large | Pin-Priority: 1000 2026-05-22 00:03:46.655541 | ubuntu-noble-large | 2026-05-22 00:03:46.655554 | ubuntu-noble-large | Package: openvswitch* 2026-05-22 00:03:46.655564 | ubuntu-noble-large | Pin: version 3.5.* 2026-05-22 00:03:46.655574 | ubuntu-noble-large | Pin-Priority: 1000 2026-05-22 00:03:46.655587 | ubuntu-noble-large | 2026-05-22 00:03:46.655655 | ubuntu-noble-large | Package: erlang* 2026-05-22 00:03:46.655674 | ubuntu-noble-large | Pin: version 1:27.* 2026-05-22 00:03:46.655712 | ubuntu-noble-large | Pin-Priority: 1000 2026-05-22 00:03:46.656959 | ubuntu-noble-large | ++ find overlays/2025.1 -maxdepth 1 -mindepth 1 -type d 2026-05-22 00:03:46.660422 | ubuntu-noble-large | + for image in $(find overlays/$OPENSTACK_VERSION -maxdepth 1 -mindepth 1 -type d) 2026-05-22 00:03:46.661447 | ubuntu-noble-large | ++ basename overlays/2025.1/base 2026-05-22 00:03:46.664176 | ubuntu-noble-large | + image_name=base 2026-05-22 00:03:46.664225 | ubuntu-noble-large | + cp -r overlays/2025.1/base/apt_preferences.ubuntu overlays/2025.1/base/erlang.gpg overlays/2025.1/base/rabbitmq.gpg kolla/docker/base 2026-05-22 00:03:46.669979 | ubuntu-noble-large | + for image in $(find overlays/$OPENSTACK_VERSION -maxdepth 1 -mindepth 1 -type d) 2026-05-22 00:03:46.670869 | ubuntu-noble-large | ++ basename overlays/2025.1/nova 2026-05-22 00:03:46.673281 | ubuntu-noble-large | + image_name=nova 2026-05-22 00:03:46.673307 | ubuntu-noble-large | + cp -r overlays/2025.1/nova/nova-spicehtml5proxy kolla/docker/nova 2026-05-22 00:03:46.677497 | ubuntu-noble-large | + find patches/2025.1 -mindepth 1 -type d 2026-05-22 00:03:46.681473 | ubuntu-noble-large | patches/2025.1/neutron-dynamic-routing 2026-05-22 00:03:46.681496 | ubuntu-noble-large | patches/2025.1/cinder 2026-05-22 00:03:46.681506 | ubuntu-noble-large | patches/2025.1/openstack_requirements 2026-05-22 00:03:46.681516 | ubuntu-noble-large | patches/2025.1/nova 2026-05-22 00:03:46.681525 | ubuntu-noble-large | patches/2025.1/kolla 2026-05-22 00:03:46.681535 | ubuntu-noble-large | patches/2025.1/ironic 2026-05-22 00:03:46.683904 | ubuntu-noble-large | ++ find patches/2025.1 -mindepth 1 -type d 2026-05-22 00:03:46.684035 | ubuntu-noble-large | ++ grep kolla 2026-05-22 00:03:46.684528 | ubuntu-noble-large | ++ grep -v kolla-build 2026-05-22 00:03:46.689050 | ubuntu-noble-large | + for project in $(find patches/$OPENSTACK_VERSION -mindepth 1 -type d | grep kolla | grep -v kolla-build) 2026-05-22 00:03:46.690011 | ubuntu-noble-large | ++ basename patches/2025.1/kolla 2026-05-22 00:03:46.693261 | ubuntu-noble-large | + project=kolla 2026-05-22 00:03:46.695479 | ubuntu-noble-large | ++ find patches/2025.1/kolla -type f -name '*.patch' 2026-05-22 00:03:46.695515 | ubuntu-noble-large | ++ sort 2026-05-22 00:03:46.699262 | ubuntu-noble-large | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2026-05-22 00:03:46.699326 | ubuntu-noble-large | + pushd kolla 2026-05-22 00:03:46.699348 | ubuntu-noble-large | + echo 'APPLY PATCH patches/2025.1/kolla/backport-924302.patch' 2026-05-22 00:03:46.699359 | ubuntu-noble-large | APPLY PATCH patches/2025.1/kolla/backport-924302.patch 2026-05-22 00:03:46.699369 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-05-22 00:03:46.702444 | ubuntu-noble-large | checking file docker/neutron/neutron-ovn-vpn-agent/Dockerfile.j2 2026-05-22 00:03:46.702870 | ubuntu-noble-large | checking file releasenotes/notes/releasenotes/notes/neutron-ovn-vpn-agent-kolla-image-979df04014ed9440.yaml 2026-05-22 00:03:46.703300 | ubuntu-noble-large | + patch --forward --batch -p1 2026-05-22 00:03:46.706308 | ubuntu-noble-large | patching file docker/neutron/neutron-ovn-vpn-agent/Dockerfile.j2 2026-05-22 00:03:46.706834 | ubuntu-noble-large | patching file releasenotes/notes/releasenotes/notes/neutron-ovn-vpn-agent-kolla-image-979df04014ed9440.yaml 2026-05-22 00:03:46.707264 | ubuntu-noble-large | + popd 2026-05-22 00:03:46.707313 | ubuntu-noble-large | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2026-05-22 00:03:46.707329 | ubuntu-noble-large | + pushd kolla 2026-05-22 00:03:46.707380 | ubuntu-noble-large | + echo 'APPLY PATCH patches/2025.1/kolla/backport-951347.patch' 2026-05-22 00:03:46.707392 | ubuntu-noble-large | APPLY PATCH patches/2025.1/kolla/backport-951347.patch 2026-05-22 00:03:46.707401 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-05-22 00:03:46.710335 | ubuntu-noble-large | checking file doc/source/contributor/versions.rst 2026-05-22 00:03:46.710711 | ubuntu-noble-large | checking file docker/base/Dockerfile.j2 2026-05-22 00:03:46.710992 | ubuntu-noble-large | checking file docker/base/proxysql.repo 2026-05-22 00:03:46.711190 | ubuntu-noble-large | checking file kolla/template/repos.yaml 2026-05-22 00:03:46.711723 | ubuntu-noble-large | + patch --forward --batch -p1 2026-05-22 00:03:46.714348 | ubuntu-noble-large | patching file doc/source/contributor/versions.rst 2026-05-22 00:03:46.714889 | ubuntu-noble-large | patching file docker/base/Dockerfile.j2 2026-05-22 00:03:46.715342 | ubuntu-noble-large | patching file docker/base/proxysql.repo 2026-05-22 00:03:46.715702 | ubuntu-noble-large | patching file kolla/template/repos.yaml 2026-05-22 00:03:46.716325 | ubuntu-noble-large | + popd 2026-05-22 00:03:46.716410 | ubuntu-noble-large | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2026-05-22 00:03:46.716424 | ubuntu-noble-large | + pushd kolla 2026-05-22 00:03:46.716464 | ubuntu-noble-large | + echo 'APPLY PATCH patches/2025.1/kolla/squash.patch' 2026-05-22 00:03:46.716476 | ubuntu-noble-large | APPLY PATCH patches/2025.1/kolla/squash.patch 2026-05-22 00:03:46.716486 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-05-22 00:03:46.719086 | ubuntu-noble-large | checking file kolla/image/tasks.py 2026-05-22 00:03:46.719140 | ubuntu-noble-large | Hunk #1 succeeded at 428 (offset 16 lines). 2026-05-22 00:03:46.719526 | ubuntu-noble-large | + patch --forward --batch -p1 2026-05-22 00:03:46.722211 | ubuntu-noble-large | patching file kolla/image/tasks.py 2026-05-22 00:03:46.722354 | ubuntu-noble-large | Hunk #1 succeeded at 428 (offset 16 lines). 2026-05-22 00:03:46.722969 | ubuntu-noble-large | + popd 2026-05-22 00:03:46.723009 | ubuntu-noble-large | + pip3 install -r kolla/requirements.txt 2026-05-22 00:03:47.415225 | ubuntu-noble-large | Collecting pbr!=2.1.0,>=2.0.0 (from -r kolla/requirements.txt (line 1)) 2026-05-22 00:03:47.483938 | ubuntu-noble-large | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-05-22 00:03:47.577542 | ubuntu-noble-large | Requirement already satisfied: Jinja2>=3.0.1 in /tmp/venv/lib/python3.12/site-packages (from -r kolla/requirements.txt (line 2)) (3.1.6) 2026-05-22 00:03:47.697412 | ubuntu-noble-large | Collecting GitPython>=1.0.1 (from -r kolla/requirements.txt (line 3)) 2026-05-22 00:03:47.710128 | ubuntu-noble-large | Downloading gitpython-3.1.50-py3-none-any.whl.metadata (14 kB) 2026-05-22 00:03:47.824759 | ubuntu-noble-large | Collecting oslo.config>=5.1.0 (from -r kolla/requirements.txt (line 4)) 2026-05-22 00:03:47.837337 | ubuntu-noble-large | Downloading oslo_config-10.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-05-22 00:03:47.850861 | ubuntu-noble-large | Requirement already satisfied: setuptools<82,>=64.0.0 in /tmp/venv/lib/python3.12/site-packages (from -r kolla/requirements.txt (line 5)) (80.10.2) 2026-05-22 00:03:47.856728 | ubuntu-noble-large | Requirement already satisfied: MarkupSafe>=2.0 in /tmp/venv/lib/python3.12/site-packages (from Jinja2>=3.0.1->-r kolla/requirements.txt (line 2)) (3.0.3) 2026-05-22 00:03:47.906109 | ubuntu-noble-large | Collecting gitdb<5,>=4.0.1 (from GitPython>=1.0.1->-r kolla/requirements.txt (line 3)) 2026-05-22 00:03:47.918412 | ubuntu-noble-large | Downloading gitdb-4.0.12-py3-none-any.whl.metadata (1.2 kB) 2026-05-22 00:03:47.993433 | ubuntu-noble-large | Collecting netaddr>=0.7.18 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2026-05-22 00:03:48.006139 | ubuntu-noble-large | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-05-22 00:03:48.089274 | ubuntu-noble-large | Collecting stevedore>=5.6.0 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2026-05-22 00:03:48.102258 | ubuntu-noble-large | Downloading stevedore-5.8.0-py3-none-any.whl.metadata (2.3 kB) 2026-05-22 00:03:48.170021 | ubuntu-noble-large | Collecting oslo.i18n>=3.15.3 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2026-05-22 00:03:48.182440 | ubuntu-noble-large | Downloading oslo_i18n-6.8.0-py3-none-any.whl.metadata (2.0 kB) 2026-05-22 00:03:48.231954 | ubuntu-noble-large | Collecting rfc3986>=1.2.0 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2026-05-22 00:03:48.244981 | ubuntu-noble-large | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-05-22 00:03:48.268211 | ubuntu-noble-large | Requirement already satisfied: PyYAML>=5.1 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (6.0.3) 2026-05-22 00:03:48.271987 | ubuntu-noble-large | Requirement already satisfied: requests>=2.18.0 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (2.32.5) 2026-05-22 00:03:48.359666 | ubuntu-noble-large | Collecting smmap<6,>=3.0.1 (from gitdb<5,>=4.0.1->GitPython>=1.0.1->-r kolla/requirements.txt (line 3)) 2026-05-22 00:03:48.371904 | ubuntu-noble-large | Downloading smmap-5.0.3-py3-none-any.whl.metadata (4.6 kB) 2026-05-22 00:03:48.400780 | ubuntu-noble-large | Requirement already satisfied: charset_normalizer<4,>=2 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (3.4.7) 2026-05-22 00:03:48.402299 | ubuntu-noble-large | 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.15) 2026-05-22 00:03:48.404085 | ubuntu-noble-large | Requirement already satisfied: urllib3<3,>=1.21.1 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (2.7.0) 2026-05-22 00:03:48.405342 | ubuntu-noble-large | Requirement already satisfied: certifi>=2017.4.17 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (2026.5.20) 2026-05-22 00:03:48.444171 | ubuntu-noble-large | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-05-22 00:03:48.472512 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 5.1 MB/s eta 0:00:00 2026-05-22 00:03:48.485847 | ubuntu-noble-large | Downloading gitpython-3.1.50-py3-none-any.whl (212 kB) 2026-05-22 00:03:48.515286 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 212.5/212.5 kB 8.2 MB/s eta 0:00:00 2026-05-22 00:03:48.528798 | ubuntu-noble-large | Downloading oslo_config-10.4.0-py3-none-any.whl (137 kB) 2026-05-22 00:03:48.553228 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 137.5/137.5 kB 10.0 MB/s eta 0:00:00 2026-05-22 00:03:48.567653 | ubuntu-noble-large | Downloading gitdb-4.0.12-py3-none-any.whl (62 kB) 2026-05-22 00:03:48.599637 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 2.1 MB/s eta 0:00:00 2026-05-22 00:03:48.614439 | ubuntu-noble-large | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-05-22 00:03:48.730255 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 20.4 MB/s eta 0:00:00 2026-05-22 00:03:48.744587 | ubuntu-noble-large | Downloading oslo_i18n-6.8.0-py3-none-any.whl (47 kB) 2026-05-22 00:03:48.777373 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.8/47.8 kB 1.4 MB/s eta 0:00:00 2026-05-22 00:03:48.790591 | ubuntu-noble-large | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-05-22 00:03:48.816256 | ubuntu-noble-large | Downloading stevedore-5.8.0-py3-none-any.whl (54 kB) 2026-05-22 00:03:48.834494 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.6/54.6 kB 3.7 MB/s eta 0:00:00 2026-05-22 00:03:48.847909 | ubuntu-noble-large | Downloading smmap-5.0.3-py3-none-any.whl (24 kB) 2026-05-22 00:03:49.074309 | ubuntu-noble-large | Installing collected packages: stevedore, smmap, rfc3986, pbr, netaddr, oslo.i18n, gitdb, oslo.config, GitPython 2026-05-22 00:03:49.994317 | ubuntu-noble-large | Successfully installed GitPython-3.1.50 gitdb-4.0.12 netaddr-1.3.0 oslo.config-10.4.0 oslo.i18n-6.8.0 pbr-7.0.3 rfc3986-2.0.0 smmap-5.0.3 stevedore-5.8.0 2026-05-22 00:03:50.118336 | ubuntu-noble-large | + pip3 install kolla/ 2026-05-22 00:03:50.598183 | ubuntu-noble-large | Processing ./kolla 2026-05-22 00:03:50.600826 | ubuntu-noble-large | Installing build dependencies: started 2026-05-22 00:03:53.144056 | ubuntu-noble-large | Installing build dependencies: finished with status 'done' 2026-05-22 00:03:53.151386 | ubuntu-noble-large | Getting requirements to build wheel: started 2026-05-22 00:03:53.366412 | ubuntu-noble-large | Getting requirements to build wheel: finished with status 'done' 2026-05-22 00:03:53.372446 | ubuntu-noble-large | Installing backend dependencies: started 2026-05-22 00:03:55.671392 | ubuntu-noble-large | Installing backend dependencies: finished with status 'done' 2026-05-22 00:03:55.673586 | ubuntu-noble-large | Preparing metadata (pyproject.toml): started 2026-05-22 00:03:56.271866 | ubuntu-noble-large | Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-22 00:03:56.290652 | ubuntu-noble-large | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==20.4.1.dev2) (7.0.3) 2026-05-22 00:03:56.292437 | ubuntu-noble-large | Requirement already satisfied: Jinja2>=3.0.1 in /tmp/venv/lib/python3.12/site-packages (from kolla==20.4.1.dev2) (3.1.6) 2026-05-22 00:03:56.294685 | ubuntu-noble-large | Requirement already satisfied: GitPython>=1.0.1 in /tmp/venv/lib/python3.12/site-packages (from kolla==20.4.1.dev2) (3.1.50) 2026-05-22 00:03:56.296500 | ubuntu-noble-large | Requirement already satisfied: oslo.config>=5.1.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==20.4.1.dev2) (10.4.0) 2026-05-22 00:03:56.298426 | ubuntu-noble-large | Requirement already satisfied: setuptools<82,>=64.0.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==20.4.1.dev2) (80.10.2) 2026-05-22 00:03:56.336522 | ubuntu-noble-large | Requirement already satisfied: gitdb<5,>=4.0.1 in /tmp/venv/lib/python3.12/site-packages (from GitPython>=1.0.1->kolla==20.4.1.dev2) (4.0.12) 2026-05-22 00:03:56.340666 | ubuntu-noble-large | Requirement already satisfied: MarkupSafe>=2.0 in /tmp/venv/lib/python3.12/site-packages (from Jinja2>=3.0.1->kolla==20.4.1.dev2) (3.0.3) 2026-05-22 00:03:56.348513 | ubuntu-noble-large | Requirement already satisfied: netaddr>=0.7.18 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==20.4.1.dev2) (1.3.0) 2026-05-22 00:03:56.349638 | ubuntu-noble-large | Requirement already satisfied: stevedore>=5.6.0 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==20.4.1.dev2) (5.8.0) 2026-05-22 00:03:56.350878 | ubuntu-noble-large | Requirement already satisfied: oslo.i18n>=3.15.3 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==20.4.1.dev2) (6.8.0) 2026-05-22 00:03:56.352297 | ubuntu-noble-large | Requirement already satisfied: rfc3986>=1.2.0 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==20.4.1.dev2) (2.0.0) 2026-05-22 00:03:56.354151 | ubuntu-noble-large | Requirement already satisfied: PyYAML>=5.1 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==20.4.1.dev2) (6.0.3) 2026-05-22 00:03:56.355574 | ubuntu-noble-large | Requirement already satisfied: requests>=2.18.0 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==20.4.1.dev2) (2.32.5) 2026-05-22 00:03:56.404497 | ubuntu-noble-large | Requirement already satisfied: smmap<6,>=3.0.1 in /tmp/venv/lib/python3.12/site-packages (from gitdb<5,>=4.0.1->GitPython>=1.0.1->kolla==20.4.1.dev2) (5.0.3) 2026-05-22 00:03:56.421653 | ubuntu-noble-large | Requirement already satisfied: charset_normalizer<4,>=2 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->kolla==20.4.1.dev2) (3.4.7) 2026-05-22 00:03:56.423471 | ubuntu-noble-large | Requirement already satisfied: idna<4,>=2.5 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->kolla==20.4.1.dev2) (3.15) 2026-05-22 00:03:56.424986 | ubuntu-noble-large | Requirement already satisfied: urllib3<3,>=1.21.1 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->kolla==20.4.1.dev2) (2.7.0) 2026-05-22 00:03:56.426302 | ubuntu-noble-large | Requirement already satisfied: certifi>=2017.4.17 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->kolla==20.4.1.dev2) (2026.5.20) 2026-05-22 00:03:56.452188 | ubuntu-noble-large | Building wheels for collected packages: kolla 2026-05-22 00:03:56.453289 | ubuntu-noble-large | Building wheel for kolla (pyproject.toml): started 2026-05-22 00:03:57.896244 | ubuntu-noble-large | Building wheel for kolla (pyproject.toml): finished with status 'done' 2026-05-22 00:03:57.900164 | ubuntu-noble-large | Created wheel for kolla: filename=kolla-20.4.1.dev2-py3-none-any.whl size=385175 sha256=61cbe021f39a1f70ca5c9b8c6f8733f8f2e7ac32137e45d68e5583aaf992e985 2026-05-22 00:03:57.900662 | ubuntu-noble-large | Stored in directory: /tmp/pip-ephem-wheel-cache-20lzxlan/wheels/5a/56/c4/e310d82118381247de5918f2335ab23c36c3bc15e9e4672495 2026-05-22 00:03:57.912114 | ubuntu-noble-large | Successfully built kolla 2026-05-22 00:03:58.098036 | ubuntu-noble-large | Installing collected packages: kolla 2026-05-22 00:03:58.280159 | ubuntu-noble-large | Successfully installed kolla-20.4.1.dev2 2026-05-22 00:03:58.425172 | ubuntu-noble-large | ++ kolla-build --version 2026-05-22 00:03:59.032485 | ubuntu-noble-large | + export KOLLA_VERSION=20.4.1 2026-05-22 00:03:59.032570 | ubuntu-noble-large | + KOLLA_VERSION=20.4.1 2026-05-22 00:03:59.033550 | ubuntu-noble-large | ++ git rev-parse --short HEAD 2026-05-22 00:03:59.037630 | ubuntu-noble-large | + export HASH_DOCKER_IMAGES_KOLLA=0f0ea4e 2026-05-22 00:03:59.037654 | ubuntu-noble-large | + HASH_DOCKER_IMAGES_KOLLA=0f0ea4e 2026-05-22 00:03:59.038869 | ubuntu-noble-large | ++ cd release 2026-05-22 00:03:59.039027 | ubuntu-noble-large | ++ git rev-parse --short HEAD 2026-05-22 00:03:59.041210 | ubuntu-noble-large | + export HASH_RELEASE=5d1bf4b 2026-05-22 00:03:59.041232 | ubuntu-noble-large | + HASH_RELEASE=5d1bf4b 2026-05-22 00:03:59.041249 | ubuntu-noble-large | + python3 src/generate-template-overrides-file.py 2026-05-22 00:03:59.201149 | ubuntu-noble-large | + echo DEBUG template-overrides.j2 2026-05-22 00:03:59.201221 | ubuntu-noble-large | DEBUG template-overrides.j2 2026-05-22 00:03:59.201234 | ubuntu-noble-large | + cat templates/2025.1/template-overrides.j2 2026-05-22 00:03:59.204033 | ubuntu-noble-large | {% extends parent_template %} 2026-05-22 00:03:59.204093 | ubuntu-noble-large | 2026-05-22 00:03:59.204111 | ubuntu-noble-large | {% set fluentd_plugins = [ 2026-05-22 00:03:59.204124 | ubuntu-noble-large | 'fluent-plugin-grok-parser', 2026-05-22 00:03:59.204135 | ubuntu-noble-large | 'fluent-plugin-prometheus', 2026-05-22 00:03:59.204146 | ubuntu-noble-large | 'fluent-plugin-rewrite-tag-filter', 2026-05-22 00:03:59.204158 | ubuntu-noble-large | 'fluent-plugin-grafana-loki', 2026-05-22 00:03:59.204168 | ubuntu-noble-large | ] %} 2026-05-22 00:03:59.204181 | ubuntu-noble-large | 2026-05-22 00:03:59.204204 | ubuntu-noble-large | {% set openstack_base_pip_packages_append = ['pip', 'git+https://github.com/sapcc/openstack-audit-middleware.git'] %} 2026-05-22 00:03:59.204238 | ubuntu-noble-large | 2026-05-22 00:03:59.204249 | ubuntu-noble-large | {% set glance_base_pip_packages_append = ['boto3'] %} 2026-05-22 00:03:59.204259 | ubuntu-noble-large | 2026-05-22 00:03:59.204270 | ubuntu-noble-large | {% block nova_libvirt_footer %} 2026-05-22 00:03:59.204280 | ubuntu-noble-large | RUN chgrp tss /var/lib/swtpm-localca \ 2026-05-22 00:03:59.204290 | ubuntu-noble-large | && chmod g+w /var/lib/swtpm-localca 2026-05-22 00:03:59.204301 | ubuntu-noble-large | RUN truncate --size=524288 /usr/lib/ipxe/qemu/efi-virtio.rom 2026-05-22 00:03:59.204311 | ubuntu-noble-large | {% endblock %} 2026-05-22 00:03:59.204322 | ubuntu-noble-large | 2026-05-22 00:03:59.204332 | ubuntu-noble-large | {% block horizon_header %} 2026-05-22 00:03:59.204343 | ubuntu-noble-large | RUN apt-get update \ 2026-05-22 00:03:59.204365 | ubuntu-noble-large | && apt-get -y install --no-install-recommends build-essential libmariadb-dev-compat \ 2026-05-22 00:03:59.204377 | ubuntu-noble-large | && python3 -m pip --no-cache-dir install --upgrade setuptools mysqlclient \ 2026-05-22 00:03:59.204388 | ubuntu-noble-large | && apt-get remove -y build-essential \ 2026-05-22 00:03:59.204398 | ubuntu-noble-large | && apt-get clean \ 2026-05-22 00:03:59.204408 | ubuntu-noble-large | && rm -rf /var/lib/apt/lists/* 2026-05-22 00:03:59.204418 | ubuntu-noble-large | {% endblock %} 2026-05-22 00:03:59.204438 | ubuntu-noble-large | 2026-05-22 00:03:59.204450 | ubuntu-noble-large | {% block horizon_footer %} 2026-05-22 00:03:59.204460 | ubuntu-noble-large | RUN curl -q -L -o /tmp/openstack-themes.tar.gz https://github.com/osism/openstack-themes/archive/main.tar.gz \ 2026-05-22 00:03:59.204472 | ubuntu-noble-large | && tar xzvf /tmp/openstack-themes.tar.gz --directory=/var/lib/kolla/venv/lib/python3/site-packages/openstack_dashboard/themes --strip-components 2 openstack-themes-main/horizon \ 2026-05-22 00:03:59.204484 | ubuntu-noble-large | && rm /tmp/openstack-themes.tar.gz 2026-05-22 00:03:59.204495 | ubuntu-noble-large | {% endblock %} 2026-05-22 00:03:59.204506 | ubuntu-noble-large | 2026-05-22 00:03:59.204516 | ubuntu-noble-large | {% block base_header %} 2026-05-22 00:03:59.204526 | ubuntu-noble-large | COPY apt_preferences.{{ base_distro }} /etc/apt/preferences 2026-05-22 00:03:59.204537 | ubuntu-noble-large | COPY *.gpg /etc/kolla/apt-keys/ 2026-05-22 00:03:59.204547 | ubuntu-noble-large | 2026-05-22 00:03:59.204557 | ubuntu-noble-large | RUN apt-get update \ 2026-05-22 00:03:59.204567 | ubuntu-noble-large | && apt-get -y install --no-install-recommends locales ca-certificates \ 2026-05-22 00:03:59.204577 | ubuntu-noble-large | && locale-gen en_US.UTF-8 \ 2026-05-22 00:03:59.204587 | ubuntu-noble-large | && apt-get clean \ 2026-05-22 00:03:59.204640 | ubuntu-noble-large | && rm -rf /var/lib/apt/lists/* 2026-05-22 00:03:59.204650 | ubuntu-noble-large | {% endblock %} 2026-05-22 00:03:59.204660 | ubuntu-noble-large | 2026-05-22 00:03:59.204670 | ubuntu-noble-large | {% block openstack_base_header %} 2026-05-22 00:03:59.204679 | ubuntu-noble-large | RUN apt-get update \ 2026-05-22 00:03:59.204689 | ubuntu-noble-large | && apt-get -y install --no-install-recommends python3-setuptools \ 2026-05-22 00:03:59.204698 | ubuntu-noble-large | && apt-get clean \ 2026-05-22 00:03:59.204708 | ubuntu-noble-large | && rm -rf /var/lib/apt/lists/* 2026-05-22 00:03:59.204718 | ubuntu-noble-large | {% endblock %} 2026-05-22 00:03:59.204727 | ubuntu-noble-large | 2026-05-22 00:03:59.204737 | ubuntu-noble-large | {% set glance_base_packages_append = ['nvme-cli'] %} 2026-05-22 00:03:59.204746 | ubuntu-noble-large | 2026-05-22 00:03:59.204756 | ubuntu-noble-large | {% set kolla_toolbox_packages_append = ['iputils-ping', 'traceroute'] %} 2026-05-22 00:03:59.204765 | ubuntu-noble-large | 2026-05-22 00:03:59.204775 | ubuntu-noble-large | {% set cinder_volume_packages_append = ['multipath-tools'] %} 2026-05-22 00:03:59.204785 | ubuntu-noble-large | 2026-05-22 00:03:59.204794 | ubuntu-noble-large | {% set cinder_volume_pip_packages = [ 'py-pure-client', 'infinisdk', 'python-linstor' ] %} 2026-05-22 00:03:59.204804 | ubuntu-noble-large | {% block cinder_volume_footer %} 2026-05-22 00:03:59.204814 | ubuntu-noble-large | RUN {{ macros.install_pip(cinder_volume_pip_packages | customizable("pip_packages")) }} 2026-05-22 00:03:59.204823 | ubuntu-noble-large | {% endblock %} 2026-05-22 00:03:59.204833 | ubuntu-noble-large | 2026-05-22 00:03:59.204842 | ubuntu-noble-large | {% set manila_base_additional_pip_packages = [ 'pywinrm' ] %} 2026-05-22 00:03:59.204852 | ubuntu-noble-large | {% block manila_base_footer %} 2026-05-22 00:03:59.204861 | ubuntu-noble-large | RUN {{ macros.install_pip(manila_base_additional_pip_packages | customizable("pip_packages")) }} 2026-05-22 00:03:59.204871 | ubuntu-noble-large | {% endblock %} 2026-05-22 00:03:59.204881 | ubuntu-noble-large | 2026-05-22 00:03:59.204890 | ubuntu-noble-large | {% set magnum_base_additional_pip_packages = [ 'magnum-cluster-api' ] %} 2026-05-22 00:03:59.204900 | ubuntu-noble-large | {% block magnum_base_footer %} 2026-05-22 00:03:59.204909 | ubuntu-noble-large | RUN {{ macros.install_pip(magnum_base_additional_pip_packages | customizable("pip_packages")) }} 2026-05-22 00:03:59.204919 | ubuntu-noble-large | RUN curl -o /tmp/helm.tar.gz https://get.helm.sh/helm-v3.15.2-linux-amd64.tar.gz \ 2026-05-22 00:03:59.204956 | ubuntu-noble-large | && tar --strip-components=1 -xvzf /tmp/helm.tar.gz -C /usr/local/bin linux-amd64/helm 2026-05-22 00:03:59.204967 | ubuntu-noble-large | {% endblock %} 2026-05-22 00:03:59.204976 | ubuntu-noble-large | 2026-05-22 00:03:59.204986 | ubuntu-noble-large | {% set gnocchi_base_packages_append = ['python3-rados'] %} 2026-05-22 00:03:59.204996 | ubuntu-noble-large | {% block gnocchi_base_footer %} 2026-05-22 00:03:59.205005 | ubuntu-noble-large | RUN mkdir -p /var/lib/gnocchi/tmp \ 2026-05-22 00:03:59.205015 | ubuntu-noble-large | && chown -R gnocchi: /var/lib/gnocchi/tmp 2026-05-22 00:03:59.205024 | ubuntu-noble-large | {% endblock %} 2026-05-22 00:03:59.205034 | ubuntu-noble-large | 2026-05-22 00:03:59.205043 | ubuntu-noble-large | {% block grafana_footer %} 2026-05-22 00:03:59.205053 | ubuntu-noble-large | RUN curl -o /tmp/kolla-operations.tar.gz https://github.com/osism/kolla-operations/tarball/main \ 2026-05-22 00:03:59.205063 | ubuntu-noble-large | && mkdir -p /operations \ 2026-05-22 00:03:59.205072 | ubuntu-noble-large | && tar --strip-components=1 -xvzf /tmp/kolla-operations.tar.gz -C /operations \ 2026-05-22 00:03:59.205082 | ubuntu-noble-large | && rm -f /tmp/kolla-operations.tar.gz 2026-05-22 00:03:59.205091 | ubuntu-noble-large | {% endblock %} 2026-05-22 00:03:59.205101 | ubuntu-noble-large | 2026-05-22 00:03:59.205110 | ubuntu-noble-large | {% block keystone_footer %} 2026-05-22 00:03:59.205120 | ubuntu-noble-large | RUN python3 -m pip --no-cache-dir install keystone-keycloak-backend 2026-05-22 00:03:59.205129 | ubuntu-noble-large | RUN apt-get update \ 2026-05-22 00:03:59.205139 | ubuntu-noble-large | && apt-get -y install --no-install-recommends \ 2026-05-22 00:03:59.205148 | ubuntu-noble-large | libapache2-mod-auth-openidc \ 2026-05-22 00:03:59.205158 | ubuntu-noble-large | libldap-common \ 2026-05-22 00:03:59.205167 | ubuntu-noble-large | libmemcached11 \ 2026-05-22 00:03:59.205176 | ubuntu-noble-large | && apt-get clean \ 2026-05-22 00:03:59.205186 | ubuntu-noble-large | && rm -rf /var/lib/apt/lists/* \ 2026-05-22 00:03:59.205195 | ubuntu-noble-large | && a2enmod auth_openidc 2026-05-22 00:03:59.205205 | ubuntu-noble-large | {% endblock %} 2026-05-22 00:03:59.205215 | ubuntu-noble-large | 2026-05-22 00:03:59.205224 | ubuntu-noble-large | {% block footer %} 2026-05-22 00:03:59.205234 | ubuntu-noble-large | RUN rm -rf /usr/share/doc/* \ 2026-05-22 00:03:59.205243 | ubuntu-noble-large | && rm -rf /usr/share/man/* \ 2026-05-22 00:03:59.205253 | ubuntu-noble-large | && apt-get remove -y build-essential \ 2026-05-22 00:03:59.205262 | ubuntu-noble-large | && apt-get autoremove -y \ 2026-05-22 00:03:59.205274 | ubuntu-noble-large | && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 00:03:59.205309 | ubuntu-noble-large | {% endblock %} 2026-05-22 00:03:59.205321 | ubuntu-noble-large | 2026-05-22 00:03:59.205330 | ubuntu-noble-large | {% block labels %} 2026-05-22 00:03:59.205340 | ubuntu-noble-large | LABEL "build-date"="{{ build_date }}" \ 2026-05-22 00:03:59.205350 | ubuntu-noble-large | "name"="{{ image_name }}" \ 2026-05-22 00:03:59.205359 | ubuntu-noble-large | "de.osism.commit.docker_images_kolla"="0f0ea4e" \ 2026-05-22 00:03:59.205369 | ubuntu-noble-large | "de.osism.commit.kolla"="7a321268d" \ 2026-05-22 00:03:59.205378 | ubuntu-noble-large | "de.osism.commit.kolla_version"="20.4.1" \ 2026-05-22 00:03:59.205388 | ubuntu-noble-large | "de.osism.commit.release"="5d1bf4b" \ 2026-05-22 00:03:59.205397 | ubuntu-noble-large | "de.osism.os_id"="ubuntu" \ 2026-05-22 00:03:59.205406 | ubuntu-noble-large | "de.osism.os_version_id"="24.04" \ 2026-05-22 00:03:59.205416 | ubuntu-noble-large | "de.osism.release.openstack"="2025.1" \ 2026-05-22 00:03:59.205425 | ubuntu-noble-large | "de.osism.version"="latest" \ 2026-05-22 00:03:59.205435 | ubuntu-noble-large | "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" \ 2026-05-22 00:03:59.205444 | ubuntu-noble-large | "org.opencontainers.image.documentation"="https://osism.tech/docs/" \ 2026-05-22 00:03:59.205454 | ubuntu-noble-large | "org.opencontainers.image.licenses"="ASL 2.0" \ 2026-05-22 00:03:59.205463 | ubuntu-noble-large | "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" \ 2026-05-22 00:03:59.205473 | ubuntu-noble-large | "org.opencontainers.image.title"="{{ image_name }}" \ 2026-05-22 00:03:59.205482 | ubuntu-noble-large | "org.opencontainers.image.url"="https://quay.io/organization/osism" \ 2026-05-22 00:03:59.205492 | ubuntu-noble-large | "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:03:59.205501 | ubuntu-noble-large | {% endblock %} 2026-05-22 00:03:59.205511 | ubuntu-noble-large | 2026-05-22 00:03:59.206836 | ubuntu-noble-large | + bash scripts/002-generate.sh 2026-05-22 00:03:59.210641 | ubuntu-noble-large | + BASE=ubuntu 2026-05-22 00:03:59.210666 | ubuntu-noble-large | + BASE_VERSION=22.04 2026-05-22 00:03:59.211305 | ubuntu-noble-large | ++ date +%Y%m%d 2026-05-22 00:03:59.212570 | ubuntu-noble-large | + BUILD_ID=20260522 2026-05-22 00:03:59.212620 | ubuntu-noble-large | + DOCKER_NAMESPACE=kolla 2026-05-22 00:03:59.212635 | ubuntu-noble-large | + DOCKER_REGISTRY=osism.harbor.regio.digital 2026-05-22 00:03:59.212646 | ubuntu-noble-large | + OPENSTACK_VERSION=2025.1 2026-05-22 00:03:59.212660 | ubuntu-noble-large | + VERSION=latest 2026-05-22 00:03:59.212772 | ubuntu-noble-large | + [[ latest != \l\a\t\e\s\t ]] 2026-05-22 00:03:59.212786 | ubuntu-noble-large | + . defaults/all.sh 2026-05-22 00:03:59.212873 | ubuntu-noble-large | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2026-05-22 00:03:59.212886 | ubuntu-noble-large | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2026-05-22 00:03:59.212900 | ubuntu-noble-large | ++ [[ -e /tmp/venv/bin/activate ]] 2026-05-22 00:03:59.212910 | ubuntu-noble-large | ++ . /tmp/venv/bin/activate 2026-05-22 00:03:59.213157 | ubuntu-noble-large | +++ deactivate nondestructive 2026-05-22 00:03:59.213177 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-05-22 00:03:59.213191 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-05-22 00:03:59.213201 | ubuntu-noble-large | +++ hash -r 2026-05-22 00:03:59.213273 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-05-22 00:03:59.213285 | ubuntu-noble-large | +++ unset VIRTUAL_ENV 2026-05-22 00:03:59.213300 | ubuntu-noble-large | +++ unset VIRTUAL_ENV_PROMPT 2026-05-22 00:03:59.213310 | ubuntu-noble-large | +++ '[' '!' nondestructive = nondestructive ']' 2026-05-22 00:03:59.213395 | ubuntu-noble-large | +++ '[' linux-gnu = cygwin ']' 2026-05-22 00:03:59.213408 | ubuntu-noble-large | +++ '[' linux-gnu = msys ']' 2026-05-22 00:03:59.213422 | ubuntu-noble-large | +++ export VIRTUAL_ENV=/tmp/venv 2026-05-22 00:03:59.213433 | ubuntu-noble-large | +++ VIRTUAL_ENV=/tmp/venv 2026-05-22 00:03:59.213447 | ubuntu-noble-large | +++ _OLD_VIRTUAL_PATH=/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2026-05-22 00:03:59.213496 | ubuntu-noble-large | +++ PATH=/tmp/venv/bin:/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2026-05-22 00:03:59.213508 | ubuntu-noble-large | +++ export PATH 2026-05-22 00:03:59.213522 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-05-22 00:03:59.213582 | ubuntu-noble-large | +++ '[' -z '' ']' 2026-05-22 00:03:59.213630 | ubuntu-noble-large | +++ _OLD_VIRTUAL_PS1= 2026-05-22 00:03:59.213646 | ubuntu-noble-large | +++ PS1='(venv) ' 2026-05-22 00:03:59.213657 | ubuntu-noble-large | +++ export PS1 2026-05-22 00:03:59.213667 | ubuntu-noble-large | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2026-05-22 00:03:59.213678 | ubuntu-noble-large | +++ export VIRTUAL_ENV_PROMPT 2026-05-22 00:03:59.213691 | ubuntu-noble-large | +++ hash -r 2026-05-22 00:03:59.213740 | ubuntu-noble-large | + . defaults/2025.1.sh 2026-05-22 00:03:59.214630 | ubuntu-noble-large | +++ date +%Y%m%d 2026-05-22 00:03:59.216994 | ubuntu-noble-large | ++ export BUILD_ID=20260522 2026-05-22 00:03:59.217016 | ubuntu-noble-large | ++ BUILD_ID=20260522 2026-05-22 00:03:59.217031 | ubuntu-noble-large | ++ export KOLLA_TYPE= 2026-05-22 00:03:59.217041 | ubuntu-noble-large | ++ KOLLA_TYPE= 2026-05-22 00:03:59.217051 | ubuntu-noble-large | ++ export BASE_VERSION=24.04 2026-05-22 00:03:59.217061 | ubuntu-noble-large | ++ BASE_VERSION=24.04 2026-05-22 00:03:59.217075 | ubuntu-noble-large | + export VERSION 2026-05-22 00:03:59.217084 | ubuntu-noble-large | + export OPENSTACK_VERSION 2026-05-22 00:03:59.217094 | ubuntu-noble-large | + DOCKER_TAG=build-20260522 2026-05-22 00:03:59.217108 | ubuntu-noble-large | + KOLLA_BASE=ubuntu 2026-05-22 00:03:59.217118 | ubuntu-noble-large | + KOLLA_BASE_TAG=24.04 2026-05-22 00:03:59.217132 | ubuntu-noble-large | + KOLLA_CONF_FILE=kolla-build.conf 2026-05-22 00:03:59.217142 | ubuntu-noble-large | + KOLLA_INSTALL_TYPE=source 2026-05-22 00:03:59.217155 | ubuntu-noble-large | + python3 src/generate-kolla-build-config.py 2026-05-22 00:03:59.367680 | ubuntu-noble-large | + setini DEFAULT namespace kolla 2026-05-22 00:03:59.367755 | ubuntu-noble-large | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=DEFAULT option=namespace value=kolla' 2026-05-22 00:04:00.409782 | ubuntu-noble-large | localhost | SUCCESS => { 2026-05-22 00:04:00.409857 | ubuntu-noble-large | "changed": false, 2026-05-22 00:04:00.409892 | ubuntu-noble-large | "gid": 1000, 2026-05-22 00:04:00.409904 | ubuntu-noble-large | "group": "zuul", 2026-05-22 00:04:00.409914 | ubuntu-noble-large | "mode": "0664", 2026-05-22 00:04:00.409923 | ubuntu-noble-large | "msg": "OK", 2026-05-22 00:04:00.409933 | ubuntu-noble-large | "owner": "zuul", 2026-05-22 00:04:00.409943 | ubuntu-noble-large | "path": "kolla-build.conf", 2026-05-22 00:04:00.409953 | ubuntu-noble-large | "size": 4562, 2026-05-22 00:04:00.409962 | ubuntu-noble-large | "state": "file", 2026-05-22 00:04:00.409972 | ubuntu-noble-large | "uid": 1000 2026-05-22 00:04:00.409982 | ubuntu-noble-large | } 2026-05-22 00:04:00.492167 | ubuntu-noble-large | + setini DEFAULT tag build-20260522 2026-05-22 00:04:00.492257 | ubuntu-noble-large | + 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-20260522' 2026-05-22 00:04:01.514644 | ubuntu-noble-large | localhost | CHANGED => { 2026-05-22 00:04:01.514696 | ubuntu-noble-large | "changed": true, 2026-05-22 00:04:01.514702 | ubuntu-noble-large | "gid": 1000, 2026-05-22 00:04:01.514706 | ubuntu-noble-large | "group": "zuul", 2026-05-22 00:04:01.514710 | ubuntu-noble-large | "mode": "0664", 2026-05-22 00:04:01.514714 | ubuntu-noble-large | "msg": "option changed", 2026-05-22 00:04:01.514718 | ubuntu-noble-large | "owner": "zuul", 2026-05-22 00:04:01.514721 | ubuntu-noble-large | "path": "kolla-build.conf", 2026-05-22 00:04:01.514726 | ubuntu-noble-large | "size": 4570, 2026-05-22 00:04:01.514730 | ubuntu-noble-large | "state": "file", 2026-05-22 00:04:01.514733 | ubuntu-noble-large | "uid": 1000 2026-05-22 00:04:01.514737 | ubuntu-noble-large | } 2026-05-22 00:04:01.592592 | ubuntu-noble-large | + setini DEFAULT base ubuntu 2026-05-22 00:04:01.592707 | ubuntu-noble-large | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=DEFAULT option=base value=ubuntu' 2026-05-22 00:04:02.586259 | ubuntu-noble-large | localhost | SUCCESS => { 2026-05-22 00:04:02.586333 | ubuntu-noble-large | "changed": false, 2026-05-22 00:04:02.586348 | ubuntu-noble-large | "gid": 1000, 2026-05-22 00:04:02.586357 | ubuntu-noble-large | "group": "zuul", 2026-05-22 00:04:02.586365 | ubuntu-noble-large | "mode": "0664", 2026-05-22 00:04:02.586374 | ubuntu-noble-large | "msg": "OK", 2026-05-22 00:04:02.586382 | ubuntu-noble-large | "owner": "zuul", 2026-05-22 00:04:02.586390 | ubuntu-noble-large | "path": "kolla-build.conf", 2026-05-22 00:04:02.586399 | ubuntu-noble-large | "size": 4570, 2026-05-22 00:04:02.586410 | ubuntu-noble-large | "state": "file", 2026-05-22 00:04:02.586420 | ubuntu-noble-large | "uid": 1000 2026-05-22 00:04:02.586429 | ubuntu-noble-large | } 2026-05-22 00:04:02.666679 | ubuntu-noble-large | + setini DEFAULT base_tag 24.04 2026-05-22 00:04:02.666781 | ubuntu-noble-large | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=DEFAULT option=base_tag value=24.04' 2026-05-22 00:04:03.668822 | ubuntu-noble-large | localhost | SUCCESS => { 2026-05-22 00:04:03.668899 | ubuntu-noble-large | "changed": false, 2026-05-22 00:04:03.668913 | ubuntu-noble-large | "gid": 1000, 2026-05-22 00:04:03.668923 | ubuntu-noble-large | "group": "zuul", 2026-05-22 00:04:03.668933 | ubuntu-noble-large | "mode": "0664", 2026-05-22 00:04:03.668942 | ubuntu-noble-large | "msg": "OK", 2026-05-22 00:04:03.668952 | ubuntu-noble-large | "owner": "zuul", 2026-05-22 00:04:03.668962 | ubuntu-noble-large | "path": "kolla-build.conf", 2026-05-22 00:04:03.668972 | ubuntu-noble-large | "size": 4570, 2026-05-22 00:04:03.668981 | ubuntu-noble-large | "state": "file", 2026-05-22 00:04:03.668991 | ubuntu-noble-large | "uid": 1000 2026-05-22 00:04:03.669000 | ubuntu-noble-large | } 2026-05-22 00:04:03.745803 | ubuntu-noble-large | + setini DEFAULT install_type source 2026-05-22 00:04:03.745890 | ubuntu-noble-large | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=DEFAULT option=install_type value=source' 2026-05-22 00:04:04.738052 | ubuntu-noble-large | localhost | SUCCESS => { 2026-05-22 00:04:04.738129 | ubuntu-noble-large | "changed": false, 2026-05-22 00:04:04.738142 | ubuntu-noble-large | "gid": 1000, 2026-05-22 00:04:04.738153 | ubuntu-noble-large | "group": "zuul", 2026-05-22 00:04:04.738174 | ubuntu-noble-large | "mode": "0664", 2026-05-22 00:04:04.738184 | ubuntu-noble-large | "msg": "OK", 2026-05-22 00:04:04.738204 | ubuntu-noble-large | "owner": "zuul", 2026-05-22 00:04:04.738214 | ubuntu-noble-large | "path": "kolla-build.conf", 2026-05-22 00:04:04.738224 | ubuntu-noble-large | "size": 4570, 2026-05-22 00:04:04.738233 | ubuntu-noble-large | "state": "file", 2026-05-22 00:04:04.738243 | ubuntu-noble-large | "uid": 1000 2026-05-22 00:04:04.738252 | ubuntu-noble-large | } 2026-05-22 00:04:04.813824 | ubuntu-noble-large | + setini openstack-base location tarballs/requirements-stable-2025.1.tar.gz 2026-05-22 00:04:04.813900 | ubuntu-noble-large | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=openstack-base option=location value=tarballs/requirements-stable-2025.1.tar.gz' 2026-05-22 00:04:05.789388 | ubuntu-noble-large | localhost | CHANGED => { 2026-05-22 00:04:05.789460 | ubuntu-noble-large | "changed": true, 2026-05-22 00:04:05.789473 | ubuntu-noble-large | "gid": 1000, 2026-05-22 00:04:05.789482 | ubuntu-noble-large | "group": "zuul", 2026-05-22 00:04:05.789490 | ubuntu-noble-large | "mode": "0664", 2026-05-22 00:04:05.789499 | ubuntu-noble-large | "msg": "section and option added", 2026-05-22 00:04:05.789509 | ubuntu-noble-large | "owner": "zuul", 2026-05-22 00:04:05.789518 | ubuntu-noble-large | "path": "kolla-build.conf", 2026-05-22 00:04:05.789527 | ubuntu-noble-large | "size": 4641, 2026-05-22 00:04:05.789554 | ubuntu-noble-large | "state": "file", 2026-05-22 00:04:05.789563 | ubuntu-noble-large | "uid": 1000 2026-05-22 00:04:05.789572 | ubuntu-noble-large | } 2026-05-22 00:04:05.878719 | ubuntu-noble-large | + sed -i '/\[openstack-base\]/a # tarball = https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz' kolla-build.conf 2026-05-22 00:04:05.881693 | ubuntu-noble-large | + setini openstack-base type local 2026-05-22 00:04:05.881741 | ubuntu-noble-large | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=openstack-base option=type value=local' 2026-05-22 00:04:06.885048 | ubuntu-noble-large | localhost | CHANGED => { 2026-05-22 00:04:06.885125 | ubuntu-noble-large | "changed": true, 2026-05-22 00:04:06.885140 | ubuntu-noble-large | "gid": 1000, 2026-05-22 00:04:06.885151 | ubuntu-noble-large | "group": "zuul", 2026-05-22 00:04:06.885161 | ubuntu-noble-large | "mode": "0664", 2026-05-22 00:04:06.885171 | ubuntu-noble-large | "msg": "option added", 2026-05-22 00:04:06.885180 | ubuntu-noble-large | "owner": "zuul", 2026-05-22 00:04:06.885191 | ubuntu-noble-large | "path": "kolla-build.conf", 2026-05-22 00:04:06.885201 | ubuntu-noble-large | "size": 4752, 2026-05-22 00:04:06.885211 | ubuntu-noble-large | "state": "file", 2026-05-22 00:04:06.885220 | ubuntu-noble-large | "uid": 1000 2026-05-22 00:04:06.885230 | ubuntu-noble-large | } 2026-05-22 00:04:06.971671 | ubuntu-noble-large | + [[ -n osism.harbor.regio.digital ]] 2026-05-22 00:04:06.971754 | ubuntu-noble-large | + setini DEFAULT registry osism.harbor.regio.digital 2026-05-22 00:04:06.971769 | ubuntu-noble-large | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=DEFAULT option=registry value=osism.harbor.regio.digital' 2026-05-22 00:04:07.965973 | ubuntu-noble-large | localhost | CHANGED => { 2026-05-22 00:04:07.966026 | ubuntu-noble-large | "changed": true, 2026-05-22 00:04:07.966035 | ubuntu-noble-large | "gid": 1000, 2026-05-22 00:04:07.966042 | ubuntu-noble-large | "group": "zuul", 2026-05-22 00:04:07.966050 | ubuntu-noble-large | "mode": "0664", 2026-05-22 00:04:07.966057 | ubuntu-noble-large | "msg": "option added", 2026-05-22 00:04:07.966064 | ubuntu-noble-large | "owner": "zuul", 2026-05-22 00:04:07.966072 | ubuntu-noble-large | "path": "kolla-build.conf", 2026-05-22 00:04:07.966080 | ubuntu-noble-large | "size": 4790, 2026-05-22 00:04:07.966088 | ubuntu-noble-large | "state": "file", 2026-05-22 00:04:07.966095 | ubuntu-noble-large | "uid": 1000 2026-05-22 00:04:07.966103 | ubuntu-noble-large | } 2026-05-22 00:04:08.052627 | ubuntu-noble-large | + echo DEBUG kolla-build.conf 2026-05-22 00:04:08.052694 | ubuntu-noble-large | DEBUG kolla-build.conf 2026-05-22 00:04:08.052708 | ubuntu-noble-large | + cat kolla-build.conf 2026-05-22 00:04:08.053901 | ubuntu-noble-large | [DEFAULT] 2026-05-22 00:04:08.053951 | ubuntu-noble-large | base = ubuntu 2026-05-22 00:04:08.053957 | ubuntu-noble-large | base_package_type = deb 2026-05-22 00:04:08.053963 | ubuntu-noble-large | base_tag = 24.04 2026-05-22 00:04:08.053968 | ubuntu-noble-large | install_type = source 2026-05-22 00:04:08.053979 | ubuntu-noble-large | namespace = kolla 2026-05-22 00:04:08.053984 | ubuntu-noble-large | openstack_release = 2025.1 2026-05-22 00:04:08.053988 | ubuntu-noble-large | push = false 2026-05-22 00:04:08.053993 | ubuntu-noble-large | tag = build-20260522 2026-05-22 00:04:08.053998 | ubuntu-noble-large | threads = 1 2026-05-22 00:04:08.054003 | ubuntu-noble-large | patches_path = kolla-patches/2025.1 2026-05-22 00:04:08.054009 | ubuntu-noble-large | registry = osism.harbor.regio.digital 2026-05-22 00:04:08.054014 | ubuntu-noble-large | 2026-05-22 00:04:08.054019 | ubuntu-noble-large | ######################################################################### 2026-05-22 00:04:08.054025 | ubuntu-noble-large | # sources tracked in release repository 2026-05-22 00:04:08.054030 | ubuntu-noble-large | 2026-05-22 00:04:08.054034 | ubuntu-noble-large | [aodh-base] 2026-05-22 00:04:08.054039 | ubuntu-noble-large | type = local 2026-05-22 00:04:08.054044 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz 2026-05-22 00:04:08.054048 | ubuntu-noble-large | location = tarballs/aodh-stable-2025.1.tar.gz 2026-05-22 00:04:08.054052 | ubuntu-noble-large | 2026-05-22 00:04:08.054057 | ubuntu-noble-large | 2026-05-22 00:04:08.054062 | ubuntu-noble-large | 2026-05-22 00:04:08.054066 | ubuntu-noble-large | [barbican-base] 2026-05-22 00:04:08.054071 | ubuntu-noble-large | type = local 2026-05-22 00:04:08.054075 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz 2026-05-22 00:04:08.054080 | ubuntu-noble-large | location = tarballs/barbican-stable-2025.1.tar.gz 2026-05-22 00:04:08.054085 | ubuntu-noble-large | 2026-05-22 00:04:08.054089 | ubuntu-noble-large | 2026-05-22 00:04:08.054094 | ubuntu-noble-large | 2026-05-22 00:04:08.054098 | ubuntu-noble-large | [blazar-base] 2026-05-22 00:04:08.054103 | ubuntu-noble-large | type = local 2026-05-22 00:04:08.054107 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz 2026-05-22 00:04:08.054112 | ubuntu-noble-large | location = tarballs/blazar-stable-2025.1.tar.gz 2026-05-22 00:04:08.054129 | ubuntu-noble-large | 2026-05-22 00:04:08.054133 | ubuntu-noble-large | 2026-05-22 00:04:08.054137 | ubuntu-noble-large | 2026-05-22 00:04:08.054141 | ubuntu-noble-large | [ceilometer-base] 2026-05-22 00:04:08.054144 | ubuntu-noble-large | type = local 2026-05-22 00:04:08.054148 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz 2026-05-22 00:04:08.054152 | ubuntu-noble-large | location = tarballs/ceilometer-stable-2025.1.tar.gz 2026-05-22 00:04:08.054155 | ubuntu-noble-large | 2026-05-22 00:04:08.054159 | ubuntu-noble-large | 2026-05-22 00:04:08.054163 | ubuntu-noble-large | 2026-05-22 00:04:08.054166 | ubuntu-noble-large | [cinder-base] 2026-05-22 00:04:08.054170 | ubuntu-noble-large | type = local 2026-05-22 00:04:08.054174 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz 2026-05-22 00:04:08.054177 | ubuntu-noble-large | location = tarballs/cinder-stable-2025.1.tar.gz 2026-05-22 00:04:08.054181 | ubuntu-noble-large | 2026-05-22 00:04:08.054184 | ubuntu-noble-large | 2026-05-22 00:04:08.054188 | ubuntu-noble-large | 2026-05-22 00:04:08.054192 | ubuntu-noble-large | [designate-base] 2026-05-22 00:04:08.054195 | ubuntu-noble-large | type = local 2026-05-22 00:04:08.054199 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz 2026-05-22 00:04:08.054202 | ubuntu-noble-large | location = tarballs/designate-stable-2025.1.tar.gz 2026-05-22 00:04:08.054206 | ubuntu-noble-large | 2026-05-22 00:04:08.054210 | ubuntu-noble-large | 2026-05-22 00:04:08.054213 | ubuntu-noble-large | 2026-05-22 00:04:08.054217 | ubuntu-noble-large | [glance-base] 2026-05-22 00:04:08.054220 | ubuntu-noble-large | type = local 2026-05-22 00:04:08.054224 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz 2026-05-22 00:04:08.054228 | ubuntu-noble-large | location = tarballs/glance-stable-2025.1.tar.gz 2026-05-22 00:04:08.054231 | ubuntu-noble-large | 2026-05-22 00:04:08.054235 | ubuntu-noble-large | 2026-05-22 00:04:08.054238 | ubuntu-noble-large | 2026-05-22 00:04:08.054242 | ubuntu-noble-large | [heat-base] 2026-05-22 00:04:08.054246 | ubuntu-noble-large | type = local 2026-05-22 00:04:08.054249 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz 2026-05-22 00:04:08.054253 | ubuntu-noble-large | location = tarballs/heat-stable-2025.1.tar.gz 2026-05-22 00:04:08.054256 | ubuntu-noble-large | 2026-05-22 00:04:08.054260 | ubuntu-noble-large | 2026-05-22 00:04:08.054263 | ubuntu-noble-large | 2026-05-22 00:04:08.054267 | ubuntu-noble-large | [horizon] 2026-05-22 00:04:08.054271 | ubuntu-noble-large | type = local 2026-05-22 00:04:08.054274 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz 2026-05-22 00:04:08.054278 | ubuntu-noble-large | location = tarballs/horizon-stable-2025.1.tar.gz 2026-05-22 00:04:08.054282 | ubuntu-noble-large | 2026-05-22 00:04:08.054285 | ubuntu-noble-large | 2026-05-22 00:04:08.054289 | ubuntu-noble-large | 2026-05-22 00:04:08.054292 | ubuntu-noble-large | [ironic-base] 2026-05-22 00:04:08.054296 | ubuntu-noble-large | type = local 2026-05-22 00:04:08.054300 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz 2026-05-22 00:04:08.054303 | ubuntu-noble-large | location = tarballs/ironic-stable-2025.1.tar.gz 2026-05-22 00:04:08.054307 | ubuntu-noble-large | 2026-05-22 00:04:08.054310 | ubuntu-noble-large | 2026-05-22 00:04:08.054314 | ubuntu-noble-large | 2026-05-22 00:04:08.054317 | ubuntu-noble-large | [keystone-base] 2026-05-22 00:04:08.054321 | ubuntu-noble-large | type = local 2026-05-22 00:04:08.054325 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz 2026-05-22 00:04:08.054329 | ubuntu-noble-large | location = tarballs/keystone-stable-2025.1.tar.gz 2026-05-22 00:04:08.054332 | ubuntu-noble-large | 2026-05-22 00:04:08.054336 | ubuntu-noble-large | 2026-05-22 00:04:08.054340 | ubuntu-noble-large | 2026-05-22 00:04:08.054343 | ubuntu-noble-large | [magnum-base] 2026-05-22 00:04:08.054347 | ubuntu-noble-large | type = local 2026-05-22 00:04:08.054351 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz 2026-05-22 00:04:08.054354 | ubuntu-noble-large | location = tarballs/magnum-stable-2025.1.tar.gz 2026-05-22 00:04:08.054358 | ubuntu-noble-large | 2026-05-22 00:04:08.054362 | ubuntu-noble-large | 2026-05-22 00:04:08.054365 | ubuntu-noble-large | 2026-05-22 00:04:08.054369 | ubuntu-noble-large | [manila-base] 2026-05-22 00:04:08.054372 | ubuntu-noble-large | type = local 2026-05-22 00:04:08.054376 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz 2026-05-22 00:04:08.054379 | ubuntu-noble-large | location = tarballs/manila-stable-2025.1.tar.gz 2026-05-22 00:04:08.054383 | ubuntu-noble-large | 2026-05-22 00:04:08.054387 | ubuntu-noble-large | 2026-05-22 00:04:08.054390 | ubuntu-noble-large | 2026-05-22 00:04:08.054394 | ubuntu-noble-large | [masakari-base] 2026-05-22 00:04:08.054397 | ubuntu-noble-large | type = local 2026-05-22 00:04:08.054401 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz 2026-05-22 00:04:08.054405 | ubuntu-noble-large | location = tarballs/masakari-stable-2025.1.tar.gz 2026-05-22 00:04:08.054411 | ubuntu-noble-large | 2026-05-22 00:04:08.054415 | ubuntu-noble-large | 2026-05-22 00:04:08.054419 | ubuntu-noble-large | 2026-05-22 00:04:08.054422 | ubuntu-noble-large | [neutron-bgp-dragent] 2026-05-22 00:04:08.054426 | ubuntu-noble-large | type = local 2026-05-22 00:04:08.054430 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2026-05-22 00:04:08.054434 | ubuntu-noble-large | location = tarballs/neutron-dynamic-routing-stable-2025.1.tar.gz 2026-05-22 00:04:08.054437 | ubuntu-noble-large | 2026-05-22 00:04:08.054441 | ubuntu-noble-large | 2026-05-22 00:04:08.054445 | ubuntu-noble-large | [neutron-server-plugin-neutron-dynamic-routing] 2026-05-22 00:04:08.054448 | ubuntu-noble-large | type = local 2026-05-22 00:04:08.054452 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2026-05-22 00:04:08.054456 | ubuntu-noble-large | location = tarballs/neutron-dynamic-routing-stable-2025.1.tar.gz 2026-05-22 00:04:08.054459 | ubuntu-noble-large | 2026-05-22 00:04:08.054463 | ubuntu-noble-large | 2026-05-22 00:04:08.054466 | ubuntu-noble-large | [neutron-vpnaas-base] 2026-05-22 00:04:08.054470 | ubuntu-noble-large | type = local 2026-05-22 00:04:08.054474 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.1.tar.gz 2026-05-22 00:04:08.054477 | ubuntu-noble-large | location = tarballs/neutron-vpnaas-stable-2025.1.tar.gz 2026-05-22 00:04:08.054481 | ubuntu-noble-large | 2026-05-22 00:04:08.054484 | ubuntu-noble-large | 2026-05-22 00:04:08.054488 | ubuntu-noble-large | 2026-05-22 00:04:08.054492 | ubuntu-noble-large | [neutron-base] 2026-05-22 00:04:08.054522 | ubuntu-noble-large | type = local 2026-05-22 00:04:08.054526 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz 2026-05-22 00:04:08.054530 | ubuntu-noble-large | location = tarballs/neutron-stable-2025.1.tar.gz 2026-05-22 00:04:08.054533 | ubuntu-noble-large | 2026-05-22 00:04:08.054537 | ubuntu-noble-large | 2026-05-22 00:04:08.054541 | ubuntu-noble-large | 2026-05-22 00:04:08.054544 | ubuntu-noble-large | [nova-base] 2026-05-22 00:04:08.054548 | ubuntu-noble-large | type = local 2026-05-22 00:04:08.054552 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz 2026-05-22 00:04:08.054555 | ubuntu-noble-large | location = tarballs/nova-stable-2025.1.tar.gz 2026-05-22 00:04:08.054559 | ubuntu-noble-large | 2026-05-22 00:04:08.054563 | ubuntu-noble-large | 2026-05-22 00:04:08.054566 | ubuntu-noble-large | 2026-05-22 00:04:08.054570 | ubuntu-noble-large | [octavia-base] 2026-05-22 00:04:08.054574 | ubuntu-noble-large | type = local 2026-05-22 00:04:08.054578 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz 2026-05-22 00:04:08.054581 | ubuntu-noble-large | location = tarballs/octavia-stable-2025.1.tar.gz 2026-05-22 00:04:08.054585 | ubuntu-noble-large | 2026-05-22 00:04:08.054589 | ubuntu-noble-large | 2026-05-22 00:04:08.054607 | ubuntu-noble-large | 2026-05-22 00:04:08.054613 | ubuntu-noble-large | [placement-base] 2026-05-22 00:04:08.054617 | ubuntu-noble-large | type = local 2026-05-22 00:04:08.054620 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz 2026-05-22 00:04:08.054624 | ubuntu-noble-large | location = tarballs/placement-stable-2025.1.tar.gz 2026-05-22 00:04:08.054628 | ubuntu-noble-large | 2026-05-22 00:04:08.054631 | ubuntu-noble-large | 2026-05-22 00:04:08.054635 | ubuntu-noble-large | 2026-05-22 00:04:08.054639 | ubuntu-noble-large | [skyline-apiserver-base] 2026-05-22 00:04:08.054642 | ubuntu-noble-large | type = local 2026-05-22 00:04:08.054653 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz 2026-05-22 00:04:08.054657 | ubuntu-noble-large | location = tarballs/skyline-apiserver-stable-2025.1.tar.gz 2026-05-22 00:04:08.054660 | ubuntu-noble-large | 2026-05-22 00:04:08.054664 | ubuntu-noble-large | 2026-05-22 00:04:08.054667 | ubuntu-noble-large | 2026-05-22 00:04:08.054671 | ubuntu-noble-large | [skyline-console-base] 2026-05-22 00:04:08.054675 | ubuntu-noble-large | type = local 2026-05-22 00:04:08.054678 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz 2026-05-22 00:04:08.054682 | ubuntu-noble-large | location = tarballs/skyline-console-stable-2025.1.tar.gz 2026-05-22 00:04:08.054685 | ubuntu-noble-large | 2026-05-22 00:04:08.054689 | ubuntu-noble-large | 2026-05-22 00:04:08.054693 | ubuntu-noble-large | 2026-05-22 00:04:08.054696 | ubuntu-noble-large | [watcher-base] 2026-05-22 00:04:08.054700 | ubuntu-noble-large | type = local 2026-05-22 00:04:08.054703 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/watcher/watcher-stable-2025.1.tar.gz 2026-05-22 00:04:08.054707 | ubuntu-noble-large | location = tarballs/watcher-stable-2025.1.tar.gz 2026-05-22 00:04:08.054711 | ubuntu-noble-large | 2026-05-22 00:04:08.054714 | ubuntu-noble-large | 2026-05-22 00:04:08.054718 | ubuntu-noble-large | [openstack-base] 2026-05-22 00:04:08.054721 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz 2026-05-22 00:04:08.054728 | ubuntu-noble-large | location = tarballs/requirements-stable-2025.1.tar.gz 2026-05-22 00:04:08.054732 | ubuntu-noble-large | type = local 2026-05-22 00:04:08.054736 | ubuntu-noble-large | + bash scripts/003-patch.sh 2026-05-22 00:04:08.058210 | ubuntu-noble-large | + OPENSTACK_VERSION=2025.1 2026-05-22 00:04:08.058226 | ubuntu-noble-large | + VERSION=latest 2026-05-22 00:04:08.058256 | ubuntu-noble-large | + KOLLA_CONF_FILE=kolla-build.conf 2026-05-22 00:04:08.058362 | ubuntu-noble-large | + [[ latest != \l\a\t\e\s\t ]] 2026-05-22 00:04:08.058387 | ubuntu-noble-large | + . defaults/all.sh 2026-05-22 00:04:08.058500 | ubuntu-noble-large | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2026-05-22 00:04:08.058508 | ubuntu-noble-large | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2026-05-22 00:04:08.058610 | ubuntu-noble-large | ++ [[ -e /tmp/venv/bin/activate ]] 2026-05-22 00:04:08.058653 | ubuntu-noble-large | ++ . /tmp/venv/bin/activate 2026-05-22 00:04:08.058932 | ubuntu-noble-large | +++ deactivate nondestructive 2026-05-22 00:04:08.059001 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-05-22 00:04:08.059028 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-05-22 00:04:08.059052 | ubuntu-noble-large | +++ hash -r 2026-05-22 00:04:08.059142 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-05-22 00:04:08.059149 | ubuntu-noble-large | +++ unset VIRTUAL_ENV 2026-05-22 00:04:08.059169 | ubuntu-noble-large | +++ unset VIRTUAL_ENV_PROMPT 2026-05-22 00:04:08.059223 | ubuntu-noble-large | +++ '[' '!' nondestructive = nondestructive ']' 2026-05-22 00:04:08.059318 | ubuntu-noble-large | +++ '[' linux-gnu = cygwin ']' 2026-05-22 00:04:08.059339 | ubuntu-noble-large | +++ '[' linux-gnu = msys ']' 2026-05-22 00:04:08.059361 | ubuntu-noble-large | +++ export VIRTUAL_ENV=/tmp/venv 2026-05-22 00:04:08.059367 | ubuntu-noble-large | +++ VIRTUAL_ENV=/tmp/venv 2026-05-22 00:04:08.059422 | ubuntu-noble-large | +++ _OLD_VIRTUAL_PATH=/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2026-05-22 00:04:08.059465 | ubuntu-noble-large | +++ PATH=/tmp/venv/bin:/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2026-05-22 00:04:08.059489 | ubuntu-noble-large | +++ export PATH 2026-05-22 00:04:08.059563 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-05-22 00:04:08.059648 | ubuntu-noble-large | +++ '[' -z '' ']' 2026-05-22 00:04:08.059671 | ubuntu-noble-large | +++ _OLD_VIRTUAL_PS1= 2026-05-22 00:04:08.059693 | ubuntu-noble-large | +++ PS1='(venv) ' 2026-05-22 00:04:08.059712 | ubuntu-noble-large | +++ export PS1 2026-05-22 00:04:08.059729 | ubuntu-noble-large | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2026-05-22 00:04:08.059749 | ubuntu-noble-large | +++ export VIRTUAL_ENV_PROMPT 2026-05-22 00:04:08.059783 | ubuntu-noble-large | +++ hash -r 2026-05-22 00:04:08.059856 | ubuntu-noble-large | + . defaults/2025.1.sh 2026-05-22 00:04:08.060711 | ubuntu-noble-large | +++ date +%Y%m%d 2026-05-22 00:04:08.062330 | ubuntu-noble-large | ++ export BUILD_ID=20260522 2026-05-22 00:04:08.062356 | ubuntu-noble-large | ++ BUILD_ID=20260522 2026-05-22 00:04:08.062364 | ubuntu-noble-large | ++ export KOLLA_TYPE= 2026-05-22 00:04:08.062368 | ubuntu-noble-large | ++ KOLLA_TYPE= 2026-05-22 00:04:08.062372 | ubuntu-noble-large | ++ export BASE_VERSION=24.04 2026-05-22 00:04:08.062377 | ubuntu-noble-large | ++ BASE_VERSION=24.04 2026-05-22 00:04:08.062419 | ubuntu-noble-large | + export VERSION 2026-05-22 00:04:08.062427 | ubuntu-noble-large | + export OPENSTACK_VERSION 2026-05-22 00:04:08.062447 | ubuntu-noble-large | + mkdir -p tarballs 2026-05-22 00:04:08.066406 | ubuntu-noble-large | + ping -c2 tarballs.opendev.org 2026-05-22 00:04:13.184170 | ubuntu-noble-large | PING tarballs.opendev.org (2001:4800:7819:103:be76:4eff:fe03:e48f) 56 data bytes 2026-05-22 00:04:13.184309 | ubuntu-noble-large | 64 bytes from static03.opendev.org (2001:4800:7819:103:be76:4eff:fe03:e48f): icmp_seq=1 ttl=42 time=129 ms 2026-05-22 00:04:13.311110 | ubuntu-noble-large | 64 bytes from static03.opendev.org (2001:4800:7819:103:be76:4eff:fe03:e48f): icmp_seq=2 ttl=42 time=127 ms 2026-05-22 00:04:13.311187 | ubuntu-noble-large | 2026-05-22 00:04:13.311201 | ubuntu-noble-large | --- tarballs.opendev.org ping statistics --- 2026-05-22 00:04:13.311212 | ubuntu-noble-large | 2 packets transmitted, 2 received, 0% packet loss, time 5102ms 2026-05-22 00:04:13.311222 | ubuntu-noble-large | rtt min/avg/max/mdev = 126.734/127.648/128.563/0.914 ms 2026-05-22 00:04:13.314331 | ubuntu-noble-large | ++ grep '# tarball' kolla-build.conf 2026-05-22 00:04:13.314892 | ubuntu-noble-large | ++ awk '{ print $4 }' 2026-05-22 00:04:13.318965 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-05-22 00:04:13.319038 | ubuntu-noble-large | + pushd tarballs 2026-05-22 00:04:13.320314 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz 2026-05-22 00:04:13.323157 | ubuntu-noble-large | + filename=aodh-stable-2025.1.tar.gz 2026-05-22 00:04:13.323181 | ubuntu-noble-large | + [[ -e aodh-stable-2025.1.tar.gz ]] 2026-05-22 00:04:13.323231 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz 2026-05-22 00:04:13.323294 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz 2026-05-22 00:04:13.323311 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz 2026-05-22 00:04:16.544908 | ubuntu-noble-large | 2026-05-22 00:04:16 URL:https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz [252415/252415] -> "aodh-stable-2025.1.tar.gz" [1] 2026-05-22 00:04:16.547301 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-05-22 00:04:16.547334 | ubuntu-noble-large | + echo Process aodh-stable-2025.1.tar.gz 2026-05-22 00:04:16.547346 | ubuntu-noble-large | Process aodh-stable-2025.1.tar.gz 2026-05-22 00:04:16.549304 | ubuntu-noble-large | ++ tar -tzf aodh-stable-2025.1.tar.gz 2026-05-22 00:04:16.549464 | ubuntu-noble-large | ++ head -1 2026-05-22 00:04:16.549848 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-05-22 00:04:16.561630 | ubuntu-noble-large | + directory=aodh-20.0.0.0rc2.dev2 2026-05-22 00:04:16.561702 | ubuntu-noble-large | + echo Check patches for aodh-stable-2025.1.tar.gz 2026-05-22 00:04:16.561714 | ubuntu-noble-large | Check patches for aodh-stable-2025.1.tar.gz 2026-05-22 00:04:16.561762 | ubuntu-noble-large | + [[ -e ../patches/2025.1/aodh ]] 2026-05-22 00:04:16.561967 | ubuntu-noble-large | + echo Check overlays for aodh-stable-2025.1.tar.gz 2026-05-22 00:04:16.562031 | ubuntu-noble-large | Check overlays for aodh-stable-2025.1.tar.gz 2026-05-22 00:04:16.562044 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/aodh/source ]] 2026-05-22 00:04:16.562063 | ubuntu-noble-large | + popd 2026-05-22 00:04:16.562162 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-05-22 00:04:16.562177 | ubuntu-noble-large | + pushd tarballs 2026-05-22 00:04:16.563753 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz 2026-05-22 00:04:16.566737 | ubuntu-noble-large | + filename=barbican-stable-2025.1.tar.gz 2026-05-22 00:04:16.566802 | ubuntu-noble-large | + [[ -e barbican-stable-2025.1.tar.gz ]] 2026-05-22 00:04:16.566816 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz 2026-05-22 00:04:16.566827 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz 2026-05-22 00:04:16.566837 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz 2026-05-22 00:04:17.863019 | ubuntu-noble-large | 2026-05-22 00:04:17 URL:https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz [663542/663542] -> "barbican-stable-2025.1.tar.gz" [1] 2026-05-22 00:04:17.864903 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-05-22 00:04:17.864936 | ubuntu-noble-large | + echo Process barbican-stable-2025.1.tar.gz 2026-05-22 00:04:17.864949 | ubuntu-noble-large | Process barbican-stable-2025.1.tar.gz 2026-05-22 00:04:17.866634 | ubuntu-noble-large | ++ tar -tzf barbican-stable-2025.1.tar.gz 2026-05-22 00:04:17.867261 | ubuntu-noble-large | ++ head -1 2026-05-22 00:04:17.867521 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-05-22 00:04:17.874365 | ubuntu-noble-large | + directory=barbican-20.0.1.dev5 2026-05-22 00:04:17.874392 | ubuntu-noble-large | + echo Check patches for barbican-stable-2025.1.tar.gz 2026-05-22 00:04:17.874407 | ubuntu-noble-large | Check patches for barbican-stable-2025.1.tar.gz 2026-05-22 00:04:17.874499 | ubuntu-noble-large | + [[ -e ../patches/2025.1/barbican ]] 2026-05-22 00:04:17.874517 | ubuntu-noble-large | + echo Check overlays for barbican-stable-2025.1.tar.gz 2026-05-22 00:04:17.874527 | ubuntu-noble-large | Check overlays for barbican-stable-2025.1.tar.gz 2026-05-22 00:04:17.874541 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/barbican/source ]] 2026-05-22 00:04:17.874587 | ubuntu-noble-large | + popd 2026-05-22 00:04:17.874777 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-05-22 00:04:17.874794 | ubuntu-noble-large | + pushd tarballs 2026-05-22 00:04:17.876018 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz 2026-05-22 00:04:17.878804 | ubuntu-noble-large | + filename=blazar-stable-2025.1.tar.gz 2026-05-22 00:04:17.878826 | ubuntu-noble-large | + [[ -e blazar-stable-2025.1.tar.gz ]] 2026-05-22 00:04:17.878841 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz 2026-05-22 00:04:17.878855 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz 2026-05-22 00:04:17.878902 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz 2026-05-22 00:04:19.042327 | ubuntu-noble-large | 2026-05-22 00:04:19 URL:https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz [430885/430885] -> "blazar-stable-2025.1.tar.gz" [1] 2026-05-22 00:04:19.044160 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-05-22 00:04:19.044196 | ubuntu-noble-large | + echo Process blazar-stable-2025.1.tar.gz 2026-05-22 00:04:19.044210 | ubuntu-noble-large | Process blazar-stable-2025.1.tar.gz 2026-05-22 00:04:19.046375 | ubuntu-noble-large | ++ tar -tzf blazar-stable-2025.1.tar.gz 2026-05-22 00:04:19.046397 | ubuntu-noble-large | ++ head -1 2026-05-22 00:04:19.047194 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-05-22 00:04:19.054549 | ubuntu-noble-large | + directory=blazar-15.0.1.dev6 2026-05-22 00:04:19.054590 | ubuntu-noble-large | + echo Check patches for blazar-stable-2025.1.tar.gz 2026-05-22 00:04:19.054656 | ubuntu-noble-large | Check patches for blazar-stable-2025.1.tar.gz 2026-05-22 00:04:19.054667 | ubuntu-noble-large | + [[ -e ../patches/2025.1/blazar ]] 2026-05-22 00:04:19.054709 | ubuntu-noble-large | + echo Check overlays for blazar-stable-2025.1.tar.gz 2026-05-22 00:04:19.054721 | ubuntu-noble-large | Check overlays for blazar-stable-2025.1.tar.gz 2026-05-22 00:04:19.054734 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/blazar/source ]] 2026-05-22 00:04:19.054798 | ubuntu-noble-large | + popd 2026-05-22 00:04:19.054930 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-05-22 00:04:19.054946 | ubuntu-noble-large | + pushd tarballs 2026-05-22 00:04:19.056247 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz 2026-05-22 00:04:19.059202 | ubuntu-noble-large | + filename=ceilometer-stable-2025.1.tar.gz 2026-05-22 00:04:19.059227 | ubuntu-noble-large | + [[ -e ceilometer-stable-2025.1.tar.gz ]] 2026-05-22 00:04:19.059276 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz 2026-05-22 00:04:19.059287 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz 2026-05-22 00:04:19.059301 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz 2026-05-22 00:04:20.456836 | ubuntu-noble-large | 2026-05-22 00:04:20 URL:https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz [864709/864709] -> "ceilometer-stable-2025.1.tar.gz" [1] 2026-05-22 00:04:20.459203 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-05-22 00:04:20.459283 | ubuntu-noble-large | + echo Process ceilometer-stable-2025.1.tar.gz 2026-05-22 00:04:20.459294 | ubuntu-noble-large | Process ceilometer-stable-2025.1.tar.gz 2026-05-22 00:04:20.460708 | ubuntu-noble-large | ++ tar -tzf ceilometer-stable-2025.1.tar.gz 2026-05-22 00:04:20.460788 | ubuntu-noble-large | ++ head -1 2026-05-22 00:04:20.461546 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-05-22 00:04:20.471902 | ubuntu-noble-large | + directory=ceilometer-24.0.1.dev4 2026-05-22 00:04:20.471981 | ubuntu-noble-large | + echo Check patches for ceilometer-stable-2025.1.tar.gz 2026-05-22 00:04:20.472006 | ubuntu-noble-large | Check patches for ceilometer-stable-2025.1.tar.gz 2026-05-22 00:04:20.472016 | ubuntu-noble-large | + [[ -e ../patches/2025.1/ceilometer ]] 2026-05-22 00:04:20.472025 | ubuntu-noble-large | + echo Check overlays for ceilometer-stable-2025.1.tar.gz 2026-05-22 00:04:20.472033 | ubuntu-noble-large | Check overlays for ceilometer-stable-2025.1.tar.gz 2026-05-22 00:04:20.472042 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/ceilometer/source ]] 2026-05-22 00:04:20.472051 | ubuntu-noble-large | + popd 2026-05-22 00:04:20.472061 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-05-22 00:04:20.472071 | ubuntu-noble-large | + pushd tarballs 2026-05-22 00:04:20.472747 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz 2026-05-22 00:04:20.475875 | ubuntu-noble-large | + filename=cinder-stable-2025.1.tar.gz 2026-05-22 00:04:20.475921 | ubuntu-noble-large | + [[ -e cinder-stable-2025.1.tar.gz ]] 2026-05-22 00:04:20.475931 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz 2026-05-22 00:04:20.475938 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz 2026-05-22 00:04:20.475945 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz 2026-05-22 00:04:22.521780 | ubuntu-noble-large | 2026-05-22 00:04:22 URL:https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz [6444392/6444392] -> "cinder-stable-2025.1.tar.gz" [1] 2026-05-22 00:04:22.525130 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-05-22 00:04:22.525232 | ubuntu-noble-large | + echo Process cinder-stable-2025.1.tar.gz 2026-05-22 00:04:22.525247 | ubuntu-noble-large | Process cinder-stable-2025.1.tar.gz 2026-05-22 00:04:22.527260 | ubuntu-noble-large | ++ tar -tzf cinder-stable-2025.1.tar.gz 2026-05-22 00:04:22.527343 | ubuntu-noble-large | ++ head -1 2026-05-22 00:04:22.528108 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-05-22 00:04:22.535533 | ubuntu-noble-large | + directory=cinder-26.2.1.dev15 2026-05-22 00:04:22.535632 | ubuntu-noble-large | + echo Check patches for cinder-stable-2025.1.tar.gz 2026-05-22 00:04:22.535651 | ubuntu-noble-large | Check patches for cinder-stable-2025.1.tar.gz 2026-05-22 00:04:22.535663 | ubuntu-noble-large | + [[ -e ../patches/2025.1/cinder ]] 2026-05-22 00:04:22.535672 | ubuntu-noble-large | + tar xzf cinder-stable-2025.1.tar.gz 2026-05-22 00:04:22.891695 | ubuntu-noble-large | + rm cinder-stable-2025.1.tar.gz 2026-05-22 00:04:22.896144 | ubuntu-noble-large | + pushd cinder-26.2.1.dev15 2026-05-22 00:04:22.897573 | ubuntu-noble-large | ++ find ../../patches/2025.1/cinder -type f -name '*.patch' 2026-05-22 00:04:22.897664 | ubuntu-noble-large | ++ sort 2026-05-22 00:04:22.903412 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-05-22 00:04:22.903469 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2025.1/cinder/netapp-02-backport-928486.patch' 2026-05-22 00:04:22.903481 | ubuntu-noble-large | APPLY PATCH ../../patches/2025.1/cinder/netapp-02-backport-928486.patch 2026-05-22 00:04:22.903489 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-05-22 00:04:22.906655 | ubuntu-noble-large | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/client/fakes.py 2026-05-22 00:04:22.906688 | ubuntu-noble-large | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_client_cmode_rest.py 2026-05-22 00:04:22.906695 | ubuntu-noble-large | Hunk #1 succeeded at 4111 (offset 5 lines). 2026-05-22 00:04:22.906702 | ubuntu-noble-large | Hunk #2 succeeded at 4168 (offset 5 lines). 2026-05-22 00:04:22.906706 | ubuntu-noble-large | Hunk #3 succeeded at 4256 (offset 5 lines). 2026-05-22 00:04:22.906711 | ubuntu-noble-large | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/fakes.py 2026-05-22 00:04:22.906716 | ubuntu-noble-large | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2026-05-22 00:04:22.906720 | ubuntu-noble-large | Hunk #4 succeeded at 793 (offset 1 line). 2026-05-22 00:04:22.906724 | ubuntu-noble-large | Hunk #5 succeeded at 889 (offset 1 line). 2026-05-22 00:04:22.906728 | ubuntu-noble-large | Hunk #6 succeeded at 902 (offset 1 line). 2026-05-22 00:04:22.906924 | ubuntu-noble-large | checking file cinder/volume/drivers/netapp/dataontap/client/api.py 2026-05-22 00:04:22.907304 | ubuntu-noble-large | checking file cinder/volume/drivers/netapp/dataontap/client/client_cmode_rest.py 2026-05-22 00:04:22.907543 | ubuntu-noble-large | Hunk #1 succeeded at 2803 (offset 4 lines). 2026-05-22 00:04:22.907577 | ubuntu-noble-large | Hunk #2 succeeded at 2833 (offset 4 lines). 2026-05-22 00:04:22.907633 | ubuntu-noble-large | Hunk #3 succeeded at 2844 (offset 4 lines). 2026-05-22 00:04:22.907697 | ubuntu-noble-large | Hunk #4 succeeded at 2916 (offset 4 lines). 2026-05-22 00:04:22.907916 | ubuntu-noble-large | checking file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2026-05-22 00:04:22.907995 | ubuntu-noble-large | Hunk #1 succeeded at 526 (offset 1 line). 2026-05-22 00:04:22.908068 | ubuntu-noble-large | Hunk #2 succeeded at 613 (offset 2 lines). 2026-05-22 00:04:22.908114 | ubuntu-noble-large | Hunk #3 succeeded at 719 (offset 2 lines). 2026-05-22 00:04:22.908240 | ubuntu-noble-large | checking file releasenotes/notes/bug-2078968-fix-nvme-namespace-mapping-failed-during-live-migration-bbd26bb157b076bf.yaml 2026-05-22 00:04:22.908668 | ubuntu-noble-large | + patch --forward --batch -p1 2026-05-22 00:04:22.914782 | ubuntu-noble-large | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/client/fakes.py 2026-05-22 00:04:22.916210 | ubuntu-noble-large | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_client_cmode_rest.py 2026-05-22 00:04:22.917005 | ubuntu-noble-large | Hunk #1 succeeded at 4111 (offset 5 lines). 2026-05-22 00:04:22.917096 | ubuntu-noble-large | Hunk #2 succeeded at 4168 (offset 5 lines). 2026-05-22 00:04:22.917248 | ubuntu-noble-large | Hunk #3 succeeded at 4256 (offset 5 lines). 2026-05-22 00:04:22.917634 | ubuntu-noble-large | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/fakes.py 2026-05-22 00:04:22.918088 | ubuntu-noble-large | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2026-05-22 00:04:22.918374 | ubuntu-noble-large | Hunk #4 succeeded at 793 (offset 1 line). 2026-05-22 00:04:22.918464 | ubuntu-noble-large | Hunk #5 succeeded at 889 (offset 1 line). 2026-05-22 00:04:22.918530 | ubuntu-noble-large | Hunk #6 succeeded at 902 (offset 1 line). 2026-05-22 00:04:22.918900 | ubuntu-noble-large | patching file cinder/volume/drivers/netapp/dataontap/client/api.py 2026-05-22 00:04:22.919650 | ubuntu-noble-large | patching file cinder/volume/drivers/netapp/dataontap/client/client_cmode_rest.py 2026-05-22 00:04:22.920225 | ubuntu-noble-large | Hunk #1 succeeded at 2803 (offset 4 lines). 2026-05-22 00:04:22.920288 | ubuntu-noble-large | Hunk #2 succeeded at 2833 (offset 4 lines). 2026-05-22 00:04:22.920340 | ubuntu-noble-large | Hunk #3 succeeded at 2844 (offset 4 lines). 2026-05-22 00:04:22.920428 | ubuntu-noble-large | Hunk #4 succeeded at 2916 (offset 4 lines). 2026-05-22 00:04:22.920694 | ubuntu-noble-large | patching file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2026-05-22 00:04:22.920838 | ubuntu-noble-large | Hunk #1 succeeded at 526 (offset 1 line). 2026-05-22 00:04:22.920984 | ubuntu-noble-large | Hunk #2 succeeded at 613 (offset 2 lines). 2026-05-22 00:04:22.921063 | ubuntu-noble-large | Hunk #3 succeeded at 719 (offset 2 lines). 2026-05-22 00:04:22.921235 | ubuntu-noble-large | patching file releasenotes/notes/bug-2078968-fix-nvme-namespace-mapping-failed-during-live-migration-bbd26bb157b076bf.yaml 2026-05-22 00:04:22.922692 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-05-22 00:04:22.922803 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2025.1/cinder/netapp-03-backport-944964.patch' 2026-05-22 00:04:22.922843 | ubuntu-noble-large | APPLY PATCH ../../patches/2025.1/cinder/netapp-03-backport-944964.patch 2026-05-22 00:04:22.922923 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-05-22 00:04:22.925676 | ubuntu-noble-large | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2026-05-22 00:04:22.926034 | ubuntu-noble-large | Hunk #1 succeeded at 617 with fuzz 2. 2026-05-22 00:04:22.927097 | ubuntu-noble-large | checking file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2026-05-22 00:04:22.927140 | ubuntu-noble-large | Hunk #1 succeeded at 527 (offset 1 line). 2026-05-22 00:04:22.927150 | ubuntu-noble-large | checking file releasenotes/notes/netapp-nvme-in-use-expansion-d11f03fb64050145.yaml 2026-05-22 00:04:22.927695 | ubuntu-noble-large | + patch --forward --batch -p1 2026-05-22 00:04:22.928952 | ubuntu-noble-large | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2026-05-22 00:04:22.929086 | ubuntu-noble-large | Hunk #1 succeeded at 617 with fuzz 2. 2026-05-22 00:04:22.929228 | ubuntu-noble-large | patching file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2026-05-22 00:04:22.929247 | ubuntu-noble-large | Hunk #1 succeeded at 527 (offset 1 line). 2026-05-22 00:04:22.929364 | ubuntu-noble-large | patching file releasenotes/notes/netapp-nvme-in-use-expansion-d11f03fb64050145.yaml 2026-05-22 00:04:22.930573 | ubuntu-noble-large | + popd 2026-05-22 00:04:22.930642 | ubuntu-noble-large | + tar czf cinder-stable-2025.1.tar.gz cinder-26.2.1.dev15 2026-05-22 00:04:24.141784 | ubuntu-noble-large | + rm -r cinder-26.2.1.dev15 2026-05-22 00:04:24.206691 | ubuntu-noble-large | + echo Check overlays for cinder-stable-2025.1.tar.gz 2026-05-22 00:04:24.206759 | ubuntu-noble-large | Check overlays for cinder-stable-2025.1.tar.gz 2026-05-22 00:04:24.206765 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/cinder/source ]] 2026-05-22 00:04:24.206775 | ubuntu-noble-large | + popd 2026-05-22 00:04:24.207567 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-05-22 00:04:24.207709 | ubuntu-noble-large | + pushd tarballs 2026-05-22 00:04:24.208239 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz 2026-05-22 00:04:24.210753 | ubuntu-noble-large | + filename=designate-stable-2025.1.tar.gz 2026-05-22 00:04:24.210860 | ubuntu-noble-large | + [[ -e designate-stable-2025.1.tar.gz ]] 2026-05-22 00:04:24.210886 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz 2026-05-22 00:04:24.210897 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz 2026-05-22 00:04:24.210906 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz 2026-05-22 00:04:26.001165 | ubuntu-noble-large | 2026-05-22 00:04:25 URL:https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz [1004005/1004005] -> "designate-stable-2025.1.tar.gz" [1] 2026-05-22 00:04:26.004676 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-05-22 00:04:26.004872 | ubuntu-noble-large | + echo Process designate-stable-2025.1.tar.gz 2026-05-22 00:04:26.004905 | ubuntu-noble-large | Process designate-stable-2025.1.tar.gz 2026-05-22 00:04:26.006831 | ubuntu-noble-large | ++ tar -tzf designate-stable-2025.1.tar.gz 2026-05-22 00:04:26.007158 | ubuntu-noble-large | ++ head -1 2026-05-22 00:04:26.007805 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-05-22 00:04:26.022766 | ubuntu-noble-large | + directory=designate-20.0.1.dev13 2026-05-22 00:04:26.022812 | ubuntu-noble-large | + echo Check patches for designate-stable-2025.1.tar.gz 2026-05-22 00:04:26.022825 | ubuntu-noble-large | Check patches for designate-stable-2025.1.tar.gz 2026-05-22 00:04:26.022835 | ubuntu-noble-large | + [[ -e ../patches/2025.1/designate ]] 2026-05-22 00:04:26.022845 | ubuntu-noble-large | + echo Check overlays for designate-stable-2025.1.tar.gz 2026-05-22 00:04:26.022854 | ubuntu-noble-large | Check overlays for designate-stable-2025.1.tar.gz 2026-05-22 00:04:26.022864 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/designate/source ]] 2026-05-22 00:04:26.022874 | ubuntu-noble-large | + popd 2026-05-22 00:04:26.022884 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-05-22 00:04:26.022895 | ubuntu-noble-large | + pushd tarballs 2026-05-22 00:04:26.024198 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz 2026-05-22 00:04:26.027056 | ubuntu-noble-large | + filename=glance-stable-2025.1.tar.gz 2026-05-22 00:04:26.027126 | ubuntu-noble-large | + [[ -e glance-stable-2025.1.tar.gz ]] 2026-05-22 00:04:26.027151 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz 2026-05-22 00:04:26.027163 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz 2026-05-22 00:04:26.027175 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz 2026-05-22 00:04:27.595207 | ubuntu-noble-large | 2026-05-22 00:04:27 URL:https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz [2129810/2129810] -> "glance-stable-2025.1.tar.gz" [1] 2026-05-22 00:04:27.597278 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-05-22 00:04:27.597305 | ubuntu-noble-large | + echo Process glance-stable-2025.1.tar.gz 2026-05-22 00:04:27.597325 | ubuntu-noble-large | Process glance-stable-2025.1.tar.gz 2026-05-22 00:04:27.599433 | ubuntu-noble-large | ++ tar -tzf glance-stable-2025.1.tar.gz 2026-05-22 00:04:27.599793 | ubuntu-noble-large | ++ head -1 2026-05-22 00:04:27.600125 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-05-22 00:04:27.608421 | ubuntu-noble-large | + directory=glance-30.2.1.dev5 2026-05-22 00:04:27.608465 | ubuntu-noble-large | + echo Check patches for glance-stable-2025.1.tar.gz 2026-05-22 00:04:27.608485 | ubuntu-noble-large | Check patches for glance-stable-2025.1.tar.gz 2026-05-22 00:04:27.608497 | ubuntu-noble-large | + [[ -e ../patches/2025.1/glance ]] 2026-05-22 00:04:27.608511 | ubuntu-noble-large | + echo Check overlays for glance-stable-2025.1.tar.gz 2026-05-22 00:04:27.608521 | ubuntu-noble-large | Check overlays for glance-stable-2025.1.tar.gz 2026-05-22 00:04:27.608534 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/glance/source ]] 2026-05-22 00:04:27.608565 | ubuntu-noble-large | + popd 2026-05-22 00:04:27.608783 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-05-22 00:04:27.608805 | ubuntu-noble-large | + pushd tarballs 2026-05-22 00:04:27.609902 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz 2026-05-22 00:04:27.611779 | ubuntu-noble-large | + filename=heat-stable-2025.1.tar.gz 2026-05-22 00:04:27.611825 | ubuntu-noble-large | + [[ -e heat-stable-2025.1.tar.gz ]] 2026-05-22 00:04:27.611845 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz 2026-05-22 00:04:27.611856 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz 2026-05-22 00:04:27.611865 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz 2026-05-22 00:04:29.204568 | ubuntu-noble-large | 2026-05-22 00:04:29 URL:https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz [2370175/2370175] -> "heat-stable-2025.1.tar.gz" [1] 2026-05-22 00:04:29.207587 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-05-22 00:04:29.207813 | ubuntu-noble-large | + echo Process heat-stable-2025.1.tar.gz 2026-05-22 00:04:29.207829 | ubuntu-noble-large | Process heat-stable-2025.1.tar.gz 2026-05-22 00:04:29.209456 | ubuntu-noble-large | ++ tar -tzf heat-stable-2025.1.tar.gz 2026-05-22 00:04:29.210188 | ubuntu-noble-large | ++ head -1 2026-05-22 00:04:29.210317 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-05-22 00:04:29.222896 | ubuntu-noble-large | + directory=openstack_heat-24.1.1.dev13 2026-05-22 00:04:29.222961 | ubuntu-noble-large | + echo Check patches for heat-stable-2025.1.tar.gz 2026-05-22 00:04:29.222973 | ubuntu-noble-large | Check patches for heat-stable-2025.1.tar.gz 2026-05-22 00:04:29.222983 | ubuntu-noble-large | + [[ -e ../patches/2025.1/openstack_heat ]] 2026-05-22 00:04:29.222991 | ubuntu-noble-large | + echo Check overlays for heat-stable-2025.1.tar.gz 2026-05-22 00:04:29.223000 | ubuntu-noble-large | Check overlays for heat-stable-2025.1.tar.gz 2026-05-22 00:04:29.223009 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/openstack_heat/source ]] 2026-05-22 00:04:29.223018 | ubuntu-noble-large | + popd 2026-05-22 00:04:29.223029 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-05-22 00:04:29.223038 | ubuntu-noble-large | + pushd tarballs 2026-05-22 00:04:29.223725 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz 2026-05-22 00:04:29.226724 | ubuntu-noble-large | + filename=horizon-stable-2025.1.tar.gz 2026-05-22 00:04:29.226778 | ubuntu-noble-large | + [[ -e horizon-stable-2025.1.tar.gz ]] 2026-05-22 00:04:29.226790 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz 2026-05-22 00:04:29.226800 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz 2026-05-22 00:04:29.226808 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz 2026-05-22 00:04:31.006122 | ubuntu-noble-large | 2026-05-22 00:04:31 URL:https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz [5356404/5356404] -> "horizon-stable-2025.1.tar.gz" [1] 2026-05-22 00:04:31.008934 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-05-22 00:04:31.009017 | ubuntu-noble-large | + echo Process horizon-stable-2025.1.tar.gz 2026-05-22 00:04:31.009050 | ubuntu-noble-large | Process horizon-stable-2025.1.tar.gz 2026-05-22 00:04:31.010545 | ubuntu-noble-large | ++ tar -tzf horizon-stable-2025.1.tar.gz 2026-05-22 00:04:31.011336 | ubuntu-noble-large | ++ head -1 2026-05-22 00:04:31.011401 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-05-22 00:04:31.019657 | ubuntu-noble-large | + directory=horizon-25.3.3.dev2 2026-05-22 00:04:31.019728 | ubuntu-noble-large | + echo Check patches for horizon-stable-2025.1.tar.gz 2026-05-22 00:04:31.019744 | ubuntu-noble-large | Check patches for horizon-stable-2025.1.tar.gz 2026-05-22 00:04:31.019756 | ubuntu-noble-large | + [[ -e ../patches/2025.1/horizon ]] 2026-05-22 00:04:31.019766 | ubuntu-noble-large | + echo Check overlays for horizon-stable-2025.1.tar.gz 2026-05-22 00:04:31.019777 | ubuntu-noble-large | Check overlays for horizon-stable-2025.1.tar.gz 2026-05-22 00:04:31.019787 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/horizon/source ]] 2026-05-22 00:04:31.019798 | ubuntu-noble-large | + popd 2026-05-22 00:04:31.019810 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-05-22 00:04:31.019822 | ubuntu-noble-large | + pushd tarballs 2026-05-22 00:04:31.020131 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz 2026-05-22 00:04:31.022488 | ubuntu-noble-large | + filename=ironic-stable-2025.1.tar.gz 2026-05-22 00:04:31.022531 | ubuntu-noble-large | + [[ -e ironic-stable-2025.1.tar.gz ]] 2026-05-22 00:04:31.022539 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz 2026-05-22 00:04:31.022548 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz 2026-05-22 00:04:31.022582 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz 2026-05-22 00:04:32.573935 | ubuntu-noble-large | 2026-05-22 00:04:32 URL:https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz [2885329/2885329] -> "ironic-stable-2025.1.tar.gz" [1] 2026-05-22 00:04:32.576870 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-05-22 00:04:32.576954 | ubuntu-noble-large | + echo Process ironic-stable-2025.1.tar.gz 2026-05-22 00:04:32.576968 | ubuntu-noble-large | Process ironic-stable-2025.1.tar.gz 2026-05-22 00:04:32.579004 | ubuntu-noble-large | ++ tar -tzf ironic-stable-2025.1.tar.gz 2026-05-22 00:04:32.579579 | ubuntu-noble-large | ++ head -1 2026-05-22 00:04:32.579696 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-05-22 00:04:32.598703 | ubuntu-noble-large | + directory=ironic-29.0.6.dev2 2026-05-22 00:04:32.598754 | ubuntu-noble-large | + echo Check patches for ironic-stable-2025.1.tar.gz 2026-05-22 00:04:32.598781 | ubuntu-noble-large | Check patches for ironic-stable-2025.1.tar.gz 2026-05-22 00:04:32.598803 | ubuntu-noble-large | + [[ -e ../patches/2025.1/ironic ]] 2026-05-22 00:04:32.598810 | ubuntu-noble-large | + tar xzf ironic-stable-2025.1.tar.gz 2026-05-22 00:04:32.781854 | ubuntu-noble-large | + rm ironic-stable-2025.1.tar.gz 2026-05-22 00:04:32.786392 | ubuntu-noble-large | + pushd ironic-29.0.6.dev2 2026-05-22 00:04:32.788384 | ubuntu-noble-large | ++ find ../../patches/2025.1/ironic -type f -name '*.patch' 2026-05-22 00:04:32.788563 | ubuntu-noble-large | ++ sort 2026-05-22 00:04:32.793042 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-05-22 00:04:32.793119 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2025.1/ironic/backport-971459.patch' 2026-05-22 00:04:32.793131 | ubuntu-noble-large | APPLY PATCH ../../patches/2025.1/ironic/backport-971459.patch 2026-05-22 00:04:32.793139 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-05-22 00:04:32.795761 | ubuntu-noble-large | checking file ironic/common/states.py 2026-05-22 00:04:32.796237 | ubuntu-noble-large | checking file ironic/tests/unit/api/controllers/v1/test_ramdisk.py 2026-05-22 00:04:32.796617 | ubuntu-noble-large | checking file releasenotes/notes/bug-2136818-9285f09043204290.yaml 2026-05-22 00:04:32.797127 | ubuntu-noble-large | + patch --forward --batch -p1 2026-05-22 00:04:32.798890 | ubuntu-noble-large | patching file ironic/common/states.py 2026-05-22 00:04:32.799109 | ubuntu-noble-large | patching file ironic/tests/unit/api/controllers/v1/test_ramdisk.py 2026-05-22 00:04:32.799237 | ubuntu-noble-large | patching file releasenotes/notes/bug-2136818-9285f09043204290.yaml 2026-05-22 00:04:32.799902 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-05-22 00:04:32.799930 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2025.1/ironic/virtual-media-nfs.patch' 2026-05-22 00:04:32.799942 | ubuntu-noble-large | APPLY PATCH ../../patches/2025.1/ironic/virtual-media-nfs.patch 2026-05-22 00:04:32.799956 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-05-22 00:04:32.802822 | ubuntu-noble-large | checking file ironic/conf/deploy.py 2026-05-22 00:04:32.803362 | ubuntu-noble-large | + patch --forward --batch -p1 2026-05-22 00:04:32.805741 | ubuntu-noble-large | patching file ironic/conf/deploy.py 2026-05-22 00:04:32.806209 | ubuntu-noble-large | + popd 2026-05-22 00:04:32.806359 | ubuntu-noble-large | + tar czf ironic-stable-2025.1.tar.gz ironic-29.0.6.dev2 2026-05-22 00:04:33.375071 | ubuntu-noble-large | + rm -r ironic-29.0.6.dev2 2026-05-22 00:04:33.440048 | ubuntu-noble-large | + echo Check overlays for ironic-stable-2025.1.tar.gz 2026-05-22 00:04:33.440162 | ubuntu-noble-large | Check overlays for ironic-stable-2025.1.tar.gz 2026-05-22 00:04:33.440177 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/ironic/source ]] 2026-05-22 00:04:33.440200 | ubuntu-noble-large | + popd 2026-05-22 00:04:33.440215 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-05-22 00:04:33.440228 | ubuntu-noble-large | + pushd tarballs 2026-05-22 00:04:33.440952 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz 2026-05-22 00:04:33.442623 | ubuntu-noble-large | + filename=keystone-stable-2025.1.tar.gz 2026-05-22 00:04:33.442648 | ubuntu-noble-large | + [[ -e keystone-stable-2025.1.tar.gz ]] 2026-05-22 00:04:33.442667 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz 2026-05-22 00:04:33.442680 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz 2026-05-22 00:04:33.442695 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz 2026-05-22 00:04:34.906518 | ubuntu-noble-large | 2026-05-22 00:04:34 URL:https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz [1780110/1780110] -> "keystone-stable-2025.1.tar.gz" [1] 2026-05-22 00:04:34.908920 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-05-22 00:04:34.908950 | ubuntu-noble-large | + echo Process keystone-stable-2025.1.tar.gz 2026-05-22 00:04:34.908970 | ubuntu-noble-large | Process keystone-stable-2025.1.tar.gz 2026-05-22 00:04:34.911258 | ubuntu-noble-large | ++ tar -tzf keystone-stable-2025.1.tar.gz 2026-05-22 00:04:34.911550 | ubuntu-noble-large | ++ head -1 2026-05-22 00:04:34.912048 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-05-22 00:04:34.919847 | ubuntu-noble-large | + directory=keystone-27.0.2.dev6 2026-05-22 00:04:34.919925 | ubuntu-noble-large | + echo Check patches for keystone-stable-2025.1.tar.gz 2026-05-22 00:04:34.919942 | ubuntu-noble-large | Check patches for keystone-stable-2025.1.tar.gz 2026-05-22 00:04:34.919964 | ubuntu-noble-large | + [[ -e ../patches/2025.1/keystone ]] 2026-05-22 00:04:34.920008 | ubuntu-noble-large | + echo Check overlays for keystone-stable-2025.1.tar.gz 2026-05-22 00:04:34.920019 | ubuntu-noble-large | Check overlays for keystone-stable-2025.1.tar.gz 2026-05-22 00:04:34.920029 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/keystone/source ]] 2026-05-22 00:04:34.920039 | ubuntu-noble-large | + popd 2026-05-22 00:04:34.920106 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-05-22 00:04:34.920119 | ubuntu-noble-large | + pushd tarballs 2026-05-22 00:04:34.921431 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz 2026-05-22 00:04:34.924367 | ubuntu-noble-large | + filename=magnum-stable-2025.1.tar.gz 2026-05-22 00:04:34.924433 | ubuntu-noble-large | + [[ -e magnum-stable-2025.1.tar.gz ]] 2026-05-22 00:04:34.924464 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz 2026-05-22 00:04:34.924484 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz 2026-05-22 00:04:34.924507 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz 2026-05-22 00:04:38.892125 | ubuntu-noble-large | 2026-05-22 00:04:38 URL:https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz [976037/976037] -> "magnum-stable-2025.1.tar.gz" [1] 2026-05-22 00:04:38.894659 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-05-22 00:04:38.894715 | ubuntu-noble-large | + echo Process magnum-stable-2025.1.tar.gz 2026-05-22 00:04:38.894729 | ubuntu-noble-large | Process magnum-stable-2025.1.tar.gz 2026-05-22 00:04:38.897185 | ubuntu-noble-large | ++ tar -tzf magnum-stable-2025.1.tar.gz 2026-05-22 00:04:38.897581 | ubuntu-noble-large | ++ head -1 2026-05-22 00:04:38.898107 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-05-22 00:04:38.907024 | ubuntu-noble-large | + directory=magnum-20.0.2.dev6 2026-05-22 00:04:38.907106 | ubuntu-noble-large | + echo Check patches for magnum-stable-2025.1.tar.gz 2026-05-22 00:04:38.907121 | ubuntu-noble-large | Check patches for magnum-stable-2025.1.tar.gz 2026-05-22 00:04:38.907133 | ubuntu-noble-large | + [[ -e ../patches/2025.1/magnum ]] 2026-05-22 00:04:38.907147 | ubuntu-noble-large | + echo Check overlays for magnum-stable-2025.1.tar.gz 2026-05-22 00:04:38.907157 | ubuntu-noble-large | Check overlays for magnum-stable-2025.1.tar.gz 2026-05-22 00:04:38.907171 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/magnum/source ]] 2026-05-22 00:04:38.907236 | ubuntu-noble-large | + popd 2026-05-22 00:04:38.907418 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-05-22 00:04:38.907435 | ubuntu-noble-large | + pushd tarballs 2026-05-22 00:04:38.908668 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz 2026-05-22 00:04:38.911186 | ubuntu-noble-large | + filename=manila-stable-2025.1.tar.gz 2026-05-22 00:04:38.911209 | ubuntu-noble-large | + [[ -e manila-stable-2025.1.tar.gz ]] 2026-05-22 00:04:38.911224 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz 2026-05-22 00:04:38.911239 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz 2026-05-22 00:04:38.911286 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz 2026-05-22 00:04:40.603909 | ubuntu-noble-large | 2026-05-22 00:04:40 URL:https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz [3548098/3548098] -> "manila-stable-2025.1.tar.gz" [1] 2026-05-22 00:04:40.606672 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-05-22 00:04:40.606735 | ubuntu-noble-large | + echo Process manila-stable-2025.1.tar.gz 2026-05-22 00:04:40.606747 | ubuntu-noble-large | Process manila-stable-2025.1.tar.gz 2026-05-22 00:04:40.608696 | ubuntu-noble-large | ++ tar -tzf manila-stable-2025.1.tar.gz 2026-05-22 00:04:40.609241 | ubuntu-noble-large | ++ head -1 2026-05-22 00:04:40.609307 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-05-22 00:04:40.620696 | ubuntu-noble-large | + directory=manila-20.0.2.dev12 2026-05-22 00:04:40.620774 | ubuntu-noble-large | + echo Check patches for manila-stable-2025.1.tar.gz 2026-05-22 00:04:40.620786 | ubuntu-noble-large | Check patches for manila-stable-2025.1.tar.gz 2026-05-22 00:04:40.620796 | ubuntu-noble-large | + [[ -e ../patches/2025.1/manila ]] 2026-05-22 00:04:40.620805 | ubuntu-noble-large | + echo Check overlays for manila-stable-2025.1.tar.gz 2026-05-22 00:04:40.620813 | ubuntu-noble-large | Check overlays for manila-stable-2025.1.tar.gz 2026-05-22 00:04:40.620822 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/manila/source ]] 2026-05-22 00:04:40.620846 | ubuntu-noble-large | + popd 2026-05-22 00:04:40.620863 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-05-22 00:04:40.620872 | ubuntu-noble-large | + pushd tarballs 2026-05-22 00:04:40.622139 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz 2026-05-22 00:04:40.625722 | ubuntu-noble-large | + filename=masakari-stable-2025.1.tar.gz 2026-05-22 00:04:40.625793 | ubuntu-noble-large | + [[ -e masakari-stable-2025.1.tar.gz ]] 2026-05-22 00:04:40.625811 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz 2026-05-22 00:04:40.625829 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz 2026-05-22 00:04:40.625845 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz 2026-05-22 00:04:41.824333 | ubuntu-noble-large | 2026-05-22 00:04:41 URL:https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz [365497/365497] -> "masakari-stable-2025.1.tar.gz" [1] 2026-05-22 00:04:41.826828 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-05-22 00:04:41.826904 | ubuntu-noble-large | + echo Process masakari-stable-2025.1.tar.gz 2026-05-22 00:04:41.826920 | ubuntu-noble-large | Process masakari-stable-2025.1.tar.gz 2026-05-22 00:04:41.828704 | ubuntu-noble-large | ++ tar -tzf masakari-stable-2025.1.tar.gz 2026-05-22 00:04:41.828984 | ubuntu-noble-large | ++ head -1 2026-05-22 00:04:41.829491 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-05-22 00:04:41.836954 | ubuntu-noble-large | + directory=masakari-19.0.1.dev3 2026-05-22 00:04:41.836986 | ubuntu-noble-large | + echo Check patches for masakari-stable-2025.1.tar.gz 2026-05-22 00:04:41.836991 | ubuntu-noble-large | Check patches for masakari-stable-2025.1.tar.gz 2026-05-22 00:04:41.836995 | ubuntu-noble-large | + [[ -e ../patches/2025.1/masakari ]] 2026-05-22 00:04:41.836999 | ubuntu-noble-large | + echo Check overlays for masakari-stable-2025.1.tar.gz 2026-05-22 00:04:41.837003 | ubuntu-noble-large | Check overlays for masakari-stable-2025.1.tar.gz 2026-05-22 00:04:41.837006 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/masakari/source ]] 2026-05-22 00:04:41.837010 | ubuntu-noble-large | + popd 2026-05-22 00:04:41.837014 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-05-22 00:04:41.837018 | ubuntu-noble-large | + pushd tarballs 2026-05-22 00:04:41.838030 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2026-05-22 00:04:41.841711 | ubuntu-noble-large | + filename=neutron-dynamic-routing-stable-2025.1.tar.gz 2026-05-22 00:04:41.842578 | ubuntu-noble-large | + [[ -e neutron-dynamic-routing-stable-2025.1.tar.gz ]] 2026-05-22 00:04:41.842653 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2026-05-22 00:04:41.842666 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2026-05-22 00:04:41.842677 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2026-05-22 00:04:43.831842 | ubuntu-noble-large | 2026-05-22 00:04:43 URL:https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz [124178/124178] -> "neutron-dynamic-routing-stable-2025.1.tar.gz" [1] 2026-05-22 00:04:43.833858 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-05-22 00:04:43.833914 | ubuntu-noble-large | + echo Process neutron-dynamic-routing-stable-2025.1.tar.gz 2026-05-22 00:04:43.833924 | ubuntu-noble-large | Process neutron-dynamic-routing-stable-2025.1.tar.gz 2026-05-22 00:04:43.835392 | ubuntu-noble-large | ++ tar -tzf neutron-dynamic-routing-stable-2025.1.tar.gz 2026-05-22 00:04:43.836053 | ubuntu-noble-large | ++ head -1 2026-05-22 00:04:43.836293 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-05-22 00:04:43.843740 | ubuntu-noble-large | + directory=neutron_dynamic_routing-26.0.0.0rc2.dev2 2026-05-22 00:04:43.843765 | ubuntu-noble-large | + echo Check patches for neutron-dynamic-routing-stable-2025.1.tar.gz 2026-05-22 00:04:43.843774 | ubuntu-noble-large | Check patches for neutron-dynamic-routing-stable-2025.1.tar.gz 2026-05-22 00:04:43.843808 | ubuntu-noble-large | + [[ -e ../patches/2025.1/neutron_dynamic_routing ]] 2026-05-22 00:04:43.843867 | ubuntu-noble-large | + echo Check overlays for neutron-dynamic-routing-stable-2025.1.tar.gz 2026-05-22 00:04:43.843896 | ubuntu-noble-large | Check overlays for neutron-dynamic-routing-stable-2025.1.tar.gz 2026-05-22 00:04:43.843907 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/neutron_dynamic_routing/source ]] 2026-05-22 00:04:43.843913 | ubuntu-noble-large | + popd 2026-05-22 00:04:43.843997 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-05-22 00:04:43.844007 | ubuntu-noble-large | + pushd tarballs 2026-05-22 00:04:43.845128 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2026-05-22 00:04:43.847820 | ubuntu-noble-large | + filename=neutron-dynamic-routing-stable-2025.1.tar.gz 2026-05-22 00:04:43.847838 | ubuntu-noble-large | + [[ -e neutron-dynamic-routing-stable-2025.1.tar.gz ]] 2026-05-22 00:04:43.847849 | ubuntu-noble-large | + popd 2026-05-22 00:04:43.847920 | ubuntu-noble-large | + continue 2026-05-22 00:04:43.847929 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-05-22 00:04:43.847939 | ubuntu-noble-large | + pushd tarballs 2026-05-22 00:04:43.848999 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.1.tar.gz 2026-05-22 00:04:43.850813 | ubuntu-noble-large | + filename=neutron-vpnaas-stable-2025.1.tar.gz 2026-05-22 00:04:43.850831 | ubuntu-noble-large | + [[ -e neutron-vpnaas-stable-2025.1.tar.gz ]] 2026-05-22 00:04:43.850868 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.1.tar.gz 2026-05-22 00:04:43.850876 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.1.tar.gz 2026-05-22 00:04:43.850887 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.1.tar.gz 2026-05-22 00:04:45.149251 | ubuntu-noble-large | 2026-05-22 00:04:45 URL:https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.1.tar.gz [229988/229988] -> "neutron-vpnaas-stable-2025.1.tar.gz" [1] 2026-05-22 00:04:45.151968 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-05-22 00:04:45.152042 | ubuntu-noble-large | + echo Process neutron-vpnaas-stable-2025.1.tar.gz 2026-05-22 00:04:45.152078 | ubuntu-noble-large | Process neutron-vpnaas-stable-2025.1.tar.gz 2026-05-22 00:04:45.153481 | ubuntu-noble-large | ++ tar -tzf neutron-vpnaas-stable-2025.1.tar.gz 2026-05-22 00:04:45.153571 | ubuntu-noble-large | ++ head -1 2026-05-22 00:04:45.153643 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-05-22 00:04:45.163787 | ubuntu-noble-large | + directory=neutron_vpnaas-26.0.0.0rc2.dev2 2026-05-22 00:04:45.163850 | ubuntu-noble-large | + echo Check patches for neutron-vpnaas-stable-2025.1.tar.gz 2026-05-22 00:04:45.163863 | ubuntu-noble-large | Check patches for neutron-vpnaas-stable-2025.1.tar.gz 2026-05-22 00:04:45.163873 | ubuntu-noble-large | + [[ -e ../patches/2025.1/neutron_vpnaas ]] 2026-05-22 00:04:45.163883 | ubuntu-noble-large | + echo Check overlays for neutron-vpnaas-stable-2025.1.tar.gz 2026-05-22 00:04:45.163892 | ubuntu-noble-large | Check overlays for neutron-vpnaas-stable-2025.1.tar.gz 2026-05-22 00:04:45.163902 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/neutron_vpnaas/source ]] 2026-05-22 00:04:45.163912 | ubuntu-noble-large | + popd 2026-05-22 00:04:45.163924 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-05-22 00:04:45.163935 | ubuntu-noble-large | + pushd tarballs 2026-05-22 00:04:45.165091 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz 2026-05-22 00:04:45.168427 | ubuntu-noble-large | + filename=neutron-stable-2025.1.tar.gz 2026-05-22 00:04:45.168483 | ubuntu-noble-large | + [[ -e neutron-stable-2025.1.tar.gz ]] 2026-05-22 00:04:45.168495 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz 2026-05-22 00:04:45.168505 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz 2026-05-22 00:04:45.168515 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz 2026-05-22 00:04:59.782641 | ubuntu-noble-large | 2026-05-22 00:04:59 URL:https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz [12250593/12250593] -> "neutron-stable-2025.1.tar.gz" [1] 2026-05-22 00:04:59.784238 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-05-22 00:04:59.784288 | ubuntu-noble-large | + echo Process neutron-stable-2025.1.tar.gz 2026-05-22 00:04:59.784319 | ubuntu-noble-large | Process neutron-stable-2025.1.tar.gz 2026-05-22 00:04:59.786119 | ubuntu-noble-large | ++ tar -tzf neutron-stable-2025.1.tar.gz 2026-05-22 00:04:59.786202 | ubuntu-noble-large | ++ head -1 2026-05-22 00:04:59.786509 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-05-22 00:04:59.799740 | ubuntu-noble-large | + directory=neutron-26.0.4.dev10 2026-05-22 00:04:59.799812 | ubuntu-noble-large | + echo Check patches for neutron-stable-2025.1.tar.gz 2026-05-22 00:04:59.799827 | ubuntu-noble-large | Check patches for neutron-stable-2025.1.tar.gz 2026-05-22 00:04:59.799838 | ubuntu-noble-large | + [[ -e ../patches/2025.1/neutron ]] 2026-05-22 00:04:59.799848 | ubuntu-noble-large | + echo Check overlays for neutron-stable-2025.1.tar.gz 2026-05-22 00:04:59.799858 | ubuntu-noble-large | Check overlays for neutron-stable-2025.1.tar.gz 2026-05-22 00:04:59.799868 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/neutron/source ]] 2026-05-22 00:04:59.799878 | ubuntu-noble-large | + popd 2026-05-22 00:04:59.799889 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-05-22 00:04:59.799899 | ubuntu-noble-large | + pushd tarballs 2026-05-22 00:04:59.801169 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz 2026-05-22 00:04:59.804646 | ubuntu-noble-large | + filename=nova-stable-2025.1.tar.gz 2026-05-22 00:04:59.804692 | ubuntu-noble-large | + [[ -e nova-stable-2025.1.tar.gz ]] 2026-05-22 00:04:59.804704 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz 2026-05-22 00:04:59.804716 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz 2026-05-22 00:04:59.804726 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz 2026-05-22 00:05:02.271306 | ubuntu-noble-large | 2026-05-22 00:05:02 URL:https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz [9657670/9657670] -> "nova-stable-2025.1.tar.gz" [1] 2026-05-22 00:05:02.273967 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-05-22 00:05:02.274030 | ubuntu-noble-large | + echo Process nova-stable-2025.1.tar.gz 2026-05-22 00:05:02.274043 | ubuntu-noble-large | Process nova-stable-2025.1.tar.gz 2026-05-22 00:05:02.276556 | ubuntu-noble-large | ++ tar -tzf nova-stable-2025.1.tar.gz 2026-05-22 00:05:02.276680 | ubuntu-noble-large | ++ head -1 2026-05-22 00:05:02.277109 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-05-22 00:05:02.285758 | ubuntu-noble-large | + directory=nova-31.3.1.dev8 2026-05-22 00:05:02.285807 | ubuntu-noble-large | + echo Check patches for nova-stable-2025.1.tar.gz 2026-05-22 00:05:02.285819 | ubuntu-noble-large | Check patches for nova-stable-2025.1.tar.gz 2026-05-22 00:05:02.285829 | ubuntu-noble-large | + [[ -e ../patches/2025.1/nova ]] 2026-05-22 00:05:02.285838 | ubuntu-noble-large | + tar xzf nova-stable-2025.1.tar.gz 2026-05-22 00:05:02.695580 | ubuntu-noble-large | + rm nova-stable-2025.1.tar.gz 2026-05-22 00:05:02.699707 | ubuntu-noble-large | + pushd nova-31.3.1.dev8 2026-05-22 00:05:02.701423 | ubuntu-noble-large | ++ find ../../patches/2025.1/nova -type f -name '*.patch' 2026-05-22 00:05:02.701703 | ubuntu-noble-large | ++ sort 2026-05-22 00:05:02.707351 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-05-22 00:05:02.707409 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2025.1/nova/osism_aggregate_multitenancy_isolation_by_domain.patch' 2026-05-22 00:05:02.707421 | ubuntu-noble-large | APPLY PATCH ../../patches/2025.1/nova/osism_aggregate_multitenancy_isolation_by_domain.patch 2026-05-22 00:05:02.707439 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-05-22 00:05:02.713209 | ubuntu-noble-large | checking file nova/api/openstack/identity.py 2026-05-22 00:05:02.713703 | ubuntu-noble-large | checking file nova/scheduler/filters/osism_aggregate_multitenancy_isolation_by_domain.py 2026-05-22 00:05:02.714801 | ubuntu-noble-large | + patch --forward --batch -p1 2026-05-22 00:05:02.715879 | ubuntu-noble-large | patching file nova/api/openstack/identity.py 2026-05-22 00:05:02.716115 | ubuntu-noble-large | patching file nova/scheduler/filters/osism_aggregate_multitenancy_isolation_by_domain.py 2026-05-22 00:05:02.716752 | ubuntu-noble-large | + popd 2026-05-22 00:05:02.716810 | ubuntu-noble-large | + tar czf nova-stable-2025.1.tar.gz nova-31.3.1.dev8 2026-05-22 00:05:04.240656 | ubuntu-noble-large | + rm -r nova-31.3.1.dev8 2026-05-22 00:05:04.347679 | ubuntu-noble-large | + echo Check overlays for nova-stable-2025.1.tar.gz 2026-05-22 00:05:04.347758 | ubuntu-noble-large | Check overlays for nova-stable-2025.1.tar.gz 2026-05-22 00:05:04.347774 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/nova/source ]] 2026-05-22 00:05:04.347796 | ubuntu-noble-large | + popd 2026-05-22 00:05:04.347811 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-05-22 00:05:04.347852 | ubuntu-noble-large | + pushd tarballs 2026-05-22 00:05:04.349144 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz 2026-05-22 00:05:04.352123 | ubuntu-noble-large | + filename=octavia-stable-2025.1.tar.gz 2026-05-22 00:05:04.352153 | ubuntu-noble-large | + [[ -e octavia-stable-2025.1.tar.gz ]] 2026-05-22 00:05:04.352168 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz 2026-05-22 00:05:04.352179 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz 2026-05-22 00:05:04.352192 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz 2026-05-22 00:05:09.250111 | ubuntu-noble-large | 2026-05-22 00:05:09 URL:https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz [1338232/1338232] -> "octavia-stable-2025.1.tar.gz" [1] 2026-05-22 00:05:09.251782 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-05-22 00:05:09.251830 | ubuntu-noble-large | + echo Process octavia-stable-2025.1.tar.gz 2026-05-22 00:05:09.251838 | ubuntu-noble-large | Process octavia-stable-2025.1.tar.gz 2026-05-22 00:05:09.253490 | ubuntu-noble-large | ++ tar -tzf octavia-stable-2025.1.tar.gz 2026-05-22 00:05:09.254206 | ubuntu-noble-large | ++ head -1 2026-05-22 00:05:09.254264 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-05-22 00:05:09.262667 | ubuntu-noble-large | + directory=octavia-16.0.2.dev14 2026-05-22 00:05:09.262708 | ubuntu-noble-large | + echo Check patches for octavia-stable-2025.1.tar.gz 2026-05-22 00:05:09.262717 | ubuntu-noble-large | Check patches for octavia-stable-2025.1.tar.gz 2026-05-22 00:05:09.262724 | ubuntu-noble-large | + [[ -e ../patches/2025.1/octavia ]] 2026-05-22 00:05:09.262730 | ubuntu-noble-large | + echo Check overlays for octavia-stable-2025.1.tar.gz 2026-05-22 00:05:09.262737 | ubuntu-noble-large | Check overlays for octavia-stable-2025.1.tar.gz 2026-05-22 00:05:09.262743 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/octavia/source ]] 2026-05-22 00:05:09.262750 | ubuntu-noble-large | + popd 2026-05-22 00:05:09.262757 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-05-22 00:05:09.262764 | ubuntu-noble-large | + pushd tarballs 2026-05-22 00:05:09.263997 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz 2026-05-22 00:05:09.266755 | ubuntu-noble-large | + filename=placement-stable-2025.1.tar.gz 2026-05-22 00:05:09.266786 | ubuntu-noble-large | + [[ -e placement-stable-2025.1.tar.gz ]] 2026-05-22 00:05:09.266798 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz 2026-05-22 00:05:09.266809 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz 2026-05-22 00:05:09.266820 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz 2026-05-22 00:05:10.514905 | ubuntu-noble-large | 2026-05-22 00:05:10 URL:https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz [568042/568042] -> "placement-stable-2025.1.tar.gz" [1] 2026-05-22 00:05:10.516784 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-05-22 00:05:10.516827 | ubuntu-noble-large | + echo Process placement-stable-2025.1.tar.gz 2026-05-22 00:05:10.516834 | ubuntu-noble-large | Process placement-stable-2025.1.tar.gz 2026-05-22 00:05:10.518764 | ubuntu-noble-large | ++ tar -tzf placement-stable-2025.1.tar.gz 2026-05-22 00:05:10.519330 | ubuntu-noble-large | ++ head -1 2026-05-22 00:05:10.519430 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-05-22 00:05:10.530701 | ubuntu-noble-large | + directory=openstack_placement-13.0.1.dev6 2026-05-22 00:05:10.530753 | ubuntu-noble-large | + echo Check patches for placement-stable-2025.1.tar.gz 2026-05-22 00:05:10.530765 | ubuntu-noble-large | Check patches for placement-stable-2025.1.tar.gz 2026-05-22 00:05:10.530774 | ubuntu-noble-large | + [[ -e ../patches/2025.1/openstack_placement ]] 2026-05-22 00:05:10.530783 | ubuntu-noble-large | + echo Check overlays for placement-stable-2025.1.tar.gz 2026-05-22 00:05:10.530791 | ubuntu-noble-large | Check overlays for placement-stable-2025.1.tar.gz 2026-05-22 00:05:10.530799 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/openstack_placement/source ]] 2026-05-22 00:05:10.530808 | ubuntu-noble-large | + popd 2026-05-22 00:05:10.530817 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-05-22 00:05:10.530826 | ubuntu-noble-large | + pushd tarballs 2026-05-22 00:05:10.532043 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz 2026-05-22 00:05:10.534782 | ubuntu-noble-large | + filename=skyline-apiserver-stable-2025.1.tar.gz 2026-05-22 00:05:10.534844 | ubuntu-noble-large | + [[ -e skyline-apiserver-stable-2025.1.tar.gz ]] 2026-05-22 00:05:10.534858 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz 2026-05-22 00:05:10.534870 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz 2026-05-22 00:05:10.534879 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz 2026-05-22 00:05:12.519951 | ubuntu-noble-large | 2026-05-22 00:05:12 URL:https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz [9062817/9062817] -> "skyline-apiserver-stable-2025.1.tar.gz" [1] 2026-05-22 00:05:12.522692 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-05-22 00:05:12.522767 | ubuntu-noble-large | + echo Process skyline-apiserver-stable-2025.1.tar.gz 2026-05-22 00:05:12.522782 | ubuntu-noble-large | Process skyline-apiserver-stable-2025.1.tar.gz 2026-05-22 00:05:12.524378 | ubuntu-noble-large | ++ tar -tzf skyline-apiserver-stable-2025.1.tar.gz 2026-05-22 00:05:12.524769 | ubuntu-noble-large | ++ head -1 2026-05-22 00:05:12.525251 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-05-22 00:05:12.534745 | ubuntu-noble-large | + directory=skyline_apiserver-6.0.1.dev15 2026-05-22 00:05:12.534808 | ubuntu-noble-large | + echo Check patches for skyline-apiserver-stable-2025.1.tar.gz 2026-05-22 00:05:12.534827 | ubuntu-noble-large | Check patches for skyline-apiserver-stable-2025.1.tar.gz 2026-05-22 00:05:12.534843 | ubuntu-noble-large | + [[ -e ../patches/2025.1/skyline_apiserver ]] 2026-05-22 00:05:12.534858 | ubuntu-noble-large | + echo Check overlays for skyline-apiserver-stable-2025.1.tar.gz 2026-05-22 00:05:12.534874 | ubuntu-noble-large | Check overlays for skyline-apiserver-stable-2025.1.tar.gz 2026-05-22 00:05:12.534889 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/skyline_apiserver/source ]] 2026-05-22 00:05:12.534905 | ubuntu-noble-large | + popd 2026-05-22 00:05:12.534921 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-05-22 00:05:12.534937 | ubuntu-noble-large | + pushd tarballs 2026-05-22 00:05:12.535905 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz 2026-05-22 00:05:12.538696 | ubuntu-noble-large | + filename=skyline-console-stable-2025.1.tar.gz 2026-05-22 00:05:12.538755 | ubuntu-noble-large | + [[ -e skyline-console-stable-2025.1.tar.gz ]] 2026-05-22 00:05:12.538768 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz 2026-05-22 00:05:12.538779 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz 2026-05-22 00:05:12.538788 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz 2026-05-22 00:05:15.456107 | ubuntu-noble-large | 2026-05-22 00:05:15 URL:https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz [26666713/26666713] -> "skyline-console-stable-2025.1.tar.gz" [1] 2026-05-22 00:05:15.458931 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-05-22 00:05:15.459000 | ubuntu-noble-large | + echo Process skyline-console-stable-2025.1.tar.gz 2026-05-22 00:05:15.459014 | ubuntu-noble-large | Process skyline-console-stable-2025.1.tar.gz 2026-05-22 00:05:15.460417 | ubuntu-noble-large | ++ tar -tzf skyline-console-stable-2025.1.tar.gz 2026-05-22 00:05:15.460480 | ubuntu-noble-large | ++ head -1 2026-05-22 00:05:15.460932 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-05-22 00:05:15.468916 | ubuntu-noble-large | + directory=skyline_console-6.0.1.dev9 2026-05-22 00:05:15.468973 | ubuntu-noble-large | + echo Check patches for skyline-console-stable-2025.1.tar.gz 2026-05-22 00:05:15.468985 | ubuntu-noble-large | Check patches for skyline-console-stable-2025.1.tar.gz 2026-05-22 00:05:15.468995 | ubuntu-noble-large | + [[ -e ../patches/2025.1/skyline_console ]] 2026-05-22 00:05:15.469004 | ubuntu-noble-large | + echo Check overlays for skyline-console-stable-2025.1.tar.gz 2026-05-22 00:05:15.469014 | ubuntu-noble-large | Check overlays for skyline-console-stable-2025.1.tar.gz 2026-05-22 00:05:15.469023 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/skyline_console/source ]] 2026-05-22 00:05:15.469033 | ubuntu-noble-large | + popd 2026-05-22 00:05:15.469060 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-05-22 00:05:15.469071 | ubuntu-noble-large | + pushd tarballs 2026-05-22 00:05:15.469753 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/watcher/watcher-stable-2025.1.tar.gz 2026-05-22 00:05:15.470944 | ubuntu-noble-large | + filename=watcher-stable-2025.1.tar.gz 2026-05-22 00:05:15.470969 | ubuntu-noble-large | + [[ -e watcher-stable-2025.1.tar.gz ]] 2026-05-22 00:05:15.470974 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/watcher/watcher-stable-2025.1.tar.gz 2026-05-22 00:05:15.470978 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/watcher/watcher-stable-2025.1.tar.gz 2026-05-22 00:05:15.470982 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/watcher/watcher-stable-2025.1.tar.gz 2026-05-22 00:05:17.005182 | ubuntu-noble-large | 2026-05-22 00:05:17 URL:https://tarballs.opendev.org/openstack/watcher/watcher-stable-2025.1.tar.gz [1145162/1145162] -> "watcher-stable-2025.1.tar.gz" [1] 2026-05-22 00:05:17.007644 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/watcher/watcher-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-05-22 00:05:17.007698 | ubuntu-noble-large | + echo Process watcher-stable-2025.1.tar.gz 2026-05-22 00:05:17.007716 | ubuntu-noble-large | Process watcher-stable-2025.1.tar.gz 2026-05-22 00:05:17.009090 | ubuntu-noble-large | ++ tar -tzf watcher-stable-2025.1.tar.gz 2026-05-22 00:05:17.009503 | ubuntu-noble-large | ++ head -1 2026-05-22 00:05:17.009553 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-05-22 00:05:17.020795 | ubuntu-noble-large | + directory=python_watcher-14.1.1.dev5 2026-05-22 00:05:17.020858 | ubuntu-noble-large | + echo Check patches for watcher-stable-2025.1.tar.gz 2026-05-22 00:05:17.020872 | ubuntu-noble-large | Check patches for watcher-stable-2025.1.tar.gz 2026-05-22 00:05:17.020882 | ubuntu-noble-large | + [[ -e ../patches/2025.1/python_watcher ]] 2026-05-22 00:05:17.020891 | ubuntu-noble-large | + echo Check overlays for watcher-stable-2025.1.tar.gz 2026-05-22 00:05:17.020901 | ubuntu-noble-large | Check overlays for watcher-stable-2025.1.tar.gz 2026-05-22 00:05:17.020911 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/python_watcher/source ]] 2026-05-22 00:05:17.020921 | ubuntu-noble-large | + popd 2026-05-22 00:05:17.020932 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-05-22 00:05:17.020943 | ubuntu-noble-large | + pushd tarballs 2026-05-22 00:05:17.021771 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz 2026-05-22 00:05:17.024547 | ubuntu-noble-large | + filename=requirements-stable-2025.1.tar.gz 2026-05-22 00:05:17.024680 | ubuntu-noble-large | + [[ -e requirements-stable-2025.1.tar.gz ]] 2026-05-22 00:05:17.024700 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz 2026-05-22 00:05:17.024712 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz 2026-05-22 00:05:17.024722 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz 2026-05-22 00:05:18.042852 | ubuntu-noble-large | 2026-05-22 00:05:18 URL:https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz [150665/150665] -> "requirements-stable-2025.1.tar.gz" [1] 2026-05-22 00:05:18.045505 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-05-22 00:05:18.045555 | ubuntu-noble-large | + echo Process requirements-stable-2025.1.tar.gz 2026-05-22 00:05:18.045570 | ubuntu-noble-large | Process requirements-stable-2025.1.tar.gz 2026-05-22 00:05:18.047267 | ubuntu-noble-large | ++ tar -tzf requirements-stable-2025.1.tar.gz 2026-05-22 00:05:18.047782 | ubuntu-noble-large | ++ head -1 2026-05-22 00:05:18.047849 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-05-22 00:05:18.058364 | ubuntu-noble-large | + directory=openstack_requirements-1.2.1.dev7517 2026-05-22 00:05:18.058439 | ubuntu-noble-large | + echo Check patches for requirements-stable-2025.1.tar.gz 2026-05-22 00:05:18.058452 | ubuntu-noble-large | Check patches for requirements-stable-2025.1.tar.gz 2026-05-22 00:05:18.058462 | ubuntu-noble-large | + [[ -e ../patches/2025.1/openstack_requirements ]] 2026-05-22 00:05:18.058472 | ubuntu-noble-large | + tar xzf requirements-stable-2025.1.tar.gz 2026-05-22 00:05:18.077401 | ubuntu-noble-large | + rm requirements-stable-2025.1.tar.gz 2026-05-22 00:05:18.080704 | ubuntu-noble-large | + pushd openstack_requirements-1.2.1.dev7517 2026-05-22 00:05:18.081938 | ubuntu-noble-large | ++ find ../../patches/2025.1/openstack_requirements -type f -name '*.patch' 2026-05-22 00:05:18.082660 | ubuntu-noble-large | ++ sort 2026-05-22 00:05:18.086966 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-05-22 00:05:18.087008 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2025.1/openstack_requirements/keystonemiddleware.patch' 2026-05-22 00:05:18.087018 | ubuntu-noble-large | APPLY PATCH ../../patches/2025.1/openstack_requirements/keystonemiddleware.patch 2026-05-22 00:05:18.087026 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-05-22 00:05:18.089460 | ubuntu-noble-large | checking file upper-constraints.txt 2026-05-22 00:05:18.090352 | ubuntu-noble-large | + patch --forward --batch -p1 2026-05-22 00:05:18.092751 | ubuntu-noble-large | patching file upper-constraints.txt 2026-05-22 00:05:18.093674 | ubuntu-noble-large | + popd 2026-05-22 00:05:18.093696 | ubuntu-noble-large | + tar czf requirements-stable-2025.1.tar.gz openstack_requirements-1.2.1.dev7517 2026-05-22 00:05:18.140133 | ubuntu-noble-large | + rm -r openstack_requirements-1.2.1.dev7517 2026-05-22 00:05:18.147152 | ubuntu-noble-large | + echo Check overlays for requirements-stable-2025.1.tar.gz 2026-05-22 00:05:18.147180 | ubuntu-noble-large | Check overlays for requirements-stable-2025.1.tar.gz 2026-05-22 00:05:18.147196 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/openstack_requirements/source ]] 2026-05-22 00:05:18.147207 | ubuntu-noble-large | + popd 2026-05-22 00:05:18.147841 | ubuntu-noble-large | + bash scripts/004-build.sh 2026-05-22 00:05:18.152133 | ubuntu-noble-large | + BASE_ARCH=x86_64 2026-05-22 00:05:18.153079 | ubuntu-noble-large | ++ date +%Y%m%d 2026-05-22 00:05:18.155278 | ubuntu-noble-large | + BUILD_ID=20260522 2026-05-22 00:05:18.155367 | ubuntu-noble-large | + BUILD_TYPE=all 2026-05-22 00:05:18.155385 | ubuntu-noble-large | + IS_RELEASE=False 2026-05-22 00:05:18.155432 | ubuntu-noble-large | + OPENSTACK_VERSION=2025.1 2026-05-22 00:05:18.155443 | ubuntu-noble-large | + VERSION=latest 2026-05-22 00:05:18.155456 | ubuntu-noble-large | + KOLLA_CONF=kolla-build.conf 2026-05-22 00:05:18.155646 | ubuntu-noble-large | + [[ latest != \l\a\t\e\s\t ]] 2026-05-22 00:05:18.155668 | ubuntu-noble-large | + . defaults/all.sh 2026-05-22 00:05:18.155772 | ubuntu-noble-large | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2026-05-22 00:05:18.155786 | ubuntu-noble-large | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2026-05-22 00:05:18.155800 | ubuntu-noble-large | ++ [[ -e /tmp/venv/bin/activate ]] 2026-05-22 00:05:18.155811 | ubuntu-noble-large | ++ . /tmp/venv/bin/activate 2026-05-22 00:05:18.156102 | ubuntu-noble-large | +++ deactivate nondestructive 2026-05-22 00:05:18.156206 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-05-22 00:05:18.156224 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-05-22 00:05:18.156238 | ubuntu-noble-large | +++ hash -r 2026-05-22 00:05:18.156383 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-05-22 00:05:18.156397 | ubuntu-noble-large | +++ unset VIRTUAL_ENV 2026-05-22 00:05:18.156411 | ubuntu-noble-large | +++ unset VIRTUAL_ENV_PROMPT 2026-05-22 00:05:18.156425 | ubuntu-noble-large | +++ '[' '!' nondestructive = nondestructive ']' 2026-05-22 00:05:18.156850 | ubuntu-noble-large | +++ '[' linux-gnu = cygwin ']' 2026-05-22 00:05:18.156902 | ubuntu-noble-large | +++ '[' linux-gnu = msys ']' 2026-05-22 00:05:18.156920 | ubuntu-noble-large | +++ export VIRTUAL_ENV=/tmp/venv 2026-05-22 00:05:18.156929 | ubuntu-noble-large | +++ VIRTUAL_ENV=/tmp/venv 2026-05-22 00:05:18.156937 | ubuntu-noble-large | +++ _OLD_VIRTUAL_PATH=/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2026-05-22 00:05:18.156946 | ubuntu-noble-large | +++ PATH=/tmp/venv/bin:/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2026-05-22 00:05:18.156957 | ubuntu-noble-large | +++ export PATH 2026-05-22 00:05:18.157013 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-05-22 00:05:18.157094 | ubuntu-noble-large | +++ '[' -z '' ']' 2026-05-22 00:05:18.157105 | ubuntu-noble-large | +++ _OLD_VIRTUAL_PS1= 2026-05-22 00:05:18.157116 | ubuntu-noble-large | +++ PS1='(venv) ' 2026-05-22 00:05:18.157124 | ubuntu-noble-large | +++ export PS1 2026-05-22 00:05:18.157133 | ubuntu-noble-large | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2026-05-22 00:05:18.157144 | ubuntu-noble-large | +++ export VIRTUAL_ENV_PROMPT 2026-05-22 00:05:18.157180 | ubuntu-noble-large | +++ hash -r 2026-05-22 00:05:18.157304 | ubuntu-noble-large | + . defaults/2025.1.sh 2026-05-22 00:05:18.158173 | ubuntu-noble-large | +++ date +%Y%m%d 2026-05-22 00:05:18.159555 | ubuntu-noble-large | ++ export BUILD_ID=20260522 2026-05-22 00:05:18.159584 | ubuntu-noble-large | ++ BUILD_ID=20260522 2026-05-22 00:05:18.159643 | ubuntu-noble-large | ++ export KOLLA_TYPE= 2026-05-22 00:05:18.159653 | ubuntu-noble-large | ++ KOLLA_TYPE= 2026-05-22 00:05:18.159661 | ubuntu-noble-large | ++ export BASE_VERSION=24.04 2026-05-22 00:05:18.159669 | ubuntu-noble-large | ++ BASE_VERSION=24.04 2026-05-22 00:05:18.159677 | ubuntu-noble-large | + export IS_RELEASE 2026-05-22 00:05:18.159687 | ubuntu-noble-large | + export OPENSTACK_VERSION 2026-05-22 00:05:18.159695 | ubuntu-noble-large | + export VERSION 2026-05-22 00:05:18.159813 | ubuntu-noble-large | + [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-05-22 00:05:18.159842 | ubuntu-noble-large | + PLATFORM=linux/amd64 2026-05-22 00:05:18.159851 | ubuntu-noble-large | + [[ -z '' ]] 2026-05-22 00:05:18.160972 | ubuntu-noble-large | ++ python3 src/get-projects-from-versions-file.py 2026-05-22 00:05:18.235738 | ubuntu-noble-large | + KOLLA_IMAGES='^aodh ^barbican ^blazar ^ceilometer ^cinder ^cron ^designate ^dnsmasq ^fluentd ^glance ^gnocchi ^grafana ^hacluster ^haproxy ^heat ^horizon ^ironic ^iscsid ^keepalived ^keystone ^kolla-toolbox ^letsencrypt ^magnum ^manila ^mariadb ^masakari ^memcached ^multipathd ^neutron ^nova ^octavia ^opensearch ^openstack-base ^openvswitch ^ovn ^ovsdpdk ^placement ^prometheus ^proxysql ^rabbitmq ^redis ^skyline-apiserver ^skyline-console ^tgtd ^watcher' 2026-05-22 00:05:18.235817 | ubuntu-noble-large | + [[ 2025.1 == \2\0\2\4\.\1 ]] 2026-05-22 00:05:18.235825 | ubuntu-noble-large | + [[ 2025.1 == \2\0\2\4\.\2 ]] 2026-05-22 00:05:18.235831 | ubuntu-noble-large | + [[ 2025.1 == \2\0\2\5\.\1 ]] 2026-05-22 00:05:18.235876 | ubuntu-noble-large | + PLATFORM_OPTS='--platform linux/amd64' 2026-05-22 00:05:18.236054 | ubuntu-noble-large | + [[ all == \b\a\s\e ]] 2026-05-22 00:05:18.236667 | ubuntu-noble-large | + kolla-build --base-arch x86_64 --debug --template-override templates/2025.1/template-overrides.j2 --config-file kolla-build.conf --skip-existing --platform linux/amd64 '^aodh' '^barbican' '^blazar' '^ceilometer' '^cinder' '^cron' '^designate' '^dnsmasq' '^fluentd' '^glance' '^gnocchi' '^grafana' '^hacluster' '^haproxy' '^heat' '^horizon' '^ironic' '^iscsid' '^keepalived' '^keystone' '^kolla-toolbox' '^letsencrypt' '^magnum' '^manila' '^mariadb' '^masakari' '^memcached' '^multipathd' '^neutron' '^nova' '^octavia' '^opensearch' '^openstack-base' '^openvswitch' '^ovn' '^ovsdpdk' '^placement' '^prometheus' '^proxysql' '^rabbitmq' '^redis' '^skyline-apiserver' '^skyline-console' '^tgtd' '^watcher' 2026-05-22 00:05:18.237334 | ubuntu-noble-large | + tee kolla-build-20260522.log 2026-05-22 00:05:18.644079 | ubuntu-noble-large | INFO:kolla.common.utils:Using engine: docker 2026-05-22 00:05:18.644176 | ubuntu-noble-large | INFO:kolla.common.utils:Found the container image folder at /tmp/venv/share/kolla/docker 2026-05-22 00:05:25.646918 | ubuntu-noble-large | INFO:kolla.common.utils:Added image base to queue 2026-05-22 00:05:25.647634 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(base) 2026-05-22 00:05:25.647879 | ubuntu-noble-large | DEBUG:kolla.common.utils.base:Processing 2026-05-22 00:05:25.648200 | ubuntu-noble-large | INFO:kolla.common.utils.base:Building started at 2026-05-22 00:05:25.647805 2026-05-22 00:05:25.649647 | ubuntu-noble-large | DEBUG:kolla.common.utils.base:Turned 0 plugins into plugins archive 2026-05-22 00:05:25.650576 | ubuntu-noble-large | DEBUG:kolla.common.utils.base:Turned 0 additions into additions archive 2026-05-22 00:07:08.685918 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 1/40 : FROM ubuntu:24.04 2026-05-22 00:07:08.685997 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 0b1ebe5dd426 2026-05-22 00:07:08.686010 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 2/40 : LABEL "build-date"="20260522" "name"="base" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:07:08.686060 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 6dd7d5aacb71 2026-05-22 00:07:08.686070 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 6dd7d5aacb71 2026-05-22 00:07:08.686220 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 2bdaeb166f65 2026-05-22 00:07:08.686277 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 3/40 : RUN . /etc/os-release; if [ "${PRETTY_NAME#Ubuntu 24.04.* LTS}" = "$PRETTY_NAME" ]; then echo "Only releases \"Ubuntu 24.04.* LTS\" are supported on ubuntu"; false; fi 2026-05-22 00:07:08.686329 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 7e108f86b4ec 2026-05-22 00:07:08.686337 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 7e108f86b4ec 2026-05-22 00:07:08.686424 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 068ad1d925a6 2026-05-22 00:07:08.686432 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 4/40 : COPY curlrc /root/.curlrc 2026-05-22 00:07:08.686509 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 14c2bc268b05 2026-05-22 00:07:08.686551 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 5/40 : ENV LANG en_US.UTF-8 2026-05-22 00:07:08.686611 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in e74f6db53f82 2026-05-22 00:07:08.686835 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container e74f6db53f82 2026-05-22 00:07:08.686845 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 9a77d9ff654f 2026-05-22 00:07:08.686855 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 6/40 : LABEL kolla_version="2025.1" 2026-05-22 00:07:08.686861 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in f0c5edba1509 2026-05-22 00:07:08.686931 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container f0c5edba1509 2026-05-22 00:07:08.686939 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> c10bda6c1593 2026-05-22 00:07:08.687020 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 7/40 : COPY apt_preferences.ubuntu /etc/apt/preferences 2026-05-22 00:07:08.687064 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> ff28361e277b 2026-05-22 00:07:08.687111 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 8/40 : COPY *.gpg /etc/kolla/apt-keys/ 2026-05-22 00:07:08.687164 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> ea077d3cb084 2026-05-22 00:07:08.687220 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 9/40 : RUN apt-get update && apt-get -y install --no-install-recommends locales ca-certificates && locale-gen en_US.UTF-8 && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-05-22 00:07:08.687276 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in e312efa7ef20 2026-05-22 00:07:08.687324 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:1 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-22 00:07:08.687387 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:2 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-22 00:07:08.687394 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-22 00:07:08.687462 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-22 00:07:08.687508 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:5 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [3671 kB] 2026-05-22 00:07:08.687559 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:6 http://archive.ubuntu.com/ubuntu noble/multiverse amd64 Packages [331 kB] 2026-05-22 00:07:08.687611 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:7 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [48.4 kB] 2026-05-22 00:07:08.687685 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:8 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1505 kB] 2026-05-22 00:07:08.687721 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1808 kB] 2026-05-22 00:07:08.687796 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:10 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [2072 kB] 2026-05-22 00:07:08.687842 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:11 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-22 00:07:08.687901 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:12 http://archive.ubuntu.com/ubuntu noble/restricted amd64 Packages [117 kB] 2026-05-22 00:07:08.687958 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2457 kB] 2026-05-22 00:07:08.687971 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2148 kB] 2026-05-22 00:07:08.688035 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [3920 kB] 2026-05-22 00:07:08.688074 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [54.6 kB] 2026-05-22 00:07:08.688124 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:17 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-22 00:07:08.688174 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:18 http://archive.ubuntu.com/ubuntu noble-backports/multiverse amd64 Packages [671 B] 2026-05-22 00:07:08.688223 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:19 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-05-22 00:07:08.688276 | ubuntu-noble-large | INFO:kolla.common.utils.base:Fetched 38.2 MB in 3s (15.2 MB/s) 2026-05-22 00:07:08.688322 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2026-05-22 00:07:08.688380 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2026-05-22 00:07:08.688437 | ubuntu-noble-large | INFO:kolla.common.utils.base:Building dependency tree... 2026-05-22 00:07:08.688490 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading state information... 2026-05-22 00:07:08.688546 | ubuntu-noble-large | INFO:kolla.common.utils.base:The following additional packages will be installed: 2026-05-22 00:07:08.688623 | ubuntu-noble-large | INFO:kolla.common.utils.base: openssl 2026-05-22 00:07:08.688676 | ubuntu-noble-large | INFO:kolla.common.utils.base:The following NEW packages will be installed: 2026-05-22 00:07:08.688730 | ubuntu-noble-large | INFO:kolla.common.utils.base: ca-certificates locales openssl 2026-05-22 00:07:08.688783 | ubuntu-noble-large | INFO:kolla.common.utils.base:0 upgraded, 3 newly installed, 0 to remove and 4 not upgraded. 2026-05-22 00:07:08.688832 | ubuntu-noble-large | INFO:kolla.common.utils.base:Need to get 5387 kB of archives. 2026-05-22 00:07:08.688893 | ubuntu-noble-large | INFO:kolla.common.utils.base:After this operation, 19.4 MB of additional disk space will be used. 2026-05-22 00:07:08.689001 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssl amd64 3.0.13-0ubuntu3.9 [1002 kB] 2026-05-22 00:07:08.689042 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 ca-certificates all 20240203 [159 kB] 2026-05-22 00:07:08.689085 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 locales all 2.39-0ubuntu8.7 [4225 kB] 2026-05-22 00:07:08.689129 | ubuntu-noble-large | INFO:kolla.common.utils.base:perl: warning: Setting locale failed. 2026-05-22 00:07:08.689169 | ubuntu-noble-large | INFO:kolla.common.utils.base:perl: warning: Please check that your locale settings: 2026-05-22 00:07:08.689208 | ubuntu-noble-large | INFO:kolla.common.utils.base: LANGUAGE = (unset), 2026-05-22 00:07:08.689247 | ubuntu-noble-large | INFO:kolla.common.utils.base: LC_ALL = (unset), 2026-05-22 00:07:08.689285 | ubuntu-noble-large | INFO:kolla.common.utils.base: LANG = "en_US.UTF-8" 2026-05-22 00:07:08.689328 | ubuntu-noble-large | INFO:kolla.common.utils.base: are supported and installed on your system. 2026-05-22 00:07:08.689335 | ubuntu-noble-large | INFO:kolla.common.utils.base:perl: warning: Falling back to the standard locale ("C"). 2026-05-22 00:07:08.689397 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-05-22 00:07:08.689404 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: delaying package configuration, since apt-utils is not installed 2026-05-22 00:07:08.689464 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-05-22 00:07:08.689516 | ubuntu-noble-large | INFO:kolla.common.utils.base:Fetched 5387 kB in 0s (19.4 MB/s) 2026-05-22 00:07:08.689568 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package openssl. 2026-05-22 00:07:08.689575 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2026-05-22 00:07:08.689635 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2026-05-22 00:07:08.689707 | ubuntu-noble-large | INFO:kolla.common.utils.base:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:07:08.689749 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2026-05-22 00:07:08.689756 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% (Reading database ... 80% 2026-05-22 00:07:08.689813 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2026-05-22 00:07:08.689855 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4381 files and directories currently installed.) 2026-05-22 00:07:08.689869 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../openssl_3.0.13-0ubuntu3.9_amd64.deb ... 2026-05-22 00:07:08.689944 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking openssl (3.0.13-0ubuntu3.9) ... 2026-05-22 00:07:08.689952 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package ca-certificates. 2026-05-22 00:07:08.690005 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../ca-certificates_20240203_all.deb ... 2026-05-22 00:07:08.690015 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking ca-certificates (20240203) ... 2026-05-22 00:07:08.690089 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package locales. 2026-05-22 00:07:08.690096 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../locales_2.39-0ubuntu8.7_all.deb ... 2026-05-22 00:07:08.690159 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking locales (2.39-0ubuntu8.7) ... 2026-05-22 00:07:08.690166 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up locales (2.39-0ubuntu8.7) ... 2026-05-22 00:07:08.690232 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: unable to initialize frontend: Dialog 2026-05-22 00:07:08.690239 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: (TERM is not set, so the dialog frontend is not usable.) 2026-05-22 00:07:08.690295 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: falling back to frontend: Readline 2026-05-22 00:07:08.690302 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: unable to initialize frontend: Readline 2026-05-22 00:07:08.690364 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC entries checked: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.38.2 /usr/local/share/perl/5.38.2 /usr/lib/x86_64-linux-gnu/perl5/5.38 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.38 /usr/share/perl/5.38 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 8.) 2026-05-22 00:07:08.690373 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: falling back to frontend: Teletype 2026-05-22 00:07:08.690432 | ubuntu-noble-large | INFO:kolla.common.utils.base:Generating locales (this might take a while)... 2026-05-22 00:07:08.690440 | ubuntu-noble-large | INFO:kolla.common.utils.base:Generation complete. 2026-05-22 00:07:08.690508 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up openssl (3.0.13-0ubuntu3.9) ... 2026-05-22 00:07:08.690519 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up ca-certificates (20240203) ... 2026-05-22 00:07:08.690583 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: unable to initialize frontend: Dialog 2026-05-22 00:07:08.690624 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: (TERM is not set, so the dialog frontend is not usable.) 2026-05-22 00:07:08.690641 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: falling back to frontend: Readline 2026-05-22 00:07:08.690710 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: unable to initialize frontend: Readline 2026-05-22 00:07:08.690725 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC entries checked: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.38.2 /usr/local/share/perl/5.38.2 /usr/lib/x86_64-linux-gnu/perl5/5.38 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.38 /usr/share/perl/5.38 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 8.) 2026-05-22 00:07:08.690768 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: falling back to frontend: Teletype 2026-05-22 00:07:08.690784 | ubuntu-noble-large | INFO:kolla.common.utils.base:Updating certificates in /etc/ssl/certs... 2026-05-22 00:07:08.690853 | ubuntu-noble-large | INFO:kolla.common.utils.base:146 added, 0 removed; done. 2026-05-22 00:07:08.690862 | ubuntu-noble-large | INFO:kolla.common.utils.base:Processing triggers for ca-certificates (20240203) ... 2026-05-22 00:07:08.691000 | ubuntu-noble-large | INFO:kolla.common.utils.base:Updating certificates in /etc/ssl/certs... 2026-05-22 00:07:08.691022 | ubuntu-noble-large | INFO:kolla.common.utils.base:0 added, 0 removed; done. 2026-05-22 00:07:08.691042 | ubuntu-noble-large | INFO:kolla.common.utils.base:Running hooks in /etc/ca-certificates/update.d... 2026-05-22 00:07:08.691052 | ubuntu-noble-large | INFO:kolla.common.utils.base:done. 2026-05-22 00:07:08.691058 | ubuntu-noble-large | INFO:kolla.common.utils.base:Generating locales (this might take a while)... 2026-05-22 00:07:08.691110 | ubuntu-noble-large | INFO:kolla.common.utils.base: en_US.UTF-8... 2026-05-22 00:07:08.691159 | ubuntu-noble-large | INFO:kolla.common.utils.base: done 2026-05-22 00:07:08.691167 | ubuntu-noble-large | INFO:kolla.common.utils.base:Generation complete. 2026-05-22 00:07:08.691225 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container e312efa7ef20 2026-05-22 00:07:08.691231 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> d2aa92bfb35b 2026-05-22 00:07:08.691295 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 10/40 : ENV KOLLA_BASE_DISTRO=ubuntu KOLLA_BASE_ARCH=x86_64 2026-05-22 00:07:08.691345 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 8e52e042bdc3 2026-05-22 00:07:08.691357 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 8e52e042bdc3 2026-05-22 00:07:08.691416 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 2eeb964139c9 2026-05-22 00:07:08.691427 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 11/40 : COPY kolla_bashrc /tmp/ 2026-05-22 00:07:08.691489 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 7a8a945eb9ed 2026-05-22 00:07:08.691536 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 12/40 : RUN cat /tmp/kolla_bashrc >> /etc/skel/.bashrc && cat /tmp/kolla_bashrc >> /root/.bashrc 2026-05-22 00:07:08.691552 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 7284e9b14d85 2026-05-22 00:07:08.691567 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 7284e9b14d85 2026-05-22 00:07:08.691658 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 522e9031d032 2026-05-22 00:07:08.691676 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 13/40 : ENV PS1="$(tput bold)($(printenv KOLLA_SERVICE_NAME))$(tput sgr0)[$(id -un)@$(hostname -s) $(pwd)]$ " 2026-05-22 00:07:08.691736 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in a638b185fafd 2026-05-22 00:07:08.691748 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container a638b185fafd 2026-05-22 00:07:08.691807 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> cdaf75af9e7b 2026-05-22 00:07:08.691818 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 14/40 : ENV DEBIAN_FRONTEND noninteractive 2026-05-22 00:07:08.691906 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in a103ca6a8c1a 2026-05-22 00:07:08.691926 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container a103ca6a8c1a 2026-05-22 00:07:08.692024 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> cc4bf79cb453 2026-05-22 00:07:08.692057 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 15/40 : COPY dpkg_reducing_disk_footprint /etc/dpkg/dpkg.cfg.d/dpkg_reducing_disk_footprint 2026-05-22 00:07:08.692081 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> dfebd52bff54 2026-05-22 00:07:08.692105 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 16/40 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends adduser ca-certificates curl gnupg ubuntu-cloud-keyring && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-05-22 00:07:08.692172 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in c9e122781035 2026-05-22 00:07:08.692190 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:1 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-22 00:07:08.692234 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:2 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-22 00:07:08.692250 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-22 00:07:08.692313 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-22 00:07:08.692325 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:5 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-22 00:07:08.692369 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:6 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [48.4 kB] 2026-05-22 00:07:08.692384 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:7 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,072 kB] 2026-05-22 00:07:08.692443 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:8 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [3,671 kB] 2026-05-22 00:07:08.692472 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:9 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,505 kB] 2026-05-22 00:07:08.692486 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:10 http://archive.ubuntu.com/ubuntu noble/multiverse amd64 Packages [331 kB] 2026-05-22 00:07:08.692543 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-22 00:07:08.692555 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:12 http://archive.ubuntu.com/ubuntu noble/restricted amd64 Packages [117 kB] 2026-05-22 00:07:08.692622 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [54.6 kB] 2026-05-22 00:07:08.692640 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [3,920 kB] 2026-05-22 00:07:08.692686 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,457 kB] 2026-05-22 00:07:08.692701 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,148 kB] 2026-05-22 00:07:08.692761 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:17 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-22 00:07:08.692776 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:18 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-05-22 00:07:08.692832 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:19 http://archive.ubuntu.com/ubuntu noble-backports/multiverse amd64 Packages [671 B] 2026-05-22 00:07:08.692843 | ubuntu-noble-large | INFO:kolla.common.utils.base:Fetched 38.2 MB in 2s (15.9 MB/s) 2026-05-22 00:07:08.692857 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2026-05-22 00:07:08.692964 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2026-05-22 00:07:08.692977 | ubuntu-noble-large | INFO:kolla.common.utils.base:Building dependency tree... 2026-05-22 00:07:08.692990 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading state information... 2026-05-22 00:07:08.693004 | ubuntu-noble-large | INFO:kolla.common.utils.base:ca-certificates is already the newest version (20240203). 2026-05-22 00:07:08.693061 | ubuntu-noble-large | INFO:kolla.common.utils.base:The following additional packages will be installed: 2026-05-22 00:07:08.693076 | ubuntu-noble-large | INFO:kolla.common.utils.base: dirmngr gnupg-utils gpg gpg-agent gpgconf gpgsm keyboxd libbrotli1 2026-05-22 00:07:08.693120 | ubuntu-noble-large | INFO:kolla.common.utils.base: libcurl4t64 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 2026-05-22 00:07:08.693135 | ubuntu-noble-large | INFO:kolla.common.utils.base: libkrb5support0 libksba8 libldap2 libnghttp2-14 libpsl5t64 libreadline8t64 2026-05-22 00:07:08.693209 | ubuntu-noble-large | INFO:kolla.common.utils.base: librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh-4 2026-05-22 00:07:08.693222 | ubuntu-noble-large | INFO:kolla.common.utils.base: pinentry-curses readline-common 2026-05-22 00:07:08.693235 | ubuntu-noble-large | INFO:kolla.common.utils.base:Suggested packages: 2026-05-22 00:07:08.693281 | ubuntu-noble-large | INFO:kolla.common.utils.base: liblocale-gettext-perl perl cron quota ecryptfs-utils dbus-user-session 2026-05-22 00:07:08.693296 | ubuntu-noble-large | INFO:kolla.common.utils.base: libpam-systemd pinentry-gnome3 tor parcimonie xloadimage gpg-wks-server 2026-05-22 00:07:08.693341 | ubuntu-noble-large | INFO:kolla.common.utils.base: scdaemon krb5-doc krb5-user pinentry-doc readline-doc 2026-05-22 00:07:08.693357 | ubuntu-noble-large | INFO:kolla.common.utils.base:Recommended packages: 2026-05-22 00:07:08.693402 | ubuntu-noble-large | INFO:kolla.common.utils.base: gnupg-l10n gpg-wks-client krb5-locales libldap-common publicsuffix 2026-05-22 00:07:08.693417 | ubuntu-noble-large | INFO:kolla.common.utils.base: libsasl2-modules 2026-05-22 00:07:08.693461 | ubuntu-noble-large | INFO:kolla.common.utils.base:The following NEW packages will be installed: 2026-05-22 00:07:08.693476 | ubuntu-noble-large | INFO:kolla.common.utils.base: adduser curl dirmngr gnupg gnupg-utils gpg gpg-agent gpgconf gpgsm keyboxd 2026-05-22 00:07:08.693536 | ubuntu-noble-large | INFO:kolla.common.utils.base: libbrotli1 libcurl4t64 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 2026-05-22 00:07:08.693561 | ubuntu-noble-large | INFO:kolla.common.utils.base: libkrb5support0 libksba8 libldap2 libnghttp2-14 libpsl5t64 libreadline8t64 2026-05-22 00:07:08.693574 | ubuntu-noble-large | INFO:kolla.common.utils.base: librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh-4 2026-05-22 00:07:08.693636 | ubuntu-noble-large | INFO:kolla.common.utils.base: pinentry-curses readline-common ubuntu-cloud-keyring 2026-05-22 00:07:08.693688 | ubuntu-noble-large | INFO:kolla.common.utils.base:0 upgraded, 30 newly installed, 0 to remove and 4 not upgraded. 2026-05-22 00:07:08.693703 | ubuntu-noble-large | INFO:kolla.common.utils.base:Need to get 5,335 kB of archives. 2026-05-22 00:07:08.693748 | ubuntu-noble-large | INFO:kolla.common.utils.base:After this operation, 13.7 MB of additional disk space will be used. 2026-05-22 00:07:08.693763 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:1 http://archive.ubuntu.com/ubuntu noble/main amd64 adduser all 3.137ubuntu1 [101 kB] 2026-05-22 00:07:08.693821 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5support0 amd64 1.20.1-6ubuntu2.6 [34.4 kB] 2026-05-22 00:07:08.693836 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libk5crypto3 amd64 1.20.1-6ubuntu2.6 [82.0 kB] 2026-05-22 00:07:08.693898 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libkeyutils1 amd64 1.6.3-3build1 [9,490 B] 2026-05-22 00:07:08.693914 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-3 amd64 1.20.1-6ubuntu2.6 [348 kB] 2026-05-22 00:07:08.693976 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssapi-krb5-2 amd64 1.20.1-6ubuntu2.6 [143 kB] 2026-05-22 00:07:08.693992 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 readline-common all 8.2-4build1 [56.5 kB] 2026-05-22 00:07:08.694054 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libreadline8t64 amd64 8.2-4build1 [153 kB] 2026-05-22 00:07:08.694069 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsqlite3-0 amd64 3.45.1-1ubuntu2.5 [701 kB] 2026-05-22 00:07:08.694102 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnghttp2-14 amd64 1.59.0-1ubuntu0.3 [74.4 kB] 2026-05-22 00:07:08.694148 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libpsl5t64 amd64 0.21.2-1.1build1 [57.1 kB] 2026-05-22 00:07:08.694164 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 libbrotli1 amd64 1.1.0-2build2 [331 kB] 2026-05-22 00:07:08.694209 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg1-5ubuntu3.1 [20.4 kB] 2026-05-22 00:07:08.694256 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-2 amd64 2.1.28+dfsg1-5ubuntu3.1 [53.2 kB] 2026-05-22 00:07:08.694271 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2 amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [198 kB] 2026-05-22 00:07:08.694315 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build7 [56.3 kB] 2026-05-22 00:07:08.694330 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libssh-4 amd64 0.10.6-2ubuntu0.4 [190 kB] 2026-05-22 00:07:08.694391 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.9 [342 kB] 2026-05-22 00:07:08.694406 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 curl amd64 8.5.0-2ubuntu10.9 [227 kB] 2026-05-22 00:07:08.694416 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gpgconf amd64 2.4.4-2ubuntu17.4 [104 kB] 2026-05-22 00:07:08.694478 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 libksba8 amd64 1.6.6-1build1 [122 kB] 2026-05-22 00:07:08.694503 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dirmngr amd64 2.4.4-2ubuntu17.4 [323 kB] 2026-05-22 00:07:08.694516 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gnupg-utils amd64 2.4.4-2ubuntu17.4 [109 kB] 2026-05-22 00:07:08.694574 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gpg amd64 2.4.4-2ubuntu17.4 [565 kB] 2026-05-22 00:07:08.694586 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 pinentry-curses amd64 1.2.1-3ubuntu5 [35.2 kB] 2026-05-22 00:07:08.694628 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gpg-agent amd64 2.4.4-2ubuntu17.4 [227 kB] 2026-05-22 00:07:08.694686 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gpgsm amd64 2.4.4-2ubuntu17.4 [232 kB] 2026-05-22 00:07:08.694698 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:28 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 keyboxd amd64 2.4.4-2ubuntu17.4 [78.3 kB] 2026-05-22 00:07:08.694712 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:29 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gnupg all 2.4.4-2ubuntu17.4 [359 kB] 2026-05-22 00:07:08.694757 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:30 http://archive.ubuntu.com/ubuntu noble/main amd64 ubuntu-cloud-keyring all 2023.11.28.1 [4,352 B] 2026-05-22 00:07:08.694772 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: delaying package configuration, since apt-utils is not installed 2026-05-22 00:07:08.694816 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-05-22 00:07:08.694831 | ubuntu-noble-large | INFO:kolla.common.utils.base:Fetched 5,335 kB in 0s (15.9 MB/s) 2026-05-22 00:07:08.694902 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package adduser. 2026-05-22 00:07:08.694914 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2026-05-22 00:07:08.694983 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:07:08.695015 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2026-05-22 00:07:08.695029 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2026-05-22 00:07:08.695074 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2026-05-22 00:07:08.695088 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2026-05-22 00:07:08.695146 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2026-05-22 00:07:08.695161 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2026-05-22 00:07:08.695217 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 5491 files and directories currently installed.) 2026-05-22 00:07:08.695236 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../adduser_3.137ubuntu1_all.deb ... 2026-05-22 00:07:08.695250 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking adduser (3.137ubuntu1) ... 2026-05-22 00:07:08.695297 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up adduser (3.137ubuntu1) ... 2026-05-22 00:07:08.695312 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libkrb5support0:amd64. 2026-05-22 00:07:08.695368 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2026-05-22 00:07:08.695381 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 2026-05-22 00:07:08.695395 | ubuntu-noble-large | INFO:kolla.common.utils.base:55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:07:08.695456 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2026-05-22 00:07:08.695480 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2026-05-22 00:07:08.695537 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2026-05-22 00:07:08.695548 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2026-05-22 00:07:08.695561 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2026-05-22 00:07:08.695621 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2026-05-22 00:07:08.695636 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 5539 files and directories currently installed.) 2026-05-22 00:07:08.695695 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../00-libkrb5support0_1.20.1-6ubuntu2.6_amd64.deb ... 2026-05-22 00:07:08.695710 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libkrb5support0:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-22 00:07:08.695724 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libk5crypto3:amd64. 2026-05-22 00:07:08.695743 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../01-libk5crypto3_1.20.1-6ubuntu2.6_amd64.deb ... 2026-05-22 00:07:08.695802 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libk5crypto3:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-22 00:07:08.695817 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libkeyutils1:amd64. 2026-05-22 00:07:08.695873 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../02-libkeyutils1_1.6.3-3build1_amd64.deb ... 2026-05-22 00:07:08.695918 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libkeyutils1:amd64 (1.6.3-3build1) ... 2026-05-22 00:07:08.695942 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libkrb5-3:amd64. 2026-05-22 00:07:08.695961 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../03-libkrb5-3_1.20.1-6ubuntu2.6_amd64.deb ... 2026-05-22 00:07:08.695985 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libkrb5-3:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-22 00:07:08.696008 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libgssapi-krb5-2:amd64. 2026-05-22 00:07:08.696024 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../04-libgssapi-krb5-2_1.20.1-6ubuntu2.6_amd64.deb ... 2026-05-22 00:07:08.696088 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libgssapi-krb5-2:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-22 00:07:08.696100 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package readline-common. 2026-05-22 00:07:08.696113 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../05-readline-common_8.2-4build1_all.deb ... 2026-05-22 00:07:08.696259 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking readline-common (8.2-4build1) ... 2026-05-22 00:07:08.696291 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libreadline8t64:amd64. 2026-05-22 00:07:08.696299 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../06-libreadline8t64_8.2-4build1_amd64.deb ... 2026-05-22 00:07:08.696306 | ubuntu-noble-large | INFO:kolla.common.utils.base:Adding 'diversion of /lib/x86_64-linux-gnu/libhistory.so.8 to /lib/x86_64-linux-gnu/libhistory.so.8.usr-is-merged by libreadline 2026-05-22 00:07:08.696319 | ubuntu-noble-large | INFO:kolla.common.utils.base:8t64' 2026-05-22 00:07:08.696327 | ubuntu-noble-large | INFO:kolla.common.utils.base:Adding 'diversion of /lib/x86_64-linux-gnu/libhistory.so.8.2 to /lib/x86_64-linux-gnu/libhistory.so.8.2.usr-is-merged by libreadline8t64' 2026-05-22 00:07:08.696338 | ubuntu-noble-large | INFO:kolla.common.utils.base:Adding 'diversion of /lib/x86_64-linux-gnu/libreadline.so.8 to /lib/x86_64-linux-gnu/libreadline.so.8.usr-is-merged by libreadline8t64' 2026-05-22 00:07:08.696387 | ubuntu-noble-large | INFO:kolla.common.utils.base:Adding 'diversion of /lib/x86_64-linux-gnu/libreadline.so.8.2 to /lib/x86_64-linux-gnu/libreadline.so.8.2.usr-is-merged by libreadline8t64' 2026-05-22 00:07:08.696403 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libreadline8t64:amd64 (8.2-4build1) ... 2026-05-22 00:07:08.696432 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libsqlite3-0:amd64. 2026-05-22 00:07:08.696449 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../07-libsqlite3-0_3.45.1-1ubuntu2.5_amd64.deb ... 2026-05-22 00:07:08.696482 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libsqlite3-0:amd64 (3.45.1-1ubuntu2.5) ... 2026-05-22 00:07:08.696518 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libnghttp2-14:amd64. 2026-05-22 00:07:08.696559 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../08-libnghttp2-14_1.59.0-1ubuntu0.3_amd64.deb ... 2026-05-22 00:07:08.696570 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libnghttp2-14:amd64 (1.59.0-1ubuntu0.3) ... 2026-05-22 00:07:08.696635 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libpsl5t64:amd64. 2026-05-22 00:07:08.696649 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../09-libpsl5t64_0.21.2-1.1build1_amd64.deb ... 2026-05-22 00:07:08.696692 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libpsl5t64:amd64 (0.21.2-1.1build1) ... 2026-05-22 00:07:08.696705 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libbrotli1:amd64. 2026-05-22 00:07:08.696753 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../10-libbrotli1_1.1.0-2build2_amd64.deb ... 2026-05-22 00:07:08.696763 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libbrotli1:amd64 (1.1.0-2build2) ... 2026-05-22 00:07:08.696800 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libsasl2-modules-db:amd64. 2026-05-22 00:07:08.696812 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../11-libsasl2-modules-db_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-05-22 00:07:08.696860 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2026-05-22 00:07:08.696872 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libsasl2-2:amd64. 2026-05-22 00:07:08.696945 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../12-libsasl2-2_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-05-22 00:07:08.696955 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libsasl2-2:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2026-05-22 00:07:08.696965 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libldap2:amd64. 2026-05-22 00:07:08.697016 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../13-libldap2_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-05-22 00:07:08.697036 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libldap2:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-05-22 00:07:08.697047 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package librtmp1:amd64. 2026-05-22 00:07:08.697104 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2build7_amd64.deb ... 2026-05-22 00:07:08.697125 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build7) ... 2026-05-22 00:07:08.697142 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libssh-4:amd64. 2026-05-22 00:07:08.697161 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../15-libssh-4_0.10.6-2ubuntu0.4_amd64.deb ... 2026-05-22 00:07:08.697225 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libssh-4:amd64 (0.10.6-2ubuntu0.4) ... 2026-05-22 00:07:08.697236 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libcurl4t64:amd64. 2026-05-22 00:07:08.697248 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../16-libcurl4t64_8.5.0-2ubuntu10.9_amd64.deb ... 2026-05-22 00:07:08.697293 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.9) ... 2026-05-22 00:07:08.697303 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package curl. 2026-05-22 00:07:08.697350 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../17-curl_8.5.0-2ubuntu10.9_amd64.deb ... 2026-05-22 00:07:08.697363 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-05-22 00:07:08.697411 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking curl (8.5.0-2ubuntu10.9) ... 2026-05-22 00:07:08.697424 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package gpgconf. 2026-05-22 00:07:08.697470 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../18-gpgconf_2.4.4-2ubuntu17.4_amd64.deb ... 2026-05-22 00:07:08.697482 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-05-22 00:07:08.697504 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking gpgconf (2.4.4-2ubuntu17.4) ... 2026-05-22 00:07:08.697555 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libksba8:amd64. 2026-05-22 00:07:08.697567 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../19-libksba8_1.6.6-1build1_amd64.deb ... 2026-05-22 00:07:08.697618 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libksba8:amd64 (1.6.6-1build1) ... 2026-05-22 00:07:08.697671 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package dirmngr. 2026-05-22 00:07:08.697684 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../20-dirmngr_2.4.4-2ubuntu17.4_amd64.deb ... 2026-05-22 00:07:08.697730 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-05-22 00:07:08.697742 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking dirmngr (2.4.4-2ubuntu17.4) ... 2026-05-22 00:07:08.697779 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package gnupg-utils. 2026-05-22 00:07:08.697791 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../21-gnupg-utils_2.4.4-2ubuntu17.4_amd64.deb ... 2026-05-22 00:07:08.697837 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking gnupg-utils (2.4.4-2ubuntu17.4) ... 2026-05-22 00:07:08.697851 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package gpg. 2026-05-22 00:07:08.697934 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../22-gpg_2.4.4-2ubuntu17.4_amd64.deb ... 2026-05-22 00:07:08.697951 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-05-22 00:07:08.698056 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking gpg (2.4.4-2ubuntu17.4) ... 2026-05-22 00:07:08.698075 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package pinentry-curses. 2026-05-22 00:07:08.698089 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../23-pinentry-curses_1.2.1-3ubuntu5_amd64.deb ... 2026-05-22 00:07:08.698103 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking pinentry-curses (1.2.1-3ubuntu5) ... 2026-05-22 00:07:08.698121 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package gpg-agent. 2026-05-22 00:07:08.698135 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../24-gpg-agent_2.4.4-2ubuntu17.4_amd64.deb ... 2026-05-22 00:07:08.698151 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking gpg-agent (2.4.4-2ubuntu17.4) ... 2026-05-22 00:07:08.698169 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package gpgsm. 2026-05-22 00:07:08.698186 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../25-gpgsm_2.4.4-2ubuntu17.4_amd64.deb ... 2026-05-22 00:07:08.698230 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-05-22 00:07:08.698252 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking gpgsm (2.4.4-2ubuntu17.4) ... 2026-05-22 00:07:08.698272 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package keyboxd. 2026-05-22 00:07:08.698331 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../26-keyboxd_2.4.4-2ubuntu17.4_amd64.deb ... 2026-05-22 00:07:08.698350 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking keyboxd (2.4.4-2ubuntu17.4) ... 2026-05-22 00:07:08.698368 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package gnupg. 2026-05-22 00:07:08.698413 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../27-gnupg_2.4.4-2ubuntu17.4_all.deb ... 2026-05-22 00:07:08.698432 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking gnupg (2.4.4-2ubuntu17.4) ... 2026-05-22 00:07:08.698468 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package ubuntu-cloud-keyring. 2026-05-22 00:07:08.698488 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../28-ubuntu-cloud-keyring_2023.11.28.1_all.deb ... 2026-05-22 00:07:08.698557 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-05-22 00:07:08.698574 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking ubuntu-cloud-keyring (2023.11.28.1) ... 2026-05-22 00:07:08.698588 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libksba8:amd64 (1.6.6-1build1) ... 2026-05-22 00:07:08.698644 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up pinentry-curses (1.2.1-3ubuntu5) ... 2026-05-22 00:07:08.698659 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libkeyutils1:amd64 (1.6.3-3build1) ... 2026-05-22 00:07:08.698678 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libbrotli1:amd64 (1.1.0-2build2) ... 2026-05-22 00:07:08.698712 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libsqlite3-0:amd64 (3.45.1-1ubuntu2.5) ... 2026-05-22 00:07:08.698730 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libpsl5t64:amd64 (0.21.2-1.1build1) ... 2026-05-22 00:07:08.698787 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libnghttp2-14:amd64 (1.59.0-1ubuntu0.3) ... 2026-05-22 00:07:08.698808 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up ubuntu-cloud-keyring (2023.11.28.1) ... 2026-05-22 00:07:08.698826 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libkrb5support0:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-22 00:07:08.698859 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2026-05-22 00:07:08.698931 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build7) ... 2026-05-22 00:07:08.698953 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libk5crypto3:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-22 00:07:08.699010 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libsasl2-2:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2026-05-22 00:07:08.699026 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libkrb5-3:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-22 00:07:08.699045 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up readline-common (8.2-4build1) ... 2026-05-22 00:07:08.699099 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libldap2:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-05-22 00:07:08.699118 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up gnupg-utils (2.4.4-2ubuntu17.4) ... 2026-05-22 00:07:08.699136 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libgssapi-krb5-2:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-22 00:07:08.699191 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libssh-4:amd64 (0.10.6-2ubuntu0.4) ... 2026-05-22 00:07:08.699207 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libreadline8t64:amd64 (8.2-4build1) ... 2026-05-22 00:07:08.699226 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up gpgconf (2.4.4-2ubuntu17.4) ... 2026-05-22 00:07:08.699280 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up gpg (2.4.4-2ubuntu17.4) ... 2026-05-22 00:07:08.699301 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up gpg-agent (2.4.4-2ubuntu17.4) ... 2026-05-22 00:07:08.699320 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.9) ... 2026-05-22 00:07:08.699389 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up gpgsm (2.4.4-2ubuntu17.4) ... 2026-05-22 00:07:08.699405 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up dirmngr (2.4.4-2ubuntu17.4) ... 2026-05-22 00:07:08.699424 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up keyboxd (2.4.4-2ubuntu17.4) ... 2026-05-22 00:07:08.699442 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up gnupg (2.4.4-2ubuntu17.4) ... 2026-05-22 00:07:08.699461 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up curl (8.5.0-2ubuntu10.9) ... 2026-05-22 00:07:08.699482 | ubuntu-noble-large | INFO:kolla.common.utils.base:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 00:07:08.699518 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container c9e122781035 2026-05-22 00:07:08.699537 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> c5f992910238 2026-05-22 00:07:08.699570 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 17/40 : RUN cat /tmp/kolla_bashrc >> /etc/bash.bashrc && sed -i -e s/#*LAST_SYSTEM_UID=999/LAST_SYSTEM_UID=59999/g -e s/#*LAST_SYSTEM_GID=999/LAST_SYSTEM_GID=59999/g /etc/adduser.conf 2026-05-22 00:07:08.699618 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 2764528fda40 2026-05-22 00:07:08.699681 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 2764528fda40 2026-05-22 00:07:08.699697 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 2862f8b1acd9 2026-05-22 00:07:08.699717 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 18/40 : RUN rm -f /etc/apt/sources.list.d/ubuntu.sources 2026-05-22 00:07:08.699735 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 313e9adbc8fd 2026-05-22 00:07:08.699797 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 313e9adbc8fd 2026-05-22 00:07:08.699813 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 96771464024b 2026-05-22 00:07:08.699832 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 19/40 : COPY sources.list.ubuntu /etc/apt/sources.list 2026-05-22 00:07:08.699863 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 031ff44e0b5e 2026-05-22 00:07:08.699931 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 20/40 : COPY sources.list /etc/apt/sources.list.d/kolla-custom.list 2026-05-22 00:07:08.699953 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> ab8fa624808d 2026-05-22 00:07:08.699966 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 21/40 : COPY apt_preferences.ubuntu /etc/apt/preferences 2026-05-22 00:07:08.699983 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> dd021a178acf 2026-05-22 00:07:08.700000 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 22/40 : COPY apt_preferences /etc/apt/preferences.d/kolla-custom 2026-05-22 00:07:08.700040 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 84c8c873958e 2026-05-22 00:07:08.700076 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 23/40 : RUN mkdir -p /etc/kolla/apt-keys/ && gpg --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys F77F1EDA57EBB1CC && gpg --export F77F1EDA57EBB1CC >/etc/kolla/apt-keys/erlang-ppa.gpg && gpg --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 6B73A36E6026DFCA && gpg --export 6B73A36E6026DFCA >/etc/kolla/apt-keys/rabbitmq.gpg && gpg --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys CFFB779AADC995E4F350A060505D97A41C61B9CD && gpg --export CFFB779AADC995E4F350A060505D97A41C61B9CD >/etc/kolla/apt-keys/haproxy.gpg 2026-05-22 00:07:08.700101 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 061b648dc2f5 2026-05-22 00:07:08.700115 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: directory '/root/.gnupg' created 2026-05-22 00:07:08.700133 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-05-22 00:07:08.700152 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: keybox '/root/.gnupg/pubring.kbx' created 2026-05-22 00:07:08.700188 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-05-22 00:07:08.700208 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: /root/.gnupg/trustdb.gpg: trustdb created 2026-05-22 00:07:08.700226 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-05-22 00:07:08.700244 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: key F77F1EDA57EBB1CC: public key "Launchpad PPA for Team RabbitMQ" imported 2026-05-22 00:07:08.700262 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-05-22 00:07:08.700320 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: Total number processed: 1 2026-05-22 00:07:08.700329 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: imported: 1 2026-05-22 00:07:08.700340 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-05-22 00:07:08.700375 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: key 6B73A36E6026DFCA: 2 duplicate signatures removed 2026-05-22 00:07:08.700386 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-05-22 00:07:08.700420 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: key 6B73A36E6026DFCA: public key "RabbitMQ Release Signing Key " imported 2026-05-22 00:07:08.700432 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-05-22 00:07:08.700475 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: Total number processed: 1 2026-05-22 00:07:08.700483 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: imported: 1 2026-05-22 00:07:08.700528 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-05-22 00:07:08.700536 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: key 505D97A41C61B9CD: public key "Launchpad PPA for Vincent Bernat" imported 2026-05-22 00:07:08.700546 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-05-22 00:07:08.700612 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: Total number processed: 1 2026-05-22 00:07:08.700628 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: imported: 1 2026-05-22 00:07:08.700663 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-05-22 00:07:08.700672 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 061b648dc2f5 2026-05-22 00:07:08.700706 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 6fcd9309e80d 2026-05-22 00:07:08.700753 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 24/40 : RUN mkdir -p /etc/kolla/apt-keys/ && curl https://download.docker.com/linux/debian/gpg -o /etc/kolla/apt-keys/docker-ce.asc && curl https://rpm.grafana.com/gpg.key -o /etc/kolla/apt-keys/grafana.asc && curl https://repos.influxdata.com/influxdata-archive.key -o /etc/kolla/apt-keys/influxdb.asc && curl https://downloads.mariadb.com/MariaDB/mariadb-keyring-2019.gpg -o /etc/kolla/apt-keys/mariadb.gpg && curl https://artifacts.opensearch.org/publickeys/opensearch.pgp -o /etc/kolla/apt-keys/opensearch.asc && curl https://repo.proxysql.com/ProxySQL/proxysql-3.0.x/repo_pub_key -o /etc/kolla/apt-keys/proxysql.asc && curl https://repo.proxysql.com/ProxySQL/proxysql-3.0.x/repo_pub_key -o /etc/kolla/apt-keys/proxysql-3.asc && curl https://packages.treasuredata.com/GPG-KEY-td-agent -o /etc/kolla/apt-keys/treasuredata.asc 2026-05-22 00:07:08.700774 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in abce7ef6676c 2026-05-22 00:07:08.700785 | ubuntu-noble-large | INFO:kolla.common.utils.base:curl (https://download.docker.com/linux/debian/gpg): response: 200, time: 0.129566, size: 3817 2026-05-22 00:07:08.700820 | ubuntu-noble-large | INFO:kolla.common.utils.base:curl (https://rpm.grafana.com/gpg.key): response: 200, time: 0.087046, size: 2460 2026-05-22 00:07:08.700831 | ubuntu-noble-large | INFO:kolla.common.utils.base:curl (https://repos.influxdata.com/influxdata-archive.key): response: 200, time: 0.098876, size: 6198 2026-05-22 00:07:08.700875 | ubuntu-noble-large | INFO:kolla.common.utils.base:curl (https://supplychain.mariadb.com/mariadb-keyring-2019.gpg): response: 200, time: 0.321968, size: 27481 2026-05-22 00:07:08.700914 | ubuntu-noble-large | INFO:kolla.common.utils.base:curl (https://artifacts.opensearch.org/publickeys/opensearch.pgp): response: 200, time: 0.068047, size: 4300 2026-05-22 00:07:08.700925 | ubuntu-noble-large | INFO:kolla.common.utils.base:curl (https://repo.proxysql.com/ProxySQL/proxysql-3.0.x/repo_pub_key): response: 200, time: 0.117315, size: 3151 2026-05-22 00:07:08.700968 | ubuntu-noble-large | INFO:kolla.common.utils.base:curl (https://repo.proxysql.com/ProxySQL/proxysql-3.0.x/repo_pub_key): response: 200, time: 0.112009, size: 3151 2026-05-22 00:07:08.700984 | ubuntu-noble-large | INFO:kolla.common.utils.base:curl (https://packages.treasuredata.com/GPG-KEY-td-agent): response: 200, time: 0.070877, size: 3157 2026-05-22 00:07:08.700995 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container abce7ef6676c 2026-05-22 00:07:08.701039 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> cead60b6344b 2026-05-22 00:07:08.701052 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 25/40 : RUN apt-get --error-on=any update && apt-get -y install locales && sed -e "s/# $LANG UTF-8/$LANG UTF-8/g" /etc/locale.gen -i && locale-gen "$LANG" && apt-get -y upgrade && apt-get -y dist-upgrade && apt-get --error-on=any update && apt-get -y install --no-install-recommends apt-utils dumb-init systemd-standalone-sysusers gawk iproute2 kmod lsof lvm2 netbase open-iscsi procps python3 python3-pip socat sudo tgt patch && apt-get clean && rm -rf /var/lib/apt/lists/* && unlink /etc/localtime 2026-05-22 00:07:08.701096 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 0ba155137500 2026-05-22 00:07:08.701112 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-22 00:07:08.701130 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 00:07:08.701190 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-22 00:07:08.701207 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-22 00:07:08.701224 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-22 00:07:08.701239 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-22 00:07:08.701283 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-22 00:07:08.701292 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-22 00:07:08.701317 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-22 00:07:08.701352 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,148 kB] 2026-05-22 00:07:08.701363 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,457 kB] 2026-05-22 00:07:08.701408 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-05-22 00:07:08.701416 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-22 00:07:08.701450 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,505 kB] 2026-05-22 00:07:08.701461 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,072 kB] 2026-05-22 00:07:08.701505 | ubuntu-noble-large | INFO:kolla.common.utils.base:Fetched 30.2 MB in 3s (12.0 MB/s) 2026-05-22 00:07:08.701513 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2026-05-22 00:07:08.701549 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2026-05-22 00:07:08.701561 | ubuntu-noble-large | INFO:kolla.common.utils.base:Building dependency tree... 2026-05-22 00:07:08.701619 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading state information... 2026-05-22 00:07:08.701633 | ubuntu-noble-large | INFO:kolla.common.utils.base:locales is already the newest version (2.39-0ubuntu8.7). 2026-05-22 00:07:08.701692 | ubuntu-noble-large | INFO:kolla.common.utils.base:0 upgraded, 0 newly installed, 0 to remove and 4 not upgraded. 2026-05-22 00:07:08.701706 | ubuntu-noble-large | INFO:kolla.common.utils.base:Generating locales (this might take a while)... 2026-05-22 00:07:08.701723 | ubuntu-noble-large | INFO:kolla.common.utils.base: en_US.UTF-8... 2026-05-22 00:07:08.701739 | ubuntu-noble-large | INFO:kolla.common.utils.base: done 2026-05-22 00:07:08.701758 | ubuntu-noble-large | INFO:kolla.common.utils.base:Generation complete. 2026-05-22 00:07:08.701804 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2026-05-22 00:07:08.701816 | ubuntu-noble-large | INFO:kolla.common.utils.base:Building dependency tree... 2026-05-22 00:07:08.701864 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading state information... 2026-05-22 00:07:08.701895 | ubuntu-noble-large | INFO:kolla.common.utils.base:Calculating upgrade... 2026-05-22 00:07:08.701907 | ubuntu-noble-large | INFO:kolla.common.utils.base:The following packages will be upgraded: 2026-05-22 00:07:08.701917 | ubuntu-noble-large | INFO:kolla.common.utils.base: dpkg libcap2 libgnutls30t64 sed 2026-05-22 00:07:08.702033 | ubuntu-noble-large | INFO:kolla.common.utils.base:4 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:07:08.702044 | ubuntu-noble-large | INFO:kolla.common.utils.base:Need to get 2,509 kB of archives. 2026-05-22 00:07:08.702051 | ubuntu-noble-large | INFO:kolla.common.utils.base:After this operation, 1,024 B of additional disk space will be used. 2026-05-22 00:07:08.702058 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 00:07:08.702068 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dpkg amd64 1.22.6ubuntu6.6 [1,282 kB] 2026-05-22 00:07:08.702083 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 sed amd64 4.9-2ubuntu0.24.04.1 [194 kB] 2026-05-22 00:07:08.702126 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcap2 amd64 1:2.66-5ubuntu2.4 [30.5 kB] 2026-05-22 00:07:08.702141 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgnutls30t64 amd64 3.8.3-1.1ubuntu3.6 [1,003 kB] 2026-05-22 00:07:08.702159 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: delaying package configuration, since apt-utils is not installed 2026-05-22 00:07:08.702175 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-05-22 00:07:08.702225 | ubuntu-noble-large | INFO:kolla.common.utils.base:Fetched 2,509 kB in 0s (6,576 kB/s) 2026-05-22 00:07:08.702233 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2026-05-22 00:07:08.702254 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:07:08.702265 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2026-05-22 00:07:08.702316 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2026-05-22 00:07:08.702325 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2026-05-22 00:07:08.702359 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2026-05-22 00:07:08.702370 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2026-05-22 00:07:08.702403 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2026-05-22 00:07:08.702415 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 5844 files and directories currently installed.) 2026-05-22 00:07:08.702448 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../dpkg_1.22.6ubuntu6.6_amd64.deb ... 2026-05-22 00:07:08.702459 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking dpkg (1.22.6ubuntu6.6) over (1.22.6ubuntu6.5) ... 2026-05-22 00:07:08.702492 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up dpkg (1.22.6ubuntu6.6) ... 2026-05-22 00:07:08.702503 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2026-05-22 00:07:08.702536 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 2026-05-22 00:07:08.702547 | ubuntu-noble-large | INFO:kolla.common.utils.base:20% (Reading database ... 25% (Reading database ... 30% 2026-05-22 00:07:08.702580 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 35% (Reading database ... 2026-05-22 00:07:08.702591 | ubuntu-noble-large | INFO:kolla.common.utils.base:40% (Reading database ... 45% 2026-05-22 00:07:08.702629 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 50% 2026-05-22 00:07:08.702678 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2026-05-22 00:07:08.702689 | ubuntu-noble-large | INFO:kolla.common.utils.base:55% 2026-05-22 00:07:08.702741 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2026-05-22 00:07:08.702752 | ubuntu-noble-large | INFO:kolla.common.utils.base:60% 2026-05-22 00:07:08.702786 | ubuntu-noble-large | INFO:kolla.common.utils.base: (Reading database ... 65% 2026-05-22 00:07:08.702820 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-05-22 00:07:08.702831 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2026-05-22 00:07:08.702900 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2026-05-22 00:07:08.702910 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2026-05-22 00:07:08.702963 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2026-05-22 00:07:08.702975 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2026-05-22 00:07:08.703008 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2026-05-22 00:07:08.703019 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 5844 files and directories currently installed.) 2026-05-22 00:07:08.703052 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../sed_4.9-2ubuntu0.24.04.1_amd64.deb ... 2026-05-22 00:07:08.703096 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-05-22 00:07:08.703113 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking sed (4.9-2ubuntu0.24.04.1) over (4.9-2build1) ... 2026-05-22 00:07:08.703132 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up sed (4.9-2ubuntu0.24.04.1) ... 2026-05-22 00:07:08.703149 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2026-05-22 00:07:08.703203 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:07:08.703219 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2026-05-22 00:07:08.703240 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2026-05-22 00:07:08.703250 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2026-05-22 00:07:08.703285 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2026-05-22 00:07:08.703296 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2026-05-22 00:07:08.703329 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2026-05-22 00:07:08.703339 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 5844 files and directories currently installed.) 2026-05-22 00:07:08.703394 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../libcap2_1%3a2.66-5ubuntu2.4_amd64.deb ... 2026-05-22 00:07:08.703403 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libcap2:amd64 (1:2.66-5ubuntu2.4) over (1:2.66-5ubuntu2.2) ... 2026-05-22 00:07:08.703413 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libcap2:amd64 (1:2.66-5ubuntu2.4) ... 2026-05-22 00:07:08.703465 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2026-05-22 00:07:08.703474 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% 2026-05-22 00:07:08.703485 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 2026-05-22 00:07:08.703519 | ubuntu-noble-large | INFO:kolla.common.utils.base:45% (Reading database ... 50% 2026-05-22 00:07:08.703530 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2026-05-22 00:07:08.703537 | ubuntu-noble-large | INFO:kolla.common.utils.base:55% (Reading database ... 60% (Reading database ... 2026-05-22 00:07:08.703587 | ubuntu-noble-large | INFO:kolla.common.utils.base:65% 2026-05-22 00:07:08.703617 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2026-05-22 00:07:08.703628 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2026-05-22 00:07:08.703675 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2026-05-22 00:07:08.703684 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2026-05-22 00:07:08.703718 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2026-05-22 00:07:08.703729 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2026-05-22 00:07:08.703738 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 5844 files and directories currently installed.) 2026-05-22 00:07:08.703788 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../libgnutls30t64_3.8.3-1.1ubuntu3.6_amd64.deb ... 2026-05-22 00:07:08.703796 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libgnutls30t64:amd64 (3.8.3-1.1ubuntu3.6) over (3.8.3-1.1ubuntu3.5) ... 2026-05-22 00:07:08.703830 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libgnutls30t64:amd64 (3.8.3-1.1ubuntu3.6) ... 2026-05-22 00:07:08.703841 | ubuntu-noble-large | INFO:kolla.common.utils.base:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 00:07:08.703848 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2026-05-22 00:07:08.703940 | ubuntu-noble-large | INFO:kolla.common.utils.base:Building dependency tree... 2026-05-22 00:07:08.703950 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading state information... 2026-05-22 00:07:08.703956 | ubuntu-noble-large | INFO:kolla.common.utils.base:Calculating upgrade... 2026-05-22 00:07:08.703964 | ubuntu-noble-large | INFO:kolla.common.utils.base:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:07:08.704002 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 00:07:08.704009 | ubuntu-noble-large | INFO:kolla.common.utils.base:Hit:2 http://archive.ubuntu.com/ubuntu noble InRelease 2026-05-22 00:07:08.704018 | ubuntu-noble-large | INFO:kolla.common.utils.base:Hit:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease 2026-05-22 00:07:08.704059 | ubuntu-noble-large | INFO:kolla.common.utils.base:Hit:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease 2026-05-22 00:07:08.704067 | ubuntu-noble-large | INFO:kolla.common.utils.base:Hit:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease 2026-05-22 00:07:08.704096 | ubuntu-noble-large | INFO:kolla.common.utils.base:Hit:5 http://archive.ubuntu.com/ubuntu noble-security InRelease 2026-05-22 00:07:08.704118 | ubuntu-noble-large | INFO:kolla.common.utils.base:Fetched 34 B in 1s (24 B/s) 2026-05-22 00:07:08.704161 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2026-05-22 00:07:08.704169 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2026-05-22 00:07:08.704207 | ubuntu-noble-large | INFO:kolla.common.utils.base:Building dependency tree... 2026-05-22 00:07:08.704215 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading state information... 2026-05-22 00:07:08.704223 | ubuntu-noble-large | INFO:kolla.common.utils.base:procps is already the newest version (2:4.0.4-4ubuntu3.2). 2026-05-22 00:07:08.704271 | ubuntu-noble-large | INFO:kolla.common.utils.base:The following additional packages will be installed: 2026-05-22 00:07:08.704279 | ubuntu-noble-large | INFO:kolla.common.utils.base: dmeventd dmsetup libaio1t64 libapparmor1 libbpf1 libbsd0 libcap2-bin 2026-05-22 00:07:08.704316 | ubuntu-noble-large | INFO:kolla.common.utils.base: libconfig-general-perl libdevmapper-event1.02.1 libdevmapper1.02.1 libedit2 2026-05-22 00:07:08.704323 | ubuntu-noble-large | INFO:kolla.common.utils.base: libelf1t64 libexpat1 libgdbm-compat4t64 libgdbm6t64 libibverbs1 libisns0t64 2026-05-22 00:07:08.704331 | ubuntu-noble-large | INFO:kolla.common.utils.base: libkmod2 liblvm2cmd2.03 libmnl0 libmpfr6 libnl-3-200 libnl-route-3-200 2026-05-22 00:07:08.704373 | ubuntu-noble-large | INFO:kolla.common.utils.base: libopeniscsiusr libperl5.38t64 libpython3-stdlib libpython3.12-minimal 2026-05-22 00:07:08.704380 | ubuntu-noble-large | INFO:kolla.common.utils.base: libpython3.12-stdlib librdmacm1t64 libsgutils2-1.46-2 libsigsegv2 2026-05-22 00:07:08.704409 | ubuntu-noble-large | INFO:kolla.common.utils.base: libtirpc-common libtirpc3t64 libwrap0 libxtables12 media-types perl 2026-05-22 00:07:08.704439 | ubuntu-noble-large | INFO:kolla.common.utils.base: perl-modules-5.38 python3-minimal python3-pkg-resources python3-setuptools 2026-05-22 00:07:08.704446 | ubuntu-noble-large | INFO:kolla.common.utils.base: python3-wheel python3.12 python3.12-minimal sg3-utils systemd-dev tzdata 2026-05-22 00:07:08.704474 | ubuntu-noble-large | INFO:kolla.common.utils.base: udev 2026-05-22 00:07:08.704484 | ubuntu-noble-large | INFO:kolla.common.utils.base:Suggested packages: 2026-05-22 00:07:08.704492 | ubuntu-noble-large | INFO:kolla.common.utils.base: gawk-doc iproute2-doc gdbm-l10n ed diffutils-doc perl-doc 2026-05-22 00:07:08.704547 | ubuntu-noble-large | INFO:kolla.common.utils.base: libterm-readline-gnu-perl | libterm-readline-perl-perl make 2026-05-22 00:07:08.704554 | ubuntu-noble-large | INFO:kolla.common.utils.base: libtap-harness-archive-perl python3-doc python3-tk python3-venv 2026-05-22 00:07:08.704563 | ubuntu-noble-large | INFO:kolla.common.utils.base: python-setuptools-doc python3.12-venv python3.12-doc binutils binfmt-support 2026-05-22 00:07:08.704613 | ubuntu-noble-large | INFO:kolla.common.utils.base: tgt-glusterfs tgt-rbd 2026-05-22 00:07:08.704623 | ubuntu-noble-large | INFO:kolla.common.utils.base:Recommended packages: 2026-05-22 00:07:08.704664 | ubuntu-noble-large | INFO:kolla.common.utils.base: libatm1t64 libpam-cap ibverbs-providers thin-provisioning-tools finalrd 2026-05-22 00:07:08.704671 | ubuntu-noble-large | INFO:kolla.common.utils.base: busybox-initramfs build-essential python3-dev systemd-hwe-hwdb 2026-05-22 00:07:08.704702 | ubuntu-noble-large | INFO:kolla.common.utils.base:The following NEW packages will be installed: 2026-05-22 00:07:08.704738 | ubuntu-noble-large | INFO:kolla.common.utils.base: apt-utils dmeventd dmsetup dumb-init gawk iproute2 kmod libaio1t64 2026-05-22 00:07:08.704745 | ubuntu-noble-large | INFO:kolla.common.utils.base: libapparmor1 libbpf1 libbsd0 libcap2-bin libconfig-general-perl 2026-05-22 00:07:08.704754 | ubuntu-noble-large | INFO:kolla.common.utils.base: libdevmapper-event1.02.1 libdevmapper1.02.1 libedit2 libelf1t64 libexpat1 2026-05-22 00:07:08.704795 | ubuntu-noble-large | INFO:kolla.common.utils.base: libgdbm-compat4t64 libgdbm6t64 libibverbs1 libisns0t64 libkmod2 2026-05-22 00:07:08.704802 | ubuntu-noble-large | INFO:kolla.common.utils.base: liblvm2cmd2.03 libmnl0 libmpfr6 libnl-3-200 libnl-route-3-200 2026-05-22 00:07:08.704831 | ubuntu-noble-large | INFO:kolla.common.utils.base: libopeniscsiusr libperl5.38t64 libpython3-stdlib libpython3.12-minimal 2026-05-22 00:07:08.704861 | ubuntu-noble-large | INFO:kolla.common.utils.base: libpython3.12-stdlib librdmacm1t64 libsgutils2-1.46-2 libsigsegv2 2026-05-22 00:07:08.704867 | ubuntu-noble-large | INFO:kolla.common.utils.base: libtirpc-common libtirpc3t64 libwrap0 libxtables12 lsof lvm2 media-types 2026-05-22 00:07:08.704905 | ubuntu-noble-large | INFO:kolla.common.utils.base: netbase open-iscsi patch perl perl-modules-5.38 python3 python3-minimal 2026-05-22 00:07:08.704920 | ubuntu-noble-large | INFO:kolla.common.utils.base: python3-pip python3-pkg-resources python3-setuptools python3-wheel 2026-05-22 00:07:08.704951 | ubuntu-noble-large | INFO:kolla.common.utils.base: python3.12 python3.12-minimal sg3-utils socat sudo systemd-dev 2026-05-22 00:07:08.704958 | ubuntu-noble-large | INFO:kolla.common.utils.base: systemd-standalone-sysusers tgt tzdata udev 2026-05-22 00:07:08.704998 | ubuntu-noble-large | INFO:kolla.common.utils.base:0 upgraded, 64 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:07:08.705005 | ubuntu-noble-large | INFO:kolla.common.utils.base:Need to get 27.7 MB of archives. 2026-05-22 00:07:08.705035 | ubuntu-noble-large | INFO:kolla.common.utils.base:After this operation, 129 MB of additional disk space will be used. 2026-05-22 00:07:08.705042 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 00:07:08.705081 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpython3.12-minimal amd64 3.12.3-1ubuntu0.13 [837 kB] 2026-05-22 00:07:08.705088 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libexpat1 amd64 2.6.1-2ubuntu0.4 [88.2 kB] 2026-05-22 00:07:08.705124 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3.12-minimal amd64 3.12.3-1ubuntu0.13 [2,346 kB] 2026-05-22 00:07:08.705141 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-minimal amd64 3.12.3-0ubuntu2.1 [27.4 kB] 2026-05-22 00:07:08.705152 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 media-types all 10.1.0 [27.5 kB] 2026-05-22 00:07:08.705193 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 netbase all 6.4 [13.1 kB] 2026-05-22 00:07:08.705204 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 tzdata all 2026a-0ubuntu0.24.04.1 [280 kB] 2026-05-22 00:07:08.705212 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpython3.12-stdlib amd64 3.12.3-1ubuntu0.13 [2,068 kB] 2026-05-22 00:07:08.705262 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3.12 amd64 3.12.3-1ubuntu0.13 [662 kB] 2026-05-22 00:07:08.705269 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpython3-stdlib amd64 3.12.3-0ubuntu2.1 [10.1 kB] 2026-05-22 00:07:08.705298 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3 amd64 3.12.3-0ubuntu2.1 [23.0 kB] 2026-05-22 00:07:08.705328 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpfr6 amd64 4.2.1-1build1.1 [353 kB] 2026-05-22 00:07:08.705335 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libsigsegv2 amd64 2.14-1ubuntu2 [15.0 kB] 2026-05-22 00:07:08.705364 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 gawk amd64 1:5.2.1-2build3 [463 kB] 2026-05-22 00:07:08.705376 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkmod2 amd64 31+20240202-2ubuntu7.2 [51.8 kB] 2026-05-22 00:07:08.705414 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libopeniscsiusr amd64 2.1.9-3ubuntu5.4 [49.4 kB] 2026-05-22 00:07:08.705422 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-standalone-sysusers amd64 255.4-1ubuntu8.15 [204 kB] 2026-05-22 00:07:08.705451 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-dev all 255.4-1ubuntu8.15 [106 kB] 2026-05-22 00:07:08.705460 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 udev amd64 255.4-1ubuntu8.15 [1,875 kB] 2026-05-22 00:07:08.705469 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 libisns0t64 amd64 0.101-0.3build3 [94.2 kB] 2026-05-22 00:07:08.705522 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 open-iscsi amd64 2.1.9-3ubuntu5.4 [328 kB] 2026-05-22 00:07:08.705529 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 perl-modules-5.38 all 5.38.2-3.2ubuntu0.2 [3,110 kB] 2026-05-22 00:07:08.705558 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm6t64 amd64 1.23-5.1build1 [34.4 kB] 2026-05-22 00:07:08.705588 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm-compat4t64 amd64 1.23-5.1build1 [6,710 B] 2026-05-22 00:07:08.705615 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libperl5.38t64 amd64 5.38.2-3.2ubuntu0.2 [4,874 kB] 2026-05-22 00:07:08.705625 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 perl amd64 5.38.2-3.2ubuntu0.2 [231 kB] 2026-05-22 00:07:08.705669 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:28 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libaio1t64 amd64 0.3.113-6build1.1 [7,210 B] 2026-05-22 00:07:08.705676 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:29 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnl-3-200 amd64 3.7.0-0.3build1.1 [55.7 kB] 2026-05-22 00:07:08.705714 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:30 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnl-route-3-200 amd64 3.7.0-0.3build1.1 [189 kB] 2026-05-22 00:07:08.705721 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libibverbs1 amd64 50.0-2ubuntu0.2 [68.0 kB] 2026-05-22 00:07:08.705751 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librdmacm1t64 amd64 50.0-2ubuntu0.2 [70.7 kB] 2026-05-22 00:07:08.705781 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:33 http://archive.ubuntu.com/ubuntu noble/universe amd64 libconfig-general-perl all 2.65-2 [57.1 kB] 2026-05-22 00:07:08.705789 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 libsgutils2-1.46-2 amd64 1.46-3ubuntu4 [94.0 kB] 2026-05-22 00:07:08.705826 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 sg3-utils amd64 1.46-3ubuntu4 [840 kB] 2026-05-22 00:07:08.705836 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:36 http://archive.ubuntu.com/ubuntu noble/universe amd64 tgt amd64 1:1.0.85-1.1ubuntu6 [234 kB] 2026-05-22 00:07:08.705890 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:37 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apt-utils amd64 2.8.3 [216 kB] 2026-05-22 00:07:08.705898 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:38 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.185-3ubuntu3.2 [139 kB] 2026-05-22 00:07:08.705907 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:39 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dmsetup amd64 2:1.02.185-3ubuntu3.2 [79.2 kB] 2026-05-22 00:07:08.705916 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:40 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libelf1t64 amd64 0.190-1.1ubuntu0.1 [57.8 kB] 2026-05-22 00:07:08.706012 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:41 http://archive.ubuntu.com/ubuntu noble/main amd64 libbpf1 amd64 1:1.3.0-2build2 [166 kB] 2026-05-22 00:07:08.706020 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:42 http://archive.ubuntu.com/ubuntu noble/main amd64 libmnl0 amd64 1.0.5-2build1 [12.3 kB] 2026-05-22 00:07:08.706026 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 libxtables12 amd64 1.8.10-3ubuntu2 [35.7 kB] 2026-05-22 00:07:08.706032 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:44 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcap2-bin amd64 1:2.66-5ubuntu2.4 [34.1 kB] 2026-05-22 00:07:08.706041 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:45 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 iproute2 amd64 6.1.0-1ubuntu6.3 [1,120 kB] 2026-05-22 00:07:08.706047 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:46 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 kmod amd64 31+20240202-2ubuntu7.2 [102 kB] 2026-05-22 00:07:08.706090 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:47 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapparmor1 amd64 4.0.1really4.0.1-0ubuntu0.24.04.6 [51.2 kB] 2026-05-22 00:07:08.706097 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:48 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libbsd0 amd64 0.12.1-1build1.1 [41.2 kB] 2026-05-22 00:07:08.706110 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 libtirpc-common all 1.3.4+ds-1.1build1 [8,094 B] 2026-05-22 00:07:08.706126 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:50 http://archive.ubuntu.com/ubuntu noble/main amd64 libtirpc3t64 amd64 1.3.4+ds-1.1build1 [82.6 kB] 2026-05-22 00:07:08.706167 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:51 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-pkg-resources all 68.1.2-2ubuntu1.2 [168 kB] 2026-05-22 00:07:08.706175 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:52 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 sudo amd64 1.9.15p5-3ubuntu5.24.04.2 [948 kB] 2026-05-22 00:07:08.706184 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:53 http://archive.ubuntu.com/ubuntu noble/main amd64 libedit2 amd64 3.1-20230828-1build1 [97.6 kB] 2026-05-22 00:07:08.706225 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:54 http://archive.ubuntu.com/ubuntu noble/main amd64 lsof amd64 4.95.0-1build3 [247 kB] 2026-05-22 00:07:08.706232 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:55 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.185-3ubuntu3.2 [12.6 kB] 2026-05-22 00:07:08.706261 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:56 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liblvm2cmd2.03 amd64 2.03.16-3ubuntu3.2 [797 kB] 2026-05-22 00:07:08.706271 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:57 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dmeventd amd64 2:1.02.185-3ubuntu3.2 [38.0 kB] 2026-05-22 00:07:08.706300 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:58 http://archive.ubuntu.com/ubuntu noble/main amd64 libwrap0 amd64 7.6.q-33 [47.9 kB] 2026-05-22 00:07:08.706309 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:59 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 lvm2 amd64 2.03.16-3ubuntu3.2 [1,186 kB] 2026-05-22 00:07:08.706351 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:60 http://archive.ubuntu.com/ubuntu noble/main amd64 patch amd64 2.7.6-7build3 [104 kB] 2026-05-22 00:07:08.706359 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:61 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-setuptools all 68.1.2-2ubuntu1.2 [397 kB] 2026-05-22 00:07:08.706388 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:62 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-wheel all 0.42.0-2 [53.1 kB] 2026-05-22 00:07:08.706397 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:63 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip all 24.0+dfsg-1ubuntu1.3 [1,320 kB] 2026-05-22 00:07:08.706426 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:64 http://archive.ubuntu.com/ubuntu noble/universe amd64 dumb-init amd64 1.2.5-3 [13.6 kB] 2026-05-22 00:07:08.706436 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:65 http://archive.ubuntu.com/ubuntu noble/main amd64 socat amd64 1.8.0.0-4build3 [374 kB] 2026-05-22 00:07:08.706472 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: delaying package configuration, since apt-utils is not installed 2026-05-22 00:07:08.706479 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-05-22 00:07:08.706507 | ubuntu-noble-large | INFO:kolla.common.utils.base:Fetched 27.7 MB in 1s (24.2 MB/s) 2026-05-22 00:07:08.706517 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libpython3.12-minimal:amd64. 2026-05-22 00:07:08.706561 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2026-05-22 00:07:08.706569 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:07:08.706584 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2026-05-22 00:07:08.706633 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2026-05-22 00:07:08.706650 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2026-05-22 00:07:08.706680 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2026-05-22 00:07:08.706709 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2026-05-22 00:07:08.706716 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2026-05-22 00:07:08.706755 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 5844 files and directories currently installed.) 2026-05-22 00:07:08.706763 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../libpython3.12-minimal_3.12.3-1ubuntu0.13_amd64.deb ... 2026-05-22 00:07:08.706799 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.13) ... 2026-05-22 00:07:08.706810 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libexpat1:amd64. 2026-05-22 00:07:08.706840 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../libexpat1_2.6.1-2ubuntu0.4_amd64.deb ... 2026-05-22 00:07:08.706849 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libexpat1:amd64 (2.6.1-2ubuntu0.4) ... 2026-05-22 00:07:08.706917 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3.12-minimal. 2026-05-22 00:07:08.706926 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../python3.12-minimal_3.12.3-1ubuntu0.13_amd64.deb ... 2026-05-22 00:07:08.706935 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3.12-minimal (3.12.3-1ubuntu0.13) ... 2026-05-22 00:07:08.706974 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.13) ... 2026-05-22 00:07:08.706981 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libexpat1:amd64 (2.6.1-2ubuntu0.4) ... 2026-05-22 00:07:08.707019 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3.12-minimal (3.12.3-1ubuntu0.13) ... 2026-05-22 00:07:08.707026 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3-minimal. 2026-05-22 00:07:08.707055 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2026-05-22 00:07:08.707064 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 2026-05-22 00:07:08.707108 | ubuntu-noble-large | INFO:kolla.common.utils.base:15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:07:08.707129 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2026-05-22 00:07:08.707144 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2026-05-22 00:07:08.707158 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2026-05-22 00:07:08.707200 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2026-05-22 00:07:08.707210 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2026-05-22 00:07:08.707240 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2026-05-22 00:07:08.707247 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 6163 files and directories currently installed.) 2026-05-22 00:07:08.707286 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../0-python3-minimal_3.12.3-0ubuntu2.1_amd64.deb ... 2026-05-22 00:07:08.707293 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3-minimal (3.12.3-0ubuntu2.1) ... 2026-05-22 00:07:08.707323 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package media-types. 2026-05-22 00:07:08.707331 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../1-media-types_10.1.0_all.deb ... 2026-05-22 00:07:08.707368 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking media-types (10.1.0) ... 2026-05-22 00:07:08.707375 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package netbase. 2026-05-22 00:07:08.707402 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../2-netbase_6.4_all.deb ... 2026-05-22 00:07:08.707417 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking netbase (6.4) ... 2026-05-22 00:07:08.707423 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package tzdata. 2026-05-22 00:07:08.707466 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../3-tzdata_2026a-0ubuntu0.24.04.1_all.deb ... 2026-05-22 00:07:08.707472 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking tzdata (2026a-0ubuntu0.24.04.1) ... 2026-05-22 00:07:08.707507 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libpython3.12-stdlib:amd64. 2026-05-22 00:07:08.707513 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../4-libpython3.12-stdlib_3.12.3-1ubuntu0.13_amd64.deb ... 2026-05-22 00:07:08.707548 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.13) ... 2026-05-22 00:07:08.707555 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3.12. 2026-05-22 00:07:08.707582 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../5-python3.12_3.12.3-1ubuntu0.13_amd64.deb ... 2026-05-22 00:07:08.707638 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3.12 (3.12.3-1ubuntu0.13) ... 2026-05-22 00:07:08.707648 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libpython3-stdlib:amd64. 2026-05-22 00:07:08.707654 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../6-libpython3-stdlib_3.12.3-0ubuntu2.1_amd64.deb ... 2026-05-22 00:07:08.707691 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libpython3-stdlib:amd64 (3.12.3-0ubuntu2.1) ... 2026-05-22 00:07:08.707697 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3-minimal (3.12.3-0ubuntu2.1) ... 2026-05-22 00:07:08.707732 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3. 2026-05-22 00:07:08.707738 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2026-05-22 00:07:08.707766 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% 2026-05-22 00:07:08.707802 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 40% (Reading database ... 45% 2026-05-22 00:07:08.707818 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 50% (Reading database ... 55% (Reading database ... 2026-05-22 00:07:08.707826 | ubuntu-noble-large | INFO:kolla.common.utils.base:60% (Reading database ... 65% 2026-05-22 00:07:08.707832 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2026-05-22 00:07:08.707874 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2026-05-22 00:07:08.707896 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2026-05-22 00:07:08.707932 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2026-05-22 00:07:08.707939 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2026-05-22 00:07:08.707947 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2026-05-22 00:07:08.707982 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 7133 files and directories currently installed.) 2026-05-22 00:07:08.707989 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../python3_3.12.3-0ubuntu2.1_amd64.deb ... 2026-05-22 00:07:08.708017 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3 (3.12.3-0ubuntu2.1) ... 2026-05-22 00:07:08.708045 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libmpfr6:amd64. 2026-05-22 00:07:08.708051 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../libmpfr6_4.2.1-1build1.1_amd64.deb ... 2026-05-22 00:07:08.708085 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libmpfr6:amd64 (4.2.1-1build1.1) ... 2026-05-22 00:07:08.708092 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libsigsegv2:amd64. 2026-05-22 00:07:08.708127 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../libsigsegv2_2.14-1ubuntu2_amd64.deb ... 2026-05-22 00:07:08.708142 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libsigsegv2:amd64 (2.14-1ubuntu2) ... 2026-05-22 00:07:08.708153 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libmpfr6:amd64 (4.2.1-1build1.1) ... 2026-05-22 00:07:08.708175 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libsigsegv2:amd64 (2.14-1ubuntu2) ... 2026-05-22 00:07:08.708227 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package gawk. 2026-05-22 00:07:08.708239 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2026-05-22 00:07:08.708253 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% 2026-05-22 00:07:08.708262 | ubuntu-noble-large | INFO:kolla.common.utils.base: (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:07:08.708309 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2026-05-22 00:07:08.708319 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2026-05-22 00:07:08.708331 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2026-05-22 00:07:08.708343 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2026-05-22 00:07:08.708352 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2026-05-22 00:07:08.708392 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2026-05-22 00:07:08.708406 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 7171 files and directories currently installed.) 2026-05-22 00:07:08.708457 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../00-gawk_1%3a5.2.1-2build3_amd64.deb ... 2026-05-22 00:07:08.708470 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking gawk (1:5.2.1-2build3) ... 2026-05-22 00:07:08.708484 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libkmod2:amd64. 2026-05-22 00:07:08.708495 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../01-libkmod2_31+20240202-2ubuntu7.2_amd64.deb ... 2026-05-22 00:07:08.708522 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libkmod2:amd64 (31+20240202-2ubuntu7.2) ... 2026-05-22 00:07:08.708532 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libopeniscsiusr. 2026-05-22 00:07:08.708546 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../02-libopeniscsiusr_2.1.9-3ubuntu5.4_amd64.deb ... 2026-05-22 00:07:08.708589 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libopeniscsiusr (2.1.9-3ubuntu5.4) ... 2026-05-22 00:07:08.708628 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package systemd-standalone-sysusers. 2026-05-22 00:07:08.708644 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../03-systemd-standalone-sysusers_255.4-1ubuntu8.15_amd64.deb ... 2026-05-22 00:07:08.708659 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking systemd-standalone-sysusers (255.4-1ubuntu8.15) ... 2026-05-22 00:07:08.708670 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package systemd-dev. 2026-05-22 00:07:08.708698 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../04-systemd-dev_255.4-1ubuntu8.15_all.deb ... 2026-05-22 00:07:08.708709 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking systemd-dev (255.4-1ubuntu8.15) ... 2026-05-22 00:07:08.708761 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package udev. 2026-05-22 00:07:08.708774 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../05-udev_255.4-1ubuntu8.15_amd64.deb ... 2026-05-22 00:07:08.708788 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking udev (255.4-1ubuntu8.15) ... 2026-05-22 00:07:08.708800 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libisns0t64:amd64. 2026-05-22 00:07:08.708827 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../06-libisns0t64_0.101-0.3build3_amd64.deb ... 2026-05-22 00:07:08.708850 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libisns0t64:amd64 (0.101-0.3build3) ... 2026-05-22 00:07:08.708865 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package open-iscsi. 2026-05-22 00:07:08.708897 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../07-open-iscsi_2.1.9-3ubuntu5.4_amd64.deb ... 2026-05-22 00:07:08.708953 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking open-iscsi (2.1.9-3ubuntu5.4) ... 2026-05-22 00:07:08.708977 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package perl-modules-5.38. 2026-05-22 00:07:08.709055 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../08-perl-modules-5.38_5.38.2-3.2ubuntu0.2_all.deb ... 2026-05-22 00:07:08.709067 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking perl-modules-5.38 (5.38.2-3.2ubuntu0.2) ... 2026-05-22 00:07:08.709078 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libgdbm6t64:amd64. 2026-05-22 00:07:08.709089 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../09-libgdbm6t64_1.23-5.1build1_amd64.deb ... 2026-05-22 00:07:08.709098 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libgdbm6t64:amd64 (1.23-5.1build1) ... 2026-05-22 00:07:08.709107 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libgdbm-compat4t64:amd64. 2026-05-22 00:07:08.709120 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../10-libgdbm-compat4t64_1.23-5.1build1_amd64.deb ... 2026-05-22 00:07:08.709129 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libgdbm-compat4t64:amd64 (1.23-5.1build1) ... 2026-05-22 00:07:08.709139 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-05-22 00:07:08.709149 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libperl5.38t64:amd64. 2026-05-22 00:07:08.709162 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../11-libperl5.38t64_5.38.2-3.2ubuntu0.2_amd64.deb ... 2026-05-22 00:07:08.709171 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.2) ... 2026-05-22 00:07:08.709225 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package perl. 2026-05-22 00:07:08.709237 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../12-perl_5.38.2-3.2ubuntu0.2_amd64.deb ... 2026-05-22 00:07:08.709251 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking perl (5.38.2-3.2ubuntu0.2) ... 2026-05-22 00:07:08.709261 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libaio1t64:amd64. 2026-05-22 00:07:08.709275 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../13-libaio1t64_0.3.113-6build1.1_amd64.deb ... 2026-05-22 00:07:08.709285 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libaio1t64:amd64 (0.3.113-6build1.1) ... 2026-05-22 00:07:08.709337 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libnl-3-200:amd64. 2026-05-22 00:07:08.709348 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../14-libnl-3-200_3.7.0-0.3build1.1_amd64.deb ... 2026-05-22 00:07:08.709358 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libnl-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-05-22 00:07:08.709371 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libnl-route-3-200:amd64. 2026-05-22 00:07:08.709382 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-05-22 00:07:08.709396 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../15-libnl-route-3-200_3.7.0-0.3build1.1_amd64.deb ... 2026-05-22 00:07:08.709407 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libnl-route-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-05-22 00:07:08.709448 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libibverbs1:amd64. 2026-05-22 00:07:08.709460 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../16-libibverbs1_50.0-2ubuntu0.2_amd64.deb ... 2026-05-22 00:07:08.709474 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libibverbs1:amd64 (50.0-2ubuntu0.2) ... 2026-05-22 00:07:08.709484 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package librdmacm1t64:amd64. 2026-05-22 00:07:08.709498 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../17-librdmacm1t64_50.0-2ubuntu0.2_amd64.deb ... 2026-05-22 00:07:08.709509 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking librdmacm1t64:amd64 (50.0-2ubuntu0.2) ... 2026-05-22 00:07:08.709557 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libconfig-general-perl. 2026-05-22 00:07:08.709569 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../18-libconfig-general-perl_2.65-2_all.deb ... 2026-05-22 00:07:08.709581 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libconfig-general-perl (2.65-2) ... 2026-05-22 00:07:08.709622 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libsgutils2-1.46-2:amd64. 2026-05-22 00:07:08.709644 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../19-libsgutils2-1.46-2_1.46-3ubuntu4_amd64.deb ... 2026-05-22 00:07:08.709655 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libsgutils2-1.46-2:amd64 (1.46-3ubuntu4) ... 2026-05-22 00:07:08.709668 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package sg3-utils. 2026-05-22 00:07:08.709678 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../20-sg3-utils_1.46-3ubuntu4_amd64.deb ... 2026-05-22 00:07:08.709692 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking sg3-utils (1.46-3ubuntu4) ... 2026-05-22 00:07:08.709703 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package tgt. 2026-05-22 00:07:08.709748 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../21-tgt_1%3a1.0.85-1.1ubuntu6_amd64.deb ... 2026-05-22 00:07:08.709767 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking tgt (1:1.0.85-1.1ubuntu6) ... 2026-05-22 00:07:08.709777 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package apt-utils. 2026-05-22 00:07:08.709791 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../22-apt-utils_2.8.3_amd64.deb ... 2026-05-22 00:07:08.709800 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-05-22 00:07:08.709813 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking apt-utils (2.8.3) ... 2026-05-22 00:07:08.709822 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libdevmapper1.02.1:amd64. 2026-05-22 00:07:08.709865 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../23-libdevmapper1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2026-05-22 00:07:08.709872 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2026-05-22 00:07:08.709904 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package dmsetup. 2026-05-22 00:07:08.709910 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../24-dmsetup_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2026-05-22 00:07:08.709940 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking dmsetup (2:1.02.185-3ubuntu3.2) ... 2026-05-22 00:07:08.709946 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libelf1t64:amd64. 2026-05-22 00:07:08.709974 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../25-libelf1t64_0.190-1.1ubuntu0.1_amd64.deb ... 2026-05-22 00:07:08.709980 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libelf1t64:amd64 (0.190-1.1ubuntu0.1) ... 2026-05-22 00:07:08.710008 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libbpf1:amd64. 2026-05-22 00:07:08.710014 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../26-libbpf1_1%3a1.3.0-2build2_amd64.deb ... 2026-05-22 00:07:08.710023 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libbpf1:amd64 (1:1.3.0-2build2) ... 2026-05-22 00:07:08.710028 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libmnl0:amd64. 2026-05-22 00:07:08.710076 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../27-libmnl0_1.0.5-2build1_amd64.deb ... 2026-05-22 00:07:08.710083 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libmnl0:amd64 (1.0.5-2build1) ... 2026-05-22 00:07:08.710089 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libxtables12:amd64. 2026-05-22 00:07:08.710135 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../28-libxtables12_1.8.10-3ubuntu2_amd64.deb ... 2026-05-22 00:07:08.710147 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libxtables12:amd64 (1.8.10-3ubuntu2) ... 2026-05-22 00:07:08.710157 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libcap2-bin. 2026-05-22 00:07:08.710170 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../29-libcap2-bin_1%3a2.66-5ubuntu2.4_amd64.deb ... 2026-05-22 00:07:08.710179 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-05-22 00:07:08.710208 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libcap2-bin (1:2.66-5ubuntu2.4) ... 2026-05-22 00:07:08.710215 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package iproute2. 2026-05-22 00:07:08.710235 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../30-iproute2_6.1.0-1ubuntu6.3_amd64.deb ... 2026-05-22 00:07:08.710241 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking iproute2 (6.1.0-1ubuntu6.3) ... 2026-05-22 00:07:08.710281 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package kmod. 2026-05-22 00:07:08.710288 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../31-kmod_31+20240202-2ubuntu7.2_amd64.deb ... 2026-05-22 00:07:08.710326 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking kmod (31+20240202-2ubuntu7.2) ... 2026-05-22 00:07:08.710333 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libapparmor1:amd64. 2026-05-22 00:07:08.710338 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../32-libapparmor1_4.0.1really4.0.1-0ubuntu0.24.04.6_amd64.deb ... 2026-05-22 00:07:08.710374 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.6) ... 2026-05-22 00:07:08.710380 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libbsd0:amd64. 2026-05-22 00:07:08.710386 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../33-libbsd0_0.12.1-1build1.1_amd64.deb ... 2026-05-22 00:07:08.710421 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libbsd0:amd64 (0.12.1-1build1.1) ... 2026-05-22 00:07:08.710428 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libtirpc-common. 2026-05-22 00:07:08.710434 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../34-libtirpc-common_1.3.4+ds-1.1build1_all.deb ... 2026-05-22 00:07:08.710475 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libtirpc-common (1.3.4+ds-1.1build1) ... 2026-05-22 00:07:08.710482 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libtirpc3t64:amd64. 2026-05-22 00:07:08.710487 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../35-libtirpc3t64_1.3.4+ds-1.1build1_amd64.deb ... 2026-05-22 00:07:08.710528 | ubuntu-noble-large | INFO:kolla.common.utils.base:Adding 'diversion of /lib/x86_64-linux-gnu/libtirpc.so.3 to /lib/x86_64-linux-gnu/libtirpc.so.3.usr-is-merged by libtirpc3t64' 2026-05-22 00:07:08.710535 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-05-22 00:07:08.710576 | ubuntu-noble-large | INFO:kolla.common.utils.base:Adding 'diversion of /lib/x86_64-linux-gnu/libtirpc.so.3.0.0 to /lib/x86_64-linux-gnu/libtirpc.so.3.0.0.usr-is-merged by libtirp 2026-05-22 00:07:08.710583 | ubuntu-noble-large | INFO:kolla.common.utils.base:c3t64' 2026-05-22 00:07:08.710589 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libtirpc3t64:amd64 (1.3.4+ds-1.1build1) ... 2026-05-22 00:07:08.710618 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3-pkg-resources. 2026-05-22 00:07:08.710658 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../36-python3-pkg-resources_68.1.2-2ubuntu1.2_all.deb ... 2026-05-22 00:07:08.710665 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3-pkg-resources (68.1.2-2ubuntu1.2) ... 2026-05-22 00:07:08.710671 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package sudo. 2026-05-22 00:07:08.710707 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../37-sudo_1.9.15p5-3ubuntu5.24.04.2_amd64.deb ... 2026-05-22 00:07:08.710720 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking sudo (1.9.15p5-3ubuntu5.24.04.2) ... 2026-05-22 00:07:08.710726 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libedit2:amd64. 2026-05-22 00:07:08.710764 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../38-libedit2_3.1-20230828-1build1_amd64.deb ... 2026-05-22 00:07:08.710770 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libedit2:amd64 (3.1-20230828-1build1) ... 2026-05-22 00:07:08.710776 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package lsof. 2026-05-22 00:07:08.710817 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../39-lsof_4.95.0-1build3_amd64.deb ... 2026-05-22 00:07:08.710824 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking lsof (4.95.0-1build3) ... 2026-05-22 00:07:08.710830 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libdevmapper-event1.02.1:amd64. 2026-05-22 00:07:08.710870 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../40-libdevmapper-event1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2026-05-22 00:07:08.710927 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2026-05-22 00:07:08.710934 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package liblvm2cmd2.03:amd64. 2026-05-22 00:07:08.710943 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../41-liblvm2cmd2.03_2.03.16-3ubuntu3.2_amd64.deb ... 2026-05-22 00:07:08.710949 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking liblvm2cmd2.03:amd64 (2.03.16-3ubuntu3.2) ... 2026-05-22 00:07:08.710954 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package dmeventd. 2026-05-22 00:07:08.710959 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../42-dmeventd_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2026-05-22 00:07:08.710990 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking dmeventd (2:1.02.185-3ubuntu3.2) ... 2026-05-22 00:07:08.710996 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libwrap0:amd64. 2026-05-22 00:07:08.711024 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../43-libwrap0_7.6.q-33_amd64.deb ... 2026-05-22 00:07:08.711031 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libwrap0:amd64 (7.6.q-33) ... 2026-05-22 00:07:08.711039 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package lvm2. 2026-05-22 00:07:08.711044 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../44-lvm2_2.03.16-3ubuntu3.2_amd64.deb ... 2026-05-22 00:07:08.711091 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking lvm2 (2.03.16-3ubuntu3.2) ... 2026-05-22 00:07:08.711099 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package patch. 2026-05-22 00:07:08.711139 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../45-patch_2.7.6-7build3_amd64.deb ... 2026-05-22 00:07:08.711152 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking patch (2.7.6-7build3) ... 2026-05-22 00:07:08.711162 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3-setuptools. 2026-05-22 00:07:08.711176 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../46-python3-setuptools_68.1.2-2ubuntu1.2_all.deb ... 2026-05-22 00:07:08.711182 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3-setuptools (68.1.2-2ubuntu1.2) ... 2026-05-22 00:07:08.711212 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3-wheel. 2026-05-22 00:07:08.711218 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-05-22 00:07:08.711245 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../47-python3-wheel_0.42.0-2_all.deb ... 2026-05-22 00:07:08.711251 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-05-22 00:07:08.711275 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3-wheel (0.42.0-2) ... 2026-05-22 00:07:08.711281 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3-pip. 2026-05-22 00:07:08.711305 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../48-python3-pip_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-05-22 00:07:08.711311 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3-pip (24.0+dfsg-1ubuntu1.3) ... 2026-05-22 00:07:08.711345 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package dumb-init. 2026-05-22 00:07:08.711351 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../49-dumb-init_1.2.5-3_amd64.deb ... 2026-05-22 00:07:08.711356 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking dumb-init (1.2.5-3) ... 2026-05-22 00:07:08.711401 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package socat. 2026-05-22 00:07:08.711408 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../50-socat_1.8.0.0-4build3_amd64.deb ... 2026-05-22 00:07:08.711448 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking socat (1.8.0.0-4build3) ... 2026-05-22 00:07:08.711458 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up media-types (10.1.0) ... 2026-05-22 00:07:08.711465 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up dumb-init (1.2.5-3) ... 2026-05-22 00:07:08.711470 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.6) ... 2026-05-22 00:07:08.711505 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up apt-utils (2.8.3) ... 2026-05-22 00:07:08.711516 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libgdbm6t64:amd64 (1.23-5.1build1) ... 2026-05-22 00:07:08.711521 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libgdbm-compat4t64:amd64 (1.23-5.1build1) ... 2026-05-22 00:07:08.711559 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libisns0t64:amd64 (0.101-0.3build3) ... 2026-05-22 00:07:08.711565 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up gawk (1:5.2.1-2build3) ... 2026-05-22 00:07:08.711614 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libtirpc-common (1.3.4+ds-1.1build1) ... 2026-05-22 00:07:08.711623 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libsgutils2-1.46-2:amd64 (1.46-3ubuntu4) ... 2026-05-22 00:07:08.711628 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up systemd-standalone-sysusers (255.4-1ubuntu8.15) ... 2026-05-22 00:07:08.711654 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up systemd-dev (255.4-1ubuntu8.15) ... 2026-05-22 00:07:08.711660 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libelf1t64:amd64 (0.190-1.1ubuntu0.1) ... 2026-05-22 00:07:08.711707 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up tzdata (2026a-0ubuntu0.24.04.1) ... 2026-05-22 00:07:08.711713 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-05-22 00:07:08.711718 | ubuntu-noble-large | INFO:kolla.common.utils.base:Current default time zone: 'Etc/UTC' 2026-05-22 00:07:08.711742 | ubuntu-noble-large | INFO:kolla.common.utils.base:Local time is now: Fri May 22 00:06:40 UTC 2026. 2026-05-22 00:07:08.711748 | ubuntu-noble-large | INFO:kolla.common.utils.base:Universal Time is now: Fri May 22 00:06:40 UTC 2026. 2026-05-22 00:07:08.711791 | ubuntu-noble-large | INFO:kolla.common.utils.base:Run 'dpkg-reconfigure tzdata' if you wish to change it. 2026-05-22 00:07:08.711797 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-05-22 00:07:08.711802 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libcap2-bin (1:2.66-5ubuntu2.4) ... 2026-05-22 00:07:08.711842 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libwrap0:amd64 (7.6.q-33) ... 2026-05-22 00:07:08.711848 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up socat (1.8.0.0-4build3) ... 2026-05-22 00:07:08.711853 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up perl-modules-5.38 (5.38.2-3.2ubuntu0.2) ... 2026-05-22 00:07:08.711891 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libmnl0:amd64 (1.0.5-2build1) ... 2026-05-22 00:07:08.711898 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up patch (2.7.6-7build3) ... 2026-05-22 00:07:08.711937 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up sudo (1.9.15p5-3ubuntu5.24.04.2) ... 2026-05-22 00:07:08.711943 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libxtables12:amd64 (1.8.10-3ubuntu2) ... 2026-05-22 00:07:08.711991 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2026-05-22 00:07:08.711997 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libaio1t64:amd64 (0.3.113-6build1.1) ... 2026-05-22 00:07:08.712001 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up dmsetup (2:1.02.185-3ubuntu3.2) ... 2026-05-22 00:07:08.712034 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libnl-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-05-22 00:07:08.712040 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up netbase (6.4) ... 2026-05-22 00:07:08.712045 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-05-22 00:07:08.712087 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.2) ... 2026-05-22 00:07:08.712093 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libbsd0:amd64 (0.12.1-1build1.1) ... 2026-05-22 00:07:08.712099 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libbpf1:amd64 (1:1.3.0-2build2) ... 2026-05-22 00:07:08.712147 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libkmod2:amd64 (31+20240202-2ubuntu7.2) ... 2026-05-22 00:07:08.712158 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up sg3-utils (1.46-3ubuntu4) ... 2026-05-22 00:07:08.712165 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.13) ... 2026-05-22 00:07:08.712191 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libdevmapper-event1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2026-05-22 00:07:08.712197 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libtirpc3t64:amd64 (1.3.4+ds-1.1build1) ... 2026-05-22 00:07:08.712222 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up iproute2 (6.1.0-1ubuntu6.3) ... 2026-05-22 00:07:08.712233 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3.12 (3.12.3-1ubuntu0.13) ... 2026-05-22 00:07:08.712240 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libedit2:amd64 (3.1-20230828-1build1) ... 2026-05-22 00:07:08.712245 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up kmod (31+20240202-2ubuntu7.2) ... 2026-05-22 00:07:08.712290 | ubuntu-noble-large | INFO:kolla.common.utils.base:sed: can't read /etc/modules: No such file or directory 2026-05-22 00:07:08.712296 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-05-22 00:07:08.712336 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libopeniscsiusr (2.1.9-3ubuntu5.4) ... 2026-05-22 00:07:08.712342 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libnl-route-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-05-22 00:07:08.712347 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up perl (5.38.2-3.2ubuntu0.2) ... 2026-05-22 00:07:08.712379 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up udev (255.4-1ubuntu8.15) ... 2026-05-22 00:07:08.712385 | ubuntu-noble-large | INFO:kolla.common.utils.base:Creating group 'input' with GID 999. 2026-05-22 00:07:08.712390 | ubuntu-noble-large | INFO:kolla.common.utils.base:Creating group 'sgx' with GID 998. 2026-05-22 00:07:08.712443 | ubuntu-noble-large | INFO:kolla.common.utils.base:Creating group 'kvm' with GID 997. 2026-05-22 00:07:08.712449 | ubuntu-noble-large | INFO:kolla.common.utils.base:Creating group 'render' with GID 996. 2026-05-22 00:07:08.712454 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up lsof (4.95.0-1build3) ... 2026-05-22 00:07:08.712490 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libpython3-stdlib:amd64 (3.12.3-0ubuntu2.1) ... 2026-05-22 00:07:08.712496 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libibverbs1:amd64 (50.0-2ubuntu0.2) ... 2026-05-22 00:07:08.712501 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libconfig-general-perl (2.65-2) ... 2026-05-22 00:07:08.712505 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3 (3.12.3-0ubuntu2.1) ... 2026-05-22 00:07:08.712546 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3-wheel (0.42.0-2) ... 2026-05-22 00:07:08.712552 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up open-iscsi (2.1.9-3ubuntu5.4) ... 2026-05-22 00:07:08.712556 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up librdmacm1t64:amd64 (50.0-2ubuntu0.2) ... 2026-05-22 00:07:08.712588 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up tgt (1:1.0.85-1.1ubuntu6) ... 2026-05-22 00:07:08.712609 | ubuntu-noble-large | INFO:kolla.common.utils.base:invoke-rc.d: could not determine current runlevel 2026-05-22 00:07:08.712614 | ubuntu-noble-large | INFO:kolla.common.utils.base:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-22 00:07:08.712767 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3-pkg-resources (68.1.2-2ubuntu1.2) ... 2026-05-22 00:07:08.712776 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3-setuptools (68.1.2-2ubuntu1.2) ... 2026-05-22 00:07:08.712781 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3-pip (24.0+dfsg-1ubuntu1.3) ... 2026-05-22 00:07:08.712786 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up liblvm2cmd2.03:amd64 (2.03.16-3ubuntu3.2) ... 2026-05-22 00:07:08.712791 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up dmeventd (2:1.02.185-3ubuntu3.2) ... 2026-05-22 00:07:08.712796 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up lvm2 (2.03.16-3ubuntu3.2) ... 2026-05-22 00:07:08.712801 | ubuntu-noble-large | INFO:kolla.common.utils.base:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 00:07:08.712812 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 0ba155137500 2026-05-22 00:07:08.712817 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 9079cfb7444b 2026-05-22 00:07:08.712850 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 26/40 : RUN groupadd --gid 42475 almanach && useradd -l -M --shell /usr/sbin/nologin --uid 42475 --gid 42475 almanach && groupadd --gid 42401 ansible && useradd -l -M --shell /usr/sbin/nologin --uid 42401 --gid 42401 ansible && groupadd --gid 42402 aodh && useradd -l -M --shell /usr/sbin/nologin --uid 42402 --gid 42402 aodh && groupadd --gid 42403 barbican && useradd -l -M --shell /usr/sbin/nologin --uid 42403 --gid 42403 barbican && groupadd --gid 42404 bifrost && useradd -l -M --shell /usr/sbin/nologin --uid 42404 --gid 42404 bifrost && groupadd --gid 42471 blazar && useradd -l -M --shell /usr/sbin/nologin --uid 42471 --gid 42471 blazar && groupadd --gid 42405 ceilometer && useradd -l -M --shell /usr/sbin/nologin --uid 42405 --gid 42405 ceilometer && groupadd --gid 42407 cinder && useradd -l -M --shell /usr/sbin/nologin --uid 42407 --gid 42407 cinder && groupadd --gid 42408 cloudkitty && useradd -l -M --shell /usr/sbin/nologin --uid 42408 --gid 42408 cloudkitty && groupadd --gid 42409 collectd && useradd -l -M --shell /usr/sbin/nologin --uid 42409 --gid 42409 collectd && groupadd --gid 42410 congress && useradd -l -M --shell /usr/sbin/nologin --uid 42410 --gid 42410 congress && groupadd --gid 42483 cyborg && useradd -l -M --shell /usr/sbin/nologin --uid 42483 --gid 42483 cyborg && groupadd --gid 42411 designate && useradd -l -M --shell /usr/sbin/nologin --uid 42411 --gid 42411 designate && groupadd --gid 42464 dragonflow && useradd -l -M --shell /usr/sbin/nologin --uid 42464 --gid 42464 dragonflow && groupadd --gid 42466 ec2api && useradd -l -M --shell /usr/sbin/nologin --uid 42466 --gid 42466 ec2api && groupadd --gid 42412 elasticsearch && useradd -l -M --shell /usr/sbin/nologin --uid 42412 --gid 42412 elasticsearch && groupadd --gid 42413 etcd && useradd -l -M --shell /usr/sbin/nologin --uid 42413 --gid 42413 etcd && groupadd --gid 42474 fluentd && useradd -l -M --shell /usr/sbin/nologin --uid 42474 --gid 42474 fluentd && groupadd --gid 42414 freezer && useradd -l -M --shell /usr/sbin/nologin --uid 42414 --gid 42414 freezer && groupadd --gid 42415 glance && useradd -l -M --shell /usr/sbin/nologin --uid 42415 --gid 42415 glance && groupadd --gid 42416 gnocchi && useradd -l -M --shell /usr/sbin/nologin --uid 42416 --gid 42416 gnocchi && groupadd --gid 42417 grafana && useradd -l -M --shell /usr/sbin/nologin --uid 42417 --gid 42417 grafana && groupadd --gid 42486 haclient && useradd -l -M --shell /usr/sbin/nologin --uid 42486 --gid 42486 hacluster && groupadd --gid 42454 haproxy && useradd -l -M --shell /usr/sbin/nologin --uid 42454 --gid 42454 haproxy && groupadd --gid 42418 heat && useradd -l -M --shell /usr/sbin/nologin --uid 42418 --gid 42418 heat && groupadd --gid 42420 horizon && useradd -l -M --shell /usr/sbin/nologin --uid 42420 --gid 42420 horizon && groupadd --gid 42493 hsmusers && useradd -l -M --shell /usr/sbin/nologin --uid 42493 --gid 42493 hsmusers && groupadd --gid 42477 hugetlbfs && useradd -l -M --shell /usr/sbin/nologin --uid 42477 --gid 42477 hugetlbfs && groupadd --gid 42421 influxdb && useradd -l -M --shell /usr/sbin/nologin --uid 42421 --gid 42421 influxdb && groupadd --gid 42422 ironic && useradd -l -M --shell /usr/sbin/nologin --uid 42422 --gid 42422 ironic && groupadd --gid 42461 ironic-inspector && useradd -l -M --shell /usr/sbin/nologin --uid 42461 --gid 42461 ironic-inspector && groupadd --gid 42423 kafka && useradd -l -M --shell /usr/sbin/nologin --uid 42423 --gid 42423 kafka && groupadd --gid 42425 keystone && useradd -l -M --shell /usr/sbin/nologin --uid 42425 --gid 42425 keystone && groupadd --gid 42426 kibana && useradd -l -M --shell /usr/sbin/nologin --uid 42426 --gid 42426 kibana && groupadd --gid 42400 kolla && useradd -l -M --shell /usr/sbin/nologin --uid 42400 --gid 42400 kolla && groupadd --gid 42469 kuryr && useradd -l -M --shell /usr/sbin/nologin --uid 42469 --gid 42469 kuryr && groupadd --gid 42488 letsencrypt && useradd -l -M --shell /usr/sbin/nologin --uid 42488 --gid 42488 letsencrypt && groupadd --gid 42473 libvirt && useradd -l -M --shell /usr/sbin/nologin --uid 42473 --gid 42473 libvirt && groupadd --gid 42478 logstash && useradd -l -M --shell /usr/sbin/nologin --uid 42478 --gid 42478 logstash && groupadd --gid 42428 magnum && useradd -l -M --shell /usr/sbin/nologin --uid 42428 --gid 42428 magnum && groupadd --gid 42429 manila && useradd -l -M --shell /usr/sbin/nologin --uid 42429 --gid 42429 manila && groupadd --gid 42485 masakari && useradd -l -M --shell /usr/sbin/nologin --uid 42485 --gid 42485 masakari && groupadd --gid 42457 memcached && useradd -l -M --shell /usr/sbin/nologin --uid 42457 --gid 42457 memcached && groupadd --gid 42430 mistral && useradd -l -M --shell /usr/sbin/nologin --uid 42430 --gid 42430 mistral && groupadd --gid 42431 monasca && useradd -l -M --shell /usr/sbin/nologin --uid 42431 --gid 42431 monasca && groupadd --gid 42432 mongodb && useradd -l -M --shell /usr/sbin/nologin --uid 42432 --gid 42432 mongodb && groupadd --gid 42433 murano && useradd -l -M --shell /usr/sbin/nologin --uid 42433 --gid 42433 murano && groupadd --gid 42434 mysql && useradd -l -M --shell /usr/sbin/nologin --uid 42434 --gid 42434 mysql && groupadd --gid 42435 neutron && useradd -l -M --shell /usr/sbin/nologin --uid 42435 --gid 42435 neutron && groupadd --gid 42481 nfast && useradd -l -M --shell /usr/sbin/nologin --uid 42481 --gid 42481 nfast && groupadd --gid 42436 nova && useradd -l -M --shell /usr/sbin/nologin --uid 42436 --gid 42436 nova && groupadd --gid 42437 octavia && useradd -l -M --shell /usr/sbin/nologin --uid 42437 --gid 42437 octavia && groupadd --gid 42462 odl && useradd -l -M --shell /usr/sbin/nologin --uid 42462 --gid 42462 odl && groupadd --gid 42490 opensearch && useradd -l -M --shell /usr/sbin/nologin --uid 42490 --gid 42490 opensearch && groupadd --gid 42492 opensearch-dashboards && useradd -l -M --shell /usr/sbin/nologin --uid 42492 --gid 42492 opensearch-dashboards && groupadd --gid 42476 openvswitch && useradd -l -M --shell /usr/sbin/nologin --uid 42476 --gid 42476 openvswitch && groupadd --gid 42482 placement && useradd -l -M --shell /usr/sbin/nologin --uid 42482 --gid 42482 placement && groupadd --gid 42472 prometheus && useradd -l -M --shell /usr/sbin/nologin --uid 42472 --gid 42472 prometheus && groupadd --gid 42487 proxysql && useradd -l -M --shell /usr/sbin/nologin --uid 42487 --gid 42487 proxysql && groupadd --gid 42465 qdrouterd && useradd -l -M --shell /usr/sbin/nologin --uid 42465 --gid 42465 qdrouterd && groupadd --gid 42427 qemu && useradd -l -M --shell /usr/sbin/nologin --uid 42427 --gid 42427 qemu && groupadd --gid 42439 rabbitmq && useradd -l -M --shell /usr/sbin/nologin --uid 42439 --gid 42439 rabbitmq && groupadd --gid 42440 rally && useradd -l -M --shell /usr/sbin/nologin --uid 42440 --gid 42440 rally && groupadd --gid 42460 redis && useradd -l -M --shell /usr/sbin/nologin --uid 42460 --gid 42460 redis && groupadd --gid 42441 sahara && useradd -l -M --shell /usr/sbin/nologin --uid 42441 --gid 42441 sahara && groupadd --gid 42443 senlin && useradd -l -M --shell /usr/sbin/nologin --uid 42443 --gid 42443 senlin && groupadd --gid 42467 sensu && useradd -l -M --shell /usr/sbin/nologin --uid 42467 --gid 42467 sensu && groupadd --gid 42468 skydive && useradd -l -M --shell /usr/sbin/nologin --uid 42468 --gid 42468 skydive && groupadd --gid 42491 skyline && useradd -l -M --shell /usr/sbin/nologin --uid 42491 --gid 42491 skyline && groupadd --gid 42444 solum && useradd -l -M --shell /usr/sbin/nologin --uid 42444 --gid 42444 solum && groupadd --gid 42479 storm && useradd -l -M --shell /usr/sbin/nologin --uid 42479 --gid 42479 storm && groupadd --gid 42445 swift && useradd -l -M --shell /usr/sbin/nologin --uid 42445 --gid 42445 swift && groupadd --gid 42446 tacker && useradd -l -M --shell /usr/sbin/nologin --uid 42446 --gid 42446 tacker && groupadd --gid 42447 td-agent && useradd -l -M --shell /usr/sbin/nologin --uid 42447 --gid 42447 td-agent && groupadd --gid 42448 telegraf && useradd -l -M --shell /usr/sbin/nologin --uid 42448 --gid 42448 telegraf && groupadd --gid 42480 tempest && useradd -l -M --shell /usr/sbin/nologin --uid 42480 --gid 42480 tempest && groupadd --gid 42449 trove && useradd -l -M --shell /usr/sbin/nologin --uid 42449 --gid 42449 trove && groupadd --gid 42494 valkey && useradd -l -M --shell /usr/sbin/nologin --uid 42494 --gid 42494 valkey && groupadd --gid 42489 venus && useradd -l -M --shell /usr/sbin/nologin --uid 42489 --gid 42489 venus && groupadd --gid 42459 vitrage && useradd -l -M --shell /usr/sbin/nologin --uid 42459 --gid 42459 vitrage && groupadd --gid 42450 vmtp && useradd -l -M --shell /usr/sbin/nologin --uid 42450 --gid 42450 vmtp && groupadd --gid 42451 watcher && useradd -l -M --shell /usr/sbin/nologin --uid 42451 --gid 42451 watcher && groupadd --gid 42453 zookeeper && useradd -l -M --shell /usr/sbin/nologin --uid 42453 --gid 42453 zookeeper && groupadd --gid 42463 zun && useradd -l -M --shell /usr/sbin/nologin --uid 42463 --gid 42463 zun 2026-05-22 00:07:08.712873 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 7658d3332d82 2026-05-22 00:07:08.712915 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 7658d3332d82 2026-05-22 00:07:08.712924 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 20ec140f5802 2026-05-22 00:07:08.712929 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 27/40 : COPY set_configs.py /usr/local/bin/kolla_set_configs 2026-05-22 00:07:08.712933 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 9b044d64d96f 2026-05-22 00:07:08.712938 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 28/40 : COPY start.sh /usr/local/bin/kolla_start 2026-05-22 00:07:08.712943 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 940c24599d05 2026-05-22 00:07:08.712948 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 29/40 : COPY copy_cacerts.sh /usr/local/bin/kolla_copy_cacerts 2026-05-22 00:07:08.712975 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 9243421d70b5 2026-05-22 00:07:08.712982 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 30/40 : COPY install_projects.sh /usr/local/bin/kolla_install_projects 2026-05-22 00:07:08.713007 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> a5d92ec56836 2026-05-22 00:07:08.713031 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 31/40 : COPY httpd_setup.sh /usr/local/bin/kolla_httpd_setup 2026-05-22 00:07:08.713039 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 0ee302e4e7d3 2026-05-22 00:07:08.713047 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 32/40 : COPY kolla_patch.sh /usr/local/bin/kolla_patch 2026-05-22 00:07:08.713053 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 78a4a5383fdd 2026-05-22 00:07:08.713087 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 33/40 : COPY sudoers /etc/sudoers 2026-05-22 00:07:08.713094 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> cce7a316a09e 2026-05-22 00:07:08.713100 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 34/40 : ENTRYPOINT ["dumb-init", "--single-child", "--"] 2026-05-22 00:07:08.713144 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 03f7d2b39d78 2026-05-22 00:07:08.713157 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 03f7d2b39d78 2026-05-22 00:07:08.713163 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 84a5960ea588 2026-05-22 00:07:08.713171 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 35/40 : COPY healthcheck_curl healthcheck_filemod healthcheck_listen healthcheck_port healthcheck_socket /usr/local/bin/ 2026-05-22 00:07:08.713176 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 76aca3b3603e 2026-05-22 00:07:08.713215 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 36/40 : RUN chmod 755 /usr/local/bin/healthcheck_* 2026-05-22 00:07:08.713221 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 1f09436e3fb0 2026-05-22 00:07:08.713226 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 1f09436e3fb0 2026-05-22 00:07:08.713269 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> cb6ac24624f2 2026-05-22 00:07:08.713277 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 37/40 : RUN touch /usr/local/bin/kolla_extend_start && chmod 755 /usr/local/bin/kolla_start /usr/local/bin/kolla_set_configs /usr/local/bin/kolla_copy_cacerts /usr/local/bin/kolla_install_projects /usr/local/bin/kolla_patch && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_httpd_setup && chmod 440 /etc/sudoers && mkdir -p /var/log/kolla && chown :kolla /var/log/kolla && chmod 2775 /var/log/kolla && rm -f /tmp/kolla_bashrc 2026-05-22 00:07:08.713288 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 4300489fcd0e 2026-05-22 00:07:08.713322 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 4300489fcd0e 2026-05-22 00:07:08.713327 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 47f3e20d3749 2026-05-22 00:07:08.713331 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 38/40 : COPY patches /patches 2026-05-22 00:07:08.713363 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 678fa2defd96 2026-05-22 00:07:08.713369 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 39/40 : RUN kolla_patch 2026-05-22 00:07:08.713412 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in d3d2c9319059 2026-05-22 00:07:08.713417 | ubuntu-noble-large | INFO:kolla.common.utils.base:[i] No series file found, nothing to patch. 2026-05-22 00:07:08.713422 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container d3d2c9319059 2026-05-22 00:07:08.713426 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> e028c8cf0fa2 2026-05-22 00:07:08.713473 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 40/40 : CMD ["kolla_start"] 2026-05-22 00:07:08.713478 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 33bc2a511f62 2026-05-22 00:07:08.713483 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 33bc2a511f62 2026-05-22 00:07:08.713525 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 699108e87642 2026-05-22 00:07:08.713530 | ubuntu-noble-large | INFO:kolla.common.utils.base:Successfully built 14d06ee4bfad 2026-05-22 00:07:08.713535 | ubuntu-noble-large | INFO:kolla.common.utils.base:Successfully tagged osism.harbor.regio.digital/kolla/base:build-20260522 2026-05-22 00:07:08.713748 | ubuntu-noble-large | INFO:kolla.common.utils.base:Built at 2026-05-22 00:07:08.713621 (took 0:01:43.065816) 2026-05-22 00:07:08.713903 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(rabbitmq) to queue 2026-05-22 00:07:08.713918 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(fluentd) to queue 2026-05-22 00:07:08.713967 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(multipathd) to queue 2026-05-22 00:07:08.713977 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(memcached) to queue 2026-05-22 00:07:08.713988 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(proxysql) to queue 2026-05-22 00:07:08.713995 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(proxysql-3) to queue 2026-05-22 00:07:08.714025 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-base) to queue 2026-05-22 00:07:08.714030 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(letsencrypt-base) to queue 2026-05-22 00:07:08.714071 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(iscsid) to queue 2026-05-22 00:07:08.714077 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(haproxy-ssh) to queue 2026-05-22 00:07:08.714124 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(haproxy) to queue 2026-05-22 00:07:08.714134 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(tgtd) to queue 2026-05-22 00:07:08.714142 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(kolla-toolbox) to queue 2026-05-22 00:07:08.714177 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(cron) to queue 2026-05-22 00:07:08.714182 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(opensearch) to queue 2026-05-22 00:07:08.714187 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(opensearch-dashboards) to queue 2026-05-22 00:07:08.714225 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(dnsmasq) to queue 2026-05-22 00:07:08.714230 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovsdpdk) to queue 2026-05-22 00:07:08.714234 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(openvswitch-base) to queue 2026-05-22 00:07:08.714241 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(openstack-base) to queue 2026-05-22 00:07:08.714247 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(hacluster-base) to queue 2026-05-22 00:07:08.714294 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(grafana) to queue 2026-05-22 00:07:08.714300 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(keepalived) to queue 2026-05-22 00:07:08.714311 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-libvirt) to queue 2026-05-22 00:07:08.714347 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(mariadb-base) to queue 2026-05-22 00:07:08.714352 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(redis-base) to queue 2026-05-22 00:07:08.714610 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(rabbitmq) 2026-05-22 00:07:08.714622 | ubuntu-noble-large | DEBUG:kolla.common.utils.rabbitmq:Processing 2026-05-22 00:07:08.714686 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Building started at 2026-05-22 00:07:08.714587 2026-05-22 00:07:08.715332 | ubuntu-noble-large | DEBUG:kolla.common.utils.rabbitmq:Turned 0 plugins into plugins archive 2026-05-22 00:07:08.715725 | ubuntu-noble-large | DEBUG:kolla.common.utils.rabbitmq:Turned 0 additions into additions archive 2026-05-22 00:07:35.808923 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 1/15 : FROM osism.harbor.regio.digital/kolla/base:build-20260522 2026-05-22 00:07:35.808998 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 14d06ee4bfad 2026-05-22 00:07:35.809021 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 2/15 : LABEL "build-date"="20260522" "name"="rabbitmq" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="rabbitmq" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:07:35.809131 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in 8e58ca6ef250 2026-05-22 00:07:35.809145 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container 8e58ca6ef250 2026-05-22 00:07:35.809155 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> cd39a40ea2e1 2026-05-22 00:07:35.809164 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 3/15 : RUN usermod --append --home /var/lib/rabbitmq --groups kolla rabbitmq && mkdir -p /var/lib/rabbitmq && chown -R 42439:42439 /var/lib/rabbitmq 2026-05-22 00:07:35.809255 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in fcbb15ad8062 2026-05-22 00:07:35.809268 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container fcbb15ad8062 2026-05-22 00:07:35.809311 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 8368c96715fe 2026-05-22 00:07:35.809327 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 4/15 : RUN echo 'Uris: https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu' >/etc/apt/sources.list.d/erlang-26.sources && echo 'Components: main' >>/etc/apt/sources.list.d/erlang-26.sources && echo 'Types: deb' >>/etc/apt/sources.list.d/erlang-26.sources && echo 'Suites: noble' >>/etc/apt/sources.list.d/erlang-26.sources && echo 'Signed-By: /etc/kolla/apt-keys/erlang-ppa.gpg' >>/etc/apt/sources.list.d/erlang-26.sources && echo 'Uris: https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-27/ubuntu' >/etc/apt/sources.list.d/erlang-27.sources && echo 'Components: main' >>/etc/apt/sources.list.d/erlang-27.sources && echo 'Types: deb' >>/etc/apt/sources.list.d/erlang-27.sources && echo 'Suites: noble' >>/etc/apt/sources.list.d/erlang-27.sources && echo 'Signed-By: /etc/kolla/apt-keys/erlang-ppa.gpg' >>/etc/apt/sources.list.d/erlang-27.sources && echo 'Uris: https://deb1.rabbitmq.com/rabbitmq-server/ubuntu/noble' >/etc/apt/sources.list.d/rabbitmq.sources && echo 'Components: main' >>/etc/apt/sources.list.d/rabbitmq.sources && echo 'Types: deb' >>/etc/apt/sources.list.d/rabbitmq.sources && echo 'Suites: noble' >>/etc/apt/sources.list.d/rabbitmq.sources && echo 'Signed-By: /etc/kolla/apt-keys/rabbitmq.gpg' >>/etc/apt/sources.list.d/rabbitmq.sources 2026-05-22 00:07:35.809431 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in bea5bae5eda9 2026-05-22 00:07:35.809474 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container bea5bae5eda9 2026-05-22 00:07:35.809524 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 9af770c1be1a 2026-05-22 00:07:35.809534 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 5/15 : COPY apt_preferences_rabbitmq.ubuntu /etc/apt/preferences.d/rabbitmq 2026-05-22 00:07:35.809588 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 9d713414e6e6 2026-05-22 00:07:35.809698 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 6/15 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends logrotate rabbitmq-server && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-05-22 00:07:35.809711 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in fa22966c85cb 2026-05-22 00:07:35.809759 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-22 00:07:35.809802 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 00:07:35.809856 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-22 00:07:35.809912 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-22 00:07:35.809961 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:7 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble InRelease [17.8 kB] 2026-05-22 00:07:35.810014 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-22 00:07:35.810081 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-22 00:07:35.810139 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:8 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-27/ubuntu noble InRelease [17.8 kB] 2026-05-22 00:07:35.810176 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:9 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-22 00:07:35.810231 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:10 https://deb1.rabbitmq.com/rabbitmq-server/ubuntu/noble noble InRelease [17.2 kB] 2026-05-22 00:07:35.810283 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:11 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-22 00:07:35.810323 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-22 00:07:35.810368 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,148 kB] 2026-05-22 00:07:35.810420 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:15 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 Packages [7,907 B] 2026-05-22 00:07:35.810469 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,457 kB] 2026-05-22 00:07:35.810522 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:16 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-22 00:07:35.810579 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:17 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-05-22 00:07:35.810696 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:18 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,072 kB] 2026-05-22 00:07:35.810713 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:19 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,505 kB] 2026-05-22 00:07:35.810763 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:20 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-27/ubuntu noble/main amd64 Packages [7,861 B] 2026-05-22 00:07:35.810808 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:21 https://deb1.rabbitmq.com/rabbitmq-server/ubuntu/noble noble/main amd64 Packages [6,858 B] 2026-05-22 00:07:35.810817 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Fetched 30.3 MB in 2s (12.7 MB/s) 2026-05-22 00:07:35.810891 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Reading package lists... 2026-05-22 00:07:35.810943 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Reading package lists... 2026-05-22 00:07:35.810997 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Building dependency tree... 2026-05-22 00:07:35.811006 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Reading state information... 2026-05-22 00:07:35.811226 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:The following additional packages will be installed: 2026-05-22 00:07:35.811246 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: cron cron-daemon-common erlang-asn1 erlang-base erlang-crypto erlang-eldap 2026-05-22 00:07:35.811252 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: erlang-ftp erlang-inets erlang-mnesia erlang-os-mon erlang-parsetools 2026-05-22 00:07:35.811258 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: erlang-public-key erlang-runtime-tools erlang-snmp erlang-ssl 2026-05-22 00:07:35.811268 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: erlang-syntax-tools erlang-tftp erlang-tools erlang-xmerl libpopt0 2026-05-22 00:07:35.811331 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Suggested packages: 2026-05-22 00:07:35.811372 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: anacron checksecurity supercat default-mta | mail-transport-agent erlang 2026-05-22 00:07:35.811379 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: erlang-manpages erlang-doc bsd-mailx | mailx 2026-05-22 00:07:35.811446 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Recommended packages: 2026-05-22 00:07:35.811488 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: libsctp1 2026-05-22 00:07:35.811540 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:The following NEW packages will be installed: 2026-05-22 00:07:35.811562 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: cron cron-daemon-common erlang-asn1 erlang-base erlang-crypto erlang-eldap 2026-05-22 00:07:35.811572 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: erlang-ftp erlang-inets erlang-mnesia erlang-os-mon erlang-parsetools 2026-05-22 00:07:35.811648 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: erlang-public-key erlang-runtime-tools erlang-snmp erlang-ssl 2026-05-22 00:07:35.811721 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: erlang-syntax-tools erlang-tftp erlang-tools erlang-xmerl libpopt0 logrotate 2026-05-22 00:07:35.811763 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq-server 2026-05-22 00:07:35.811829 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:0 upgraded, 22 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:07:35.811884 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Need to get 45.2 MB of archives. 2026-05-22 00:07:35.811891 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:After this operation, 75.4 MB of additional disk space will be used. 2026-05-22 00:07:35.811953 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 00:07:35.811996 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 cron-daemon-common all 3.0pl1-184ubuntu2 [13.6 kB] 2026-05-22 00:07:35.812063 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 cron amd64 3.0pl1-184ubuntu2 [85.3 kB] 2026-05-22 00:07:35.812074 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB] 2026-05-22 00:07:35.812148 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 logrotate amd64 3.21.0-2build1 [52.2 kB] 2026-05-22 00:07:35.812159 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:6 https://deb1.rabbitmq.com/rabbitmq-server/ubuntu/noble noble/main amd64 rabbitmq-server all 4.1.8-1 [22.5 MB] 2026-05-22 00:07:35.812237 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:7 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-27/ubuntu noble/main amd64 erlang-asn1 amd64 1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1 [909 kB] 2026-05-22 00:07:35.812249 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:8 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-27/ubuntu noble/main amd64 erlang-base amd64 1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1 [11.9 MB] 2026-05-22 00:07:35.812300 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:9 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-27/ubuntu noble/main amd64 erlang-crypto amd64 1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1 [178 kB] 2026-05-22 00:07:35.812321 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:10 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-27/ubuntu noble/main amd64 erlang-public-key amd64 1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1 [819 kB] 2026-05-22 00:07:35.812388 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:11 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-27/ubuntu noble/main amd64 erlang-mnesia amd64 1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1 [918 kB] 2026-05-22 00:07:35.812428 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:12 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-27/ubuntu noble/main amd64 erlang-runtime-tools amd64 1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1 [244 kB] 2026-05-22 00:07:35.812483 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:13 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-27/ubuntu noble/main amd64 erlang-ssl amd64 1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1 [1,859 kB] 2026-05-22 00:07:35.812491 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:14 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-27/ubuntu noble/main amd64 erlang-eldap amd64 1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1 [133 kB] 2026-05-22 00:07:35.812583 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:15 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-27/ubuntu noble/main amd64 erlang-ftp amd64 1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1 [99.1 kB] 2026-05-22 00:07:35.812613 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:16 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-27/ubuntu noble/main amd64 erlang-tftp amd64 1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1 [106 kB] 2026-05-22 00:07:35.812648 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:17 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-27/ubuntu noble/main amd64 erlang-inets amd64 1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1 [676 kB] 2026-05-22 00:07:35.812720 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:18 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-27/ubuntu noble/main amd64 erlang-snmp amd64 1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1 [2,004 kB] 2026-05-22 00:07:35.812763 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:19 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-27/ubuntu noble/main amd64 erlang-os-mon amd64 1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1 [107 kB] 2026-05-22 00:07:35.812772 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:20 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-27/ubuntu noble/main amd64 erlang-parsetools amd64 1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1 [209 kB] 2026-05-22 00:07:35.812858 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:21 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-27/ubuntu noble/main amd64 erlang-syntax-tools amd64 1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1 [343 kB] 2026-05-22 00:07:35.812870 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:22 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-27/ubuntu noble/main amd64 erlang-tools amd64 1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1 [635 kB] 2026-05-22 00:07:35.812919 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:23 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-27/ubuntu noble/main amd64 erlang-xmerl amd64 1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1 [1,385 kB] 2026-05-22 00:07:35.812962 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Fetched 45.2 MB in 2s (26.6 MB/s) 2026-05-22 00:07:35.812971 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package cron-daemon-common. 2026-05-22 00:07:35.813077 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 2026-05-22 00:07:35.813087 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:07:35.813157 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 70% 2026-05-22 00:07:35.813199 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 75% 2026-05-22 00:07:35.813240 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 80% 2026-05-22 00:07:35.813246 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 85% 2026-05-22 00:07:35.813318 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 90% 2026-05-22 00:07:35.813360 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 95% 2026-05-22 00:07:35.813414 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 100% (Reading database ... 11568 files and directories currently installed.) 2026-05-22 00:07:35.813422 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../cron-daemon-common_3.0pl1-184ubuntu2_all.deb ... 2026-05-22 00:07:35.813494 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking cron-daemon-common (3.0pl1-184ubuntu2) ... 2026-05-22 00:07:35.813546 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up cron-daemon-common (3.0pl1-184ubuntu2) ... 2026-05-22 00:07:35.813556 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Creating group 'crontab' with GID 995. 2026-05-22 00:07:35.813648 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package cron. 2026-05-22 00:07:35.813665 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 2026-05-22 00:07:35.813716 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% 2026-05-22 00:07:35.813762 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 60% (Reading database ... 65% 2026-05-22 00:07:35.813819 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: 2026-05-22 00:07:35.813872 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 70% 2026-05-22 00:07:35.813923 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 75% 2026-05-22 00:07:35.813971 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 80% 2026-05-22 00:07:35.814019 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 85% 2026-05-22 00:07:35.814145 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 90% 2026-05-22 00:07:35.814153 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 95% 2026-05-22 00:07:35.814285 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 100% (Reading database ... 11587 files and directories currently installed.) 2026-05-22 00:07:35.814294 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../00-cron_3.0pl1-184ubuntu2_amd64.deb ... 2026-05-22 00:07:35.814303 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking cron (3.0pl1-184ubuntu2) ... 2026-05-22 00:07:35.814344 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package libpopt0:amd64. 2026-05-22 00:07:35.814387 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../01-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2026-05-22 00:07:35.814435 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-05-22 00:07:35.814487 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: 2026-05-22 00:07:35.814550 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package logrotate. 2026-05-22 00:07:35.814585 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../02-logrotate_3.21.0-2build1_amd64.deb ... 2026-05-22 00:07:35.814653 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking logrotate (3.21.0-2build1) ... 2026-05-22 00:07:35.814688 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-asn1. 2026-05-22 00:07:35.814756 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../03-erlang-asn1_1%3a27.3.4.1-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-05-22 00:07:35.814765 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: 2026-05-22 00:07:35.814834 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-asn1 (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-22 00:07:35.814844 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-base. 2026-05-22 00:07:35.814904 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../04-erlang-base_1%3a27.3.4.1-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-05-22 00:07:35.814912 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-base (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-22 00:07:35.814975 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-crypto. 2026-05-22 00:07:35.814982 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../05-erlang-crypto_1%3a27.3.4.1-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-05-22 00:07:35.815166 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-crypto (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-22 00:07:35.815197 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-public-key. 2026-05-22 00:07:35.815203 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../06-erlang-public-key_1%3a27.3.4.1-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-05-22 00:07:35.815208 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-public-key (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-22 00:07:35.815217 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-mnesia. 2026-05-22 00:07:35.815223 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../07-erlang-mnesia_1%3a27.3.4.1-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-05-22 00:07:35.815272 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-mnesia (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-22 00:07:35.815277 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-runtime-tools. 2026-05-22 00:07:35.815337 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../08-erlang-runtime-tools_1%3a27.3.4.1-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-05-22 00:07:35.815354 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-runtime-tools (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-22 00:07:35.815407 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-ssl. 2026-05-22 00:07:35.815412 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../09-erlang-ssl_1%3a27.3.4.1-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-05-22 00:07:35.815476 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-ssl (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-22 00:07:35.815481 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-eldap. 2026-05-22 00:07:35.815560 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../10-erlang-eldap_1%3a27.3.4.1-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-05-22 00:07:35.815565 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-eldap (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-22 00:07:35.815647 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-ftp. 2026-05-22 00:07:35.815668 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../11-erlang-ftp_1%3a27.3.4.1-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-05-22 00:07:35.815712 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-ftp (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-22 00:07:35.815717 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-tftp. 2026-05-22 00:07:35.815782 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../12-erlang-tftp_1%3a27.3.4.1-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-05-22 00:07:35.815787 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-tftp (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-22 00:07:35.815853 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-inets. 2026-05-22 00:07:35.815858 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../13-erlang-inets_1%3a27.3.4.1-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-05-22 00:07:35.815923 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-inets (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-22 00:07:35.815927 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-snmp. 2026-05-22 00:07:35.815990 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../14-erlang-snmp_1%3a27.3.4.1-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-05-22 00:07:35.815996 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-snmp (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-22 00:07:35.816087 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-os-mon. 2026-05-22 00:07:35.816103 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../15-erlang-os-mon_1%3a27.3.4.1-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-05-22 00:07:35.816146 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-os-mon (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-22 00:07:35.816151 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-parsetools. 2026-05-22 00:07:35.816216 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../16-erlang-parsetools_1%3a27.3.4.1-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-05-22 00:07:35.816226 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-parsetools (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-22 00:07:35.816288 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-syntax-tools. 2026-05-22 00:07:35.816293 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../17-erlang-syntax-tools_1%3a27.3.4.1-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-05-22 00:07:35.816357 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-syntax-tools (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-22 00:07:35.816363 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-tools. 2026-05-22 00:07:35.816427 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../18-erlang-tools_1%3a27.3.4.1-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-05-22 00:07:35.816432 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: 2026-05-22 00:07:35.816502 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-tools (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-22 00:07:35.816507 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-xmerl. 2026-05-22 00:07:35.816587 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../19-erlang-xmerl_1%3a27.3.4.1-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-05-22 00:07:35.816619 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: 2026-05-22 00:07:35.816628 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-xmerl (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-22 00:07:35.816704 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package rabbitmq-server. 2026-05-22 00:07:35.816709 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../20-rabbitmq-server_4.1.8-1_all.deb ... 2026-05-22 00:07:35.816773 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking rabbitmq-server (4.1.8-1) ... 2026-05-22 00:07:35.816816 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-base (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-22 00:07:35.816821 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Searching for services which depend on erlang and should be started... 2026-05-22 00:07:35.816885 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:none found. 2026-05-22 00:07:35.816890 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-xmerl (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-22 00:07:35.816957 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up cron (3.0pl1-184ubuntu2) ... 2026-05-22 00:07:35.816962 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:invoke-rc.d: could not determine current runlevel 2026-05-22 00:07:35.817039 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-22 00:07:35.817073 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-syntax-tools (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-22 00:07:35.817212 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-parsetools (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-22 00:07:35.817217 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-asn1 (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-22 00:07:35.817221 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-tftp (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-22 00:07:35.817227 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-mnesia (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-22 00:07:35.817281 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-crypto (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-22 00:07:35.817286 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-05-22 00:07:35.817341 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up logrotate (3.21.0-2build1) ... 2026-05-22 00:07:35.817346 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-runtime-tools (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-22 00:07:35.817402 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-tools (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-22 00:07:35.817407 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-snmp (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-22 00:07:35.817462 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-public-key (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-22 00:07:35.817467 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-ssl (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-22 00:07:35.817528 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-os-mon (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-22 00:07:35.817535 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-eldap (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-22 00:07:35.817575 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-ftp (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-22 00:07:35.817582 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-inets (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-22 00:07:35.817682 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up rabbitmq-server (4.1.8-1) ... 2026-05-22 00:07:35.817692 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:invoke-rc.d: could not determine current runlevel 2026-05-22 00:07:35.817731 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-22 00:07:35.817765 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 00:07:35.817799 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container fa22966c85cb 2026-05-22 00:07:35.817836 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> bd2714b254dc 2026-05-22 00:07:35.817860 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 7/15 : RUN rm -rf /var/lib/rabbitmq/* && mkdir -p /usr/lib/rabbitmq/plugins && /usr/lib/rabbitmq/bin/rabbitmq-plugins enable --offline rabbitmq_management rabbitmq_prometheus 2026-05-22 00:07:35.817905 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in af66b4c2dea6 2026-05-22 00:07:35.817940 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Enabling plugins on node rabbit@ubuntu: 2026-05-22 00:07:35.817973 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:rabbitmq_management 2026-05-22 00:07:35.818008 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:rabbitmq_prometheus 2026-05-22 00:07:35.818095 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:The following plugins have been configured: 2026-05-22 00:07:35.818103 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_management 2026-05-22 00:07:35.818110 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_management_agent 2026-05-22 00:07:35.818148 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_prometheus 2026-05-22 00:07:35.818183 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_web_dispatch 2026-05-22 00:07:35.818218 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Applying plugin configuration to rabbit@ubuntu... 2026-05-22 00:07:35.818253 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:The following plugins have been enabled: 2026-05-22 00:07:35.818258 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_management 2026-05-22 00:07:35.818303 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_management_agent 2026-05-22 00:07:35.818337 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_prometheus 2026-05-22 00:07:35.818371 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_web_dispatch 2026-05-22 00:07:35.818376 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:set 4 plugins. 2026-05-22 00:07:35.818423 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Offline change; changes will take effect at broker restart. 2026-05-22 00:07:35.818458 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container af66b4c2dea6 2026-05-22 00:07:35.818492 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 282cfc607bf4 2026-05-22 00:07:35.818533 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 8/15 : COPY healthcheck_rabbitmq /usr/local/bin/healthcheck_rabbitmq 2026-05-22 00:07:35.818547 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 4f3d8bd1aebf 2026-05-22 00:07:35.818612 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 9/15 : RUN chmod 755 /usr/local/bin/healthcheck_rabbitmq 2026-05-22 00:07:35.818687 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in bf8be97e9de4 2026-05-22 00:07:35.818695 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container bf8be97e9de4 2026-05-22 00:07:35.818701 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 22ce0da24bec 2026-05-22 00:07:35.818734 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 10/15 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-05-22 00:07:35.818742 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 622ab20977da 2026-05-22 00:07:35.818803 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 11/15 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2026-05-22 00:07:35.818810 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in 9fcedd7f8f31 2026-05-22 00:07:35.818862 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container 9fcedd7f8f31 2026-05-22 00:07:35.818870 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> ee929b02c96f 2026-05-22 00:07:35.818929 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 12/15 : COPY patches /patches 2026-05-22 00:07:35.818936 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 9a680a55c9e8 2026-05-22 00:07:35.818988 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 13/15 : RUN kolla_patch 2026-05-22 00:07:35.818996 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in f06922022dfa 2026-05-22 00:07:35.819072 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:[i] No series file found, nothing to patch. 2026-05-22 00:07:35.819143 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container f06922022dfa 2026-05-22 00:07:35.819150 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> de4655cf220c 2026-05-22 00:07:35.819193 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 14/15 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 00:07:35.819201 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in 45cfb8e5886e 2026-05-22 00:07:35.819254 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Reading package lists... 2026-05-22 00:07:35.819260 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Building dependency tree... 2026-05-22 00:07:35.819318 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Reading state information... 2026-05-22 00:07:35.819324 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Package 'build-essential' is not installed, so not removed 2026-05-22 00:07:35.819365 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:07:35.819372 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Reading package lists... 2026-05-22 00:07:35.819423 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Building dependency tree... 2026-05-22 00:07:35.819429 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Reading state information... 2026-05-22 00:07:35.819481 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:07:35.819487 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container 45cfb8e5886e 2026-05-22 00:07:35.819538 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 239efaa59680 2026-05-22 00:07:35.819544 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 15/15 : USER rabbitmq 2026-05-22 00:07:35.819571 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in 5786eaf01661 2026-05-22 00:07:35.819636 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container 5786eaf01661 2026-05-22 00:07:35.819697 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 38df2c2af53b 2026-05-22 00:07:35.819703 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Successfully built ffbc835797e0 2026-05-22 00:07:35.819743 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Successfully tagged osism.harbor.regio.digital/kolla/rabbitmq:build-20260522 2026-05-22 00:07:35.819829 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Built at 2026-05-22 00:07:35.819728 (took 0:00:27.105141) 2026-05-22 00:07:35.820228 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(fluentd) 2026-05-22 00:07:35.820239 | ubuntu-noble-large | DEBUG:kolla.common.utils.fluentd:Processing 2026-05-22 00:07:35.820247 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Building started at 2026-05-22 00:07:35.820175 2026-05-22 00:07:35.821115 | ubuntu-noble-large | DEBUG:kolla.common.utils.fluentd:Turned 0 plugins into plugins archive 2026-05-22 00:07:35.821619 | ubuntu-noble-large | DEBUG:kolla.common.utils.fluentd:Turned 0 additions into additions archive 2026-05-22 00:08:21.591612 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 1/12 : FROM osism.harbor.regio.digital/kolla/base:build-20260522 2026-05-22 00:08:21.591676 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> 14d06ee4bfad 2026-05-22 00:08:21.591686 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 2/12 : LABEL "build-date"="20260522" "name"="fluentd" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="fluentd" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:08:21.591694 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Running in 1fce6fb2504d 2026-05-22 00:08:21.591764 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Removed intermediate container 1fce6fb2504d 2026-05-22 00:08:21.591774 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> dca88d6a4e18 2026-05-22 00:08:21.591841 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 3/12 : RUN echo 'Uris: https://packages.treasuredata.com/lts/5/ubuntu/noble/' >/etc/apt/sources.list.d/fluentd.sources && echo 'Components: contrib' >>/etc/apt/sources.list.d/fluentd.sources && echo 'Types: deb' >>/etc/apt/sources.list.d/fluentd.sources && echo 'Suites: noble' >>/etc/apt/sources.list.d/fluentd.sources && echo 'Signed-By: /etc/kolla/apt-keys/treasuredata.asc' >>/etc/apt/sources.list.d/fluentd.sources 2026-05-22 00:08:21.591880 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Running in 460c7a1ac730 2026-05-22 00:08:21.591981 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Removed intermediate container 460c7a1ac730 2026-05-22 00:08:21.592025 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> 54e0343d098a 2026-05-22 00:08:21.592071 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 4/12 : RUN usermod --append --home /var/lib/fluentd --groups kolla fluentd && usermod --append --groups mysql fluentd && mkdir -p /var/lib/fluentd && chown -R 42474:42474 /var/lib/fluentd 2026-05-22 00:08:21.592117 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Running in 3d07a89e4111 2026-05-22 00:08:21.592162 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Removed intermediate container 3d07a89e4111 2026-05-22 00:08:21.592205 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> 8eebf36e43a1 2026-05-22 00:08:21.592249 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 5/12 : COPY fluentd_sudoers /etc/sudoers.d/kolla_fluentd_sudoers 2026-05-22 00:08:21.592293 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> a4b5e748644c 2026-05-22 00:08:21.592331 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 6/12 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-05-22 00:08:21.592368 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> e3daa88222c3 2026-05-22 00:08:21.592407 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 7/12 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends g++ make fluent-package && apt-get clean && rm -rf /var/lib/apt/lists/* && chmod 440 /etc/sudoers.d/kolla_fluentd_sudoers && mkdir -p /etc/fluentd && mkdir -p /var/run/fluentd && chown -R fluentd: /var/run/fluentd && chmod 644 /usr/local/bin/kolla_extend_start 2026-05-22 00:08:21.592434 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Running in 38ac8f1f2e22 2026-05-22 00:08:21.592480 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 00:08:21.592525 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:6 https://packages.treasuredata.com/lts/5/ubuntu/noble noble InRelease [10.9 kB] 2026-05-22 00:08:21.592552 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-22 00:08:21.592587 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-22 00:08:21.592649 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-22 00:08:21.592745 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:8 https://packages.treasuredata.com/lts/5/ubuntu/noble noble/contrib amd64 Packages [3,519 B] 2026-05-22 00:08:21.592753 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-22 00:08:21.592804 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:9 https://packages.treasuredata.com/lts/5/ubuntu/noble noble/contrib all Packages [2,084 B] 2026-05-22 00:08:21.592840 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-22 00:08:21.592878 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:10 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-22 00:08:21.592926 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:11 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-22 00:08:21.592965 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-22 00:08:21.593001 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,148 kB] 2026-05-22 00:08:21.593035 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,457 kB] 2026-05-22 00:08:21.593069 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-05-22 00:08:21.593100 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:16 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-22 00:08:21.593134 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:17 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,072 kB] 2026-05-22 00:08:21.593168 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:18 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,505 kB] 2026-05-22 00:08:21.593203 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Fetched 30.2 MB in 3s (11.5 MB/s) 2026-05-22 00:08:21.593234 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Reading package lists... 2026-05-22 00:08:21.593281 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Reading package lists... 2026-05-22 00:08:21.593315 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Building dependency tree... 2026-05-22 00:08:21.593348 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Reading state information... 2026-05-22 00:08:21.593375 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:The following additional packages will be installed: 2026-05-22 00:08:21.593407 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: binutils binutils-common binutils-x86-64-linux-gnu cpp cpp-13 2026-05-22 00:08:21.593438 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu g++-13 g++-13-x86-64-linux-gnu 2026-05-22 00:08:21.593468 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu 2026-05-22 00:08:21.593499 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils libc-dev-bin libc6-dev 2026-05-22 00:08:21.593529 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libgcc-13-dev libgomp1 2026-05-22 00:08:21.593563 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libgprofng0 libhwasan0 libisl23 libitm1 libjansson4 liblsan0 libmpc3 2026-05-22 00:08:21.593605 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libncurses6 libquadmath0 libsframe1 libstdc++-13-dev libtsan2 libubsan1 2026-05-22 00:08:21.593653 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libyaml-0-2 linux-libc-dev rpcsvc-proto 2026-05-22 00:08:21.593690 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Suggested packages: 2026-05-22 00:08:21.593723 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: binutils-doc gprofng-gui cpp-doc gcc-13-locales cpp-13-doc g++-multilib 2026-05-22 00:08:21.593755 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: g++-13-multilib gcc-13-doc gcc-multilib manpages-dev autoconf automake 2026-05-22 00:08:21.593788 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libtool flex bison gdb gcc-doc gcc-13-multilib gdb-x86-64-linux-gnu 2026-05-22 00:08:21.593820 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: glibc-doc libstdc++-13-doc make-doc 2026-05-22 00:08:21.593851 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Recommended packages: 2026-05-22 00:08:21.593883 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: manpages manpages-dev libc-devtools libgpm2 2026-05-22 00:08:21.593931 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:The following NEW packages will be installed: 2026-05-22 00:08:21.593966 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: binutils binutils-common binutils-x86-64-linux-gnu cpp cpp-13 2026-05-22 00:08:21.593999 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu fluent-package g++ g++-13 2026-05-22 00:08:21.594031 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 00:08:21.594070 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 00:08:21.594100 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 2026-05-22 00:08:21.594134 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libgcc-13-dev libgomp1 libgprofng0 libhwasan0 libisl23 libitm1 libjansson4 2026-05-22 00:08:21.594182 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: liblsan0 libmpc3 libncurses6 libquadmath0 libsframe1 libstdc++-13-dev 2026-05-22 00:08:21.594220 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libtsan2 libubsan1 libyaml-0-2 linux-libc-dev make rpcsvc-proto 2026-05-22 00:08:21.594258 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:0 upgraded, 45 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:08:21.594292 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Need to get 82.3 MB of archives. 2026-05-22 00:08:21.594325 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:After this operation, 323 MB of additional disk space will be used. 2026-05-22 00:08:21.594356 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:1 https://packages.treasuredata.com/lts/5/ubuntu/noble noble/contrib amd64 fluent-package amd64 5.0.9-1 [13.0 MB] 2026-05-22 00:08:21.594390 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 00:08:21.594425 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2 [112 kB] 2026-05-22 00:08:21.594461 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-0-2 amd64 0.2.5-1build1 [51.5 kB] 2026-05-22 00:08:21.594496 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libjansson4 amd64 2.14-2build2 [32.8 kB] 2026-05-22 00:08:21.594532 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-common amd64 2.42-4ubuntu2.10 [240 kB] 2026-05-22 00:08:21.594568 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsframe1 amd64 2.42-4ubuntu2.10 [15.7 kB] 2026-05-22 00:08:21.594605 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libbinutils amd64 2.42-4ubuntu2.10 [577 kB] 2026-05-22 00:08:21.594671 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf-nobfd0 amd64 2.42-4ubuntu2.10 [98.0 kB] 2026-05-22 00:08:21.594731 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf0 amd64 2.42-4ubuntu2.10 [94.5 kB] 2026-05-22 00:08:21.594768 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgprofng0 amd64 2.42-4ubuntu2.10 [849 kB] 2026-05-22 00:08:21.594804 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.42-4ubuntu2.10 [2,463 kB] 2026-05-22 00:08:21.594839 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils amd64 2.42-4ubuntu2.10 [18.2 kB] 2026-05-22 00:08:21.594874 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-base amd64 13.3.0-6ubuntu2~24.04.1 [51.6 kB] 2026-05-22 00:08:21.594923 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libisl23 amd64 0.26-3build1.1 [680 kB] 2026-05-22 00:08:21.595095 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpc3 amd64 1.3.1-1build1.1 [54.6 kB] 2026-05-22 00:08:21.595157 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04.1 [10.7 MB] 2026-05-22 00:08:21.595171 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13 amd64 13.3.0-6ubuntu2~24.04.1 [1,042 B] 2026-05-22 00:08:21.595191 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 cpp-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [5,326 B] 2026-05-22 00:08:21.595202 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 cpp amd64 4:13.2.0-7ubuntu1 [22.4 kB] 2026-05-22 00:08:21.595213 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcc1-0 amd64 14.2.0-4ubuntu2~24.04.1 [48.0 kB] 2026-05-22 00:08:21.595223 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgomp1 amd64 14.2.0-4ubuntu2~24.04.1 [148 kB] 2026-05-22 00:08:21.595232 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libitm1 amd64 14.2.0-4ubuntu2~24.04.1 [29.7 kB] 2026-05-22 00:08:21.595263 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1 amd64 14.2.0-4ubuntu2~24.04.1 [10.5 kB] 2026-05-22 00:08:21.595289 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libasan8 amd64 14.2.0-4ubuntu2~24.04.1 [3,027 kB] 2026-05-22 00:08:21.595300 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liblsan0 amd64 14.2.0-4ubuntu2~24.04.1 [1,322 kB] 2026-05-22 00:08:21.595332 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtsan2 amd64 14.2.0-4ubuntu2~24.04.1 [2,772 kB] 2026-05-22 00:08:21.595399 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:28 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libubsan1 amd64 14.2.0-4ubuntu2~24.04.1 [1,184 kB] 2026-05-22 00:08:21.595411 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:29 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libhwasan0 amd64 14.2.0-4ubuntu2~24.04.1 [1,641 kB] 2026-05-22 00:08:21.595424 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:30 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libquadmath0 amd64 14.2.0-4ubuntu2~24.04.1 [153 kB] 2026-05-22 00:08:21.595471 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgcc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [2,681 kB] 2026-05-22 00:08:21.595486 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04.1 [21.1 MB] 2026-05-22 00:08:21.595546 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:33 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13 amd64 13.3.0-6ubuntu2~24.04.1 [494 kB] 2026-05-22 00:08:21.595580 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 gcc-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [1,212 B] 2026-05-22 00:08:21.595617 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 gcc amd64 4:13.2.0-7ubuntu1 [5,018 B] 2026-05-22 00:08:21.595643 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:36 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc-dev-bin amd64 2.39-0ubuntu8.7 [20.4 kB] 2026-05-22 00:08:21.595704 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:37 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 linux-libc-dev amd64 6.8.0-117.117 [1,495 kB] 2026-05-22 00:08:21.595719 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:38 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrypt-dev amd64 1:4.4.36-4build1 [112 kB] 2026-05-22 00:08:21.595782 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:39 http://archive.ubuntu.com/ubuntu noble/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu7 [67.4 kB] 2026-05-22 00:08:21.595798 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:40 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc6-dev amd64 2.39-0ubuntu8.7 [2,124 kB] 2026-05-22 00:08:21.595858 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:41 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libstdc++-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [2,420 kB] 2026-05-22 00:08:21.595870 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:42 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04.1 [12.2 MB] 2026-05-22 00:08:21.595883 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:43 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13 amd64 13.3.0-6ubuntu2~24.04.1 [16.0 kB] 2026-05-22 00:08:21.595966 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:44 http://archive.ubuntu.com/ubuntu noble/main amd64 g++-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [964 B] 2026-05-22 00:08:21.596015 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:45 http://archive.ubuntu.com/ubuntu noble/main amd64 g++ amd64 4:13.2.0-7ubuntu1 [1,100 B] 2026-05-22 00:08:21.596031 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:46 http://archive.ubuntu.com/ubuntu noble/main amd64 make amd64 4.3-4.1build2 [180 kB] 2026-05-22 00:08:21.596076 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Fetched 82.3 MB in 2s (41.2 MB/s) 2026-05-22 00:08:21.596091 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libncurses6:amd64. 2026-05-22 00:08:21.596153 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 2026-05-22 00:08:21.596171 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% 2026-05-22 00:08:21.596219 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 65% 2026-05-22 00:08:21.596233 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 70% 2026-05-22 00:08:21.596295 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 75% 2026-05-22 00:08:21.596310 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 80% 2026-05-22 00:08:21.596355 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 85% 2026-05-22 00:08:21.596370 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 90% 2026-05-22 00:08:21.596448 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 95% 2026-05-22 00:08:21.596465 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 100% (Reading database ... 11568 files and directories currently installed.) 2026-05-22 00:08:21.596536 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../00-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2026-05-22 00:08:21.596548 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-05-22 00:08:21.596562 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libyaml-0-2:amd64. 2026-05-22 00:08:21.596623 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../01-libyaml-0-2_0.2.5-1build1_amd64.deb ... 2026-05-22 00:08:21.596653 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ... 2026-05-22 00:08:21.596719 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package fluent-package. 2026-05-22 00:08:21.596734 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../02-fluent-package_5.0.9-1_amd64.deb ... 2026-05-22 00:08:21.596779 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking fluent-package (5.0.9-1) ... 2026-05-22 00:08:21.596794 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libjansson4:amd64. 2026-05-22 00:08:21.596839 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../03-libjansson4_2.14-2build2_amd64.deb ... 2026-05-22 00:08:21.596855 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libjansson4:amd64 (2.14-2build2) ... 2026-05-22 00:08:21.596927 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package binutils-common:amd64. 2026-05-22 00:08:21.596939 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../04-binutils-common_2.42-4ubuntu2.10_amd64.deb ... 2026-05-22 00:08:21.597019 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:08:21.597031 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libsframe1:amd64. 2026-05-22 00:08:21.597076 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../05-libsframe1_2.42-4ubuntu2.10_amd64.deb ... 2026-05-22 00:08:21.597091 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:08:21.597148 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libbinutils:amd64. 2026-05-22 00:08:21.597160 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../06-libbinutils_2.42-4ubuntu2.10_amd64.deb ... 2026-05-22 00:08:21.597173 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:08:21.597218 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libctf-nobfd0:amd64. 2026-05-22 00:08:21.597233 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../07-libctf-nobfd0_2.42-4ubuntu2.10_amd64.deb ... 2026-05-22 00:08:21.597279 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:08:21.597293 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libctf0:amd64. 2026-05-22 00:08:21.597307 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../08-libctf0_2.42-4ubuntu2.10_amd64.deb ... 2026-05-22 00:08:21.597364 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:08:21.597379 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libgprofng0:amd64. 2026-05-22 00:08:21.597393 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../09-libgprofng0_2.42-4ubuntu2.10_amd64.deb ... 2026-05-22 00:08:21.597447 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:08:21.597462 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package binutils-x86-64-linux-gnu. 2026-05-22 00:08:21.597476 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../10-binutils-x86-64-linux-gnu_2.42-4ubuntu2.10_amd64.deb ... 2026-05-22 00:08:21.597534 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-22 00:08:21.597550 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package binutils. 2026-05-22 00:08:21.597563 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../11-binutils_2.42-4ubuntu2.10_amd64.deb ... 2026-05-22 00:08:21.597622 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking binutils (2.42-4ubuntu2.10) ... 2026-05-22 00:08:21.597642 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package gcc-13-base:amd64. 2026-05-22 00:08:21.597720 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: 2026-05-22 00:08:21.597736 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../12-gcc-13-base_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-05-22 00:08:21.597758 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:08:21.597806 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libisl23:amd64. 2026-05-22 00:08:21.597820 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../13-libisl23_0.26-3build1.1_amd64.deb ... 2026-05-22 00:08:21.597878 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libisl23:amd64 (0.26-3build1.1) ... 2026-05-22 00:08:21.597889 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libmpc3:amd64. 2026-05-22 00:08:21.597927 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../14-libmpc3_1.3.1-1build1.1_amd64.deb ... 2026-05-22 00:08:21.598021 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-22 00:08:21.598032 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package cpp-13-x86-64-linux-gnu. 2026-05-22 00:08:21.598042 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../15-cpp-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-05-22 00:08:21.598052 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:08:21.598065 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package cpp-13. 2026-05-22 00:08:21.598075 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../16-cpp-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-05-22 00:08:21.598088 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: 2026-05-22 00:08:21.598146 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:08:21.598158 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package cpp-x86-64-linux-gnu. 2026-05-22 00:08:21.598171 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../17-cpp-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-05-22 00:08:21.598229 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 00:08:21.598244 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package cpp. 2026-05-22 00:08:21.598289 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../18-cpp_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-05-22 00:08:21.598304 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking cpp (4:13.2.0-7ubuntu1) ... 2026-05-22 00:08:21.598360 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libcc1-0:amd64. 2026-05-22 00:08:21.598371 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../19-libcc1-0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-05-22 00:08:21.598385 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:08:21.598429 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libgomp1:amd64. 2026-05-22 00:08:21.598444 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../20-libgomp1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-05-22 00:08:21.598457 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:08:21.598511 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libitm1:amd64. 2026-05-22 00:08:21.598523 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../21-libitm1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-05-22 00:08:21.598536 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:08:21.598612 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libatomic1:amd64. 2026-05-22 00:08:21.598628 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../22-libatomic1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-05-22 00:08:21.598642 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:08:21.598688 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libasan8:amd64. 2026-05-22 00:08:21.598704 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../23-libasan8_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-05-22 00:08:21.598726 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: 2026-05-22 00:08:21.598773 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:08:21.598788 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package liblsan0:amd64. 2026-05-22 00:08:21.598833 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../24-liblsan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-05-22 00:08:21.598847 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:08:21.598860 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libtsan2:amd64. 2026-05-22 00:08:21.598934 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../25-libtsan2_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-05-22 00:08:21.598951 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:08:21.598961 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libubsan1:amd64. 2026-05-22 00:08:21.598974 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../26-libubsan1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-05-22 00:08:21.599033 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: 2026-05-22 00:08:21.599048 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:08:21.599062 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libhwasan0:amd64. 2026-05-22 00:08:21.599126 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../27-libhwasan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-05-22 00:08:21.599141 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:08:21.599187 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libquadmath0:amd64. 2026-05-22 00:08:21.599209 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../28-libquadmath0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-05-22 00:08:21.599223 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:08:21.599271 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libgcc-13-dev:amd64. 2026-05-22 00:08:21.599283 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../29-libgcc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-05-22 00:08:21.599296 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: 2026-05-22 00:08:21.599354 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:08:21.599365 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package gcc-13-x86-64-linux-gnu. 2026-05-22 00:08:21.599379 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../30-gcc-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-05-22 00:08:21.599436 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:08:21.599448 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package gcc-13. 2026-05-22 00:08:21.599461 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../31-gcc-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-05-22 00:08:21.599518 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:08:21.599529 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package gcc-x86-64-linux-gnu. 2026-05-22 00:08:21.599543 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../32-gcc-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-05-22 00:08:21.599590 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 00:08:21.599631 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package gcc. 2026-05-22 00:08:21.599678 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../33-gcc_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-05-22 00:08:21.599735 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: 2026-05-22 00:08:21.599746 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking gcc (4:13.2.0-7ubuntu1) ... 2026-05-22 00:08:21.599768 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libc-dev-bin. 2026-05-22 00:08:21.599827 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../34-libc-dev-bin_2.39-0ubuntu8.7_amd64.deb ... 2026-05-22 00:08:21.599838 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libc-dev-bin (2.39-0ubuntu8.7) ... 2026-05-22 00:08:21.599883 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package linux-libc-dev:amd64. 2026-05-22 00:08:21.599942 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../35-linux-libc-dev_6.8.0-117.117_amd64.deb ... 2026-05-22 00:08:21.600006 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking linux-libc-dev:amd64 (6.8.0-117.117) ... 2026-05-22 00:08:21.600022 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libcrypt-dev:amd64. 2026-05-22 00:08:21.600067 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../36-libcrypt-dev_1%3a4.4.36-4build1_amd64.deb ... 2026-05-22 00:08:21.600082 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2026-05-22 00:08:21.600127 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package rpcsvc-proto. 2026-05-22 00:08:21.600142 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../37-rpcsvc-proto_1.4.2-0ubuntu7_amd64.deb ... 2026-05-22 00:08:21.600199 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking rpcsvc-proto (1.4.2-0ubuntu7) ... 2026-05-22 00:08:21.600210 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libc6-dev:amd64. 2026-05-22 00:08:21.600224 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../38-libc6-dev_2.39-0ubuntu8.7_amd64.deb ... 2026-05-22 00:08:21.600280 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libc6-dev:amd64 (2.39-0ubuntu8.7) ... 2026-05-22 00:08:21.600292 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libstdc++-13-dev:amd64. 2026-05-22 00:08:21.600305 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../39-libstdc++-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-05-22 00:08:21.600350 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:08:21.600364 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package g++-13-x86-64-linux-gnu. 2026-05-22 00:08:21.600377 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../40-g++-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-05-22 00:08:21.600434 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:08:21.600445 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package g++-13. 2026-05-22 00:08:21.600458 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../41-g++-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-05-22 00:08:21.600516 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: 2026-05-22 00:08:21.600531 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:08:21.600544 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package g++-x86-64-linux-gnu. 2026-05-22 00:08:21.600641 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../42-g++-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-05-22 00:08:21.600659 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: 2026-05-22 00:08:21.600673 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 00:08:21.600687 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package g++. 2026-05-22 00:08:21.600735 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../43-g++_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-05-22 00:08:21.600751 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking g++ (4:13.2.0-7ubuntu1) ... 2026-05-22 00:08:21.600795 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package make. 2026-05-22 00:08:21.600841 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../44-make_4.3-4.1build2_amd64.deb ... 2026-05-22 00:08:21.600856 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking make (4.3-4.1build2) ... 2026-05-22 00:08:21.600937 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libyaml-0-2:amd64 (0.2.5-1build1) ... 2026-05-22 00:08:21.600954 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:08:21.601012 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up linux-libc-dev:amd64 (6.8.0-117.117) ... 2026-05-22 00:08:21.601024 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:08:21.601037 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:08:21.601082 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:08:21.601097 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libjansson4:amd64 (2.14-2build2) ... 2026-05-22 00:08:21.601124 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up rpcsvc-proto (1.4.2-0ubuntu7) ... 2026-05-22 00:08:21.601139 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:08:21.601184 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up make (4.3-4.1build2) ... 2026-05-22 00:08:21.601199 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-05-22 00:08:21.601243 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: 2026-05-22 00:08:21.601258 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:08:21.601271 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-22 00:08:21.601315 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:08:21.601330 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:08:21.601387 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:08:21.601398 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2026-05-22 00:08:21.601411 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:08:21.601424 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up fluent-package (5.0.9-1) ... 2026-05-22 00:08:21.601469 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:useradd warning: _fluentd's uid 42447 is greater than SYS_UID_MAX 999 2026-05-22 00:08:21.601484 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:08:21.601497 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:08:21.601542 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libisl23:amd64 (0.26-3build1.1) ... 2026-05-22 00:08:21.601556 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libc-dev-bin (2.39-0ubuntu8.7) ... 2026-05-22 00:08:21.601583 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:08:21.601623 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:08:21.601687 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:08:21.601703 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:08:21.601748 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:08:21.601763 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:08:21.601776 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:08:21.601821 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libc6-dev:amd64 (2.39-0ubuntu8.7) ... 2026-05-22 00:08:21.601835 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:08:21.601848 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-22 00:08:21.601893 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 00:08:21.601966 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:08:21.601978 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:08:21.601987 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up binutils (2.42-4ubuntu2.10) ... 2026-05-22 00:08:21.602000 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:08:21.602021 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up cpp (4:13.2.0-7ubuntu1) ... 2026-05-22 00:08:21.602035 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:08:21.602085 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 00:08:21.602096 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up gcc (4:13.2.0-7ubuntu1) ... 2026-05-22 00:08:21.602110 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 00:08:21.602154 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:08:21.602165 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up g++ (4:13.2.0-7ubuntu1) ... 2026-05-22 00:08:21.602178 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2026-05-22 00:08:21.602224 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist 2026-05-22 00:08:21.602240 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 00:08:21.602253 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Removed intermediate container 38ac8f1f2e22 2026-05-22 00:08:21.602297 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> 36acad9c2536 2026-05-22 00:08:21.602312 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 8/12 : RUN ulimit -n 1024 && fluent-gem install fluent-plugin-grok-parser fluent-plugin-prometheus fluent-plugin-rewrite-tag-filter 2026-05-22 00:08:21.602356 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Running in b8de208934a8 2026-05-22 00:08:21.602369 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Successfully installed fluent-plugin-grok-parser-2.6.2 2026-05-22 00:08:21.602382 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Parsing documentation for fluent-plugin-grok-parser-2.6.2 2026-05-22 00:08:21.602421 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Installing ri documentation for fluent-plugin-grok-parser-2.6.2 2026-05-22 00:08:21.602435 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Done installing documentation for fluent-plugin-grok-parser after 0 seconds 2026-05-22 00:08:21.602485 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Successfully installed fluent-plugin-prometheus-2.2.2 2026-05-22 00:08:21.602496 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Parsing documentation for fluent-plugin-prometheus-2.2.2 2026-05-22 00:08:21.602508 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Installing ri documentation for fluent-plugin-prometheus-2.2.2 2026-05-22 00:08:21.602519 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Done installing documentation for fluent-plugin-prometheus after 0 seconds 2026-05-22 00:08:21.602570 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Successfully installed fluent-plugin-rewrite-tag-filter-2.4.0 2026-05-22 00:08:21.602580 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Parsing documentation for fluent-plugin-rewrite-tag-filter-2.4.0 2026-05-22 00:08:21.602592 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Installing ri documentation for fluent-plugin-rewrite-tag-filter-2.4.0 2026-05-22 00:08:21.602632 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Done installing documentation for fluent-plugin-rewrite-tag-filter after 0 seconds 2026-05-22 00:08:21.602645 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:3 gems installed 2026-05-22 00:08:21.602701 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Removed intermediate container b8de208934a8 2026-05-22 00:08:21.602714 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> 6ba05e4db54a 2026-05-22 00:08:21.602726 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 9/12 : COPY patches /patches 2026-05-22 00:08:21.602777 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> 800bfc618ab9 2026-05-22 00:08:21.602791 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 10/12 : RUN kolla_patch 2026-05-22 00:08:21.602803 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Running in d6db12ffa965 2026-05-22 00:08:21.602854 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:[i] No series file found, nothing to patch. 2026-05-22 00:08:21.602865 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Removed intermediate container d6db12ffa965 2026-05-22 00:08:21.602877 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> ed291812f69f 2026-05-22 00:08:21.602943 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 11/12 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 00:08:21.602959 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Running in 43aa85624600 2026-05-22 00:08:21.602971 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Reading package lists... 2026-05-22 00:08:21.603022 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Building dependency tree... 2026-05-22 00:08:21.603036 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Reading state information... 2026-05-22 00:08:21.603048 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Package 'build-essential' is not installed, so not removed 2026-05-22 00:08:21.603097 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:08:21.603110 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Reading package lists... 2026-05-22 00:08:21.603122 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Building dependency tree... 2026-05-22 00:08:21.603180 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Reading state information... 2026-05-22 00:08:21.603194 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:08:21.603206 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Removed intermediate container 43aa85624600 2026-05-22 00:08:21.603258 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> 26d74d9660a2 2026-05-22 00:08:21.603268 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 12/12 : USER fluentd 2026-05-22 00:08:21.603280 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Running in 93b2d3794609 2026-05-22 00:08:21.603320 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Removed intermediate container 93b2d3794609 2026-05-22 00:08:21.603334 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> ee8b459e0808 2026-05-22 00:08:21.603374 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Successfully built 919ec08eb0ac 2026-05-22 00:08:21.603387 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Successfully tagged osism.harbor.regio.digital/kolla/fluentd:build-20260522 2026-05-22 00:08:21.603482 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Built at 2026-05-22 00:08:21.603379 (took 0:00:45.783204) 2026-05-22 00:08:21.603893 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(multipathd) 2026-05-22 00:08:21.603932 | ubuntu-noble-large | DEBUG:kolla.common.utils.multipathd:Processing 2026-05-22 00:08:21.603942 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Building started at 2026-05-22 00:08:21.603831 2026-05-22 00:08:21.604585 | ubuntu-noble-large | DEBUG:kolla.common.utils.multipathd:Turned 0 plugins into plugins archive 2026-05-22 00:08:21.605091 | ubuntu-noble-large | DEBUG:kolla.common.utils.multipathd:Turned 0 additions into additions archive 2026-05-22 00:08:39.225721 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Step 1/6 : FROM osism.harbor.regio.digital/kolla/base:build-20260522 2026-05-22 00:08:39.225824 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> 14d06ee4bfad 2026-05-22 00:08:39.225845 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Step 2/6 : LABEL "build-date"="20260522" "name"="multipathd" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="multipathd" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:08:39.225951 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> Running in 1ec8afe47597 2026-05-22 00:08:39.225970 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> Removed intermediate container 1ec8afe47597 2026-05-22 00:08:39.226027 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> 47a5d6360b58 2026-05-22 00:08:39.226081 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Step 3/6 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends multipath-tools && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-05-22 00:08:39.226136 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> Running in 7a3a502a36e3 2026-05-22 00:08:39.226187 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-22 00:08:39.226238 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 00:08:39.226286 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-22 00:08:39.226333 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-22 00:08:39.226382 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-22 00:08:39.226430 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-22 00:08:39.226478 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-22 00:08:39.226517 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-22 00:08:39.226565 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-22 00:08:39.226628 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,148 kB] 2026-05-22 00:08:39.226649 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,457 kB] 2026-05-22 00:08:39.226748 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-22 00:08:39.226766 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-05-22 00:08:39.226796 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,505 kB] 2026-05-22 00:08:39.226858 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,072 kB] 2026-05-22 00:08:39.226908 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Fetched 30.2 MB in 2s (12.3 MB/s) 2026-05-22 00:08:39.226952 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Reading package lists... 2026-05-22 00:08:39.227003 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Reading package lists... 2026-05-22 00:08:39.227054 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Building dependency tree... 2026-05-22 00:08:39.227103 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Reading state information... 2026-05-22 00:08:39.227151 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:The following additional packages will be installed: 2026-05-22 00:08:39.227198 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: busybox-initramfs cpio dhcpcd-base dracut-install initramfs-tools 2026-05-22 00:08:39.227245 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: initramfs-tools-bin initramfs-tools-core klibc-utils kpartx libklibc 2026-05-22 00:08:39.227292 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: liburcu8t64 linux-base sg3-utils-udev 2026-05-22 00:08:39.227340 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Suggested packages: 2026-05-22 00:08:39.227385 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: libarchive-dev resolvconf | openresolv | systemd-resolved bash-completion 2026-05-22 00:08:39.227427 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: multipath-tools-boot 2026-05-22 00:08:39.227471 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Recommended packages: 2026-05-22 00:08:39.227513 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: zstd 2026-05-22 00:08:39.227562 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:The following NEW packages will be installed: 2026-05-22 00:08:39.227625 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: busybox-initramfs cpio dhcpcd-base dracut-install initramfs-tools 2026-05-22 00:08:39.227690 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: initramfs-tools-bin initramfs-tools-core klibc-utils kpartx libklibc 2026-05-22 00:08:39.227707 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: liburcu8t64 linux-base multipath-tools sg3-utils-udev 2026-05-22 00:08:39.227786 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:0 upgraded, 14 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:08:39.227832 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Need to get 1,178 kB of archives. 2026-05-22 00:08:39.227881 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:After this operation, 4,231 kB of additional disk space will be used. 2026-05-22 00:08:39.227925 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 00:08:39.227976 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dhcpcd-base amd64 1:10.0.6-1ubuntu3.2 [215 kB] 2026-05-22 00:08:39.228023 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 cpio amd64 2.15+dfsg-1ubuntu2 [82.7 kB] 2026-05-22 00:08:39.228071 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 busybox-initramfs amd64 1:1.36.1-6ubuntu3.1 [189 kB] 2026-05-22 00:08:39.228120 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dracut-install amd64 060+5-1ubuntu3.3 [32.3 kB] 2026-05-22 00:08:39.228167 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools-bin amd64 0.142ubuntu25.8 [21.6 kB] 2026-05-22 00:08:39.228214 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libklibc amd64 2.0.13-4ubuntu0.2 [47.3 kB] 2026-05-22 00:08:39.228259 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 klibc-utils amd64 2.0.13-4ubuntu0.2 [100 kB] 2026-05-22 00:08:39.228306 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools-core all 0.142ubuntu25.8 [50.5 kB] 2026-05-22 00:08:39.228354 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 linux-base all 4.5ubuntu9+24.04.2 [19.6 kB] 2026-05-22 00:08:39.228398 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools all 0.142ubuntu25.8 [9,076 B] 2026-05-22 00:08:39.228444 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 liburcu8t64 amd64 0.14.0-3.1build1 [63.0 kB] 2026-05-22 00:08:39.228491 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 sg3-utils-udev all 1.46-3ubuntu4 [5,922 B] 2026-05-22 00:08:39.228537 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 kpartx amd64 0.9.4-5ubuntu8.1 [32.0 kB] 2026-05-22 00:08:39.228589 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 multipath-tools amd64 0.9.4-5ubuntu8.1 [310 kB] 2026-05-22 00:08:39.228636 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preconfiguring packages ... 2026-05-22 00:08:39.228707 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Fetched 1,178 kB in 0s (4,269 kB/s) 2026-05-22 00:08:39.228766 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package dhcpcd-base. 2026-05-22 00:08:39.228897 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:(Reading database ... 2026-05-22 00:08:39.228913 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:08:39.228977 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:(Reading database ... 70% 2026-05-22 00:08:39.228989 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:(Reading database ... 75% 2026-05-22 00:08:39.229030 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:(Reading database ... 80% 2026-05-22 00:08:39.229072 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:(Reading database ... 85% 2026-05-22 00:08:39.229109 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:(Reading database ... 90% 2026-05-22 00:08:39.229145 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:(Reading database ... 95% 2026-05-22 00:08:39.229190 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:(Reading database ... 100% (Reading database ... 11568 files and directories currently installed.) 2026-05-22 00:08:39.229237 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../00-dhcpcd-base_1%3a10.0.6-1ubuntu3.2_amd64.deb ... 2026-05-22 00:08:39.229285 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking dhcpcd-base (1:10.0.6-1ubuntu3.2) ... 2026-05-22 00:08:39.229330 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package cpio. 2026-05-22 00:08:39.229375 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../01-cpio_2.15+dfsg-1ubuntu2_amd64.deb ... 2026-05-22 00:08:39.229421 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking cpio (2.15+dfsg-1ubuntu2) ... 2026-05-22 00:08:39.229465 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package busybox-initramfs. 2026-05-22 00:08:39.229511 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../02-busybox-initramfs_1%3a1.36.1-6ubuntu3.1_amd64.deb ... 2026-05-22 00:08:39.229557 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2026-05-22 00:08:39.229628 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package dracut-install. 2026-05-22 00:08:39.229657 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../03-dracut-install_060+5-1ubuntu3.3_amd64.deb ... 2026-05-22 00:08:39.229718 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking dracut-install (060+5-1ubuntu3.3) ... 2026-05-22 00:08:39.229756 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package initramfs-tools-bin. 2026-05-22 00:08:39.229824 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../04-initramfs-tools-bin_0.142ubuntu25.8_amd64.deb ... 2026-05-22 00:08:39.229873 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking initramfs-tools-bin (0.142ubuntu25.8) ... 2026-05-22 00:08:39.229920 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package libklibc:amd64. 2026-05-22 00:08:39.229966 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../05-libklibc_2.0.13-4ubuntu0.2_amd64.deb ... 2026-05-22 00:08:39.230012 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking libklibc:amd64 (2.0.13-4ubuntu0.2) ... 2026-05-22 00:08:39.230058 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package klibc-utils. 2026-05-22 00:08:39.230104 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../06-klibc-utils_2.0.13-4ubuntu0.2_amd64.deb ... 2026-05-22 00:08:39.230149 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking klibc-utils (2.0.13-4ubuntu0.2) ... 2026-05-22 00:08:39.230194 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package initramfs-tools-core. 2026-05-22 00:08:39.230219 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../07-initramfs-tools-core_0.142ubuntu25.8_all.deb ... 2026-05-22 00:08:39.230284 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking initramfs-tools-core (0.142ubuntu25.8) ... 2026-05-22 00:08:39.230320 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package linux-base. 2026-05-22 00:08:39.230374 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../08-linux-base_4.5ubuntu9+24.04.2_all.deb ... 2026-05-22 00:08:39.230419 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking linux-base (4.5ubuntu9+24.04.2) ... 2026-05-22 00:08:39.230465 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package initramfs-tools. 2026-05-22 00:08:39.230510 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../09-initramfs-tools_0.142ubuntu25.8_all.deb ... 2026-05-22 00:08:39.230555 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking initramfs-tools (0.142ubuntu25.8) ... 2026-05-22 00:08:39.230624 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package liburcu8t64:amd64. 2026-05-22 00:08:39.230672 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../10-liburcu8t64_0.14.0-3.1build1_amd64.deb ... 2026-05-22 00:08:39.230720 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking liburcu8t64:amd64 (0.14.0-3.1build1) ... 2026-05-22 00:08:39.230766 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package sg3-utils-udev. 2026-05-22 00:08:39.230825 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../11-sg3-utils-udev_1.46-3ubuntu4_all.deb ... 2026-05-22 00:08:39.230889 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking sg3-utils-udev (1.46-3ubuntu4) ... 2026-05-22 00:08:39.230936 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package kpartx. 2026-05-22 00:08:39.230981 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../12-kpartx_0.9.4-5ubuntu8.1_amd64.deb ... 2026-05-22 00:08:39.231028 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking kpartx (0.9.4-5ubuntu8.1) ... 2026-05-22 00:08:39.231073 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package multipath-tools. 2026-05-22 00:08:39.231118 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../13-multipath-tools_0.9.4-5ubuntu8.1_amd64.deb ... 2026-05-22 00:08:39.231164 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking multipath-tools (0.9.4-5ubuntu8.1) ... 2026-05-22 00:08:39.231209 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up cpio (2.15+dfsg-1ubuntu2) ... 2026-05-22 00:08:39.231255 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:update-alternatives: using /usr/bin/mt-gnu to provide /usr/bin/mt (mt) in auto mode 2026-05-22 00:08:39.231302 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:update-alternatives: warning: skip creation of /usr/share/man/man1/mt.1.gz because associated file /usr/share/man/man1/mt-gnu.1.gz (of link group mt) doesn't exist 2026-05-22 00:08:39.231347 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up liburcu8t64:amd64 (0.14.0-3.1build1) ... 2026-05-22 00:08:39.231393 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up linux-base (4.5ubuntu9+24.04.2) ... 2026-05-22 00:08:39.231439 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up libklibc:amd64 (2.0.13-4ubuntu0.2) ... 2026-05-22 00:08:39.231486 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up dhcpcd-base (1:10.0.6-1ubuntu3.2) ... 2026-05-22 00:08:39.231542 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:info: Selecting UID from range 100 to 59999 ... 2026-05-22 00:08:39.231589 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: 2026-05-22 00:08:39.231656 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:info: Adding system user `dhcpcd' (UID 100) ... 2026-05-22 00:08:39.231713 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:info: Adding new user `dhcpcd' (UID 100) with group `nogroup' ... 2026-05-22 00:08:39.231759 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:info: Not creating home directory `/usr/lib/dhcpcd'. 2026-05-22 00:08:39.231829 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2026-05-22 00:08:39.231843 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up dracut-install (060+5-1ubuntu3.3) ... 2026-05-22 00:08:39.232030 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up kpartx (0.9.4-5ubuntu8.1) ... 2026-05-22 00:08:39.232079 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up klibc-utils (2.0.13-4ubuntu0.2) ... 2026-05-22 00:08:39.232091 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:No diversion 'diversion of /usr/share/initramfs-tools/hooks/klibc to /usr/share/initramfs-tools/hooks/klibc^i-t by klibc-utils', none removed. 2026-05-22 00:08:39.232108 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up initramfs-tools-bin (0.142ubuntu25.8) ... 2026-05-22 00:08:39.232118 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up initramfs-tools-core (0.142ubuntu25.8) ... 2026-05-22 00:08:39.232129 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up initramfs-tools (0.142ubuntu25.8) ... 2026-05-22 00:08:39.232172 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:update-initramfs: deferring update (trigger activated) 2026-05-22 00:08:39.232222 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up sg3-utils-udev (1.46-3ubuntu4) ... 2026-05-22 00:08:39.232258 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:update-initramfs: deferring update (trigger activated) 2026-05-22 00:08:39.232374 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up multipath-tools (0.9.4-5ubuntu8.1) ... 2026-05-22 00:08:39.232398 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 00:08:39.232412 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-05-22 00:08:39.232425 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> Removed intermediate container 7a3a502a36e3 2026-05-22 00:08:39.232486 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> dd2b51f8c52d 2026-05-22 00:08:39.232531 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Step 4/6 : COPY patches /patches 2026-05-22 00:08:39.232577 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> 87d27c8f0cbd 2026-05-22 00:08:39.232627 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Step 5/6 : RUN kolla_patch 2026-05-22 00:08:39.232702 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> Running in 01dd976084e7 2026-05-22 00:08:39.232750 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:[i] No series file found, nothing to patch. 2026-05-22 00:08:39.232813 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> Removed intermediate container 01dd976084e7 2026-05-22 00:08:39.232896 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> 73f6c9cf855f 2026-05-22 00:08:39.232946 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Step 6/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 00:08:39.232988 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> Running in 5347ba8f6571 2026-05-22 00:08:39.233034 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Reading package lists... 2026-05-22 00:08:39.233083 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Building dependency tree... 2026-05-22 00:08:39.233129 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Reading state information... 2026-05-22 00:08:39.233177 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Package 'build-essential' is not installed, so not removed 2026-05-22 00:08:39.233219 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:08:39.233264 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Reading package lists... 2026-05-22 00:08:39.233311 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Building dependency tree... 2026-05-22 00:08:39.233355 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Reading state information... 2026-05-22 00:08:39.233395 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:08:39.233431 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> Removed intermediate container 5347ba8f6571 2026-05-22 00:08:39.233469 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> f2781ab4a081 2026-05-22 00:08:39.233510 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Successfully built 36ffd8996673 2026-05-22 00:08:39.233548 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Successfully tagged osism.harbor.regio.digital/kolla/multipathd:build-20260522 2026-05-22 00:08:39.233653 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Built at 2026-05-22 00:08:39.233539 (took 0:00:17.629708) 2026-05-22 00:08:39.234033 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(memcached) 2026-05-22 00:08:39.234049 | ubuntu-noble-large | DEBUG:kolla.common.utils.memcached:Processing 2026-05-22 00:08:39.234146 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Building started at 2026-05-22 00:08:39.234047 2026-05-22 00:08:39.235021 | ubuntu-noble-large | DEBUG:kolla.common.utils.memcached:Turned 0 plugins into plugins archive 2026-05-22 00:08:39.235608 | ubuntu-noble-large | DEBUG:kolla.common.utils.memcached:Turned 0 additions into additions archive 2026-05-22 00:08:53.448335 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Step 1/8 : FROM osism.harbor.regio.digital/kolla/base:build-20260522 2026-05-22 00:08:53.448390 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> 14d06ee4bfad 2026-05-22 00:08:53.448700 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Step 2/8 : LABEL "build-date"="20260522" "name"="memcached" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="memcached" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:08:53.448738 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Running in e4230d9ca888 2026-05-22 00:08:53.448744 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Removed intermediate container e4230d9ca888 2026-05-22 00:08:53.448750 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> f1ee1a7b5143 2026-05-22 00:08:53.448755 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Step 3/8 : RUN usermod --append --home /run/memcache --groups kolla memcached && mkdir -p /run/memcache && chown -R 42457:42457 /run/memcache 2026-05-22 00:08:53.448760 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Running in ee00e0a5dc46 2026-05-22 00:08:53.448765 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Removed intermediate container ee00e0a5dc46 2026-05-22 00:08:53.448769 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> 3ffd8d2823ed 2026-05-22 00:08:53.448773 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Step 4/8 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends memcached && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-05-22 00:08:53.450668 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Running in 25e6378cf2b7 2026-05-22 00:08:53.450678 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-22 00:08:53.450685 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 00:08:53.450691 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-22 00:08:53.450708 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-22 00:08:53.450713 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-22 00:08:53.450718 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-22 00:08:53.450722 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-22 00:08:53.450735 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-22 00:08:53.450739 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-22 00:08:53.450743 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,457 kB] 2026-05-22 00:08:53.450747 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,148 kB] 2026-05-22 00:08:53.450750 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-22 00:08:53.450754 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-05-22 00:08:53.450757 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,072 kB] 2026-05-22 00:08:53.450761 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,505 kB] 2026-05-22 00:08:53.450764 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Fetched 30.2 MB in 2s (12.7 MB/s) 2026-05-22 00:08:53.450768 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Reading package lists... 2026-05-22 00:08:53.450772 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Reading package lists... 2026-05-22 00:08:53.450775 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Building dependency tree... 2026-05-22 00:08:53.450779 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Reading state information... 2026-05-22 00:08:53.450782 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:The following additional packages will be installed: 2026-05-22 00:08:53.450786 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: libevent-2.1-7t64 2026-05-22 00:08:53.450789 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Suggested packages: 2026-05-22 00:08:53.450793 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: libanyevent-perl libcache-memcached-perl libmemcached libterm-readkey-perl 2026-05-22 00:08:53.450796 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: libyaml-perl 2026-05-22 00:08:53.450800 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:The following NEW packages will be installed: 2026-05-22 00:08:53.450804 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: libevent-2.1-7t64 memcached 2026-05-22 00:08:53.450807 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:08:53.450811 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Need to get 358 kB of archives. 2026-05-22 00:08:53.450814 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:After this operation, 993 kB of additional disk space will be used. 2026-05-22 00:08:53.450818 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 00:08:53.450821 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-05-22 00:08:53.450825 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 memcached amd64 1.6.24-1build3 [213 kB] 2026-05-22 00:08:53.450828 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Fetched 358 kB in 0s (1,680 kB/s) 2026-05-22 00:08:53.450832 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-05-22 00:08:53.450835 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 2026-05-22 00:08:53.450839 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 2026-05-22 00:08:53.450843 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:08:53.450848 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 70% 2026-05-22 00:08:53.450852 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 75% 2026-05-22 00:08:53.450858 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 80% 2026-05-22 00:08:53.450867 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 85% 2026-05-22 00:08:53.450871 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 90% 2026-05-22 00:08:53.450874 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 95% 2026-05-22 00:08:53.450877 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 100% (Reading database ... 11568 files and directories currently installed.) 2026-05-22 00:08:53.450881 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Preparing to unpack .../libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-05-22 00:08:53.450887 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-05-22 00:08:53.450890 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Selecting previously unselected package memcached. 2026-05-22 00:08:53.450894 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Preparing to unpack .../memcached_1.6.24-1build3_amd64.deb ... 2026-05-22 00:08:53.450897 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Unpacking memcached (1.6.24-1build3) ... 2026-05-22 00:08:53.450901 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-05-22 00:08:53.450904 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Setting up memcached (1.6.24-1build3) ... 2026-05-22 00:08:53.450907 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:invoke-rc.d: could not determine current runlevel 2026-05-22 00:08:53.450911 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-22 00:08:53.450915 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 00:08:53.450918 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Removed intermediate container 25e6378cf2b7 2026-05-22 00:08:53.450921 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> 88620f79fd85 2026-05-22 00:08:53.450925 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Step 5/8 : COPY patches /patches 2026-05-22 00:08:53.450928 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> e7e1d3772be5 2026-05-22 00:08:53.450932 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Step 6/8 : RUN kolla_patch 2026-05-22 00:08:53.450935 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Running in a4c7bd520164 2026-05-22 00:08:53.450939 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:[i] No series file found, nothing to patch. 2026-05-22 00:08:53.450944 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Removed intermediate container a4c7bd520164 2026-05-22 00:08:53.450964 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> 34b3ab823f75 2026-05-22 00:08:53.451149 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Step 7/8 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 00:08:53.451207 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Running in 6a647586ad15 2026-05-22 00:08:53.451230 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Reading package lists... 2026-05-22 00:08:53.451241 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Building dependency tree... 2026-05-22 00:08:53.451254 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Reading state information... 2026-05-22 00:08:53.451314 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Package 'build-essential' is not installed, so not removed 2026-05-22 00:08:53.451363 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:08:53.451420 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Reading package lists... 2026-05-22 00:08:53.451478 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Building dependency tree... 2026-05-22 00:08:53.451535 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Reading state information... 2026-05-22 00:08:53.451631 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:08:53.451709 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Removed intermediate container 6a647586ad15 2026-05-22 00:08:53.451757 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> 562dc484468b 2026-05-22 00:08:53.451813 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Step 8/8 : USER memcached 2026-05-22 00:08:53.451872 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Running in d9ddcd748100 2026-05-22 00:08:53.451928 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Removed intermediate container d9ddcd748100 2026-05-22 00:08:53.451985 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> bb7b99518cf1 2026-05-22 00:08:53.452108 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Successfully built caf4269451eb 2026-05-22 00:08:53.452126 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Successfully tagged osism.harbor.regio.digital/kolla/memcached:build-20260522 2026-05-22 00:08:53.452252 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Built at 2026-05-22 00:08:53.452142 (took 0:00:14.218095) 2026-05-22 00:08:53.452665 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(proxysql) 2026-05-22 00:08:53.452781 | ubuntu-noble-large | DEBUG:kolla.common.utils.proxysql:Processing 2026-05-22 00:08:53.452845 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Building started at 2026-05-22 00:08:53.452766 2026-05-22 00:08:53.453832 | ubuntu-noble-large | DEBUG:kolla.common.utils.proxysql:Turned 0 plugins into plugins archive 2026-05-22 00:08:53.454432 | ubuntu-noble-large | DEBUG:kolla.common.utils.proxysql:Turned 0 additions into additions archive 2026-05-22 00:09:12.487057 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 1/12 : FROM osism.harbor.regio.digital/kolla/base:build-20260522 2026-05-22 00:09:12.487162 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> 14d06ee4bfad 2026-05-22 00:09:12.487216 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 2/12 : LABEL "build-date"="20260522" "name"="proxysql" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="proxysql" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:09:12.487324 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in 9f0e164354a6 2026-05-22 00:09:12.487427 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container 9f0e164354a6 2026-05-22 00:09:12.487519 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> a13d3900550c 2026-05-22 00:09:12.487627 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 3/12 : RUN echo 'Uris: https://repo.proxysql.com/ProxySQL/proxysql-3.0.x/noble/' >/etc/apt/sources.list.d/proxysql.sources && echo 'Components: ' >>/etc/apt/sources.list.d/proxysql.sources && echo 'Types: deb' >>/etc/apt/sources.list.d/proxysql.sources && echo 'Suites: ./' >>/etc/apt/sources.list.d/proxysql.sources && echo 'Signed-By: /etc/kolla/apt-keys/proxysql.asc' >>/etc/apt/sources.list.d/proxysql.sources 2026-05-22 00:09:12.487739 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in 9a2f90b7deb5 2026-05-22 00:09:12.487829 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container 9a2f90b7deb5 2026-05-22 00:09:12.487926 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> 5ad9081d7f10 2026-05-22 00:09:12.487995 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 4/12 : RUN usermod --append --home /var/lib/proxysql --groups kolla proxysql && mkdir -p /var/lib/proxysql && chown -R 42487:42487 /var/lib/proxysql 2026-05-22 00:09:12.488070 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in 3ac01e0ebc91 2026-05-22 00:09:12.488150 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container 3ac01e0ebc91 2026-05-22 00:09:12.488231 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> 2c96ca0d5803 2026-05-22 00:09:12.488313 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 5/12 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends proxysql python3-yaml && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-05-22 00:09:12.488386 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in 7ee41e4a7479 2026-05-22 00:09:12.488493 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 00:09:12.488563 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-22 00:09:12.488710 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-22 00:09:12.488790 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:7 https://repo.proxysql.com/ProxySQL/proxysql-3.0.x/noble ./ InRelease [2,531 B] 2026-05-22 00:09:12.488885 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-22 00:09:12.488968 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-22 00:09:12.489075 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-22 00:09:12.489157 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:8 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-22 00:09:12.489236 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-22 00:09:12.489316 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:11 https://repo.proxysql.com/ProxySQL/proxysql-3.0.x/noble ./ Packages [3,695 B] 2026-05-22 00:09:12.489399 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:10 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-22 00:09:12.489519 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,148 kB] 2026-05-22 00:09:12.489661 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,457 kB] 2026-05-22 00:09:12.489750 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-05-22 00:09:12.489835 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-22 00:09:12.489885 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:16 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,505 kB] 2026-05-22 00:09:12.489967 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:17 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,072 kB] 2026-05-22 00:09:12.490032 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Fetched 30.2 MB in 3s (10.4 MB/s) 2026-05-22 00:09:12.490116 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Reading package lists... 2026-05-22 00:09:12.490199 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Reading package lists... 2026-05-22 00:09:12.490263 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Building dependency tree... 2026-05-22 00:09:12.490334 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Reading state information... 2026-05-22 00:09:12.490406 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:The following additional packages will be installed: 2026-05-22 00:09:12.490502 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: libyaml-0-2 2026-05-22 00:09:12.490566 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:The following NEW packages will be installed: 2026-05-22 00:09:12.490657 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: libyaml-0-2 proxysql python3-yaml 2026-05-22 00:09:12.491797 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:09:12.491859 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Need to get 35.7 MB of archives. 2026-05-22 00:09:12.491871 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:After this operation, 149 MB of additional disk space will be used. 2026-05-22 00:09:12.491883 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-yaml amd64 6.0.2-1build2~cloud0 [137 kB] 2026-05-22 00:09:12.491922 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 00:09:12.491933 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-0-2 amd64 0.2.5-1build1 [51.5 kB] 2026-05-22 00:09:12.491943 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:4 https://repo.proxysql.com/ProxySQL/proxysql-3.0.x/noble ./ proxysql 3.0.8 [35.5 MB] 2026-05-22 00:09:12.491953 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Fetched 35.7 MB in 1s (24.9 MB/s) 2026-05-22 00:09:12.491962 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Selecting previously unselected package libyaml-0-2:amd64. 2026-05-22 00:09:12.491972 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 2026-05-22 00:09:12.491982 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% 2026-05-22 00:09:12.491995 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 2026-05-22 00:09:12.492007 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:60% (Reading database ... 65% 2026-05-22 00:09:12.492016 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 70% 2026-05-22 00:09:12.492026 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 75% 2026-05-22 00:09:12.492035 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 80% 2026-05-22 00:09:12.492045 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 85% 2026-05-22 00:09:12.492054 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 90% 2026-05-22 00:09:12.492064 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 95% 2026-05-22 00:09:12.492073 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 100% (Reading database ... 11568 files and directories currently installed.) 2026-05-22 00:09:12.492083 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Preparing to unpack .../libyaml-0-2_0.2.5-1build1_amd64.deb ... 2026-05-22 00:09:12.492092 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ... 2026-05-22 00:09:12.492102 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Selecting previously unselected package proxysql. 2026-05-22 00:09:12.492111 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Preparing to unpack .../proxysql_3.0.8_amd64.deb ... 2026-05-22 00:09:12.492121 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Unpacking proxysql (3.0.8) ... 2026-05-22 00:09:12.492130 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: 2026-05-22 00:09:12.492194 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Selecting previously unselected package python3-yaml. 2026-05-22 00:09:12.492206 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Preparing to unpack .../python3-yaml_6.0.2-1build2~cloud0_amd64.deb ... 2026-05-22 00:09:12.492217 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: 2026-05-22 00:09:12.492227 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Unpacking python3-yaml (6.0.2-1build2~cloud0) ... 2026-05-22 00:09:12.492237 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Setting up proxysql (3.0.8) ... 2026-05-22 00:09:12.492247 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Setting up libyaml-0-2:amd64 (0.2.5-1build1) ... 2026-05-22 00:09:12.492257 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Setting up python3-yaml (6.0.2-1build2~cloud0) ... 2026-05-22 00:09:12.492267 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 00:09:12.492277 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container 7ee41e4a7479 2026-05-22 00:09:12.492287 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> 3243a7af9785 2026-05-22 00:09:12.492298 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 6/12 : COPY kolla_proxysql_config_sync kolla_extend_start /usr/local/bin/ 2026-05-22 00:09:12.492375 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> f6b437b09c5c 2026-05-22 00:09:12.492388 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 7/12 : RUN chmod 755 /usr/local/bin/kolla_proxysql_config_sync && chmod 644 /usr/local/bin/kolla_extend_start 2026-05-22 00:09:12.492405 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in 08a4f01e7ab7 2026-05-22 00:09:12.492416 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container 08a4f01e7ab7 2026-05-22 00:09:12.492494 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> 5c8ad98f952d 2026-05-22 00:09:12.492508 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 8/12 : RUN install -g proxysql -o proxysql -m 770 -d /var/lib/kolla/proxysql && touch /etc/proxysql.cnf && chown proxysql:proxysql /etc/proxysql.cnf && chmod 600 /etc/proxysql.cnf 2026-05-22 00:09:12.492559 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in bd7aeb2590d6 2026-05-22 00:09:12.492570 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container bd7aeb2590d6 2026-05-22 00:09:12.492647 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> d87ee0e8d6c8 2026-05-22 00:09:12.492715 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 9/12 : COPY patches /patches 2026-05-22 00:09:12.492763 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> fff2427929c2 2026-05-22 00:09:12.492774 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 10/12 : RUN kolla_patch 2026-05-22 00:09:12.492818 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in c0f94d41f9fc 2026-05-22 00:09:12.492863 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:[i] No series file found, nothing to patch. 2026-05-22 00:09:12.492908 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container c0f94d41f9fc 2026-05-22 00:09:12.492952 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> 19df86d4ddef 2026-05-22 00:09:12.493000 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 11/12 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 00:09:12.493046 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in 718f3e7d7cfa 2026-05-22 00:09:12.493091 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Reading package lists... 2026-05-22 00:09:12.493135 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Building dependency tree... 2026-05-22 00:09:12.493180 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Reading state information... 2026-05-22 00:09:12.494346 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Package 'build-essential' is not installed, so not removed 2026-05-22 00:09:12.494371 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:09:12.494382 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Reading package lists... 2026-05-22 00:09:12.494392 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Building dependency tree... 2026-05-22 00:09:12.494402 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Reading state information... 2026-05-22 00:09:12.494412 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:09:12.494421 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container 718f3e7d7cfa 2026-05-22 00:09:12.494431 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> 8d9a6e76eb31 2026-05-22 00:09:12.494440 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 12/12 : USER proxysql 2026-05-22 00:09:12.494475 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in 9b9f8f40a322 2026-05-22 00:09:12.494485 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container 9b9f8f40a322 2026-05-22 00:09:12.494495 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> 86744b4e2287 2026-05-22 00:09:12.494505 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Successfully built 6249d023acc0 2026-05-22 00:09:12.494515 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Successfully tagged osism.harbor.regio.digital/kolla/proxysql:build-20260522 2026-05-22 00:09:12.494526 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Built at 2026-05-22 00:09:12.493801 (took 0:00:19.041035) 2026-05-22 00:09:12.494627 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(proxysql-3) 2026-05-22 00:09:12.494645 | ubuntu-noble-large | DEBUG:kolla.common.utils.proxysql-3:Processing 2026-05-22 00:09:12.494679 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Building started at 2026-05-22 00:09:12.494442 2026-05-22 00:09:12.496856 | ubuntu-noble-large | DEBUG:kolla.common.utils.proxysql-3:Turned 0 plugins into plugins archive 2026-05-22 00:09:12.496901 | ubuntu-noble-large | DEBUG:kolla.common.utils.proxysql-3:Turned 0 additions into additions archive 2026-05-22 00:09:32.345100 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Step 1/12 : FROM osism.harbor.regio.digital/kolla/base:build-20260522 2026-05-22 00:09:32.345178 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> 14d06ee4bfad 2026-05-22 00:09:32.345211 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Step 2/12 : LABEL "build-date"="20260522" "name"="proxysql-3" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="proxysql-3" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:09:32.345250 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> Running in f0352234d386 2026-05-22 00:09:32.345264 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> Removed intermediate container f0352234d386 2026-05-22 00:09:32.345277 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> d429ad961324 2026-05-22 00:09:32.345290 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Step 3/12 : RUN echo 'Uris: https://repo.proxysql.com/ProxySQL/proxysql-3.0.x/noble/' >/etc/apt/sources.list.d/proxysql-3.sources && echo 'Components: ' >>/etc/apt/sources.list.d/proxysql-3.sources && echo 'Types: deb' >>/etc/apt/sources.list.d/proxysql-3.sources && echo 'Suites: ./' >>/etc/apt/sources.list.d/proxysql-3.sources && echo 'Signed-By: /etc/kolla/apt-keys/proxysql.asc' >>/etc/apt/sources.list.d/proxysql-3.sources 2026-05-22 00:09:32.345303 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> Running in db9de74f9c8c 2026-05-22 00:09:32.345315 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> Removed intermediate container db9de74f9c8c 2026-05-22 00:09:32.345327 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> 96190a609109 2026-05-22 00:09:32.345340 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Step 4/12 : RUN usermod --append --home /var/lib/proxysql --groups kolla proxysql && mkdir -p /var/lib/proxysql && chown -R 42487:42487 /var/lib/proxysql 2026-05-22 00:09:32.345352 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> Running in 37ae2aaf09b3 2026-05-22 00:09:32.345364 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> Removed intermediate container 37ae2aaf09b3 2026-05-22 00:09:32.345376 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> e6fe5437bdc0 2026-05-22 00:09:32.345388 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Step 5/12 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends proxysql python3-yaml && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-05-22 00:09:32.345400 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> Running in 72beb16b9f43 2026-05-22 00:09:32.345412 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 00:09:32.345424 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-22 00:09:32.345437 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-22 00:09:32.345490 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-22 00:09:32.345503 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-22 00:09:32.345531 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Get:7 https://repo.proxysql.com/ProxySQL/proxysql-3.0.x/noble ./ InRelease [2,531 B] 2026-05-22 00:09:32.345541 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-22 00:09:32.345551 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Get:8 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-22 00:09:32.345562 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-22 00:09:32.345572 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Get:10 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-22 00:09:32.345581 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,457 kB] 2026-05-22 00:09:32.345626 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,148 kB] 2026-05-22 00:09:32.345640 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-22 00:09:32.345656 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-05-22 00:09:32.345670 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Get:15 https://repo.proxysql.com/ProxySQL/proxysql-3.0.x/noble ./ Packages [3,695 B] 2026-05-22 00:09:32.345809 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Get:16 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,505 kB] 2026-05-22 00:09:32.345848 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Get:17 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,072 kB] 2026-05-22 00:09:32.345942 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Fetched 30.2 MB in 2s (13.0 MB/s) 2026-05-22 00:09:32.346013 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Reading package lists... 2026-05-22 00:09:32.346095 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Reading package lists... 2026-05-22 00:09:32.346173 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Building dependency tree... 2026-05-22 00:09:32.346270 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Reading state information... 2026-05-22 00:09:32.346398 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:The following additional packages will be installed: 2026-05-22 00:09:32.346451 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: libyaml-0-2 2026-05-22 00:09:32.346535 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:The following NEW packages will be installed: 2026-05-22 00:09:32.346669 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: libyaml-0-2 proxysql python3-yaml 2026-05-22 00:09:32.347726 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:09:32.347745 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Need to get 35.7 MB of archives. 2026-05-22 00:09:32.347757 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:After this operation, 149 MB of additional disk space will be used. 2026-05-22 00:09:32.347766 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 00:09:32.347776 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-0-2 amd64 0.2.5-1build1 [51.5 kB] 2026-05-22 00:09:32.347786 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Get:3 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-yaml amd64 6.0.2-1build2~cloud0 [137 kB] 2026-05-22 00:09:32.347797 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Get:4 https://repo.proxysql.com/ProxySQL/proxysql-3.0.x/noble ./ proxysql 3.0.8 [35.5 MB] 2026-05-22 00:09:32.347807 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Fetched 35.7 MB in 2s (19.4 MB/s) 2026-05-22 00:09:32.347817 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Selecting previously unselected package libyaml-0-2:amd64. 2026-05-22 00:09:32.347827 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:(Reading database ... 2026-05-22 00:09:32.347838 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:09:32.347860 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:(Reading database ... 70% 2026-05-22 00:09:32.347871 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:(Reading database ... 75% 2026-05-22 00:09:32.347881 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:(Reading database ... 80% 2026-05-22 00:09:32.347890 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:(Reading database ... 85% 2026-05-22 00:09:32.347900 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:(Reading database ... 90% 2026-05-22 00:09:32.347910 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:(Reading database ... 95% 2026-05-22 00:09:32.347920 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:(Reading database ... 100% (Reading database ... 11568 files and directories currently installed.) 2026-05-22 00:09:32.347930 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Preparing to unpack .../libyaml-0-2_0.2.5-1build1_amd64.deb ... 2026-05-22 00:09:32.347940 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ... 2026-05-22 00:09:32.347949 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Selecting previously unselected package proxysql. 2026-05-22 00:09:32.347984 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Preparing to unpack .../proxysql_3.0.8_amd64.deb ... 2026-05-22 00:09:32.347994 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Unpacking proxysql (3.0.8) ... 2026-05-22 00:09:32.348004 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Selecting previously unselected package python3-yaml. 2026-05-22 00:09:32.348014 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: 2026-05-22 00:09:32.348023 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Preparing to unpack .../python3-yaml_6.0.2-1build2~cloud0_amd64.deb ... 2026-05-22 00:09:32.348034 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Unpacking python3-yaml (6.0.2-1build2~cloud0) ... 2026-05-22 00:09:32.348047 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Setting up proxysql (3.0.8) ... 2026-05-22 00:09:32.348103 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Setting up libyaml-0-2:amd64 (0.2.5-1build1) ... 2026-05-22 00:09:32.348194 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Setting up python3-yaml (6.0.2-1build2~cloud0) ... 2026-05-22 00:09:32.348260 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 00:09:32.348382 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> Removed intermediate container 72beb16b9f43 2026-05-22 00:09:32.348448 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> efffee9b8346 2026-05-22 00:09:32.348515 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Step 6/12 : COPY kolla_proxysql_config_sync kolla_extend_start /usr/local/bin/ 2026-05-22 00:09:32.348629 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> f4cf02ee101d 2026-05-22 00:09:32.348709 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Step 7/12 : RUN chmod 755 /usr/local/bin/kolla_proxysql_config_sync && chmod 644 /usr/local/bin/kolla_extend_start 2026-05-22 00:09:32.348799 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> Running in 616f78580005 2026-05-22 00:09:32.349688 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> Removed intermediate container 616f78580005 2026-05-22 00:09:32.349709 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> 1dc90a97c0bc 2026-05-22 00:09:32.349722 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Step 8/12 : RUN install -g proxysql -o proxysql -m 770 -d /var/lib/kolla/proxysql && touch /etc/proxysql.cnf && chown proxysql:proxysql /etc/proxysql.cnf && chmod 600 /etc/proxysql.cnf 2026-05-22 00:09:32.349736 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> Running in 229b11d94491 2026-05-22 00:09:32.349757 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> Removed intermediate container 229b11d94491 2026-05-22 00:09:32.349769 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> 3e58ee3d18f5 2026-05-22 00:09:32.349780 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Step 9/12 : COPY patches /patches 2026-05-22 00:09:32.349792 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> 33ac9a65be6e 2026-05-22 00:09:32.349803 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Step 10/12 : RUN kolla_patch 2026-05-22 00:09:32.349824 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> Running in f079c8b2052d 2026-05-22 00:09:32.349836 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:[i] No series file found, nothing to patch. 2026-05-22 00:09:32.349848 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> Removed intermediate container f079c8b2052d 2026-05-22 00:09:32.349860 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> e60296f33935 2026-05-22 00:09:32.349871 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Step 11/12 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 00:09:32.349882 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> Running in 09b6cfd207a2 2026-05-22 00:09:32.349892 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Reading package lists... 2026-05-22 00:09:32.349902 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Building dependency tree... 2026-05-22 00:09:32.349917 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Reading state information... 2026-05-22 00:09:32.349928 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Package 'build-essential' is not installed, so not removed 2026-05-22 00:09:32.349938 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:09:32.349948 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Reading package lists... 2026-05-22 00:09:32.350000 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Building dependency tree... 2026-05-22 00:09:32.350062 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Reading state information... 2026-05-22 00:09:32.350152 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:09:32.350246 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> Removed intermediate container 09b6cfd207a2 2026-05-22 00:09:32.350313 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> 525d33635801 2026-05-22 00:09:32.350382 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Step 12/12 : USER proxysql 2026-05-22 00:09:32.350455 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> Running in 7a9e1263ceaa 2026-05-22 00:09:32.350524 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> Removed intermediate container 7a9e1263ceaa 2026-05-22 00:09:32.350611 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> 79ca2d94ad9b 2026-05-22 00:09:32.350692 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Successfully built 1d950fd3bf13 2026-05-22 00:09:32.350768 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Successfully tagged osism.harbor.regio.digital/kolla/proxysql-3:build-20260522 2026-05-22 00:09:32.350907 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Built at 2026-05-22 00:09:32.350771 (took 0:00:19.856329) 2026-05-22 00:09:32.351377 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-base) 2026-05-22 00:09:32.351475 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-base:Processing 2026-05-22 00:09:32.351583 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Building started at 2026-05-22 00:09:32.351461 2026-05-22 00:09:32.352759 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-base:Turned 0 plugins into plugins archive 2026-05-22 00:09:32.353431 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-base:Turned 0 additions into additions archive 2026-05-22 00:09:35.303441 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Step 1/7 : FROM osism.harbor.regio.digital/kolla/base:build-20260522 2026-05-22 00:09:35.303530 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> 14d06ee4bfad 2026-05-22 00:09:35.303655 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Step 2/7 : LABEL "build-date"="20260522" "name"="prometheus-base" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="prometheus-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:09:35.303739 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> Running in 5f100f443c27 2026-05-22 00:09:35.303840 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> Removed intermediate container 5f100f443c27 2026-05-22 00:09:35.303893 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> 91851cbc3bbf 2026-05-22 00:09:35.304029 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Step 3/7 : RUN usermod --append --home /var/lib/prometheus --groups kolla prometheus && mkdir -p /var/lib/prometheus && chown -R 42472:42472 /var/lib/prometheus 2026-05-22 00:09:35.304077 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> Running in e328f40d471b 2026-05-22 00:09:35.304147 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> Removed intermediate container e328f40d471b 2026-05-22 00:09:35.304216 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> d19ce8cb9623 2026-05-22 00:09:35.304722 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Step 4/7 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-05-22 00:09:35.304753 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> 10257c3fc4fd 2026-05-22 00:09:35.304760 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Step 5/7 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2026-05-22 00:09:35.304764 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> Running in 32e5172428aa 2026-05-22 00:09:35.304768 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> Removed intermediate container 32e5172428aa 2026-05-22 00:09:35.304773 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> 1dd7693255cf 2026-05-22 00:09:35.304777 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Step 6/7 : COPY patches /patches 2026-05-22 00:09:35.304781 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> 8856db3f3c33 2026-05-22 00:09:35.304785 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Step 7/7 : RUN kolla_patch 2026-05-22 00:09:35.304789 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> Running in 27bd3c616b68 2026-05-22 00:09:35.305657 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:[i] No series file found, nothing to patch. 2026-05-22 00:09:35.305667 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> Removed intermediate container 27bd3c616b68 2026-05-22 00:09:35.305673 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> c23fd7cec527 2026-05-22 00:09:35.305677 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Successfully built 6b7d7e8a4298 2026-05-22 00:09:35.305683 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-base:build-20260522 2026-05-22 00:09:35.305688 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Built at 2026-05-22 00:09:35.304922 (took 0:00:02.953461) 2026-05-22 00:09:35.305693 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-mtail) to queue 2026-05-22 00:09:35.305698 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-openstack-exporter) to queue 2026-05-22 00:09:35.305703 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-blackbox-exporter) to queue 2026-05-22 00:09:35.305707 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-ovn-exporter) to queue 2026-05-22 00:09:35.305712 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-libvirt-exporter) to queue 2026-05-22 00:09:35.305717 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-elasticsearch-exporter) to queue 2026-05-22 00:09:35.305722 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-mysqld-exporter) to queue 2026-05-22 00:09:35.305727 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-memcached-exporter) to queue 2026-05-22 00:09:35.305731 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-alertmanager) to queue 2026-05-22 00:09:35.305747 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-cadvisor) to queue 2026-05-22 00:09:35.305753 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-server) to queue 2026-05-22 00:09:35.305760 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-node-exporter) to queue 2026-05-22 00:09:35.306128 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(letsencrypt-base) 2026-05-22 00:09:35.306228 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-base:Processing 2026-05-22 00:09:35.306346 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base:Building started at 2026-05-22 00:09:35.306235 2026-05-22 00:09:35.307377 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-base:Turned 0 plugins into plugins archive 2026-05-22 00:09:35.308180 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-base:Turned 0 additions into additions archive 2026-05-22 00:09:37.027016 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base:Step 1/5 : FROM osism.harbor.regio.digital/kolla/base:build-20260522 2026-05-22 00:09:37.027105 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base: ---> 14d06ee4bfad 2026-05-22 00:09:37.027244 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base:Step 2/5 : LABEL "build-date"="20260522" "name"="letsencrypt-base" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="letsencrypt-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:09:37.027327 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base: ---> Running in 80468d07c9f1 2026-05-22 00:09:37.027422 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base: ---> Removed intermediate container 80468d07c9f1 2026-05-22 00:09:37.027470 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base: ---> f6a39a22013b 2026-05-22 00:09:37.027542 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-05-22 00:09:37.027617 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base: ---> 6387fbc8c4de 2026-05-22 00:09:37.027754 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base:Step 4/5 : COPY patches /patches 2026-05-22 00:09:37.027802 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base: ---> 72b85b3c28f0 2026-05-22 00:09:37.027870 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base:Step 5/5 : RUN kolla_patch 2026-05-22 00:09:37.027941 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base: ---> Running in 152c90bbdeca 2026-05-22 00:09:37.028009 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base:[i] No series file found, nothing to patch. 2026-05-22 00:09:37.028077 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base: ---> Removed intermediate container 152c90bbdeca 2026-05-22 00:09:37.028143 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base: ---> e5b3f8bce8a8 2026-05-22 00:09:37.028213 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base:Successfully built 01f1c79ac291 2026-05-22 00:09:37.028280 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base:Successfully tagged osism.harbor.regio.digital/kolla/letsencrypt-base:build-20260522 2026-05-22 00:09:37.028444 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base:Built at 2026-05-22 00:09:37.028307 (took 0:00:01.722072) 2026-05-22 00:09:37.028559 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(letsencrypt-lego) to queue 2026-05-22 00:09:37.028659 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(letsencrypt-webserver) to queue 2026-05-22 00:09:37.029073 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(iscsid) 2026-05-22 00:09:37.029149 | ubuntu-noble-large | DEBUG:kolla.common.utils.iscsid:Processing 2026-05-22 00:09:37.029250 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Building started at 2026-05-22 00:09:37.029160 2026-05-22 00:09:37.030354 | ubuntu-noble-large | DEBUG:kolla.common.utils.iscsid:Turned 0 plugins into plugins archive 2026-05-22 00:09:37.031171 | ubuntu-noble-large | DEBUG:kolla.common.utils.iscsid:Turned 0 additions into additions archive 2026-05-22 00:09:53.712837 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Step 1/8 : FROM osism.harbor.regio.digital/kolla/base:build-20260522 2026-05-22 00:09:53.712891 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> 14d06ee4bfad 2026-05-22 00:09:53.712903 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Step 2/8 : LABEL "build-date"="20260522" "name"="iscsid" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="iscsid" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:09:53.712913 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Running in fdd96f5a1221 2026-05-22 00:09:53.712922 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Removed intermediate container fdd96f5a1221 2026-05-22 00:09:53.712929 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> 2d1662295858 2026-05-22 00:09:53.714691 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Step 3/8 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends open-iscsi python3-rtslib-fb targetcli-fb && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-05-22 00:09:53.714706 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Running in 58167cee0aa2 2026-05-22 00:09:53.714715 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-22 00:09:53.714724 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 00:09:53.714731 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-22 00:09:53.714738 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-22 00:09:53.714745 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-22 00:09:53.714752 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-22 00:09:53.714759 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-22 00:09:53.714785 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-22 00:09:53.714792 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-22 00:09:53.714799 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,148 kB] 2026-05-22 00:09:53.714806 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,457 kB] 2026-05-22 00:09:53.714813 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-05-22 00:09:53.714820 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-22 00:09:53.714827 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,505 kB] 2026-05-22 00:09:53.714834 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,072 kB] 2026-05-22 00:09:53.714852 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Fetched 30.2 MB in 2s (12.3 MB/s) 2026-05-22 00:09:53.714858 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Reading package lists... 2026-05-22 00:09:53.714864 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Reading package lists... 2026-05-22 00:09:53.714869 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Building dependency tree... 2026-05-22 00:09:53.714875 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Reading state information... 2026-05-22 00:09:53.714880 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-05-22 00:09:53.714886 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:The following additional packages will be installed: 2026-05-22 00:09:53.714891 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: gir1.2-girepository-2.0 gir1.2-glib-2.0 libgirepository-1.0-1 2026-05-22 00:09:53.714896 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: libglib2.0-0t64 python3-configshell-fb python3-gi python3-pyparsing 2026-05-22 00:09:53.714902 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: python3-pyudev python3-six python3-typing-extensions python3-urwid 2026-05-22 00:09:53.714907 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: python3-wcwidth 2026-05-22 00:09:53.714913 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Suggested packages: 2026-05-22 00:09:53.714918 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: low-memory-monitor python-pyparsing-doc python3-wxgtk4.0 python3-pyqt5 2026-05-22 00:09:53.714924 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: python-urwid-doc 2026-05-22 00:09:53.714929 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Recommended packages: 2026-05-22 00:09:53.714935 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: libglib2.0-data shared-mime-info xdg-user-dirs 2026-05-22 00:09:53.714940 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:The following NEW packages will be installed: 2026-05-22 00:09:53.714945 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: gir1.2-girepository-2.0 gir1.2-glib-2.0 libgirepository-1.0-1 2026-05-22 00:09:53.714951 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: libglib2.0-0t64 python3-configshell-fb python3-gi python3-pyparsing 2026-05-22 00:09:53.714956 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: python3-pyudev python3-rtslib-fb python3-six python3-typing-extensions 2026-05-22 00:09:53.714962 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: python3-urwid python3-wcwidth targetcli-fb 2026-05-22 00:09:53.714967 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:0 upgraded, 14 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:09:53.714973 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Need to get 2,584 kB of archives. 2026-05-22 00:09:53.714982 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:After this operation, 9,955 kB of additional disk space will be used. 2026-05-22 00:09:53.714988 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 00:09:53.714993 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.8 [1,545 kB] 2026-05-22 00:09:53.714999 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gir1.2-glib-2.0 amd64 2.80.0-6ubuntu3.8 [183 kB] 2026-05-22 00:09:53.715036 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libgirepository-1.0-1 amd64 1.80.1-1 [81.9 kB] 2026-05-22 00:09:53.715122 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-girepository-2.0 amd64 1.80.1-1 [24.5 kB] 2026-05-22 00:09:53.715201 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-gi amd64 3.48.2-1 [232 kB] 2026-05-22 00:09:53.715264 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pyparsing all 3.1.1-1 [86.2 kB] 2026-05-22 00:09:53.715346 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-six all 1.16.0-4 [12.4 kB] 2026-05-22 00:09:53.715401 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-05-22 00:09:53.715482 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-05-22 00:09:53.715589 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-05-22 00:09:53.715629 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-configshell-fb all 1:1.1.28-2.1 [28.4 kB] 2026-05-22 00:09:53.715696 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pyudev all 0.24.0-1 [33.0 kB] 2026-05-22 00:09:53.715742 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-05-22 00:09:53.715788 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-05-22 00:09:53.715834 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Fetched 2,584 kB in 0s (7,720 kB/s) 2026-05-22 00:09:53.715894 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package libglib2.0-0t64:amd64. 2026-05-22 00:09:53.715929 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 2026-05-22 00:09:53.715975 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:09:53.715997 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 70% 2026-05-22 00:09:53.716046 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 75% 2026-05-22 00:09:53.716094 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 80% 2026-05-22 00:09:53.716135 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 85% 2026-05-22 00:09:53.716145 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 90% 2026-05-22 00:09:53.716197 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 95% 2026-05-22 00:09:53.716231 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 100% (Reading database ... 11568 files and directories currently installed.) 2026-05-22 00:09:53.716265 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../00-libglib2.0-0t64_2.80.0-6ubuntu3.8_amd64.deb ... 2026-05-22 00:09:53.716299 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-05-22 00:09:53.716342 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package gir1.2-glib-2.0:amd64. 2026-05-22 00:09:53.716352 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../01-gir1.2-glib-2.0_2.80.0-6ubuntu3.8_amd64.deb ... 2026-05-22 00:09:53.716406 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.8) ... 2026-05-22 00:09:53.716444 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package libgirepository-1.0-1:amd64. 2026-05-22 00:09:53.716463 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../02-libgirepository-1.0-1_1.80.1-1_amd64.deb ... 2026-05-22 00:09:53.716526 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking libgirepository-1.0-1:amd64 (1.80.1-1) ... 2026-05-22 00:09:53.716561 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package gir1.2-girepository-2.0:amd64. 2026-05-22 00:09:53.716624 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../03-gir1.2-girepository-2.0_1.80.1-1_amd64.deb ... 2026-05-22 00:09:53.716638 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking gir1.2-girepository-2.0:amd64 (1.80.1-1) ... 2026-05-22 00:09:53.716693 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-gi. 2026-05-22 00:09:53.716728 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../04-python3-gi_3.48.2-1_amd64.deb ... 2026-05-22 00:09:53.716770 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-gi (3.48.2-1) ... 2026-05-22 00:09:53.716780 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-pyparsing. 2026-05-22 00:09:53.716833 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../05-python3-pyparsing_3.1.1-1_all.deb ... 2026-05-22 00:09:53.716867 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-pyparsing (3.1.1-1) ... 2026-05-22 00:09:53.716900 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-six. 2026-05-22 00:09:53.716932 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../06-python3-six_1.16.0-4_all.deb ... 2026-05-22 00:09:53.716965 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-six (1.16.0-4) ... 2026-05-22 00:09:53.716976 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-typing-extensions. 2026-05-22 00:09:53.717028 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../07-python3-typing-extensions_4.10.0-1_all.deb ... 2026-05-22 00:09:53.717070 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: 2026-05-22 00:09:53.717111 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-typing-extensions (4.10.0-1) ... 2026-05-22 00:09:53.717144 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-wcwidth. 2026-05-22 00:09:53.717176 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../08-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-05-22 00:09:53.717224 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-05-22 00:09:53.717258 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-urwid. 2026-05-22 00:09:53.717291 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../09-python3-urwid_2.6.10-1_amd64.deb ... 2026-05-22 00:09:53.717323 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-urwid (2.6.10-1) ... 2026-05-22 00:09:53.717355 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-configshell-fb. 2026-05-22 00:09:53.717396 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../10-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-05-22 00:09:53.717407 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-05-22 00:09:53.717461 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-pyudev. 2026-05-22 00:09:53.717494 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../11-python3-pyudev_0.24.0-1_all.deb ... 2026-05-22 00:09:53.717539 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-pyudev (0.24.0-1) ... 2026-05-22 00:09:53.717572 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-rtslib-fb. 2026-05-22 00:09:53.717616 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../12-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-05-22 00:09:53.717653 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-05-22 00:09:53.717696 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package targetcli-fb. 2026-05-22 00:09:53.717730 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../13-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-05-22 00:09:53.717763 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-05-22 00:09:53.717796 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-six (1.16.0-4) ... 2026-05-22 00:09:53.717828 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-05-22 00:09:53.717869 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:No schema files found: doing nothing. 2026-05-22 00:09:53.717880 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-05-22 00:09:53.717933 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-pyparsing (3.1.1-1) ... 2026-05-22 00:09:53.717966 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-typing-extensions (4.10.0-1) ... 2026-05-22 00:09:53.718013 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.8) ... 2026-05-22 00:09:53.718045 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up libgirepository-1.0-1:amd64 (1.80.1-1) ... 2026-05-22 00:09:53.718095 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-pyudev (0.24.0-1) ... 2026-05-22 00:09:53.718105 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-05-22 00:09:53.718165 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:invoke-rc.d: could not determine current runlevel 2026-05-22 00:09:53.718175 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-22 00:09:53.718224 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-urwid (2.6.10-1) ... 2026-05-22 00:09:53.718257 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up gir1.2-girepository-2.0:amd64 (1.80.1-1) ... 2026-05-22 00:09:53.718290 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-gi (3.48.2-1) ... 2026-05-22 00:09:53.718322 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-05-22 00:09:53.718355 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-05-22 00:09:53.718387 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: 2026-05-22 00:09:53.718420 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: _re_ansi_seq = re.compile('(\033\[..?m)') 2026-05-22 00:09:53.718452 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-05-22 00:09:53.718493 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-05-22 00:09:53.718523 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-05-22 00:09:53.718723 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: keyword = Word(alphanums + '_\-') 2026-05-22 00:09:53.718815 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-05-22 00:09:53.718831 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-05-22 00:09:53.718852 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-05-22 00:09:53.718862 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-05-22 00:09:53.718872 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-05-22 00:09:53.718882 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-05-22 00:09:53.718897 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-05-22 00:09:53.718911 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: _re_ansi_seq = re.compile('(\033\[..?m)') 2026-05-22 00:09:53.718921 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-05-22 00:09:53.718934 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-05-22 00:09:53.718967 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-05-22 00:09:53.719022 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: keyword = Word(alphanums + '_\-') 2026-05-22 00:09:53.719033 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-05-22 00:09:53.719065 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-05-22 00:09:53.719113 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-05-22 00:09:53.719128 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-05-22 00:09:53.719173 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-05-22 00:09:53.719205 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-05-22 00:09:53.719220 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-05-22 00:09:53.719267 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-05-22 00:09:53.719283 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-05-22 00:09:53.719327 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 00:09:53.719342 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Removed intermediate container 58167cee0aa2 2026-05-22 00:09:53.719388 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> 95bf286a42c1 2026-05-22 00:09:53.719403 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Step 4/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-05-22 00:09:53.719465 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> e06a39c170f0 2026-05-22 00:09:53.719481 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Step 5/8 : RUN chmod 644 /usr/local/bin/kolla_extend_start && rm -f /etc/iscsi/initiatorname.iscsi 2026-05-22 00:09:53.719548 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Running in c788f009aea4 2026-05-22 00:09:53.719564 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Removed intermediate container c788f009aea4 2026-05-22 00:09:53.719625 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> ba9b31b71f76 2026-05-22 00:09:53.719647 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Step 6/8 : COPY patches /patches 2026-05-22 00:09:53.719699 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> 459468588705 2026-05-22 00:09:53.719714 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Step 7/8 : RUN kolla_patch 2026-05-22 00:09:53.719775 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Running in 02471ffcc4e5 2026-05-22 00:09:53.719791 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:[i] No series file found, nothing to patch. 2026-05-22 00:09:53.719850 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Removed intermediate container 02471ffcc4e5 2026-05-22 00:09:53.719865 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> 52ff5fc7b6ee 2026-05-22 00:09:53.719925 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Step 8/8 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 00:09:53.719943 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Running in 18244a061d65 2026-05-22 00:09:53.719988 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Reading package lists... 2026-05-22 00:09:53.720003 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Building dependency tree... 2026-05-22 00:09:53.720062 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Reading state information... 2026-05-22 00:09:53.720078 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Package 'build-essential' is not installed, so not removed 2026-05-22 00:09:53.720134 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:09:53.720149 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Reading package lists... 2026-05-22 00:09:53.720207 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Building dependency tree... 2026-05-22 00:09:53.720222 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Reading state information... 2026-05-22 00:09:53.720279 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:09:53.720295 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Removed intermediate container 18244a061d65 2026-05-22 00:09:53.720349 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> 0da5f7365fcd 2026-05-22 00:09:53.720414 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Successfully built 07edaea6f869 2026-05-22 00:09:53.720431 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Successfully tagged osism.harbor.regio.digital/kolla/iscsid:build-20260522 2026-05-22 00:09:53.720533 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Built at 2026-05-22 00:09:53.720435 (took 0:00:16.691275) 2026-05-22 00:09:53.721011 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(haproxy-ssh) 2026-05-22 00:09:53.721124 | ubuntu-noble-large | DEBUG:kolla.common.utils.haproxy-ssh:Processing 2026-05-22 00:09:53.721139 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Building started at 2026-05-22 00:09:53.720926 2026-05-22 00:09:53.721761 | ubuntu-noble-large | DEBUG:kolla.common.utils.haproxy-ssh:Turned 0 plugins into plugins archive 2026-05-22 00:09:53.722254 | ubuntu-noble-large | DEBUG:kolla.common.utils.haproxy-ssh:Turned 0 additions into additions archive 2026-05-22 00:10:13.590975 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 1/11 : FROM osism.harbor.regio.digital/kolla/base:build-20260522 2026-05-22 00:10:13.592725 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> 14d06ee4bfad 2026-05-22 00:10:13.592762 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 2/11 : LABEL "build-date"="20260522" "name"="haproxy-ssh" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="haproxy-ssh" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:10:13.592782 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Running in 962eed9e4c42 2026-05-22 00:10:13.592795 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Removed intermediate container 962eed9e4c42 2026-05-22 00:10:13.592808 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> efffc5cf5887 2026-05-22 00:10:13.592839 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 3/11 : RUN usermod --append --home /var/lib/haproxy --groups kolla haproxy && chsh --shell /bin/bash haproxy && mkdir -p /var/lib/haproxy && chown -R 42454:42454 /var/lib/haproxy 2026-05-22 00:10:13.592866 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Running in 32222694266a 2026-05-22 00:10:13.592879 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Removed intermediate container 32222694266a 2026-05-22 00:10:13.592891 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> 0cc6397a46ae 2026-05-22 00:10:13.592904 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 4/11 : RUN mkdir -p /var/run/sshd && chmod 0755 /var/run/sshd 2026-05-22 00:10:13.592917 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Running in 1e83bfbea723 2026-05-22 00:10:13.592929 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Removed intermediate container 1e83bfbea723 2026-05-22 00:10:13.592941 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> ef491a65991b 2026-05-22 00:10:13.592956 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 5/11 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends openssh-server openssh-client rsync && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-05-22 00:10:13.592969 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Running in d158df8ee6a8 2026-05-22 00:10:13.592982 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 00:10:13.592994 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-22 00:10:13.593007 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-22 00:10:13.593021 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-22 00:10:13.593033 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-22 00:10:13.593072 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-22 00:10:13.593082 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:7 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-22 00:10:13.593093 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:9 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-22 00:10:13.593103 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-22 00:10:13.593113 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,148 kB] 2026-05-22 00:10:13.593140 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,457 kB] 2026-05-22 00:10:13.593150 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-22 00:10:13.593160 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-05-22 00:10:13.593170 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,505 kB] 2026-05-22 00:10:13.593180 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,072 kB] 2026-05-22 00:10:13.593190 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Fetched 30.2 MB in 2s (12.8 MB/s) 2026-05-22 00:10:13.593212 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Reading package lists... 2026-05-22 00:10:13.593225 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Reading package lists... 2026-05-22 00:10:13.593237 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Building dependency tree... 2026-05-22 00:10:13.593247 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Reading state information... 2026-05-22 00:10:13.593257 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:The following additional packages will be installed: 2026-05-22 00:10:13.593267 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: libcbor0.10 libfido2-1 libpopt0 openssh-sftp-server ucf 2026-05-22 00:10:13.593277 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Suggested packages: 2026-05-22 00:10:13.593287 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: keychain libpam-ssh monkeysphere ssh-askpass molly-guard ufw 2026-05-22 00:10:13.593297 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: python3-braceexpand 2026-05-22 00:10:13.593307 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Recommended packages: 2026-05-22 00:10:13.593317 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: xauth default-logind | logind | libpam-systemd ncurses-term ssh-import-id 2026-05-22 00:10:13.593327 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:The following NEW packages will be installed: 2026-05-22 00:10:13.593337 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: libcbor0.10 libfido2-1 libpopt0 openssh-client openssh-server 2026-05-22 00:10:13.593347 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: openssh-sftp-server rsync ucf 2026-05-22 00:10:13.593357 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:10:13.593367 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Need to get 2,090 kB of archives. 2026-05-22 00:10:13.593377 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:After this operation, 7,371 kB of additional disk space will be used. 2026-05-22 00:10:13.593387 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 00:10:13.593397 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB] 2026-05-22 00:10:13.593407 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 rsync amd64 3.2.7-1ubuntu1.4 [442 kB] 2026-05-22 00:10:13.593417 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libcbor0.10 amd64 0.10.2-1.2ubuntu2 [25.8 kB] 2026-05-22 00:10:13.593440 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libfido2-1 amd64 1.14.0-1build3 [83.5 kB] 2026-05-22 00:10:13.593451 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.16 [907 kB] 2026-05-22 00:10:13.593463 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-sftp-server amd64 1:9.6p1-3ubuntu13.16 [37.3 kB] 2026-05-22 00:10:13.593473 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 ucf all 3.0043+nmu1 [56.5 kB] 2026-05-22 00:10:13.593487 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-server amd64 1:9.6p1-3ubuntu13.16 [510 kB] 2026-05-22 00:10:13.593539 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preconfiguring packages ... 2026-05-22 00:10:13.593621 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Fetched 2,091 kB in 0s (6,735 kB/s) 2026-05-22 00:10:13.593743 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package libpopt0:amd64. 2026-05-22 00:10:13.593763 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(Reading database ... 2026-05-22 00:10:13.593883 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:10:13.593944 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(Reading database ... 70% 2026-05-22 00:10:13.593988 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(Reading database ... 75% 2026-05-22 00:10:13.594045 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(Reading database ... 80% 2026-05-22 00:10:13.594128 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(Reading database ... 85% 2026-05-22 00:10:13.594177 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(Reading database ... 90% 2026-05-22 00:10:13.594234 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(Reading database ... 95% 2026-05-22 00:10:13.594297 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(Reading database ... 100% (Reading database ... 11568 files and directories currently installed.) 2026-05-22 00:10:13.594358 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../0-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2026-05-22 00:10:13.594420 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-05-22 00:10:13.594480 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package rsync. 2026-05-22 00:10:13.594541 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../1-rsync_3.2.7-1ubuntu1.4_amd64.deb ... 2026-05-22 00:10:13.594630 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking rsync (3.2.7-1ubuntu1.4) ... 2026-05-22 00:10:13.594786 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package libcbor0.10:amd64. 2026-05-22 00:10:13.594852 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../2-libcbor0.10_0.10.2-1.2ubuntu2_amd64.deb ... 2026-05-22 00:10:13.594916 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2026-05-22 00:10:13.594977 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package libfido2-1:amd64. 2026-05-22 00:10:13.595037 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../3-libfido2-1_1.14.0-1build3_amd64.deb ... 2026-05-22 00:10:13.595097 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking libfido2-1:amd64 (1.14.0-1build3) ... 2026-05-22 00:10:13.595157 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package openssh-client. 2026-05-22 00:10:13.595221 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: 2026-05-22 00:10:13.595288 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../4-openssh-client_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-05-22 00:10:13.595344 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-05-22 00:10:13.595398 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package openssh-sftp-server. 2026-05-22 00:10:13.595452 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../5-openssh-sftp-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-05-22 00:10:13.595507 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.16) ... 2026-05-22 00:10:13.595561 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package ucf. 2026-05-22 00:10:13.595620 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../6-ucf_3.0043+nmu1_all.deb ... 2026-05-22 00:10:13.595733 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: 2026-05-22 00:10:13.595964 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Moving old data out of the way 2026-05-22 00:10:13.596028 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking ucf (3.0043+nmu1) ... 2026-05-22 00:10:13.596041 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package openssh-server. 2026-05-22 00:10:13.596062 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../7-openssh-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-05-22 00:10:13.596074 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking openssh-server (1:9.6p1-3ubuntu13.16) ... 2026-05-22 00:10:13.596084 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2026-05-22 00:10:13.596098 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up ucf (3.0043+nmu1) ... 2026-05-22 00:10:13.596163 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up libfido2-1:amd64 (1.14.0-1build3) ... 2026-05-22 00:10:13.596179 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-05-22 00:10:13.596255 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-05-22 00:10:13.596311 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up rsync (3.2.7-1ubuntu1.4) ... 2026-05-22 00:10:13.596353 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:invoke-rc.d: could not determine current runlevel 2026-05-22 00:10:13.596406 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-22 00:10:13.596464 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: 2026-05-22 00:10:13.596523 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.16) ... 2026-05-22 00:10:13.596580 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up openssh-server (1:9.6p1-3ubuntu13.16) ... 2026-05-22 00:10:13.596653 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: 2026-05-22 00:10:13.596736 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Creating config file /etc/ssh/sshd_config with new version 2026-05-22 00:10:13.596752 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Creating SSH2 RSA key; this may take some time ... 2026-05-22 00:10:13.596825 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: 2026-05-22 00:10:13.596884 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:3072 SHA256:TG2oqm0OsedJPY6O6Yon79k+/9M8DrJo/bmbTVdMY90 root@ubuntu (RSA) 2026-05-22 00:10:13.596942 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Creating SSH2 ECDSA key; this may take some time ... 2026-05-22 00:10:13.597000 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: 2026-05-22 00:10:13.597060 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:256 SHA256:VXS8k+rBHqvdGQuhzYbyiX+t1UKe1Qo1w7Ya7J0YnSk root@ubuntu (ECDSA) 2026-05-22 00:10:13.597153 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Creating SSH2 ED25519 key; this may take some time ... 2026-05-22 00:10:13.597169 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: 2026-05-22 00:10:13.597252 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:256 SHA256:u+Aw9q7Z7lCvLUjCwzS0Y1IlrvzREpxdlzl7FwlS2BA root@ubuntu (ED25519) 2026-05-22 00:10:13.597309 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:invoke-rc.d: could not determine current runlevel 2026-05-22 00:10:13.597368 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-22 00:10:13.597424 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 00:10:13.597494 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Removed intermediate container d158df8ee6a8 2026-05-22 00:10:13.597548 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> b1d067c1662c 2026-05-22 00:10:13.597621 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 6/11 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-05-22 00:10:13.597643 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> 4fd4b849d1bb 2026-05-22 00:10:13.597762 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 7/11 : RUN chmod 644 /usr/local/bin/kolla_extend_start && sed -ri 's/session(\s+)required(\s+)pam_loginuid.so/session\1optional\2pam_loginuid.so/' /etc/pam.d/sshd 2026-05-22 00:10:13.597824 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Running in 21cb162b4d5e 2026-05-22 00:10:13.597879 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Removed intermediate container 21cb162b4d5e 2026-05-22 00:10:13.597920 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> ff9e9e8a981f 2026-05-22 00:10:13.597960 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 8/11 : COPY update-loadbalancer-cert.sh /usr/bin/update-loadbalancer-cert 2026-05-22 00:10:13.598001 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> f801b2cae12a 2026-05-22 00:10:13.598052 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 9/11 : COPY patches /patches 2026-05-22 00:10:13.598092 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> 465f938042c5 2026-05-22 00:10:13.598144 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 10/11 : RUN kolla_patch 2026-05-22 00:10:13.600733 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Running in 1650db0dbd7b 2026-05-22 00:10:13.600795 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:[i] No series file found, nothing to patch. 2026-05-22 00:10:13.600810 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Removed intermediate container 1650db0dbd7b 2026-05-22 00:10:13.600821 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> 8cd653b23f24 2026-05-22 00:10:13.600833 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 11/11 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 00:10:13.600845 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Running in 9c7bfd372d03 2026-05-22 00:10:13.600855 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Reading package lists... 2026-05-22 00:10:13.600864 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Building dependency tree... 2026-05-22 00:10:13.600874 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Reading state information... 2026-05-22 00:10:13.600884 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Package 'build-essential' is not installed, so not removed 2026-05-22 00:10:13.600893 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:10:13.600903 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Reading package lists... 2026-05-22 00:10:13.600912 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Building dependency tree... 2026-05-22 00:10:13.600922 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Reading state information... 2026-05-22 00:10:13.600931 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:10:13.600941 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Removed intermediate container 9c7bfd372d03 2026-05-22 00:10:13.600950 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> 3b612d07b2ae 2026-05-22 00:10:13.600960 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Successfully built 7673ddde2279 2026-05-22 00:10:13.600970 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Successfully tagged osism.harbor.regio.digital/kolla/haproxy-ssh:build-20260522 2026-05-22 00:10:13.600980 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Built at 2026-05-22 00:10:13.598722 (took 0:00:19.877796) 2026-05-22 00:10:13.600989 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(haproxy) 2026-05-22 00:10:13.600999 | ubuntu-noble-large | DEBUG:kolla.common.utils.haproxy:Processing 2026-05-22 00:10:13.601030 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Building started at 2026-05-22 00:10:13.599142 2026-05-22 00:10:13.601040 | ubuntu-noble-large | DEBUG:kolla.common.utils.haproxy:Turned 0 plugins into plugins archive 2026-05-22 00:10:13.601050 | ubuntu-noble-large | DEBUG:kolla.common.utils.haproxy:Turned 0 additions into additions archive 2026-05-22 00:10:36.183058 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Step 1/9 : FROM osism.harbor.regio.digital/kolla/base:build-20260522 2026-05-22 00:10:36.183167 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> 14d06ee4bfad 2026-05-22 00:10:36.183400 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Step 2/9 : LABEL "build-date"="20260522" "name"="haproxy" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="haproxy" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:10:36.183537 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Running in 31453157a94c 2026-05-22 00:10:36.183704 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Removed intermediate container 31453157a94c 2026-05-22 00:10:36.183815 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> 3abf7da4a379 2026-05-22 00:10:36.183985 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Step 3/9 : RUN usermod --append --home /var/lib/haproxy --groups kolla haproxy && mkdir -p /var/lib/haproxy && chown -R 42454:42454 /var/lib/haproxy 2026-05-22 00:10:36.184090 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Running in 36585dadbca0 2026-05-22 00:10:36.184221 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Removed intermediate container 36585dadbca0 2026-05-22 00:10:36.184342 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> e26411f12a94 2026-05-22 00:10:36.184466 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Step 4/9 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends haproxy && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-05-22 00:10:36.184627 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Running in 3d3e74749aa4 2026-05-22 00:10:36.184753 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-22 00:10:36.184955 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 00:10:36.185037 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-22 00:10:36.185157 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-22 00:10:36.185281 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-22 00:10:36.185398 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-22 00:10:36.185510 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-22 00:10:36.185627 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-22 00:10:36.185799 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-22 00:10:36.185948 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,457 kB] 2026-05-22 00:10:36.186067 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,148 kB] 2026-05-22 00:10:36.186186 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-05-22 00:10:36.186298 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-22 00:10:36.186408 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,072 kB] 2026-05-22 00:10:36.186519 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,505 kB] 2026-05-22 00:10:36.186670 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Fetched 30.2 MB in 2s (12.2 MB/s) 2026-05-22 00:10:36.186807 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Reading package lists... 2026-05-22 00:10:36.186944 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Reading package lists... 2026-05-22 00:10:36.187061 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Building dependency tree... 2026-05-22 00:10:36.187173 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Reading state information... 2026-05-22 00:10:36.187299 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:The following additional packages will be installed: 2026-05-22 00:10:36.187421 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: liblua5.4-0 2026-05-22 00:10:36.187538 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Suggested packages: 2026-05-22 00:10:36.187684 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: vim-haproxy haproxy-doc 2026-05-22 00:10:36.187815 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:The following NEW packages will be installed: 2026-05-22 00:10:36.187954 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: haproxy liblua5.4-0 2026-05-22 00:10:36.188066 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:10:36.188208 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Need to get 2,236 kB of archives. 2026-05-22 00:10:36.188314 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:After this operation, 5,274 kB of additional disk space will be used. 2026-05-22 00:10:36.188428 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 00:10:36.188554 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-05-22 00:10:36.188712 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.2 [2,070 kB] 2026-05-22 00:10:36.188862 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Fetched 2,236 kB in 0s (6,361 kB/s) 2026-05-22 00:10:36.189049 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Selecting previously unselected package liblua5.4-0:amd64. 2026-05-22 00:10:36.189138 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(Reading database ... 2026-05-22 00:10:36.189270 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:10:36.189388 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(Reading database ... 70% 2026-05-22 00:10:36.189497 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(Reading database ... 75% 2026-05-22 00:10:36.189618 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(Reading database ... 80% 2026-05-22 00:10:36.189731 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(Reading database ... 85% 2026-05-22 00:10:36.189852 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(Reading database ... 90% 2026-05-22 00:10:36.189961 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(Reading database ... 95% 2026-05-22 00:10:36.190076 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(Reading database ... 100% (Reading database ... 11568 files and directories currently installed.) 2026-05-22 00:10:36.190185 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Preparing to unpack .../liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-05-22 00:10:36.190315 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-05-22 00:10:36.190418 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Selecting previously unselected package haproxy. 2026-05-22 00:10:36.190520 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Preparing to unpack .../haproxy_2.8.16-0ubuntu0.24.04.2_amd64.deb ... 2026-05-22 00:10:36.190620 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Unpacking haproxy (2.8.16-0ubuntu0.24.04.2) ... 2026-05-22 00:10:36.190769 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-05-22 00:10:36.190904 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Setting up haproxy (2.8.16-0ubuntu0.24.04.2) ... 2026-05-22 00:10:36.191016 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:invoke-rc.d: could not determine current runlevel 2026-05-22 00:10:36.191122 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-22 00:10:36.191227 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 00:10:36.191326 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Removed intermediate container 3d3e74749aa4 2026-05-22 00:10:36.191425 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> 95e46a259fcc 2026-05-22 00:10:36.191527 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Step 5/9 : COPY ensure_latest_config.sh /usr/local/bin/kolla_ensure_haproxy_latest_config 2026-05-22 00:10:36.191668 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> 155095f4663f 2026-05-22 00:10:36.192672 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Step 6/9 : RUN mkdir -p /var/lib/kolla/haproxy && chown -R haproxy: /var/lib /run && chmod 755 /usr/local/bin/kolla_ensure_haproxy_latest_config 2026-05-22 00:10:36.192687 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Running in f0e0d2a74835 2026-05-22 00:10:36.192694 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Removed intermediate container f0e0d2a74835 2026-05-22 00:10:36.192701 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> 8ca23447db91 2026-05-22 00:10:36.192708 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Step 7/9 : COPY patches /patches 2026-05-22 00:10:36.192716 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> 9cfbb6539be0 2026-05-22 00:10:36.192722 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Step 8/9 : RUN kolla_patch 2026-05-22 00:10:36.192728 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Running in 8c1258c8682c 2026-05-22 00:10:36.192734 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:[i] No series file found, nothing to patch. 2026-05-22 00:10:36.192740 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Removed intermediate container 8c1258c8682c 2026-05-22 00:10:36.192747 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> 8663ae518ca0 2026-05-22 00:10:36.192754 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Step 9/9 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 00:10:36.192762 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Running in e8e96f1e6778 2026-05-22 00:10:36.192777 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Reading package lists... 2026-05-22 00:10:36.192849 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Building dependency tree... 2026-05-22 00:10:36.192940 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Reading state information... 2026-05-22 00:10:36.193031 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Package 'build-essential' is not installed, so not removed 2026-05-22 00:10:36.193103 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:10:36.193207 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Reading package lists... 2026-05-22 00:10:36.193285 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Building dependency tree... 2026-05-22 00:10:36.193391 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Reading state information... 2026-05-22 00:10:36.193477 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:10:36.193560 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Removed intermediate container e8e96f1e6778 2026-05-22 00:10:36.193667 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> e58696dd5b38 2026-05-22 00:10:36.193766 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Successfully built af0fd37ab656 2026-05-22 00:10:36.193969 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Successfully tagged osism.harbor.regio.digital/kolla/haproxy:build-20260522 2026-05-22 00:10:36.194031 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Built at 2026-05-22 00:10:36.193914 (took 0:00:22.594772) 2026-05-22 00:10:36.194627 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(tgtd) 2026-05-22 00:10:36.194756 | ubuntu-noble-large | DEBUG:kolla.common.utils.tgtd:Processing 2026-05-22 00:10:36.194949 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Building started at 2026-05-22 00:10:36.194761 2026-05-22 00:10:36.196243 | ubuntu-noble-large | DEBUG:kolla.common.utils.tgtd:Turned 0 plugins into plugins archive 2026-05-22 00:10:36.197137 | ubuntu-noble-large | DEBUG:kolla.common.utils.tgtd:Turned 0 additions into additions archive 2026-05-22 00:10:47.250500 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Step 1/7 : FROM osism.harbor.regio.digital/kolla/base:build-20260522 2026-05-22 00:10:47.250566 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> 14d06ee4bfad 2026-05-22 00:10:47.250653 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Step 2/7 : LABEL "build-date"="20260522" "name"="tgtd" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="tgtd" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:10:47.250698 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Running in 803f91ed7c5c 2026-05-22 00:10:47.250712 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Removed intermediate container 803f91ed7c5c 2026-05-22 00:10:47.250745 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> 2413f66b2518 2026-05-22 00:10:47.250763 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Step 3/7 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends tgt && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-05-22 00:10:47.250797 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Running in 38db07908bfa 2026-05-22 00:10:47.250811 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-22 00:10:47.250846 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 00:10:47.250919 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-22 00:10:47.251034 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-22 00:10:47.251092 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-22 00:10:47.251108 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-22 00:10:47.251147 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-22 00:10:47.251219 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-22 00:10:47.251232 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-22 00:10:47.251266 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,148 kB] 2026-05-22 00:10:47.251303 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,457 kB] 2026-05-22 00:10:47.251417 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-22 00:10:47.251447 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-05-22 00:10:47.251456 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,505 kB] 2026-05-22 00:10:47.251482 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,072 kB] 2026-05-22 00:10:47.251492 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Fetched 30.2 MB in 2s (12.5 MB/s) 2026-05-22 00:10:47.251522 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Reading package lists... 2026-05-22 00:10:47.251589 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Reading package lists... 2026-05-22 00:10:47.251637 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Building dependency tree... 2026-05-22 00:10:47.251706 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Reading state information... 2026-05-22 00:10:47.251758 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:tgt is already the newest version (1:1.0.85-1.1ubuntu6). 2026-05-22 00:10:47.251825 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:10:47.251854 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Removed intermediate container 38db07908bfa 2026-05-22 00:10:47.251908 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> 1877592a3d42 2026-05-22 00:10:47.251940 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Step 4/7 : RUN sed -i '1 i include /var/lib/cinder/volumes/*' /etc/tgt/targets.conf 2026-05-22 00:10:47.252025 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Running in 96ee41c1e402 2026-05-22 00:10:47.252039 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Removed intermediate container 96ee41c1e402 2026-05-22 00:10:47.252071 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> fe80fe6d514b 2026-05-22 00:10:47.252109 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Step 5/7 : COPY patches /patches 2026-05-22 00:10:47.252174 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> d85183f07267 2026-05-22 00:10:47.252184 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Step 6/7 : RUN kolla_patch 2026-05-22 00:10:47.252283 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Running in 8ae35183ae0e 2026-05-22 00:10:47.252294 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:[i] No series file found, nothing to patch. 2026-05-22 00:10:47.252340 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Removed intermediate container 8ae35183ae0e 2026-05-22 00:10:47.252350 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> 17a0131ceebb 2026-05-22 00:10:47.252768 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Step 7/7 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 00:10:47.252826 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Running in 350037cb4995 2026-05-22 00:10:47.252839 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Reading package lists... 2026-05-22 00:10:47.252849 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Building dependency tree... 2026-05-22 00:10:47.252857 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Reading state information... 2026-05-22 00:10:47.252866 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Package 'build-essential' is not installed, so not removed 2026-05-22 00:10:47.252876 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:10:47.252904 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Reading package lists... 2026-05-22 00:10:47.252913 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Building dependency tree... 2026-05-22 00:10:47.252922 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Reading state information... 2026-05-22 00:10:47.253685 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:10:47.253709 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Removed intermediate container 350037cb4995 2026-05-22 00:10:47.253720 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> 5fda6435f3af 2026-05-22 00:10:47.253730 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Successfully built 54cd0e1585f5 2026-05-22 00:10:47.253739 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Successfully tagged osism.harbor.regio.digital/kolla/tgtd:build-20260522 2026-05-22 00:10:47.253762 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Built at 2026-05-22 00:10:47.252903 (took 0:00:11.058142) 2026-05-22 00:10:47.253771 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(kolla-toolbox) 2026-05-22 00:10:47.253780 | ubuntu-noble-large | DEBUG:kolla.common.utils.kolla-toolbox:Processing 2026-05-22 00:10:47.253789 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Building started at 2026-05-22 00:10:47.253539 2026-05-22 00:10:47.255687 | ubuntu-noble-large | DEBUG:kolla.common.utils.kolla-toolbox:Turned 0 plugins into plugins archive 2026-05-22 00:10:47.255711 | ubuntu-noble-large | DEBUG:kolla.common.utils.kolla-toolbox:Turned 0 additions into additions archive 2026-05-22 00:13:09.095331 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 1/23 : FROM osism.harbor.regio.digital/kolla/base:build-20260522 2026-05-22 00:13:09.095444 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 14d06ee4bfad 2026-05-22 00:13:09.095467 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 2/23 : LABEL "build-date"="20260522" "name"="kolla-toolbox" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="kolla-toolbox" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:13:09.095557 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 16f7fa782267 2026-05-22 00:13:09.095650 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 16f7fa782267 2026-05-22 00:13:09.095779 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 3df42b8f4888 2026-05-22 00:13:09.095840 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 3/23 : RUN usermod --append --home /var/lib/ansible --groups kolla ansible && mkdir -p /var/lib/ansible && chown -R 42401:42401 /var/lib/ansible 2026-05-22 00:13:09.095935 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 2c7729a2de23 2026-05-22 00:13:09.095991 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 2c7729a2de23 2026-05-22 00:13:09.096062 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> a45d80cf2e61 2026-05-22 00:13:09.096132 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 4/23 : RUN usermod --append --home /var/lib/rabbitmq --groups kolla rabbitmq && mkdir -p /var/lib/rabbitmq && chown -R 42439:42439 /var/lib/rabbitmq 2026-05-22 00:13:09.096208 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in e7f7306eb634 2026-05-22 00:13:09.096277 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container e7f7306eb634 2026-05-22 00:13:09.096348 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> d2a736e2dc56 2026-05-22 00:13:09.096469 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 5/23 : RUN echo 'Uris: https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu' >/etc/apt/sources.list.d/erlang-26.sources && echo 'Components: main' >>/etc/apt/sources.list.d/erlang-26.sources && echo 'Types: deb' >>/etc/apt/sources.list.d/erlang-26.sources && echo 'Suites: noble' >>/etc/apt/sources.list.d/erlang-26.sources && echo 'Signed-By: /etc/kolla/apt-keys/erlang-ppa.gpg' >>/etc/apt/sources.list.d/erlang-26.sources && echo 'Uris: https://deb1.rabbitmq.com/rabbitmq-server/ubuntu/noble' >/etc/apt/sources.list.d/rabbitmq.sources && echo 'Components: main' >>/etc/apt/sources.list.d/rabbitmq.sources && echo 'Types: deb' >>/etc/apt/sources.list.d/rabbitmq.sources && echo 'Suites: noble' >>/etc/apt/sources.list.d/rabbitmq.sources && echo 'Signed-By: /etc/kolla/apt-keys/rabbitmq.gpg' >>/etc/apt/sources.list.d/rabbitmq.sources 2026-05-22 00:13:09.096520 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in bf4ac51e0634 2026-05-22 00:13:09.098833 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container bf4ac51e0634 2026-05-22 00:13:09.098894 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> ed2f38a7715e 2026-05-22 00:13:09.098907 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 6/23 : COPY apt_preferences_rabbitmq.ubuntu /etc/apt/preferences.d/rabbitmq 2026-05-22 00:13:09.098918 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 19562904d0a9 2026-05-22 00:13:09.098930 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 7/23 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends build-essential ca-certificates gdisk git jq libffi-dev libssl-dev libxslt1-dev openvswitch-switch python3-dev python3-venv rabbitmq-server iputils-ping traceroute && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-05-22 00:13:09.098942 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 98de320a7ad5 2026-05-22 00:13:09.098953 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-22 00:13:09.098965 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 00:13:09.098975 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-22 00:13:09.098985 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:7 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble InRelease [17.8 kB] 2026-05-22 00:13:09.098995 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-22 00:13:09.099005 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-22 00:13:09.099015 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-22 00:13:09.099026 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:8 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-22 00:13:09.099036 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-22 00:13:09.099046 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:11 https://deb1.rabbitmq.com/rabbitmq-server/ubuntu/noble noble InRelease [17.2 kB] 2026-05-22 00:13:09.099056 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:10 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-22 00:13:09.099067 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:12 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 Packages [7,907 B] 2026-05-22 00:13:09.099078 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,148 kB] 2026-05-22 00:13:09.099088 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,457 kB] 2026-05-22 00:13:09.099098 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-05-22 00:13:09.099108 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:16 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-22 00:13:09.099118 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:17 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,505 kB] 2026-05-22 00:13:09.099128 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:18 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,072 kB] 2026-05-22 00:13:09.099138 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:19 https://deb1.rabbitmq.com/rabbitmq-server/ubuntu/noble noble/main amd64 Packages [6,858 B] 2026-05-22 00:13:09.099148 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Fetched 30.2 MB in 2s (12.1 MB/s) 2026-05-22 00:13:09.099174 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Reading package lists... 2026-05-22 00:13:09.099184 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Reading package lists... 2026-05-22 00:13:09.099195 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Building dependency tree... 2026-05-22 00:13:09.099205 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Reading state information... 2026-05-22 00:13:09.099215 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:ca-certificates is already the newest version (20240203). 2026-05-22 00:13:09.099226 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:The following additional packages will be installed: 2026-05-22 00:13:09.099236 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 00:13:09.099246 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu cron cron-daemon-common 2026-05-22 00:13:09.099256 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: dpkg-dev erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp 2026-05-22 00:13:09.099266 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: erlang-inets erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-05-22 00:13:09.099277 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-05-22 00:13:09.099303 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: erlang-tools erlang-xmerl g++ g++-13 g++-13-x86-64-linux-gnu 2026-05-22 00:13:09.099314 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu 2026-05-22 00:13:09.099324 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: gcc-x86-64-linux-gnu git-man icu-devtools libasan8 libatomic1 libbinutils 2026-05-22 00:13:09.099334 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 2026-05-22 00:13:09.099344 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libcurl3t64-gnutls libdpkg-perl liberror-perl libevent-2.1-7t64 2026-05-22 00:13:09.099354 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libexpat1-dev libgcc-13-dev libgomp1 libgprofng0 libhwasan0 libicu-dev 2026-05-22 00:13:09.099364 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libicu74 libisl23 libitm1 libjansson4 libjq1 libjs-jquery libjs-sphinxdoc 2026-05-22 00:13:09.099374 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libjs-underscore liblsan0 libmpc3 libnuma1 libonig5 libpopt0 libpython3-dev 2026-05-22 00:13:09.099384 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libpython3.12-dev libpython3.12t64 libquadmath0 libsframe1 libstdc++-13-dev 2026-05-22 00:13:09.099394 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libtsan2 libubsan1 libunbound8 libxdp1 libxml2 libxml2-dev libxslt1.1 2026-05-22 00:13:09.099404 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: linux-libc-dev logrotate lto-disabled-list make openvswitch-common 2026-05-22 00:13:09.099414 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: python3-pip-whl python3-setuptools-whl python3.12-dev python3.12-venv 2026-05-22 00:13:09.099424 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: rpcsvc-proto uuid-runtime xz-utils zlib1g-dev 2026-05-22 00:13:09.099434 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Suggested packages: 2026-05-22 00:13:09.099445 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: binutils-doc gprofng-gui bzip2-doc cpp-doc gcc-13-locales cpp-13-doc anacron 2026-05-22 00:13:09.099455 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: checksecurity supercat default-mta | mail-transport-agent debian-keyring 2026-05-22 00:13:09.099465 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: erlang erlang-manpages erlang-doc g++-multilib g++-13-multilib gcc-13-doc 2026-05-22 00:13:09.099475 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: gcc-multilib manpages-dev autoconf automake libtool flex bison gdb gcc-doc 2026-05-22 00:13:09.099485 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: gcc-13-multilib gdb-x86-64-linux-gnu gettext-base git-daemon-run 2026-05-22 00:13:09.099499 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb git-cvs 2026-05-22 00:13:09.099510 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: git-mediawiki git-svn glibc-doc bzr icu-doc libssl-doc libstdc++-13-doc 2026-05-22 00:13:09.099527 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: pkg-config bsd-mailx | mailx make-doc ethtool openvswitch-doc 2026-05-22 00:13:09.099538 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Recommended packages: 2026-05-22 00:13:09.099548 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: fakeroot libalgorithm-merge-perl libsctp1 groff-base less ssh-client 2026-05-22 00:13:09.100711 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: manpages manpages-dev libc-devtools libfile-fcntllock-perl 2026-05-22 00:13:09.100735 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: liblocale-gettext-perl javascript-common python3-openvswitch 2026-05-22 00:13:09.100746 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: python3-netifaces 2026-05-22 00:13:09.100754 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:The following NEW packages will be installed: 2026-05-22 00:13:09.100763 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: binutils binutils-common binutils-x86-64-linux-gnu build-essential bzip2 cpp 2026-05-22 00:13:09.100773 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: cpp-13 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu cron cron-daemon-common 2026-05-22 00:13:09.100782 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: dpkg-dev erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp 2026-05-22 00:13:09.100791 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: erlang-inets erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-05-22 00:13:09.100799 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-05-22 00:13:09.100808 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: erlang-tools erlang-xmerl g++ g++-13 g++-13-x86-64-linux-gnu 2026-05-22 00:13:09.100817 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu 2026-05-22 00:13:09.100826 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: gcc-x86-64-linux-gnu gdisk git git-man icu-devtools iputils-ping jq libasan8 2026-05-22 00:13:09.100835 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libatomic1 libbinutils libc-dev-bin libc6-dev libcc1-0 libcrypt-dev 2026-05-22 00:13:09.100844 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libctf-nobfd0 libctf0 libcurl3t64-gnutls libdpkg-perl liberror-perl 2026-05-22 00:13:09.100853 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libevent-2.1-7t64 libexpat1-dev libffi-dev libgcc-13-dev libgomp1 2026-05-22 00:13:09.100869 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libgprofng0 libhwasan0 libicu-dev libicu74 libisl23 libitm1 libjansson4 2026-05-22 00:13:09.100878 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libjq1 libjs-jquery libjs-sphinxdoc libjs-underscore liblsan0 libmpc3 2026-05-22 00:13:09.100887 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libnuma1 libonig5 libpopt0 libpython3-dev libpython3.12-dev libpython3.12t64 2026-05-22 00:13:09.100896 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libquadmath0 libsframe1 libssl-dev libstdc++-13-dev libtsan2 libubsan1 2026-05-22 00:13:09.100905 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libunbound8 libxdp1 libxml2 libxml2-dev libxslt1-dev libxslt1.1 2026-05-22 00:13:09.100914 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: linux-libc-dev logrotate lto-disabled-list make openvswitch-common 2026-05-22 00:13:09.100922 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: openvswitch-switch python3-dev python3-pip-whl python3-setuptools-whl 2026-05-22 00:13:09.100932 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: python3-venv python3.12-dev python3.12-venv rabbitmq-server rpcsvc-proto 2026-05-22 00:13:09.100940 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: traceroute uuid-runtime xz-utils zlib1g-dev 2026-05-22 00:13:09.100949 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:0 upgraded, 110 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:13:09.100958 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Need to get 164 MB of archives. 2026-05-22 00:13:09.100967 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:After this operation, 507 MB of additional disk space will be used. 2026-05-22 00:13:09.100976 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 openvswitch-common amd64 3.5.1-0ubuntu0.1~cloud0 [1,061 kB] 2026-05-22 00:13:09.100994 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 00:13:09.101004 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 cron-daemon-common all 3.0pl1-184ubuntu2 [13.6 kB] 2026-05-22 00:13:09.101013 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:92 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-base amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [10.8 MB] 2026-05-22 00:13:09.101023 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 cron amd64 3.0pl1-184ubuntu2 [85.3 kB] 2026-05-22 00:13:09.101031 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:93 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 libxdp1 amd64 1.5.1-1ubuntu2~cloud0 [64.5 kB] 2026-05-22 00:13:09.101041 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.5 [33.1 kB] 2026-05-22 00:13:09.101050 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:94 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 openvswitch-switch amd64 3.5.1-0ubuntu0.1~cloud0 [1,638 kB] 2026-05-22 00:13:09.101067 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-05-22 00:13:09.101077 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-05-22 00:13:09.101085 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnuma1 amd64 2.0.18-1ubuntu0.24.04.1 [23.4 kB] 2026-05-22 00:13:09.101094 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-ping amd64 3:20240117-1ubuntu0.1 [44.6 kB] 2026-05-22 00:13:09.101103 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu74 amd64 74.2-1ubuntu3.1 [10.9 MB] 2026-05-22 00:13:09.101113 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:95 https://deb1.rabbitmq.com/rabbitmq-server/ubuntu/noble noble/main amd64 rabbitmq-server all 4.1.8-1 [22.5 MB] 2026-05-22 00:13:09.101122 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:96 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-asn1 amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [905 kB] 2026-05-22 00:13:09.101131 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB] 2026-05-22 00:13:09.101140 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2 amd64 2.9.14+dfsg-1.3ubuntu3.7 [764 kB] 2026-05-22 00:13:09.101148 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:97 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-crypto amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [176 kB] 2026-05-22 00:13:09.101164 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:98 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-public-key amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [799 kB] 2026-05-22 00:13:09.101174 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:99 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-mnesia amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [888 kB] 2026-05-22 00:13:09.101187 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 logrotate amd64 3.21.0-2build1 [52.2 kB] 2026-05-22 00:13:09.101196 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libjansson4 amd64 2.14-2build2 [32.8 kB] 2026-05-22 00:13:09.101211 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xz-utils amd64 5.6.1+really5.4.5-1ubuntu0.2 [267 kB] 2026-05-22 00:13:09.101224 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-common amd64 2.42-4ubuntu2.10 [240 kB] 2026-05-22 00:13:09.101236 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsframe1 amd64 2.42-4ubuntu2.10 [15.7 kB] 2026-05-22 00:13:09.101289 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libbinutils amd64 2.42-4ubuntu2.10 [577 kB] 2026-05-22 00:13:09.101344 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf-nobfd0 amd64 2.42-4ubuntu2.10 [98.0 kB] 2026-05-22 00:13:09.101358 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf0 amd64 2.42-4ubuntu2.10 [94.5 kB] 2026-05-22 00:13:09.101461 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgprofng0 amd64 2.42-4ubuntu2.10 [849 kB] 2026-05-22 00:13:09.101475 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:100 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-runtime-tools amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [217 kB] 2026-05-22 00:13:09.101499 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:101 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-ssl amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [1,723 kB] 2026-05-22 00:13:09.101560 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:102 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-eldap amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [133 kB] 2026-05-22 00:13:09.101634 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.42-4ubuntu2.10 [2,463 kB] 2026-05-22 00:13:09.101762 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:103 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-ftp amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [103 kB] 2026-05-22 00:13:09.101818 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:104 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-tftp amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [110 kB] 2026-05-22 00:13:09.101832 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:105 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-inets amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [636 kB] 2026-05-22 00:13:09.101899 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:106 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-snmp amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [1,859 kB] 2026-05-22 00:13:09.101943 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils amd64 2.42-4ubuntu2.10 [18.2 kB] 2026-05-22 00:13:09.101985 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc-dev-bin amd64 2.39-0ubuntu8.7 [20.4 kB] 2026-05-22 00:13:09.102038 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 linux-libc-dev amd64 6.8.0-117.117 [1,495 kB] 2026-05-22 00:13:09.102052 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:107 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-os-mon amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [105 kB] 2026-05-22 00:13:09.102116 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:108 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-parsetools amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [205 kB] 2026-05-22 00:13:09.102169 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:109 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-syntax-tools amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [311 kB] 2026-05-22 00:13:09.102192 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:110 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-tools amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [585 kB] 2026-05-22 00:13:09.102305 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:111 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-xmerl amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [1,367 kB] 2026-05-22 00:13:09.102321 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrypt-dev amd64 1:4.4.36-4build1 [112 kB] 2026-05-22 00:13:09.102380 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu7 [67.4 kB] 2026-05-22 00:13:09.102424 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:28 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc6-dev amd64 2.39-0ubuntu8.7 [2,124 kB] 2026-05-22 00:13:09.102438 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:29 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-base amd64 13.3.0-6ubuntu2~24.04.1 [51.6 kB] 2026-05-22 00:13:09.102500 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:30 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libisl23 amd64 0.26-3build1.1 [680 kB] 2026-05-22 00:13:09.102555 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpc3 amd64 1.3.1-1build1.1 [54.6 kB] 2026-05-22 00:13:09.102568 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04.1 [10.7 MB] 2026-05-22 00:13:09.102656 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:33 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13 amd64 13.3.0-6ubuntu2~24.04.1 [1,042 B] 2026-05-22 00:13:09.102696 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 cpp-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [5,326 B] 2026-05-22 00:13:09.102762 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 cpp amd64 4:13.2.0-7ubuntu1 [22.4 kB] 2026-05-22 00:13:09.102795 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:36 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcc1-0 amd64 14.2.0-4ubuntu2~24.04.1 [48.0 kB] 2026-05-22 00:13:09.102855 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:37 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgomp1 amd64 14.2.0-4ubuntu2~24.04.1 [148 kB] 2026-05-22 00:13:09.102908 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:38 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libitm1 amd64 14.2.0-4ubuntu2~24.04.1 [29.7 kB] 2026-05-22 00:13:09.102922 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:39 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1 amd64 14.2.0-4ubuntu2~24.04.1 [10.5 kB] 2026-05-22 00:13:09.102979 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:40 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libasan8 amd64 14.2.0-4ubuntu2~24.04.1 [3,027 kB] 2026-05-22 00:13:09.103032 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:41 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liblsan0 amd64 14.2.0-4ubuntu2~24.04.1 [1,322 kB] 2026-05-22 00:13:09.103046 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:42 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtsan2 amd64 14.2.0-4ubuntu2~24.04.1 [2,772 kB] 2026-05-22 00:13:09.103104 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:43 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libubsan1 amd64 14.2.0-4ubuntu2~24.04.1 [1,184 kB] 2026-05-22 00:13:09.103157 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:44 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libhwasan0 amd64 14.2.0-4ubuntu2~24.04.1 [1,641 kB] 2026-05-22 00:13:09.103171 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:45 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libquadmath0 amd64 14.2.0-4ubuntu2~24.04.1 [153 kB] 2026-05-22 00:13:09.103226 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:46 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgcc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [2,681 kB] 2026-05-22 00:13:09.103239 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:47 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04.1 [21.1 MB] 2026-05-22 00:13:09.103301 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:48 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13 amd64 13.3.0-6ubuntu2~24.04.1 [494 kB] 2026-05-22 00:13:09.103365 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 gcc-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [1,212 B] 2026-05-22 00:13:09.103380 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:50 http://archive.ubuntu.com/ubuntu noble/main amd64 gcc amd64 4:13.2.0-7ubuntu1 [5,018 B] 2026-05-22 00:13:09.103434 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:51 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libstdc++-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [2,420 kB] 2026-05-22 00:13:09.103448 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:52 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04.1 [12.2 MB] 2026-05-22 00:13:09.103503 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:53 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13 amd64 13.3.0-6ubuntu2~24.04.1 [16.0 kB] 2026-05-22 00:13:09.103556 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:54 http://archive.ubuntu.com/ubuntu noble/main amd64 g++-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [964 B] 2026-05-22 00:13:09.103569 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:55 http://archive.ubuntu.com/ubuntu noble/main amd64 g++ amd64 4:13.2.0-7ubuntu1 [1,100 B] 2026-05-22 00:13:09.103645 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:56 http://archive.ubuntu.com/ubuntu noble/main amd64 make amd64 4.3-4.1build2 [180 kB] 2026-05-22 00:13:09.103690 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:57 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdpkg-perl all 1.22.6ubuntu6.6 [268 kB] 2026-05-22 00:13:09.103748 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:58 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bzip2 amd64 1.0.8-5.1build0.1 [34.5 kB] 2026-05-22 00:13:09.103772 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:59 http://archive.ubuntu.com/ubuntu noble/main amd64 lto-disabled-list all 47 [12.4 kB] 2026-05-22 00:13:09.103838 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:60 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dpkg-dev all 1.22.6ubuntu6.6 [1,074 kB] 2026-05-22 00:13:09.103880 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:61 http://archive.ubuntu.com/ubuntu noble/main amd64 build-essential amd64 12.10ubuntu1 [4,928 B] 2026-05-22 00:13:09.103932 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:62 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.9 [334 kB] 2026-05-22 00:13:09.103945 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:63 http://archive.ubuntu.com/ubuntu noble/main amd64 liberror-perl all 0.17029-2 [25.6 kB] 2026-05-22 00:13:09.104003 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:64 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git-man all 1:2.43.0-1ubuntu7.3 [1,100 kB] 2026-05-22 00:13:09.104045 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:65 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git amd64 1:2.43.0-1ubuntu7.3 [3,680 kB] 2026-05-22 00:13:09.104059 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:66 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-05-22 00:13:09.104123 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:67 http://archive.ubuntu.com/ubuntu noble/main amd64 libonig5 amd64 6.9.9-1build1 [172 kB] 2026-05-22 00:13:09.104165 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:68 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libjq1 amd64 1.7.1-3ubuntu0.24.04.2 [142 kB] 2026-05-22 00:13:09.104179 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:69 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 jq amd64 1.7.1-3ubuntu0.24.04.2 [65.7 kB] 2026-05-22 00:13:09.104243 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:70 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libexpat1-dev amd64 2.6.1-2ubuntu0.4 [140 kB] 2026-05-22 00:13:09.104296 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:71 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-05-22 00:13:09.104309 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:72 http://archive.ubuntu.com/ubuntu noble/main amd64 libjs-jquery all 3.6.1+dfsg+~3.5.14-1 [328 kB] 2026-05-22 00:13:09.104365 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:73 http://archive.ubuntu.com/ubuntu noble/main amd64 libjs-underscore all 1.13.4~dfsg+~1.11.4-3 [118 kB] 2026-05-22 00:13:09.104417 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:74 http://archive.ubuntu.com/ubuntu noble/main amd64 libjs-sphinxdoc all 7.2.6-6 [149 kB] 2026-05-22 00:13:09.104431 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:75 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpython3.12t64 amd64 3.12.3-1ubuntu0.13 [2,338 kB] 2026-05-22 00:13:09.104488 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:76 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 zlib1g-dev amd64 1:1.3.dfsg-3.1ubuntu2.1 [894 kB] 2026-05-22 00:13:09.104535 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:77 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpython3.12-dev amd64 3.12.3-1ubuntu0.13 [5,682 kB] 2026-05-22 00:13:09.104549 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:78 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpython3-dev amd64 3.12.3-0ubuntu2.1 [10.3 kB] 2026-05-22 00:13:09.104621 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:79 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.9 [2,407 kB] 2026-05-22 00:13:09.106865 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:80 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.7 [782 kB] 2026-05-22 00:13:09.106885 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:81 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1.1 amd64 1.1.39-0exp1ubuntu0.24.04.3 [168 kB] 2026-05-22 00:13:09.106895 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:82 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.3 [91.9 kB] 2026-05-22 00:13:09.106904 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:83 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3.12-dev amd64 3.12.3-1ubuntu0.13 [498 kB] 2026-05-22 00:13:09.106913 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:84 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-dev amd64 3.12.3-0ubuntu2.1 [26.7 kB] 2026-05-22 00:13:09.106922 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:85 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1,707 kB] 2026-05-22 00:13:09.106931 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:86 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-05-22 00:13:09.106940 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:87 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.13 [5,672 B] 2026-05-22 00:13:09.106949 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:88 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1,032 B] 2026-05-22 00:13:09.106958 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:89 http://archive.ubuntu.com/ubuntu noble/universe amd64 traceroute amd64 1:2.1.5-1 [60.5 kB] 2026-05-22 00:13:09.106972 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:90 http://archive.ubuntu.com/ubuntu noble/main amd64 gdisk amd64 1.0.10-1build1 [253 kB] 2026-05-22 00:13:09.106988 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:91 http://archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-05-22 00:13:09.107004 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Fetched 164 MB in 3s (49.2 MB/s) 2026-05-22 00:13:09.107028 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package cron-daemon-common. 2026-05-22 00:13:09.107044 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 2026-05-22 00:13:09.107060 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:13:09.107075 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 70% 2026-05-22 00:13:09.107091 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 2026-05-22 00:13:09.107107 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% 2026-05-22 00:13:09.107122 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 95% 2026-05-22 00:13:09.107139 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 100% (Reading database ... 11568 files and directories currently installed.) 2026-05-22 00:13:09.107154 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../cron-daemon-common_3.0pl1-184ubuntu2_all.deb ... 2026-05-22 00:13:09.107170 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking cron-daemon-common (3.0pl1-184ubuntu2) ... 2026-05-22 00:13:09.107181 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up cron-daemon-common (3.0pl1-184ubuntu2) ... 2026-05-22 00:13:09.107190 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Creating group 'crontab' with GID 995. 2026-05-22 00:13:09.107198 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package cron. 2026-05-22 00:13:09.107207 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 2026-05-22 00:13:09.107215 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:13:09.107232 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 70% 2026-05-22 00:13:09.107241 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 75% 2026-05-22 00:13:09.107249 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 80% 2026-05-22 00:13:09.107257 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 85% 2026-05-22 00:13:09.107266 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 90% 2026-05-22 00:13:09.107283 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 95% 2026-05-22 00:13:09.107292 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 100% (Reading database ... 11587 files and directories currently installed.) 2026-05-22 00:13:09.107300 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../000-cron_3.0pl1-184ubuntu2_amd64.deb ... 2026-05-22 00:13:09.107309 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking cron (3.0pl1-184ubuntu2) ... 2026-05-22 00:13:09.107317 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package uuid-runtime. 2026-05-22 00:13:09.107326 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../001-uuid-runtime_2.39.3-9ubuntu6.5_amd64.deb ... 2026-05-22 00:13:09.107334 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-05-22 00:13:09.107343 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-05-22 00:13:09.107351 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../002-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-05-22 00:13:09.107360 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-05-22 00:13:09.107379 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libunbound8:amd64. 2026-05-22 00:13:09.107387 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../003-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-05-22 00:13:09.107396 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-05-22 00:13:09.107404 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package openvswitch-common. 2026-05-22 00:13:09.107413 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../004-openvswitch-common_3.5.1-0ubuntu0.1~cloud0_amd64.deb ... 2026-05-22 00:13:09.107421 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking openvswitch-common (3.5.1-0ubuntu0.1~cloud0) ... 2026-05-22 00:13:09.107430 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libnuma1:amd64. 2026-05-22 00:13:09.107438 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../005-libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-05-22 00:13:09.107446 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-05-22 00:13:09.107455 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libxdp1:amd64. 2026-05-22 00:13:09.107463 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2026-05-22 00:13:09.107472 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../006-libxdp1_1.5.1-1ubuntu2~cloud0_amd64.deb ... 2026-05-22 00:13:09.107480 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2026-05-22 00:13:09.107488 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package openvswitch-switch. 2026-05-22 00:13:09.107497 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../007-openvswitch-switch_3.5.1-0ubuntu0.1~cloud0_amd64.deb ... 2026-05-22 00:13:09.107506 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking openvswitch-switch (3.5.1-0ubuntu0.1~cloud0) ... 2026-05-22 00:13:09.107514 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package iputils-ping. 2026-05-22 00:13:09.107522 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../008-iputils-ping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-05-22 00:13:09.107531 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking iputils-ping (3:20240117-1ubuntu0.1) ... 2026-05-22 00:13:09.107539 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libicu74:amd64. 2026-05-22 00:13:09.107547 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../009-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2026-05-22 00:13:09.107556 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2026-05-22 00:13:09.107564 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libpopt0:amd64. 2026-05-22 00:13:09.107572 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../010-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2026-05-22 00:13:09.107581 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-05-22 00:13:09.107589 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libxml2:amd64. 2026-05-22 00:13:09.107628 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../011-libxml2_2.9.14+dfsg-1.3ubuntu3.7_amd64.deb ... 2026-05-22 00:13:09.107637 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-05-22 00:13:09.107651 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package logrotate. 2026-05-22 00:13:09.107660 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../012-logrotate_3.21.0-2build1_amd64.deb ... 2026-05-22 00:13:09.107690 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking logrotate (3.21.0-2build1) ... 2026-05-22 00:13:09.107706 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libjansson4:amd64. 2026-05-22 00:13:09.107722 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../013-libjansson4_2.14-2build2_amd64.deb ... 2026-05-22 00:13:09.107730 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libjansson4:amd64 (2.14-2build2) ... 2026-05-22 00:13:09.107739 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package xz-utils. 2026-05-22 00:13:09.107747 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../014-xz-utils_5.6.1+really5.4.5-1ubuntu0.2_amd64.deb ... 2026-05-22 00:13:09.107756 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-22 00:13:09.107764 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package binutils-common:amd64. 2026-05-22 00:13:09.107773 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../015-binutils-common_2.42-4ubuntu2.10_amd64.deb ... 2026-05-22 00:13:09.107782 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:13:09.107790 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libsframe1:amd64. 2026-05-22 00:13:09.107798 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../016-libsframe1_2.42-4ubuntu2.10_amd64.deb ... 2026-05-22 00:13:09.107807 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:13:09.107815 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libbinutils:amd64. 2026-05-22 00:13:09.107824 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../017-libbinutils_2.42-4ubuntu2.10_amd64.deb ... 2026-05-22 00:13:09.107832 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:13:09.107840 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libctf-nobfd0:amd64. 2026-05-22 00:13:09.107849 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../018-libctf-nobfd0_2.42-4ubuntu2.10_amd64.deb ... 2026-05-22 00:13:09.107858 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:13:09.107866 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libctf0:amd64. 2026-05-22 00:13:09.107874 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../019-libctf0_2.42-4ubuntu2.10_amd64.deb ... 2026-05-22 00:13:09.107883 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:13:09.107891 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libgprofng0:amd64. 2026-05-22 00:13:09.107949 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../020-libgprofng0_2.42-4ubuntu2.10_amd64.deb ... 2026-05-22 00:13:09.107960 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:13:09.107969 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package binutils-x86-64-linux-gnu. 2026-05-22 00:13:09.107978 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../021-binutils-x86-64-linux-gnu_2.42-4ubuntu2.10_amd64.deb ... 2026-05-22 00:13:09.107987 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-22 00:13:09.107996 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package binutils. 2026-05-22 00:13:09.108005 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../022-binutils_2.42-4ubuntu2.10_amd64.deb ... 2026-05-22 00:13:09.108014 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking binutils (2.42-4ubuntu2.10) ... 2026-05-22 00:13:09.108023 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libc-dev-bin. 2026-05-22 00:13:09.108032 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../023-libc-dev-bin_2.39-0ubuntu8.7_amd64.deb ... 2026-05-22 00:13:09.108041 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libc-dev-bin (2.39-0ubuntu8.7) ... 2026-05-22 00:13:09.108055 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package linux-libc-dev:amd64. 2026-05-22 00:13:09.108065 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../024-linux-libc-dev_6.8.0-117.117_amd64.deb ... 2026-05-22 00:13:09.108074 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking linux-libc-dev:amd64 (6.8.0-117.117) ... 2026-05-22 00:13:09.108083 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libcrypt-dev:amd64. 2026-05-22 00:13:09.108092 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../025-libcrypt-dev_1%3a4.4.36-4build1_amd64.deb ... 2026-05-22 00:13:09.108106 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2026-05-22 00:13:09.108116 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package rpcsvc-proto. 2026-05-22 00:13:09.108125 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../026-rpcsvc-proto_1.4.2-0ubuntu7_amd64.deb ... 2026-05-22 00:13:09.108134 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking rpcsvc-proto (1.4.2-0ubuntu7) ... 2026-05-22 00:13:09.108143 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libc6-dev:amd64. 2026-05-22 00:13:09.108151 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../027-libc6-dev_2.39-0ubuntu8.7_amd64.deb ... 2026-05-22 00:13:09.108161 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libc6-dev:amd64 (2.39-0ubuntu8.7) ... 2026-05-22 00:13:09.108170 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package gcc-13-base:amd64. 2026-05-22 00:13:09.108178 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../028-gcc-13-base_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-05-22 00:13:09.108187 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:13:09.108197 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libisl23:amd64. 2026-05-22 00:13:09.108206 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../029-libisl23_0.26-3build1.1_amd64.deb ... 2026-05-22 00:13:09.108215 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libisl23:amd64 (0.26-3build1.1) ... 2026-05-22 00:13:09.108224 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libmpc3:amd64. 2026-05-22 00:13:09.108233 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../030-libmpc3_1.3.1-1build1.1_amd64.deb ... 2026-05-22 00:13:09.108241 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-22 00:13:09.108250 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package cpp-13-x86-64-linux-gnu. 2026-05-22 00:13:09.108260 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../031-cpp-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-05-22 00:13:09.108269 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:13:09.108278 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package cpp-13. 2026-05-22 00:13:09.108287 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../032-cpp-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-05-22 00:13:09.108296 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:13:09.108305 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package cpp-x86-64-linux-gnu. 2026-05-22 00:13:09.108314 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../033-cpp-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-05-22 00:13:09.108323 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 00:13:09.108337 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package cpp. 2026-05-22 00:13:09.108347 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../034-cpp_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-05-22 00:13:09.108362 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking cpp (4:13.2.0-7ubuntu1) ... 2026-05-22 00:13:09.108371 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libcc1-0:amd64. 2026-05-22 00:13:09.108380 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../035-libcc1-0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-05-22 00:13:09.108389 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:13:09.108398 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libgomp1:amd64. 2026-05-22 00:13:09.108407 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../036-libgomp1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-05-22 00:13:09.108416 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:13:09.108425 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libitm1:amd64. 2026-05-22 00:13:09.108434 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../037-libitm1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-05-22 00:13:09.108443 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:13:09.108452 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libatomic1:amd64. 2026-05-22 00:13:09.108461 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../038-libatomic1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-05-22 00:13:09.108470 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:13:09.108479 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libasan8:amd64. 2026-05-22 00:13:09.108497 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../039-libasan8_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-05-22 00:13:09.108507 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:13:09.108516 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package liblsan0:amd64. 2026-05-22 00:13:09.108525 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../040-liblsan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-05-22 00:13:09.108534 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:13:09.108542 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libtsan2:amd64. 2026-05-22 00:13:09.108551 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../041-libtsan2_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-05-22 00:13:09.108564 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:13:09.108573 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libubsan1:amd64. 2026-05-22 00:13:09.108582 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../042-libubsan1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-05-22 00:13:09.108591 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:13:09.108626 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libhwasan0:amd64. 2026-05-22 00:13:09.108635 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../043-libhwasan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-05-22 00:13:09.108644 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:13:09.108657 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libquadmath0:amd64. 2026-05-22 00:13:09.108680 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../044-libquadmath0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-05-22 00:13:09.108692 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:13:09.108886 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libgcc-13-dev:amd64. 2026-05-22 00:13:09.108947 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../045-libgcc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-05-22 00:13:09.108959 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:13:09.108976 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package gcc-13-x86-64-linux-gnu. 2026-05-22 00:13:09.108986 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../046-gcc-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-05-22 00:13:09.108995 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:13:09.109004 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package gcc-13. 2026-05-22 00:13:09.109013 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../047-gcc-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-05-22 00:13:09.109025 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:13:09.109038 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package gcc-x86-64-linux-gnu. 2026-05-22 00:13:09.109072 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../048-gcc-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-05-22 00:13:09.109097 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 00:13:09.109145 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2026-05-22 00:13:09.109159 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package gcc. 2026-05-22 00:13:09.109202 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../049-gcc_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-05-22 00:13:09.109215 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking gcc (4:13.2.0-7ubuntu1) ... 2026-05-22 00:13:09.109257 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libstdc++-13-dev:amd64. 2026-05-22 00:13:09.109271 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../050-libstdc++-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-05-22 00:13:09.109313 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:13:09.109326 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package g++-13-x86-64-linux-gnu. 2026-05-22 00:13:09.109379 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../051-g++-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-05-22 00:13:09.109390 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:13:09.109402 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package g++-13. 2026-05-22 00:13:09.109458 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../052-g++-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-05-22 00:13:09.109575 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:13:09.109650 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package g++-x86-64-linux-gnu. 2026-05-22 00:13:09.109702 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../053-g++-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-05-22 00:13:09.109711 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 00:13:09.109720 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package g++. 2026-05-22 00:13:09.109729 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../054-g++_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-05-22 00:13:09.109742 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking g++ (4:13.2.0-7ubuntu1) ... 2026-05-22 00:13:09.109751 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package make. 2026-05-22 00:13:09.109776 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../055-make_4.3-4.1build2_amd64.deb ... 2026-05-22 00:13:09.109789 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2026-05-22 00:13:09.109798 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking make (4.3-4.1build2) ... 2026-05-22 00:13:09.109810 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libdpkg-perl. 2026-05-22 00:13:09.109855 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../056-libdpkg-perl_1.22.6ubuntu6.6_all.deb ... 2026-05-22 00:13:09.109891 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-22 00:13:09.109927 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package bzip2. 2026-05-22 00:13:09.109941 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../057-bzip2_1.0.8-5.1build0.1_amd64.deb ... 2026-05-22 00:13:09.109985 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking bzip2 (1.0.8-5.1build0.1) ... 2026-05-22 00:13:09.110026 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package lto-disabled-list. 2026-05-22 00:13:09.110060 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../058-lto-disabled-list_47_all.deb ... 2026-05-22 00:13:09.110095 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking lto-disabled-list (47) ... 2026-05-22 00:13:09.110129 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package dpkg-dev. 2026-05-22 00:13:09.110166 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../059-dpkg-dev_1.22.6ubuntu6.6_all.deb ... 2026-05-22 00:13:09.110201 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-22 00:13:09.110237 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package build-essential. 2026-05-22 00:13:09.110273 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../060-build-essential_12.10ubuntu1_amd64.deb ... 2026-05-22 00:13:09.110309 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2026-05-22 00:13:09.110342 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking build-essential (12.10ubuntu1) ... 2026-05-22 00:13:09.110379 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-base. 2026-05-22 00:13:09.110415 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../061-erlang-base_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-05-22 00:13:09.110449 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-base (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-22 00:13:09.110484 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-asn1. 2026-05-22 00:13:09.110520 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../062-erlang-asn1_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-05-22 00:13:09.110555 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-asn1 (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-22 00:13:09.110578 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-crypto. 2026-05-22 00:13:09.110633 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../063-erlang-crypto_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-05-22 00:13:09.110687 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-crypto (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-22 00:13:09.110701 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-public-key. 2026-05-22 00:13:09.110745 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../064-erlang-public-key_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-05-22 00:13:09.110785 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-public-key (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-22 00:13:09.110821 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-mnesia. 2026-05-22 00:13:09.110857 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../065-erlang-mnesia_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-05-22 00:13:09.110879 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-mnesia (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-22 00:13:09.110926 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-runtime-tools. 2026-05-22 00:13:09.110941 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../066-erlang-runtime-tools_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-05-22 00:13:09.110983 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2026-05-22 00:13:09.111019 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-runtime-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-22 00:13:09.111054 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-ssl. 2026-05-22 00:13:09.111089 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../067-erlang-ssl_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-05-22 00:13:09.111121 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-ssl (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-22 00:13:09.111156 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-eldap. 2026-05-22 00:13:09.111191 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../068-erlang-eldap_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-05-22 00:13:09.111223 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-eldap (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-22 00:13:09.111260 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-ftp. 2026-05-22 00:13:09.111294 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../069-erlang-ftp_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-05-22 00:13:09.111327 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-ftp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-22 00:13:09.111361 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-tftp. 2026-05-22 00:13:09.111394 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../070-erlang-tftp_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-05-22 00:13:09.111438 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2026-05-22 00:13:09.111474 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-tftp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-22 00:13:09.111509 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-inets. 2026-05-22 00:13:09.111543 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../071-erlang-inets_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-05-22 00:13:09.114661 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2026-05-22 00:13:09.114699 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-inets (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-22 00:13:09.114709 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-snmp. 2026-05-22 00:13:09.114717 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../072-erlang-snmp_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-05-22 00:13:09.114726 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-snmp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-22 00:13:09.114735 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-os-mon. 2026-05-22 00:13:09.114744 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../073-erlang-os-mon_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-05-22 00:13:09.114752 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-os-mon (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-22 00:13:09.114761 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-parsetools. 2026-05-22 00:13:09.114770 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../074-erlang-parsetools_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-05-22 00:13:09.114778 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-parsetools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-22 00:13:09.114797 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-syntax-tools. 2026-05-22 00:13:09.114806 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../075-erlang-syntax-tools_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-05-22 00:13:09.114814 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-syntax-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-22 00:13:09.114823 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-tools. 2026-05-22 00:13:09.114832 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../076-erlang-tools_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-05-22 00:13:09.114841 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-22 00:13:09.114849 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-xmerl. 2026-05-22 00:13:09.114858 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../077-erlang-xmerl_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-05-22 00:13:09.114867 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-xmerl (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-22 00:13:09.114883 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libcurl3t64-gnutls:amd64. 2026-05-22 00:13:09.114892 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../078-libcurl3t64-gnutls_8.5.0-2ubuntu10.9_amd64.deb ... 2026-05-22 00:13:09.114901 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) ... 2026-05-22 00:13:09.114910 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package liberror-perl. 2026-05-22 00:13:09.114919 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../079-liberror-perl_0.17029-2_all.deb ... 2026-05-22 00:13:09.114927 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2026-05-22 00:13:09.114936 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking liberror-perl (0.17029-2) ... 2026-05-22 00:13:09.114945 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package git-man. 2026-05-22 00:13:09.114953 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../080-git-man_1%3a2.43.0-1ubuntu7.3_all.deb ... 2026-05-22 00:13:09.114962 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2026-05-22 00:13:09.114971 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking git-man (1:2.43.0-1ubuntu7.3) ... 2026-05-22 00:13:09.114980 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package git. 2026-05-22 00:13:09.114988 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../081-git_1%3a2.43.0-1ubuntu7.3_amd64.deb ... 2026-05-22 00:13:09.114997 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking git (1:2.43.0-1ubuntu7.3) ... 2026-05-22 00:13:09.115006 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package icu-devtools. 2026-05-22 00:13:09.115014 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../082-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-05-22 00:13:09.115023 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-05-22 00:13:09.115031 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libonig5:amd64. 2026-05-22 00:13:09.115040 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2026-05-22 00:13:09.115048 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../083-libonig5_6.9.9-1build1_amd64.deb ... 2026-05-22 00:13:09.115057 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libonig5:amd64 (6.9.9-1build1) ... 2026-05-22 00:13:09.115066 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libjq1:amd64. 2026-05-22 00:13:09.115085 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../084-libjq1_1.7.1-3ubuntu0.24.04.2_amd64.deb ... 2026-05-22 00:13:09.115095 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libjq1:amd64 (1.7.1-3ubuntu0.24.04.2) ... 2026-05-22 00:13:09.115110 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package jq. 2026-05-22 00:13:09.115118 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../085-jq_1.7.1-3ubuntu0.24.04.2_amd64.deb ... 2026-05-22 00:13:09.115127 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking jq (1.7.1-3ubuntu0.24.04.2) ... 2026-05-22 00:13:09.115136 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libexpat1-dev:amd64. 2026-05-22 00:13:09.115145 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../086-libexpat1-dev_2.6.1-2ubuntu0.4_amd64.deb ... 2026-05-22 00:13:09.115153 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libexpat1-dev:amd64 (2.6.1-2ubuntu0.4) ... 2026-05-22 00:13:09.115162 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libicu-dev:amd64. 2026-05-22 00:13:09.115170 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../087-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-05-22 00:13:09.115179 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-05-22 00:13:09.115188 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libjs-jquery. 2026-05-22 00:13:09.115196 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../088-libjs-jquery_3.6.1+dfsg+~3.5.14-1_all.deb ... 2026-05-22 00:13:09.115205 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-05-22 00:13:09.115214 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libjs-underscore. 2026-05-22 00:13:09.115223 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../089-libjs-underscore_1.13.4~dfsg+~1.11.4-3_all.deb ... 2026-05-22 00:13:09.115231 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-05-22 00:13:09.115240 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libjs-sphinxdoc. 2026-05-22 00:13:09.115248 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../090-libjs-sphinxdoc_7.2.6-6_all.deb ... 2026-05-22 00:13:09.115257 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libjs-sphinxdoc (7.2.6-6) ... 2026-05-22 00:13:09.115266 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libpython3.12t64:amd64. 2026-05-22 00:13:09.115274 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../091-libpython3.12t64_3.12.3-1ubuntu0.13_amd64.deb ... 2026-05-22 00:13:09.115289 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libpython3.12t64:amd64 (3.12.3-1ubuntu0.13) ... 2026-05-22 00:13:09.115297 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package zlib1g-dev:amd64. 2026-05-22 00:13:09.115306 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../092-zlib1g-dev_1%3a1.3.dfsg-3.1ubuntu2.1_amd64.deb ... 2026-05-22 00:13:09.115315 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.1) ... 2026-05-22 00:13:09.115323 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libpython3.12-dev:amd64. 2026-05-22 00:13:09.115332 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../093-libpython3.12-dev_3.12.3-1ubuntu0.13_amd64.deb ... 2026-05-22 00:13:09.115341 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libpython3.12-dev:amd64 (3.12.3-1ubuntu0.13) ... 2026-05-22 00:13:09.115349 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libpython3-dev:amd64. 2026-05-22 00:13:09.115358 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../094-libpython3-dev_3.12.3-0ubuntu2.1_amd64.deb ... 2026-05-22 00:13:09.115366 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libpython3-dev:amd64 (3.12.3-0ubuntu2.1) ... 2026-05-22 00:13:09.115375 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libssl-dev:amd64. 2026-05-22 00:13:09.115384 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../095-libssl-dev_3.0.13-0ubuntu3.9_amd64.deb ... 2026-05-22 00:13:09.115398 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.9) ... 2026-05-22 00:13:09.115407 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2026-05-22 00:13:09.115416 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libxml2-dev:amd64. 2026-05-22 00:13:09.115424 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../096-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.7_amd64.deb ... 2026-05-22 00:13:09.115433 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-05-22 00:13:09.115442 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libxslt1.1:amd64. 2026-05-22 00:13:09.115450 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../097-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-05-22 00:13:09.115464 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-05-22 00:13:09.115473 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libxslt1-dev:amd64. 2026-05-22 00:13:09.115482 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2026-05-22 00:13:09.115490 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../098-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-05-22 00:13:09.115499 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-05-22 00:13:09.115508 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3.12-dev. 2026-05-22 00:13:09.115516 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../099-python3.12-dev_3.12.3-1ubuntu0.13_amd64.deb ... 2026-05-22 00:13:09.115525 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3.12-dev (3.12.3-1ubuntu0.13) ... 2026-05-22 00:13:09.115534 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3-dev. 2026-05-22 00:13:09.115542 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../100-python3-dev_3.12.3-0ubuntu2.1_amd64.deb ... 2026-05-22 00:13:09.115551 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2026-05-22 00:13:09.115559 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3-dev (3.12.3-0ubuntu2.1) ... 2026-05-22 00:13:09.115568 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3-pip-whl. 2026-05-22 00:13:09.115577 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../101-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-05-22 00:13:09.115585 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-05-22 00:13:09.115615 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3-setuptools-whl. 2026-05-22 00:13:09.115628 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../102-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-05-22 00:13:09.115636 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-05-22 00:13:09.115645 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3.12-venv. 2026-05-22 00:13:09.115654 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../103-python3.12-venv_3.12.3-1ubuntu0.13_amd64.deb ... 2026-05-22 00:13:09.115662 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-05-22 00:13:09.115692 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3-venv. 2026-05-22 00:13:09.115701 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../104-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-05-22 00:13:09.115715 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-05-22 00:13:09.115725 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2026-05-22 00:13:09.115734 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package traceroute. 2026-05-22 00:13:09.115749 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../105-traceroute_1%3a2.1.5-1_amd64.deb ... 2026-05-22 00:13:09.115758 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking traceroute (1:2.1.5-1) ... 2026-05-22 00:13:09.115767 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package gdisk. 2026-05-22 00:13:09.115775 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../106-gdisk_1.0.10-1build1_amd64.deb ... 2026-05-22 00:13:09.115784 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking gdisk (1.0.10-1build1) ... 2026-05-22 00:13:09.115792 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libffi-dev:amd64. 2026-05-22 00:13:09.115801 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../107-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-05-22 00:13:09.115810 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-05-22 00:13:09.115818 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package rabbitmq-server. 2026-05-22 00:13:09.115827 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../108-rabbitmq-server_4.1.8-1_all.deb ... 2026-05-22 00:13:09.115835 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking rabbitmq-server (4.1.8-1) ... 2026-05-22 00:13:09.115844 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-05-22 00:13:09.115853 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up lto-disabled-list (47) ... 2026-05-22 00:13:09.115861 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-base (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-22 00:13:09.115870 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Searching for services which depend on erlang and should be started... 2026-05-22 00:13:09.115879 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:none found. 2026-05-22 00:13:09.115888 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up traceroute (1:2.1.5-1) ... 2026-05-22 00:13:09.115896 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: using /usr/bin/traceroute.db to provide /usr/bin/traceroute (traceroute) in auto mode 2026-05-22 00:13:09.115914 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man1/traceroute.1.gz because associated file /usr/share/man/man1/traceroute.db.1.gz (of link group traceroute) doesn't exist 2026-05-22 00:13:09.115924 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: using /usr/bin/traceroute6.db to provide /usr/bin/traceroute6 (traceroute6) in auto mode 2026-05-22 00:13:09.115934 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man1/traceroute6.1.gz because associated file /usr/share/man/man1/traceroute6.db.1.gz (of link group traceroute6) doesn't exist 2026-05-22 00:13:09.115945 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: using /usr/bin/lft.db to provide /usr/bin/lft (lft) in auto mode 2026-05-22 00:13:09.115954 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man1/lft.1.gz because associated file /usr/share/man/man1/lft.db.1.gz (of link group lft) doesn't exist 2026-05-22 00:13:09.115963 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: using /usr/bin/traceproto.db to provide /usr/bin/traceproto (traceproto) in auto mode 2026-05-22 00:13:09.115971 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man1/traceproto.1.gz because associated file /usr/share/man/man1/traceproto.db.1.gz (of link group traceproto) doesn't exist 2026-05-22 00:13:09.115980 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: using /usr/sbin/tcptraceroute.db to provide /usr/sbin/tcptraceroute (tcptraceroute) in auto mode 2026-05-22 00:13:09.115989 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man8/tcptraceroute.8.gz because associated file /usr/share/man/man8/tcptraceroute.db.8.gz (of link group tcptraceroute) doesn't exist 2026-05-22 00:13:09.116003 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-05-22 00:13:09.116012 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-xmerl (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-22 00:13:09.116021 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up cron (3.0pl1-184ubuntu2) ... 2026-05-22 00:13:09.116030 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: could not determine current runlevel 2026-05-22 00:13:09.116038 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-22 00:13:09.116051 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:13:09.116060 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) ... 2026-05-22 00:13:09.116069 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up linux-libc-dev:amd64 (6.8.0-117.117) ... 2026-05-22 00:13:09.116077 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:13:09.116086 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-05-22 00:13:09.116094 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-syntax-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-22 00:13:09.116103 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:13:09.116112 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up bzip2 (1.0.8-5.1build0.1) ... 2026-05-22 00:13:09.116120 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-05-22 00:13:09.116129 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:13:09.116137 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libjansson4:amd64 (2.14-2build2) ... 2026-05-22 00:13:09.116146 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up liberror-perl (0.17029-2) ... 2026-05-22 00:13:09.116154 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2026-05-22 00:13:09.116163 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libpython3.12t64:amd64 (3.12.3-1ubuntu0.13) ... 2026-05-22 00:13:09.116171 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-05-22 00:13:09.116180 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up rpcsvc-proto (1.4.2-0ubuntu7) ... 2026-05-22 00:13:09.116188 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-parsetools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-22 00:13:09.116197 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:13:09.116206 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up make (4.3-4.1build2) ... 2026-05-22 00:13:09.116214 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-22 00:13:09.116229 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 2026-05-22 00:13:09.116238 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist 2026-05-22 00:13:09.116248 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist 2026-05-22 00:13:09.116257 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) does 2026-05-22 00:13:09.116266 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:n't exist 2026-05-22 00:13:09.116282 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist 2026-05-22 00:13:09.116291 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist 2026-05-22 00:13:09.116300 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist 2026-05-22 00:13:09.116308 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist 2026-05-22 00:13:09.116317 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist 2026-05-22 00:13:09.116326 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist 2026-05-22 00:13:09.116334 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist 2026-05-22 00:13:09.116354 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:13:09.116363 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.9) ... 2026-05-22 00:13:09.116372 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-22 00:13:09.116381 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:13:09.116389 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-asn1 (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-22 00:13:09.116398 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-tftp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-22 00:13:09.116406 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-22 00:13:09.116415 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:13:09.116424 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2026-05-22 00:13:09.116432 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-05-22 00:13:09.116441 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-05-22 00:13:09.116449 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:info: Selecting GID from range 100 to 59999 ... 2026-05-22 00:13:09.116458 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:info: Adding group `uuidd' (GID 103) ... 2026-05-22 00:13:09.116466 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: could not determine current runlevel 2026-05-22 00:13:09.116475 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-22 00:13:09.116483 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:13:09.116492 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up openvswitch-common (3.5.1-0ubuntu0.1~cloud0) ... 2026-05-22 00:13:09.116500 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2026-05-22 00:13:09.116509 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:13:09.116518 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-mnesia (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-22 00:13:09.116532 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up git-man (1:2.43.0-1ubuntu7.3) ... 2026-05-22 00:13:09.116547 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:13:09.116555 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-05-22 00:13:09.116564 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-crypto (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-22 00:13:09.116573 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:13:09.116581 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libisl23:amd64 (0.26-3build1.1) ... 2026-05-22 00:13:09.116590 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libc-dev-bin (2.39-0ubuntu8.7) ... 2026-05-22 00:13:09.116623 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up iputils-ping (3:20240117-1ubuntu0.1) ... 2026-05-22 00:13:09.116632 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-05-22 00:13:09.116641 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:13:09.116649 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libonig5:amd64 (6.9.9-1build1) ... 2026-05-22 00:13:09.116657 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:13:09.116693 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:13:09.116703 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-05-22 00:13:09.116711 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-05-22 00:13:09.116720 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:13:09.116728 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up openvswitch-switch (3.5.1-0ubuntu0.1~cloud0) ... 2026-05-22 00:13:09.116737 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-05-22 00:13:09.116746 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: could not determine current runlevel 2026-05-22 00:13:09.116755 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-22 00:13:09.116764 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up logrotate (3.21.0-2build1) ... 2026-05-22 00:13:09.116772 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-runtime-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-22 00:13:09.116781 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-05-22 00:13:09.116794 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:13:09.116803 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libjq1:amd64 (1.7.1-3ubuntu0.24.04.2) ... 2026-05-22 00:13:09.116812 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-22 00:13:09.116820 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-snmp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-22 00:13:09.116829 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up gdisk (1.0.10-1build1) ... 2026-05-22 00:13:09.116838 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:13:09.116846 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-05-22 00:13:09.116855 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-public-key (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-22 00:13:09.116863 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-05-22 00:13:09.116872 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up git (1:2.43.0-1ubuntu7.3) ... 2026-05-22 00:13:09.116887 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libjs-sphinxdoc (7.2.6-6) ... 2026-05-22 00:13:09.116895 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:13:09.116904 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up jq (1.7.1-3ubuntu0.24.04.2) ... 2026-05-22 00:13:09.116912 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-05-22 00:13:09.116921 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libc6-dev:amd64 (2.39-0ubuntu8.7) ... 2026-05-22 00:13:09.116929 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-05-22 00:13:09.116938 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:13:09.116947 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-ssl (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-22 00:13:09.116955 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-22 00:13:09.116964 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 00:13:09.116977 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:13:09.116986 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:13:09.116995 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-os-mon (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-22 00:13:09.117003 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up binutils (2.42-4ubuntu2.10) ... 2026-05-22 00:13:09.117012 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-22 00:13:09.117020 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-05-22 00:13:09.117029 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-eldap (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-22 00:13:09.117038 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libexpat1-dev:amd64 (2.6.1-2ubuntu0.4) ... 2026-05-22 00:13:09.117046 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:13:09.117055 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-ftp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-22 00:13:09.117063 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.1) ... 2026-05-22 00:13:09.117072 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up cpp (4:13.2.0-7ubuntu1) ... 2026-05-22 00:13:09.117081 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-05-22 00:13:09.117089 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:13:09.117098 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 00:13:09.117106 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-inets (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-05-22 00:13:09.117115 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libpython3.12-dev:amd64 (3.12.3-1ubuntu0.13) ... 2026-05-22 00:13:09.117127 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up gcc (4:13.2.0-7ubuntu1) ... 2026-05-22 00:13:09.117136 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3.12-dev (3.12.3-1ubuntu0.13) ... 2026-05-22 00:13:09.117144 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 00:13:09.117153 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:13:09.117161 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up rabbitmq-server (4.1.8-1) ... 2026-05-22 00:13:09.117170 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: could not determine current runlevel 2026-05-22 00:13:09.117182 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-22 00:13:09.117202 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libpython3-dev:amd64 (3.12.3-0ubuntu2.1) ... 2026-05-22 00:13:09.117211 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3-dev (3.12.3-0ubuntu2.1) ... 2026-05-22 00:13:09.117224 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up g++ (4:13.2.0-7ubuntu1) ... 2026-05-22 00:13:09.117233 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2026-05-22 00:13:09.117262 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist 2026-05-22 00:13:09.117291 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up build-essential (12.10ubuntu1) ... 2026-05-22 00:13:09.117341 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 00:13:09.117351 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 98de320a7ad5 2026-05-22 00:13:09.117363 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 93a73a26afb8 2026-05-22 00:13:09.117407 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 8/23 : ENV UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/2025.1 2026-05-22 00:13:09.117421 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 701d11a0f748 2026-05-22 00:13:09.117475 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 701d11a0f748 2026-05-22 00:13:09.117485 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> d2a30b8c0ca2 2026-05-22 00:13:09.117502 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 9/23 : RUN mkdir -p /requirements && curl -o /requirements/upper-constraints.txt $UPPER_CONSTRAINTS_FILE && sed -e "/^openstacksdk===/d" -i requirements/upper-constraints.txt && python3 -m venv --system-site-packages /opt/ansible && KOLLA_DISTRO_PYTHON_VERSION=$(/usr/bin/python3 -c "import sys; print('{}.{}'.format(sys.version_info.major, sys.version_info.minor))") && cd /opt/ansible/lib && ln -s python${KOLLA_DISTRO_PYTHON_VERSION} /opt/ansible/lib/python3 2026-05-22 00:13:09.117547 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 06d93511dd7a 2026-05-22 00:13:09.117561 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:curl (https://opendev.org/openstack/requirements/raw/branch/stable/2025.1/upper-constraints.txt): response: 200, time: 1.050214, size: 13007 2026-05-22 00:13:09.117615 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 06d93511dd7a 2026-05-22 00:13:09.117633 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 56e8dc63528c 2026-05-22 00:13:09.117715 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 10/23 : ENV PATH /opt/ansible/bin:$PATH 2026-05-22 00:13:09.117727 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 4c29a5117c9a 2026-05-22 00:13:09.117740 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 4c29a5117c9a 2026-05-22 00:13:09.117751 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> c85e03fbe211 2026-05-22 00:13:09.117797 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 11/23 : RUN python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt pip wheel setuptools && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt ansible-core==2.18.* cmd2 influxdb openstacksdk os-client-config pbr pymysql python-ironicclient python-openstackclient pytz pyudev && mkdir -p /etc/ansible /usr/share/ansible && echo 'localhost ansible_connection=local ansible_python_interpreter=/opt/ansible/bin/python' > /etc/ansible/hosts && sed -i 's| "identity_api_version": "2.0",| "identity_api_version": "3",|' /opt/ansible/lib/python3/site-packages/os_client_config/defaults.json 2026-05-22 00:13:09.117811 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 4a1ae18cf899 2026-05-22 00:13:09.117823 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Requirement already satisfied: pip in /opt/ansible/lib/python3.12/site-packages (24.0) 2026-05-22 00:13:09.117859 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pip 2026-05-22 00:13:09.117904 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading pip-26.1.1-py3-none-any.whl.metadata (4.6 kB) 2026-05-22 00:13:09.117914 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (0.42.0) 2026-05-22 00:13:09.117926 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting wheel 2026-05-22 00:13:09.117968 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-05-22 00:13:09.117981 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (68.1.2) 2026-05-22 00:13:09.118035 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting setuptools 2026-05-22 00:13:09.118045 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-05-22 00:13:09.118057 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting packaging>=24.0 (from wheel) 2026-05-22 00:13:09.118105 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB) 2026-05-22 00:13:09.118119 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading pip-26.1.1-py3-none-any.whl (1.8 MB) 2026-05-22 00:13:09.118131 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 23.1 MB/s eta 0:00:00 2026-05-22 00:13:09.118176 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 2026-05-22 00:13:09.118190 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-05-22 00:13:09.118242 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 30.7 MB/s eta 0:00:00 2026-05-22 00:13:09.118252 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading packaging-24.2-py3-none-any.whl (65 kB) 2026-05-22 00:13:09.118264 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 121.3 MB/s eta 0:00:00 2026-05-22 00:13:09.118306 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Installing collected packages: setuptools, pip, packaging, wheel 2026-05-22 00:13:09.118319 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Attempting uninstall: setuptools 2026-05-22 00:13:09.118371 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Found existing installation: setuptools 68.1.2 2026-05-22 00:13:09.118381 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/ansible 2026-05-22 00:13:09.118432 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Can't uninstall 'setuptools'. No files were found to uninstall. 2026-05-22 00:13:09.118443 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Attempting uninstall: pip 2026-05-22 00:13:09.118455 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Found existing installation: pip 24.0 2026-05-22 00:13:09.118496 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Uninstalling pip-24.0: 2026-05-22 00:13:09.118509 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Successfully uninstalled pip-24.0 2026-05-22 00:13:09.118521 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Attempting uninstall: wheel 2026-05-22 00:13:09.118574 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Found existing installation: wheel 0.42.0 2026-05-22 00:13:09.118588 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/ansible 2026-05-22 00:13:09.118627 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Can't uninstall 'wheel'. No files were found to uninstall. 2026-05-22 00:13:09.118640 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Successfully installed packaging-24.2 pip-26.1.1 setuptools-82.0.1 wheel-0.47.0 2026-05-22 00:13:09.118721 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting ansible-core==2.18.* 2026-05-22 00:13:09.118736 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading ansible_core-2.18.17-py3-none-any.whl.metadata (7.7 kB) 2026-05-22 00:13:09.118787 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting cmd2 2026-05-22 00:13:09.118798 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading cmd2-2.5.11-py3-none-any.whl.metadata (17 kB) 2026-05-22 00:13:09.118810 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting influxdb 2026-05-22 00:13:09.118852 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading influxdb-5.3.2-py2.py3-none-any.whl.metadata (6.9 kB) 2026-05-22 00:13:09.118862 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting openstacksdk 2026-05-22 00:13:09.118914 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.13.0-py3-none-any.whl.metadata (12 kB) 2026-05-22 00:13:09.118924 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting os-client-config 2026-05-22 00:13:09.118936 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading os_client_config-2.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-05-22 00:13:09.118948 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pbr 2026-05-22 00:13:09.118992 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading pbr-7.0.0-py2.py3-none-any.whl.metadata (1.4 kB) 2026-05-22 00:13:09.119005 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pymysql 2026-05-22 00:13:09.119017 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading PyMySQL-1.1.1-py3-none-any.whl.metadata (4.4 kB) 2026-05-22 00:13:09.119059 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting python-ironicclient 2026-05-22 00:13:09.119072 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading python_ironicclient-5.10.2-py3-none-any.whl.metadata (4.7 kB) 2026-05-22 00:13:09.119083 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting python-openstackclient 2026-05-22 00:13:09.119125 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading python_openstackclient-7.5.0-py3-none-any.whl.metadata (6.5 kB) 2026-05-22 00:13:09.119135 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pytz 2026-05-22 00:13:09.119147 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading pytz-2025.1-py2.py3-none-any.whl.metadata (22 kB) 2026-05-22 00:13:09.119189 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pyudev 2026-05-22 00:13:09.119204 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading pyudev-0.24.3-py3-none-any.whl.metadata (4.6 kB) 2026-05-22 00:13:09.119216 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting jinja2>=3.0.0 (from ansible-core==2.18.*) 2026-05-22 00:13:09.119228 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading jinja2-3.1.5-py3-none-any.whl.metadata (2.6 kB) 2026-05-22 00:13:09.119271 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting PyYAML>=5.1 (from ansible-core==2.18.*) 2026-05-22 00:13:09.119285 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) 2026-05-22 00:13:09.119297 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting cryptography (from ansible-core==2.18.*) 2026-05-22 00:13:09.119338 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-05-22 00:13:09.119349 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Requirement already satisfied: packaging in ./opt/ansible/lib/python3.12/site-packages (from ansible-core==2.18.*) (24.2) 2026-05-22 00:13:09.119361 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting resolvelib<1.1.0,>=0.5.3 (from ansible-core==2.18.*) 2026-05-22 00:13:09.119403 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading resolvelib-1.0.1-py2.py3-none-any.whl.metadata (4.0 kB) 2026-05-22 00:13:09.119412 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pyperclip>=1.8 (from cmd2) 2026-05-22 00:13:09.119425 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading pyperclip-1.9.0.tar.gz (20 kB) 2026-05-22 00:13:09.119466 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Installing build dependencies: started 2026-05-22 00:13:09.119483 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Installing build dependencies: finished with status 'done' 2026-05-22 00:13:09.119495 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Getting requirements to build wheel: started 2026-05-22 00:13:09.119549 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Getting requirements to build wheel: finished with status 'done' 2026-05-22 00:13:09.119560 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Preparing metadata (pyproject.toml): started 2026-05-22 00:13:09.119572 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-22 00:13:09.119583 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting wcwidth>=0.2.10 (from cmd2) 2026-05-22 00:13:09.119658 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading wcwidth-0.2.13-py2.py3-none-any.whl.metadata (14 kB) 2026-05-22 00:13:09.119722 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting python-dateutil>=2.6.0 (from influxdb) 2026-05-22 00:13:09.119736 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-05-22 00:13:09.119745 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting requests>=2.17.0 (from influxdb) 2026-05-22 00:13:09.119757 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) 2026-05-22 00:13:09.119802 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting six>=1.10.0 (from influxdb) 2026-05-22 00:13:09.119812 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-05-22 00:13:09.119824 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting msgpack (from influxdb) 2026-05-22 00:13:09.119866 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading msgpack-1.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (8.4 kB) 2026-05-22 00:13:09.119875 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting decorator>=4.4.1 (from openstacksdk) 2026-05-22 00:13:09.119887 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading decorator-5.1.1-py3-none-any.whl.metadata (4.0 kB) 2026-05-22 00:13:09.119928 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting dogpile.cache>=0.6.5 (from openstacksdk) 2026-05-22 00:13:09.119941 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading dogpile.cache-1.3.4-py3-none-any.whl.metadata (5.5 kB) 2026-05-22 00:13:09.119953 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting iso8601>=0.1.11 (from openstacksdk) 2026-05-22 00:13:09.119990 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-05-22 00:13:09.120001 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting jmespath>=0.9.0 (from openstacksdk) 2026-05-22 00:13:09.120035 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading jmespath-1.0.1-py3-none-any.whl.metadata (7.6 kB) 2026-05-22 00:13:09.120046 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk) 2026-05-22 00:13:09.120090 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-05-22 00:13:09.120099 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting keystoneauth1>=5.10.0 (from openstacksdk) 2026-05-22 00:13:09.120109 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading keystoneauth1-5.10.0-py3-none-any.whl.metadata (4.0 kB) 2026-05-22 00:13:09.120195 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:INFO: pip is looking at multiple versions of openstacksdk to determine which version is compatible with other requirements. This could take a while. 2026-05-22 00:13:09.120206 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting openstacksdk 2026-05-22 00:13:09.120216 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.12.0-py3-none-any.whl.metadata (12 kB) 2026-05-22 00:13:09.120261 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.11.0-py3-none-any.whl.metadata (12 kB) 2026-05-22 00:13:09.120269 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.10.0-py3-none-any.whl.metadata (12 kB) 2026-05-22 00:13:09.120287 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.9.0-py3-none-any.whl.metadata (12 kB) 2026-05-22 00:13:09.120322 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.8.0-py3-none-any.whl.metadata (12 kB) 2026-05-22 00:13:09.120333 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.7.2-py3-none-any.whl.metadata (12 kB) 2026-05-22 00:13:09.120376 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.7.1-py3-none-any.whl.metadata (12 kB) 2026-05-22 00:13:09.120384 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:INFO: pip is still looking at multiple versions of openstacksdk to determine which version is compatible with other requirements. This could take a while. 2026-05-22 00:13:09.120394 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.7.0-py3-none-any.whl.metadata (12 kB) 2026-05-22 00:13:09.120438 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.6.0-py3-none-any.whl.metadata (12 kB) 2026-05-22 00:13:09.120449 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting os-service-types>=1.7.0 (from openstacksdk) 2026-05-22 00:13:09.120483 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading os_service_types-1.7.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-05-22 00:13:09.120494 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting platformdirs>=3 (from openstacksdk) 2026-05-22 00:13:09.120536 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading platformdirs-4.3.6-py3-none-any.whl.metadata (11 kB) 2026-05-22 00:13:09.120547 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting psutil>=3.2.2 (from openstacksdk) 2026-05-22 00:13:09.120581 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading psutil-7.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (22 kB) 2026-05-22 00:13:09.120611 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting requestsexceptions>=1.2.0 (from openstacksdk) 2026-05-22 00:13:09.120661 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl.metadata (1.2 kB) 2026-05-22 00:13:09.120690 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting typing-extensions>=4.12.0 (from openstacksdk) 2026-05-22 00:13:09.120701 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) 2026-05-22 00:13:09.120736 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Requirement already satisfied: setuptools in ./opt/ansible/lib/python3.12/site-packages (from pbr) (82.0.1) 2026-05-22 00:13:09.120746 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting cliff>=2.8.0 (from python-ironicclient) 2026-05-22 00:13:09.120780 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading cliff-4.9.1-py3-none-any.whl.metadata (2.1 kB) 2026-05-22 00:13:09.120791 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting jsonschema>=3.2.0 (from python-ironicclient) 2026-05-22 00:13:09.120825 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB) 2026-05-22 00:13:09.120836 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting osc-lib>=2.0.0 (from python-ironicclient) 2026-05-22 00:13:09.120870 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading osc_lib-3.2.0-py3-none-any.whl.metadata (3.6 kB) 2026-05-22 00:13:09.120880 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting oslo.utils>=3.33.0 (from python-ironicclient) 2026-05-22 00:13:09.120924 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading oslo.utils-8.2.0-py3-none-any.whl.metadata (2.2 kB) 2026-05-22 00:13:09.120932 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting stevedore>=1.20.0 (from python-ironicclient) 2026-05-22 00:13:09.120942 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading stevedore-5.4.1-py3-none-any.whl.metadata (2.3 kB) 2026-05-22 00:13:09.120985 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting oslo.i18n>=3.15.3 (from python-openstackclient) 2026-05-22 00:13:09.120996 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading oslo.i18n-6.5.1-py3-none-any.whl.metadata (2.1 kB) 2026-05-22 00:13:09.121012 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting python-keystoneclient>=3.22.0 (from python-openstackclient) 2026-05-22 00:13:09.121056 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading python_keystoneclient-5.6.0-py3-none-any.whl.metadata (3.7 kB) 2026-05-22 00:13:09.121067 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting python-cinderclient>=3.3.0 (from python-openstackclient) 2026-05-22 00:13:09.121101 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading python_cinderclient-9.7.0-py3-none-any.whl.metadata (19 kB) 2026-05-22 00:13:09.121112 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-ironicclient) 2026-05-22 00:13:09.121146 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading autopage-0.5.2-py3-none-any.whl.metadata (7.9 kB) 2026-05-22 00:13:09.121157 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting PrettyTable>=0.7.2 (from cliff>=2.8.0->python-ironicclient) 2026-05-22 00:13:09.121200 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading prettytable-3.14.0-py3-none-any.whl.metadata (30 kB) 2026-05-22 00:13:09.121208 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting cffi>=1.12 (from cryptography->ansible-core==2.18.*) 2026-05-22 00:13:09.121218 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading cffi-1.17.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB) 2026-05-22 00:13:09.121260 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pycparser (from cffi>=1.12->cryptography->ansible-core==2.18.*) 2026-05-22 00:13:09.121271 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) 2026-05-22 00:13:09.121305 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting MarkupSafe>=2.0 (from jinja2>=3.0.0->ansible-core==2.18.*) 2026-05-22 00:13:09.121316 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading MarkupSafe-3.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.0 kB) 2026-05-22 00:13:09.121359 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk) 2026-05-22 00:13:09.121367 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 2026-05-22 00:13:09.121377 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->python-ironicclient) 2026-05-22 00:13:09.121421 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading attrs-25.1.0-py3-none-any.whl.metadata (10 kB) 2026-05-22 00:13:09.121475 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->python-ironicclient) 2026-05-22 00:13:09.121492 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading jsonschema_specifications-2024.10.1-py3-none-any.whl.metadata (3.0 kB) 2026-05-22 00:13:09.121499 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->python-ironicclient) 2026-05-22 00:13:09.121509 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) 2026-05-22 00:13:09.121519 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting rpds-py>=0.7.1 (from jsonschema>=3.2.0->python-ironicclient) 2026-05-22 00:13:09.121553 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading rpds_py-0.23.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-05-22 00:13:09.121582 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting netaddr>=0.10.0 (from oslo.utils>=3.33.0->python-ironicclient) 2026-05-22 00:13:09.121644 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-05-22 00:13:09.121697 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting debtcollector>=1.2.0 (from oslo.utils>=3.33.0->python-ironicclient) 2026-05-22 00:13:09.121797 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading debtcollector-3.0.0-py3-none-any.whl.metadata (2.3 kB) 2026-05-22 00:13:09.121809 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->python-ironicclient) 2026-05-22 00:13:09.121828 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading pyparsing-3.2.1-py3-none-any.whl.metadata (5.0 kB) 2026-05-22 00:13:09.121838 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting tzdata>=2022.4 (from oslo.utils>=3.33.0->python-ironicclient) 2026-05-22 00:13:09.121863 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading tzdata-2025.1-py2.py3-none-any.whl.metadata (1.4 kB) 2026-05-22 00:13:09.121892 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting wrapt>=1.7.0 (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-ironicclient) 2026-05-22 00:13:09.121921 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading wrapt-1.17.2-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.4 kB) 2026-05-22 00:13:09.121950 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting oslo.config>=5.2.0 (from python-keystoneclient>=3.22.0->python-openstackclient) 2026-05-22 00:13:09.121978 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading oslo.config-9.7.1-py3-none-any.whl.metadata (2.8 kB) 2026-05-22 00:13:09.122006 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting oslo.serialization>=2.18.0 (from python-keystoneclient>=3.22.0->python-openstackclient) 2026-05-22 00:13:09.122035 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading oslo.serialization-5.7.0-py3-none-any.whl.metadata (2.1 kB) 2026-05-22 00:13:09.122064 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) 2026-05-22 00:13:09.122096 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-05-22 00:13:09.122107 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting charset-normalizer<4,>=2 (from requests>=2.17.0->influxdb) 2026-05-22 00:13:09.122141 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading charset_normalizer-3.4.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (35 kB) 2026-05-22 00:13:09.122168 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting idna<4,>=2.5 (from requests>=2.17.0->influxdb) 2026-05-22 00:13:09.122196 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) 2026-05-22 00:13:09.122224 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting urllib3<3,>=1.21.1 (from requests>=2.17.0->influxdb) 2026-05-22 00:13:09.122252 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading urllib3-1.26.20-py2.py3-none-any.whl.metadata (50 kB) 2026-05-22 00:13:09.122280 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting certifi>=2017.4.17 (from requests>=2.17.0->influxdb) 2026-05-22 00:13:09.122308 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading certifi-2026.5.20-py3-none-any.whl.metadata (2.5 kB) 2026-05-22 00:13:09.122335 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading ansible_core-2.18.17-py3-none-any.whl (2.2 MB) 2026-05-22 00:13:09.122365 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 31.5 MB/s 0:00:00 2026-05-22 00:13:09.122395 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading resolvelib-1.0.1-py2.py3-none-any.whl (17 kB) 2026-05-22 00:13:09.122423 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading cmd2-2.5.11-py3-none-any.whl (152 kB) 2026-05-22 00:13:09.122451 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading influxdb-5.3.2-py2.py3-none-any.whl (79 kB) 2026-05-22 00:13:09.122485 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading openstacksdk-4.6.0-py3-none-any.whl (1.8 MB) 2026-05-22 00:13:09.122513 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 26.7 MB/s 0:00:00 2026-05-22 00:13:09.122542 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading os_client_config-2.1.0-py3-none-any.whl (31 kB) 2026-05-22 00:13:09.122570 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading pbr-7.0.0-py2.py3-none-any.whl (125 kB) 2026-05-22 00:13:09.122607 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading PyMySQL-1.1.1-py3-none-any.whl (44 kB) 2026-05-22 00:13:09.122637 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading python_ironicclient-5.10.2-py3-none-any.whl (241 kB) 2026-05-22 00:13:09.122687 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading python_openstackclient-7.5.0-py3-none-any.whl (1.1 MB) 2026-05-22 00:13:09.122713 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 21.8 MB/s 0:00:00 2026-05-22 00:13:09.122741 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading pytz-2025.1-py2.py3-none-any.whl (507 kB) 2026-05-22 00:13:09.122769 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading pyudev-0.24.3-py3-none-any.whl (62 kB) 2026-05-22 00:13:09.122797 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading cliff-4.9.1-py3-none-any.whl (84 kB) 2026-05-22 00:13:09.122825 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading autopage-0.5.2-py3-none-any.whl (30 kB) 2026-05-22 00:13:09.122853 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-05-22 00:13:09.122882 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 23.2 MB/s 0:00:00 2026-05-22 00:13:09.122912 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading cffi-1.17.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (479 kB) 2026-05-22 00:13:09.122941 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 2026-05-22 00:13:09.122968 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading dogpile.cache-1.3.4-py3-none-any.whl (62 kB) 2026-05-22 00:13:09.122996 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-05-22 00:13:09.123024 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading jinja2-3.1.5-py3-none-any.whl (134 kB) 2026-05-22 00:13:09.123052 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading jmespath-1.0.1-py3-none-any.whl (20 kB) 2026-05-22 00:13:09.123079 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-05-22 00:13:09.123108 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 2026-05-22 00:13:09.123135 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading jsonschema-4.23.0-py3-none-any.whl (88 kB) 2026-05-22 00:13:09.123167 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading attrs-25.1.0-py3-none-any.whl (63 kB) 2026-05-22 00:13:09.123192 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading jsonschema_specifications-2024.10.1-py3-none-any.whl (18 kB) 2026-05-22 00:13:09.123218 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading keystoneauth1-5.10.0-py3-none-any.whl (344 kB) 2026-05-22 00:13:09.123257 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading MarkupSafe-3.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (23 kB) 2026-05-22 00:13:09.123286 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) 2026-05-22 00:13:09.123313 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading osc_lib-3.2.0-py3-none-any.whl (89 kB) 2026-05-22 00:13:09.123341 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading oslo.i18n-6.5.1-py3-none-any.whl (46 kB) 2026-05-22 00:13:09.123368 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading oslo.utils-8.2.0-py3-none-any.whl (134 kB) 2026-05-22 00:13:09.123396 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading debtcollector-3.0.0-py3-none-any.whl (23 kB) 2026-05-22 00:13:09.123424 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-05-22 00:13:09.123453 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 25.5 MB/s 0:00:00 2026-05-22 00:13:09.123484 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading platformdirs-4.3.6-py3-none-any.whl (18 kB) 2026-05-22 00:13:09.123510 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading prettytable-3.14.0-py3-none-any.whl (31 kB) 2026-05-22 00:13:09.123539 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading psutil-7.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (277 kB) 2026-05-22 00:13:09.123572 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading pyparsing-3.2.1-py3-none-any.whl (107 kB) 2026-05-22 00:13:09.123611 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading python_cinderclient-9.7.0-py3-none-any.whl (256 kB) 2026-05-22 00:13:09.123648 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-05-22 00:13:09.123727 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading python_keystoneclient-5.6.0-py3-none-any.whl (397 kB) 2026-05-22 00:13:09.123738 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading oslo.config-9.7.1-py3-none-any.whl (131 kB) 2026-05-22 00:13:09.123754 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading oslo.serialization-5.7.0-py3-none-any.whl (25 kB) 2026-05-22 00:13:09.123785 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading msgpack-1.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (401 kB) 2026-05-22 00:13:09.123814 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (767 kB) 2026-05-22 00:13:09.123844 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 767.5/767.5 kB 27.1 MB/s 0:00:00 2026-05-22 00:13:09.123873 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading referencing-0.36.2-py3-none-any.whl (26 kB) 2026-05-22 00:13:09.123901 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading requests-2.32.3-py3-none-any.whl (64 kB) 2026-05-22 00:13:09.123930 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading charset_normalizer-3.4.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (145 kB) 2026-05-22 00:13:09.123958 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading idna-3.10-py3-none-any.whl (70 kB) 2026-05-22 00:13:09.123986 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading urllib3-1.26.20-py2.py3-none-any.whl (144 kB) 2026-05-22 00:13:09.124013 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading certifi-2026.5.20-py3-none-any.whl (134 kB) 2026-05-22 00:13:09.124042 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 2026-05-22 00:13:09.124069 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-05-22 00:13:09.124096 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading rpds_py-0.23.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (391 kB) 2026-05-22 00:13:09.124123 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-05-22 00:13:09.124152 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading stevedore-5.4.1-py3-none-any.whl (49 kB) 2026-05-22 00:13:09.124181 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) 2026-05-22 00:13:09.124208 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading tzdata-2025.1-py2.py3-none-any.whl (346 kB) 2026-05-22 00:13:09.124235 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading wcwidth-0.2.13-py2.py3-none-any.whl (34 kB) 2026-05-22 00:13:09.124262 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading wrapt-1.17.2-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (89 kB) 2026-05-22 00:13:09.124294 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading pycparser-2.22-py3-none-any.whl (117 kB) 2026-05-22 00:13:09.124319 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Building wheels for collected packages: pyperclip 2026-05-22 00:13:09.124345 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Building wheel for pyperclip (pyproject.toml): started 2026-05-22 00:13:09.124360 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Building wheel for pyperclip (pyproject.toml): finished with status 'done' 2026-05-22 00:13:09.124394 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Created wheel for pyperclip: filename=pyperclip-1.9.0-py3-none-any.whl size=11102 sha256=219a0fea03c0b5eeb3159c1520d6bb04b8ab006217c2595c5576accb7da70dd4 2026-05-22 00:13:09.124422 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Stored in directory: /tmp/pip-ephem-wheel-cache-dfrtwn7c/wheels/e0/e8/fc/8ab8aa326e33bc066ccd5f3ca9646eab4299881af933f94f09 2026-05-22 00:13:09.124451 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Successfully built pyperclip 2026-05-22 00:13:09.124485 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Installing collected packages: wcwidth, resolvelib, requestsexceptions, pytz, pyperclip, wrapt, urllib3, tzdata, typing-extensions, six, rpds-py, rfc3986, PyYAML, pyudev, pyparsing, pymysql, pycparser, psutil, PrettyTable, platformdirs, pbr, netaddr, msgpack, MarkupSafe, jsonpointer, jmespath, iso8601, idna, decorator, cmd2, charset-normalizer, certifi, autopage, attrs, stevedore, requests, referencing, python-dateutil, oslo.i18n, os-service-types, jsonpatch, jinja2, debtcollector, cffi, oslo.utils, oslo.config, keystoneauth1, jsonschema-specifications, influxdb, dogpile.cache, cryptography, cliff, python-cinderclient, oslo.serialization, openstacksdk, jsonschema, ansible-core, python-keystoneclient, osc-lib, os-client-config, python-openstackclient, python-ironicclient 2026-05-22 00:13:09.124527 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Successfully installed MarkupSafe-3.0.2 PrettyTable-3.14.0 PyYAML-6.0.2 ansible-core-2.18.17 attrs-25.1.0 autopage-0.5.2 certifi-2026.5.20 cffi-1.17.1 charset-normalizer-3.4.1 cliff-4.9.1 cmd2-2.5.11 cryptography-43.0.3 debtcollector-3.0.0 decorator-5.1.1 dogpile.cache-1.3.4 idna-3.10 influxdb-5.3.2 iso8601-2.1.0 jinja2-3.1.5 jmespath-1.0.1 jsonpatch-1.33 jsonpointer-3.0.0 jsonschema-4.23.0 jsonschema-specifications-2024.10.1 keystoneauth1-5.10.0 msgpack-1.1.0 netaddr-1.3.0 openstacksdk-4.6.0 os-client-config-2.1.0 os-service-types-1.7.0 osc-lib-3.2.0 oslo.config-9.7.1 oslo.i18n-6.5.1 oslo.serialization-5.7.0 oslo.utils-8.2.0 pbr-7.0.0 platformdirs-4.3.6 psutil-7.0.0 pycparser-2.22 pymysql-1.1.1 pyparsing-3.2.1 pyperclip-1.9.0 python-cinderclient-9.7.0 python-dateutil-2.9.0.post0 python-ironicclient-5.10.2 python-keystoneclient-5.6.0 python-openstackclient-7.5.0 pytz-2025.1 pyudev-0.24.3 referencing-0.36.2 requests-2.32.3 requestsexceptions-1.4.0 resolvelib-1.0.1 rfc3986-2.0.0 rpds-py-0.23.1 six-1.17.0 stevedore-5.4.1 typing-extensions-4.12.2 tzdata-2025.1 urllib3-1.26.20 wcwidth-0.2.13 wrapt-1.17.2 2026-05-22 00:13:09.124556 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 4a1ae18cf899 2026-05-22 00:13:09.124584 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 712d1d7ddc56 2026-05-22 00:13:09.124624 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 12/23 : COPY requirements.yml /var/lib/ansible/ 2026-05-22 00:13:09.124658 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 1333a9c6fb66 2026-05-22 00:13:09.124713 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 13/23 : RUN fail=1; for i in $(seq 1 5); do if ansible-galaxy collection install --timeout 120 -p /usr/share/ansible/collections -r /var/lib/ansible/requirements.yml ; then fail=0; break; fi; echo "Collection download failed, retrying"; sleep 5; done; if [ "$fail" -eq 1 ]; then exit 1; fi 2026-05-22 00:13:09.124722 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 03356ef52e82 2026-05-22 00:13:09.124751 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Starting galaxy collection install process 2026-05-22 00:13:09.124778 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Process install dependency map 2026-05-22 00:13:09.124805 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Starting collection install process 2026-05-22 00:13:09.124833 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-rabbitmq-1.6.0.tar.gz to /root/.ansible/tmp/ansible-local-83ug7lh20/tmpxv9xal_f/community-rabbitmq-1.6.0-u4q01juq 2026-05-22 00:13:09.124855 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Installing 'community.rabbitmq:1.6.0' to '/usr/share/ansible/collections/ansible_collections/community/rabbitmq' 2026-05-22 00:13:09.124880 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:community.rabbitmq:1.6.0 was installed successfully 2026-05-22 00:13:09.124915 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/openvswitch-openvswitch-2.1.1.tar.gz to /root/.ansible/tmp/ansible-local-83ug7lh20/tmpxv9xal_f/openvswitch-openvswitch-2.1.1-magy9qlf 2026-05-22 00:13:09.124925 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Installing 'openvswitch.openvswitch:2.1.1' to '/usr/share/ansible/collections/ansible_collections/openvswitch/openvswitch' 2026-05-22 00:13:09.124953 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:openvswitch.openvswitch:2.1.1 was installed successfully 2026-05-22 00:13:09.124980 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/ansible-posix-1.6.2.tar.gz to /root/.ansible/tmp/ansible-local-83ug7lh20/tmpxv9xal_f/ansible-posix-1.6.2-nelgobge 2026-05-22 00:13:09.125005 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Installing 'ansible.posix:1.6.2' to '/usr/share/ansible/collections/ansible_collections/ansible/posix' 2026-05-22 00:13:09.125030 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:ansible.posix:1.6.2 was installed successfully 2026-05-22 00:13:09.125056 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/openstack-cloud-2.5.0.tar.gz to /root/.ansible/tmp/ansible-local-83ug7lh20/tmpxv9xal_f/openstack-cloud-2.5.0-vkjwcc0d 2026-05-22 00:13:09.125081 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Installing 'openstack.cloud:2.5.0' to '/usr/share/ansible/collections/ansible_collections/openstack/cloud' 2026-05-22 00:13:09.125112 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:openstack.cloud:2.5.0 was installed successfully 2026-05-22 00:13:09.125138 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-mysql-2.4.2.tar.gz to /root/.ansible/tmp/ansible-local-83ug7lh20/tmpxv9xal_f/community-mysql-2.4.2-9hw2iarb 2026-05-22 00:13:09.125163 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Installing 'community.mysql:2.4.2' to '/usr/share/ansible/collections/ansible_collections/community/mysql' 2026-05-22 00:13:09.125189 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:community.mysql:2.4.2 was installed successfully 2026-05-22 00:13:09.125216 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-general-3.8.10.tar.gz to /root/.ansible/tmp/ansible-local-83ug7lh20/tmpxv9xal_f/community-general-3.8.10-97j55yfb 2026-05-22 00:13:09.125242 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Installing 'community.general:3.8.10' to '/usr/share/ansible/collections/ansible_collections/community/general' 2026-05-22 00:13:09.125267 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:community.general:3.8.10 was installed successfully 2026-05-22 00:13:09.125297 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 03356ef52e82 2026-05-22 00:13:09.125338 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> fae5ab8e8271 2026-05-22 00:13:09.125367 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 14/23 : ENV ANSIBLE_LIBRARY /usr/share/ansible:$ANSIBLE_LIBRARY 2026-05-22 00:13:09.125397 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 1817024f7153 2026-05-22 00:13:09.125425 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 1817024f7153 2026-05-22 00:13:09.125454 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> f68d155ac9a4 2026-05-22 00:13:09.125482 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 15/23 : COPY ansible.cfg /etc/ansible/ansible.cfg 2026-05-22 00:13:09.125512 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> b52d65ee0379 2026-05-22 00:13:09.125542 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 16/23 : COPY ansible_sudoers /etc/sudoers.d/kolla_ansible_sudoers 2026-05-22 00:13:09.125570 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 62a9ce1f128c 2026-05-22 00:13:09.125619 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 17/23 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-05-22 00:13:09.126628 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 4d191fff136a 2026-05-22 00:13:09.126642 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 18/23 : COPY kolla_toolbox.sh /usr/local/bin/kolla_toolbox 2026-05-22 00:13:09.126649 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 89f65eb0b659 2026-05-22 00:13:09.126656 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 19/23 : RUN chmod 644 /etc/ansible/ansible.cfg /usr/local/bin/kolla_extend_start && chmod 755 /usr/local/bin/kolla_toolbox && chmod 440 /etc/sudoers.d/kolla_ansible_sudoers 2026-05-22 00:13:09.126662 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 22b885cbccec 2026-05-22 00:13:09.126687 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 22b885cbccec 2026-05-22 00:13:09.126693 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 88a6b90ae647 2026-05-22 00:13:09.126699 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 20/23 : COPY patches /patches 2026-05-22 00:13:09.126704 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 4db378485031 2026-05-22 00:13:09.126710 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 21/23 : RUN kolla_patch 2026-05-22 00:13:09.126715 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 469bffad67ef 2026-05-22 00:13:09.126721 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:[i] No series file found, nothing to patch. 2026-05-22 00:13:09.126727 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 469bffad67ef 2026-05-22 00:13:09.126732 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 1027db6eed0b 2026-05-22 00:13:09.126739 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 22/23 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 00:13:09.126746 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in f1ad4ce2a408 2026-05-22 00:13:09.126751 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Reading package lists... 2026-05-22 00:13:09.126757 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Building dependency tree... 2026-05-22 00:13:09.126762 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Reading state information... 2026-05-22 00:13:09.126768 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:The following packages were automatically installed and are no longer required: 2026-05-22 00:13:09.126773 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 00:13:09.126779 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 00:13:09.126784 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 00:13:09.126790 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 00:13:09.126795 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 00:13:09.126801 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libgprofng0 libhwasan0 libisl23 libitm1 libjansson4 liblsan0 libmpc3 2026-05-22 00:13:09.126806 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libquadmath0 libsframe1 libstdc++-13-dev libtsan2 libubsan1 2026-05-22 00:13:09.126812 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: lto-disabled-list make xz-utils 2026-05-22 00:13:09.126817 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Use 'apt autoremove' to remove them. 2026-05-22 00:13:09.126828 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:The following packages will be REMOVED: 2026-05-22 00:13:09.126834 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: build-essential 2026-05-22 00:13:09.126840 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-22 00:13:09.126845 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:After this operation, 17.4 kB disk space will be freed. 2026-05-22 00:13:09.126851 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 2026-05-22 00:13:09.126856 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2026-05-22 00:13:09.126863 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:13:09.126869 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 70% 2026-05-22 00:13:09.126875 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 75% (Reading database ... 80% 2026-05-22 00:13:09.126880 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 85% 2026-05-22 00:13:09.126886 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 90% 2026-05-22 00:13:09.126891 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 95% 2026-05-22 00:13:09.126904 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 100% (Reading database ... 20906 files and directories currently installed.) 2026-05-22 00:13:09.126909 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing build-essential (12.10ubuntu1) ... 2026-05-22 00:13:09.126915 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Reading package lists... 2026-05-22 00:13:09.126920 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Building dependency tree... 2026-05-22 00:13:09.126926 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Reading state information... 2026-05-22 00:13:09.126931 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:The following packages will be REMOVED: 2026-05-22 00:13:09.126937 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 00:13:09.126946 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 00:13:09.126951 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 00:13:09.126957 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 00:13:09.126962 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 00:13:09.126968 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libgprofng0 libhwasan0 libisl23 libitm1 libjansson4 liblsan0 libmpc3 2026-05-22 00:13:09.126973 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libquadmath0 libsframe1 libstdc++-13-dev libtsan2 libubsan1 2026-05-22 00:13:09.126979 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: lto-disabled-list make xz-utils 2026-05-22 00:13:09.126984 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:0 upgraded, 0 newly installed, 42 to remove and 0 not upgraded. 2026-05-22 00:13:09.126990 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:After this operation, 228 MB disk space will be freed. 2026-05-22 00:13:09.126995 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 2026-05-22 00:13:09.127001 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% 2026-05-22 00:13:09.127007 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: (Reading database ... 60% (Reading database ... 2026-05-22 00:13:09.127020 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:65% 2026-05-22 00:13:09.127026 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 70% 2026-05-22 00:13:09.127031 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 75% 2026-05-22 00:13:09.127037 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 80% 2026-05-22 00:13:09.127042 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 85% 2026-05-22 00:13:09.127048 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 90% 2026-05-22 00:13:09.127053 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 95% 2026-05-22 00:13:09.127059 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 100% (Reading database ... 20897 files and directories currently installed.) 2026-05-22 00:13:09.127064 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-22 00:13:09.127070 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:13:09.127075 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-22 00:13:09.127081 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:13:09.127086 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-22 00:13:09.127092 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-22 00:13:09.127097 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 00:13:09.127103 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:13:09.127108 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 00:13:09.127116 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:13:09.127122 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-22 00:13:09.127127 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:13:09.127133 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:13:09.127138 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:13:09.127144 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:13:09.127149 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-22 00:13:09.127154 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-22 00:13:09.127160 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:13:09.127165 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 00:13:09.127173 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:13:09.127179 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:13:09.127184 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:13:09.127204 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:13:09.127238 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:13:09.127250 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:13:09.127282 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:13:09.127290 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:13:09.127344 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-22 00:13:09.127357 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:13:09.127366 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:13:09.127400 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-22 00:13:09.127409 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:13:09.127450 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libjansson4:amd64 (2.14-2build2) ... 2026-05-22 00:13:09.127459 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:13:09.127500 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-22 00:13:09.127510 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:13:09.127550 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:13:09.127559 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:13:09.127608 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:13:09.127643 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing lto-disabled-list (47) ... 2026-05-22 00:13:09.127652 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing make (4.3-4.1build2) ... 2026-05-22 00:13:09.127715 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-22 00:13:09.127725 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 00:13:09.127773 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container f1ad4ce2a408 2026-05-22 00:13:09.127783 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 05d5b033592e 2026-05-22 00:13:09.127826 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 23/23 : USER ansible 2026-05-22 00:13:09.127864 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 7153b14fc4a0 2026-05-22 00:13:09.127873 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 7153b14fc4a0 2026-05-22 00:13:09.127904 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> b1c5e364dfb3 2026-05-22 00:13:09.127914 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Successfully built 088ce4d809c5 2026-05-22 00:13:09.127955 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Successfully tagged osism.harbor.regio.digital/kolla/kolla-toolbox:build-20260522 2026-05-22 00:13:09.128013 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Built at 2026-05-22 00:13:09.127952 (took 0:02:21.874413) 2026-05-22 00:13:09.128277 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(cron) 2026-05-22 00:13:09.128425 | ubuntu-noble-large | DEBUG:kolla.common.utils.cron:Processing 2026-05-22 00:13:09.128436 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Building started at 2026-05-22 00:13:09.128300 2026-05-22 00:13:09.129004 | ubuntu-noble-large | DEBUG:kolla.common.utils.cron:Turned 0 plugins into plugins archive 2026-05-22 00:13:09.129393 | ubuntu-noble-large | DEBUG:kolla.common.utils.cron:Turned 0 additions into additions archive 2026-05-22 00:13:25.020388 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Step 1/8 : FROM osism.harbor.regio.digital/kolla/base:build-20260522 2026-05-22 00:13:25.020502 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> 14d06ee4bfad 2026-05-22 00:13:25.020647 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Step 2/8 : LABEL "build-date"="20260522" "name"="cron" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="cron" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:13:25.020725 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Running in 7a7dfbe4edbb 2026-05-22 00:13:25.020865 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Removed intermediate container 7a7dfbe4edbb 2026-05-22 00:13:25.020921 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> 518b1b7888de 2026-05-22 00:13:25.021028 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Step 3/8 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends cron logrotate && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-05-22 00:13:25.021118 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Running in 256cb0822eed 2026-05-22 00:13:25.021185 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-22 00:13:25.021267 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 00:13:25.021350 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-22 00:13:25.021432 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-22 00:13:25.021516 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-22 00:13:25.021623 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-22 00:13:25.021767 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-22 00:13:25.021838 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-22 00:13:25.021920 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-22 00:13:25.025834 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,457 kB] 2026-05-22 00:13:25.025860 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,148 kB] 2026-05-22 00:13:25.025870 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-05-22 00:13:25.025880 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-22 00:13:25.025890 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,505 kB] 2026-05-22 00:13:25.025899 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,072 kB] 2026-05-22 00:13:25.025909 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Fetched 30.2 MB in 2s (12.4 MB/s) 2026-05-22 00:13:25.025919 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Reading package lists... 2026-05-22 00:13:25.025928 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Reading package lists... 2026-05-22 00:13:25.025938 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Building dependency tree... 2026-05-22 00:13:25.025947 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Reading state information... 2026-05-22 00:13:25.025956 | ubuntu-noble-large | INFO:kolla.common.utils.cron:The following additional packages will be installed: 2026-05-22 00:13:25.025966 | ubuntu-noble-large | INFO:kolla.common.utils.cron: cron-daemon-common libpopt0 2026-05-22 00:13:25.025976 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Suggested packages: 2026-05-22 00:13:25.025986 | ubuntu-noble-large | INFO:kolla.common.utils.cron: anacron checksecurity supercat default-mta | mail-transport-agent bsd-mailx 2026-05-22 00:13:25.025995 | ubuntu-noble-large | INFO:kolla.common.utils.cron: | mailx 2026-05-22 00:13:25.026005 | ubuntu-noble-large | INFO:kolla.common.utils.cron:The following NEW packages will be installed: 2026-05-22 00:13:25.026015 | ubuntu-noble-large | INFO:kolla.common.utils.cron: cron cron-daemon-common libpopt0 logrotate 2026-05-22 00:13:25.026026 | ubuntu-noble-large | INFO:kolla.common.utils.cron:0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:13:25.026051 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Need to get 180 kB of archives. 2026-05-22 00:13:25.026061 | ubuntu-noble-large | INFO:kolla.common.utils.cron:After this operation, 558 kB of additional disk space will be used. 2026-05-22 00:13:25.026071 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 00:13:25.026081 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 cron-daemon-common all 3.0pl1-184ubuntu2 [13.6 kB] 2026-05-22 00:13:25.026090 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 cron amd64 3.0pl1-184ubuntu2 [85.3 kB] 2026-05-22 00:13:25.026100 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB] 2026-05-22 00:13:25.026110 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 logrotate amd64 3.21.0-2build1 [52.2 kB] 2026-05-22 00:13:25.026119 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Fetched 180 kB in 0s (912 kB/s) 2026-05-22 00:13:25.026129 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Selecting previously unselected package cron-daemon-common. 2026-05-22 00:13:25.026139 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 2026-05-22 00:13:25.026151 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:13:25.026165 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 70% 2026-05-22 00:13:25.026174 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 75% 2026-05-22 00:13:25.026184 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 80% 2026-05-22 00:13:25.026201 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 85% 2026-05-22 00:13:25.026211 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 90% 2026-05-22 00:13:25.026221 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 95% 2026-05-22 00:13:25.026230 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 100% (Reading database ... 11568 files and directories currently installed.) 2026-05-22 00:13:25.026240 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Preparing to unpack .../cron-daemon-common_3.0pl1-184ubuntu2_all.deb ... 2026-05-22 00:13:25.026250 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Unpacking cron-daemon-common (3.0pl1-184ubuntu2) ... 2026-05-22 00:13:25.026260 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Setting up cron-daemon-common (3.0pl1-184ubuntu2) ... 2026-05-22 00:13:25.026269 | ubuntu-noble-large | INFO:kolla.common.utils.cron: 2026-05-22 00:13:25.026279 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Creating group 'crontab' with GID 995. 2026-05-22 00:13:25.026289 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Selecting previously unselected package cron. 2026-05-22 00:13:25.026298 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 2026-05-22 00:13:25.026330 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:13:25.026348 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 70% 2026-05-22 00:13:25.026364 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 75% 2026-05-22 00:13:25.026380 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 80% 2026-05-22 00:13:25.026390 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 85% 2026-05-22 00:13:25.026399 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 90% 2026-05-22 00:13:25.026409 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 95% 2026-05-22 00:13:25.026418 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 100% (Reading database ... 11587 files and directories currently installed.) 2026-05-22 00:13:25.026437 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Preparing to unpack .../cron_3.0pl1-184ubuntu2_amd64.deb ... 2026-05-22 00:13:25.026447 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Unpacking cron (3.0pl1-184ubuntu2) ... 2026-05-22 00:13:25.026457 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Selecting previously unselected package libpopt0:amd64. 2026-05-22 00:13:25.026466 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Preparing to unpack .../libpopt0_1.19+dfsg-1build1_amd64.deb ... 2026-05-22 00:13:25.026475 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-05-22 00:13:25.026484 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Selecting previously unselected package logrotate. 2026-05-22 00:13:25.026494 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Preparing to unpack .../logrotate_3.21.0-2build1_amd64.deb ... 2026-05-22 00:13:25.026503 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Unpacking logrotate (3.21.0-2build1) ... 2026-05-22 00:13:25.026512 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Setting up cron (3.0pl1-184ubuntu2) ... 2026-05-22 00:13:25.026521 | ubuntu-noble-large | INFO:kolla.common.utils.cron:invoke-rc.d: could not determine current runlevel 2026-05-22 00:13:25.026530 | ubuntu-noble-large | INFO:kolla.common.utils.cron:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-22 00:13:25.026540 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-05-22 00:13:25.026549 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Setting up logrotate (3.21.0-2build1) ... 2026-05-22 00:13:25.026558 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 00:13:25.026567 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Removed intermediate container 256cb0822eed 2026-05-22 00:13:25.026644 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> 63e123694802 2026-05-22 00:13:25.026662 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Step 4/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-05-22 00:13:25.026672 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> be7e4544f659 2026-05-22 00:13:25.026682 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Step 5/8 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2026-05-22 00:13:25.026691 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Running in dc319f4f728f 2026-05-22 00:13:25.026701 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Removed intermediate container dc319f4f728f 2026-05-22 00:13:25.026710 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> c6c3aa7ef8e9 2026-05-22 00:13:25.026719 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Step 6/8 : COPY patches /patches 2026-05-22 00:13:25.026729 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> 790c1bcdaa45 2026-05-22 00:13:25.026738 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Step 7/8 : RUN kolla_patch 2026-05-22 00:13:25.026747 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Running in aba8bc7d77cf 2026-05-22 00:13:25.026757 | ubuntu-noble-large | INFO:kolla.common.utils.cron:[i] No series file found, nothing to patch. 2026-05-22 00:13:25.026766 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Removed intermediate container aba8bc7d77cf 2026-05-22 00:13:25.026775 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> 6f8d14660c8f 2026-05-22 00:13:25.026795 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Step 8/8 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 00:13:25.026807 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Running in 1c333647f200 2026-05-22 00:13:25.026816 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Reading package lists... 2026-05-22 00:13:25.026826 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Building dependency tree... 2026-05-22 00:13:25.026835 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Reading state information... 2026-05-22 00:13:25.026845 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Package 'build-essential' is not installed, so not removed 2026-05-22 00:13:25.026862 | ubuntu-noble-large | INFO:kolla.common.utils.cron:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:13:25.026872 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Reading package lists... 2026-05-22 00:13:25.026890 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Building dependency tree... 2026-05-22 00:13:25.026900 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Reading state information... 2026-05-22 00:13:25.026909 | ubuntu-noble-large | INFO:kolla.common.utils.cron:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:13:25.026919 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Removed intermediate container 1c333647f200 2026-05-22 00:13:25.026929 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> c23f80f0471b 2026-05-22 00:13:25.026938 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Successfully built ac569217de5d 2026-05-22 00:13:25.026948 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Successfully tagged osism.harbor.regio.digital/kolla/cron:build-20260522 2026-05-22 00:13:25.026958 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Built at 2026-05-22 00:13:25.026685 (took 0:00:15.898385) 2026-05-22 00:13:25.027127 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(opensearch) 2026-05-22 00:13:25.027226 | ubuntu-noble-large | DEBUG:kolla.common.utils.opensearch:Processing 2026-05-22 00:13:25.027288 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Building started at 2026-05-22 00:13:25.027247 2026-05-22 00:13:25.028070 | ubuntu-noble-large | DEBUG:kolla.common.utils.opensearch:Turned 0 plugins into plugins archive 2026-05-22 00:13:25.028541 | ubuntu-noble-large | DEBUG:kolla.common.utils.opensearch:Turned 0 additions into additions archive 2026-05-22 00:14:58.975918 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 1/12 : FROM osism.harbor.regio.digital/kolla/base:build-20260522 2026-05-22 00:14:58.976059 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> 14d06ee4bfad 2026-05-22 00:14:58.976084 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 2/12 : LABEL "build-date"="20260522" "name"="opensearch" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="opensearch" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:14:58.976161 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in cca6b2f1a07b 2026-05-22 00:14:58.976183 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container cca6b2f1a07b 2026-05-22 00:14:58.976303 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> c2489d3cc17e 2026-05-22 00:14:58.976328 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 3/12 : RUN usermod --append --home /usr/share/opensearch --groups kolla opensearch && chsh --shell /bin/bash opensearch && mkdir -p /usr/share/opensearch && chown -R 42490:42490 /usr/share/opensearch 2026-05-22 00:14:58.976390 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in ed46fa69d747 2026-05-22 00:14:58.976442 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container ed46fa69d747 2026-05-22 00:14:58.976492 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> cd97f34a52f0 2026-05-22 00:14:58.976545 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 4/12 : RUN echo 'Uris: https://artifacts.opensearch.org/releases/bundle/opensearch/2.x/apt/' >/etc/apt/sources.list.d/opensearch.sources && echo 'Components: main' >>/etc/apt/sources.list.d/opensearch.sources && echo 'Types: deb' >>/etc/apt/sources.list.d/opensearch.sources && echo 'Suites: stable' >>/etc/apt/sources.list.d/opensearch.sources && echo 'Signed-By: /etc/kolla/apt-keys/opensearch.asc' >>/etc/apt/sources.list.d/opensearch.sources 2026-05-22 00:14:58.976636 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in ba1f65155193 2026-05-22 00:14:58.976694 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container ba1f65155193 2026-05-22 00:14:58.976741 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> db0048321aab 2026-05-22 00:14:58.976873 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 5/12 : ENV OPENSEARCH_INITIAL_ADMIN_PASSWORD="Kolla24OpenSearch"% 2026-05-22 00:14:58.976893 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in d3bab60c7883 2026-05-22 00:14:58.977002 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container d3bab60c7883 2026-05-22 00:14:58.977022 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> 89590db3fef1 2026-05-22 00:14:58.977154 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 6/12 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends opensearch && apt-get clean && rm -rf /var/lib/apt/lists/* && chown -R opensearch:opensearch /usr/share/opensearch && rm -f /etc/opensearch/*.pem && rm -f /etc/opensearch/securityadmin_demo.sh 2026-05-22 00:14:58.977174 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in 7959a51ea4f8 2026-05-22 00:14:58.977256 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:1 https://artifacts.opensearch.org/releases/bundle/opensearch/2.x/apt stable InRelease [7,554 B] 2026-05-22 00:14:58.977306 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 00:14:58.977367 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:3 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-22 00:14:58.977428 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:4 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-22 00:14:58.977488 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:8 https://artifacts.opensearch.org/releases/bundle/opensearch/2.x/apt stable/main amd64 Packages [4,271 B] 2026-05-22 00:14:58.977547 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:5 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-22 00:14:58.977623 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:6 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-22 00:14:58.977690 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:7 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-22 00:14:58.977755 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:9 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-22 00:14:58.977840 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-22 00:14:58.977889 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:11 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-22 00:14:58.977938 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,148 kB] 2026-05-22 00:14:58.978049 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,457 kB] 2026-05-22 00:14:58.978111 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-22 00:14:58.978159 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-05-22 00:14:58.978206 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:16 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,072 kB] 2026-05-22 00:14:58.978254 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:17 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,505 kB] 2026-05-22 00:14:58.978302 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Fetched 30.2 MB in 3s (10.4 MB/s) 2026-05-22 00:14:58.978366 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Reading package lists... 2026-05-22 00:14:58.978415 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Reading package lists... 2026-05-22 00:14:58.978462 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Building dependency tree... 2026-05-22 00:14:58.978510 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Reading state information... 2026-05-22 00:14:58.978557 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:The following NEW packages will be installed: 2026-05-22 00:14:58.978586 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: opensearch 2026-05-22 00:14:58.978670 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:14:58.978731 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Need to get 976 MB of archives. 2026-05-22 00:14:58.978747 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:After this operation, 1,294 MB of additional disk space will be used. 2026-05-22 00:14:58.978806 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:1 https://artifacts.opensearch.org/releases/bundle/opensearch/2.x/apt stable/main amd64 opensearch amd64 2.19.5 [976 MB] 2026-05-22 00:14:58.978854 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Fetched 976 MB in 25s (39.0 MB/s) 2026-05-22 00:14:58.978911 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Selecting previously unselected package opensearch. 2026-05-22 00:14:58.978927 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:(Reading database ... 2026-05-22 00:14:58.979008 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:14:58.979026 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:(Reading database ... 70% 2026-05-22 00:14:58.979105 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:(Reading database ... 75% 2026-05-22 00:14:58.979153 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:(Reading database ... 80% 2026-05-22 00:14:58.979168 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:(Reading database ... 85% 2026-05-22 00:14:58.979236 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:(Reading database ... 90% 2026-05-22 00:14:58.979294 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:(Reading database ... 95% 2026-05-22 00:14:58.979310 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:(Reading database ... 100% (Reading database ... 11568 files and directories currently installed.) 2026-05-22 00:14:58.979376 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Preparing to unpack .../opensearch_2.19.5_amd64.deb ... 2026-05-22 00:14:58.979435 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Running OpenSearch Pre-Installation Script 2026-05-22 00:14:58.979451 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Unpacking opensearch (2.19.5) ... 2026-05-22 00:14:58.981707 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Setting up opensearch (2.19.5) ... 2026-05-22 00:14:58.981730 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Running OpenSearch Post-Installation Script 2026-05-22 00:14:58.981740 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:### NOT starting on installation, please execute the following statements to configure opensearch service to start automatically using systemd 2026-05-22 00:14:58.981750 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: sudo systemctl daemon-reload 2026-05-22 00:14:58.981759 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: sudo systemctl enable opensearch.service 2026-05-22 00:14:58.981768 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:### You can start opensearch service by executing 2026-05-22 00:14:58.981777 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: sudo systemctl start opensearch.service 2026-05-22 00:14:58.981785 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:### Create opensearch demo certificates in /etc/opensearch/ 2026-05-22 00:14:58.981794 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: See demo certs creation log in /var/log/opensearch/install_demo_configuration.log 2026-05-22 00:14:58.981803 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:### Breaking change in packaging since 2.13.0 2026-05-22 00:14:58.981813 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: In 2.13.0 and later releases of OpenSearch, we have changed the permissions associated with access to installed files 2026-05-22 00:14:58.981822 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: If you are configuring tools that require read access to the OpenSearch configuration files, we recommend you add the user that runs these tools to the 'opensearch' group 2026-05-22 00:14:58.981832 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: For more information, see https://github.com/opensearch-project/opensearch-build/pull/4043 2026-05-22 00:14:58.981851 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 00:14:58.981859 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container 7959a51ea4f8 2026-05-22 00:14:58.981868 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> 6a61bcf51026 2026-05-22 00:14:58.981877 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 7/12 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-05-22 00:14:58.981886 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> 7f9231306c06 2026-05-22 00:14:58.981895 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 8/12 : RUN chmod 755 /usr/local/bin/kolla_extend_start 2026-05-22 00:14:58.981904 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in d3d23aeca7d5 2026-05-22 00:14:58.981912 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container d3d23aeca7d5 2026-05-22 00:14:58.981921 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> 91ddef2e379b 2026-05-22 00:14:58.981930 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 9/12 : COPY patches /patches 2026-05-22 00:14:58.981939 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> eda574a842c2 2026-05-22 00:14:58.981974 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 10/12 : RUN kolla_patch 2026-05-22 00:14:58.981983 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in 75cd0774682d 2026-05-22 00:14:58.981992 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:[i] No series file found, nothing to patch. 2026-05-22 00:14:58.982001 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container 75cd0774682d 2026-05-22 00:14:58.982010 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> 9ded4d08c367 2026-05-22 00:14:58.982020 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 11/12 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 00:14:58.982031 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in 1fd55f7e493a 2026-05-22 00:14:58.982040 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Reading package lists... 2026-05-22 00:14:58.982049 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Building dependency tree... 2026-05-22 00:14:58.982057 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Reading state information... 2026-05-22 00:14:58.982066 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Package 'build-essential' is not installed, so not removed 2026-05-22 00:14:58.982082 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:14:58.982091 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Reading package lists... 2026-05-22 00:14:58.982100 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Building dependency tree... 2026-05-22 00:14:58.982109 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Reading state information... 2026-05-22 00:14:58.982117 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:14:58.982126 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container 1fd55f7e493a 2026-05-22 00:14:58.982135 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> 328a16e6a065 2026-05-22 00:14:58.982144 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 12/12 : USER opensearch 2026-05-22 00:14:58.982153 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in 57f3464cb989 2026-05-22 00:14:58.982171 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container 57f3464cb989 2026-05-22 00:14:58.982181 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> f2ea97459538 2026-05-22 00:14:58.982190 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Successfully built 124bd008fa6b 2026-05-22 00:14:58.982199 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Successfully tagged osism.harbor.regio.digital/kolla/opensearch:build-20260522 2026-05-22 00:14:58.982208 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Built at 2026-05-22 00:14:58.980761 (took 0:01:33.953514) 2026-05-22 00:14:58.982224 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(opensearch-dashboards) 2026-05-22 00:14:58.982233 | ubuntu-noble-large | DEBUG:kolla.common.utils.opensearch-dashboards:Processing 2026-05-22 00:14:58.982242 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Building started at 2026-05-22 00:14:58.981199 2026-05-22 00:14:58.982251 | ubuntu-noble-large | DEBUG:kolla.common.utils.opensearch-dashboards:Turned 0 plugins into plugins archive 2026-05-22 00:14:58.982770 | ubuntu-noble-large | DEBUG:kolla.common.utils.opensearch-dashboards:Turned 0 additions into additions archive 2026-05-22 00:17:19.907843 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 1/11 : FROM osism.harbor.regio.digital/kolla/base:build-20260522 2026-05-22 00:17:19.907942 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> 14d06ee4bfad 2026-05-22 00:17:19.907962 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 2/11 : LABEL "build-date"="20260522" "name"="opensearch-dashboards" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="opensearch-dashboards" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:17:19.907980 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Running in 717e6e7ba140 2026-05-22 00:17:19.907997 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Removed intermediate container 717e6e7ba140 2026-05-22 00:17:19.908008 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> 1cbe09f50f24 2026-05-22 00:17:19.908024 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 3/11 : RUN usermod --append --home /usr/share/opensearch-dashboards --groups kolla opensearch-dashboards && chsh --shell /bin/bash opensearch-dashboards && mkdir -p /usr/share/opensearch-dashboards && chown -R 42492:42492 /usr/share/opensearch-dashboards 2026-05-22 00:17:19.908040 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Running in 155462d81ff5 2026-05-22 00:17:19.908095 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Removed intermediate container 155462d81ff5 2026-05-22 00:17:19.908112 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> 72cbdb60e548 2026-05-22 00:17:19.908148 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 4/11 : RUN echo 'Uris: https://artifacts.opensearch.org/releases/bundle/opensearch-dashboards/2.x/apt/' >/etc/apt/sources.list.d/opensearch-dashboards.sources && echo 'Components: main' >>/etc/apt/sources.list.d/opensearch-dashboards.sources && echo 'Types: deb' >>/etc/apt/sources.list.d/opensearch-dashboards.sources && echo 'Suites: stable' >>/etc/apt/sources.list.d/opensearch-dashboards.sources && echo 'Signed-By: /etc/kolla/apt-keys/opensearch.asc' >>/etc/apt/sources.list.d/opensearch-dashboards.sources 2026-05-22 00:17:19.908178 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Running in 4d91d4610105 2026-05-22 00:17:19.908220 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Removed intermediate container 4d91d4610105 2026-05-22 00:17:19.908237 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> 559d7cf43851 2026-05-22 00:17:19.908279 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 5/11 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends opensearch-dashboards && apt-get clean && rm -rf /var/lib/apt/lists/* && chown -R opensearch-dashboards:opensearch-dashboards /usr/share/opensearch-dashboards 2026-05-22 00:17:19.908296 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Running in fc427b6513d5 2026-05-22 00:17:19.908345 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 00:17:19.908358 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-22 00:17:19.908401 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:7 https://artifacts.opensearch.org/releases/bundle/opensearch-dashboards/2.x/apt stable InRelease [7,565 B] 2026-05-22 00:17:19.908415 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-22 00:17:19.908454 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-22 00:17:19.908469 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-22 00:17:19.908521 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-22 00:17:19.908639 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:8 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-22 00:17:19.908669 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:9 https://artifacts.opensearch.org/releases/bundle/opensearch-dashboards/2.x/apt stable/main amd64 Packages [4,236 B] 2026-05-22 00:17:19.908680 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:10 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-22 00:17:19.908688 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-22 00:17:19.908701 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,457 kB] 2026-05-22 00:17:19.908713 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,148 kB] 2026-05-22 00:17:19.908761 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-05-22 00:17:19.908811 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-22 00:17:19.908848 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:16 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,072 kB] 2026-05-22 00:17:19.908867 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:17 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,505 kB] 2026-05-22 00:17:19.908909 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Fetched 30.2 MB in 3s (10.8 MB/s) 2026-05-22 00:17:19.908932 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Reading package lists... 2026-05-22 00:17:19.908975 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Reading package lists... 2026-05-22 00:17:19.909014 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Building dependency tree... 2026-05-22 00:17:19.909028 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Reading state information... 2026-05-22 00:17:19.909072 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:The following NEW packages will be installed: 2026-05-22 00:17:19.909109 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: opensearch-dashboards 2026-05-22 00:17:19.909137 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:17:19.909175 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Need to get 350 MB of archives. 2026-05-22 00:17:19.909204 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:After this operation, 1,313 MB of additional disk space will be used. 2026-05-22 00:17:19.909242 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:1 https://artifacts.opensearch.org/releases/bundle/opensearch-dashboards/2.x/apt stable/main amd64 opensearch-dashboards amd64 2.19.5 [350 MB] 2026-05-22 00:17:19.909270 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Fetched 350 MB in 9s (37.8 MB/s) 2026-05-22 00:17:19.909308 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Selecting previously unselected package opensearch-dashboards. 2026-05-22 00:17:19.909321 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 2026-05-22 00:17:19.909377 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:17:19.909393 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 70% 2026-05-22 00:17:19.909432 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 75% 2026-05-22 00:17:19.909461 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 80% 2026-05-22 00:17:19.909500 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 85% 2026-05-22 00:17:19.909528 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 90% 2026-05-22 00:17:19.909567 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 95% 2026-05-22 00:17:19.909626 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 100% (Reading database ... 11568 files and directories currently installed.) 2026-05-22 00:17:19.909646 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Preparing to unpack .../opensearch-dashboards_2.19.5_amd64.deb ... 2026-05-22 00:17:19.909693 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Running OpenSearch-Dashboards Pre-Installation Script 2026-05-22 00:17:19.909731 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Unpacking opensearch-dashboards (2.19.5) ... 2026-05-22 00:17:19.909768 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Setting up opensearch-dashboards (2.19.5) ... 2026-05-22 00:17:19.909817 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Running OpenSearch-Dashboards Post-Installation Script 2026-05-22 00:17:19.909865 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: 2026-05-22 00:17:19.909887 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:### NOT starting on installation, please execute the following statements to configure opensearch-dashboards service to start automatically using systemd 2026-05-22 00:17:19.909909 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: sudo systemctl daemon-reload 2026-05-22 00:17:19.909951 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: sudo systemctl enable opensearch-dashboards.service 2026-05-22 00:17:19.909964 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:### You can start opensearch-dashboards service by executing 2026-05-22 00:17:19.910004 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: sudo systemctl start opensearch-dashboards.service 2026-05-22 00:17:19.910033 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:### Breaking change in packaging since 2.13.0 2026-05-22 00:17:19.910071 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: In 2.13.0 and later releases of OpenSearch Dashboards, we have changed the permissions associated with access to installed files 2026-05-22 00:17:19.910101 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: If you are configuring tools that require read access to the OpenSearch Dashboards configuration files, we recommend you add the user that runs these tools to the 'opensearch-dashboards' group 2026-05-22 00:17:19.910137 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: For more information, see https://github.com/opensearch-project/opensearch-build/pull/4043 2026-05-22 00:17:19.910173 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Removed intermediate container fc427b6513d5 2026-05-22 00:17:19.910208 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> b224caf0a33c 2026-05-22 00:17:19.910243 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 6/11 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-05-22 00:17:19.910266 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> e62a09e7f379 2026-05-22 00:17:19.910305 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 7/11 : RUN chmod 755 /usr/local/bin/kolla_extend_start 2026-05-22 00:17:19.910341 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Running in e3e9dba47c22 2026-05-22 00:17:19.910375 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Removed intermediate container e3e9dba47c22 2026-05-22 00:17:19.910409 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> a9d029cd1fc2 2026-05-22 00:17:19.910444 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 8/11 : COPY patches /patches 2026-05-22 00:17:19.910479 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> 3b2492359d39 2026-05-22 00:17:19.910512 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 9/11 : RUN kolla_patch 2026-05-22 00:17:19.910548 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Running in b7dc7be649de 2026-05-22 00:17:19.910583 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:[i] No series file found, nothing to patch. 2026-05-22 00:17:19.910620 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Removed intermediate container b7dc7be649de 2026-05-22 00:17:19.910667 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> 7d0e649a7069 2026-05-22 00:17:19.910712 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 10/11 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 00:17:19.910728 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Running in 1bb52b790be7 2026-05-22 00:17:19.910768 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Reading package lists... 2026-05-22 00:17:19.910816 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Building dependency tree... 2026-05-22 00:17:19.910838 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Reading state information... 2026-05-22 00:17:19.911003 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Package 'build-essential' is not installed, so not removed 2026-05-22 00:17:19.911069 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:17:19.911082 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Reading package lists... 2026-05-22 00:17:19.911102 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Building dependency tree... 2026-05-22 00:17:19.911112 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Reading state information... 2026-05-22 00:17:19.911122 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:17:19.911132 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Removed intermediate container 1bb52b790be7 2026-05-22 00:17:19.911142 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> 1ca4b064bab9 2026-05-22 00:17:19.911151 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 11/11 : USER opensearch-dashboards 2026-05-22 00:17:19.911165 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Running in 7742a1fe557c 2026-05-22 00:17:19.911175 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Removed intermediate container 7742a1fe557c 2026-05-22 00:17:19.911188 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> 96d127db700e 2026-05-22 00:17:19.911223 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Successfully built 82e1975b5981 2026-05-22 00:17:19.911259 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Successfully tagged osism.harbor.regio.digital/kolla/opensearch-dashboards:build-20260522 2026-05-22 00:17:19.911357 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Built at 2026-05-22 00:17:19.911268 (took 0:02:20.930069) 2026-05-22 00:17:19.911636 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(dnsmasq) 2026-05-22 00:17:19.911689 | ubuntu-noble-large | DEBUG:kolla.common.utils.dnsmasq:Processing 2026-05-22 00:17:19.911705 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Building started at 2026-05-22 00:17:19.911661 2026-05-22 00:17:19.912333 | ubuntu-noble-large | DEBUG:kolla.common.utils.dnsmasq:Turned 0 plugins into plugins archive 2026-05-22 00:17:19.912802 | ubuntu-noble-large | DEBUG:kolla.common.utils.dnsmasq:Turned 0 additions into additions archive 2026-05-22 00:17:34.015076 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Step 1/8 : FROM osism.harbor.regio.digital/kolla/base:build-20260522 2026-05-22 00:17:34.015307 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> 14d06ee4bfad 2026-05-22 00:17:34.015457 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Step 2/8 : LABEL "build-date"="20260522" "name"="dnsmasq" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="dnsmasq" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:17:34.015587 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Running in 4eeb172b3f0b 2026-05-22 00:17:34.015791 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Removed intermediate container 4eeb172b3f0b 2026-05-22 00:17:34.015913 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> 4db04a62d309 2026-05-22 00:17:34.016039 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Step 3/8 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends dnsmasq && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-05-22 00:17:34.016161 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Running in fd538de4e2c3 2026-05-22 00:17:34.016279 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 00:17:34.016396 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-22 00:17:34.016512 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-22 00:17:34.016708 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-22 00:17:34.016868 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-22 00:17:34.016991 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-22 00:17:34.017107 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-22 00:17:34.017218 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-22 00:17:34.017678 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:9 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-22 00:17:34.017703 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,148 kB] 2026-05-22 00:17:34.017717 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,457 kB] 2026-05-22 00:17:34.017729 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-22 00:17:34.017742 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-05-22 00:17:34.017755 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,072 kB] 2026-05-22 00:17:34.017786 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,505 kB] 2026-05-22 00:17:34.017899 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Fetched 30.2 MB in 2s (13.1 MB/s) 2026-05-22 00:17:34.018008 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Reading package lists... 2026-05-22 00:17:34.018124 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Reading package lists... 2026-05-22 00:17:34.018227 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Building dependency tree... 2026-05-22 00:17:34.019988 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Reading state information... 2026-05-22 00:17:34.020074 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:The following additional packages will be installed: 2026-05-22 00:17:34.020091 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: dnsmasq-base libdbus-1-3 libjansson4 libnetfilter-conntrack3 libnfnetlink0 2026-05-22 00:17:34.020103 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: libnftables1 libnftnl11 2026-05-22 00:17:34.020114 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Suggested packages: 2026-05-22 00:17:34.020124 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: resolvconf 2026-05-22 00:17:34.020136 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Recommended packages: 2026-05-22 00:17:34.020146 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: dns-root-data dbus 2026-05-22 00:17:34.020156 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:The following NEW packages will be installed: 2026-05-22 00:17:34.020166 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: dnsmasq dnsmasq-base libdbus-1-3 libjansson4 libnetfilter-conntrack3 2026-05-22 00:17:34.020177 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: libnfnetlink0 libnftables1 libnftnl11 2026-05-22 00:17:34.020186 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:17:34.020197 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Need to get 1,121 kB of archives. 2026-05-22 00:17:34.020207 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:After this operation, 2,959 kB of additional disk space will be used. 2026-05-22 00:17:34.020217 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 00:17:34.020227 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbus-1-3 amd64 1.14.10-4ubuntu4.1 [210 kB] 2026-05-22 00:17:34.020239 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libnfnetlink0 amd64 1.0.2-2build1 [14.8 kB] 2026-05-22 00:17:34.020250 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libnetfilter-conntrack3 amd64 1.0.9-6build1 [45.2 kB] 2026-05-22 00:17:34.020260 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libjansson4 amd64 2.14-2build2 [32.8 kB] 2026-05-22 00:17:34.020271 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libnftnl11 amd64 1.2.6-2build1 [66.0 kB] 2026-05-22 00:17:34.020281 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnftables1 amd64 1.0.9-1ubuntu0.1 [359 kB] 2026-05-22 00:17:34.020291 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.3 [376 kB] 2026-05-22 00:17:34.020301 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 dnsmasq all 2.90-2ubuntu0.3 [17.9 kB] 2026-05-22 00:17:34.020311 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Fetched 1,121 kB in 0s (4,265 kB/s) 2026-05-22 00:17:34.020321 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package libdbus-1-3:amd64. 2026-05-22 00:17:34.020331 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(Reading database ... 2026-05-22 00:17:34.020362 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:17:34.020390 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(Reading database ... 2026-05-22 00:17:34.020401 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:70% 2026-05-22 00:17:34.020411 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(Reading database ... 75% 2026-05-22 00:17:34.020421 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(Reading database ... 80% 2026-05-22 00:17:34.020431 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(Reading database ... 85% 2026-05-22 00:17:34.020499 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(Reading database ... 90% 2026-05-22 00:17:34.020511 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(Reading database ... 95% 2026-05-22 00:17:34.020522 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(Reading database ... 100% (Reading database ... 11568 files and directories currently installed.) 2026-05-22 00:17:34.020531 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../0-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2026-05-22 00:17:34.020541 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-05-22 00:17:34.020551 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package libnfnetlink0:amd64. 2026-05-22 00:17:34.020560 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../1-libnfnetlink0_1.0.2-2build1_amd64.deb ... 2026-05-22 00:17:34.020570 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking libnfnetlink0:amd64 (1.0.2-2build1) ... 2026-05-22 00:17:34.020579 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package libnetfilter-conntrack3:amd64. 2026-05-22 00:17:34.020589 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../2-libnetfilter-conntrack3_1.0.9-6build1_amd64.deb ... 2026-05-22 00:17:34.020636 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2026-05-22 00:17:34.020674 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package libjansson4:amd64. 2026-05-22 00:17:34.020684 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../3-libjansson4_2.14-2build2_amd64.deb ... 2026-05-22 00:17:34.020694 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking libjansson4:amd64 (2.14-2build2) ... 2026-05-22 00:17:34.020703 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package libnftnl11:amd64. 2026-05-22 00:17:34.020720 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../4-libnftnl11_1.2.6-2build1_amd64.deb ... 2026-05-22 00:17:34.020729 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking libnftnl11:amd64 (1.2.6-2build1) ... 2026-05-22 00:17:34.020743 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package libnftables1:amd64. 2026-05-22 00:17:34.020946 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../5-libnftables1_1.0.9-1ubuntu0.1_amd64.deb ... 2026-05-22 00:17:34.021003 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking libnftables1:amd64 (1.0.9-1ubuntu0.1) ... 2026-05-22 00:17:34.021018 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package dnsmasq-base. 2026-05-22 00:17:34.021025 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../6-dnsmasq-base_2.90-2ubuntu0.3_amd64.deb ... 2026-05-22 00:17:34.021069 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking dnsmasq-base (2.90-2ubuntu0.3) ... 2026-05-22 00:17:34.021151 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package dnsmasq. 2026-05-22 00:17:34.021211 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../7-dnsmasq_2.90-2ubuntu0.3_all.deb ... 2026-05-22 00:17:34.021301 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking dnsmasq (2.90-2ubuntu0.3) ... 2026-05-22 00:17:34.021357 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up libnftnl11:amd64 (1.2.6-2build1) ... 2026-05-22 00:17:34.021426 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up libjansson4:amd64 (2.14-2build2) ... 2026-05-22 00:17:34.021491 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-05-22 00:17:34.021562 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up libnfnetlink0:amd64 (1.0.2-2build1) ... 2026-05-22 00:17:34.021705 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up libnftables1:amd64 (1.0.9-1ubuntu0.1) ... 2026-05-22 00:17:34.021758 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2026-05-22 00:17:34.021831 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up dnsmasq-base (2.90-2ubuntu0.3) ... 2026-05-22 00:17:34.021902 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up dnsmasq (2.90-2ubuntu0.3) ... 2026-05-22 00:17:34.024765 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:invoke-rc.d: could not determine current runlevel 2026-05-22 00:17:34.024811 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-22 00:17:34.024823 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 00:17:34.024831 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Removed intermediate container fd538de4e2c3 2026-05-22 00:17:34.024837 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> 6399fd7ce681 2026-05-22 00:17:34.024843 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Step 4/8 : COPY patches /patches 2026-05-22 00:17:34.024849 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> b09714c26e5e 2026-05-22 00:17:34.024855 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Step 5/8 : RUN kolla_patch 2026-05-22 00:17:34.024876 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Running in 9baf97c8bc2a 2026-05-22 00:17:34.024881 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:[i] No series file found, nothing to patch. 2026-05-22 00:17:34.024887 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Removed intermediate container 9baf97c8bc2a 2026-05-22 00:17:34.024892 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> 255222158721 2026-05-22 00:17:34.024898 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Step 6/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-05-22 00:17:34.024904 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> a039c927865e 2026-05-22 00:17:34.024909 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Step 7/8 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2026-05-22 00:17:34.024914 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Running in 0f84624a04ca 2026-05-22 00:17:34.024920 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Removed intermediate container 0f84624a04ca 2026-05-22 00:17:34.024925 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> c5b1597e2e7a 2026-05-22 00:17:34.024932 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Step 8/8 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 00:17:34.024940 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Running in d302d5903418 2026-05-22 00:17:34.024946 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Reading package lists... 2026-05-22 00:17:34.024951 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Building dependency tree... 2026-05-22 00:17:34.024956 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Reading state information... 2026-05-22 00:17:34.024962 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Package 'build-essential' is not installed, so not removed 2026-05-22 00:17:34.024967 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:17:34.024972 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Reading package lists... 2026-05-22 00:17:34.024978 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Building dependency tree... 2026-05-22 00:17:34.024983 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Reading state information... 2026-05-22 00:17:34.024988 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:17:34.024994 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Removed intermediate container d302d5903418 2026-05-22 00:17:34.024999 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> cb9f25a406b2 2026-05-22 00:17:34.025004 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Successfully built e68341e3e81d 2026-05-22 00:17:34.025009 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Successfully tagged osism.harbor.regio.digital/kolla/dnsmasq:build-20260522 2026-05-22 00:17:34.025015 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Built at 2026-05-22 00:17:34.023260 (took 0:00:14.111599) 2026-05-22 00:17:34.025032 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovsdpdk) 2026-05-22 00:17:34.025038 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk:Processing 2026-05-22 00:17:34.025043 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Building started at 2026-05-22 00:17:34.023920 2026-05-22 00:17:34.025055 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk:Turned 0 plugins into plugins archive 2026-05-22 00:17:34.025771 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk:Turned 0 additions into additions archive 2026-05-22 00:18:39.692760 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Step 1/8 : FROM osism.harbor.regio.digital/kolla/base:build-20260522 2026-05-22 00:18:39.692868 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> 14d06ee4bfad 2026-05-22 00:18:39.692890 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Step 2/8 : LABEL "build-date"="20260522" "name"="ovsdpdk" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ovsdpdk" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:18:39.692912 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Running in 011f9fdf6cb5 2026-05-22 00:18:39.692953 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Removed intermediate container 011f9fdf6cb5 2026-05-22 00:18:39.693004 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> 02506d3f2d38 2026-05-22 00:18:39.693066 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Step 3/8 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends crudini libdpdk-dev openvswitch-switch-dpdk && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-05-22 00:18:39.693086 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Running in b3132ce927cb 2026-05-22 00:18:39.693199 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 00:18:39.693223 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-22 00:18:39.693237 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-22 00:18:39.693254 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-22 00:18:39.693314 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-22 00:18:39.693348 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-22 00:18:39.693418 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-22 00:18:39.693440 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-22 00:18:39.693510 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-22 00:18:39.693529 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,457 kB] 2026-05-22 00:18:39.693643 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,148 kB] 2026-05-22 00:18:39.693715 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-22 00:18:39.693780 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-05-22 00:18:39.693820 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,072 kB] 2026-05-22 00:18:39.693891 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,505 kB] 2026-05-22 00:18:39.693954 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Fetched 30.2 MB in 3s (11.0 MB/s) 2026-05-22 00:18:39.693971 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Reading package lists... 2026-05-22 00:18:39.694031 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Reading package lists... 2026-05-22 00:18:39.694080 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Building dependency tree... 2026-05-22 00:18:39.694095 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Reading state information... 2026-05-22 00:18:39.694163 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:The following additional packages will be installed: 2026-05-22 00:18:39.694223 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: dpdk ibverbs-providers isa-support libatomic1 libbpf-dev libbsd-dev 2026-05-22 00:18:39.694239 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libc-dev-bin libc6-dev libcrypt-dev libdbus-1-3 libdbus-1-dev libelf-dev 2026-05-22 00:18:39.694715 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libevent-2.1-7t64 libfdt-dev libfdt1 libibverbs-dev libipsec-mb-dev 2026-05-22 00:18:39.694836 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libipsec-mb1 libisal-dev libisal2 libjansson-dev libjansson4 libmd-dev 2026-05-22 00:18:39.694851 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libmnl-dev libnl-3-dev libnl-route-3-dev libnuma-dev libnuma1 libpcap-dev 2026-05-22 00:18:39.694862 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libpcap0.8-dev libpcap0.8t64 libpci3 libpkgconf3 librte-acl25 2026-05-22 00:18:39.694874 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-argparse25 librte-baseband-acc25 librte-baseband-fpga-5gnr-fec25 2026-05-22 00:18:39.694884 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-baseband-fpga-lte-fec25 librte-baseband-la12xx25 2026-05-22 00:18:39.694908 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-baseband-null25 librte-baseband-turbo-sw25 librte-bbdev25 2026-05-22 00:18:39.694919 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-bitratestats25 librte-bpf25 librte-bus-auxiliary25 librte-bus-cdx25 2026-05-22 00:18:39.694929 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-bus-dpaa25 librte-bus-fslmc25 librte-bus-ifpga25 librte-bus-pci25 2026-05-22 00:18:39.694939 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-bus-platform25 librte-bus-uacce25 librte-bus-vdev25 2026-05-22 00:18:39.694949 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-bus-vmbus25 librte-cfgfile25 librte-cmdline25 librte-common-cnxk25 2026-05-22 00:18:39.694959 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-common-cpt25 librte-common-dpaax25 librte-common-iavf25 2026-05-22 00:18:39.694969 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-common-idpf25 librte-common-ionic25 librte-common-mlx5-25 2026-05-22 00:18:39.694980 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-common-nfp25 librte-common-nitrox25 librte-common-octeontx25 2026-05-22 00:18:39.694995 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-common-qat25 librte-common-sfc-efx25 librte-compress-isal25 2026-05-22 00:18:39.695005 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-compress-mlx5-25 librte-compress-nitrox25 librte-compress-octeontx25 2026-05-22 00:18:39.695015 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-compress-zlib25 librte-compressdev25 librte-crypto-bcmfs25 2026-05-22 00:18:39.695056 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-caam-jr25 librte-crypto-ccp25 librte-crypto-cnxk25 2026-05-22 00:18:39.695071 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-dpaa-sec25 librte-crypto-dpaa2-sec25 librte-crypto-ionic25 2026-05-22 00:18:39.695085 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-ipsec-mb25 librte-crypto-mlx5-25 librte-crypto-nitrox25 2026-05-22 00:18:39.695137 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-null25 librte-crypto-octeontx25 librte-crypto-openssl25 2026-05-22 00:18:39.695182 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-scheduler25 librte-crypto-virtio25 librte-cryptodev25 2026-05-22 00:18:39.695303 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-dispatcher25 librte-distributor25 librte-dma-cnxk25 2026-05-22 00:18:39.695346 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-dma-dpaa2-25 librte-dma-dpaa25 librte-dma-hisilicon25 2026-05-22 00:18:39.695357 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-dma-idxd25 librte-dma-ioat25 librte-dma-odm25 librte-dma-skeleton25 2026-05-22 00:18:39.695371 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-dmadev25 librte-eal25 librte-efd25 librte-ethdev25 2026-05-22 00:18:39.695382 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-event-cnxk25 librte-event-dlb2-25 librte-event-dpaa2-25 2026-05-22 00:18:39.695396 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-event-dpaa25 librte-event-dsw25 librte-event-octeontx25 2026-05-22 00:18:39.695428 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-event-opdl25 librte-event-skeleton25 librte-event-sw25 2026-05-22 00:18:39.695465 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-eventdev25 librte-fib25 librte-gpudev25 librte-graph25 librte-gro25 2026-05-22 00:18:39.695506 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-gso25 librte-hash25 librte-ip-frag25 librte-ipsec25 librte-jobstats25 2026-05-22 00:18:39.695563 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-kvargs25 librte-latencystats25 librte-log25 librte-lpm25 2026-05-22 00:18:39.695579 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-mbuf25 librte-member25 librte-mempool-bucket25 librte-mempool-cnxk25 2026-05-22 00:18:39.695778 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-mempool-dpaa2-25 librte-mempool-dpaa25 librte-mempool-octeontx25 2026-05-22 00:18:39.695804 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-mempool-ring25 librte-mempool-stack25 librte-mempool25 2026-05-22 00:18:39.695820 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-meta-all librte-meta-allpmds librte-meta-baseband librte-meta-bus 2026-05-22 00:18:39.695834 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-meta-common librte-meta-compress librte-meta-crypto librte-meta-dma 2026-05-22 00:18:39.695901 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-meta-event librte-meta-mempool librte-meta-net librte-meta-raw 2026-05-22 00:18:39.695919 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-meter25 librte-metrics25 librte-ml-cnxk25 librte-mldev25 2026-05-22 00:18:39.696042 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-af-packet25 librte-net-af-xdp25 librte-net-ark25 2026-05-22 00:18:39.696082 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-atlantic25 librte-net-avp25 librte-net-axgbe25 librte-net-bnx2x25 2026-05-22 00:18:39.696115 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-bnxt25 librte-net-bond25 librte-net-cnxk25 librte-net-cpfl25 2026-05-22 00:18:39.696126 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-cxgbe25 librte-net-dpaa2-25 librte-net-dpaa25 librte-net-e1000-25 2026-05-22 00:18:39.696136 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-ena25 librte-net-enetc25 librte-net-enetfec25 librte-net-enic25 2026-05-22 00:18:39.696151 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-failsafe25 librte-net-fm10k25 librte-net-gve25 librte-net-hinic25 2026-05-22 00:18:39.696161 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-hns3-25 librte-net-i40e25 librte-net-iavf25 librte-net-ice25 2026-05-22 00:18:39.696175 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-idpf25 librte-net-igc25 librte-net-ionic25 librte-net-ipn3ke25 2026-05-22 00:18:39.696229 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-ixgbe25 librte-net-mana25 librte-net-memif25 librte-net-mlx4-25 2026-05-22 00:18:39.696246 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-mlx5-25 librte-net-netvsc25 librte-net-nfp25 librte-net-ngbe25 2026-05-22 00:18:39.696297 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-ntnic25 librte-net-null25 librte-net-octeon-ep25 2026-05-22 00:18:39.696314 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-octeontx25 librte-net-pcap25 librte-net-pfe25 librte-net-qede25 2026-05-22 00:18:39.696365 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-r8169-25 librte-net-ring25 librte-net-sfc25 librte-net-softnic25 2026-05-22 00:18:39.696381 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-tap25 librte-net-thunderx25 librte-net-txgbe25 2026-05-22 00:18:39.696432 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-vdev-netvsc25 librte-net-vhost25 librte-net-virtio25 2026-05-22 00:18:39.696462 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-vmxnet3-25 librte-net-zxdh25 librte-net25 librte-node25 2026-05-22 00:18:39.696476 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-pcapng25 librte-pci25 librte-pdcp25 librte-pdump25 librte-pipeline25 2026-05-22 00:18:39.696728 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-port25 librte-power-acpi25 librte-power-amd-pstate25 2026-05-22 00:18:39.696766 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-power-cppc25 librte-power-intel-pstate25 librte-power-intel-uncore25 2026-05-22 00:18:39.696778 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-power-kvm-vm25 librte-power25 librte-raw-cnxk-bphy25 2026-05-22 00:18:39.696788 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-raw-cnxk-gpio25 librte-raw-cnxk-rvu-lf25 librte-raw-dpaa2-cmdif25 2026-05-22 00:18:39.696798 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-raw-gdtc25 librte-raw-ifpga25 librte-raw-ntb25 librte-raw-skeleton25 2026-05-22 00:18:39.696839 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-rawdev25 librte-rcu25 librte-regex-cn9k25 librte-regex-mlx5-25 2026-05-22 00:18:39.696856 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-regexdev25 librte-reorder25 librte-rib25 librte-ring25 librte-sched25 2026-05-22 00:18:39.696866 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-security25 librte-stack25 librte-table25 librte-telemetry25 2026-05-22 00:18:39.696875 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-timer25 librte-vdpa-ifc25 librte-vdpa-mlx5-25 librte-vdpa-nfp25 2026-05-22 00:18:39.696889 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-vdpa-sfc25 librte-vhost25 libssl-dev libunbound8 libxdp-dev libxdp1 2026-05-22 00:18:39.696902 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libzstd-dev linux-libc-dev openvswitch-common openvswitch-switch pci.ids 2026-05-22 00:18:39.696973 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: pciutils pkgconf pkgconf-bin python3-iniparse rdma-core rpcsvc-proto 2026-05-22 00:18:39.696988 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: sgml-base sse4.2-support uuid-runtime xml-core zlib1g-dev 2026-05-22 00:18:39.697057 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Suggested packages: 2026-05-22 00:18:39.697072 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: dpdk-doc dpdk-kmods-dkms glibc-doc manpages-dev libssl-doc ethtool 2026-05-22 00:18:39.697134 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: openvswitch-doc bzip2 sgml-base-doc debhelper 2026-05-22 00:18:39.697148 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Recommended packages: 2026-05-22 00:18:39.697221 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: python3-pyelftools manpages manpages-dev libc-devtools dbus 2026-05-22 00:18:39.697236 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: python3-openvswitch python3-netifaces dmidecode ethtool 2026-05-22 00:18:39.697308 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:The following NEW packages will be installed: 2026-05-22 00:18:39.697363 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: crudini dpdk ibverbs-providers isa-support libatomic1 libbpf-dev libbsd-dev 2026-05-22 00:18:39.697377 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libc-dev-bin libc6-dev libcrypt-dev libdbus-1-3 libdbus-1-dev libdpdk-dev 2026-05-22 00:18:39.697441 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libelf-dev libevent-2.1-7t64 libfdt-dev libfdt1 libibverbs-dev 2026-05-22 00:18:39.697456 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libipsec-mb-dev libipsec-mb1 libisal-dev libisal2 libjansson-dev libjansson4 2026-05-22 00:18:39.697518 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libmd-dev libmnl-dev libnl-3-dev libnl-route-3-dev libnuma-dev libnuma1 2026-05-22 00:18:39.697532 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libpcap-dev libpcap0.8-dev libpcap0.8t64 libpci3 libpkgconf3 librte-acl25 2026-05-22 00:18:39.697637 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-argparse25 librte-baseband-acc25 librte-baseband-fpga-5gnr-fec25 2026-05-22 00:18:39.697658 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-baseband-fpga-lte-fec25 librte-baseband-la12xx25 2026-05-22 00:18:39.697706 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-baseband-null25 librte-baseband-turbo-sw25 librte-bbdev25 2026-05-22 00:18:39.697720 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-bitratestats25 librte-bpf25 librte-bus-auxiliary25 librte-bus-cdx25 2026-05-22 00:18:39.697780 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-bus-dpaa25 librte-bus-fslmc25 librte-bus-ifpga25 librte-bus-pci25 2026-05-22 00:18:39.697796 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-bus-platform25 librte-bus-uacce25 librte-bus-vdev25 2026-05-22 00:18:39.697865 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-bus-vmbus25 librte-cfgfile25 librte-cmdline25 librte-common-cnxk25 2026-05-22 00:18:39.697878 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-common-cpt25 librte-common-dpaax25 librte-common-iavf25 2026-05-22 00:18:39.697891 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-common-idpf25 librte-common-ionic25 librte-common-mlx5-25 2026-05-22 00:18:39.697950 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-common-nfp25 librte-common-nitrox25 librte-common-octeontx25 2026-05-22 00:18:39.697965 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-common-qat25 librte-common-sfc-efx25 librte-compress-isal25 2026-05-22 00:18:39.698024 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-compress-mlx5-25 librte-compress-nitrox25 librte-compress-octeontx25 2026-05-22 00:18:39.698039 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-compress-zlib25 librte-compressdev25 librte-crypto-bcmfs25 2026-05-22 00:18:39.698100 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-caam-jr25 librte-crypto-ccp25 librte-crypto-cnxk25 2026-05-22 00:18:39.698114 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-dpaa-sec25 librte-crypto-dpaa2-sec25 librte-crypto-ionic25 2026-05-22 00:18:39.698175 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-ipsec-mb25 librte-crypto-mlx5-25 librte-crypto-nitrox25 2026-05-22 00:18:39.698197 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-null25 librte-crypto-octeontx25 librte-crypto-openssl25 2026-05-22 00:18:39.698265 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-scheduler25 librte-crypto-virtio25 librte-cryptodev25 2026-05-22 00:18:39.698277 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-dispatcher25 librte-distributor25 librte-dma-cnxk25 2026-05-22 00:18:39.698290 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-dma-dpaa2-25 librte-dma-dpaa25 librte-dma-hisilicon25 2026-05-22 00:18:39.698354 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-dma-idxd25 librte-dma-ioat25 librte-dma-odm25 librte-dma-skeleton25 2026-05-22 00:18:39.698370 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-dmadev25 librte-eal25 librte-efd25 librte-ethdev25 2026-05-22 00:18:39.698430 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-event-cnxk25 librte-event-dlb2-25 librte-event-dpaa2-25 2026-05-22 00:18:39.698446 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-event-dpaa25 librte-event-dsw25 librte-event-octeontx25 2026-05-22 00:18:39.698507 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-event-opdl25 librte-event-skeleton25 librte-event-sw25 2026-05-22 00:18:39.698522 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-eventdev25 librte-fib25 librte-gpudev25 librte-graph25 librte-gro25 2026-05-22 00:18:39.698587 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-gso25 librte-hash25 librte-ip-frag25 librte-ipsec25 librte-jobstats25 2026-05-22 00:18:39.698651 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-kvargs25 librte-latencystats25 librte-log25 librte-lpm25 2026-05-22 00:18:39.698737 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-mbuf25 librte-member25 librte-mempool-bucket25 librte-mempool-cnxk25 2026-05-22 00:18:39.698752 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-mempool-dpaa2-25 librte-mempool-dpaa25 librte-mempool-octeontx25 2026-05-22 00:18:39.698820 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-mempool-ring25 librte-mempool-stack25 librte-mempool25 2026-05-22 00:18:39.698834 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-meta-all librte-meta-allpmds librte-meta-baseband librte-meta-bus 2026-05-22 00:18:39.698905 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-meta-common librte-meta-compress librte-meta-crypto librte-meta-dma 2026-05-22 00:18:39.698920 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-meta-event librte-meta-mempool librte-meta-net librte-meta-raw 2026-05-22 00:18:39.699005 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-meter25 librte-metrics25 librte-ml-cnxk25 librte-mldev25 2026-05-22 00:18:39.699046 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-af-packet25 librte-net-af-xdp25 librte-net-ark25 2026-05-22 00:18:39.699061 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-atlantic25 librte-net-avp25 librte-net-axgbe25 librte-net-bnx2x25 2026-05-22 00:18:39.699070 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-bnxt25 librte-net-bond25 librte-net-cnxk25 librte-net-cpfl25 2026-05-22 00:18:39.699120 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-cxgbe25 librte-net-dpaa2-25 librte-net-dpaa25 librte-net-e1000-25 2026-05-22 00:18:39.699135 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-ena25 librte-net-enetc25 librte-net-enetfec25 librte-net-enic25 2026-05-22 00:18:39.699194 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-failsafe25 librte-net-fm10k25 librte-net-gve25 librte-net-hinic25 2026-05-22 00:18:39.699209 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-hns3-25 librte-net-i40e25 librte-net-iavf25 librte-net-ice25 2026-05-22 00:18:39.699266 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-idpf25 librte-net-igc25 librte-net-ionic25 librte-net-ipn3ke25 2026-05-22 00:18:39.699277 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-ixgbe25 librte-net-mana25 librte-net-memif25 librte-net-mlx4-25 2026-05-22 00:18:39.699289 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-mlx5-25 librte-net-netvsc25 librte-net-nfp25 librte-net-ngbe25 2026-05-22 00:18:39.699360 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-ntnic25 librte-net-null25 librte-net-octeon-ep25 2026-05-22 00:18:39.699375 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-octeontx25 librte-net-pcap25 librte-net-pfe25 librte-net-qede25 2026-05-22 00:18:39.699399 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-r8169-25 librte-net-ring25 librte-net-sfc25 librte-net-softnic25 2026-05-22 00:18:39.699414 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-tap25 librte-net-thunderx25 librte-net-txgbe25 2026-05-22 00:18:39.699488 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-vdev-netvsc25 librte-net-vhost25 librte-net-virtio25 2026-05-22 00:18:39.699510 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-vmxnet3-25 librte-net-zxdh25 librte-net25 librte-node25 2026-05-22 00:18:39.699523 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-pcapng25 librte-pci25 librte-pdcp25 librte-pdump25 librte-pipeline25 2026-05-22 00:18:39.699648 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-port25 librte-power-acpi25 librte-power-amd-pstate25 2026-05-22 00:18:39.699667 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-power-cppc25 librte-power-intel-pstate25 librte-power-intel-uncore25 2026-05-22 00:18:39.699681 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-power-kvm-vm25 librte-power25 librte-raw-cnxk-bphy25 2026-05-22 00:18:39.699691 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-raw-cnxk-gpio25 librte-raw-cnxk-rvu-lf25 librte-raw-dpaa2-cmdif25 2026-05-22 00:18:39.699762 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-raw-gdtc25 librte-raw-ifpga25 librte-raw-ntb25 librte-raw-skeleton25 2026-05-22 00:18:39.699774 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-rawdev25 librte-rcu25 librte-regex-cn9k25 librte-regex-mlx5-25 2026-05-22 00:18:39.699787 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-regexdev25 librte-reorder25 librte-rib25 librte-ring25 librte-sched25 2026-05-22 00:18:39.699846 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-security25 librte-stack25 librte-table25 librte-telemetry25 2026-05-22 00:18:39.699857 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-timer25 librte-vdpa-ifc25 librte-vdpa-mlx5-25 librte-vdpa-nfp25 2026-05-22 00:18:39.699915 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-vdpa-sfc25 librte-vhost25 libssl-dev libunbound8 libxdp-dev libxdp1 2026-05-22 00:18:39.699930 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libzstd-dev linux-libc-dev openvswitch-common openvswitch-switch 2026-05-22 00:18:39.699974 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: openvswitch-switch-dpdk pci.ids pciutils pkgconf pkgconf-bin 2026-05-22 00:18:39.699989 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: python3-iniparse rdma-core rpcsvc-proto sgml-base sse4.2-support 2026-05-22 00:18:39.700062 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: uuid-runtime xml-core zlib1g-dev 2026-05-22 00:18:39.700086 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:0 upgraded, 276 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:18:39.700099 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Need to get 40.0 MB of archives. 2026-05-22 00:18:39.700158 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:After this operation, 196 MB of additional disk space will be used. 2026-05-22 00:18:39.700171 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 openvswitch-common amd64 3.5.1-0ubuntu0.1~cloud0 [1,061 kB] 2026-05-22 00:18:39.700239 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 00:18:39.700256 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.5 [33.1 kB] 2026-05-22 00:18:39.700298 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-05-22 00:18:39.700348 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-05-22 00:18:39.700363 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnuma1 amd64 2.0.18-1ubuntu0.24.04.1 [23.4 kB] 2026-05-22 00:18:39.700425 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 rdma-core amd64 50.0-2ubuntu0.2 [63.6 kB] 2026-05-22 00:18:39.700439 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 sgml-base all 1.31 [11.4 kB] 2026-05-22 00:18:39.700500 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbus-1-3 amd64 1.14.10-4ubuntu4.1 [210 kB] 2026-05-22 00:18:39.700514 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ibverbs-providers amd64 50.0-2ubuntu0.2 [381 kB] 2026-05-22 00:18:39.700576 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:50 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 libxdp1 amd64 1.5.1-1ubuntu2~cloud0 [64.5 kB] 2026-05-22 00:18:39.700616 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:51 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 openvswitch-switch amd64 3.5.1-0ubuntu0.1~cloud0 [1,638 kB] 2026-05-22 00:18:39.700736 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:52 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 isa-support amd64 26~cloud0 [16.0 kB] 2026-05-22 00:18:39.700754 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:53 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 sse4.2-support amd64 26~cloud0 [3,420 B] 2026-05-22 00:18:39.700820 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:54 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 dpdk amd64 24.11.1-1~cloud0 [40.3 kB] 2026-05-22 00:18:39.700835 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:55 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 libxdp-dev amd64 1.5.1-1ubuntu2~cloud0 [61.0 kB] 2026-05-22 00:18:39.700900 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:56 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-log25 amd64 24.11.1-1~cloud0 [24.6 kB] 2026-05-22 00:18:39.700915 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:57 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-kvargs25 amd64 24.11.1-1~cloud0 [18.1 kB] 2026-05-22 00:18:39.700970 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:58 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-telemetry25 amd64 24.11.1-1~cloud0 [27.3 kB] 2026-05-22 00:18:39.700989 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:59 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-eal25 amd64 24.11.1-1~cloud0 [166 kB] 2026-05-22 00:18:39.701002 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:60 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-acl25 amd64 24.11.1-1~cloud0 [51.4 kB] 2026-05-22 00:18:39.701062 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:61 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-argparse25 amd64 24.11.1-1~cloud0 [20.7 kB] 2026-05-22 00:18:39.701077 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:62 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-ring25 amd64 24.11.1-1~cloud0 [20.8 kB] 2026-05-22 00:18:39.701126 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:63 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-mempool25 amd64 24.11.1-1~cloud0 [31.3 kB] 2026-05-22 00:18:39.701140 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:64 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-mbuf25 amd64 24.11.1-1~cloud0 [37.4 kB] 2026-05-22 00:18:39.701198 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libjansson4 amd64 2.14-2build2 [32.8 kB] 2026-05-22 00:18:39.701213 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:65 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-bbdev25 amd64 24.11.1-1~cloud0 [28.1 kB] 2026-05-22 00:18:39.701259 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 libpcap0.8t64 amd64 1.10.4-4.1ubuntu3 [151 kB] 2026-05-22 00:18:39.701274 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:66 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-pci25 amd64 24.11.1-1~cloud0 [17.8 kB] 2026-05-22 00:18:39.701336 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 pci.ids all 0.0~2024.03.31-1ubuntu0.1 [275 kB] 2026-05-22 00:18:39.701352 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:67 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-bus-pci25 amd64 24.11.1-1~cloud0 [38.0 kB] 2026-05-22 00:18:39.701379 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:68 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-baseband-acc25 amd64 24.11.1-1~cloud0 [75.9 kB] 2026-05-22 00:18:39.701425 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:69 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-bus-vdev25 amd64 24.11.1-1~cloud0 [22.2 kB] 2026-05-22 00:18:39.701441 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:70 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-baseband-fpga-5gnr-fec25 amd64 24.11.1-1~cloud0 [32.2 kB] 2026-05-22 00:18:39.701485 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libpci3 amd64 1:3.10.0-2build1 [36.5 kB] 2026-05-22 00:18:39.701500 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 pciutils amd64 1:3.10.0-2build1 [69.7 kB] 2026-05-22 00:18:39.701544 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:16 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-iniparse all 0.5-2 [20.0 kB] 2026-05-22 00:18:39.701585 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:17 http://archive.ubuntu.com/ubuntu noble/universe amd64 crudini amd64 0.9.4-1 [18.8 kB] 2026-05-22 00:18:39.701654 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1 amd64 14.2.0-4ubuntu2~24.04.1 [10.5 kB] 2026-05-22 00:18:39.701671 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc-dev-bin amd64 2.39-0ubuntu8.7 [20.4 kB] 2026-05-22 00:18:39.701684 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 linux-libc-dev amd64 6.8.0-117.117 [1,495 kB] 2026-05-22 00:18:39.701733 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:71 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-baseband-fpga-lte-fec25 amd64 24.11.1-1~cloud0 [26.3 kB] 2026-05-22 00:18:39.701747 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrypt-dev amd64 1:4.4.36-4build1 [112 kB] 2026-05-22 00:18:39.701817 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu7 [67.4 kB] 2026-05-22 00:18:39.702692 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc6-dev amd64 2.39-0ubuntu8.7 [2,124 kB] 2026-05-22 00:18:39.702721 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:72 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-baseband-la12xx25 amd64 24.11.1-1~cloud0 [22.6 kB] 2026-05-22 00:18:39.702730 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:73 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-baseband-null25 amd64 24.11.1-1~cloud0 [21.9 kB] 2026-05-22 00:18:39.702738 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:74 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-baseband-turbo-sw25 amd64 24.11.1-1~cloud0 [24.5 kB] 2026-05-22 00:18:39.702747 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:75 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-meter25 amd64 24.11.1-1~cloud0 [18.1 kB] 2026-05-22 00:18:39.702755 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:76 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net25 amd64 24.11.1-1~cloud0 [24.5 kB] 2026-05-22 00:18:39.702763 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 zlib1g-dev amd64 1:1.3.dfsg-3.1ubuntu2.1 [894 kB] 2026-05-22 00:18:39.702771 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:77 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-ethdev25 amd64 24.11.1-1~cloud0 [147 kB] 2026-05-22 00:18:39.702801 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libzstd-dev amd64 1.5.5+dfsg2-2build1.1 [364 kB] 2026-05-22 00:18:39.702809 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libelf-dev amd64 0.190-1.1ubuntu0.1 [68.5 kB] 2026-05-22 00:18:39.702818 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 libbpf-dev amd64 1:1.3.0-2build2 [259 kB] 2026-05-22 00:18:39.702826 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:28 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmd-dev amd64 1.1.0-2build1.1 [45.5 kB] 2026-05-22 00:18:39.702834 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:78 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-metrics25 amd64 24.11.1-1~cloud0 [23.5 kB] 2026-05-22 00:18:39.702841 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:29 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libbsd-dev amd64 0.12.1-1build1.1 [169 kB] 2026-05-22 00:18:39.702848 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:30 http://archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-05-22 00:18:39.702855 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:79 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-bitratestats25 amd64 24.11.1-1~cloud0 [17.9 kB] 2026-05-22 00:18:39.702862 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:80 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-bpf25 amd64 24.11.1-1~cloud0 [44.0 kB] 2026-05-22 00:18:39.702869 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:31 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-05-22 00:18:39.702876 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:81 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-bus-auxiliary25 amd64 24.11.1-1~cloud0 [20.6 kB] 2026-05-22 00:18:39.702883 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:32 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-05-22 00:18:39.702890 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:33 http://archive.ubuntu.com/ubuntu noble/main amd64 xml-core all 0.19 [20.3 kB] 2026-05-22 00:18:39.702897 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:34 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbus-1-dev amd64 1.14.10-4ubuntu4.1 [190 kB] 2026-05-22 00:18:39.702921 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:82 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-bus-cdx25 amd64 24.11.1-1~cloud0 [24.5 kB] 2026-05-22 00:18:39.702928 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:35 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnl-3-dev amd64 3.7.0-0.3build1.1 [99.5 kB] 2026-05-22 00:18:39.702935 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:36 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnl-route-3-dev amd64 3.7.0-0.3build1.1 [216 kB] 2026-05-22 00:18:39.702942 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:37 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libibverbs-dev amd64 50.0-2ubuntu0.2 [686 kB] 2026-05-22 00:18:39.702963 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:83 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-common-dpaax25 amd64 24.11.1-1~cloud0 [24.6 kB] 2026-05-22 00:18:39.702970 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:84 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-rcu25 amd64 24.11.1-1~cloud0 [22.8 kB] 2026-05-22 00:18:39.702982 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:85 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-cryptodev25 amd64 24.11.1-1~cloud0 [50.8 kB] 2026-05-22 00:18:39.702989 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:38 http://archive.ubuntu.com/ubuntu noble/universe amd64 libipsec-mb1 amd64 1.5-1build1 [1,022 kB] 2026-05-22 00:18:39.702996 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:86 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-dmadev25 amd64 24.11.1-1~cloud0 [27.4 kB] 2026-05-22 00:18:39.703003 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:87 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-hash25 amd64 24.11.1-1~cloud0 [50.8 kB] 2026-05-22 00:18:39.703010 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:88 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-timer25 amd64 24.11.1-1~cloud0 [21.4 kB] 2026-05-22 00:18:39.703017 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:89 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-eventdev25 amd64 24.11.1-1~cloud0 [106 kB] 2026-05-22 00:18:39.703023 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:39 http://archive.ubuntu.com/ubuntu noble/universe amd64 libipsec-mb-dev amd64 1.5-1build1 [1,346 kB] 2026-05-22 00:18:39.703030 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:90 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-bus-dpaa25 amd64 24.11.1-1~cloud0 [51.4 kB] 2026-05-22 00:18:39.703037 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:91 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-bus-fslmc25 amd64 24.11.1-1~cloud0 [48.2 kB] 2026-05-22 00:18:39.703044 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:92 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-rawdev25 amd64 24.11.1-1~cloud0 [22.2 kB] 2026-05-22 00:18:39.703051 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:40 http://archive.ubuntu.com/ubuntu noble/universe amd64 libisal2 amd64 2.31.0-0.1build1 [117 kB] 2026-05-22 00:18:39.703058 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:41 http://archive.ubuntu.com/ubuntu noble/universe amd64 libisal-dev amd64 2.31.0-0.1build1 [27.4 kB] 2026-05-22 00:18:39.703065 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:42 http://archive.ubuntu.com/ubuntu noble/main amd64 libfdt1 amd64 1.7.0-2build1 [20.1 kB] 2026-05-22 00:18:39.703072 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 libfdt-dev amd64 1.7.0-2build1 [32.4 kB] 2026-05-22 00:18:39.703079 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:44 http://archive.ubuntu.com/ubuntu noble/main amd64 libjansson-dev amd64 2.14-2build2 [35.9 kB] 2026-05-22 00:18:39.703086 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:45 http://archive.ubuntu.com/ubuntu noble/main amd64 libmnl-dev amd64 1.0.5-2build1 [21.9 kB] 2026-05-22 00:18:39.703093 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:46 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnuma-dev amd64 2.0.18-1ubuntu0.24.04.1 [37.0 kB] 2026-05-22 00:18:39.703105 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:47 http://archive.ubuntu.com/ubuntu noble/main amd64 libpcap0.8-dev amd64 1.10.4-4.1ubuntu3 [269 kB] 2026-05-22 00:18:39.703112 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:93 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-bus-ifpga25 amd64 24.11.1-1~cloud0 [20.7 kB] 2026-05-22 00:18:39.703119 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:48 http://archive.ubuntu.com/ubuntu noble/main amd64 libpcap-dev amd64 1.10.4-4.1ubuntu3 [3,324 B] 2026-05-22 00:18:39.703126 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:49 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.9 [2,407 kB] 2026-05-22 00:18:39.703133 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:94 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-bus-platform25 amd64 24.11.1-1~cloud0 [21.6 kB] 2026-05-22 00:18:39.703140 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:95 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-bus-uacce25 amd64 24.11.1-1~cloud0 [21.8 kB] 2026-05-22 00:18:39.703147 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:96 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-bus-vmbus25 amd64 24.11.1-1~cloud0 [29.5 kB] 2026-05-22 00:18:39.703158 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:97 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-cfgfile25 amd64 24.11.1-1~cloud0 [21.0 kB] 2026-05-22 00:18:39.703165 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:98 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-cmdline25 amd64 24.11.1-1~cloud0 [30.4 kB] 2026-05-22 00:18:39.703172 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:99 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-security25 amd64 24.11.1-1~cloud0 [21.0 kB] 2026-05-22 00:18:39.703182 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:100 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-common-cnxk25 amd64 24.11.1-1~cloud0 [258 kB] 2026-05-22 00:18:39.703190 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:101 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-common-cpt25 amd64 24.11.1-1~cloud0 [24.2 kB] 2026-05-22 00:18:39.703196 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:102 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-common-iavf25 amd64 24.11.1-1~cloud0 [26.7 kB] 2026-05-22 00:18:39.703203 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:103 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-common-idpf25 amd64 24.11.1-1~cloud0 [58.3 kB] 2026-05-22 00:18:39.703214 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:104 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-common-ionic25 amd64 24.11.1-1~cloud0 [18.9 kB] 2026-05-22 00:18:39.703221 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:105 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-common-mlx5-25 amd64 24.11.1-1~cloud0 [87.2 kB] 2026-05-22 00:18:39.703231 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:106 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-common-nfp25 amd64 24.11.1-1~cloud0 [19.7 kB] 2026-05-22 00:18:39.703282 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:107 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-common-nitrox25 amd64 24.11.1-1~cloud0 [19.5 kB] 2026-05-22 00:18:39.703295 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:108 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-common-octeontx25 amd64 24.11.1-1~cloud0 [18.9 kB] 2026-05-22 00:18:39.703369 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:109 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-compressdev25 amd64 24.11.1-1~cloud0 [25.5 kB] 2026-05-22 00:18:39.703387 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:110 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-common-qat25 amd64 24.11.1-1~cloud0 [211 kB] 2026-05-22 00:18:39.703398 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:111 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-common-sfc-efx25 amd64 24.11.1-1~cloud0 [98.4 kB] 2026-05-22 00:18:39.703461 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:112 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-compress-isal25 amd64 24.11.1-1~cloud0 [25.7 kB] 2026-05-22 00:18:39.703471 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:113 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-compress-mlx5-25 amd64 24.11.1-1~cloud0 [23.9 kB] 2026-05-22 00:18:39.703482 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:114 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-compress-nitrox25 amd64 24.11.1-1~cloud0 [16.8 kB] 2026-05-22 00:18:39.703538 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:115 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-mempool-octeontx25 amd64 24.11.1-1~cloud0 [21.5 kB] 2026-05-22 00:18:39.703551 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:116 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-compress-octeontx25 amd64 24.11.1-1~cloud0 [27.6 kB] 2026-05-22 00:18:39.703660 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:117 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-compress-zlib25 amd64 24.11.1-1~cloud0 [23.3 kB] 2026-05-22 00:18:39.703749 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:118 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-crypto-bcmfs25 amd64 24.11.1-1~cloud0 [32.6 kB] 2026-05-22 00:18:39.703839 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:119 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-crypto-caam-jr25 amd64 24.11.1-1~cloud0 [50.9 kB] 2026-05-22 00:18:39.703852 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:120 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-crypto-ccp25 amd64 24.11.1-1~cloud0 [56.0 kB] 2026-05-22 00:18:39.703910 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:121 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-crypto-cnxk25 amd64 24.11.1-1~cloud0 [174 kB] 2026-05-22 00:18:39.703961 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:122 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-mempool-dpaa25 amd64 24.11.1-1~cloud0 [20.5 kB] 2026-05-22 00:18:39.703980 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:123 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-crypto-dpaa-sec25 amd64 24.11.1-1~cloud0 [76.3 kB] 2026-05-22 00:18:39.704021 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:124 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-mempool-dpaa2-25 amd64 24.11.1-1~cloud0 [21.0 kB] 2026-05-22 00:18:39.704033 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:125 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-crypto-dpaa2-sec25 amd64 24.11.1-1~cloud0 [83.0 kB] 2026-05-22 00:18:39.704087 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:126 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-crypto-ionic25 amd64 24.11.1-1~cloud0 [29.3 kB] 2026-05-22 00:18:39.704100 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:127 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-crypto-ipsec-mb25 amd64 24.11.1-1~cloud0 [57.9 kB] 2026-05-22 00:18:39.704135 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:128 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-crypto-mlx5-25 amd64 24.11.1-1~cloud0 [37.2 kB] 2026-05-22 00:18:39.704204 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:129 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-crypto-nitrox25 amd64 24.11.1-1~cloud0 [17.2 kB] 2026-05-22 00:18:39.704225 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:130 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-crypto-null25 amd64 24.11.1-1~cloud0 [22.5 kB] 2026-05-22 00:18:39.704266 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:131 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-crypto-octeontx25 amd64 24.11.1-1~cloud0 [76.5 kB] 2026-05-22 00:18:39.704307 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:132 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-crypto-openssl25 amd64 24.11.1-1~cloud0 [38.2 kB] 2026-05-22 00:18:39.704320 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:133 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-reorder25 amd64 24.11.1-1~cloud0 [21.4 kB] 2026-05-22 00:18:39.704372 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:134 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-crypto-scheduler25 amd64 24.11.1-1~cloud0 [52.7 kB] 2026-05-22 00:18:39.704385 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:135 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-crypto-virtio25 amd64 24.11.1-1~cloud0 [30.7 kB] 2026-05-22 00:18:39.704435 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:136 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-dispatcher25 amd64 24.11.1-1~cloud0 [20.7 kB] 2026-05-22 00:18:39.704447 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:137 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-distributor25 amd64 24.11.1-1~cloud0 [22.8 kB] 2026-05-22 00:18:39.704500 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:138 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-dma-cnxk25 amd64 24.11.1-1~cloud0 [27.7 kB] 2026-05-22 00:18:39.704512 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:139 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-dma-dpaa2-25 amd64 24.11.1-1~cloud0 [35.2 kB] 2026-05-22 00:18:39.704561 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:140 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-dma-dpaa25 amd64 24.11.1-1~cloud0 [30.0 kB] 2026-05-22 00:18:39.704574 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:141 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-dma-hisilicon25 amd64 24.11.1-1~cloud0 [22.0 kB] 2026-05-22 00:18:39.704660 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:142 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-dma-idxd25 amd64 24.11.1-1~cloud0 [28.2 kB] 2026-05-22 00:18:39.704706 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:143 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-dma-ioat25 amd64 24.11.1-1~cloud0 [22.6 kB] 2026-05-22 00:18:39.704719 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:144 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-dma-odm25 amd64 24.11.1-1~cloud0 [22.7 kB] 2026-05-22 00:18:39.704749 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:145 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-dma-skeleton25 amd64 24.11.1-1~cloud0 [30.2 kB] 2026-05-22 00:18:39.704802 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:146 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-efd25 amd64 24.11.1-1~cloud0 [35.1 kB] 2026-05-22 00:18:39.704893 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:147 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-mempool-cnxk25 amd64 24.11.1-1~cloud0 [24.4 kB] 2026-05-22 00:18:39.704916 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:148 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-cnxk25 amd64 24.11.1-1~cloud0 [142 kB] 2026-05-22 00:18:39.704924 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:149 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-event-cnxk25 amd64 24.11.1-1~cloud0 [74.0 kB] 2026-05-22 00:18:39.704932 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:150 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-event-dlb2-25 amd64 24.11.1-1~cloud0 [76.7 kB] 2026-05-22 00:18:39.704951 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:151 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-dpaa2-25 amd64 24.11.1-1~cloud0 [89.7 kB] 2026-05-22 00:18:39.704958 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:152 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-event-dpaa2-25 amd64 24.11.1-1~cloud0 [31.5 kB] 2026-05-22 00:18:39.704986 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:153 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-dpaa25 amd64 24.11.1-1~cloud0 [54.2 kB] 2026-05-22 00:18:39.705028 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:154 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-event-dpaa25 amd64 24.11.1-1~cloud0 [24.1 kB] 2026-05-22 00:18:39.705065 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:155 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-event-dsw25 amd64 24.11.1-1~cloud0 [38.2 kB] 2026-05-22 00:18:39.705104 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:156 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-octeontx25 amd64 24.11.1-1~cloud0 [38.2 kB] 2026-05-22 00:18:39.705142 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:157 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-event-octeontx25 amd64 24.11.1-1~cloud0 [50.9 kB] 2026-05-22 00:18:39.705178 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:158 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-event-opdl25 amd64 24.11.1-1~cloud0 [51.5 kB] 2026-05-22 00:18:39.705208 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:159 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-event-skeleton25 amd64 24.11.1-1~cloud0 [19.7 kB] 2026-05-22 00:18:39.705248 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:160 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-event-sw25 amd64 24.11.1-1~cloud0 [60.3 kB] 2026-05-22 00:18:39.705282 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:161 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-rib25 amd64 24.11.1-1~cloud0 [23.9 kB] 2026-05-22 00:18:39.705317 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:162 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-fib25 amd64 24.11.1-1~cloud0 [34.0 kB] 2026-05-22 00:18:39.705375 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:163 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-gpudev25 amd64 24.11.1-1~cloud0 [23.7 kB] 2026-05-22 00:18:39.705385 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:164 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-pcapng25 amd64 24.11.1-1~cloud0 [22.9 kB] 2026-05-22 00:18:39.705398 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:165 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-graph25 amd64 24.11.1-1~cloud0 [39.2 kB] 2026-05-22 00:18:39.705446 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:166 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-gro25 amd64 24.11.1-1~cloud0 [28.7 kB] 2026-05-22 00:18:39.706671 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:167 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-gso25 amd64 24.11.1-1~cloud0 [22.6 kB] 2026-05-22 00:18:39.706693 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:168 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-ip-frag25 amd64 24.11.1-1~cloud0 [33.8 kB] 2026-05-22 00:18:39.706701 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:169 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-ipsec25 amd64 24.11.1-1~cloud0 [48.7 kB] 2026-05-22 00:18:39.706715 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:170 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-jobstats25 amd64 24.11.1-1~cloud0 [17.9 kB] 2026-05-22 00:18:39.706731 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:171 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-latencystats25 amd64 24.11.1-1~cloud0 [20.1 kB] 2026-05-22 00:18:39.706738 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:172 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-lpm25 amd64 24.11.1-1~cloud0 [27.3 kB] 2026-05-22 00:18:39.706745 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:173 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-member25 amd64 24.11.1-1~cloud0 [39.8 kB] 2026-05-22 00:18:39.706752 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:174 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-mempool-bucket25 amd64 24.11.1-1~cloud0 [25.6 kB] 2026-05-22 00:18:39.706759 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:175 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-mempool-ring25 amd64 24.11.1-1~cloud0 [20.2 kB] 2026-05-22 00:18:39.706766 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:176 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-stack25 amd64 24.11.1-1~cloud0 [18.6 kB] 2026-05-22 00:18:39.706774 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:177 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-mempool-stack25 amd64 24.11.1-1~cloud0 [18.3 kB] 2026-05-22 00:18:39.706781 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:178 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-mldev25 amd64 24.11.1-1~cloud0 [25.7 kB] 2026-05-22 00:18:39.706788 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:179 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-ml-cnxk25 amd64 24.11.1-1~cloud0 [68.9 kB] 2026-05-22 00:18:39.706794 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:180 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-af-packet25 amd64 24.11.1-1~cloud0 [25.3 kB] 2026-05-22 00:18:39.706802 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:181 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-af-xdp25 amd64 24.11.1-1~cloud0 [34.2 kB] 2026-05-22 00:18:39.706809 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:182 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-ark25 amd64 24.11.1-1~cloud0 [32.5 kB] 2026-05-22 00:18:39.706816 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:183 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-atlantic25 amd64 24.11.1-1~cloud0 [42.7 kB] 2026-05-22 00:18:39.706823 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:184 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-avp25 amd64 24.11.1-1~cloud0 [36.8 kB] 2026-05-22 00:18:39.706830 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:185 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-axgbe25 amd64 24.11.1-1~cloud0 [54.9 kB] 2026-05-22 00:18:39.706837 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:186 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-bnx2x25 amd64 24.11.1-1~cloud0 [172 kB] 2026-05-22 00:18:39.706844 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:187 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-bnxt25 amd64 24.11.1-1~cloud0 [417 kB] 2026-05-22 00:18:39.706851 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:188 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-sched25 amd64 24.11.1-1~cloud0 [35.5 kB] 2026-05-22 00:18:39.706858 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:189 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-bond25 amd64 24.11.1-1~cloud0 [64.0 kB] 2026-05-22 00:18:39.706875 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:190 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-cpfl25 amd64 24.11.1-1~cloud0 [75.6 kB] 2026-05-22 00:18:39.706883 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:191 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-cxgbe25 amd64 24.11.1-1~cloud0 [95.0 kB] 2026-05-22 00:18:39.706902 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:192 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-e1000-25 amd64 24.11.1-1~cloud0 [137 kB] 2026-05-22 00:18:39.706909 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:193 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-ena25 amd64 24.11.1-1~cloud0 [57.3 kB] 2026-05-22 00:18:39.706920 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:194 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-enetc25 amd64 24.11.1-1~cloud0 [24.6 kB] 2026-05-22 00:18:39.706928 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:195 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-enetfec25 amd64 24.11.1-1~cloud0 [25.4 kB] 2026-05-22 00:18:39.706935 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:196 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-enic25 amd64 24.11.1-1~cloud0 [88.2 kB] 2026-05-22 00:18:39.706942 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:197 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-failsafe25 amd64 24.11.1-1~cloud0 [53.8 kB] 2026-05-22 00:18:39.706949 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:198 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-fm10k25 amd64 24.11.1-1~cloud0 [66.5 kB] 2026-05-22 00:18:39.706956 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:199 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-gve25 amd64 24.11.1-1~cloud0 [55.8 kB] 2026-05-22 00:18:39.706963 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:200 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-hinic25 amd64 24.11.1-1~cloud0 [92.9 kB] 2026-05-22 00:18:39.706970 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:201 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-hns3-25 amd64 24.11.1-1~cloud0 [163 kB] 2026-05-22 00:18:39.706977 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:202 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-i40e25 amd64 24.11.1-1~cloud0 [221 kB] 2026-05-22 00:18:39.706984 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:203 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-iavf25 amd64 24.11.1-1~cloud0 [171 kB] 2026-05-22 00:18:39.706991 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:204 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-ice25 amd64 24.11.1-1~cloud0 [357 kB] 2026-05-22 00:18:39.706998 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:205 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-idpf25 amd64 24.11.1-1~cloud0 [33.6 kB] 2026-05-22 00:18:39.707005 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:206 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-igc25 amd64 24.11.1-1~cloud0 [59.0 kB] 2026-05-22 00:18:39.707012 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:207 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-ionic25 amd64 24.11.1-1~cloud0 [55.5 kB] 2026-05-22 00:18:39.707019 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:208 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-ipn3ke25 amd64 24.11.1-1~cloud0 [37.5 kB] 2026-05-22 00:18:39.707026 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:209 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-ixgbe25 amd64 24.11.1-1~cloud0 [191 kB] 2026-05-22 00:18:39.707033 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:210 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-mana25 amd64 24.11.1-1~cloud0 [40.5 kB] 2026-05-22 00:18:39.707040 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:211 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-memif25 amd64 24.11.1-1~cloud0 [46.5 kB] 2026-05-22 00:18:39.707053 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:212 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-mlx4-25 amd64 24.11.1-1~cloud0 [61.8 kB] 2026-05-22 00:18:39.707060 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:213 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-mlx5-25 amd64 24.11.1-1~cloud0 [849 kB] 2026-05-22 00:18:39.707073 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:214 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-netvsc25 amd64 24.11.1-1~cloud0 [51.9 kB] 2026-05-22 00:18:39.707080 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:215 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-nfp25 amd64 24.11.1-1~cloud0 [146 kB] 2026-05-22 00:18:39.707087 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:216 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-ngbe25 amd64 24.11.1-1~cloud0 [81.9 kB] 2026-05-22 00:18:39.707094 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:217 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-ntnic25 amd64 24.11.1-1~cloud0 [222 kB] 2026-05-22 00:18:39.707105 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:218 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-null25 amd64 24.11.1-1~cloud0 [26.2 kB] 2026-05-22 00:18:39.707113 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:219 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-octeon-ep25 amd64 24.11.1-1~cloud0 [45.1 kB] 2026-05-22 00:18:39.707120 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:220 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-pcap25 amd64 24.11.1-1~cloud0 [36.3 kB] 2026-05-22 00:18:39.707127 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:221 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-pfe25 amd64 24.11.1-1~cloud0 [32.0 kB] 2026-05-22 00:18:39.707134 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:222 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-qede25 amd64 24.11.1-1~cloud0 [203 kB] 2026-05-22 00:18:39.707141 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:223 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-r8169-25 amd64 24.11.1-1~cloud0 [69.1 kB] 2026-05-22 00:18:39.707148 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:224 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-ring25 amd64 24.11.1-1~cloud0 [24.2 kB] 2026-05-22 00:18:39.707155 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:225 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-sfc25 amd64 24.11.1-1~cloud0 [165 kB] 2026-05-22 00:18:39.707162 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:226 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-port25 amd64 24.11.1-1~cloud0 [54.2 kB] 2026-05-22 00:18:39.707169 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:227 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-table25 amd64 24.11.1-1~cloud0 [71.4 kB] 2026-05-22 00:18:39.707176 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:228 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-pipeline25 amd64 24.11.1-1~cloud0 [179 kB] 2026-05-22 00:18:39.707183 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:229 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-softnic25 amd64 24.11.1-1~cloud0 [35.2 kB] 2026-05-22 00:18:39.707190 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:230 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-tap25 amd64 24.11.1-1~cloud0 [43.2 kB] 2026-05-22 00:18:39.707197 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:231 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-thunderx25 amd64 24.11.1-1~cloud0 [47.7 kB] 2026-05-22 00:18:39.707208 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:232 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-txgbe25 amd64 24.11.1-1~cloud0 [145 kB] 2026-05-22 00:18:39.707216 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:233 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-vdev-netvsc25 amd64 24.11.1-1~cloud0 [23.4 kB] 2026-05-22 00:18:39.707223 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:234 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-vhost25 amd64 24.11.1-1~cloud0 [204 kB] 2026-05-22 00:18:39.707230 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:235 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-vhost25 amd64 24.11.1-1~cloud0 [29.8 kB] 2026-05-22 00:18:39.707237 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:236 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-virtio25 amd64 24.11.1-1~cloud0 [87.0 kB] 2026-05-22 00:18:39.707244 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:237 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-vmxnet3-25 amd64 24.11.1-1~cloud0 [39.7 kB] 2026-05-22 00:18:39.707278 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:238 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-zxdh25 amd64 24.11.1-1~cloud0 [38.1 kB] 2026-05-22 00:18:39.707287 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:239 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-node25 amd64 24.11.1-1~cloud0 [74.9 kB] 2026-05-22 00:18:39.707294 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:240 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-pdcp25 amd64 24.11.1-1~cloud0 [37.4 kB] 2026-05-22 00:18:39.707301 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:241 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-pdump25 amd64 24.11.1-1~cloud0 [24.0 kB] 2026-05-22 00:18:39.707313 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:242 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-power25 amd64 24.11.1-1~cloud0 [26.5 kB] 2026-05-22 00:18:39.707320 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:243 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-power-acpi25 amd64 24.11.1-1~cloud0 [22.0 kB] 2026-05-22 00:18:39.707327 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:244 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-power-amd-pstate25 amd64 24.11.1-1~cloud0 [22.6 kB] 2026-05-22 00:18:39.707336 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:245 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-power-cppc25 amd64 24.11.1-1~cloud0 [22.5 kB] 2026-05-22 00:18:39.707343 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:246 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-power-intel-pstate25 amd64 24.11.1-1~cloud0 [23.0 kB] 2026-05-22 00:18:39.707350 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:247 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-power-intel-uncore25 amd64 24.11.1-1~cloud0 [21.9 kB] 2026-05-22 00:18:39.707357 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:248 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-power-kvm-vm25 amd64 24.11.1-1~cloud0 [20.1 kB] 2026-05-22 00:18:39.707364 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:249 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-raw-cnxk-bphy25 amd64 24.11.1-1~cloud0 [23.3 kB] 2026-05-22 00:18:39.707376 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:250 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-raw-cnxk-gpio25 amd64 24.11.1-1~cloud0 [26.3 kB] 2026-05-22 00:18:39.707383 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:251 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-raw-cnxk-rvu-lf25 amd64 24.11.1-1~cloud0 [20.7 kB] 2026-05-22 00:18:39.707390 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:252 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-raw-dpaa2-cmdif25 amd64 24.11.1-1~cloud0 [20.1 kB] 2026-05-22 00:18:39.707403 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:253 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-raw-gdtc25 amd64 24.11.1-1~cloud0 [23.2 kB] 2026-05-22 00:18:39.707413 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:254 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-raw-ifpga25 amd64 24.11.1-1~cloud0 [92.4 kB] 2026-05-22 00:18:39.707420 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:255 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-raw-ntb25 amd64 24.11.1-1~cloud0 [40.3 kB] 2026-05-22 00:18:39.707431 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:256 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-raw-skeleton25 amd64 24.11.1-1~cloud0 [24.6 kB] 2026-05-22 00:18:39.707498 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:257 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-regexdev25 amd64 24.11.1-1~cloud0 [21.0 kB] 2026-05-22 00:18:39.707512 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:258 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-regex-cn9k25 amd64 24.11.1-1~cloud0 [23.4 kB] 2026-05-22 00:18:39.707548 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:259 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-regex-mlx5-25 amd64 24.11.1-1~cloud0 [28.3 kB] 2026-05-22 00:18:39.707575 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:260 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-vdpa-ifc25 amd64 24.11.1-1~cloud0 [30.5 kB] 2026-05-22 00:18:39.707646 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:261 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-vdpa-mlx5-25 amd64 24.11.1-1~cloud0 [42.8 kB] 2026-05-22 00:18:39.707716 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:262 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-vdpa-nfp25 amd64 24.11.1-1~cloud0 [25.4 kB] 2026-05-22 00:18:39.707729 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:263 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-vdpa-sfc25 amd64 24.11.1-1~cloud0 [28.8 kB] 2026-05-22 00:18:39.707769 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:264 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-meta-all amd64 24.11.1-1~cloud0 [16.0 kB] 2026-05-22 00:18:39.707805 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:265 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-meta-allpmds amd64 24.11.1-1~cloud0 [15.7 kB] 2026-05-22 00:18:39.707849 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:266 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-meta-baseband amd64 24.11.1-1~cloud0 [14.8 kB] 2026-05-22 00:18:39.707862 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:267 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-meta-bus amd64 24.11.1-1~cloud0 [14.8 kB] 2026-05-22 00:18:39.707906 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:268 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-meta-common amd64 24.11.1-1~cloud0 [14.9 kB] 2026-05-22 00:18:39.707943 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:269 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-meta-compress amd64 24.11.1-1~cloud0 [14.8 kB] 2026-05-22 00:18:39.707981 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:270 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-meta-crypto amd64 24.11.1-1~cloud0 [14.9 kB] 2026-05-22 00:18:39.708018 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:271 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-meta-dma amd64 24.11.1-1~cloud0 [14.8 kB] 2026-05-22 00:18:39.708054 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:272 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-meta-event amd64 24.11.1-1~cloud0 [14.8 kB] 2026-05-22 00:18:39.708079 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:273 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-meta-mempool amd64 24.11.1-1~cloud0 [14.8 kB] 2026-05-22 00:18:39.708117 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:274 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-meta-net amd64 24.11.1-1~cloud0 [15.1 kB] 2026-05-22 00:18:39.708163 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:275 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-meta-raw amd64 24.11.1-1~cloud0 [14.8 kB] 2026-05-22 00:18:39.708200 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:276 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 libdpdk-dev amd64 24.11.1-1~cloud0 [9,580 kB] 2026-05-22 00:18:39.708234 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:277 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 openvswitch-switch-dpdk amd64 3.5.1-0ubuntu0.1~cloud0 [1,157 kB] 2026-05-22 00:18:39.708272 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preconfiguring packages ... 2026-05-22 00:18:39.708309 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Fetched 40.0 MB in 5s (8,232 kB/s) 2026-05-22 00:18:39.708345 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package uuid-runtime. 2026-05-22 00:18:39.708381 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 2026-05-22 00:18:39.708423 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:18:39.708461 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 70% 2026-05-22 00:18:39.708495 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 75% 2026-05-22 00:18:39.708528 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 80% 2026-05-22 00:18:39.708565 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 85% 2026-05-22 00:18:39.708617 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 90% 2026-05-22 00:18:39.708680 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 95% 2026-05-22 00:18:39.708717 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 100% (Reading database ... 11568 files and directories currently installed.) 2026-05-22 00:18:39.708752 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../0-uuid-runtime_2.39.3-9ubuntu6.5_amd64.deb ... 2026-05-22 00:18:39.708787 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-05-22 00:18:39.708822 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-05-22 00:18:39.708857 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../1-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-05-22 00:18:39.708892 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-05-22 00:18:39.708926 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libunbound8:amd64. 2026-05-22 00:18:39.708961 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../2-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-05-22 00:18:39.708996 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-05-22 00:18:39.709029 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package openvswitch-common. 2026-05-22 00:18:39.709071 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../3-openvswitch-common_3.5.1-0ubuntu0.1~cloud0_amd64.deb ... 2026-05-22 00:18:39.709084 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking openvswitch-common (3.5.1-0ubuntu0.1~cloud0) ... 2026-05-22 00:18:39.709155 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libnuma1:amd64. 2026-05-22 00:18:39.709168 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../4-libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-05-22 00:18:39.709190 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-05-22 00:18:39.709231 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libxdp1:amd64. 2026-05-22 00:18:39.709265 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../5-libxdp1_1.5.1-1ubuntu2~cloud0_amd64.deb ... 2026-05-22 00:18:39.709300 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2026-05-22 00:18:39.709335 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package openvswitch-switch. 2026-05-22 00:18:39.709370 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../6-openvswitch-switch_3.5.1-0ubuntu0.1~cloud0_amd64.deb ... 2026-05-22 00:18:39.709404 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking openvswitch-switch (3.5.1-0ubuntu0.1~cloud0) ... 2026-05-22 00:18:39.709439 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package rdma-core. 2026-05-22 00:18:39.709473 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../7-rdma-core_50.0-2ubuntu0.2_amd64.deb ... 2026-05-22 00:18:39.709509 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking rdma-core (50.0-2ubuntu0.2) ... 2026-05-22 00:18:39.709543 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package sgml-base. 2026-05-22 00:18:39.709578 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../8-sgml-base_1.31_all.deb ... 2026-05-22 00:18:39.709641 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking sgml-base (1.31) ... 2026-05-22 00:18:39.709689 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package isa-support:amd64. 2026-05-22 00:18:39.709725 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../9-isa-support_26~cloud0_amd64.deb ... 2026-05-22 00:18:39.709762 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking isa-support:amd64 (26~cloud0) ... 2026-05-22 00:18:39.709797 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up isa-support:amd64 (26~cloud0) ... 2026-05-22 00:18:39.709832 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package sse4.2-support. 2026-05-22 00:18:39.709865 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 2026-05-22 00:18:39.709902 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:18:39.709937 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 70% (Reading database ... 75% 2026-05-22 00:18:39.709970 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 80% 2026-05-22 00:18:39.710005 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 85% 2026-05-22 00:18:39.710038 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 90% 2026-05-22 00:18:39.710668 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 95% 2026-05-22 00:18:39.710681 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 100% (Reading database ... 11823 files and directories currently installed.) 2026-05-22 00:18:39.710688 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../000-sse4.2-support_26~cloud0_amd64.deb ... 2026-05-22 00:18:39.710694 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking sse4.2-support (26~cloud0) ... 2026-05-22 00:18:39.710700 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libdbus-1-3:amd64. 2026-05-22 00:18:39.710706 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../001-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2026-05-22 00:18:39.710712 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-05-22 00:18:39.710718 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package ibverbs-providers:amd64. 2026-05-22 00:18:39.710723 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../002-ibverbs-providers_50.0-2ubuntu0.2_amd64.deb ... 2026-05-22 00:18:39.710736 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking ibverbs-providers:amd64 (50.0-2ubuntu0.2) ... 2026-05-22 00:18:39.710742 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libjansson4:amd64. 2026-05-22 00:18:39.710748 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../003-libjansson4_2.14-2build2_amd64.deb ... 2026-05-22 00:18:39.710754 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libjansson4:amd64 (2.14-2build2) ... 2026-05-22 00:18:39.710760 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libpcap0.8t64:amd64. 2026-05-22 00:18:39.710765 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../004-libpcap0.8t64_1.10.4-4.1ubuntu3_amd64.deb ... 2026-05-22 00:18:39.710776 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-05-22 00:18:39.710782 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package pci.ids. 2026-05-22 00:18:39.710788 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../005-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ... 2026-05-22 00:18:39.710794 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-05-22 00:18:39.710800 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libpci3:amd64. 2026-05-22 00:18:39.710805 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../006-libpci3_1%3a3.10.0-2build1_amd64.deb ... 2026-05-22 00:18:39.710811 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libpci3:amd64 (1:3.10.0-2build1) ... 2026-05-22 00:18:39.710817 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package pciutils. 2026-05-22 00:18:39.710823 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../007-pciutils_1%3a3.10.0-2build1_amd64.deb ... 2026-05-22 00:18:39.710828 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking pciutils (1:3.10.0-2build1) ... 2026-05-22 00:18:39.710834 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package python3-iniparse. 2026-05-22 00:18:39.710840 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../008-python3-iniparse_0.5-2_all.deb ... 2026-05-22 00:18:39.710846 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking python3-iniparse (0.5-2) ... 2026-05-22 00:18:39.710852 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package crudini. 2026-05-22 00:18:39.710857 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../009-crudini_0.9.4-1_amd64.deb ... 2026-05-22 00:18:39.710863 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking crudini (0.9.4-1) ... 2026-05-22 00:18:39.710869 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package dpdk. 2026-05-22 00:18:39.710878 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../010-dpdk_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.710884 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking dpdk (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.710890 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libatomic1:amd64. 2026-05-22 00:18:39.710896 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../011-libatomic1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-05-22 00:18:39.710902 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:18:39.710907 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libc-dev-bin. 2026-05-22 00:18:39.710913 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../012-libc-dev-bin_2.39-0ubuntu8.7_amd64.deb ... 2026-05-22 00:18:39.710922 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-05-22 00:18:39.710930 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libc-dev-bin (2.39-0ubuntu8.7) ... 2026-05-22 00:18:39.710986 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package linux-libc-dev:amd64. 2026-05-22 00:18:39.710997 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../013-linux-libc-dev_6.8.0-117.117_amd64.deb ... 2026-05-22 00:18:39.711050 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking linux-libc-dev:amd64 (6.8.0-117.117) ... 2026-05-22 00:18:39.711067 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libcrypt-dev:amd64. 2026-05-22 00:18:39.711105 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../014-libcrypt-dev_1%3a4.4.36-4build1_amd64.deb ... 2026-05-22 00:18:39.711116 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2026-05-22 00:18:39.711168 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package rpcsvc-proto. 2026-05-22 00:18:39.711179 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../015-rpcsvc-proto_1.4.2-0ubuntu7_amd64.deb ... 2026-05-22 00:18:39.711230 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking rpcsvc-proto (1.4.2-0ubuntu7) ... 2026-05-22 00:18:39.711241 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libc6-dev:amd64. 2026-05-22 00:18:39.711291 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../016-libc6-dev_2.39-0ubuntu8.7_amd64.deb ... 2026-05-22 00:18:39.711301 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libc6-dev:amd64 (2.39-0ubuntu8.7) ... 2026-05-22 00:18:39.711351 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package zlib1g-dev:amd64. 2026-05-22 00:18:39.711362 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../017-zlib1g-dev_1%3a1.3.dfsg-3.1ubuntu2.1_amd64.deb ... 2026-05-22 00:18:39.711411 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.1) ... 2026-05-22 00:18:39.711421 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libzstd-dev:amd64. 2026-05-22 00:18:39.711473 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../018-libzstd-dev_1.5.5+dfsg2-2build1.1_amd64.deb ... 2026-05-22 00:18:39.711483 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libzstd-dev:amd64 (1.5.5+dfsg2-2build1.1) ... 2026-05-22 00:18:39.711533 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libelf-dev:amd64. 2026-05-22 00:18:39.711543 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../019-libelf-dev_0.190-1.1ubuntu0.1_amd64.deb ... 2026-05-22 00:18:39.711617 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libelf-dev:amd64 (0.190-1.1ubuntu0.1) ... 2026-05-22 00:18:39.711681 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libbpf-dev:amd64. 2026-05-22 00:18:39.711717 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../020-libbpf-dev_1%3a1.3.0-2build2_amd64.deb ... 2026-05-22 00:18:39.711751 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libbpf-dev:amd64 (1:1.3.0-2build2) ... 2026-05-22 00:18:39.711762 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libmd-dev:amd64. 2026-05-22 00:18:39.711824 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../021-libmd-dev_1.1.0-2build1.1_amd64.deb ... 2026-05-22 00:18:39.711836 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libmd-dev:amd64 (1.1.0-2build1.1) ... 2026-05-22 00:18:39.711871 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libbsd-dev:amd64. 2026-05-22 00:18:39.711882 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../022-libbsd-dev_0.12.1-1build1.1_amd64.deb ... 2026-05-22 00:18:39.711933 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-05-22 00:18:39.711944 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libbsd-dev:amd64 (0.12.1-1build1.1) ... 2026-05-22 00:18:39.711995 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libpkgconf3:amd64. 2026-05-22 00:18:39.712006 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../023-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-05-22 00:18:39.712059 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-05-22 00:18:39.712070 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-05-22 00:18:39.712123 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package pkgconf-bin. 2026-05-22 00:18:39.712134 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../024-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-05-22 00:18:39.712187 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-05-22 00:18:39.712225 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package pkgconf:amd64. 2026-05-22 00:18:39.712235 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../025-pkgconf_1.8.1-2build1_amd64.deb ... 2026-05-22 00:18:39.712289 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-05-22 00:18:39.712300 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package xml-core. 2026-05-22 00:18:39.712350 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../026-xml-core_0.19_all.deb ... 2026-05-22 00:18:39.712361 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking xml-core (0.19) ... 2026-05-22 00:18:39.712423 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libdbus-1-dev:amd64. 2026-05-22 00:18:39.712434 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../027-libdbus-1-dev_1.14.10-4ubuntu4.1_amd64.deb ... 2026-05-22 00:18:39.712478 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libdbus-1-dev:amd64 (1.14.10-4ubuntu4.1) ... 2026-05-22 00:18:39.712489 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libnl-3-dev:amd64. 2026-05-22 00:18:39.712561 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../028-libnl-3-dev_3.7.0-0.3build1.1_amd64.deb ... 2026-05-22 00:18:39.713809 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libnl-3-dev:amd64 (3.7.0-0.3build1.1) ... 2026-05-22 00:18:39.713824 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libnl-route-3-dev:amd64. 2026-05-22 00:18:39.713831 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../029-libnl-route-3-dev_3.7.0-0.3build1.1_amd64.deb ... 2026-05-22 00:18:39.713838 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libnl-route-3-dev:amd64 (3.7.0-0.3build1.1) ... 2026-05-22 00:18:39.713844 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libibverbs-dev:amd64. 2026-05-22 00:18:39.713850 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../030-libibverbs-dev_50.0-2ubuntu0.2_amd64.deb ... 2026-05-22 00:18:39.713856 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libibverbs-dev:amd64 (50.0-2ubuntu0.2) ... 2026-05-22 00:18:39.713862 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libipsec-mb1. 2026-05-22 00:18:39.713868 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../031-libipsec-mb1_1.5-1build1_amd64.deb ... 2026-05-22 00:18:39.713874 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libipsec-mb1 (1.5-1build1) ... 2026-05-22 00:18:39.713880 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libipsec-mb-dev. 2026-05-22 00:18:39.713885 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../032-libipsec-mb-dev_1.5-1build1_amd64.deb ... 2026-05-22 00:18:39.713891 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libipsec-mb-dev (1.5-1build1) ... 2026-05-22 00:18:39.713897 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libisal2. 2026-05-22 00:18:39.713903 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../033-libisal2_2.31.0-0.1build1_amd64.deb ... 2026-05-22 00:18:39.713909 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libisal2 (2.31.0-0.1build1) ... 2026-05-22 00:18:39.713915 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libisal-dev. 2026-05-22 00:18:39.713927 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../034-libisal-dev_2.31.0-0.1build1_amd64.deb ... 2026-05-22 00:18:39.713933 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libisal-dev (2.31.0-0.1build1) ... 2026-05-22 00:18:39.713938 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libfdt1:amd64. 2026-05-22 00:18:39.713944 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../035-libfdt1_1.7.0-2build1_amd64.deb ... 2026-05-22 00:18:39.713950 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libfdt1:amd64 (1.7.0-2build1) ... 2026-05-22 00:18:39.713956 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libfdt-dev:amd64. 2026-05-22 00:18:39.713967 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../036-libfdt-dev_1.7.0-2build1_amd64.deb ... 2026-05-22 00:18:39.713973 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libfdt-dev:amd64 (1.7.0-2build1) ... 2026-05-22 00:18:39.713978 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libjansson-dev:amd64. 2026-05-22 00:18:39.713984 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../037-libjansson-dev_2.14-2build2_amd64.deb ... 2026-05-22 00:18:39.713990 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libjansson-dev:amd64 (2.14-2build2) ... 2026-05-22 00:18:39.713996 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libmnl-dev:amd64. 2026-05-22 00:18:39.714002 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../038-libmnl-dev_1.0.5-2build1_amd64.deb ... 2026-05-22 00:18:39.714008 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libmnl-dev:amd64 (1.0.5-2build1) ... 2026-05-22 00:18:39.714013 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libnuma-dev:amd64. 2026-05-22 00:18:39.714019 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../039-libnuma-dev_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-05-22 00:18:39.714025 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libnuma-dev:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-05-22 00:18:39.714031 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libpcap0.8-dev:amd64. 2026-05-22 00:18:39.714037 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../040-libpcap0.8-dev_1.10.4-4.1ubuntu3_amd64.deb ... 2026-05-22 00:18:39.714042 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libpcap0.8-dev:amd64 (1.10.4-4.1ubuntu3) ... 2026-05-22 00:18:39.714048 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-05-22 00:18:39.714054 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libpcap-dev:amd64. 2026-05-22 00:18:39.714060 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../041-libpcap-dev_1.10.4-4.1ubuntu3_amd64.deb ... 2026-05-22 00:18:39.714066 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libpcap-dev:amd64 (1.10.4-4.1ubuntu3) ... 2026-05-22 00:18:39.714071 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libssl-dev:amd64. 2026-05-22 00:18:39.714077 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../042-libssl-dev_3.0.13-0ubuntu3.9_amd64.deb ... 2026-05-22 00:18:39.714103 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.9) ... 2026-05-22 00:18:39.714110 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libxdp-dev:amd64. 2026-05-22 00:18:39.714122 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../043-libxdp-dev_1.5.1-1ubuntu2~cloud0_amd64.deb ... 2026-05-22 00:18:39.714128 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libxdp-dev:amd64 (1.5.1-1ubuntu2~cloud0) ... 2026-05-22 00:18:39.714135 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-log25:amd64. 2026-05-22 00:18:39.714141 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../044-librte-log25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.714147 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-log25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.714153 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-kvargs25:amd64. 2026-05-22 00:18:39.714160 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../045-librte-kvargs25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.714166 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-kvargs25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.714172 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-telemetry25:amd64. 2026-05-22 00:18:39.714178 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../046-librte-telemetry25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.714184 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-telemetry25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.714195 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-eal25:amd64. 2026-05-22 00:18:39.714202 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../047-librte-eal25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.714208 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-eal25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.714214 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-acl25:amd64. 2026-05-22 00:18:39.714220 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../048-librte-acl25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.714227 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-acl25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.714237 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-argparse25:amd64. 2026-05-22 00:18:39.714243 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../049-librte-argparse25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.714249 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-argparse25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.714256 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-ring25:amd64. 2026-05-22 00:18:39.714290 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../050-librte-ring25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.714297 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-ring25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.714302 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool25:amd64. 2026-05-22 00:18:39.714308 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../051-librte-mempool25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.714314 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.714320 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mbuf25:amd64. 2026-05-22 00:18:39.714325 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../052-librte-mbuf25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.714331 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mbuf25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.714337 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bbdev25:amd64. 2026-05-22 00:18:39.714343 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../053-librte-bbdev25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.714348 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bbdev25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.714354 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-pci25:amd64. 2026-05-22 00:18:39.714360 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../054-librte-pci25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.714366 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-pci25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.714371 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-pci25:amd64. 2026-05-22 00:18:39.714377 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../055-librte-bus-pci25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.714383 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-pci25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.714389 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-baseband-acc25:amd64. 2026-05-22 00:18:39.714395 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../056-librte-baseband-acc25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.714401 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-baseband-acc25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.714406 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-05-22 00:18:39.714412 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-vdev25:amd64. 2026-05-22 00:18:39.714418 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../057-librte-bus-vdev25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.714430 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-vdev25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.714436 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-baseband-fpga-5gnr-fec25:amd64. 2026-05-22 00:18:39.714441 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../058-librte-baseband-fpga-5gnr-fec25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.714449 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-baseband-fpga-5gnr-fec25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.714454 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-baseband-fpga-lte-fec25:amd64. 2026-05-22 00:18:39.714464 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../059-librte-baseband-fpga-lte-fec25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.714470 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-baseband-fpga-lte-fec25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.714476 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-baseband-la12xx25:amd64. 2026-05-22 00:18:39.714482 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../060-librte-baseband-la12xx25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.714488 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-baseband-la12xx25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.714494 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-baseband-null25:amd64. 2026-05-22 00:18:39.714503 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../061-librte-baseband-null25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.714509 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-baseband-null25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.714564 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-baseband-turbo-sw25:amd64. 2026-05-22 00:18:39.714576 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../062-librte-baseband-turbo-sw25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.714634 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-baseband-turbo-sw25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.714735 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meter25:amd64. 2026-05-22 00:18:39.714747 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../063-librte-meter25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.714756 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meter25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.714804 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net25:amd64. 2026-05-22 00:18:39.714816 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../064-librte-net25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.714867 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.714878 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-ethdev25:amd64. 2026-05-22 00:18:39.714931 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../065-librte-ethdev25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.714985 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-ethdev25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.714997 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-metrics25:amd64. 2026-05-22 00:18:39.715049 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../066-librte-metrics25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.715061 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-metrics25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.715114 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bitratestats25:amd64. 2026-05-22 00:18:39.715162 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../067-librte-bitratestats25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.715174 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bitratestats25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.715219 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bpf25:amd64. 2026-05-22 00:18:39.715230 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../068-librte-bpf25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.715291 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bpf25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.715301 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-auxiliary25:amd64. 2026-05-22 00:18:39.715336 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../069-librte-bus-auxiliary25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.715346 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-auxiliary25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.715401 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-cdx25:amd64. 2026-05-22 00:18:39.715412 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../070-librte-bus-cdx25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.715462 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-cdx25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.715473 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-dpaax25:amd64. 2026-05-22 00:18:39.715523 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../071-librte-common-dpaax25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.715534 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-dpaax25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.715586 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-05-22 00:18:39.715630 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-rcu25:amd64. 2026-05-22 00:18:39.717683 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../072-librte-rcu25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.717700 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-rcu25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.717708 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-cryptodev25:amd64. 2026-05-22 00:18:39.717714 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../073-librte-cryptodev25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.717720 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-cryptodev25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.717726 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dmadev25:amd64. 2026-05-22 00:18:39.717732 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../074-librte-dmadev25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.717739 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dmadev25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.717745 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-hash25:amd64. 2026-05-22 00:18:39.717751 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../075-librte-hash25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.717757 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-05-22 00:18:39.717763 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-hash25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.717781 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-timer25:amd64. 2026-05-22 00:18:39.717787 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../076-librte-timer25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.717794 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-timer25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.717800 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-eventdev25:amd64. 2026-05-22 00:18:39.717806 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../077-librte-eventdev25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.717812 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-eventdev25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.717818 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-dpaa25:amd64. 2026-05-22 00:18:39.717832 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../078-librte-bus-dpaa25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.717839 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-dpaa25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.717845 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-05-22 00:18:39.717851 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-fslmc25:amd64. 2026-05-22 00:18:39.717857 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../079-librte-bus-fslmc25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.717863 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-fslmc25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.717869 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-rawdev25:amd64. 2026-05-22 00:18:39.717875 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../080-librte-rawdev25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.717882 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-rawdev25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.717888 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-ifpga25:amd64. 2026-05-22 00:18:39.717894 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../081-librte-bus-ifpga25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.717900 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-ifpga25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.717906 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-platform25:amd64. 2026-05-22 00:18:39.717912 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../082-librte-bus-platform25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.717918 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-platform25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.717924 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-uacce25:amd64. 2026-05-22 00:18:39.717930 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../083-librte-bus-uacce25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.717936 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-uacce25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.717942 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-vmbus25:amd64. 2026-05-22 00:18:39.717948 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../084-librte-bus-vmbus25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.717954 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-vmbus25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.717960 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-cfgfile25:amd64. 2026-05-22 00:18:39.717967 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../085-librte-cfgfile25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.717980 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-cfgfile25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.717987 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-cmdline25:amd64. 2026-05-22 00:18:39.717993 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../086-librte-cmdline25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.717999 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-cmdline25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.718005 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-security25:amd64. 2026-05-22 00:18:39.718011 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../087-librte-security25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.718017 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-security25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.718023 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-cnxk25:amd64. 2026-05-22 00:18:39.718030 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../088-librte-common-cnxk25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.718036 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-cnxk25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.718046 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-cpt25:amd64. 2026-05-22 00:18:39.718056 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../089-librte-common-cpt25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.718062 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-cpt25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.718068 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-iavf25:amd64. 2026-05-22 00:18:39.718075 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../090-librte-common-iavf25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.718081 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-iavf25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.718087 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-idpf25:amd64. 2026-05-22 00:18:39.718093 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../091-librte-common-idpf25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.718099 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-05-22 00:18:39.718105 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-idpf25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.718111 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-ionic25:amd64. 2026-05-22 00:18:39.718118 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../092-librte-common-ionic25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.718124 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-ionic25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.718130 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-mlx5-25:amd64. 2026-05-22 00:18:39.718136 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../093-librte-common-mlx5-25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.718142 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-mlx5-25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.718148 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-nfp25:amd64. 2026-05-22 00:18:39.718154 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../094-librte-common-nfp25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.718160 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-nfp25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.718166 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-nitrox25:amd64. 2026-05-22 00:18:39.718172 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../095-librte-common-nitrox25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.718178 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-nitrox25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.718185 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-octeontx25:amd64. 2026-05-22 00:18:39.718191 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../096-librte-common-octeontx25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.718197 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-octeontx25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.718203 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-compressdev25:amd64. 2026-05-22 00:18:39.718209 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../097-librte-compressdev25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.718215 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-compressdev25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.718221 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-qat25:amd64. 2026-05-22 00:18:39.718227 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../098-librte-common-qat25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.718233 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-qat25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.718249 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-sfc-efx25:amd64. 2026-05-22 00:18:39.718256 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../099-librte-common-sfc-efx25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.718262 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-sfc-efx25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.718268 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-compress-isal25:amd64. 2026-05-22 00:18:39.718274 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../100-librte-compress-isal25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.718280 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-05-22 00:18:39.718286 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-compress-isal25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.718292 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-compress-mlx5-25:amd64. 2026-05-22 00:18:39.718298 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../101-librte-compress-mlx5-25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.718304 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-compress-mlx5-25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.718311 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-compress-nitrox25:amd64. 2026-05-22 00:18:39.718320 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../102-librte-compress-nitrox25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.718326 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-compress-nitrox25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.718332 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool-octeontx25:amd64. 2026-05-22 00:18:39.718339 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../103-librte-mempool-octeontx25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.718345 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool-octeontx25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.718351 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-compress-octeontx25:amd64. 2026-05-22 00:18:39.718357 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../104-librte-compress-octeontx25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.718363 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-05-22 00:18:39.718369 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-compress-octeontx25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.718375 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-compress-zlib25:amd64. 2026-05-22 00:18:39.718381 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../105-librte-compress-zlib25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.718387 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-compress-zlib25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.718393 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-bcmfs25:amd64. 2026-05-22 00:18:39.718399 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../106-librte-crypto-bcmfs25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.718406 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-bcmfs25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.718412 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-caam-jr25:amd64. 2026-05-22 00:18:39.718418 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../107-librte-crypto-caam-jr25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.718424 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-caam-jr25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.718430 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-ccp25:amd64. 2026-05-22 00:18:39.718436 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../108-librte-crypto-ccp25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.718442 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-ccp25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.718452 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-cnxk25:amd64. 2026-05-22 00:18:39.718458 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../109-librte-crypto-cnxk25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.718465 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-cnxk25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.718471 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool-dpaa25:amd64. 2026-05-22 00:18:39.718477 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../110-librte-mempool-dpaa25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.718483 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool-dpaa25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.718489 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-dpaa-sec25:amd64. 2026-05-22 00:18:39.718495 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-05-22 00:18:39.718501 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../111-librte-crypto-dpaa-sec25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.718513 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-dpaa-sec25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.718519 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool-dpaa2-25:amd64. 2026-05-22 00:18:39.718525 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../112-librte-mempool-dpaa2-25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.718531 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool-dpaa2-25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.718537 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-dpaa2-sec25:amd64. 2026-05-22 00:18:39.718544 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../113-librte-crypto-dpaa2-sec25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.718550 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-dpaa2-sec25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.718556 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-ionic25:amd64. 2026-05-22 00:18:39.718562 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../114-librte-crypto-ionic25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.718568 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-ionic25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.718574 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-ipsec-mb25:amd64. 2026-05-22 00:18:39.718584 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../115-librte-crypto-ipsec-mb25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.718607 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-ipsec-mb25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.718616 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-mlx5-25:amd64. 2026-05-22 00:18:39.718635 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../116-librte-crypto-mlx5-25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.718641 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-mlx5-25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.718647 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-nitrox25:amd64. 2026-05-22 00:18:39.718656 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../117-librte-crypto-nitrox25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.718662 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-nitrox25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.718668 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-null25:amd64. 2026-05-22 00:18:39.718674 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../118-librte-crypto-null25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.718683 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-null25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.718735 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-octeontx25:amd64. 2026-05-22 00:18:39.718746 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../119-librte-crypto-octeontx25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.718784 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-octeontx25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.718820 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-openssl25:amd64. 2026-05-22 00:18:39.718856 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../120-librte-crypto-openssl25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.718866 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-openssl25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.718936 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-reorder25:amd64. 2026-05-22 00:18:39.718946 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../121-librte-reorder25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.718992 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-reorder25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.719003 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-scheduler25:amd64. 2026-05-22 00:18:39.719049 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../122-librte-crypto-scheduler25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.719060 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-scheduler25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.719110 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-virtio25:amd64. 2026-05-22 00:18:39.719121 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../123-librte-crypto-virtio25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.719172 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-virtio25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.719184 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dispatcher25:amd64. 2026-05-22 00:18:39.719233 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../124-librte-dispatcher25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.719244 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dispatcher25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.719292 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-distributor25:amd64. 2026-05-22 00:18:39.719303 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../125-librte-distributor25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.719357 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-distributor25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.719367 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dma-cnxk25:amd64. 2026-05-22 00:18:39.719395 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../126-librte-dma-cnxk25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.719445 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dma-cnxk25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.719455 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dma-dpaa2-25:amd64. 2026-05-22 00:18:39.719505 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../127-librte-dma-dpaa2-25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.719516 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dma-dpaa2-25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.719568 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dma-dpaa25:amd64. 2026-05-22 00:18:39.719584 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../128-librte-dma-dpaa25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.719681 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dma-dpaa25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.719697 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dma-hisilicon25:amd64. 2026-05-22 00:18:39.719752 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../129-librte-dma-hisilicon25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.719763 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dma-hisilicon25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.719830 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dma-idxd25:amd64. 2026-05-22 00:18:39.719838 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../130-librte-dma-idxd25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.719870 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dma-idxd25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.719881 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dma-ioat25:amd64. 2026-05-22 00:18:39.719934 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../131-librte-dma-ioat25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.719945 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dma-ioat25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.719996 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dma-odm25:amd64. 2026-05-22 00:18:39.720007 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../132-librte-dma-odm25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.720057 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dma-odm25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.720068 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dma-skeleton25:amd64. 2026-05-22 00:18:39.720118 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../133-librte-dma-skeleton25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.720155 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dma-skeleton25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.720165 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-efd25:amd64. 2026-05-22 00:18:39.720213 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../134-librte-efd25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.720223 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-efd25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.720275 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool-cnxk25:amd64. 2026-05-22 00:18:39.720285 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../135-librte-mempool-cnxk25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.720337 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool-cnxk25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.720347 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-cnxk25:amd64. 2026-05-22 00:18:39.720412 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../136-librte-net-cnxk25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.720423 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-cnxk25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.720455 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-cnxk25:amd64. 2026-05-22 00:18:39.720465 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../137-librte-event-cnxk25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.720517 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-05-22 00:18:39.720541 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-cnxk25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.720606 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-dlb2-25:amd64. 2026-05-22 00:18:39.720634 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../138-librte-event-dlb2-25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.720686 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-dlb2-25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.720731 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-dpaa2-25:amd64. 2026-05-22 00:18:39.720741 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../139-librte-net-dpaa2-25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.720785 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-dpaa2-25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.720795 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-dpaa2-25:amd64. 2026-05-22 00:18:39.720847 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../140-librte-event-dpaa2-25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.720857 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-dpaa2-25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.720908 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-dpaa25:amd64. 2026-05-22 00:18:39.720918 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../141-librte-net-dpaa25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.720967 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-dpaa25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.720978 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-dpaa25:amd64. 2026-05-22 00:18:39.721024 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../142-librte-event-dpaa25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.721034 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-dpaa25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.721084 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-dsw25:amd64. 2026-05-22 00:18:39.721095 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../143-librte-event-dsw25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.721144 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-dsw25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.721154 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-octeontx25:amd64. 2026-05-22 00:18:39.721205 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../144-librte-net-octeontx25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.721216 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-octeontx25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.721265 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-octeontx25:amd64. 2026-05-22 00:18:39.721275 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../145-librte-event-octeontx25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.721326 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-octeontx25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.721336 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-opdl25:amd64. 2026-05-22 00:18:39.721386 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../146-librte-event-opdl25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.721397 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-opdl25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.721450 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-skeleton25:amd64. 2026-05-22 00:18:39.721462 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../147-librte-event-skeleton25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.721516 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-05-22 00:18:39.721528 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-skeleton25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.721586 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-sw25:amd64. 2026-05-22 00:18:39.721634 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../148-librte-event-sw25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.721730 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-sw25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.721739 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-rib25:amd64. 2026-05-22 00:18:39.721748 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../149-librte-rib25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.721795 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-rib25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.721811 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-fib25:amd64. 2026-05-22 00:18:39.721859 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../150-librte-fib25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.721890 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-fib25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.721951 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-gpudev25:amd64. 2026-05-22 00:18:39.721961 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../151-librte-gpudev25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.721968 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-gpudev25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.722016 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-pcapng25:amd64. 2026-05-22 00:18:39.722026 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../152-librte-pcapng25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.722075 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-pcapng25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.722129 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-graph25:amd64. 2026-05-22 00:18:39.722137 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../153-librte-graph25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.722178 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-graph25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.722186 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-gro25:amd64. 2026-05-22 00:18:39.722232 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../154-librte-gro25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.722262 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-gro25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.722272 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-gso25:amd64. 2026-05-22 00:18:39.722324 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../155-librte-gso25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.722360 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-gso25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.722368 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-ip-frag25:amd64. 2026-05-22 00:18:39.722416 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../156-librte-ip-frag25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.722425 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-ip-frag25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.722475 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-ipsec25:amd64. 2026-05-22 00:18:39.722506 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../157-librte-ipsec25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.722545 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-ipsec25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.722586 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-jobstats25:amd64. 2026-05-22 00:18:39.722612 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../158-librte-jobstats25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.722659 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-jobstats25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.722705 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-latencystats25:amd64. 2026-05-22 00:18:39.722715 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../159-librte-latencystats25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.722761 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-latencystats25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.722801 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-lpm25:amd64. 2026-05-22 00:18:39.722810 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../160-librte-lpm25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.722866 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-lpm25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.722885 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-member25:amd64. 2026-05-22 00:18:39.722930 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../161-librte-member25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.722970 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-member25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.722978 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool-bucket25:amd64. 2026-05-22 00:18:39.723024 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../162-librte-mempool-bucket25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.723065 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool-bucket25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.723074 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool-ring25:amd64. 2026-05-22 00:18:39.723122 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../163-librte-mempool-ring25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.723163 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool-ring25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.723172 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-stack25:amd64. 2026-05-22 00:18:39.723219 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../164-librte-stack25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.723249 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-stack25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.723259 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool-stack25:amd64. 2026-05-22 00:18:39.723311 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../165-librte-mempool-stack25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.723364 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool-stack25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.723371 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mldev25:amd64. 2026-05-22 00:18:39.723400 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../166-librte-mldev25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.723433 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mldev25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.723442 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-ml-cnxk25:amd64. 2026-05-22 00:18:39.723492 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../167-librte-ml-cnxk25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.723533 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-ml-cnxk25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.723542 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-af-packet25:amd64. 2026-05-22 00:18:39.723613 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../168-librte-net-af-packet25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.723640 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-05-22 00:18:39.723685 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-af-packet25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.723716 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-af-xdp25:amd64. 2026-05-22 00:18:39.723763 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../169-librte-net-af-xdp25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.723772 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-af-xdp25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.723815 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ark25:amd64. 2026-05-22 00:18:39.723846 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../170-librte-net-ark25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.723900 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ark25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.723907 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-atlantic25:amd64. 2026-05-22 00:18:39.723921 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../171-librte-net-atlantic25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.723970 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-atlantic25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.724011 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-avp25:amd64. 2026-05-22 00:18:39.724019 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../172-librte-net-avp25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.724065 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-avp25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.724106 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-axgbe25:amd64. 2026-05-22 00:18:39.725661 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../173-librte-net-axgbe25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.725674 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-axgbe25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.725679 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-bnx2x25:amd64. 2026-05-22 00:18:39.725684 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../174-librte-net-bnx2x25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.725689 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-bnx2x25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.725694 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-bnxt25:amd64. 2026-05-22 00:18:39.725699 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../175-librte-net-bnxt25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.725704 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-05-22 00:18:39.725709 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-bnxt25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.725713 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-sched25:amd64. 2026-05-22 00:18:39.725718 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../176-librte-sched25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.725722 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-sched25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.725726 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-bond25:amd64. 2026-05-22 00:18:39.725731 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../177-librte-net-bond25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.725735 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-bond25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.725739 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-cpfl25:amd64. 2026-05-22 00:18:39.725743 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../178-librte-net-cpfl25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.725747 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-cpfl25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.725752 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-cxgbe25:amd64. 2026-05-22 00:18:39.725756 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../179-librte-net-cxgbe25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.725760 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-cxgbe25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.725764 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-e1000-25:amd64. 2026-05-22 00:18:39.725769 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../180-librte-net-e1000-25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.725773 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-e1000-25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.725777 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ena25:amd64. 2026-05-22 00:18:39.725781 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../181-librte-net-ena25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.725791 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ena25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.725795 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-enetc25:amd64. 2026-05-22 00:18:39.725800 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../182-librte-net-enetc25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.725808 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-enetc25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.725812 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-enetfec25:amd64. 2026-05-22 00:18:39.725817 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../183-librte-net-enetfec25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.725821 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-enetfec25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.725825 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-enic25:amd64. 2026-05-22 00:18:39.725829 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../184-librte-net-enic25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.725833 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-enic25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.725838 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-failsafe25:amd64. 2026-05-22 00:18:39.725842 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../185-librte-net-failsafe25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.725846 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-failsafe25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.725850 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-fm10k25:amd64. 2026-05-22 00:18:39.725854 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../186-librte-net-fm10k25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.725865 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-fm10k25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.725870 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-gve25:amd64. 2026-05-22 00:18:39.725874 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../187-librte-net-gve25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.725878 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-gve25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.725882 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-hinic25:amd64. 2026-05-22 00:18:39.725887 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../188-librte-net-hinic25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.725891 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-hinic25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.725895 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-hns3-25:amd64. 2026-05-22 00:18:39.725899 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../189-librte-net-hns3-25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.725903 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-hns3-25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.725908 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-i40e25:amd64. 2026-05-22 00:18:39.725912 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../190-librte-net-i40e25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.725916 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-i40e25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.725920 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-iavf25:amd64. 2026-05-22 00:18:39.725924 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../191-librte-net-iavf25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.725929 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-iavf25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.725933 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ice25:amd64. 2026-05-22 00:18:39.725941 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../192-librte-net-ice25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.725945 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ice25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.725949 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-idpf25:amd64. 2026-05-22 00:18:39.725954 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../193-librte-net-idpf25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.725958 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-idpf25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.725962 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-igc25:amd64. 2026-05-22 00:18:39.725966 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../194-librte-net-igc25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.725971 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-igc25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.725975 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ionic25:amd64. 2026-05-22 00:18:39.725979 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../195-librte-net-ionic25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.725983 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ionic25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.725987 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ipn3ke25:amd64. 2026-05-22 00:18:39.725994 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../196-librte-net-ipn3ke25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.725999 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ipn3ke25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.726003 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ixgbe25:amd64. 2026-05-22 00:18:39.726007 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../197-librte-net-ixgbe25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.726011 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ixgbe25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.726016 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-mana25:amd64. 2026-05-22 00:18:39.726020 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../198-librte-net-mana25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.726024 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-mana25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.726028 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-memif25:amd64. 2026-05-22 00:18:39.726032 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../199-librte-net-memif25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.726037 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-memif25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.726041 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-mlx4-25:amd64. 2026-05-22 00:18:39.726050 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../200-librte-net-mlx4-25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.726054 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-mlx4-25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.726058 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-mlx5-25:amd64. 2026-05-22 00:18:39.726062 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../201-librte-net-mlx5-25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.726067 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-mlx5-25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.726071 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-netvsc25:amd64. 2026-05-22 00:18:39.726075 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../202-librte-net-netvsc25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.726079 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-netvsc25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.726087 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-nfp25:amd64. 2026-05-22 00:18:39.726091 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../203-librte-net-nfp25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.726096 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-nfp25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.726100 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-05-22 00:18:39.726104 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ngbe25:amd64. 2026-05-22 00:18:39.726108 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../204-librte-net-ngbe25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.726112 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ngbe25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.726119 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ntnic25:amd64. 2026-05-22 00:18:39.726123 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../205-librte-net-ntnic25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.726127 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ntnic25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.726150 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-null25:amd64. 2026-05-22 00:18:39.726214 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../206-librte-net-null25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.726221 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-null25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.726257 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-octeon-ep25:amd64. 2026-05-22 00:18:39.726298 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../207-librte-net-octeon-ep25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.726306 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-octeon-ep25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.726367 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-pcap25:amd64. 2026-05-22 00:18:39.726376 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../208-librte-net-pcap25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.726420 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-pcap25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.726450 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-pfe25:amd64. 2026-05-22 00:18:39.726489 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../209-librte-net-pfe25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.726497 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-pfe25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.726547 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-qede25:amd64. 2026-05-22 00:18:39.726555 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../210-librte-net-qede25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.726613 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-qede25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.726659 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-r8169-25:amd64. 2026-05-22 00:18:39.726701 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../211-librte-net-r8169-25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.726727 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-r8169-25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.726775 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ring25:amd64. 2026-05-22 00:18:39.726804 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../212-librte-net-ring25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.726833 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ring25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.726860 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-sfc25:amd64. 2026-05-22 00:18:39.726904 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-05-22 00:18:39.726944 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../213-librte-net-sfc25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.726971 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-sfc25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.727000 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-port25:amd64. 2026-05-22 00:18:39.727037 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../214-librte-port25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.727065 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-port25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.727106 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-table25:amd64. 2026-05-22 00:18:39.727135 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../215-librte-table25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.727174 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-table25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.727181 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-pipeline25:amd64. 2026-05-22 00:18:39.727229 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../216-librte-pipeline25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.727258 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-pipeline25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.727286 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-softnic25:amd64. 2026-05-22 00:18:39.727323 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-05-22 00:18:39.727360 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../217-librte-net-softnic25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.727388 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-05-22 00:18:39.727424 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-softnic25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.727452 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-tap25:amd64. 2026-05-22 00:18:39.727481 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-05-22 00:18:39.727517 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../218-librte-net-tap25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.727546 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-tap25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.727575 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-thunderx25:amd64. 2026-05-22 00:18:39.727613 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../219-librte-net-thunderx25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.727718 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-thunderx25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.727725 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-txgbe25:amd64. 2026-05-22 00:18:39.727769 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../220-librte-net-txgbe25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.727798 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-txgbe25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.727834 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-vdev-netvsc25:amd64. 2026-05-22 00:18:39.727863 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../221-librte-net-vdev-netvsc25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.727892 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-vdev-netvsc25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.727931 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-vhost25:amd64. 2026-05-22 00:18:39.727940 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../222-librte-vhost25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.727990 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-vhost25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.728019 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-vhost25:amd64. 2026-05-22 00:18:39.728036 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../223-librte-net-vhost25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.728074 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-vhost25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.728083 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-virtio25:amd64. 2026-05-22 00:18:39.728128 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../224-librte-net-virtio25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.728164 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-virtio25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.728171 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-vmxnet3-25:amd64. 2026-05-22 00:18:39.728216 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../225-librte-net-vmxnet3-25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.728225 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-vmxnet3-25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.728271 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-zxdh25:amd64. 2026-05-22 00:18:39.728281 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../226-librte-net-zxdh25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.728327 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-zxdh25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.728356 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-05-22 00:18:39.728391 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-node25:amd64. 2026-05-22 00:18:39.728398 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../227-librte-node25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.728443 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-node25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.728453 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-pdcp25:amd64. 2026-05-22 00:18:39.728507 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../228-librte-pdcp25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.728516 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-pdcp25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.728565 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-pdump25:amd64. 2026-05-22 00:18:39.728573 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../229-librte-pdump25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.728648 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-pdump25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.728660 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-power25:amd64. 2026-05-22 00:18:39.728867 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../230-librte-power25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.728939 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-power25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.728952 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-power-acpi25:amd64. 2026-05-22 00:18:39.728962 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../231-librte-power-acpi25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.728972 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-power-acpi25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.728991 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-power-amd-pstate25:amd64. 2026-05-22 00:18:39.729002 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../232-librte-power-amd-pstate25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.729011 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-power-amd-pstate25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.729021 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-power-cppc25:amd64. 2026-05-22 00:18:39.729031 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../233-librte-power-cppc25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.729069 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-power-cppc25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.729079 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-power-intel-pstate25:amd64. 2026-05-22 00:18:39.729089 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../234-librte-power-intel-pstate25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.729103 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-power-intel-pstate25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.729113 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-power-intel-uncore25:amd64. 2026-05-22 00:18:39.729123 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-05-22 00:18:39.729134 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../235-librte-power-intel-uncore25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.729144 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-05-22 00:18:39.729158 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-power-intel-uncore25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.729168 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-power-kvm-vm25:amd64. 2026-05-22 00:18:39.729196 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../236-librte-power-kvm-vm25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.729210 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-power-kvm-vm25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.729223 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-raw-cnxk-bphy25:amd64. 2026-05-22 00:18:39.729309 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../237-librte-raw-cnxk-bphy25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.729321 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-raw-cnxk-bphy25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.729331 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-raw-cnxk-gpio25:amd64. 2026-05-22 00:18:39.729345 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../238-librte-raw-cnxk-gpio25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.729358 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-05-22 00:18:39.729409 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-raw-cnxk-gpio25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.729421 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-raw-cnxk-rvu-lf25:amd64. 2026-05-22 00:18:39.729435 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../239-librte-raw-cnxk-rvu-lf25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.729451 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-raw-cnxk-rvu-lf25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.729499 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-raw-dpaa2-cmdif25:amd64. 2026-05-22 00:18:39.729515 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../240-librte-raw-dpaa2-cmdif25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.729529 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-raw-dpaa2-cmdif25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.729577 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-raw-gdtc25:amd64. 2026-05-22 00:18:39.729676 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-05-22 00:18:39.729711 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../241-librte-raw-gdtc25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.729721 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-raw-gdtc25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.729735 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-raw-ifpga25:amd64. 2026-05-22 00:18:39.729809 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../242-librte-raw-ifpga25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.729822 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-raw-ifpga25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.729836 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-raw-ntb25:amd64. 2026-05-22 00:18:39.729856 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../243-librte-raw-ntb25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.729870 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-raw-ntb25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.729883 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-raw-skeleton25:amd64. 2026-05-22 00:18:39.729937 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../244-librte-raw-skeleton25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.729948 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-raw-skeleton25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.729964 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-regexdev25:amd64. 2026-05-22 00:18:39.729977 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../245-librte-regexdev25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.730027 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-regexdev25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.730039 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-regex-cn9k25:amd64. 2026-05-22 00:18:39.730053 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../246-librte-regex-cn9k25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.730103 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-regex-cn9k25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.730115 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-regex-mlx5-25:amd64. 2026-05-22 00:18:39.730129 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../247-librte-regex-mlx5-25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.730158 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-regex-mlx5-25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.730173 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-vdpa-ifc25:amd64. 2026-05-22 00:18:39.730222 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../248-librte-vdpa-ifc25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.730238 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-vdpa-ifc25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.730271 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-vdpa-mlx5-25:amd64. 2026-05-22 00:18:39.730302 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../249-librte-vdpa-mlx5-25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.730316 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-vdpa-mlx5-25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.730368 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-vdpa-nfp25:amd64. 2026-05-22 00:18:39.730380 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../250-librte-vdpa-nfp25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.730394 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-vdpa-nfp25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.730458 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-vdpa-sfc25:amd64. 2026-05-22 00:18:39.730470 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../251-librte-vdpa-sfc25_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.730484 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-vdpa-sfc25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.730498 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-all:amd64. 2026-05-22 00:18:39.730548 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../252-librte-meta-all_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.730559 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-all:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.730573 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-allpmds:amd64. 2026-05-22 00:18:39.730587 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../253-librte-meta-allpmds_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.730660 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-allpmds:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.730727 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-baseband:amd64. 2026-05-22 00:18:39.730739 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../254-librte-meta-baseband_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.730754 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-baseband:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.730804 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-bus:amd64. 2026-05-22 00:18:39.730816 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../255-librte-meta-bus_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.731851 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-bus:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.731876 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-common:amd64. 2026-05-22 00:18:39.731887 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../256-librte-meta-common_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.731897 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-common:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.731906 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-compress:amd64. 2026-05-22 00:18:39.731916 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../257-librte-meta-compress_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.731925 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-compress:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.731935 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-crypto:amd64. 2026-05-22 00:18:39.731945 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../258-librte-meta-crypto_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.731955 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-crypto:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.731964 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-dma:amd64. 2026-05-22 00:18:39.731974 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../259-librte-meta-dma_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.731983 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-dma:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.731993 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-event:amd64. 2026-05-22 00:18:39.732003 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../260-librte-meta-event_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.732012 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-event:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.732021 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-mempool:amd64. 2026-05-22 00:18:39.732032 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../261-librte-meta-mempool_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.732041 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-mempool:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.732050 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-net:amd64. 2026-05-22 00:18:39.732060 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../262-librte-meta-net_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.732071 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-05-22 00:18:39.732081 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-net:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.732100 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-raw:amd64. 2026-05-22 00:18:39.732110 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../263-librte-meta-raw_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.732120 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-raw:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.732129 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libdpdk-dev:amd64. 2026-05-22 00:18:39.732147 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../264-libdpdk-dev_24.11.1-1~cloud0_amd64.deb ... 2026-05-22 00:18:39.732158 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libdpdk-dev:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.732167 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package openvswitch-switch-dpdk. 2026-05-22 00:18:39.732196 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../265-openvswitch-switch-dpdk_3.5.1-0ubuntu0.1~cloud0_amd64.deb ... 2026-05-22 00:18:39.732207 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking openvswitch-switch-dpdk (3.5.1-0ubuntu0.1~cloud0) ... 2026-05-22 00:18:39.732217 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-05-22 00:18:39.732227 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libzstd-dev:amd64 (1.5.5+dfsg2-2build1.1) ... 2026-05-22 00:18:39.732237 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up ibverbs-providers:amd64 (50.0-2ubuntu0.2) ... 2026-05-22 00:18:39.732248 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libisal2 (2.31.0-0.1build1) ... 2026-05-22 00:18:39.732258 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up linux-libc-dev:amd64 (6.8.0-117.117) ... 2026-05-22 00:18:39.732269 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-05-22 00:18:39.732279 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libfdt1:amd64 (1.7.0-2build1) ... 2026-05-22 00:18:39.732289 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libjansson4:amd64 (2.14-2build2) ... 2026-05-22 00:18:39.732299 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2026-05-22 00:18:39.732309 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libfdt-dev:amd64 (1.7.0-2build1) ... 2026-05-22 00:18:39.732319 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libipsec-mb1 (1.5-1build1) ... 2026-05-22 00:18:39.732339 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-05-22 00:18:39.732350 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-05-22 00:18:39.732361 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up rpcsvc-proto (1.4.2-0ubuntu7) ... 2026-05-22 00:18:39.732371 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libmnl-dev:amd64 (1.0.5-2build1) ... 2026-05-22 00:18:39.732381 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-05-22 00:18:39.732392 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.9) ... 2026-05-22 00:18:39.732403 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:18:39.732413 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up pkgconf-bin (1.8.1-2build1) ... 2026-05-22 00:18:39.732423 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libisal-dev (2.31.0-0.1build1) ... 2026-05-22 00:18:39.732433 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libpci3:amd64 (1:3.10.0-2build1) ... 2026-05-22 00:18:39.732445 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-05-22 00:18:39.732455 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libnl-3-dev:amd64 (3.7.0-0.3build1.1) ... 2026-05-22 00:18:39.732465 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-05-22 00:18:39.732474 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:info: Selecting GID from range 100 to 59999 ... 2026-05-22 00:18:39.732485 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:info: Adding group `uuidd' (GID 102) ... 2026-05-22 00:18:39.732495 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-05-22 00:18:39.732506 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:invoke-rc.d: could not determine current runlevel 2026-05-22 00:18:39.732517 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-22 00:18:39.732527 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libipsec-mb-dev (1.5-1build1) ... 2026-05-22 00:18:39.732537 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up openvswitch-common (3.5.1-0ubuntu0.1~cloud0) ... 2026-05-22 00:18:39.732765 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2026-05-22 00:18:39.732787 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up sse4.2-support (26~cloud0) ... 2026-05-22 00:18:39.732796 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libmd-dev:amd64 (1.1.0-2build1.1) ... 2026-05-22 00:18:39.732806 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-05-22 00:18:39.732817 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up sgml-base (1.31) ... 2026-05-22 00:18:39.732826 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up rdma-core (50.0-2ubuntu0.2) ... 2026-05-22 00:18:39.732836 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:invoke-rc.d: could not determine current runlevel 2026-05-22 00:18:39.732845 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-22 00:18:39.732864 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:ens3: Failed to write 'change' to '/sys/devices/pci0000:00/0000:00:03.0/virtio1/net/ens3/uevent': Read-only file system 2026-05-22 00:18:39.732876 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libc-dev-bin (2.39-0ubuntu8.7) ... 2026-05-22 00:18:39.732885 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libbsd-dev:amd64 (0.12.1-1build1.1) ... 2026-05-22 00:18:39.732895 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up python3-iniparse (0.5-2) ... 2026-05-22 00:18:39.732904 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libjansson-dev:amd64 (2.14-2build2) ... 2026-05-22 00:18:39.732914 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up openvswitch-switch (3.5.1-0ubuntu0.1~cloud0) ... 2026-05-22 00:18:39.732924 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-05-22 00:18:39.732936 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:invoke-rc.d: could not determine current runlevel 2026-05-22 00:18:39.732947 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-22 00:18:39.732957 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up crudini (0.9.4-1) ... 2026-05-22 00:18:39.732967 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-log25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.732977 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-05-22 00:18:39.732986 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libnl-route-3-dev:amd64 (3.7.0-0.3build1.1) ... 2026-05-22 00:18:39.732996 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up pciutils (1:3.10.0-2build1) ... 2026-05-22 00:18:39.733005 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-telemetry25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.733015 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up xml-core (0.19) ... 2026-05-22 00:18:39.733025 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libc6-dev:amd64 (2.39-0ubuntu8.7) ... 2026-05-22 00:18:39.733034 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-kvargs25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.733044 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-argparse25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.733054 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-05-22 00:18:39.733064 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-eal25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.733073 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-dpaax25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.733083 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libibverbs-dev:amd64 (50.0-2ubuntu0.2) ... 2026-05-22 00:18:39.733094 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-acl25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.733103 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libnuma-dev:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-05-22 00:18:39.733113 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-cfgfile25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.733123 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-jobstats25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.733133 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-stack25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.733153 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-timer25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.733163 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meter25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.733192 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-rawdev25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.733202 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up dpdk (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.733212 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-cdx25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.733221 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.1) ... 2026-05-22 00:18:39.733231 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-platform25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.733241 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-ring25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.733251 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-auxiliary25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.733260 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-octeontx25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.733271 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dmadev25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.733294 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.733312 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-uacce25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.733326 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-pci25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.733336 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-pci25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.733353 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-ifpga25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.733368 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-sfc-efx25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.733379 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-iavf25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.733397 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-ionic25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.733417 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool-bucket25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.733434 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mbuf25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.733449 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-nitrox25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.733460 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool-ring25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.733478 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-sched25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.733489 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-vmbus25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.733501 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-vdev25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.733519 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dma-idxd25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.733530 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-gpudev25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.733541 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-reorder25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.733559 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dma-odm25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.733570 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool-stack25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.733584 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bbdev25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.733665 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-raw-ntb25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.733680 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool-octeontx25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.733710 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-distributor25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.733724 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-raw-gdtc25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.733741 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dma-hisilicon25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.733752 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libelf-dev:amd64 (0.190-1.1ubuntu0.1) ... 2026-05-22 00:18:39.733762 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-rcu25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.733772 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-baseband-acc25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.733781 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-raw-skeleton25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.733791 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dma-ioat25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.733800 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-compressdev25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.733811 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-compress-isal25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.733820 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-baseband-fpga-5gnr-fec25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.733830 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.733839 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-regexdev25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.733857 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-baseband-turbo-sw25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.733867 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-baseband-la12xx25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.733876 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-idpf25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.733886 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dma-skeleton25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.733895 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-hash25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.733906 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libbpf-dev:amd64 (1:1.3.0-2build2) ... 2026-05-22 00:18:39.733915 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mldev25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.733925 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-cmdline25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.733935 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-compress-octeontx25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.733944 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-cryptodev25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.733954 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-nfp25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.733963 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-compress-zlib25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.733974 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-baseband-null25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.733983 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-security25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.733993 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-mlx5-25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.734002 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-ionic25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.734022 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-ethdev25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.734032 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-baseband-fpga-lte-fec25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.734042 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-ip-frag25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.734051 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-rib25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.734060 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-netvsc25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.734083 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ionic25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.734093 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-compress-nitrox25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.734103 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-cpt25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.734118 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libxdp-dev:amd64 (1.5.1-1ubuntu2~cloud0) ... 2026-05-22 00:18:39.734129 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-mana25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.734138 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-virtio25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.734148 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-mlx5-25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.734157 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-lpm25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.734166 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-cpfl25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.734176 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-regex-mlx5-25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.734186 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ice25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.734196 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-gro25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.734205 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-ccp25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.734215 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-null25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.734225 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-mlx4-25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.734238 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-r8169-25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.734248 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-enetc25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.734258 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-sfc25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.734268 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-gve25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.734278 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-avp25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.734287 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-axgbe25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.734302 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-baseband:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.734312 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-null25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.734321 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-cxgbe25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.734335 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-qede25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.734345 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-vdev-netvsc25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.734358 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-pcapng25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.734398 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-memif25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.734414 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-nitrox25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.734429 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ixgbe25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.734478 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-mlx5-25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.734495 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-i40e25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.734509 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-hinic25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.734548 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ring25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.734574 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-bnx2x25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.734588 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-efd25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.734661 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-fm10k25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.734678 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ntnic25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.734713 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ark25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.734729 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ena25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.734798 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-qat25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.734811 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-octeon-ep25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.734826 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bpf25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.734836 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-member25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.734849 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-vhost25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.734866 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-hns3-25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.734940 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-idpf25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.734953 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-power25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.734968 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-fib25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.734999 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-graph25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.735010 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-bnxt25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.735023 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-ipsec25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.735037 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-virtio25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.735087 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-txgbe25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.735878 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-bcmfs25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.735922 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-pdcp25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.735927 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-vmxnet3-25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.735931 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-pcap25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.735935 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-bond25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.735939 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-cnxk25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.735942 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-gso25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.735946 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-nfp25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.735949 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-common:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.735953 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-ipsec-mb25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.735957 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-pfe25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.735960 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-metrics25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.735964 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ipn3ke25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.735967 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-openssl25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.735976 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-raw-cnxk-rvu-lf25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.735979 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-failsafe25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.735983 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ngbe25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.735986 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-eventdev25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.735989 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up openvswitch-switch-dpdk (3.5.1-0ubuntu0.1~cloud0) ... 2026-05-22 00:18:39.735993 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-zxdh25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.735996 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-vdpa-mlx5-25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.735999 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-e1000-25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.736002 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-scheduler25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.736006 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-octeontx25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.736009 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-raw-cnxk-gpio25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.736012 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-cnxk25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.736015 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dma-cnxk25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.736019 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-iavf25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.736022 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-igc25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.736025 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-af-packet25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.736037 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-compress-mlx5-25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.736040 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-thunderx25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.736044 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-af-xdp25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.736047 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-enetfec25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.736050 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-enic25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.736054 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-atlantic25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.736057 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-tap25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.736060 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-dlb2-25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.736063 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-vdpa-nfp25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.736067 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-power-intel-uncore25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.736070 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-power-cppc25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.736073 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-power-acpi25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.736077 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-vdpa-sfc25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.736085 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-vdpa-ifc25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.736089 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-power-intel-pstate25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.736092 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-latencystats25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.736095 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-dpaa25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.736112 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-power-kvm-vm25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.736116 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-port25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.736130 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-power-amd-pstate25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.736134 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-opdl25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.736137 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-compress:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.736140 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-dsw25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.736144 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-raw-cnxk-bphy25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.736147 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-ml-cnxk25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.736150 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-fslmc25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.736153 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-vhost25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.736157 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-pdump25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.736160 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-node25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.736163 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dispatcher25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.736166 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-skeleton25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.736170 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-raw-ifpga25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.736173 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-sw25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.736176 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-table25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.736179 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dma-dpaa25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.736183 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool-dpaa2-25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.736186 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bitratestats25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.736189 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool-cnxk25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.736192 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-octeontx25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.736195 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-regex-cn9k25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.736201 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool-dpaa25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.736204 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-mempool:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.736207 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-octeontx25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.736212 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-cnxk25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.736247 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-caam-jr25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.736277 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dma-dpaa2-25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.736283 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-bus:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.736334 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-raw-dpaa2-cmdif25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.736341 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-dpaa-sec25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.736372 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-dma:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.736400 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-dpaa2-25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.736426 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-dpaa2-sec25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.736446 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-dpaa25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.736472 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-pipeline25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.736499 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-raw:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.736527 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-softnic25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.736555 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-dpaa25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.736583 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-cnxk25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.736640 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-dpaa2-25:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.736689 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-crypto:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.736717 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-all:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.736746 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-net:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.736773 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-event:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.736801 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-allpmds:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.736828 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 00:18:39.736856 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Processing triggers for sgml-base (1.31) ... 2026-05-22 00:18:39.736882 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libdbus-1-dev:amd64 (1.14.10-4ubuntu4.1) ... 2026-05-22 00:18:39.736909 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libpcap0.8-dev:amd64 (1.10.4-4.1ubuntu3) ... 2026-05-22 00:18:39.736936 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libpcap-dev:amd64 (1.10.4-4.1ubuntu3) ... 2026-05-22 00:18:39.739722 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libdpdk-dev:amd64 (24.11.1-1~cloud0) ... 2026-05-22 00:18:39.739730 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Removed intermediate container b3132ce927cb 2026-05-22 00:18:39.739735 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> 2e6c94ad7535 2026-05-22 00:18:39.739739 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Step 4/8 : RUN update-alternatives --set ovs-vswitchd /usr/lib/openvswitch-switch-dpdk/ovs-vswitchd-dpdk 2026-05-22 00:18:39.739745 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Running in 8dd7c4ef8a38 2026-05-22 00:18:39.739749 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:update-alternatives: using /usr/lib/openvswitch-switch-dpdk/ovs-vswitchd-dpdk to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in manual mode 2026-05-22 00:18:39.739755 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Removed intermediate container 8dd7c4ef8a38 2026-05-22 00:18:39.739758 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> 72cf5232dc1a 2026-05-22 00:18:39.739762 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Step 5/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-05-22 00:18:39.739765 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> 2658d219abde 2026-05-22 00:18:39.739768 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Step 6/8 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2026-05-22 00:18:39.739772 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Running in aa89b5f072f8 2026-05-22 00:18:39.739775 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Removed intermediate container aa89b5f072f8 2026-05-22 00:18:39.739778 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> bf38833c5835 2026-05-22 00:18:39.739782 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Step 7/8 : COPY patches /patches 2026-05-22 00:18:39.739785 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> 5368c5593899 2026-05-22 00:18:39.739788 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Step 8/8 : RUN kolla_patch 2026-05-22 00:18:39.739792 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Running in d9b455746f29 2026-05-22 00:18:39.739800 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:[i] No series file found, nothing to patch. 2026-05-22 00:18:39.739804 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Removed intermediate container d9b455746f29 2026-05-22 00:18:39.739807 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> 09f91cf20fec 2026-05-22 00:18:39.739810 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Successfully built b036ac345601 2026-05-22 00:18:39.739814 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Successfully tagged osism.harbor.regio.digital/kolla/ovsdpdk:build-20260522 2026-05-22 00:18:39.739821 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Built at 2026-05-22 00:18:39.737293 (took 0:01:05.713373) 2026-05-22 00:18:39.739824 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovsdpdk-db) to queue 2026-05-22 00:18:39.739828 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovsdpdk-vswitchd) to queue 2026-05-22 00:18:39.739831 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(openvswitch-base) 2026-05-22 00:18:39.739835 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-base:Processing 2026-05-22 00:18:39.739838 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Building started at 2026-05-22 00:18:39.737707 2026-05-22 00:18:39.739841 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-base:Turned 0 plugins into plugins archive 2026-05-22 00:18:39.739845 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-base:Turned 0 additions into additions archive 2026-05-22 00:18:54.526289 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Step 1/8 : FROM osism.harbor.regio.digital/kolla/base:build-20260522 2026-05-22 00:18:54.526377 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> 14d06ee4bfad 2026-05-22 00:18:54.526392 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Step 2/8 : LABEL "build-date"="20260522" "name"="openvswitch-base" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="openvswitch-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:18:54.526405 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> Running in 4a1c5fc81ff2 2026-05-22 00:18:54.526415 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> Removed intermediate container 4a1c5fc81ff2 2026-05-22 00:18:54.526425 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> a7e88dd28968 2026-05-22 00:18:54.526435 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Step 3/8 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends openvswitch-switch python3-openvswitch python3-netifaces tcpdump && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-05-22 00:18:54.526446 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> Running in 2f33e40460a8 2026-05-22 00:18:54.526456 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-22 00:18:54.526466 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 00:18:54.526476 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-22 00:18:54.526485 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-22 00:18:54.526494 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-22 00:18:54.526504 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-22 00:18:54.526542 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-22 00:18:54.526550 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-22 00:18:54.526557 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-22 00:18:54.526565 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,148 kB] 2026-05-22 00:18:54.526572 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,457 kB] 2026-05-22 00:18:54.526580 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-22 00:18:54.526587 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-05-22 00:18:54.526622 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,505 kB] 2026-05-22 00:18:54.526632 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,072 kB] 2026-05-22 00:18:54.526655 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Fetched 30.2 MB in 3s (12.0 MB/s) 2026-05-22 00:18:54.526663 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Reading package lists... 2026-05-22 00:18:54.527913 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Reading package lists... 2026-05-22 00:18:54.527931 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Building dependency tree... 2026-05-22 00:18:54.527939 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Reading state information... 2026-05-22 00:18:54.527948 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:The following additional packages will be installed: 2026-05-22 00:18:54.527956 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: libdbus-1-3 libevent-2.1-7t64 libnuma1 libpcap0.8t64 libunbound8 libxdp1 2026-05-22 00:18:54.527964 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: openvswitch-common python3-sortedcontainers uuid-runtime 2026-05-22 00:18:54.527972 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Suggested packages: 2026-05-22 00:18:54.527980 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ethtool openvswitch-doc python3-graphviz python3-unbound 2026-05-22 00:18:54.527988 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: python-sortedcontainers-doc apparmor 2026-05-22 00:18:54.527997 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Recommended packages: 2026-05-22 00:18:54.528005 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: dbus python3-click python3-netaddr python3-pyparsing python3-rich 2026-05-22 00:18:54.528013 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:The following NEW packages will be installed: 2026-05-22 00:18:54.528022 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: libdbus-1-3 libevent-2.1-7t64 libnuma1 libpcap0.8t64 libunbound8 libxdp1 2026-05-22 00:18:54.528030 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: openvswitch-common openvswitch-switch python3-netifaces python3-openvswitch 2026-05-22 00:18:54.528039 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: python3-sortedcontainers tcpdump uuid-runtime 2026-05-22 00:18:54.528045 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:0 upgraded, 13 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:18:54.528052 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Need to get 5,359 kB of archives. 2026-05-22 00:18:54.528059 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:After this operation, 16.5 MB of additional disk space will be used. 2026-05-22 00:18:54.528067 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 openvswitch-common amd64 3.5.1-0ubuntu0.1~cloud0 [1,061 kB] 2026-05-22 00:18:54.528075 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 00:18:54.528094 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.5 [33.1 kB] 2026-05-22 00:18:54.528101 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-05-22 00:18:54.528108 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-05-22 00:18:54.528115 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:12 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 libxdp1 amd64 1.5.1-1ubuntu2~cloud0 [64.5 kB] 2026-05-22 00:18:54.528124 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:13 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 openvswitch-switch amd64 3.5.1-0ubuntu0.1~cloud0 [1,638 kB] 2026-05-22 00:18:54.528131 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnuma1 amd64 2.0.18-1ubuntu0.24.04.1 [23.4 kB] 2026-05-22 00:18:54.528138 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbus-1-3 amd64 1.14.10-4ubuntu4.1 [210 kB] 2026-05-22 00:18:54.528144 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-netifaces amd64 0.11.0-2build3 [18.1 kB] 2026-05-22 00:18:54.528151 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 libpcap0.8t64 amd64 1.10.4-4.1ubuntu3 [151 kB] 2026-05-22 00:18:54.528158 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 tcpdump amd64 4.99.4-3ubuntu4.24.04.1 [479 kB] 2026-05-22 00:18:54.528165 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-05-22 00:18:54.528172 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:14 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-openvswitch amd64 3.5.1-0ubuntu0.1~cloud0 [1,063 kB] 2026-05-22 00:18:54.528179 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Fetched 5,359 kB in 0s (14.1 MB/s) 2026-05-22 00:18:54.528190 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package uuid-runtime. 2026-05-22 00:18:54.528204 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 2026-05-22 00:18:54.528213 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:18:54.528221 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 70% 2026-05-22 00:18:54.528228 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 75% 2026-05-22 00:18:54.528238 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 80% 2026-05-22 00:18:54.528247 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 85% 2026-05-22 00:18:54.528360 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 90% 2026-05-22 00:18:54.528371 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 95% 2026-05-22 00:18:54.528382 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 100% (Reading database ... 11568 files and directories currently installed.) 2026-05-22 00:18:54.528452 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../00-uuid-runtime_2.39.3-9ubuntu6.5_amd64.deb ... 2026-05-22 00:18:54.528486 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-05-22 00:18:54.528515 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-05-22 00:18:54.528569 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../01-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-05-22 00:18:54.528657 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-05-22 00:18:54.528726 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package libunbound8:amd64. 2026-05-22 00:18:54.528773 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../02-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-05-22 00:18:54.528822 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-05-22 00:18:54.528868 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package openvswitch-common. 2026-05-22 00:18:54.528914 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../03-openvswitch-common_3.5.1-0ubuntu0.1~cloud0_amd64.deb ... 2026-05-22 00:18:54.528961 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking openvswitch-common (3.5.1-0ubuntu0.1~cloud0) ... 2026-05-22 00:18:54.529009 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package libnuma1:amd64. 2026-05-22 00:18:54.529061 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: 2026-05-22 00:18:54.529111 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../04-libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-05-22 00:18:54.529158 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-05-22 00:18:54.529205 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package libxdp1:amd64. 2026-05-22 00:18:54.529252 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../05-libxdp1_1.5.1-1ubuntu2~cloud0_amd64.deb ... 2026-05-22 00:18:54.529299 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2026-05-22 00:18:54.529346 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package openvswitch-switch. 2026-05-22 00:18:54.529394 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../06-openvswitch-switch_3.5.1-0ubuntu0.1~cloud0_amd64.deb ... 2026-05-22 00:18:54.529442 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking openvswitch-switch (3.5.1-0ubuntu0.1~cloud0) ... 2026-05-22 00:18:54.529488 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package libdbus-1-3:amd64. 2026-05-22 00:18:54.529533 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../07-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2026-05-22 00:18:54.529579 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-05-22 00:18:54.529643 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package python3-netifaces:amd64. 2026-05-22 00:18:54.529695 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../08-python3-netifaces_0.11.0-2build3_amd64.deb ... 2026-05-22 00:18:54.529756 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking python3-netifaces:amd64 (0.11.0-2build3) ... 2026-05-22 00:18:54.529805 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package libpcap0.8t64:amd64. 2026-05-22 00:18:54.529851 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../09-libpcap0.8t64_1.10.4-4.1ubuntu3_amd64.deb ... 2026-05-22 00:18:54.529897 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-05-22 00:18:54.529952 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package tcpdump. 2026-05-22 00:18:54.529993 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../10-tcpdump_4.99.4-3ubuntu4.24.04.1_amd64.deb ... 2026-05-22 00:18:54.530038 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2026-05-22 00:18:54.530084 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package python3-sortedcontainers. 2026-05-22 00:18:54.530130 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../11-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-05-22 00:18:54.530177 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-05-22 00:18:54.530225 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package python3-openvswitch. 2026-05-22 00:18:54.530271 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../12-python3-openvswitch_3.5.1-0ubuntu0.1~cloud0_amd64.deb ... 2026-05-22 00:18:54.530317 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking python3-openvswitch (3.5.1-0ubuntu0.1~cloud0) ... 2026-05-22 00:18:54.530364 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-05-22 00:18:54.530410 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up python3-sortedcontainers (2.4.0-2) ... 2026-05-22 00:18:54.530456 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2026-05-22 00:18:54.530502 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-05-22 00:18:54.530546 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-05-22 00:18:54.530591 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up python3-netifaces:amd64 (0.11.0-2build3) ... 2026-05-22 00:18:54.530675 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-05-22 00:18:54.530910 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-05-22 00:18:54.530971 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:info: Selecting GID from range 100 to 59999 ... 2026-05-22 00:18:54.530984 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:info: Adding group `uuidd' (GID 102) ... 2026-05-22 00:18:54.531679 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:invoke-rc.d: could not determine current runlevel 2026-05-22 00:18:54.531731 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-22 00:18:54.531744 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up openvswitch-common (3.5.1-0ubuntu0.1~cloud0) ... 2026-05-22 00:18:54.531757 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-05-22 00:18:54.531768 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up openvswitch-switch (3.5.1-0ubuntu0.1~cloud0) ... 2026-05-22 00:18:54.531780 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-05-22 00:18:54.531793 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:invoke-rc.d: could not determine current runlevel 2026-05-22 00:18:54.531804 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-22 00:18:54.531815 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2026-05-22 00:18:54.531826 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up python3-openvswitch (3.5.1-0ubuntu0.1~cloud0) ... 2026-05-22 00:18:54.531837 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 00:18:54.531848 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> Removed intermediate container 2f33e40460a8 2026-05-22 00:18:54.531859 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> 7f9711fd730a 2026-05-22 00:18:54.531871 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Step 4/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-05-22 00:18:54.531882 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> b7e0b47bcbe8 2026-05-22 00:18:54.531893 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Step 5/8 : COPY ovs_wrapper.sh /usr/local/bin/ovs_wrapper 2026-05-22 00:18:54.531904 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> a0092ed5e401 2026-05-22 00:18:54.531940 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Step 6/8 : RUN if [ -e /usr/sbin/tcpdump ]; then mv /usr/sbin/tcpdump /usr/bin/tcpdump; fi && touch /usr/local/bin/kolla_openvswitch_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_openvswitch_extend_start && chmod 755 /usr/local/bin/ovs_wrapper 2026-05-22 00:18:54.531954 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> Running in a41049dba0fb 2026-05-22 00:18:54.531966 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> Removed intermediate container a41049dba0fb 2026-05-22 00:18:54.531977 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> 56ddd2c8533a 2026-05-22 00:18:54.531988 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Step 7/8 : COPY patches /patches 2026-05-22 00:18:54.532000 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> b073322a04cf 2026-05-22 00:18:54.532011 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Step 8/8 : RUN kolla_patch 2026-05-22 00:18:54.532023 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> Running in 247a16d12d63 2026-05-22 00:18:54.532034 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:[i] No series file found, nothing to patch. 2026-05-22 00:18:54.532044 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> Removed intermediate container 247a16d12d63 2026-05-22 00:18:54.532053 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> 72a6122ecd9f 2026-05-22 00:18:54.532063 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Successfully built 580733cce097 2026-05-22 00:18:54.532079 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Successfully tagged osism.harbor.regio.digital/kolla/openvswitch-base:build-20260522 2026-05-22 00:18:54.532089 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Built at 2026-05-22 00:18:54.531695 (took 0:00:14.793988) 2026-05-22 00:18:54.532098 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovn-base) to queue 2026-05-22 00:18:54.532108 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(openvswitch-vswitchd) to queue 2026-05-22 00:18:54.532118 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(openvswitch-db-server) to queue 2026-05-22 00:18:54.532276 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(openstack-base) 2026-05-22 00:18:54.532360 | ubuntu-noble-large | DEBUG:kolla.common.utils.openstack-base:Processing 2026-05-22 00:18:54.532394 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Building started at 2026-05-22 00:18:54.532333 2026-05-22 00:18:54.532504 | ubuntu-noble-large | DEBUG:kolla.common.utils.openstack-base:Getting local archive from tarballs/requirements-stable-2025.1.tar.gz 2026-05-22 00:18:54.533683 | ubuntu-noble-large | DEBUG:kolla.common.utils.openstack-base:Turned 0 plugins into plugins archive 2026-05-22 00:18:54.534201 | ubuntu-noble-large | DEBUG:kolla.common.utils.openstack-base:Turned 0 additions into additions archive 2026-05-22 00:22:07.551535 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:[WARNING]: Empty continuation line found in: RUN ln -s openstack-base-source/* /requirements && sed -e "/^ovs===/d" -i requirements/upper-constraints.txt && mkdir -p /var/lib/kolla && python3 -m venv --system-site-packages /var/lib/kolla/venv && KOLLA_DISTRO_PYTHON_VERSION=$(/usr/bin/python3 -c "import sys; print('{}.{}'.format(sys.version_info.major, sys.version_info.minor))") && ln -s python${KOLLA_DISTRO_PYTHON_VERSION} /var/lib/kolla/venv/lib/python3 2026-05-22 00:22:07.551638 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2026-05-22 00:22:07.551746 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:[WARNING]: Empty continuation lines will become errors in a future release. 2026-05-22 00:22:07.551826 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2026-05-22 00:22:07.551845 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 1/12 : FROM osism.harbor.regio.digital/kolla/base:build-20260522 2026-05-22 00:22:07.551857 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> 14d06ee4bfad 2026-05-22 00:22:07.551870 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 2/12 : LABEL "build-date"="20260522" "name"="openstack-base" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="openstack-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:22:07.551900 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Running in 2e1d2cec6576 2026-05-22 00:22:07.551917 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Removed intermediate container 2e1d2cec6576 2026-05-22 00:22:07.551925 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> ce9ac6e617f9 2026-05-22 00:22:07.551935 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 3/12 : RUN apt-get update && apt-get -y install --no-install-recommends python3-setuptools && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-05-22 00:22:07.551991 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Running in 6d9e4fac640d 2026-05-22 00:22:07.552098 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-22 00:22:07.553680 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 00:22:07.553703 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-22 00:22:07.553722 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-22 00:22:07.553731 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-22 00:22:07.553740 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-22 00:22:07.553748 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-22 00:22:07.553757 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-22 00:22:07.553765 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-22 00:22:07.553774 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,457 kB] 2026-05-22 00:22:07.553782 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,148 kB] 2026-05-22 00:22:07.553791 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-05-22 00:22:07.553799 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-22 00:22:07.553808 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,505 kB] 2026-05-22 00:22:07.553816 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,072 kB] 2026-05-22 00:22:07.553825 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Fetched 30.2 MB in 3s (11.7 MB/s) 2026-05-22 00:22:07.553833 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Reading package lists... 2026-05-22 00:22:07.553842 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Reading package lists... 2026-05-22 00:22:07.553851 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Building dependency tree... 2026-05-22 00:22:07.553859 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Reading state information... 2026-05-22 00:22:07.553880 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:python3-setuptools is already the newest version (68.1.2-2ubuntu1.2). 2026-05-22 00:22:07.553888 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:python3-setuptools set to manually installed. 2026-05-22 00:22:07.553897 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:22:07.553906 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Removed intermediate container 6d9e4fac640d 2026-05-22 00:22:07.553915 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> 70b5d61b69a4 2026-05-22 00:22:07.553926 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 4/12 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends apache2 build-essential ca-certificates git libapache2-mod-wsgi-py3 libffi-dev libpcre3-dev libpq-dev libssl-dev libxml2-dev libxslt1-dev libyaml-dev libz-dev pkg-config python3-dev python3-venv uwsgi-plugin-python3 zip && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-05-22 00:22:07.553945 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Running in 5bad9148f4c3 2026-05-22 00:22:07.553954 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-22 00:22:07.553963 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 00:22:07.553989 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-22 00:22:07.553998 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-22 00:22:07.554006 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-22 00:22:07.554015 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-22 00:22:07.554024 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-22 00:22:07.554032 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-22 00:22:07.554041 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-22 00:22:07.554059 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,148 kB] 2026-05-22 00:22:07.554068 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,457 kB] 2026-05-22 00:22:07.554082 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-22 00:22:07.554091 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-05-22 00:22:07.554099 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,505 kB] 2026-05-22 00:22:07.554108 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,072 kB] 2026-05-22 00:22:07.554116 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Fetched 30.2 MB in 2s (12.3 MB/s) 2026-05-22 00:22:07.554129 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Reading package lists... 2026-05-22 00:22:07.554193 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Reading package lists... 2026-05-22 00:22:07.554285 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Building dependency tree... 2026-05-22 00:22:07.554330 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Reading state information... 2026-05-22 00:22:07.554390 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:ca-certificates is already the newest version (20240203). 2026-05-22 00:22:07.554432 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:The following additional packages will be installed: 2026-05-22 00:22:07.554475 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: apache2-bin apache2-data apache2-utils binutils binutils-common 2026-05-22 00:22:07.554498 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: binutils-x86-64-linux-gnu bzip2 cpp cpp-13 cpp-13-x86-64-linux-gnu 2026-05-22 00:22:07.554560 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 g++-13-x86-64-linux-gnu 2026-05-22 00:22:07.554628 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu 2026-05-22 00:22:07.554684 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: gcc-x86-64-linux-gnu git-man icu-devtools libapr1t64 libaprutil1-dbd-sqlite3 2026-05-22 00:22:07.554746 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libaprutil1-ldap libaprutil1t64 libasan8 libatomic1 libbinutils libc-dev-bin 2026-05-22 00:22:07.554789 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl3t64-gnutls 2026-05-22 00:22:07.554834 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libdpkg-perl liberror-perl libexpat1-dev libgcc-13-dev libgomp1 libgprofng0 2026-05-22 00:22:07.554876 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libhwasan0 libicu-dev libicu74 libisl23 libitm1 libjansson4 libjs-jquery 2026-05-22 00:22:07.554919 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libjs-sphinxdoc libjs-underscore liblsan0 liblua5.4-0 libmpc3 libnorm1t64 2026-05-22 00:22:07.554961 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libpcre16-3 libpcre3 libpcre32-3 libpcrecpp0v5 libpgm-5.3-0t64 libpkgconf3 2026-05-22 00:22:07.555051 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libpq5 libpython3-dev libpython3.12-dev libpython3.12t64 libquadmath0 2026-05-22 00:22:07.555106 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libsframe1 libsodium23 libstdc++-13-dev libtsan2 libubsan1 libxml2 2026-05-22 00:22:07.555218 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libxslt1.1 libyajl2 libyaml-0-2 libzmq5 linux-libc-dev lto-disabled-list 2026-05-22 00:22:07.555234 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: make pkgconf pkgconf-bin python3-pip-whl python3-setuptools-whl 2026-05-22 00:22:07.555305 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: python3.12-dev python3.12-venv rpcsvc-proto uwsgi-core xz-utils 2026-05-22 00:22:07.555362 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Suggested packages: 2026-05-22 00:22:07.555405 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser ufw 2026-05-22 00:22:07.555447 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: binutils-doc gprofng-gui bzip2-doc cpp-doc gcc-13-locales cpp-13-doc 2026-05-22 00:22:07.555501 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: debian-keyring g++-multilib g++-13-multilib gcc-13-doc gcc-multilib 2026-05-22 00:22:07.555515 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: manpages-dev autoconf automake libtool flex bison gdb gcc-doc 2026-05-22 00:22:07.555578 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: gcc-13-multilib gdb-x86-64-linux-gnu gettext-base git-daemon-run 2026-05-22 00:22:07.555653 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb git-cvs 2026-05-22 00:22:07.555702 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: git-mediawiki git-svn glibc-doc bzr icu-doc postgresql-doc-16 libssl-doc 2026-05-22 00:22:07.555756 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libstdc++-13-doc libyaml-doc make-doc nginx-full | cherokee 2026-05-22 00:22:07.555770 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi | libapache2-mod-ruwsgi 2026-05-22 00:22:07.555828 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2026-05-22 00:22:07.555885 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Recommended packages: 2026-05-22 00:22:07.555900 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ssl-cert fakeroot libalgorithm-merge-perl less ssh-client manpages 2026-05-22 00:22:07.555964 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: manpages-dev libc-devtools libfile-fcntllock-perl liblocale-gettext-perl 2026-05-22 00:22:07.556002 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: javascript-common unzip 2026-05-22 00:22:07.556068 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:The following NEW packages will be installed: 2026-05-22 00:22:07.556112 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: apache2 apache2-bin apache2-data apache2-utils binutils binutils-common 2026-05-22 00:22:07.556126 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: binutils-x86-64-linux-gnu build-essential bzip2 cpp cpp-13 2026-05-22 00:22:07.556189 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 00:22:07.556232 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 00:22:07.556274 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu git git-man icu-devtools 2026-05-22 00:22:07.556287 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libapache2-mod-wsgi-py3 libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-ldap 2026-05-22 00:22:07.556354 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libaprutil1t64 libasan8 libatomic1 libbinutils libc-dev-bin libc6-dev 2026-05-22 00:22:07.556397 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl3t64-gnutls libdpkg-perl 2026-05-22 00:22:07.556449 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: liberror-perl libexpat1-dev libffi-dev libgcc-13-dev libgomp1 libgprofng0 2026-05-22 00:22:07.556463 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libhwasan0 libicu-dev libicu74 libisl23 libitm1 libjansson4 libjs-jquery 2026-05-22 00:22:07.556525 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libjs-sphinxdoc libjs-underscore liblsan0 liblua5.4-0 libmpc3 libnorm1t64 2026-05-22 00:22:07.556580 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libpcre16-3 libpcre3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpgm-5.3-0t64 2026-05-22 00:22:07.556649 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libpkgconf3 libpq-dev libpq5 libpython3-dev libpython3.12-dev 2026-05-22 00:22:07.556706 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libpython3.12t64 libquadmath0 libsframe1 libsodium23 libssl-dev 2026-05-22 00:22:07.556749 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libstdc++-13-dev libtsan2 libubsan1 libxml2 libxml2-dev libxslt1-dev 2026-05-22 00:22:07.556791 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libxslt1.1 libyajl2 libyaml-0-2 libyaml-dev libzmq5 linux-libc-dev 2026-05-22 00:22:07.556814 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: lto-disabled-list make pkg-config pkgconf pkgconf-bin python3-dev 2026-05-22 00:22:07.556871 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: python3-pip-whl python3-setuptools-whl python3-venv python3.12-dev 2026-05-22 00:22:07.556914 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: python3.12-venv rpcsvc-proto uwsgi-core uwsgi-plugin-python3 xz-utils zip 2026-05-22 00:22:07.556980 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: zlib1g-dev 2026-05-22 00:22:07.556995 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:0 upgraded, 106 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:22:07.557058 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Need to get 121 MB of archives. 2026-05-22 00:22:07.557100 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:After this operation, 448 MB of additional disk space will be used. 2026-05-22 00:22:07.557114 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 00:22:07.557182 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-05-22 00:22:07.557226 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-05-22 00:22:07.557268 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-05-22 00:22:07.557310 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9,116 B] 2026-05-22 00:22:07.557332 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libjansson4 amd64 2.14-2build2 [32.8 kB] 2026-05-22 00:22:07.557390 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-05-22 00:22:07.557432 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu74 amd64 74.2-1ubuntu3.1 [10.9 MB] 2026-05-22 00:22:07.557485 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2 amd64 2.9.14+dfsg-1.3ubuntu3.7 [764 kB] 2026-05-22 00:22:07.557499 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.12 [1,336 kB] 2026-05-22 00:22:07.557569 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.12 [163 kB] 2026-05-22 00:22:07.557584 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.12 [98.9 kB] 2026-05-22 00:22:07.557670 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.12 [90.2 kB] 2026-05-22 00:22:07.557717 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-0-2 amd64 0.2.5-1build1 [51.5 kB] 2026-05-22 00:22:07.557759 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xz-utils amd64 5.6.1+really5.4.5-1ubuntu0.2 [267 kB] 2026-05-22 00:22:07.557812 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-common amd64 2.42-4ubuntu2.10 [240 kB] 2026-05-22 00:22:07.557827 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsframe1 amd64 2.42-4ubuntu2.10 [15.7 kB] 2026-05-22 00:22:07.557887 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libbinutils amd64 2.42-4ubuntu2.10 [577 kB] 2026-05-22 00:22:07.557929 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf-nobfd0 amd64 2.42-4ubuntu2.10 [98.0 kB] 2026-05-22 00:22:07.557999 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf0 amd64 2.42-4ubuntu2.10 [94.5 kB] 2026-05-22 00:22:07.558076 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgprofng0 amd64 2.42-4ubuntu2.10 [849 kB] 2026-05-22 00:22:07.558119 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.42-4ubuntu2.10 [2,463 kB] 2026-05-22 00:22:07.558161 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils amd64 2.42-4ubuntu2.10 [18.2 kB] 2026-05-22 00:22:07.558203 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc-dev-bin amd64 2.39-0ubuntu8.7 [20.4 kB] 2026-05-22 00:22:07.558244 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 linux-libc-dev amd64 6.8.0-117.117 [1,495 kB] 2026-05-22 00:22:07.558287 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrypt-dev amd64 1:4.4.36-4build1 [112 kB] 2026-05-22 00:22:07.558300 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu7 [67.4 kB] 2026-05-22 00:22:07.558367 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:28 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc6-dev amd64 2.39-0ubuntu8.7 [2,124 kB] 2026-05-22 00:22:07.558408 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:29 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-base amd64 13.3.0-6ubuntu2~24.04.1 [51.6 kB] 2026-05-22 00:22:07.558430 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:30 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libisl23 amd64 0.26-3build1.1 [680 kB] 2026-05-22 00:22:07.558495 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpc3 amd64 1.3.1-1build1.1 [54.6 kB] 2026-05-22 00:22:07.558563 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04.1 [10.7 MB] 2026-05-22 00:22:07.558685 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:33 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13 amd64 13.3.0-6ubuntu2~24.04.1 [1,042 B] 2026-05-22 00:22:07.558838 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 cpp-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [5,326 B] 2026-05-22 00:22:07.558889 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 cpp amd64 4:13.2.0-7ubuntu1 [22.4 kB] 2026-05-22 00:22:07.558943 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:36 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcc1-0 amd64 14.2.0-4ubuntu2~24.04.1 [48.0 kB] 2026-05-22 00:22:07.559086 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:37 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgomp1 amd64 14.2.0-4ubuntu2~24.04.1 [148 kB] 2026-05-22 00:22:07.559193 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:38 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libitm1 amd64 14.2.0-4ubuntu2~24.04.1 [29.7 kB] 2026-05-22 00:22:07.559277 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:39 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1 amd64 14.2.0-4ubuntu2~24.04.1 [10.5 kB] 2026-05-22 00:22:07.561691 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:40 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libasan8 amd64 14.2.0-4ubuntu2~24.04.1 [3,027 kB] 2026-05-22 00:22:07.561713 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:41 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liblsan0 amd64 14.2.0-4ubuntu2~24.04.1 [1,322 kB] 2026-05-22 00:22:07.561720 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:42 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtsan2 amd64 14.2.0-4ubuntu2~24.04.1 [2,772 kB] 2026-05-22 00:22:07.561726 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:43 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libubsan1 amd64 14.2.0-4ubuntu2~24.04.1 [1,184 kB] 2026-05-22 00:22:07.561732 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:44 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libhwasan0 amd64 14.2.0-4ubuntu2~24.04.1 [1,641 kB] 2026-05-22 00:22:07.561738 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:45 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libquadmath0 amd64 14.2.0-4ubuntu2~24.04.1 [153 kB] 2026-05-22 00:22:07.561743 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:46 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgcc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [2,681 kB] 2026-05-22 00:22:07.561750 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:47 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04.1 [21.1 MB] 2026-05-22 00:22:07.561756 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:48 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13 amd64 13.3.0-6ubuntu2~24.04.1 [494 kB] 2026-05-22 00:22:07.561762 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 gcc-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [1,212 B] 2026-05-22 00:22:07.561768 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:50 http://archive.ubuntu.com/ubuntu noble/main amd64 gcc amd64 4:13.2.0-7ubuntu1 [5,018 B] 2026-05-22 00:22:07.561773 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:51 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libstdc++-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [2,420 kB] 2026-05-22 00:22:07.561791 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:52 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04.1 [12.2 MB] 2026-05-22 00:22:07.561797 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:53 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13 amd64 13.3.0-6ubuntu2~24.04.1 [16.0 kB] 2026-05-22 00:22:07.561803 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:54 http://archive.ubuntu.com/ubuntu noble/main amd64 g++-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [964 B] 2026-05-22 00:22:07.561809 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:55 http://archive.ubuntu.com/ubuntu noble/main amd64 g++ amd64 4:13.2.0-7ubuntu1 [1,100 B] 2026-05-22 00:22:07.561814 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:56 http://archive.ubuntu.com/ubuntu noble/main amd64 make amd64 4.3-4.1build2 [180 kB] 2026-05-22 00:22:07.561820 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:57 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdpkg-perl all 1.22.6ubuntu6.6 [268 kB] 2026-05-22 00:22:07.561826 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:58 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bzip2 amd64 1.0.8-5.1build0.1 [34.5 kB] 2026-05-22 00:22:07.561832 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:59 http://archive.ubuntu.com/ubuntu noble/main amd64 lto-disabled-list all 47 [12.4 kB] 2026-05-22 00:22:07.561838 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:60 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dpkg-dev all 1.22.6ubuntu6.6 [1,074 kB] 2026-05-22 00:22:07.561843 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:61 http://archive.ubuntu.com/ubuntu noble/main amd64 build-essential amd64 12.10ubuntu1 [4,928 B] 2026-05-22 00:22:07.561849 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:62 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.9 [334 kB] 2026-05-22 00:22:07.561855 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:63 http://archive.ubuntu.com/ubuntu noble/main amd64 liberror-perl all 0.17029-2 [25.6 kB] 2026-05-22 00:22:07.561861 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:64 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git-man all 1:2.43.0-1ubuntu7.3 [1,100 kB] 2026-05-22 00:22:07.561866 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:65 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git amd64 1:2.43.0-1ubuntu7.3 [3,680 kB] 2026-05-22 00:22:07.561879 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:66 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-05-22 00:22:07.561891 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:67 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpython3.12t64 amd64 3.12.3-1ubuntu0.13 [2,338 kB] 2026-05-22 00:22:07.561897 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:68 http://archive.ubuntu.com/ubuntu noble/main amd64 libapache2-mod-wsgi-py3 amd64 5.0.0-1build2 [103 kB] 2026-05-22 00:22:07.561903 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:69 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libexpat1-dev amd64 2.6.1-2ubuntu0.4 [140 kB] 2026-05-22 00:22:07.561909 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:70 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-05-22 00:22:07.561915 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:71 http://archive.ubuntu.com/ubuntu noble/main amd64 libjs-jquery all 3.6.1+dfsg+~3.5.14-1 [328 kB] 2026-05-22 00:22:07.561920 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:72 http://archive.ubuntu.com/ubuntu noble/main amd64 libjs-underscore all 1.13.4~dfsg+~1.11.4-3 [118 kB] 2026-05-22 00:22:07.561926 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:73 http://archive.ubuntu.com/ubuntu noble/main amd64 libjs-sphinxdoc all 7.2.6-6 [149 kB] 2026-05-22 00:22:07.561932 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:74 http://archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-05-22 00:22:07.561938 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:75 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcre16-3 amd64 2:8.39-15build1 [165 kB] 2026-05-22 00:22:07.561954 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:76 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcre3 amd64 2:8.39-15build1 [248 kB] 2026-05-22 00:22:07.561961 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:77 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcre32-3 amd64 2:8.39-15build1 [155 kB] 2026-05-22 00:22:07.561980 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:78 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcrecpp0v5 amd64 2:8.39-15build1 [16.2 kB] 2026-05-22 00:22:07.561986 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:79 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcre3-dev amd64 2:8.39-15build1 [584 kB] 2026-05-22 00:22:07.561992 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:80 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpgm-5.3-0t64 amd64 5.3.128~dfsg-2.1build1 [167 kB] 2026-05-22 00:22:07.561997 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:81 http://archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-05-22 00:22:07.562003 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:82 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.14-0ubuntu0.24.04.1 [147 kB] 2026-05-22 00:22:07.562009 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:83 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.9 [2,407 kB] 2026-05-22 00:22:07.562015 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:84 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.14-0ubuntu0.24.04.1 [152 kB] 2026-05-22 00:22:07.562021 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:85 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 zlib1g-dev amd64 1:1.3.dfsg-3.1ubuntu2.1 [894 kB] 2026-05-22 00:22:07.562026 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:86 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpython3.12-dev amd64 3.12.3-1ubuntu0.13 [5,682 kB] 2026-05-22 00:22:07.562032 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:87 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpython3-dev amd64 3.12.3-0ubuntu2.1 [10.3 kB] 2026-05-22 00:22:07.562038 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:88 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsodium23 amd64 1.0.18-1ubuntu0.24.04.1 [161 kB] 2026-05-22 00:22:07.562044 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:89 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.7 [782 kB] 2026-05-22 00:22:07.562050 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:90 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1.1 amd64 1.1.39-0exp1ubuntu0.24.04.3 [168 kB] 2026-05-22 00:22:07.562055 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:91 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.3 [91.9 kB] 2026-05-22 00:22:07.562061 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:92 http://archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-05-22 00:22:07.562070 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:93 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-05-22 00:22:07.562076 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:94 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-05-22 00:22:07.562090 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:95 http://archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7,264 B] 2026-05-22 00:22:07.562096 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:96 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3.12-dev amd64 3.12.3-1ubuntu0.13 [498 kB] 2026-05-22 00:22:07.562102 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:97 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-dev amd64 3.12.3-0ubuntu2.1 [26.7 kB] 2026-05-22 00:22:07.562107 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:98 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1,707 kB] 2026-05-22 00:22:07.562118 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:99 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-05-22 00:22:07.562124 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:100 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.13 [5,672 B] 2026-05-22 00:22:07.562130 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:101 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1,032 B] 2026-05-22 00:22:07.562135 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:102 http://archive.ubuntu.com/ubuntu noble/main amd64 libyajl2 amd64 2.1.0-5build1 [20.2 kB] 2026-05-22 00:22:07.562141 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:103 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-05-22 00:22:07.562147 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:104 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 zip amd64 3.0-13ubuntu0.2 [176 kB] 2026-05-22 00:22:07.562153 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:105 http://archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-05-22 00:22:07.562159 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:106 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-05-22 00:22:07.562165 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:107 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-05-22 00:22:07.562171 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Fetched 121 MB in 4s (32.8 MB/s) 2026-05-22 00:22:07.562177 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libapr1t64:amd64. 2026-05-22 00:22:07.562184 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:(Reading database ... 2026-05-22 00:22:07.562192 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:22:07.562200 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:(Reading database ... 70% (Reading database ... 75% (Reading database ... 80% 2026-05-22 00:22:07.562206 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:(Reading database ... 85% (Reading database ... 90% 2026-05-22 00:22:07.562212 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:(Reading database ... 95% 2026-05-22 00:22:07.562218 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:(Reading database ... 100% (Reading database ... 11568 files and directories currently installed.) 2026-05-22 00:22:07.562224 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../000-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-05-22 00:22:07.562230 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-05-22 00:22:07.562236 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libaprutil1t64:amd64. 2026-05-22 00:22:07.562241 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../001-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-05-22 00:22:07.562247 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-05-22 00:22:07.562253 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-05-22 00:22:07.562259 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../002-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-05-22 00:22:07.562265 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-05-22 00:22:07.562271 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libaprutil1-ldap:amd64. 2026-05-22 00:22:07.562284 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../003-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-05-22 00:22:07.562290 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-05-22 00:22:07.562300 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libjansson4:amd64. 2026-05-22 00:22:07.562306 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../004-libjansson4_2.14-2build2_amd64.deb ... 2026-05-22 00:22:07.562312 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libjansson4:amd64 (2.14-2build2) ... 2026-05-22 00:22:07.562318 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package liblua5.4-0:amd64. 2026-05-22 00:22:07.562324 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../005-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-05-22 00:22:07.562330 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-05-22 00:22:07.562336 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libicu74:amd64. 2026-05-22 00:22:07.562341 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../006-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2026-05-22 00:22:07.562347 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2026-05-22 00:22:07.562353 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libxml2:amd64. 2026-05-22 00:22:07.562359 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../007-libxml2_2.9.14+dfsg-1.3ubuntu3.7_amd64.deb ... 2026-05-22 00:22:07.562365 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-05-22 00:22:07.562371 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package apache2-bin. 2026-05-22 00:22:07.562377 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../008-apache2-bin_2.4.58-1ubuntu8.12_amd64.deb ... 2026-05-22 00:22:07.562383 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking apache2-bin (2.4.58-1ubuntu8.12) ... 2026-05-22 00:22:07.562388 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package apache2-data. 2026-05-22 00:22:07.562394 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../009-apache2-data_2.4.58-1ubuntu8.12_all.deb ... 2026-05-22 00:22:07.562403 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking apache2-data (2.4.58-1ubuntu8.12) ... 2026-05-22 00:22:07.562409 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package apache2-utils. 2026-05-22 00:22:07.562415 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2026-05-22 00:22:07.562423 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../010-apache2-utils_2.4.58-1ubuntu8.12_amd64.deb ... 2026-05-22 00:22:07.562462 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2026-05-22 00:22:07.562501 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking apache2-utils (2.4.58-1ubuntu8.12) ... 2026-05-22 00:22:07.562531 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package apache2. 2026-05-22 00:22:07.562590 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../011-apache2_2.4.58-1ubuntu8.12_amd64.deb ... 2026-05-22 00:22:07.562621 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking apache2 (2.4.58-1ubuntu8.12) ... 2026-05-22 00:22:07.562696 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libyaml-0-2:amd64. 2026-05-22 00:22:07.562734 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../012-libyaml-0-2_0.2.5-1build1_amd64.deb ... 2026-05-22 00:22:07.562764 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ... 2026-05-22 00:22:07.562793 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package xz-utils. 2026-05-22 00:22:07.562833 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../013-xz-utils_5.6.1+really5.4.5-1ubuntu0.2_amd64.deb ... 2026-05-22 00:22:07.562870 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-22 00:22:07.562900 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package binutils-common:amd64. 2026-05-22 00:22:07.562929 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../014-binutils-common_2.42-4ubuntu2.10_amd64.deb ... 2026-05-22 00:22:07.562959 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:22:07.563011 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libsframe1:amd64. 2026-05-22 00:22:07.563050 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../015-libsframe1_2.42-4ubuntu2.10_amd64.deb ... 2026-05-22 00:22:07.563091 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:22:07.563131 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libbinutils:amd64. 2026-05-22 00:22:07.563170 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../016-libbinutils_2.42-4ubuntu2.10_amd64.deb ... 2026-05-22 00:22:07.563215 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:22:07.563246 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libctf-nobfd0:amd64. 2026-05-22 00:22:07.563284 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../017-libctf-nobfd0_2.42-4ubuntu2.10_amd64.deb ... 2026-05-22 00:22:07.563323 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:22:07.563362 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libctf0:amd64. 2026-05-22 00:22:07.563402 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../018-libctf0_2.42-4ubuntu2.10_amd64.deb ... 2026-05-22 00:22:07.563440 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:22:07.563480 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libgprofng0:amd64. 2026-05-22 00:22:07.563518 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../019-libgprofng0_2.42-4ubuntu2.10_amd64.deb ... 2026-05-22 00:22:07.563556 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:22:07.563607 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package binutils-x86-64-linux-gnu. 2026-05-22 00:22:07.563655 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../020-binutils-x86-64-linux-gnu_2.42-4ubuntu2.10_amd64.deb ... 2026-05-22 00:22:07.563698 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-22 00:22:07.563737 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package binutils. 2026-05-22 00:22:07.563777 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../021-binutils_2.42-4ubuntu2.10_amd64.deb ... 2026-05-22 00:22:07.563822 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking binutils (2.42-4ubuntu2.10) ... 2026-05-22 00:22:07.563860 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libc-dev-bin. 2026-05-22 00:22:07.563898 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../022-libc-dev-bin_2.39-0ubuntu8.7_amd64.deb ... 2026-05-22 00:22:07.563936 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libc-dev-bin (2.39-0ubuntu8.7) ... 2026-05-22 00:22:07.563984 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package linux-libc-dev:amd64. 2026-05-22 00:22:07.564065 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../023-linux-libc-dev_6.8.0-117.117_amd64.deb ... 2026-05-22 00:22:07.564103 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking linux-libc-dev:amd64 (6.8.0-117.117) ... 2026-05-22 00:22:07.564119 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libcrypt-dev:amd64. 2026-05-22 00:22:07.564171 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../024-libcrypt-dev_1%3a4.4.36-4build1_amd64.deb ... 2026-05-22 00:22:07.564210 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2026-05-22 00:22:07.564250 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package rpcsvc-proto. 2026-05-22 00:22:07.564289 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../025-rpcsvc-proto_1.4.2-0ubuntu7_amd64.deb ... 2026-05-22 00:22:07.564327 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking rpcsvc-proto (1.4.2-0ubuntu7) ... 2026-05-22 00:22:07.564356 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libc6-dev:amd64. 2026-05-22 00:22:07.564385 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../026-libc6-dev_2.39-0ubuntu8.7_amd64.deb ... 2026-05-22 00:22:07.564413 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libc6-dev:amd64 (2.39-0ubuntu8.7) ... 2026-05-22 00:22:07.564441 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package gcc-13-base:amd64. 2026-05-22 00:22:07.564470 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../027-gcc-13-base_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-05-22 00:22:07.564506 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:22:07.564534 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libisl23:amd64. 2026-05-22 00:22:07.564562 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../028-libisl23_0.26-3build1.1_amd64.deb ... 2026-05-22 00:22:07.564591 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libisl23:amd64 (0.26-3build1.1) ... 2026-05-22 00:22:07.564647 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libmpc3:amd64. 2026-05-22 00:22:07.564686 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../029-libmpc3_1.3.1-1build1.1_amd64.deb ... 2026-05-22 00:22:07.564722 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-22 00:22:07.564751 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package cpp-13-x86-64-linux-gnu. 2026-05-22 00:22:07.564792 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../030-cpp-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-05-22 00:22:07.564830 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:22:07.564866 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package cpp-13. 2026-05-22 00:22:07.564894 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../031-cpp-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-05-22 00:22:07.564929 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:22:07.564958 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package cpp-x86-64-linux-gnu. 2026-05-22 00:22:07.564989 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../032-cpp-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-05-22 00:22:07.565136 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2026-05-22 00:22:07.565173 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 00:22:07.565182 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package cpp. 2026-05-22 00:22:07.565195 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../033-cpp_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-05-22 00:22:07.565203 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking cpp (4:13.2.0-7ubuntu1) ... 2026-05-22 00:22:07.565210 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libcc1-0:amd64. 2026-05-22 00:22:07.565234 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../034-libcc1-0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-05-22 00:22:07.565242 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:22:07.565252 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libgomp1:amd64. 2026-05-22 00:22:07.565312 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../035-libgomp1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-05-22 00:22:07.565323 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:22:07.565371 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libitm1:amd64. 2026-05-22 00:22:07.565383 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../036-libitm1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-05-22 00:22:07.565433 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:22:07.565445 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libatomic1:amd64. 2026-05-22 00:22:07.565495 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../037-libatomic1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-05-22 00:22:07.565506 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:22:07.565556 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libasan8:amd64. 2026-05-22 00:22:07.565568 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../038-libasan8_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-05-22 00:22:07.565640 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:22:07.565662 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package liblsan0:amd64. 2026-05-22 00:22:07.565703 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../039-liblsan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-05-22 00:22:07.565717 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:22:07.565757 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libtsan2:amd64. 2026-05-22 00:22:07.565770 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../040-libtsan2_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-05-22 00:22:07.565821 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:22:07.565835 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libubsan1:amd64. 2026-05-22 00:22:07.565876 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../041-libubsan1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-05-22 00:22:07.565889 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:22:07.565940 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libhwasan0:amd64. 2026-05-22 00:22:07.565954 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../042-libhwasan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-05-22 00:22:07.566027 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:22:07.566043 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libquadmath0:amd64. 2026-05-22 00:22:07.566096 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../043-libquadmath0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-05-22 00:22:07.566123 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:22:07.566135 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libgcc-13-dev:amd64. 2026-05-22 00:22:07.566178 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../044-libgcc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-05-22 00:22:07.566205 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:22:07.566217 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package gcc-13-x86-64-linux-gnu. 2026-05-22 00:22:07.566260 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../045-gcc-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-05-22 00:22:07.566274 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:22:07.566323 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package gcc-13. 2026-05-22 00:22:07.566337 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../046-gcc-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-05-22 00:22:07.566379 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:22:07.566392 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package gcc-x86-64-linux-gnu. 2026-05-22 00:22:07.566443 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../047-gcc-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-05-22 00:22:07.566456 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 00:22:07.566505 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2026-05-22 00:22:07.566519 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package gcc. 2026-05-22 00:22:07.566575 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../048-gcc_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-05-22 00:22:07.566589 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking gcc (4:13.2.0-7ubuntu1) ... 2026-05-22 00:22:07.566629 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libstdc++-13-dev:amd64. 2026-05-22 00:22:07.566690 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../049-libstdc++-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-05-22 00:22:07.566704 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:22:07.566744 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package g++-13-x86-64-linux-gnu. 2026-05-22 00:22:07.566757 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../050-g++-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-05-22 00:22:07.566798 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:22:07.566811 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package g++-13. 2026-05-22 00:22:07.566851 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../051-g++-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-05-22 00:22:07.566864 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2026-05-22 00:22:07.566914 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:22:07.566927 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package g++-x86-64-linux-gnu. 2026-05-22 00:22:07.566988 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../052-g++-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-05-22 00:22:07.567003 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2026-05-22 00:22:07.567014 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 00:22:07.567067 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package g++. 2026-05-22 00:22:07.567080 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../053-g++_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-05-22 00:22:07.567121 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking g++ (4:13.2.0-7ubuntu1) ... 2026-05-22 00:22:07.567134 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package make. 2026-05-22 00:22:07.567174 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../054-make_4.3-4.1build2_amd64.deb ... 2026-05-22 00:22:07.567196 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking make (4.3-4.1build2) ... 2026-05-22 00:22:07.567248 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libdpkg-perl. 2026-05-22 00:22:07.567259 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../055-libdpkg-perl_1.22.6ubuntu6.6_all.deb ... 2026-05-22 00:22:07.567271 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-22 00:22:07.567322 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package bzip2. 2026-05-22 00:22:07.567336 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../056-bzip2_1.0.8-5.1build0.1_amd64.deb ... 2026-05-22 00:22:07.567383 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking bzip2 (1.0.8-5.1build0.1) ... 2026-05-22 00:22:07.567397 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package lto-disabled-list. 2026-05-22 00:22:07.567409 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../057-lto-disabled-list_47_all.deb ... 2026-05-22 00:22:07.567462 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking lto-disabled-list (47) ... 2026-05-22 00:22:07.567475 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package dpkg-dev. 2026-05-22 00:22:07.567515 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../058-dpkg-dev_1.22.6ubuntu6.6_all.deb ... 2026-05-22 00:22:07.567529 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-22 00:22:07.567569 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package build-essential. 2026-05-22 00:22:07.567582 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../059-build-essential_12.10ubuntu1_amd64.deb ... 2026-05-22 00:22:07.567639 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking build-essential (12.10ubuntu1) ... 2026-05-22 00:22:07.567657 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libcurl3t64-gnutls:amd64. 2026-05-22 00:22:07.567698 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../060-libcurl3t64-gnutls_8.5.0-2ubuntu10.9_amd64.deb ... 2026-05-22 00:22:07.567712 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) ... 2026-05-22 00:22:07.567752 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package liberror-perl. 2026-05-22 00:22:07.567765 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../061-liberror-perl_0.17029-2_all.deb ... 2026-05-22 00:22:07.567805 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking liberror-perl (0.17029-2) ... 2026-05-22 00:22:07.567856 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package git-man. 2026-05-22 00:22:07.567867 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../062-git-man_1%3a2.43.0-1ubuntu7.3_all.deb ... 2026-05-22 00:22:07.567878 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking git-man (1:2.43.0-1ubuntu7.3) ... 2026-05-22 00:22:07.567931 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package git. 2026-05-22 00:22:07.567945 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../063-git_1%3a2.43.0-1ubuntu7.3_amd64.deb ... 2026-05-22 00:22:07.568008 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking git (1:2.43.0-1ubuntu7.3) ... 2026-05-22 00:22:07.568020 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package icu-devtools. 2026-05-22 00:22:07.568032 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../064-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-05-22 00:22:07.568084 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-05-22 00:22:07.568098 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpython3.12t64:amd64. 2026-05-22 00:22:07.568138 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../065-libpython3.12t64_3.12.3-1ubuntu0.13_amd64.deb ... 2026-05-22 00:22:07.568160 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpython3.12t64:amd64 (3.12.3-1ubuntu0.13) ... 2026-05-22 00:22:07.568171 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libapache2-mod-wsgi-py3. 2026-05-22 00:22:07.568213 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../066-libapache2-mod-wsgi-py3_5.0.0-1build2_amd64.deb ... 2026-05-22 00:22:07.568226 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libapache2-mod-wsgi-py3 (5.0.0-1build2) ... 2026-05-22 00:22:07.568266 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libexpat1-dev:amd64. 2026-05-22 00:22:07.568280 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../067-libexpat1-dev_2.6.1-2ubuntu0.4_amd64.deb ... 2026-05-22 00:22:07.568333 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libexpat1-dev:amd64 (2.6.1-2ubuntu0.4) ... 2026-05-22 00:22:07.568347 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libicu-dev:amd64. 2026-05-22 00:22:07.568388 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../068-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-05-22 00:22:07.568401 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2026-05-22 00:22:07.568530 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-05-22 00:22:07.568553 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libjs-jquery. 2026-05-22 00:22:07.568561 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../069-libjs-jquery_3.6.1+dfsg+~3.5.14-1_all.deb ... 2026-05-22 00:22:07.568572 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-05-22 00:22:07.568578 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libjs-underscore. 2026-05-22 00:22:07.568587 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../070-libjs-underscore_1.13.4~dfsg+~1.11.4-3_all.deb ... 2026-05-22 00:22:07.568649 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-05-22 00:22:07.568659 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2026-05-22 00:22:07.568702 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libjs-sphinxdoc. 2026-05-22 00:22:07.568732 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../071-libjs-sphinxdoc_7.2.6-6_all.deb ... 2026-05-22 00:22:07.568768 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libjs-sphinxdoc (7.2.6-6) ... 2026-05-22 00:22:07.568777 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libnorm1t64:amd64. 2026-05-22 00:22:07.568823 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../072-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-05-22 00:22:07.568852 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-05-22 00:22:07.568867 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpcre16-3:amd64. 2026-05-22 00:22:07.568910 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../073-libpcre16-3_2%3a8.39-15build1_amd64.deb ... 2026-05-22 00:22:07.568939 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpcre16-3:amd64 (2:8.39-15build1) ... 2026-05-22 00:22:07.568985 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpcre3:amd64. 2026-05-22 00:22:07.569030 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../074-libpcre3_2%3a8.39-15build1_amd64.deb ... 2026-05-22 00:22:07.569059 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpcre3:amd64 (2:8.39-15build1) ... 2026-05-22 00:22:07.569087 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpcre32-3:amd64. 2026-05-22 00:22:07.569124 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../075-libpcre32-3_2%3a8.39-15build1_amd64.deb ... 2026-05-22 00:22:07.569132 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpcre32-3:amd64 (2:8.39-15build1) ... 2026-05-22 00:22:07.569177 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpcrecpp0v5:amd64. 2026-05-22 00:22:07.569214 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../076-libpcrecpp0v5_2%3a8.39-15build1_amd64.deb ... 2026-05-22 00:22:07.569223 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpcrecpp0v5:amd64 (2:8.39-15build1) ... 2026-05-22 00:22:07.569262 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpcre3-dev:amd64. 2026-05-22 00:22:07.569291 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../077-libpcre3-dev_2%3a8.39-15build1_amd64.deb ... 2026-05-22 00:22:07.569300 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpcre3-dev:amd64 (2:8.39-15build1) ... 2026-05-22 00:22:07.569341 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-05-22 00:22:07.569377 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../078-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-05-22 00:22:07.569386 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-05-22 00:22:07.569423 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpkgconf3:amd64. 2026-05-22 00:22:07.569459 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../079-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-05-22 00:22:07.569468 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-05-22 00:22:07.569507 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpq5:amd64. 2026-05-22 00:22:07.569543 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../080-libpq5_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-05-22 00:22:07.569552 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-05-22 00:22:07.569589 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libssl-dev:amd64. 2026-05-22 00:22:07.569618 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../081-libssl-dev_3.0.13-0ubuntu3.9_amd64.deb ... 2026-05-22 00:22:07.569668 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2026-05-22 00:22:07.569697 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.9) ... 2026-05-22 00:22:07.569706 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpq-dev. 2026-05-22 00:22:07.569749 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../082-libpq-dev_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-05-22 00:22:07.569778 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2026-05-22 00:22:07.569786 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-05-22 00:22:07.569829 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package zlib1g-dev:amd64. 2026-05-22 00:22:07.569859 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../083-zlib1g-dev_1%3a1.3.dfsg-3.1ubuntu2.1_amd64.deb ... 2026-05-22 00:22:07.569872 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.1) ... 2026-05-22 00:22:07.569908 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpython3.12-dev:amd64. 2026-05-22 00:22:07.569944 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../084-libpython3.12-dev_3.12.3-1ubuntu0.13_amd64.deb ... 2026-05-22 00:22:07.569953 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2026-05-22 00:22:07.570005 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpython3.12-dev:amd64 (3.12.3-1ubuntu0.13) ... 2026-05-22 00:22:07.570042 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpython3-dev:amd64. 2026-05-22 00:22:07.570071 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../085-libpython3-dev_3.12.3-0ubuntu2.1_amd64.deb ... 2026-05-22 00:22:07.570086 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpython3-dev:amd64 (3.12.3-0ubuntu2.1) ... 2026-05-22 00:22:07.570126 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libsodium23:amd64. 2026-05-22 00:22:07.570155 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../086-libsodium23_1.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-05-22 00:22:07.570164 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libsodium23:amd64 (1.0.18-1ubuntu0.24.04.1) ... 2026-05-22 00:22:07.570206 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libxml2-dev:amd64. 2026-05-22 00:22:07.570235 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../087-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.7_amd64.deb ... 2026-05-22 00:22:07.570745 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-05-22 00:22:07.570762 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libxslt1.1:amd64. 2026-05-22 00:22:07.570768 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../088-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-05-22 00:22:07.570774 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2026-05-22 00:22:07.570779 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-05-22 00:22:07.570785 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libxslt1-dev:amd64. 2026-05-22 00:22:07.570790 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../089-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-05-22 00:22:07.570796 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-05-22 00:22:07.570801 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libzmq5:amd64. 2026-05-22 00:22:07.570807 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../090-libzmq5_4.3.5-1build2_amd64.deb ... 2026-05-22 00:22:07.570812 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-05-22 00:22:07.570818 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package pkgconf-bin. 2026-05-22 00:22:07.570823 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../091-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-05-22 00:22:07.570828 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-05-22 00:22:07.570834 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package pkgconf:amd64. 2026-05-22 00:22:07.570839 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../092-pkgconf_1.8.1-2build1_amd64.deb ... 2026-05-22 00:22:07.570845 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-05-22 00:22:07.570850 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package pkg-config:amd64. 2026-05-22 00:22:07.570855 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../093-pkg-config_1.8.1-2build1_amd64.deb ... 2026-05-22 00:22:07.570861 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-05-22 00:22:07.570866 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package python3.12-dev. 2026-05-22 00:22:07.570872 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../094-python3.12-dev_3.12.3-1ubuntu0.13_amd64.deb ... 2026-05-22 00:22:07.570877 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking python3.12-dev (3.12.3-1ubuntu0.13) ... 2026-05-22 00:22:07.570883 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package python3-dev. 2026-05-22 00:22:07.570888 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../095-python3-dev_3.12.3-0ubuntu2.1_amd64.deb ... 2026-05-22 00:22:07.570894 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking python3-dev (3.12.3-0ubuntu2.1) ... 2026-05-22 00:22:07.570904 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package python3-pip-whl. 2026-05-22 00:22:07.570910 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../096-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-05-22 00:22:07.570915 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-05-22 00:22:07.570925 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package python3-setuptools-whl. 2026-05-22 00:22:07.570946 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../097-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-05-22 00:22:07.570999 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-05-22 00:22:07.571019 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package python3.12-venv. 2026-05-22 00:22:07.571025 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../098-python3.12-venv_3.12.3-1ubuntu0.13_amd64.deb ... 2026-05-22 00:22:07.571044 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-05-22 00:22:07.571050 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package python3-venv. 2026-05-22 00:22:07.571068 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../099-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-05-22 00:22:07.571085 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-05-22 00:22:07.571091 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libyajl2:amd64. 2026-05-22 00:22:07.571109 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../100-libyajl2_2.1.0-5build1_amd64.deb ... 2026-05-22 00:22:07.571115 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libyajl2:amd64 (2.1.0-5build1) ... 2026-05-22 00:22:07.571121 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package uwsgi-core. 2026-05-22 00:22:07.571141 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../101-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-05-22 00:22:07.571147 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-05-22 00:22:07.571165 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package zip. 2026-05-22 00:22:07.571171 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../102-zip_3.0-13ubuntu0.2_amd64.deb ... 2026-05-22 00:22:07.571189 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking zip (3.0-13ubuntu0.2) ... 2026-05-22 00:22:07.571195 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libffi-dev:amd64. 2026-05-22 00:22:07.571213 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../103-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-05-22 00:22:07.571233 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-05-22 00:22:07.571252 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libyaml-dev:amd64. 2026-05-22 00:22:07.571258 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../104-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-05-22 00:22:07.571277 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-05-22 00:22:07.571283 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package uwsgi-plugin-python3. 2026-05-22 00:22:07.571303 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../105-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-05-22 00:22:07.571322 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-05-22 00:22:07.571340 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-05-22 00:22:07.571348 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-05-22 00:22:07.571371 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up lto-disabled-list (47) ... 2026-05-22 00:22:07.571392 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libsodium23:amd64 (1.0.18-1ubuntu0.24.04.1) ... 2026-05-22 00:22:07.571410 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpcre16-3:amd64 (2:8.39-15build1) ... 2026-05-22 00:22:07.571429 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-05-22 00:22:07.571436 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libyaml-0-2:amd64 (0.2.5-1build1) ... 2026-05-22 00:22:07.571456 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:22:07.571488 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libyajl2:amd64 (2.1.0-5build1) ... 2026-05-22 00:22:07.571496 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-05-22 00:22:07.571516 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) ... 2026-05-22 00:22:07.571536 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up linux-libc-dev:amd64 (6.8.0-117.117) ... 2026-05-22 00:22:07.571556 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:22:07.571577 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:22:07.571620 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up bzip2 (1.0.8-5.1build0.1) ... 2026-05-22 00:22:07.571648 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-05-22 00:22:07.571659 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:22:07.571681 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libjansson4:amd64 (2.14-2build2) ... 2026-05-22 00:22:07.571687 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up liberror-perl (0.17029-2) ... 2026-05-22 00:22:07.571712 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpython3.12t64:amd64 (3.12.3-1ubuntu0.13) ... 2026-05-22 00:22:07.571735 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-05-22 00:22:07.571770 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpcre3:amd64 (2:8.39-15build1) ... 2026-05-22 00:22:07.571778 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up zip (3.0-13ubuntu0.2) ... 2026-05-22 00:22:07.571800 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-05-22 00:22:07.571819 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up rpcsvc-proto (1.4.2-0ubuntu7) ... 2026-05-22 00:22:07.571840 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:22:07.571859 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up make (4.3-4.1build2) ... 2026-05-22 00:22:07.571880 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-22 00:22:07.571901 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 2026-05-22 00:22:07.571922 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist 2026-05-22 00:22:07.571952 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist 2026-05-22 00:22:07.571959 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist 2026-05-22 00:22:07.571993 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:update-alternatives: warning: 2026-05-22 00:22:07.572038 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist 2026-05-22 00:22:07.572054 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist 2026-05-22 00:22:07.572073 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist 2026-05-22 00:22:07.572092 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist 2026-05-22 00:22:07.572104 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist 2026-05-22 00:22:07.572126 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist 2026-05-22 00:22:07.572133 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:update-alternatives: warning 2026-05-22 00:22:07.572153 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist 2026-05-22 00:22:07.572306 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:22:07.572334 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.9) ... 2026-05-22 00:22:07.572346 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpcre32-3:amd64 (2:8.39-15build1) ... 2026-05-22 00:22:07.572355 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-22 00:22:07.572363 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:22:07.572371 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up pkgconf-bin (1.8.1-2build1) ... 2026-05-22 00:22:07.572417 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-22 00:22:07.572485 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:22:07.572526 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2026-05-22 00:22:07.572567 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:22:07.572581 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2026-05-22 00:22:07.572589 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:22:07.572624 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-05-22 00:22:07.572637 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-05-22 00:22:07.572645 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up git-man (1:2.43.0-1ubuntu7.3) ... 2026-05-22 00:22:07.572653 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up apache2-data (2.4.58-1ubuntu8.12) ... 2026-05-22 00:22:07.572661 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:22:07.572669 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-05-22 00:22:07.572676 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:22:07.572684 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libisl23:amd64 (0.26-3build1.1) ... 2026-05-22 00:22:07.572701 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libc-dev-bin (2.39-0ubuntu8.7) ... 2026-05-22 00:22:07.572744 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-05-22 00:22:07.572786 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:22:07.572826 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:22:07.572867 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:22:07.572907 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-05-22 00:22:07.572947 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:22:07.573019 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpcrecpp0v5:amd64 (2:8.39-15build1) ... 2026-05-22 00:22:07.573028 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-05-22 00:22:07.573035 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-05-22 00:22:07.573043 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-05-22 00:22:07.573054 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-05-22 00:22:07.573061 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:22:07.573069 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-05-22 00:22:07.573076 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-05-22 00:22:07.573084 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-05-22 00:22:07.573091 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-05-22 00:22:07.573099 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-05-22 00:22:07.573106 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:22:07.573114 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-05-22 00:22:07.573121 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-05-22 00:22:07.573129 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-05-22 00:22:07.573136 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up git (1:2.43.0-1ubuntu7.3) ... 2026-05-22 00:22:07.573144 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libjs-sphinxdoc (7.2.6-6) ... 2026-05-22 00:22:07.573173 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:22:07.573214 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-05-22 00:22:07.573254 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libc6-dev:amd64 (2.39-0ubuntu8.7) ... 2026-05-22 00:22:07.573293 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-05-22 00:22:07.573333 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-05-22 00:22:07.573373 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:22:07.573412 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up apache2-utils (2.4.58-1ubuntu8.12) ... 2026-05-22 00:22:07.573459 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-22 00:22:07.573473 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 00:22:07.573481 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:22:07.573497 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpcre3-dev:amd64 (2:8.39-15build1) ... 2026-05-22 00:22:07.573508 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:22:07.573516 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up binutils (2.42-4ubuntu2.10) ... 2026-05-22 00:22:07.573523 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up apache2-bin (2.4.58-1ubuntu8.12) ... 2026-05-22 00:22:07.573531 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-22 00:22:07.573538 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-05-22 00:22:07.573546 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libexpat1-dev:amd64 (2.6.1-2ubuntu0.4) ... 2026-05-22 00:22:07.573554 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:22:07.573561 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.1) ... 2026-05-22 00:22:07.573569 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up cpp (4:13.2.0-7ubuntu1) ... 2026-05-22 00:22:07.573577 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-05-22 00:22:07.573584 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:22:07.573611 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 00:22:07.573623 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up apache2 (2.4.58-1ubuntu8.12) ... 2026-05-22 00:22:07.573630 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module mpm_event. 2026-05-22 00:22:07.573660 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module authz_core. 2026-05-22 00:22:07.573720 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module authz_host. 2026-05-22 00:22:07.573760 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module authn_core. 2026-05-22 00:22:07.573801 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module auth_basic. 2026-05-22 00:22:07.573840 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module access_compat. 2026-05-22 00:22:07.573881 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module authn_file. 2026-05-22 00:22:07.573921 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module authz_user. 2026-05-22 00:22:07.573962 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module alias. 2026-05-22 00:22:07.574024 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module dir. 2026-05-22 00:22:07.574066 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module autoindex. 2026-05-22 00:22:07.574080 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module env. 2026-05-22 00:22:07.574088 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module mime. 2026-05-22 00:22:07.574096 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module negotiation. 2026-05-22 00:22:07.574106 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module setenvif. 2026-05-22 00:22:07.574114 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module filter. 2026-05-22 00:22:07.574122 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module deflate. 2026-05-22 00:22:07.574129 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module status. 2026-05-22 00:22:07.574137 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module reqtimeout. 2026-05-22 00:22:07.574144 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling conf charset. 2026-05-22 00:22:07.574152 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling conf localized-error-pages. 2026-05-22 00:22:07.574160 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling conf other-vhosts-access-log. 2026-05-22 00:22:07.574167 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling conf security. 2026-05-22 00:22:07.574175 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2026-05-22 00:22:07.574183 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling conf serve-cgi-bin. 2026-05-22 00:22:07.574197 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling site 000-default. 2026-05-22 00:22:07.574205 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:invoke-rc.d: could not determine current runlevel 2026-05-22 00:22:07.574212 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-22 00:22:07.574220 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpython3.12-dev:amd64 (3.12.3-1ubuntu0.13) ... 2026-05-22 00:22:07.574228 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libapache2-mod-wsgi-py3 (5.0.0-1build2) ... 2026-05-22 00:22:07.574235 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:apache2_invoke: Enable module wsgi 2026-05-22 00:22:07.574243 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2026-05-22 00:22:07.574250 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:invoke-rc.d: could not determine current runlevel 2026-05-22 00:22:07.574258 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:invoke-rc.d: policy-rc.d denied execution of restart. 2026-05-22 00:22:07.574285 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up gcc (4:13.2.0-7ubuntu1) ... 2026-05-22 00:22:07.574309 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up python3.12-dev (3.12.3-1ubuntu0.13) ... 2026-05-22 00:22:07.574339 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 00:22:07.574402 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:22:07.574444 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpython3-dev:amd64 (3.12.3-0ubuntu2.1) ... 2026-05-22 00:22:07.574468 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up python3-dev (3.12.3-0ubuntu2.1) ... 2026-05-22 00:22:07.574508 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up g++ (4:13.2.0-7ubuntu1) ... 2026-05-22 00:22:07.574532 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:update-alternatives: 2026-05-22 00:22:07.574558 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2026-05-22 00:22:07.574625 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist 2026-05-22 00:22:07.574654 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up build-essential (12.10ubuntu1) ... 2026-05-22 00:22:07.574695 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 00:22:07.574709 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Removed intermediate container 5bad9148f4c3 2026-05-22 00:22:07.574717 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> a66194211c0c 2026-05-22 00:22:07.574725 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 5/12 : ADD openstack-base-archive /openstack-base-source 2026-05-22 00:22:07.574737 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> d959db579a6c 2026-05-22 00:22:07.574744 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 6/12 : ADD plugins-archive / 2026-05-22 00:22:07.574752 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> 8b5e805b3067 2026-05-22 00:22:07.574762 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 7/12 : RUN ln -s openstack-base-source/* /requirements && sed -e "/^ovs===/d" -i requirements/upper-constraints.txt && mkdir -p /var/lib/kolla && python3 -m venv --system-site-packages /var/lib/kolla/venv && KOLLA_DISTRO_PYTHON_VERSION=$(/usr/bin/python3 -c "import sys; print('{}.{}'.format(sys.version_info.major, sys.version_info.minor))") && ln -s python${KOLLA_DISTRO_PYTHON_VERSION} /var/lib/kolla/venv/lib/python3 2026-05-22 00:22:07.574772 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Running in 790491b5a26f 2026-05-22 00:22:07.574779 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Removed intermediate container 790491b5a26f 2026-05-22 00:22:07.574787 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> 9ac01d3c5170 2026-05-22 00:22:07.574795 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 8/12 : ENV PATH /var/lib/kolla/venv/bin:$PATH 2026-05-22 00:22:07.574802 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Running in 29e1e6fdaa98 2026-05-22 00:22:07.574816 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Removed intermediate container 29e1e6fdaa98 2026-05-22 00:22:07.574824 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> cfc092760d1f 2026-05-22 00:22:07.574841 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 9/12 : RUN python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt pip wheel setuptools && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt Babel Mako MarkupSafe Paste PasteDeploy PyNaCl PyYAML Routes SQLAlchemy Tempita WSME WebOb alembic amqp aodhclient appdirs automaton bcrypt cachetools castellan click cliff cmd2 contextlib2 cryptography debtcollector decorator eventlet fasteners fluent-logger funcsigs futurist gnocchiclient greenlet httplib2 iso8601 jinja2 jsonpatch jsonpointer jsonschema keystoneauth1 keystonemiddleware kombu logutils monotonic netaddr netifaces os-brick os-client-config os-traits os-win oslo.concurrency oslo.config oslo.context oslo.db oslo.i18n oslo.log oslo.messaging oslo.middleware oslo.policy oslo.privsep oslo.reports oslo.rootwrap oslo.serialization oslo.service oslo.upgradecheck oslo.utils oslo.versionedobjects oslo.vmware osprofiler paramiko pbr pecan pika prettytable psutil pycadf pymysql pyngus pyparsing pyroute2 python-barbicanclient python-binary-memcached python-cinderclient python-cloudkittyclient python-dateutil python-designateclient python-editor python-glanceclient python-heatclient python-ironicclient python-keystoneclient python-magnumclient python-manilaclient python-memcached python-mistralclient python-neutronclient python-novaclient python-openstackclient python-qpid-proton python-swiftclient python-troveclient pytz repoze.lru requests requestsexceptions retrying setproctitle simplegeneric simplejson six sqlalchemy-migrate sqlparse stevedore tooz[consul,etcd,etcd3gw,zake,redis,postgresql,mysql,zookeeper,memcached,ipc] unicodecsv uwsgi warlock wrapt pip git+https://github.com/sapcc/openstack-audit-middleware.git 2026-05-22 00:22:07.574851 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Running in 99c1e151c7ae 2026-05-22 00:22:07.574859 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Requirement already satisfied: pip in /var/lib/kolla/venv/lib/python3.12/site-packages (24.0) 2026-05-22 00:22:07.574867 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pip 2026-05-22 00:22:07.574875 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pip-26.1.1-py3-none-any.whl.metadata (4.6 kB) 2026-05-22 00:22:07.574883 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (0.42.0) 2026-05-22 00:22:07.574891 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting wheel 2026-05-22 00:22:07.574945 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-05-22 00:22:07.575010 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (68.1.2) 2026-05-22 00:22:07.575051 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting setuptools 2026-05-22 00:22:07.575091 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-05-22 00:22:07.575131 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting packaging>=24.0 (from wheel) 2026-05-22 00:22:07.575172 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB) 2026-05-22 00:22:07.575213 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pip-26.1.1-py3-none-any.whl (1.8 MB) 2026-05-22 00:22:07.575254 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 12.1 MB/s eta 0:00:00 2026-05-22 00:22:07.575294 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 2026-05-22 00:22:07.575334 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-05-22 00:22:07.575371 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 21.6 MB/s eta 0:00:00 2026-05-22 00:22:07.575379 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading packaging-24.2-py3-none-any.whl (65 kB) 2026-05-22 00:22:07.575387 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 132.4 MB/s eta 0:00:00 2026-05-22 00:22:07.575395 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Installing collected packages: setuptools, pip, packaging, wheel 2026-05-22 00:22:07.575403 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Attempting uninstall: setuptools 2026-05-22 00:22:07.575414 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Found existing installation: setuptools 68.1.2 2026-05-22 00:22:07.575422 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /var/lib/kolla/venv 2026-05-22 00:22:07.575429 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Can't uninstall 'setuptools'. No files were found to uninstall. 2026-05-22 00:22:07.575437 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Attempting uninstall: pip 2026-05-22 00:22:07.575445 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Found existing installation: pip 24.0 2026-05-22 00:22:07.575452 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Uninstalling pip-24.0: 2026-05-22 00:22:07.575460 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Successfully uninstalled pip-24.0 2026-05-22 00:22:07.575468 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Attempting uninstall: wheel 2026-05-22 00:22:07.575475 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Found existing installation: wheel 0.42.0 2026-05-22 00:22:07.575483 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /var/lib/kolla/venv 2026-05-22 00:22:07.575491 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Can't uninstall 'wheel'. No files were found to uninstall. 2026-05-22 00:22:07.575498 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Successfully installed packaging-24.2 pip-26.1.1 setuptools-82.0.1 wheel-0.47.0 2026-05-22 00:22:07.575506 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting git+https://github.com/sapcc/openstack-audit-middleware.git 2026-05-22 00:22:07.575514 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Cloning https://github.com/sapcc/openstack-audit-middleware.git to ./tmp/pip-req-build-2k201lxi 2026-05-22 00:22:07.575521 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Running command git clone --filter=blob:none --quiet https://github.com/sapcc/openstack-audit-middleware.git /tmp/pip-req-build-2k201lxi 2026-05-22 00:22:07.575530 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2026-05-22 00:22:07.575537 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Resolved https://github.com/sapcc/openstack-audit-middleware.git to commit 0fcb5276d1e230d0c4a93e4d3b04b4ceb2c3c716 2026-05-22 00:22:07.575550 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2026-05-22 00:22:07.575558 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2026-05-22 00:22:07.575566 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2026-05-22 00:22:07.575628 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2026-05-22 00:22:07.575673 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing backend dependencies: started 2026-05-22 00:22:07.575714 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing backend dependencies: finished with status 'done' 2026-05-22 00:22:07.575771 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2026-05-22 00:22:07.575811 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-22 00:22:07.575872 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting Babel 2026-05-22 00:22:07.575912 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading babel-2.17.0-py3-none-any.whl.metadata (2.0 kB) 2026-05-22 00:22:07.576025 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting Mako 2026-05-22 00:22:07.576052 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading Mako-1.3.9-py3-none-any.whl.metadata (2.9 kB) 2026-05-22 00:22:07.576066 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting MarkupSafe 2026-05-22 00:22:07.576074 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading MarkupSafe-3.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.0 kB) 2026-05-22 00:22:07.576082 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting Paste 2026-05-22 00:22:07.576089 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-05-22 00:22:07.576097 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting PasteDeploy 2026-05-22 00:22:07.576105 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-05-22 00:22:07.576112 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting PyNaCl 2026-05-22 00:22:07.576119 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl.metadata (8.6 kB) 2026-05-22 00:22:07.576130 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting PyYAML 2026-05-22 00:22:07.576137 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) 2026-05-22 00:22:07.576144 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting Routes 2026-05-22 00:22:07.576151 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-05-22 00:22:07.576158 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting SQLAlchemy 2026-05-22 00:22:07.576165 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading SQLAlchemy-2.0.38-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.6 kB) 2026-05-22 00:22:07.576172 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting Tempita 2026-05-22 00:22:07.576179 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading Tempita-0.6.0-py3-none-any.whl.metadata (972 bytes) 2026-05-22 00:22:07.576186 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting WSME 2026-05-22 00:22:07.576193 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-05-22 00:22:07.576200 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting WebOb 2026-05-22 00:22:07.576207 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading WebOb-1.8.9-py2.py3-none-any.whl.metadata (11 kB) 2026-05-22 00:22:07.576214 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting alembic 2026-05-22 00:22:07.576221 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading alembic-1.14.1-py3-none-any.whl.metadata (7.4 kB) 2026-05-22 00:22:07.576228 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting amqp 2026-05-22 00:22:07.576234 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-05-22 00:22:07.576242 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting aodhclient 2026-05-22 00:22:07.576249 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading aodhclient-3.7.1-py3-none-any.whl.metadata (1.9 kB) 2026-05-22 00:22:07.576256 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting appdirs 2026-05-22 00:22:07.576262 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading appdirs-1.4.4-py2.py3-none-any.whl.metadata (9.0 kB) 2026-05-22 00:22:07.576270 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting automaton 2026-05-22 00:22:07.576297 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading automaton-3.2.0-py3-none-any.whl.metadata (1.8 kB) 2026-05-22 00:22:07.576320 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting bcrypt 2026-05-22 00:22:07.576357 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading bcrypt-4.0.1-cp36-abi3-manylinux_2_28_x86_64.whl.metadata (9.0 kB) 2026-05-22 00:22:07.576399 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting cachetools 2026-05-22 00:22:07.576455 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading cachetools-5.5.2-py3-none-any.whl.metadata (5.4 kB) 2026-05-22 00:22:07.576477 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting castellan 2026-05-22 00:22:07.576514 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading castellan-5.2.1-py3-none-any.whl.metadata (1.9 kB) 2026-05-22 00:22:07.576536 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting click 2026-05-22 00:22:07.576573 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading click-8.1.8-py3-none-any.whl.metadata (2.3 kB) 2026-05-22 00:22:07.576618 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting cliff 2026-05-22 00:22:07.576643 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading cliff-4.9.1-py3-none-any.whl.metadata (2.1 kB) 2026-05-22 00:22:07.576666 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting cmd2 2026-05-22 00:22:07.576704 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading cmd2-2.5.11-py3-none-any.whl.metadata (17 kB) 2026-05-22 00:22:07.576726 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting contextlib2 2026-05-22 00:22:07.576763 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading contextlib2-21.6.0-py2.py3-none-any.whl.metadata (4.1 kB) 2026-05-22 00:22:07.576776 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting cryptography 2026-05-22 00:22:07.576783 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-05-22 00:22:07.576794 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting debtcollector 2026-05-22 00:22:07.576801 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading debtcollector-3.0.0-py3-none-any.whl.metadata (2.3 kB) 2026-05-22 00:22:07.576808 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting decorator 2026-05-22 00:22:07.576815 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading decorator-5.1.1-py3-none-any.whl.metadata (4.0 kB) 2026-05-22 00:22:07.576822 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting eventlet 2026-05-22 00:22:07.576829 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading eventlet-0.39.0-py3-none-any.whl.metadata (5.5 kB) 2026-05-22 00:22:07.576836 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting fasteners 2026-05-22 00:22:07.576842 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading fasteners-0.19-py3-none-any.whl.metadata (4.9 kB) 2026-05-22 00:22:07.576850 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting fluent-logger 2026-05-22 00:22:07.576856 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading fluent_logger-0.11.1-py3-none-any.whl.metadata (13 kB) 2026-05-22 00:22:07.576863 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting funcsigs 2026-05-22 00:22:07.576870 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading funcsigs-1.0.2-py2.py3-none-any.whl.metadata (14 kB) 2026-05-22 00:22:07.576877 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting futurist 2026-05-22 00:22:07.576884 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading futurist-3.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-05-22 00:22:07.576891 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting gnocchiclient 2026-05-22 00:22:07.576898 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading gnocchiclient-7.1.0-py2.py3-none-any.whl.metadata (1.3 kB) 2026-05-22 00:22:07.576905 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting greenlet 2026-05-22 00:22:07.576912 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading greenlet-3.1.1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-05-22 00:22:07.576919 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting httplib2 2026-05-22 00:22:07.576926 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading httplib2-0.22.0-py3-none-any.whl.metadata (2.6 kB) 2026-05-22 00:22:07.576933 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting iso8601 2026-05-22 00:22:07.576940 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-05-22 00:22:07.576957 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting jinja2 2026-05-22 00:22:07.577003 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading jinja2-3.1.5-py3-none-any.whl.metadata (2.6 kB) 2026-05-22 00:22:07.577041 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting jsonpatch 2026-05-22 00:22:07.577063 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-05-22 00:22:07.577100 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting jsonpointer 2026-05-22 00:22:07.577123 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 2026-05-22 00:22:07.577159 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting jsonschema 2026-05-22 00:22:07.577181 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB) 2026-05-22 00:22:07.577274 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting keystoneauth1 2026-05-22 00:22:07.577322 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading keystoneauth1-5.10.0-py3-none-any.whl.metadata (4.0 kB) 2026-05-22 00:22:07.577345 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting keystonemiddleware 2026-05-22 00:22:07.577367 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading keystonemiddleware-10.12.1-py3-none-any.whl.metadata (4.0 kB) 2026-05-22 00:22:07.577404 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting kombu 2026-05-22 00:22:07.577432 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading kombu-5.4.2-py3-none-any.whl.metadata (3.2 kB) 2026-05-22 00:22:07.577440 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting logutils 2026-05-22 00:22:07.577447 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading logutils-0.3.5.tar.gz (27 kB) 2026-05-22 00:22:07.577458 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2026-05-22 00:22:07.577468 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2026-05-22 00:22:07.577475 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2026-05-22 00:22:07.577482 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2026-05-22 00:22:07.577489 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2026-05-22 00:22:07.577496 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-22 00:22:07.577503 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting monotonic 2026-05-22 00:22:07.577510 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading monotonic-1.6-py2.py3-none-any.whl.metadata (1.5 kB) 2026-05-22 00:22:07.577517 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting netaddr 2026-05-22 00:22:07.577524 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-05-22 00:22:07.577531 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting netifaces 2026-05-22 00:22:07.577538 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading netifaces-0.11.0.tar.gz (30 kB) 2026-05-22 00:22:07.577545 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2026-05-22 00:22:07.577552 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2026-05-22 00:22:07.577558 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2026-05-22 00:22:07.577565 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2026-05-22 00:22:07.577572 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2026-05-22 00:22:07.577579 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-22 00:22:07.577586 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting os-brick 2026-05-22 00:22:07.577613 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading os_brick-6.11.0-py3-none-any.whl.metadata (1.5 kB) 2026-05-22 00:22:07.577626 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting os-client-config 2026-05-22 00:22:07.577633 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading os_client_config-2.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-05-22 00:22:07.577640 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting os-traits 2026-05-22 00:22:07.577671 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading os_traits-3.3.0-py3-none-any.whl.metadata (1.7 kB) 2026-05-22 00:22:07.577708 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting os-win 2026-05-22 00:22:07.577731 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading os_win-5.9.0-py3-none-any.whl.metadata (3.4 kB) 2026-05-22 00:22:07.577767 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.concurrency 2026-05-22 00:22:07.577789 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.concurrency-7.1.0-py3-none-any.whl.metadata (2.4 kB) 2026-05-22 00:22:07.577826 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.config 2026-05-22 00:22:07.577849 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.config-9.7.1-py3-none-any.whl.metadata (2.8 kB) 2026-05-22 00:22:07.577887 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.context 2026-05-22 00:22:07.577924 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.context-5.7.1-py3-none-any.whl.metadata (2.1 kB) 2026-05-22 00:22:07.577946 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.db 2026-05-22 00:22:07.578021 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.db-17.2.1-py3-none-any.whl.metadata (3.0 kB) 2026-05-22 00:22:07.578059 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.i18n 2026-05-22 00:22:07.578080 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.i18n-6.5.1-py3-none-any.whl.metadata (2.1 kB) 2026-05-22 00:22:07.578099 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.log 2026-05-22 00:22:07.578118 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.log-7.1.0-py3-none-any.whl.metadata (2.8 kB) 2026-05-22 00:22:07.578138 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.messaging 2026-05-22 00:22:07.578160 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo_messaging-16.1.1-py3-none-any.whl.metadata (3.3 kB) 2026-05-22 00:22:07.578179 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.middleware 2026-05-22 00:22:07.578211 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.middleware-6.3.1-py3-none-any.whl.metadata (2.2 kB) 2026-05-22 00:22:07.578217 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.policy 2026-05-22 00:22:07.578223 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.policy-4.5.1-py3-none-any.whl.metadata (2.1 kB) 2026-05-22 00:22:07.578229 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.privsep 2026-05-22 00:22:07.578235 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.privsep-3.6.0-py3-none-any.whl.metadata (2.6 kB) 2026-05-22 00:22:07.578241 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.reports 2026-05-22 00:22:07.578251 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.reports-3.5.1-py3-none-any.whl.metadata (4.1 kB) 2026-05-22 00:22:07.578257 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.rootwrap 2026-05-22 00:22:07.578263 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.rootwrap-7.5.1-py3-none-any.whl.metadata (2.0 kB) 2026-05-22 00:22:07.578269 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.serialization 2026-05-22 00:22:07.578274 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.serialization-5.7.0-py3-none-any.whl.metadata (2.1 kB) 2026-05-22 00:22:07.578280 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.service 2026-05-22 00:22:07.578286 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.service-4.1.1-py3-none-any.whl.metadata (2.7 kB) 2026-05-22 00:22:07.578292 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.upgradecheck 2026-05-22 00:22:07.578298 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.upgradecheck-2.5.0-py3-none-any.whl.metadata (1.7 kB) 2026-05-22 00:22:07.578308 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.utils 2026-05-22 00:22:07.578314 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.utils-8.2.0-py3-none-any.whl.metadata (2.2 kB) 2026-05-22 00:22:07.578320 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.versionedobjects 2026-05-22 00:22:07.578326 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.versionedobjects-3.6.0-py3-none-any.whl.metadata (2.7 kB) 2026-05-22 00:22:07.578332 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.vmware 2026-05-22 00:22:07.578338 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.vmware-4.6.0-py3-none-any.whl.metadata (2.4 kB) 2026-05-22 00:22:07.578343 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting osprofiler 2026-05-22 00:22:07.578352 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading osprofiler-4.2.0-py3-none-any.whl.metadata (4.1 kB) 2026-05-22 00:22:07.578358 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting paramiko 2026-05-22 00:22:07.578381 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading paramiko-3.5.1-py3-none-any.whl.metadata (4.6 kB) 2026-05-22 00:22:07.578387 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pbr 2026-05-22 00:22:07.578406 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pbr-7.0.0-py2.py3-none-any.whl.metadata (1.4 kB) 2026-05-22 00:22:07.578425 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pecan 2026-05-22 00:22:07.578445 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pecan-1.5.1-py3-none-any.whl.metadata (1.4 kB) 2026-05-22 00:22:07.578463 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pika 2026-05-22 00:22:07.578482 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pika-1.3.2-py3-none-any.whl.metadata (13 kB) 2026-05-22 00:22:07.578501 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting prettytable 2026-05-22 00:22:07.578507 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading prettytable-3.14.0-py3-none-any.whl.metadata (30 kB) 2026-05-22 00:22:07.578526 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting psutil 2026-05-22 00:22:07.578546 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading psutil-7.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (22 kB) 2026-05-22 00:22:07.578565 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pycadf 2026-05-22 00:22:07.578584 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-05-22 00:22:07.578654 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pymysql 2026-05-22 00:22:07.578674 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading PyMySQL-1.1.1-py3-none-any.whl.metadata (4.4 kB) 2026-05-22 00:22:07.578694 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pyngus 2026-05-22 00:22:07.578714 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pyngus-2.3.1.tar.gz (34 kB) 2026-05-22 00:22:07.578720 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2026-05-22 00:22:07.578738 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2026-05-22 00:22:07.578744 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2026-05-22 00:22:07.578763 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2026-05-22 00:22:07.578783 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2026-05-22 00:22:07.578802 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-22 00:22:07.578822 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pyparsing 2026-05-22 00:22:07.578841 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pyparsing-3.2.1-py3-none-any.whl.metadata (5.0 kB) 2026-05-22 00:22:07.578860 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pyroute2 2026-05-22 00:22:07.578872 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-05-22 00:22:07.578884 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-barbicanclient 2026-05-22 00:22:07.578890 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_barbicanclient-7.1.0-py3-none-any.whl.metadata (11 kB) 2026-05-22 00:22:07.578896 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-binary-memcached 2026-05-22 00:22:07.578906 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_binary_memcached-0.31.4-py3-none-any.whl.metadata (4.9 kB) 2026-05-22 00:22:07.578912 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-cinderclient 2026-05-22 00:22:07.578918 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_cinderclient-9.7.0-py3-none-any.whl.metadata (19 kB) 2026-05-22 00:22:07.578923 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-cloudkittyclient 2026-05-22 00:22:07.578929 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_cloudkittyclient-5.3.1-py3-none-any.whl.metadata (1.9 kB) 2026-05-22 00:22:07.578935 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-dateutil 2026-05-22 00:22:07.578956 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-05-22 00:22:07.579003 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-designateclient 2026-05-22 00:22:07.579023 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_designateclient-6.2.0-py3-none-any.whl.metadata (1.5 kB) 2026-05-22 00:22:07.579042 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-editor 2026-05-22 00:22:07.579049 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_editor-1.0.4-py3-none-any.whl.metadata (2.2 kB) 2026-05-22 00:22:07.579086 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-glanceclient 2026-05-22 00:22:07.579108 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_glanceclient-4.8.0-py3-none-any.whl.metadata (3.9 kB) 2026-05-22 00:22:07.579120 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-heatclient 2026-05-22 00:22:07.579126 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_heatclient-4.1.0-py3-none-any.whl.metadata (3.0 kB) 2026-05-22 00:22:07.579131 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-ironicclient 2026-05-22 00:22:07.579137 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_ironicclient-5.10.2-py3-none-any.whl.metadata (4.7 kB) 2026-05-22 00:22:07.579143 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-keystoneclient 2026-05-22 00:22:07.579149 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_keystoneclient-5.6.0-py3-none-any.whl.metadata (3.7 kB) 2026-05-22 00:22:07.579169 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-magnumclient 2026-05-22 00:22:07.579188 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_magnumclient-4.8.1-py3-none-any.whl.metadata (3.0 kB) 2026-05-22 00:22:07.579207 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-manilaclient 2026-05-22 00:22:07.579226 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_manilaclient-5.4.0-py3-none-any.whl.metadata (5.4 kB) 2026-05-22 00:22:07.579247 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-memcached 2026-05-22 00:22:07.579267 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-05-22 00:22:07.579286 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-mistralclient 2026-05-22 00:22:07.579297 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_mistralclient-5.4.0-py3-none-any.whl.metadata (4.5 kB) 2026-05-22 00:22:07.579305 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-neutronclient 2026-05-22 00:22:07.579311 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_neutronclient-11.4.0-py3-none-any.whl.metadata (3.3 kB) 2026-05-22 00:22:07.579331 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-novaclient 2026-05-22 00:22:07.579350 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_novaclient-18.9.0-py3-none-any.whl.metadata (3.0 kB) 2026-05-22 00:22:07.579374 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-openstackclient 2026-05-22 00:22:07.579387 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_openstackclient-7.5.0-py3-none-any.whl.metadata (6.5 kB) 2026-05-22 00:22:07.579393 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-qpid-proton 2026-05-22 00:22:07.579425 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_qpid_proton-0.40.0.tar.gz (354 kB) 2026-05-22 00:22:07.579444 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2026-05-22 00:22:07.579466 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2026-05-22 00:22:07.579477 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2026-05-22 00:22:07.579483 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2026-05-22 00:22:07.579503 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2026-05-22 00:22:07.579522 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-22 00:22:07.579548 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-swiftclient 2026-05-22 00:22:07.579555 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_swiftclient-4.7.0-py3-none-any.whl.metadata (3.8 kB) 2026-05-22 00:22:07.579574 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-troveclient 2026-05-22 00:22:07.579621 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_troveclient-8.8.0-py3-none-any.whl.metadata (3.1 kB) 2026-05-22 00:22:07.579630 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pytz 2026-05-22 00:22:07.579655 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pytz-2025.1-py2.py3-none-any.whl.metadata (22 kB) 2026-05-22 00:22:07.579675 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting repoze.lru 2026-05-22 00:22:07.579694 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading repoze.lru-0.7-py3-none-any.whl.metadata (1.1 kB) 2026-05-22 00:22:07.579707 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting requests 2026-05-22 00:22:07.579713 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) 2026-05-22 00:22:07.579735 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting requestsexceptions 2026-05-22 00:22:07.579741 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl.metadata (1.2 kB) 2026-05-22 00:22:07.579763 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting retrying 2026-05-22 00:22:07.579789 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading retrying-1.3.4-py3-none-any.whl.metadata (6.9 kB) 2026-05-22 00:22:07.579811 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting setproctitle 2026-05-22 00:22:07.579818 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading setproctitle-1.3.4-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (10 kB) 2026-05-22 00:22:07.579845 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting simplegeneric 2026-05-22 00:22:07.579851 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading simplegeneric-0.8.1.zip (12 kB) 2026-05-22 00:22:07.579874 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2026-05-22 00:22:07.579906 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2026-05-22 00:22:07.579917 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2026-05-22 00:22:07.579937 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2026-05-22 00:22:07.579956 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2026-05-22 00:22:07.579983 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-22 00:22:07.580008 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting simplejson 2026-05-22 00:22:07.580028 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading simplejson-3.20.1-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.2 kB) 2026-05-22 00:22:07.580062 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting six 2026-05-22 00:22:07.580073 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-05-22 00:22:07.580081 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting sqlalchemy-migrate 2026-05-22 00:22:07.580100 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading sqlalchemy_migrate-0.13.0-py2.py3-none-any.whl.metadata (2.7 kB) 2026-05-22 00:22:07.580120 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting sqlparse 2026-05-22 00:22:07.580141 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading sqlparse-0.5.3-py3-none-any.whl.metadata (3.9 kB) 2026-05-22 00:22:07.580152 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting stevedore 2026-05-22 00:22:07.580172 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading stevedore-5.4.1-py3-none-any.whl.metadata (2.3 kB) 2026-05-22 00:22:07.580191 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting unicodecsv 2026-05-22 00:22:07.580204 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading unicodecsv-0.14.1.tar.gz (10 kB) 2026-05-22 00:22:07.580226 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2026-05-22 00:22:07.580245 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2026-05-22 00:22:07.580258 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2026-05-22 00:22:07.580280 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2026-05-22 00:22:07.580300 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2026-05-22 00:22:07.580313 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-22 00:22:07.580333 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting uwsgi 2026-05-22 00:22:07.580339 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading uwsgi-2.0.31.tar.gz (822 kB) 2026-05-22 00:22:07.580361 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 822.8/822.8 kB 56.8 MB/s 0:00:00 2026-05-22 00:22:07.580388 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2026-05-22 00:22:07.580395 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2026-05-22 00:22:07.580423 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2026-05-22 00:22:07.580466 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2026-05-22 00:22:07.580477 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2026-05-22 00:22:07.580485 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-22 00:22:07.580505 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting warlock 2026-05-22 00:22:07.580524 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading warlock-2.0.1-py3-none-any.whl.metadata (3.9 kB) 2026-05-22 00:22:07.580537 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting wrapt 2026-05-22 00:22:07.580557 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading wrapt-1.17.2-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.4 kB) 2026-05-22 00:22:07.580576 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Requirement already satisfied: pip in ./var/lib/kolla/venv/lib/python3.12/site-packages (26.1.1) 2026-05-22 00:22:07.580625 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting tooz[consul,etcd,etcd3gw,ipc,memcached,mysql,postgresql,redis,zake,zookeeper] 2026-05-22 00:22:07.580635 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading tooz-6.3.0-py3-none-any.whl.metadata (3.2 kB) 2026-05-22 00:22:07.580659 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Requirement already satisfied: setuptools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Paste) (82.0.1) 2026-05-22 00:22:07.580666 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting cffi>=1.4.1 (from PyNaCl) 2026-05-22 00:22:07.580677 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading cffi-1.17.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB) 2026-05-22 00:22:07.580702 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting typing-extensions>=4.6.0 (from SQLAlchemy) 2026-05-22 00:22:07.580722 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) 2026-05-22 00:22:07.580734 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting importlib-metadata>=4.4 (from WSME) 2026-05-22 00:22:07.580754 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading importlib_metadata-8.5.0-py3-none-any.whl.metadata (4.8 kB) 2026-05-22 00:22:07.580774 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting vine<6.0.0,>=5.0.0 (from amqp) 2026-05-22 00:22:07.580782 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-05-22 00:22:07.580811 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting osc-lib>=1.0.1 (from aodhclient) 2026-05-22 00:22:07.580833 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading osc_lib-3.2.0-py3-none-any.whl.metadata (3.6 kB) 2026-05-22 00:22:07.580853 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting autopage>=0.4.0 (from cliff) 2026-05-22 00:22:07.580865 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading autopage-0.5.2-py3-none-any.whl.metadata (7.9 kB) 2026-05-22 00:22:07.580888 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pyperclip>=1.8 (from cmd2) 2026-05-22 00:22:07.580899 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pyperclip-1.9.0.tar.gz (20 kB) 2026-05-22 00:22:07.580921 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2026-05-22 00:22:07.580927 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2026-05-22 00:22:07.580953 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2026-05-22 00:22:07.581015 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2026-05-22 00:22:07.581027 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2026-05-22 00:22:07.581033 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-22 00:22:07.581051 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting wcwidth>=0.2.10 (from cmd2) 2026-05-22 00:22:07.581057 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading wcwidth-0.2.13-py2.py3-none-any.whl.metadata (14 kB) 2026-05-22 00:22:07.581076 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting dnspython>=1.15.0 (from eventlet) 2026-05-22 00:22:07.581097 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading dnspython-2.7.0-py3-none-any.whl.metadata (5.8 kB) 2026-05-22 00:22:07.581117 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting msgpack>=1.0 (from fluent-logger) 2026-05-22 00:22:07.581129 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading msgpack-1.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (8.4 kB) 2026-05-22 00:22:07.581152 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting ujson (from gnocchiclient) 2026-05-22 00:22:07.581163 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading ujson-5.10.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.3 kB) 2026-05-22 00:22:07.581185 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting attrs>=22.2.0 (from jsonschema) 2026-05-22 00:22:07.581210 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading attrs-25.1.0-py3-none-any.whl.metadata (10 kB) 2026-05-22 00:22:07.581228 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting jsonschema-specifications>=2023.03.6 (from jsonschema) 2026-05-22 00:22:07.581251 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading jsonschema_specifications-2024.10.1-py3-none-any.whl.metadata (3.0 kB) 2026-05-22 00:22:07.581258 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting referencing>=0.28.4 (from jsonschema) 2026-05-22 00:22:07.581277 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) 2026-05-22 00:22:07.581303 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting rpds-py>=0.7.1 (from jsonschema) 2026-05-22 00:22:07.581310 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading rpds_py-0.23.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-05-22 00:22:07.581329 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting os-service-types>=1.2.0 (from keystoneauth1) 2026-05-22 00:22:07.581348 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading os_service_types-1.7.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-05-22 00:22:07.581361 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-05-22 00:22:07.581380 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo_cache-3.11.0-py3-none-any.whl.metadata (3.2 kB) 2026-05-22 00:22:07.581399 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-05-22 00:22:07.581412 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) 2026-05-22 00:22:07.581435 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting tzdata (from kombu) 2026-05-22 00:22:07.581458 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading tzdata-2025.1-py2.py3-none-any.whl.metadata (1.4 kB) 2026-05-22 00:22:07.581472 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting tenacity>=6.3.1 (from os-brick) 2026-05-22 00:22:07.581490 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading tenacity-9.0.0-py3-none-any.whl.metadata (1.2 kB) 2026-05-22 00:22:07.581508 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting openstacksdk>=0.13.0 (from os-client-config) 2026-05-22 00:22:07.581520 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading openstacksdk-4.4.0-py3-none-any.whl.metadata (12 kB) 2026-05-22 00:22:07.581540 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting rfc3986>=1.2.0 (from oslo.config) 2026-05-22 00:22:07.581546 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-05-22 00:22:07.581566 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting testresources>=2.0.0 (from oslo.db) 2026-05-22 00:22:07.581606 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading testresources-2.0.1-py2.py3-none-any.whl.metadata (11 kB) 2026-05-22 00:22:07.581619 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting testscenarios>=0.4 (from oslo.db) 2026-05-22 00:22:07.581643 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading testscenarios-0.5.0-py2.py3-none-any.whl.metadata (12 kB) 2026-05-22 00:22:07.581661 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.metrics>=0.2.1 (from oslo.messaging) 2026-05-22 00:22:07.581674 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.metrics-0.11.0-py3-none-any.whl.metadata (1.3 kB) 2026-05-22 00:22:07.581695 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting statsd>=3.2.1 (from oslo.middleware) 2026-05-22 00:22:07.581701 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-05-22 00:22:07.581726 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting Yappi>=1.0 (from oslo.service) 2026-05-22 00:22:07.581732 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading yappi-1.6.10-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (11 kB) 2026-05-22 00:22:07.581754 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Requirement already satisfied: packaging>=20.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils) (24.2) 2026-05-22 00:22:07.581785 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting lxml>=4.5.0 (from oslo.vmware) 2026-05-22 00:22:07.581803 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading lxml-5.3.1-cp312-cp312-manylinux_2_28_x86_64.whl.metadata (3.7 kB) 2026-05-22 00:22:07.581815 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting suds-community>=0.6 (from oslo.vmware) 2026-05-22 00:22:07.581833 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-05-22 00:22:07.581864 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting urllib3>=1.21.1 (from oslo.vmware) 2026-05-22 00:22:07.581885 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading urllib3-1.26.20-py2.py3-none-any.whl.metadata (50 kB) 2026-05-22 00:22:07.581891 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting uhashring (from python-binary-memcached) 2026-05-22 00:22:07.581925 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading uhashring-2.3-py3-none-any.whl.metadata (12 kB) 2026-05-22 00:22:07.581938 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting jsonpath-rw-ext>=1.2.0 (from python-cloudkittyclient) 2026-05-22 00:22:07.581963 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading jsonpath_rw_ext-1.2.2-py2.py3-none-any.whl.metadata (5.3 kB) 2026-05-22 00:22:07.582002 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pyOpenSSL>=17.1.0 (from python-glanceclient) 2026-05-22 00:22:07.582010 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-05-22 00:22:07.582028 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting platformdirs>=3 (from python-ironicclient) 2026-05-22 00:22:07.582046 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading platformdirs-4.3.6-py3-none-any.whl.metadata (11 kB) 2026-05-22 00:22:07.582071 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting dogpile.cache>=0.8.0 (from python-ironicclient) 2026-05-22 00:22:07.582077 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading dogpile.cache-1.3.4-py3-none-any.whl.metadata (5.5 kB) 2026-05-22 00:22:07.582095 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting charset-normalizer<4,>=2 (from requests) 2026-05-22 00:22:07.582101 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading charset_normalizer-3.4.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (35 kB) 2026-05-22 00:22:07.582121 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting idna<4,>=2.5 (from requests) 2026-05-22 00:22:07.582147 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) 2026-05-22 00:22:07.582153 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting certifi>=2017.4.17 (from requests) 2026-05-22 00:22:07.582175 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading certifi-2026.5.20-py3-none-any.whl.metadata (2.5 kB) 2026-05-22 00:22:07.582208 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting voluptuous>=0.8.9 (from tooz[consul,etcd,etcd3gw,ipc,memcached,mysql,postgresql,redis,zake,zookeeper]) 2026-05-22 00:22:07.582218 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading voluptuous-0.15.2-py3-none-any.whl.metadata (20 kB) 2026-05-22 00:22:07.582237 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-consul2>=0.0.16 (from tooz[consul,etcd,etcd3gw,ipc,memcached,mysql,postgresql,redis,zake,zookeeper]) 2026-05-22 00:22:07.582243 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_consul2-0.1.5-py2.py3-none-any.whl.metadata (6.3 kB) 2026-05-22 00:22:07.582268 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting etcd3gw>=2.3.0 (from tooz[consul,etcd,etcd3gw,ipc,memcached,mysql,postgresql,redis,zake,zookeeper]) 2026-05-22 00:22:07.582290 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading etcd3gw-2.4.2-py3-none-any.whl.metadata (2.0 kB) 2026-05-22 00:22:07.582296 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting sysv-ipc>=0.6.8 (from tooz[consul,etcd,etcd3gw,ipc,memcached,mysql,postgresql,redis,zake,zookeeper]) 2026-05-22 00:22:07.582325 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading sysv_ipc-1.1.0.tar.gz (99 kB) 2026-05-22 00:22:07.582331 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2026-05-22 00:22:07.582351 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2026-05-22 00:22:07.582377 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2026-05-22 00:22:07.582382 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2026-05-22 00:22:07.582404 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2026-05-22 00:22:07.582439 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-22 00:22:07.582451 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pymemcache>=1.2.9 (from tooz[consul,etcd,etcd3gw,ipc,memcached,mysql,postgresql,redis,zake,zookeeper]) 2026-05-22 00:22:07.582472 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pymemcache-4.0.0-py2.py3-none-any.whl.metadata (14 kB) 2026-05-22 00:22:07.582478 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting psycopg2>=2.5 (from tooz[consul,etcd,etcd3gw,ipc,memcached,mysql,postgresql,redis,zake,zookeeper]) 2026-05-22 00:22:07.582514 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading psycopg2-2.9.10.tar.gz (385 kB) 2026-05-22 00:22:07.582526 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2026-05-22 00:22:07.582547 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2026-05-22 00:22:07.582553 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2026-05-22 00:22:07.582578 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2026-05-22 00:22:07.582584 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2026-05-22 00:22:07.582632 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-22 00:22:07.582667 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting redis>=4.0.0 (from tooz[consul,etcd,etcd3gw,ipc,memcached,mysql,postgresql,redis,zake,zookeeper]) 2026-05-22 00:22:07.582684 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading redis-5.2.1-py3-none-any.whl.metadata (9.1 kB) 2026-05-22 00:22:07.582690 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting zake>=0.1.6 (from tooz[consul,etcd,etcd3gw,ipc,memcached,mysql,postgresql,redis,zake,zookeeper]) 2026-05-22 00:22:07.582712 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading zake-0.2.2-py2.py3-none-any.whl.metadata (1.6 kB) 2026-05-22 00:22:07.582718 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting kazoo>=2.6 (from tooz[consul,etcd,etcd3gw,ipc,memcached,mysql,postgresql,redis,zake,zookeeper]) 2026-05-22 00:22:07.582736 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading kazoo-2.10.0-py2.py3-none-any.whl.metadata (47 kB) 2026-05-22 00:22:07.582779 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pycparser (from cffi>=1.4.1->PyNaCl) 2026-05-22 00:22:07.582789 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) 2026-05-22 00:22:07.582795 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME) 2026-05-22 00:22:07.582813 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading zipp-3.21.0-py3-none-any.whl.metadata (3.7 kB) 2026-05-22 00:22:07.582831 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting jsonpath-rw>=1.2.0 (from jsonpath-rw-ext>=1.2.0->python-cloudkittyclient) 2026-05-22 00:22:07.582856 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading jsonpath-rw-1.4.0.tar.gz (13 kB) 2026-05-22 00:22:07.582862 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2026-05-22 00:22:07.582885 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2026-05-22 00:22:07.582909 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2026-05-22 00:22:07.582921 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2026-05-22 00:22:07.582942 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2026-05-22 00:22:07.582948 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-22 00:22:07.582986 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting ply (from jsonpath-rw>=1.2.0->jsonpath-rw-ext>=1.2.0->python-cloudkittyclient) 2026-05-22 00:22:07.582993 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 2026-05-22 00:22:07.583013 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting jmespath>=0.9.0 (from openstacksdk>=0.13.0->os-client-config) 2026-05-22 00:22:07.583032 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading jmespath-1.0.1-py3-none-any.whl.metadata (7.6 kB) 2026-05-22 00:22:07.583058 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging) 2026-05-22 00:22:07.583064 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading prometheus_client-0.21.1-py3-none-any.whl.metadata (1.8 kB) 2026-05-22 00:22:07.583098 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting testtools (from testscenarios>=0.4->oslo.db) 2026-05-22 00:22:07.583111 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading testtools-2.7.2-py3-none-any.whl.metadata (5.2 kB) 2026-05-22 00:22:07.583133 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading babel-2.17.0-py3-none-any.whl (10.2 MB) 2026-05-22 00:22:07.583139 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 34.8 MB/s 0:00:00 2026-05-22 00:22:07.583162 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading Mako-1.3.9-py3-none-any.whl (78 kB) 2026-05-22 00:22:07.583185 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading MarkupSafe-3.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (23 kB) 2026-05-22 00:22:07.583210 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-05-22 00:22:07.583216 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-05-22 00:22:07.583236 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB) 2026-05-22 00:22:07.583257 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 856.7/856.7 kB 31.6 MB/s 0:00:00 2026-05-22 00:22:07.583289 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (767 kB) 2026-05-22 00:22:07.583301 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 767.5/767.5 kB 29.2 MB/s 0:00:00 2026-05-22 00:22:07.583326 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-05-22 00:22:07.583344 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading SQLAlchemy-2.0.38-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.3 MB) 2026-05-22 00:22:07.583357 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 11.5 MB/s 0:00:00 2026-05-22 00:22:07.583378 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading Tempita-0.6.0-py3-none-any.whl (13 kB) 2026-05-22 00:22:07.583384 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-05-22 00:22:07.583413 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 2026-05-22 00:22:07.583419 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading alembic-1.14.1-py3-none-any.whl (233 kB) 2026-05-22 00:22:07.583441 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-05-22 00:22:07.583465 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-05-22 00:22:07.583486 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading aodhclient-3.7.1-py3-none-any.whl (52 kB) 2026-05-22 00:22:07.583491 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) 2026-05-22 00:22:07.583517 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading automaton-3.2.0-py3-none-any.whl (22 kB) 2026-05-22 00:22:07.583546 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading bcrypt-4.0.1-cp36-abi3-manylinux_2_28_x86_64.whl (593 kB) 2026-05-22 00:22:07.583557 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 593.7/593.7 kB 30.9 MB/s 0:00:00 2026-05-22 00:22:07.583577 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading cachetools-5.5.2-py3-none-any.whl (10 kB) 2026-05-22 00:22:07.583588 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading castellan-5.2.1-py3-none-any.whl (99 kB) 2026-05-22 00:22:07.583625 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading click-8.1.8-py3-none-any.whl (98 kB) 2026-05-22 00:22:07.583644 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading cliff-4.9.1-py3-none-any.whl (84 kB) 2026-05-22 00:22:07.583664 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading cmd2-2.5.11-py3-none-any.whl (152 kB) 2026-05-22 00:22:07.583682 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading contextlib2-21.6.0-py2.py3-none-any.whl (13 kB) 2026-05-22 00:22:07.583690 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-05-22 00:22:07.583725 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 35.2 MB/s 0:00:00 2026-05-22 00:22:07.583737 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading debtcollector-3.0.0-py3-none-any.whl (23 kB) 2026-05-22 00:22:07.583757 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 2026-05-22 00:22:07.583763 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading eventlet-0.39.0-py3-none-any.whl (363 kB) 2026-05-22 00:22:07.583785 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading fasteners-0.19-py3-none-any.whl (18 kB) 2026-05-22 00:22:07.583805 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading fluent_logger-0.11.1-py3-none-any.whl (12 kB) 2026-05-22 00:22:07.583831 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading funcsigs-1.0.2-py2.py3-none-any.whl (17 kB) 2026-05-22 00:22:07.583836 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading futurist-3.1.0-py3-none-any.whl (37 kB) 2026-05-22 00:22:07.583859 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading gnocchiclient-7.1.0-py2.py3-none-any.whl (66 kB) 2026-05-22 00:22:07.583882 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading greenlet-3.1.1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (613 kB) 2026-05-22 00:22:07.583909 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 613.1/613.1 kB 30.6 MB/s 0:00:00 2026-05-22 00:22:07.583931 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading httplib2-0.22.0-py3-none-any.whl (96 kB) 2026-05-22 00:22:07.583937 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pyparsing-3.2.1-py3-none-any.whl (107 kB) 2026-05-22 00:22:07.583957 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-05-22 00:22:07.583994 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading jinja2-3.1.5-py3-none-any.whl (134 kB) 2026-05-22 00:22:07.584017 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-05-22 00:22:07.584038 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 2026-05-22 00:22:07.584048 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading jsonschema-4.23.0-py3-none-any.whl (88 kB) 2026-05-22 00:22:07.584070 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading keystoneauth1-5.10.0-py3-none-any.whl (344 kB) 2026-05-22 00:22:07.584090 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading keystonemiddleware-10.12.1-py3-none-any.whl (152 kB) 2026-05-22 00:22:07.584116 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading kombu-5.4.2-py3-none-any.whl (201 kB) 2026-05-22 00:22:07.584122 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading monotonic-1.6-py2.py3-none-any.whl (8.2 kB) 2026-05-22 00:22:07.584141 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-05-22 00:22:07.584162 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 35.5 MB/s 0:00:00 2026-05-22 00:22:07.584195 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading os_brick-6.11.0-py3-none-any.whl (310 kB) 2026-05-22 00:22:07.584207 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading os_client_config-2.1.0-py3-none-any.whl (31 kB) 2026-05-22 00:22:07.584227 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading os_traits-3.3.0-py3-none-any.whl (42 kB) 2026-05-22 00:22:07.584233 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading os_win-5.9.0-py3-none-any.whl (274 kB) 2026-05-22 00:22:07.584253 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.concurrency-7.1.0-py3-none-any.whl (47 kB) 2026-05-22 00:22:07.584278 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.config-9.7.1-py3-none-any.whl (131 kB) 2026-05-22 00:22:07.584284 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.context-5.7.1-py3-none-any.whl (20 kB) 2026-05-22 00:22:07.584306 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.db-17.2.1-py3-none-any.whl (156 kB) 2026-05-22 00:22:07.584337 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.i18n-6.5.1-py3-none-any.whl (46 kB) 2026-05-22 00:22:07.584347 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.log-7.1.0-py3-none-any.whl (73 kB) 2026-05-22 00:22:07.584367 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo_messaging-16.1.1-py3-none-any.whl (202 kB) 2026-05-22 00:22:07.584373 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.middleware-6.3.1-py3-none-any.whl (64 kB) 2026-05-22 00:22:07.584407 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.policy-4.5.1-py3-none-any.whl (88 kB) 2026-05-22 00:22:07.584419 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.privsep-3.6.0-py3-none-any.whl (38 kB) 2026-05-22 00:22:07.584439 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.reports-3.5.1-py3-none-any.whl (53 kB) 2026-05-22 00:22:07.584445 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.rootwrap-7.5.1-py3-none-any.whl (38 kB) 2026-05-22 00:22:07.584471 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.serialization-5.7.0-py3-none-any.whl (25 kB) 2026-05-22 00:22:07.584477 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.service-4.1.1-py3-none-any.whl (87 kB) 2026-05-22 00:22:07.584499 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.upgradecheck-2.5.0-py3-none-any.whl (14 kB) 2026-05-22 00:22:07.584522 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.utils-8.2.0-py3-none-any.whl (134 kB) 2026-05-22 00:22:07.584542 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.versionedobjects-3.6.0-py3-none-any.whl (86 kB) 2026-05-22 00:22:07.584564 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.vmware-4.6.0-py3-none-any.whl (627 kB) 2026-05-22 00:22:07.584605 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 627.0/627.0 kB 28.9 MB/s 0:00:00 2026-05-22 00:22:07.584638 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading osprofiler-4.2.0-py3-none-any.whl (95 kB) 2026-05-22 00:22:07.584646 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading paramiko-3.5.1-py3-none-any.whl (227 kB) 2026-05-22 00:22:07.584665 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pbr-7.0.0-py2.py3-none-any.whl (125 kB) 2026-05-22 00:22:07.584683 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pecan-1.5.1-py3-none-any.whl (146 kB) 2026-05-22 00:22:07.584695 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pika-1.3.2-py3-none-any.whl (155 kB) 2026-05-22 00:22:07.584713 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading prettytable-3.14.0-py3-none-any.whl (31 kB) 2026-05-22 00:22:07.584719 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading psutil-7.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (277 kB) 2026-05-22 00:22:07.584751 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pycadf-4.0.1-py3-none-any.whl (44 kB) 2026-05-22 00:22:07.584763 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading PyMySQL-1.1.1-py3-none-any.whl (44 kB) 2026-05-22 00:22:07.584784 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-05-22 00:22:07.584790 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_barbicanclient-7.1.0-py3-none-any.whl (88 kB) 2026-05-22 00:22:07.584819 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_binary_memcached-0.31.4-py3-none-any.whl (18 kB) 2026-05-22 00:22:07.584825 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_cinderclient-9.7.0-py3-none-any.whl (256 kB) 2026-05-22 00:22:07.584850 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_cloudkittyclient-5.3.1-py3-none-any.whl (83 kB) 2026-05-22 00:22:07.584856 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-05-22 00:22:07.584878 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_designateclient-6.2.0-py3-none-any.whl (95 kB) 2026-05-22 00:22:07.584898 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_editor-1.0.4-py3-none-any.whl (4.9 kB) 2026-05-22 00:22:07.584918 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_glanceclient-4.8.0-py3-none-any.whl (206 kB) 2026-05-22 00:22:07.584941 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_heatclient-4.1.0-py3-none-any.whl (212 kB) 2026-05-22 00:22:07.584946 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_ironicclient-5.10.2-py3-none-any.whl (241 kB) 2026-05-22 00:22:07.585004 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_keystoneclient-5.6.0-py3-none-any.whl (397 kB) 2026-05-22 00:22:07.585025 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_magnumclient-4.8.1-py3-none-any.whl (141 kB) 2026-05-22 00:22:07.585031 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_manilaclient-5.4.0-py3-none-any.whl (518 kB) 2026-05-22 00:22:07.585051 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-05-22 00:22:07.585072 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_mistralclient-5.4.0-py3-none-any.whl (143 kB) 2026-05-22 00:22:07.585102 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_neutronclient-11.4.0-py3-none-any.whl (295 kB) 2026-05-22 00:22:07.585112 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_novaclient-18.9.0-py3-none-any.whl (336 kB) 2026-05-22 00:22:07.585128 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_openstackclient-7.5.0-py3-none-any.whl (1.1 MB) 2026-05-22 00:22:07.585151 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 35.1 MB/s 0:00:00 2026-05-22 00:22:07.585157 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_swiftclient-4.7.0-py3-none-any.whl (88 kB) 2026-05-22 00:22:07.585186 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_troveclient-8.8.0-py3-none-any.whl (237 kB) 2026-05-22 00:22:07.585208 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pytz-2025.1-py2.py3-none-any.whl (507 kB) 2026-05-22 00:22:07.585214 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading repoze.lru-0.7-py3-none-any.whl (10 kB) 2026-05-22 00:22:07.585239 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading requests-2.32.3-py3-none-any.whl (64 kB) 2026-05-22 00:22:07.585284 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading charset_normalizer-3.4.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (145 kB) 2026-05-22 00:22:07.585308 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading idna-3.10-py3-none-any.whl (70 kB) 2026-05-22 00:22:07.585331 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading urllib3-1.26.20-py2.py3-none-any.whl (144 kB) 2026-05-22 00:22:07.585353 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 2026-05-22 00:22:07.585374 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading retrying-1.3.4-py3-none-any.whl (11 kB) 2026-05-22 00:22:07.585397 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading setproctitle-1.3.4-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (31 kB) 2026-05-22 00:22:07.585431 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading simplejson-3.20.1-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (152 kB) 2026-05-22 00:22:07.585444 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-05-22 00:22:07.585465 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading sqlalchemy_migrate-0.13.0-py2.py3-none-any.whl (109 kB) 2026-05-22 00:22:07.585471 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading sqlparse-0.5.3-py3-none-any.whl (44 kB) 2026-05-22 00:22:07.585493 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading stevedore-5.4.1-py3-none-any.whl (49 kB) 2026-05-22 00:22:07.585527 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading tooz-6.3.0-py3-none-any.whl (91 kB) 2026-05-22 00:22:07.585534 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading warlock-2.0.1-py3-none-any.whl (9.8 kB) 2026-05-22 00:22:07.585554 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading wrapt-1.17.2-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (89 kB) 2026-05-22 00:22:07.585574 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading attrs-25.1.0-py3-none-any.whl (63 kB) 2026-05-22 00:22:07.585621 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading autopage-0.5.2-py3-none-any.whl (30 kB) 2026-05-22 00:22:07.585643 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading certifi-2026.5.20-py3-none-any.whl (134 kB) 2026-05-22 00:22:07.585660 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading cffi-1.17.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (479 kB) 2026-05-22 00:22:07.585678 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading dnspython-2.7.0-py3-none-any.whl (313 kB) 2026-05-22 00:22:07.585683 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading dogpile.cache-1.3.4-py3-none-any.whl (62 kB) 2026-05-22 00:22:07.585703 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading etcd3gw-2.4.2-py3-none-any.whl (24 kB) 2026-05-22 00:22:07.585723 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading importlib_metadata-8.5.0-py3-none-any.whl (26 kB) 2026-05-22 00:22:07.585744 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading jsonpath_rw_ext-1.2.2-py2.py3-none-any.whl (19 kB) 2026-05-22 00:22:07.585765 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading jsonschema_specifications-2024.10.1-py3-none-any.whl (18 kB) 2026-05-22 00:22:07.585783 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading kazoo-2.10.0-py2.py3-none-any.whl (148 kB) 2026-05-22 00:22:07.585800 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading lxml-5.3.1-cp312-cp312-manylinux_2_28_x86_64.whl (5.0 MB) 2026-05-22 00:22:07.585825 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.0/5.0 MB 38.5 MB/s 0:00:00 2026-05-22 00:22:07.585847 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading msgpack-1.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (401 kB) 2026-05-22 00:22:07.585865 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading openstacksdk-4.4.0-py3-none-any.whl (1.8 MB) 2026-05-22 00:22:07.585886 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 38.1 MB/s 0:00:00 2026-05-22 00:22:07.585905 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading jmespath-1.0.1-py3-none-any.whl (20 kB) 2026-05-22 00:22:07.585922 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) 2026-05-22 00:22:07.585944 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading osc_lib-3.2.0-py3-none-any.whl (89 kB) 2026-05-22 00:22:07.585974 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo_cache-3.11.0-py3-none-any.whl (76 kB) 2026-05-22 00:22:07.585994 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.metrics-0.11.0-py3-none-any.whl (13 kB) 2026-05-22 00:22:07.586012 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading platformdirs-4.3.6-py3-none-any.whl (18 kB) 2026-05-22 00:22:07.586050 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading prometheus_client-0.21.1-py3-none-any.whl (54 kB) 2026-05-22 00:22:07.586056 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) 2026-05-22 00:22:07.586076 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pymemcache-4.0.0-py2.py3-none-any.whl (60 kB) 2026-05-22 00:22:07.586097 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-05-22 00:22:07.586115 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_consul2-0.1.5-py2.py3-none-any.whl (30 kB) 2026-05-22 00:22:07.586133 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading redis-5.2.1-py3-none-any.whl (261 kB) 2026-05-22 00:22:07.586150 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading referencing-0.36.2-py3-none-any.whl (26 kB) 2026-05-22 00:22:07.586169 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-05-22 00:22:07.586190 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading rpds_py-0.23.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (391 kB) 2026-05-22 00:22:07.586211 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-05-22 00:22:07.586229 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-05-22 00:22:07.586247 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading tenacity-9.0.0-py3-none-any.whl (28 kB) 2026-05-22 00:22:07.586265 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading testresources-2.0.1-py2.py3-none-any.whl (36 kB) 2026-05-22 00:22:07.586287 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading testscenarios-0.5.0-py2.py3-none-any.whl (21 kB) 2026-05-22 00:22:07.586307 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) 2026-05-22 00:22:07.586327 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading tzdata-2025.1-py2.py3-none-any.whl (346 kB) 2026-05-22 00:22:07.586347 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading voluptuous-0.15.2-py3-none-any.whl (31 kB) 2026-05-22 00:22:07.586367 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading wcwidth-0.2.13-py2.py3-none-any.whl (34 kB) 2026-05-22 00:22:07.586389 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading yappi-1.6.10-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (81 kB) 2026-05-22 00:22:07.586415 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading zake-0.2.2-py2.py3-none-any.whl (19 kB) 2026-05-22 00:22:07.586439 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading zipp-3.21.0-py3-none-any.whl (9.6 kB) 2026-05-22 00:22:07.586444 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 2026-05-22 00:22:07.586461 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pycparser-2.22-py3-none-any.whl (117 kB) 2026-05-22 00:22:07.586482 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading testtools-2.7.2-py3-none-any.whl (179 kB) 2026-05-22 00:22:07.586499 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading uhashring-2.3-py3-none-any.whl (11 kB) 2026-05-22 00:22:07.586517 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading ujson-5.10.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (53 kB) 2026-05-22 00:22:07.586559 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Building wheels for collected packages: audit-middleware, logutils, netifaces, pyngus, python-qpid-proton, simplegeneric, unicodecsv, uwsgi, jsonpath-rw, psycopg2, pyperclip, sysv-ipc 2026-05-22 00:22:07.586570 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for audit-middleware (pyproject.toml): started 2026-05-22 00:22:07.586622 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for audit-middleware (pyproject.toml): finished with status 'done' 2026-05-22 00:22:07.586634 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Created wheel for audit-middleware: filename=audit_middleware-1.2.1.dev27-py2.py3-none-any.whl size=51696 sha256=7b1deba5fbca0d58a2929efff4938f06ab9e4a18cbb01f9773ebea785d0a3027 2026-05-22 00:22:07.586639 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-82_7xtt4/wheels/bf/11/83/2425c36196e9d898a398433c54ada8edcf74472e9d4f4b23d8 2026-05-22 00:22:07.586653 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for logutils (pyproject.toml): started 2026-05-22 00:22:07.586659 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for logutils (pyproject.toml): finished with status 'done' 2026-05-22 00:22:07.586676 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Created wheel for logutils: filename=logutils-0.3.5-py3-none-any.whl size=20006 sha256=5bbd3d69b78b4865efcba054d7084c3e7a5fc6ba0ee5878800840689d7a20e12 2026-05-22 00:22:07.586697 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-82_7xtt4/wheels/a7/34/ae/a11305e168611c8964046deb4087d00aa0100453982eb94749 2026-05-22 00:22:07.586717 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for netifaces (pyproject.toml): started 2026-05-22 00:22:07.586735 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for netifaces (pyproject.toml): finished with status 'done' 2026-05-22 00:22:07.586757 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Created wheel for netifaces: filename=netifaces-0.11.0-cp312-cp312-linux_x86_64.whl size=35949 sha256=f881e39719b07830a93982122cff65a6b96090c4af1a60c389cf2fd7332e5605 2026-05-22 00:22:07.586778 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-82_7xtt4/wheels/63/fa/57/da80d0ffc8f993315c479b7cd4c8fb1c23910c8baccf6b1b27 2026-05-22 00:22:07.586799 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for pyngus (pyproject.toml): started 2026-05-22 00:22:07.586817 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for pyngus (pyproject.toml): finished with status 'done' 2026-05-22 00:22:07.586834 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Created wheel for pyngus: filename=pyngus-2.3.1-py3-none-any.whl size=26825 sha256=dcb1b8d8003a65a1a7faab0126dcdc0e5791a44dc071d64c31c70918ccea63e2 2026-05-22 00:22:07.586852 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-82_7xtt4/wheels/af/dc/59/b121d4c02301393a229890262b6ff07561327ed4a62b2095bd 2026-05-22 00:22:07.586873 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for python-qpid-proton (pyproject.toml): started 2026-05-22 00:22:07.586894 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for python-qpid-proton (pyproject.toml): finished with status 'done' 2026-05-22 00:22:07.586919 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Created wheel for python-qpid-proton: filename=python_qpid_proton-0.40.0-cp312-cp312-linux_x86_64.whl size=1126708 sha256=31774a703ace1bf65d65136907fb503cafd22e69c613ec96e0c9d9ad26f10a14 2026-05-22 00:22:07.586941 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-82_7xtt4/wheels/53/e6/c5/f106be58a635755c5c73415b829cba40637db11be980c5db33 2026-05-22 00:22:07.586962 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for simplegeneric (pyproject.toml): started 2026-05-22 00:22:07.587006 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-05-22 00:22:07.587023 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=cd3fc8ff630f1f0bd7547b63854a1467e259abac5fd1c0f6a23cf05752238d0d 2026-05-22 00:22:07.587039 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-82_7xtt4/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-05-22 00:22:07.587046 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for unicodecsv (pyproject.toml): started 2026-05-22 00:22:07.587064 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for unicodecsv (pyproject.toml): finished with status 'done' 2026-05-22 00:22:07.587082 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Created wheel for unicodecsv: filename=unicodecsv-0.14.1-py3-none-any.whl size=10790 sha256=8906ea0275f93e7cfd678feae35e1d65a30f75557be3a50ae8536fbceb823e57 2026-05-22 00:22:07.587100 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-82_7xtt4/wheels/f2/67/7d/2e80818c2f3dc8f0735d0810338c47e95d3212114ab97b4ede 2026-05-22 00:22:07.587118 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for uwsgi (pyproject.toml): started 2026-05-22 00:22:07.587139 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for uwsgi (pyproject.toml): finished with status 'done' 2026-05-22 00:22:07.587182 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Created wheel for uwsgi: filename=uwsgi-2.0.31-cp312-cp312-linux_x86_64.whl size=596875 sha256=d7419a1c4e19482ef799cd227b49a11bea1739c4a9c2d97c2c190274a12cded1 2026-05-22 00:22:07.587192 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-82_7xtt4/wheels/de/9b/b9/cc2e42ac5a3197a4be493c415bcc29ea7e58fbfa4b715946a5 2026-05-22 00:22:07.587211 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for jsonpath-rw (pyproject.toml): started 2026-05-22 00:22:07.587216 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done' 2026-05-22 00:22:07.587237 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=e3345a168321cc734be4e551cb0377118425495ddb9a14a35b3988084db5ddd5 2026-05-22 00:22:07.587255 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-82_7xtt4/wheels/e5/8d/50/ee73263c97069bd6040ff40633d444fefaac7beff73abe81a7 2026-05-22 00:22:07.587272 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for psycopg2 (pyproject.toml): started 2026-05-22 00:22:07.587290 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for psycopg2 (pyproject.toml): finished with status 'done' 2026-05-22 00:22:07.587312 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_x86_64.whl size=529591 sha256=c6fdce36bf7f09b119ccdb7d699688b4968c841b850fb743355a3563ee05ce8c 2026-05-22 00:22:07.587330 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-82_7xtt4/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b 2026-05-22 00:22:07.587348 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for pyperclip (pyproject.toml): started 2026-05-22 00:22:07.587366 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for pyperclip (pyproject.toml): finished with status 'done' 2026-05-22 00:22:07.587388 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Created wheel for pyperclip: filename=pyperclip-1.9.0-py3-none-any.whl size=11102 sha256=38e861a8013e7d0b05ae1407e2bf1564282d8d92d4ab092bdae5bef407afa153 2026-05-22 00:22:07.587406 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-82_7xtt4/wheels/e0/e8/fc/8ab8aa326e33bc066ccd5f3ca9646eab4299881af933f94f09 2026-05-22 00:22:07.587423 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for sysv-ipc (pyproject.toml): started 2026-05-22 00:22:07.587441 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for sysv-ipc (pyproject.toml): finished with status 'done' 2026-05-22 00:22:07.587463 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Created wheel for sysv-ipc: filename=sysv_ipc-1.1.0-cp312-cp312-linux_x86_64.whl size=69379 sha256=c95d7ada170a661bc880598bbe80afec4af75e9cca6c48bb71282cbdfdc4f9f2 2026-05-22 00:22:07.587483 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-82_7xtt4/wheels/61/12/b2/26b13e75f5e48099284a26200a8fb2dbe16bb8edaed327c5a3 2026-05-22 00:22:07.587503 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Successfully built audit-middleware logutils netifaces pyngus python-qpid-proton simplegeneric unicodecsv uwsgi jsonpath-rw psycopg2 pyperclip sysv-ipc 2026-05-22 00:22:07.587560 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Installing collected packages: wcwidth, uwsgi, unicodecsv, Tempita, sysv-ipc, statsd, simplegeneric, requestsexceptions, repoze.lru, pytz, python-memcached, python-editor, pyroute2, pyperclip, ply, netifaces, monotonic, logutils, kazoo, funcsigs, appdirs, zipp, Yappi, wrapt, WebOb, voluptuous, vine, urllib3, ujson, uhashring, tzdata, typing-extensions, testtools, tenacity, suds-community, sqlparse, six, simplejson, setproctitle, rpds-py, rfc3986, redis, PyYAML, pyparsing, pymysql, pymemcache, PyJWT, pycparser, psycopg2, psutil, prometheus-client, prettytable, platformdirs, pika, pbr, PasteDeploy, Paste, netaddr, msgpack, MarkupSafe, lxml, jsonpointer, jmespath, iso8601, idna, greenlet, fasteners, dnspython, decorator, contextlib2, cmd2, click, charset-normalizer, certifi, cachetools, bcrypt, Babel, autopage, attrs, zake, testscenarios, testresources, stevedore, SQLAlchemy, Routes, retrying, requests, referencing, python-dateutil, python-binary-memcached, oslo.i18n, os-traits, os-service-types, Mako, jsonpath-rw, jsonpatch, jinja2, importlib-metadata, httplib2, fluent-logger, eventlet, debtcollector, cffi, automaton, amqp, WSME, sqlalchemy-migrate, python-swiftclient, python-qpid-proton, python-consul2, PyNaCl, pecan, oslo.utils, oslo.rootwrap, oslo.context, oslo.config, kombu, keystoneauth1, jsonschema-specifications, jsonpath-rw-ext, futurist, dogpile.cache, cryptography, cliff, alembic, python-cinderclient, pyOpenSSL, pyngus, paramiko, oslo.serialization, oslo.middleware, oslo.db, oslo.concurrency, openstacksdk, jsonschema, gnocchiclient, etcd3gw, warlock, tooz, python-novaclient, python-keystoneclient, python-barbicanclient, pycadf, osprofiler, oslo.vmware, oslo.reports, oslo.policy, oslo.log, osc-lib, os-client-config, python-openstackclient, python-neutronclient, python-mistralclient, python-manilaclient, python-magnumclient, python-ironicclient, python-heatclient, python-glanceclient, python-designateclient, python-cloudkittyclient, oslo.upgradecheck, oslo.service, oslo.privsep, oslo.metrics, oslo.cache, os-win, castellan, aodhclient, python-troveclient, oslo.messaging, os-brick, keystonemiddleware, oslo.versionedobjects, audit-middleware 2026-05-22 00:22:07.587579 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Successfully installed Babel-2.17.0 Mako-1.3.9 MarkupSafe-3.0.2 Paste-3.10.1 PasteDeploy-3.1.0 PyJWT-2.10.1 PyNaCl-1.5.0 PyYAML-6.0.2 Routes-2.5.1 SQLAlchemy-2.0.38 Tempita-0.6.0 WSME-0.12.1 WebOb-1.8.9 Yappi-1.6.10 alembic-1.14.1 amqp-5.3.1 aodhclient-3.7.1 appdirs-1.4.4 attrs-25.1.0 audit-middleware-1.2.1.dev27 automaton-3.2.0 autopage-0.5.2 bcrypt-4.0.1 cachetools-5.5.2 castellan-5.2.1 certifi-2026.5.20 cffi-1.17.1 charset-normalizer-3.4.1 click-8.1.8 cliff-4.9.1 cmd2-2.5.11 contextlib2-21.6.0 cryptography-43.0.3 debtcollector-3.0.0 decorator-5.1.1 dnspython-2.7.0 dogpile.cache-1.3.4 etcd3gw-2.4.2 eventlet-0.39.0 fasteners-0.19 fluent-logger-0.11.1 funcsigs-1.0.2 futurist-3.1.0 gnocchiclient-7.1.0 greenlet-3.1.1 httplib2-0.22.0 idna-3.10 importlib-metadata-8.5.0 iso8601-2.1.0 jinja2-3.1.5 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpath-rw-ext-1.2.2 jsonpointer-3.0.0 jsonschema-4.23.0 jsonschema-specifications-2024.10.1 kazoo-2.10.0 keystoneauth1-5.10.0 keystonemiddleware-10.12.1 kombu-5.4.2 logutils-0.3.5 lxml-5.3.1 monotonic-1.6 msgpack-1.1.0 netaddr-1.3.0 netifaces-0.11.0 openstacksdk-4.4.0 os-brick-6.11.0 os-client-config-2.1.0 os-service-types-1.7.0 os-traits-3.3.0 os-win-5.9.0 osc-lib-3.2.0 oslo.cache-3.11.0 oslo.concurrency-7.1.0 oslo.config-9.7.1 oslo.context-5.7.1 oslo.db-17.2.1 oslo.i18n-6.5.1 oslo.log-7.1.0 oslo.messaging-16.1.1 oslo.metrics-0.11.0 oslo.middleware-6.3.1 oslo.policy-4.5.1 oslo.privsep-3.6.0 oslo.reports-3.5.1 oslo.rootwrap-7.5.1 oslo.serialization-5.7.0 oslo.service-4.1.1 oslo.upgradecheck-2.5.0 oslo.utils-8.2.0 oslo.versionedobjects-3.6.0 oslo.vmware-4.6.0 osprofiler-4.2.0 paramiko-3.5.1 pbr-7.0.0 pecan-1.5.1 pika-1.3.2 platformdirs-4.3.6 ply-3.11 prettytable-3.14.0 prometheus-client-0.21.1 psutil-7.0.0 psycopg2-2.9.10 pyOpenSSL-24.2.1 pycadf-4.0.1 pycparser-2.22 pymemcache-4.0.0 pymysql-1.1.1 pyngus-2.3.1 pyparsing-3.2.1 pyperclip-1.9.0 pyroute2-0.8.1 python-barbicanclient-7.1.0 python-binary-memcached-0.31.4 python-cinderclient-9.7.0 python-cloudkittyclient-5.3.1 python-consul2-0.1.5 python-dateutil-2.9.0.post0 python-designateclient-6.2.0 python-editor-1.0.4 python-glanceclient-4.8.0 python-heatclient-4.1.0 python-ironicclient-5.10.2 python-keystoneclient-5.6.0 python-magnumclient-4.8.1 python-manilaclient-5.4.0 python-memcached-1.62 python-mistralclient-5.4.0 python-neutronclient-11.4.0 python-novaclient-18.9.0 python-openstackclient-7.5.0 python-qpid-proton-0.40.0 python-swiftclient-4.7.0 python-troveclient-8.8.0 pytz-2025.1 redis-5.2.1 referencing-0.36.2 repoze.lru-0.7 requests-2.32.3 requestsexceptions-1.4.0 retrying-1.3.4 rfc3986-2.0.0 rpds-py-0.23.1 setproctitle-1.3.4 simplegeneric-0.8.1 simplejson-3.20.1 six-1.17.0 sqlalchemy-migrate-0.13.0 sqlparse-0.5.3 statsd-4.0.1 stevedore-5.4.1 suds-community-1.2.0 sysv-ipc-1.1.0 tenacity-9.0.0 testresources-2.0.1 testscenarios-0.5.0 testtools-2.7.2 tooz-6.3.0 typing-extensions-4.12.2 tzdata-2025.1 uhashring-2.3 ujson-5.10.0 unicodecsv-0.14.1 urllib3-1.26.20 uwsgi-2.0.31 vine-5.1.0 voluptuous-0.15.2 warlock-2.0.1 wcwidth-0.2.13 wrapt-1.17.2 zake-0.2.2 zipp-3.21.0 2026-05-22 00:22:07.587624 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Removed intermediate container 99c1e151c7ae 2026-05-22 00:22:07.587643 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> 4d7c7b76a5ce 2026-05-22 00:22:07.587659 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 10/12 : RUN echo > /etc/apache2/ports.conf 2026-05-22 00:22:07.587677 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Running in 51f96d50f5f9 2026-05-22 00:22:07.587683 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Removed intermediate container 51f96d50f5f9 2026-05-22 00:22:07.587701 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> ee8261f13ffb 2026-05-22 00:22:07.587706 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 11/12 : COPY patches /patches 2026-05-22 00:22:07.587727 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> dd978b9d225e 2026-05-22 00:22:07.587745 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 12/12 : RUN kolla_patch 2026-05-22 00:22:07.587766 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Running in 02b12e333a0d 2026-05-22 00:22:07.587784 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:[i] Applying /patches/os-brick-initiate-NVMeConnProps-with-controllers-in-extend_volume.patch 2026-05-22 00:22:07.587801 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:patching file /var/lib/kolla/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/nvmeof.py 2026-05-22 00:22:07.587824 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:patching file /var/lib/kolla/venv/lib/python3.12/site-packages/os_brick/tests/initiator/connectors/test_nvmeof.py 2026-05-22 00:22:07.587844 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:patching file /var/lib/kolla/venv/lib/python3.12/site-packages/releasenotes/notes/bug-2140543-ceb7c0517cc796bf.yaml 2026-05-22 00:22:07.587862 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Removed intermediate container 02b12e333a0d 2026-05-22 00:22:07.587879 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> a378c7bcff64 2026-05-22 00:22:07.587896 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Successfully built 525269f3c30c 2026-05-22 00:22:07.587918 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Successfully tagged osism.harbor.regio.digital/kolla/openstack-base:build-20260522 2026-05-22 00:22:07.588021 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Built at 2026-05-22 00:22:07.587924 (took 0:03:13.055591) 2026-05-22 00:22:07.588113 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(magnum-base) to queue 2026-05-22 00:22:07.588134 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(blazar-base) to queue 2026-05-22 00:22:07.588156 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ironic-inspector) to queue 2026-05-22 00:22:07.588199 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(octavia-base) to queue 2026-05-22 00:22:07.588205 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(aodh-base) to queue 2026-05-22 00:22:07.588245 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(barbican-base) to queue 2026-05-22 00:22:07.588265 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-base) to queue 2026-05-22 00:22:07.588303 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(skyline-base) to queue 2026-05-22 00:22:07.588309 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(glance-base) to queue 2026-05-22 00:22:07.588329 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(manila-base) to queue 2026-05-22 00:22:07.588350 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ceilometer-base) to queue 2026-05-22 00:22:07.588368 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(placement-base) to queue 2026-05-22 00:22:07.588407 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(cinder-base) to queue 2026-05-22 00:22:07.588412 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(horizon) to queue 2026-05-22 00:22:07.588433 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-base) to queue 2026-05-22 00:22:07.588450 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(gnocchi-base) to queue 2026-05-22 00:22:07.588465 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(watcher-base) to queue 2026-05-22 00:22:07.588481 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(heat-base) to queue 2026-05-22 00:22:07.588516 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-base) to queue 2026-05-22 00:22:07.588522 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ironic-base) to queue 2026-05-22 00:22:07.588539 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(masakari-base) to queue 2026-05-22 00:22:07.588557 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(keystone-base) to queue 2026-05-22 00:22:07.588904 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(hacluster-base) 2026-05-22 00:22:07.588922 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-base:Processing 2026-05-22 00:22:07.588938 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Building started at 2026-05-22 00:22:07.588880 2026-05-22 00:22:07.590823 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-base:Turned 0 plugins into plugins archive 2026-05-22 00:22:07.591264 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-base:Turned 0 additions into additions archive 2026-05-22 00:22:09.345415 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Step 1/6 : FROM osism.harbor.regio.digital/kolla/base:build-20260522 2026-05-22 00:22:09.345546 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> 14d06ee4bfad 2026-05-22 00:22:09.345589 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Step 2/6 : LABEL "build-date"="20260522" "name"="hacluster-base" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="hacluster-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:22:09.345643 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> Running in ffa797a00833 2026-05-22 00:22:09.345683 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> Removed intermediate container ffa797a00833 2026-05-22 00:22:09.345693 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> 56ab45e5f383 2026-05-22 00:22:09.345734 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Step 3/6 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-05-22 00:22:09.345817 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> 460a1dc62bee 2026-05-22 00:22:09.345865 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Step 4/6 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2026-05-22 00:22:09.345923 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> Running in 41cc810f8740 2026-05-22 00:22:09.345997 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> Removed intermediate container 41cc810f8740 2026-05-22 00:22:09.346062 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> e5913d5d5ba8 2026-05-22 00:22:09.346122 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Step 5/6 : COPY patches /patches 2026-05-22 00:22:09.346181 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> ef7f31ffe0a5 2026-05-22 00:22:09.346237 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Step 6/6 : RUN kolla_patch 2026-05-22 00:22:09.346298 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> Running in c0c4754002b4 2026-05-22 00:22:09.346353 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:[i] No series file found, nothing to patch. 2026-05-22 00:22:09.346408 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> Removed intermediate container c0c4754002b4 2026-05-22 00:22:09.346464 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> 7a7a37e8e817 2026-05-22 00:22:09.346523 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Successfully built 48b21fb762b6 2026-05-22 00:22:09.346579 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Successfully tagged osism.harbor.regio.digital/kolla/hacluster-base:build-20260522 2026-05-22 00:22:09.346750 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Built at 2026-05-22 00:22:09.346584 (took 0:00:01.757704) 2026-05-22 00:22:09.346867 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(hacluster-pacemaker) to queue 2026-05-22 00:22:09.346932 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(hacluster-pcs) to queue 2026-05-22 00:22:09.347056 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(hacluster-pacemaker-remote) to queue 2026-05-22 00:22:09.347121 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(hacluster-corosync) to queue 2026-05-22 00:22:09.347575 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(grafana) 2026-05-22 00:22:09.347706 | ubuntu-noble-large | DEBUG:kolla.common.utils.grafana:Processing 2026-05-22 00:22:09.347797 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Building started at 2026-05-22 00:22:09.347681 2026-05-22 00:22:09.349011 | ubuntu-noble-large | DEBUG:kolla.common.utils.grafana:Turned 0 plugins into plugins archive 2026-05-22 00:22:09.349937 | ubuntu-noble-large | DEBUG:kolla.common.utils.grafana:Turned 0 additions into additions archive 2026-05-22 00:23:21.227107 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 1/15 : FROM osism.harbor.regio.digital/kolla/base:build-20260522 2026-05-22 00:23:21.227181 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> 14d06ee4bfad 2026-05-22 00:23:21.227865 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 2/15 : LABEL "build-date"="20260522" "name"="grafana" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="grafana" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:23:21.227936 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in f43aee034170 2026-05-22 00:23:21.227948 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container f43aee034170 2026-05-22 00:23:21.227957 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> f88fb11101b5 2026-05-22 00:23:21.227966 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 3/15 : RUN echo 'Uris: https://apt.grafana.com' >/etc/apt/sources.list.d/grafana.sources && echo 'Components: main' >>/etc/apt/sources.list.d/grafana.sources && echo 'Types: deb' >>/etc/apt/sources.list.d/grafana.sources && echo 'Suites: stable' >>/etc/apt/sources.list.d/grafana.sources && echo 'Signed-By: /etc/kolla/apt-keys/grafana.asc' >>/etc/apt/sources.list.d/grafana.sources 2026-05-22 00:23:21.227976 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in 942e280e3090 2026-05-22 00:23:21.227983 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container 942e280e3090 2026-05-22 00:23:21.227991 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> 550e98579495 2026-05-22 00:23:21.228000 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 4/15 : RUN usermod --append --home /usr/share/grafana --groups kolla grafana && mkdir -p /usr/share/grafana && chown -R 42417:42417 /usr/share/grafana 2026-05-22 00:23:21.228009 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in 34cd8f9590ea 2026-05-22 00:23:21.228017 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container 34cd8f9590ea 2026-05-22 00:23:21.228024 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> f2df1d92119f 2026-05-22 00:23:21.228033 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 5/15 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends grafana && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-05-22 00:23:21.228042 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in 8d39b1d31128 2026-05-22 00:23:21.228710 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:1 https://apt.grafana.com stable InRelease [7,661 B] 2026-05-22 00:23:21.228729 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 00:23:21.228739 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-22 00:23:21.228748 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-22 00:23:21.228758 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-22 00:23:21.228769 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-22 00:23:21.228778 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-22 00:23:21.228788 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:8 https://apt.grafana.com stable/main amd64 Packages [551 kB] 2026-05-22 00:23:21.228797 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:9 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-22 00:23:21.228808 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-22 00:23:21.228838 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:11 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-22 00:23:21.228856 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,148 kB] 2026-05-22 00:23:21.228866 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,457 kB] 2026-05-22 00:23:21.228875 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-05-22 00:23:21.228897 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-22 00:23:21.228907 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:16 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,072 kB] 2026-05-22 00:23:21.228916 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:17 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,505 kB] 2026-05-22 00:23:21.228929 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Fetched 30.8 MB in 3s (11.4 MB/s) 2026-05-22 00:23:21.228939 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Reading package lists... 2026-05-22 00:23:21.228948 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Reading package lists... 2026-05-22 00:23:21.229040 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Building dependency tree... 2026-05-22 00:23:21.229096 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Reading state information... 2026-05-22 00:23:21.229188 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:The following NEW packages will be installed: 2026-05-22 00:23:21.229257 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: grafana 2026-05-22 00:23:21.229357 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:23:21.229413 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Need to get 275 MB of archives. 2026-05-22 00:23:21.229485 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:After this operation, 1,031 MB of additional disk space will be used. 2026-05-22 00:23:21.229556 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:1 https://apt.grafana.com stable/main amd64 grafana amd64 13.0.1-01 [275 MB] 2026-05-22 00:23:21.229683 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Fetched 275 MB in 9s (32.2 MB/s) 2026-05-22 00:23:21.229765 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Selecting previously unselected package grafana. 2026-05-22 00:23:21.229852 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:(Reading database ... 2026-05-22 00:23:21.229956 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:23:21.230078 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:(Reading database ... 70% 2026-05-22 00:23:21.230155 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:(Reading database ... 75% 2026-05-22 00:23:21.230230 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:(Reading database ... 80% 2026-05-22 00:23:21.230308 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:(Reading database ... 85% 2026-05-22 00:23:21.230384 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:(Reading database ... 90% 2026-05-22 00:23:21.230460 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:(Reading database ... 95% 2026-05-22 00:23:21.230535 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:(Reading database ... 100% (Reading database ... 11568 files and directories currently installed.) 2026-05-22 00:23:21.230656 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Preparing to unpack .../grafana_13.0.1-01_amd64.deb ... 2026-05-22 00:23:21.230753 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Unpacking grafana (13.0.1-01) ... 2026-05-22 00:23:21.230846 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Setting up grafana (13.0.1-01) ... 2026-05-22 00:23:21.232692 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:### NOT starting grafana-server by default on bootup, please execute 2026-05-22 00:23:21.232710 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: sudo update-rc.d grafana-server defaults 95 10 2026-05-22 00:23:21.232720 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:### In order to start grafana-server, execute 2026-05-22 00:23:21.232729 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: sudo service grafana-server start 2026-05-22 00:23:21.232745 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container 8d39b1d31128 2026-05-22 00:23:21.232754 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> ac98500c5f2d 2026-05-22 00:23:21.232762 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 6/15 : WORKDIR /usr/share/grafana 2026-05-22 00:23:21.232770 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in 8ceed6237e72 2026-05-22 00:23:21.232778 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container 8ceed6237e72 2026-05-22 00:23:21.232786 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> 43b9526a282d 2026-05-22 00:23:21.232794 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 7/15 : COPY grafana_sudoers /etc/sudoers.d/kolla_grafana_sudoers 2026-05-22 00:23:21.232802 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> dda53be38421 2026-05-22 00:23:21.232810 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 8/15 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-05-22 00:23:21.232837 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> 305804118557 2026-05-22 00:23:21.232846 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 9/15 : RUN grafana-cli plugins install grafana-opensearch-datasource 2026-05-22 00:23:21.232855 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in 694bffeba65f 2026-05-22 00:23:21.232863 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Deprecation warning: 'grafana-cli' is deprecated and will be removed in a future release. Use the 'grafana cli' subcommand instead. 2026-05-22 00:23:21.232872 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: 2026-05-22 00:23:21.232881 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-05-22T00:23:02.486826893Z level=info msg="Starting Grafana" version=13.0.1+security-01 commit=9bbe672d branch=release-13.0.1+security-01 compiled=2026-05-12T07:45:26Z 2026-05-22 00:23:21.232896 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-05-22T00:23:02.488748788Z level=info msg="Unified migration configs enforced" storage_type=unified target=[all] 2026-05-22 00:23:21.232906 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-05-22T00:23:02.488830719Z level=info msg="Enforcing mode 5 for resource in unified storage" resource=playlists.playlist.grafana.app 2026-05-22 00:23:21.232915 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-05-22T00:23:02.488850787Z level=info msg="Enforcing mode 5 for resource in unified storage" resource=folders.folder.grafana.app 2026-05-22 00:23:21.232923 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-05-22T00:23:02.488885935Z level=info msg="Enforcing mode 5 for resource in unified storage" resource=dashboards.dashboard.grafana.app 2026-05-22 00:23:21.232931 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-05-22T00:23:02.489097362Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2026-05-22 00:23:21.232939 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-05-22T00:23:02.48912619Z level=info msg=Target target=[all] 2026-05-22 00:23:21.232948 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-05-22T00:23:02.489147267Z level=info msg="Path Home" path=/usr/share/grafana 2026-05-22 00:23:21.232956 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-05-22T00:23:02.489164006Z level=info msg="Path Data" path=/usr/share/grafana/data 2026-05-22 00:23:21.232964 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-05-22T00:23:02.489181894Z level=info msg="Path Logs" path=/usr/share/grafana/data/log 2026-05-22 00:23:21.232972 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-05-22T00:23:02.489198123Z level=info msg="Path Plugins" path="[/usr/share/grafana/data/plugins /usr/share/grafana/data/plugins-bundled]" 2026-05-22 00:23:21.232980 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-05-22T00:23:02.489233138Z level=info msg="Path Provisioning" path=/usr/share/grafana/conf/provisioning 2026-05-22 00:23:21.232988 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-05-22T00:23:02.489248772Z level=info msg="App mode production" 2026-05-22 00:23:21.232997 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:✔ Downloaded and extracted grafana-opensearch-datasource v2.33.1 zip successfully to /var/lib/grafana/plugins/grafana-opensearch-datasource 2026-05-22 00:23:21.233012 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Please restart Grafana after installing or removing plugins. Refer to Grafana documentation for instructions if necessary. 2026-05-22 00:23:21.233020 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container 694bffeba65f 2026-05-22 00:23:21.233028 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> d578c686aa2c 2026-05-22 00:23:21.233046 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 10/15 : RUN chmod 750 /etc/sudoers.d && chmod 440 /etc/sudoers.d/kolla_grafana_sudoers && chmod 644 /usr/local/bin/kolla_extend_start 2026-05-22 00:23:21.233055 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in be0392777e34 2026-05-22 00:23:21.233063 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container be0392777e34 2026-05-22 00:23:21.233071 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> 9f63f5af7c3c 2026-05-22 00:23:21.233079 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 11/15 : COPY patches /patches 2026-05-22 00:23:21.233087 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> f02610dd090f 2026-05-22 00:23:21.233096 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 12/15 : RUN kolla_patch 2026-05-22 00:23:21.233104 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in 0949b3299ae4 2026-05-22 00:23:21.233115 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:[i] No series file found, nothing to patch. 2026-05-22 00:23:21.233124 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container 0949b3299ae4 2026-05-22 00:23:21.233167 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> 9a775a8f0a53 2026-05-22 00:23:21.233237 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 13/15 : RUN curl -o /tmp/kolla-operations.tar.gz https://github.com/osism/kolla-operations/tarball/main && mkdir -p /operations && tar --strip-components=1 -xvzf /tmp/kolla-operations.tar.gz -C /operations && rm -f /tmp/kolla-operations.tar.gz 2026-05-22 00:23:21.233295 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in f0b01c4893c5 2026-05-22 00:23:21.233346 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:curl (https://codeload.github.com/osism/kolla-operations/legacy.tar.gz/refs/heads/main): response: 200, time: 2.251225, size: 200694 2026-05-22 00:23:21.233402 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/.ansible-lint 2026-05-22 00:23:21.233459 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/.github/ 2026-05-22 00:23:21.233515 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/.github/workflows/ 2026-05-22 00:23:21.233572 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/.github/workflows/add-to-project.yml 2026-05-22 00:23:21.233663 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/.github/workflows/rules.yml 2026-05-22 00:23:21.233715 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/.gitignore 2026-05-22 00:23:21.233755 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/.src/ 2026-05-22 00:23:21.233811 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/.src/Containerfile 2026-05-22 00:23:21.233888 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/.src/Dockerfile 2026-05-22 00:23:21.233945 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/.src/files/ 2026-05-22 00:23:21.234002 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/.src/files/mixins.py 2026-05-22 00:23:21.234072 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/.src/jsonnetfile.json 2026-05-22 00:23:21.234130 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/.src/jsonnetfile.lock.json 2026-05-22 00:23:21.234185 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/.src/mixins/ 2026-05-22 00:23:21.234242 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/.src/mixins/ceph/ 2026-05-22 00:23:21.234294 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/.src/mixins/ceph/ceph.libsonnet 2026-05-22 00:23:21.234349 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/.src/mixins/infrastructure/ 2026-05-22 00:23:21.234396 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/.src/mixins/infrastructure/alertmanager.libsonnet 2026-05-22 00:23:21.234449 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/.src/mixins/infrastructure/node.libsonnet 2026-05-22 00:23:21.234503 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/.src/mixins/infrastructure/prometheus.libsonnet 2026-05-22 00:23:21.234557 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/.src/playbooks/ 2026-05-22 00:23:21.234613 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/.src/playbooks/mixin-ouput-ensure-git-checkin.yml 2026-05-22 00:23:21.234730 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/.yamllint.yml 2026-05-22 00:23:21.234921 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/.zuul.yaml 2026-05-22 00:23:21.234978 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/README.md 2026-05-22 00:23:21.234998 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/ 2026-05-22 00:23:21.235008 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/ 2026-05-22 00:23:21.235018 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/ceph/ 2026-05-22 00:23:21.235030 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/ceph/README.md 2026-05-22 00:23:21.235098 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/ceph/ceph-cluster-advanced.json 2026-05-22 00:23:21.235152 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/ceph/ceph-cluster.json 2026-05-22 00:23:21.235207 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/ceph/ceph-nvmeof-performance.json 2026-05-22 00:23:21.235263 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/ceph/ceph-nvmeof.json 2026-05-22 00:23:21.235319 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/ceph/ceph_overview.json 2026-05-22 00:23:21.235376 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/ceph/ceph_pools.json 2026-05-22 00:23:21.235430 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/ceph/cephfs-overview.json 2026-05-22 00:23:21.235486 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/ceph/cephfsdashboard.json 2026-05-22 00:23:21.235540 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/ceph/host-details.json 2026-05-22 00:23:21.235628 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/ceph/hosts-overview.json 2026-05-22 00:23:21.235658 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/ceph/multi-cluster-overview.json 2026-05-22 00:23:21.235723 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/ceph/osd-device-details.json 2026-05-22 00:23:21.235776 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/ceph/osds-overview.json 2026-05-22 00:23:21.235845 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/ceph/pool-detail.json 2026-05-22 00:23:21.235933 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/ceph/pool-overview.json 2026-05-22 00:23:21.235994 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/ceph/radosgw-detail.json 2026-05-22 00:23:21.236050 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/ceph/radosgw-overview.json 2026-05-22 00:23:21.236105 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/ceph/radosgw-sync-overview.json 2026-05-22 00:23:21.236161 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/ceph/rbd-details.json 2026-05-22 00:23:21.236212 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/ceph/rbd-overview.json 2026-05-22 00:23:21.236225 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/ceph/rgw-s3-analytics.json 2026-05-22 00:23:21.236284 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/ceph/smb-overview.json 2026-05-22 00:23:21.236327 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/infrastructure/ 2026-05-22 00:23:21.236380 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/infrastructure/alertmanager-overview.json 2026-05-22 00:23:21.236395 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/infrastructure/blackbox.json 2026-05-22 00:23:21.236457 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/infrastructure/cadvisor.json 2026-05-22 00:23:21.236499 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/infrastructure/database.json 2026-05-22 00:23:21.236541 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/infrastructure/elasticsearch.json 2026-05-22 00:23:21.236555 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/infrastructure/fluentd.json 2026-05-22 00:23:21.236624 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/infrastructure/haproxy.json 2026-05-22 00:23:21.236699 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/infrastructure/libvirt.json 2026-05-22 00:23:21.236742 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/infrastructure/memcached.json 2026-05-22 00:23:21.236784 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/infrastructure/node-cluster-rsrc-use.json 2026-05-22 00:23:21.236857 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/infrastructure/node-rsrc-use.json 2026-05-22 00:23:21.236921 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/infrastructure/node_exporter_full.json 2026-05-22 00:23:21.236963 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/infrastructure/node_exporter_side_by_side.json 2026-05-22 00:23:21.237006 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/infrastructure/nodes.json 2026-05-22 00:23:21.237047 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/infrastructure/opensearch.json 2026-05-22 00:23:21.237099 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/infrastructure/prometheus-remote-write.json 2026-05-22 00:23:21.237113 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/infrastructure/prometheus.json 2026-05-22 00:23:21.237177 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/infrastructure/prometheus_alertmanager.json 2026-05-22 00:23:21.237219 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/infrastructure/rabbitmq.json 2026-05-22 00:23:21.237260 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/infrastructure/redfish.json 2026-05-22 00:23:21.237312 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/openstack/ 2026-05-22 00:23:21.237325 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/openstack/openstack.json 2026-05-22 00:23:21.237390 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/grafana_home_dashboard.json 2026-05-22 00:23:21.237431 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/provisioning.yaml 2026-05-22 00:23:21.237473 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/prometheus/ 2026-05-22 00:23:21.237513 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/prometheus/alertmanager.rec.rules 2026-05-22 00:23:21.237536 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/prometheus/alertmanager.rules 2026-05-22 00:23:21.237614 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/prometheus/cadvisor.rules 2026-05-22 00:23:21.237631 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/prometheus/ceph.rec.rules 2026-05-22 00:23:21.237699 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/prometheus/ceph.rules 2026-05-22 00:23:21.237741 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/prometheus/elasticsearch.rules 2026-05-22 00:23:21.237797 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/prometheus/fluentd-aggregator.rules 2026-05-22 00:23:21.237854 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/prometheus/haproxy.rules 2026-05-22 00:23:21.237906 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/prometheus/hardware.rules 2026-05-22 00:23:21.237922 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/prometheus/mysql.rules 2026-05-22 00:23:21.237991 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/prometheus/node.rec.rules 2026-05-22 00:23:21.238046 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/prometheus/node.rules 2026-05-22 00:23:21.238059 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/prometheus/openstack.rules 2026-05-22 00:23:21.238119 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/prometheus/prometheus-alertmanager.yml 2026-05-22 00:23:21.238161 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/prometheus/prometheus-extra.rules 2026-05-22 00:23:21.238175 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/prometheus/prometheus.rec.rules 2026-05-22 00:23:21.238242 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/prometheus/prometheus.rules 2026-05-22 00:23:21.238293 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/prometheus/prometheus.yml.d/ 2026-05-22 00:23:21.238307 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/prometheus/prometheus.yml.d/10-redfish.yml 2026-05-22 00:23:21.238365 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/prometheus/prometheus.yml.d/50-ceph.yml 2026-05-22 00:23:21.238407 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/prometheus/prometheus.yml.d/51-ceph-nodeexporter.yml 2026-05-22 00:23:21.238460 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/prometheus/rabbitmq.rules 2026-05-22 00:23:21.240679 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/prometheus/redfish.rules 2026-05-22 00:23:21.240711 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container f0b01c4893c5 2026-05-22 00:23:21.240721 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> 628d740df02f 2026-05-22 00:23:21.240733 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 14/15 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 00:23:21.240744 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in e105317a16fb 2026-05-22 00:23:21.240753 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Reading package lists... 2026-05-22 00:23:21.240762 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Building dependency tree... 2026-05-22 00:23:21.240770 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Reading state information... 2026-05-22 00:23:21.240779 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Package 'build-essential' is not installed, so not removed 2026-05-22 00:23:21.240788 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:23:21.240796 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Reading package lists... 2026-05-22 00:23:21.240839 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Building dependency tree... 2026-05-22 00:23:21.240849 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Reading state information... 2026-05-22 00:23:21.240857 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:23:21.240866 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container e105317a16fb 2026-05-22 00:23:21.240874 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> 324cfd42c898 2026-05-22 00:23:21.240883 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 15/15 : USER grafana 2026-05-22 00:23:21.240891 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in c99cc1d7284a 2026-05-22 00:23:21.240899 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container c99cc1d7284a 2026-05-22 00:23:21.240908 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> 0d80cffa2bcf 2026-05-22 00:23:21.240916 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Successfully built 64d9b6226cc8 2026-05-22 00:23:21.240924 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Successfully tagged osism.harbor.regio.digital/kolla/grafana:build-20260522 2026-05-22 00:23:21.240933 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Built at 2026-05-22 00:23:21.239114 (took 0:01:11.891433) 2026-05-22 00:23:21.240941 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(keepalived) 2026-05-22 00:23:21.240950 | ubuntu-noble-large | DEBUG:kolla.common.utils.keepalived:Processing 2026-05-22 00:23:21.240958 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Building started at 2026-05-22 00:23:21.239511 2026-05-22 00:23:21.240966 | ubuntu-noble-large | DEBUG:kolla.common.utils.keepalived:Turned 0 plugins into plugins archive 2026-05-22 00:23:21.240980 | ubuntu-noble-large | DEBUG:kolla.common.utils.keepalived:Turned 0 additions into additions archive 2026-05-22 00:23:36.239700 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Step 1/9 : FROM osism.harbor.regio.digital/kolla/base:build-20260522 2026-05-22 00:23:36.239840 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> 14d06ee4bfad 2026-05-22 00:23:36.240019 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Step 2/9 : LABEL "build-date"="20260522" "name"="keepalived" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="keepalived" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:23:36.240050 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Running in 6df5bacb2f90 2026-05-22 00:23:36.240417 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Removed intermediate container 6df5bacb2f90 2026-05-22 00:23:36.240447 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> bdcfe4a08fad 2026-05-22 00:23:36.240461 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Step 3/9 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends keepalived && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-05-22 00:23:36.240476 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Running in 5837b5eedf72 2026-05-22 00:23:36.240493 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-22 00:23:36.240511 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 00:23:36.240628 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-22 00:23:36.240717 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-22 00:23:36.240841 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-22 00:23:36.240938 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-22 00:23:36.241018 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-22 00:23:36.241098 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-22 00:23:36.241177 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-22 00:23:36.241258 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,457 kB] 2026-05-22 00:23:36.241334 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,148 kB] 2026-05-22 00:23:36.241411 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-22 00:23:36.241487 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-05-22 00:23:36.241565 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,072 kB] 2026-05-22 00:23:36.241737 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,505 kB] 2026-05-22 00:23:36.241765 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Fetched 30.2 MB in 2s (12.1 MB/s) 2026-05-22 00:23:36.241858 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Reading package lists... 2026-05-22 00:23:36.241936 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Reading package lists... 2026-05-22 00:23:36.242016 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Building dependency tree... 2026-05-22 00:23:36.242094 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Reading state information... 2026-05-22 00:23:36.242175 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:The following additional packages will be installed: 2026-05-22 00:23:36.242252 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: libglib2.0-0t64 libnftnl11 libnl-genl-3-200 libpci3 libsensors-config 2026-05-22 00:23:36.242333 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: libsensors5 libsnmp-base libsnmp40t64 pci.ids 2026-05-22 00:23:36.242410 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Suggested packages: 2026-05-22 00:23:36.242481 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: low-memory-monitor lm-sensors snmp-mibs-downloader 2026-05-22 00:23:36.242553 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Recommended packages: 2026-05-22 00:23:36.242626 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ipvsadm libglib2.0-data shared-mime-info xdg-user-dirs 2026-05-22 00:23:36.242804 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:The following NEW packages will be installed: 2026-05-22 00:23:36.242870 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: keepalived libglib2.0-0t64 libnftnl11 libnl-genl-3-200 libpci3 2026-05-22 00:23:36.242943 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: libsensors-config libsensors5 libsnmp-base libsnmp40t64 pci.ids 2026-05-22 00:23:36.243025 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:23:36.243098 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Need to get 3,700 kB of archives. 2026-05-22 00:23:36.243173 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:After this operation, 12.1 MB of additional disk space will be used. 2026-05-22 00:23:36.243247 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 00:23:36.243326 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.8 [1,545 kB] 2026-05-22 00:23:36.243404 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libnftnl11 amd64 1.2.6-2build1 [66.0 kB] 2026-05-22 00:23:36.243478 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnl-genl-3-200 amd64 3.7.0-0.3build1.1 [12.2 kB] 2026-05-22 00:23:36.243554 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 pci.ids all 0.0~2024.03.31-1ubuntu0.1 [275 kB] 2026-05-22 00:23:36.243659 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libpci3 amd64 1:3.10.0-2build1 [36.5 kB] 2026-05-22 00:23:36.243744 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libsensors-config all 1:3.6.0-9build1 [5,546 B] 2026-05-22 00:23:36.243843 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libsensors5 amd64 1:3.6.0-9build1 [26.6 kB] 2026-05-22 00:23:36.243922 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsnmp-base all 5.9.4+dfsg-1.1ubuntu3.2 [206 kB] 2026-05-22 00:23:36.243999 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsnmp40t64 amd64 5.9.4+dfsg-1.1ubuntu3.2 [1,066 kB] 2026-05-22 00:23:36.244077 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 keepalived amd64 1:2.2.8-1build2 [460 kB] 2026-05-22 00:23:36.244171 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Fetched 3,700 kB in 0s (8,932 kB/s) 2026-05-22 00:23:36.244249 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libglib2.0-0t64:amd64. 2026-05-22 00:23:36.244321 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(Reading database ... 2026-05-22 00:23:36.244401 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(Reading database ... 2026-05-22 00:23:36.244484 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:23:36.244563 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(Reading database ... 70% 2026-05-22 00:23:36.244664 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(Reading database ... 2026-05-22 00:23:36.244767 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:75% (Reading database ... 80% 2026-05-22 00:23:36.244930 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(Reading database ... 2026-05-22 00:23:36.244993 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:85% 2026-05-22 00:23:36.245069 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(Reading database ... 90% 2026-05-22 00:23:36.245145 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(Reading database ... 95% 2026-05-22 00:23:36.245221 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(Reading database ... 100% (Reading database ... 11568 files and directories currently installed.) 2026-05-22 00:23:36.245296 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../0-libglib2.0-0t64_2.80.0-6ubuntu3.8_amd64.deb ... 2026-05-22 00:23:36.245371 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-05-22 00:23:36.245442 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libnftnl11:amd64. 2026-05-22 00:23:36.245510 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../1-libnftnl11_1.2.6-2build1_amd64.deb ... 2026-05-22 00:23:36.245579 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libnftnl11:amd64 (1.2.6-2build1) ... 2026-05-22 00:23:36.245670 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libnl-genl-3-200:amd64. 2026-05-22 00:23:36.245746 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../2-libnl-genl-3-200_3.7.0-0.3build1.1_amd64.deb ... 2026-05-22 00:23:36.245834 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libnl-genl-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-05-22 00:23:36.245901 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package pci.ids. 2026-05-22 00:23:36.245969 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../3-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ... 2026-05-22 00:23:36.246035 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-05-22 00:23:36.246101 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libpci3:amd64. 2026-05-22 00:23:36.246202 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../4-libpci3_1%3a3.10.0-2build1_amd64.deb ... 2026-05-22 00:23:36.246294 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libpci3:amd64 (1:3.10.0-2build1) ... 2026-05-22 00:23:36.247914 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libsensors-config. 2026-05-22 00:23:36.247972 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../5-libsensors-config_1%3a3.6.0-9build1_all.deb ... 2026-05-22 00:23:36.247987 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libsensors-config (1:3.6.0-9build1) ... 2026-05-22 00:23:36.247998 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libsensors5:amd64. 2026-05-22 00:23:36.248007 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../6-libsensors5_1%3a3.6.0-9build1_amd64.deb ... 2026-05-22 00:23:36.248016 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libsensors5:amd64 (1:3.6.0-9build1) ... 2026-05-22 00:23:36.248024 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libsnmp-base. 2026-05-22 00:23:36.248033 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../7-libsnmp-base_5.9.4+dfsg-1.1ubuntu3.2_all.deb ... 2026-05-22 00:23:36.248041 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libsnmp-base (5.9.4+dfsg-1.1ubuntu3.2) ... 2026-05-22 00:23:36.248050 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libsnmp40t64:amd64. 2026-05-22 00:23:36.248058 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../8-libsnmp40t64_5.9.4+dfsg-1.1ubuntu3.2_amd64.deb ... 2026-05-22 00:23:36.248067 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libsnmp40t64:amd64 (5.9.4+dfsg-1.1ubuntu3.2) ... 2026-05-22 00:23:36.248075 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package keepalived. 2026-05-22 00:23:36.248083 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../9-keepalived_1%3a2.2.8-1build2_amd64.deb ... 2026-05-22 00:23:36.248094 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking keepalived (1:2.2.8-1build2) ... 2026-05-22 00:23:36.248110 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-05-22 00:23:36.248125 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libsnmp-base (5.9.4+dfsg-1.1ubuntu3.2) ... 2026-05-22 00:23:36.248140 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libsensors-config (1:3.6.0-9build1) ... 2026-05-22 00:23:36.248157 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libnftnl11:amd64 (1.2.6-2build1) ... 2026-05-22 00:23:36.248172 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-05-22 00:23:36.248187 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:No schema files found: doing nothing. 2026-05-22 00:23:36.248202 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libsensors5:amd64 (1:3.6.0-9build1) ... 2026-05-22 00:23:36.248217 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libpci3:amd64 (1:3.10.0-2build1) ... 2026-05-22 00:23:36.248234 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libnl-genl-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-05-22 00:23:36.248250 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libsnmp40t64:amd64 (5.9.4+dfsg-1.1ubuntu3.2) ... 2026-05-22 00:23:36.248265 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up keepalived (1:2.2.8-1build2) ... 2026-05-22 00:23:36.248281 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:invoke-rc.d: could not determine current runlevel 2026-05-22 00:23:36.248297 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-22 00:23:36.248312 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 00:23:36.248329 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Removed intermediate container 5837b5eedf72 2026-05-22 00:23:36.249453 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> 200214bfb03a 2026-05-22 00:23:36.249488 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Step 4/9 : COPY check_alive.sh / 2026-05-22 00:23:36.249502 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> 4bdb21545922 2026-05-22 00:23:36.249514 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Step 5/9 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-05-22 00:23:36.249525 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> fbaeb66bb248 2026-05-22 00:23:36.249535 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Step 6/9 : RUN chmod 644 /usr/local/bin/kolla_extend_start && chmod 755 /check_alive.sh 2026-05-22 00:23:36.249545 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Running in a7aa209dfb76 2026-05-22 00:23:36.249554 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Removed intermediate container a7aa209dfb76 2026-05-22 00:23:36.249562 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> 85018a89c8ff 2026-05-22 00:23:36.249571 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Step 7/9 : COPY patches /patches 2026-05-22 00:23:36.249579 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> 215d8642563a 2026-05-22 00:23:36.249587 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Step 8/9 : RUN kolla_patch 2026-05-22 00:23:36.249630 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Running in affa8a3225e6 2026-05-22 00:23:36.249640 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:[i] No series file found, nothing to patch. 2026-05-22 00:23:36.249648 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Removed intermediate container affa8a3225e6 2026-05-22 00:23:36.249657 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> f3b736b6c51d 2026-05-22 00:23:36.249687 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Step 9/9 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 00:23:36.249706 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Running in 20dfcdb22a2b 2026-05-22 00:23:36.249721 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Reading package lists... 2026-05-22 00:23:36.249736 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Building dependency tree... 2026-05-22 00:23:36.249752 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Reading state information... 2026-05-22 00:23:36.249768 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Package 'build-essential' is not installed, so not removed 2026-05-22 00:23:36.249836 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:23:36.249853 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Reading package lists... 2026-05-22 00:23:36.249869 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Building dependency tree... 2026-05-22 00:23:36.249885 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Reading state information... 2026-05-22 00:23:36.249902 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:23:36.249919 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Removed intermediate container 20dfcdb22a2b 2026-05-22 00:23:36.249936 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> 02fdcbb829bb 2026-05-22 00:23:36.249952 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Successfully built 5d2b896ef407 2026-05-22 00:23:36.249969 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Successfully tagged osism.harbor.regio.digital/kolla/keepalived:build-20260522 2026-05-22 00:23:36.249985 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Built at 2026-05-22 00:23:36.248902 (took 0:00:15.009391) 2026-05-22 00:23:36.250002 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-libvirt) 2026-05-22 00:23:36.250019 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-libvirt:Processing 2026-05-22 00:23:36.251893 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Building started at 2026-05-22 00:23:36.249403 2026-05-22 00:23:36.251947 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-libvirt:Turned 0 plugins into plugins archive 2026-05-22 00:23:36.251961 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-libvirt:Turned 0 additions into additions archive 2026-05-22 00:24:56.408814 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 1/12 : FROM osism.harbor.regio.digital/kolla/base:build-20260522 2026-05-22 00:24:56.408893 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> 14d06ee4bfad 2026-05-22 00:24:56.408913 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 2/12 : LABEL "build-date"="20260522" "name"="nova-libvirt" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="nova-libvirt" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:24:56.408930 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in dca977295821 2026-05-22 00:24:56.408943 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container dca977295821 2026-05-22 00:24:56.408956 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> db2063419c2e 2026-05-22 00:24:56.408970 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 3/12 : RUN usermod --append --home /var/lib/nova --groups kolla nova && usermod --append --groups qemu nova && mkdir -p /var/lib/nova && chown -R 42436:42436 /var/lib/nova 2026-05-22 00:24:56.408982 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in 8092e1b18726 2026-05-22 00:24:56.408995 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container 8092e1b18726 2026-05-22 00:24:56.409007 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> 7f5c8380d081 2026-05-22 00:24:56.409020 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 4/12 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends ceph-common ebtables libsasl2-modules-gssapi-mit libvirt-clients libvirt-daemon-system mdevctl openvswitch-switch pm-utils python3-cephfs python3-rados python3-rbd qemu-block-extra qemu-system qemu-utils sasl2-bin swtpm swtpm-tools tpm2-tools trousers ovmf qemu-system-modules-spice && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-05-22 00:24:56.409034 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in bb5b7027a0f7 2026-05-22 00:24:56.409046 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-22 00:24:56.409080 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 00:24:56.409093 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-22 00:24:56.409106 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-22 00:24:56.409118 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-22 00:24:56.409130 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-22 00:24:56.409142 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-22 00:24:56.409154 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-22 00:24:56.409167 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-22 00:24:56.409179 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,457 kB] 2026-05-22 00:24:56.409211 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,148 kB] 2026-05-22 00:24:56.409222 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-05-22 00:24:56.409232 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-22 00:24:56.409242 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,072 kB] 2026-05-22 00:24:56.409252 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,505 kB] 2026-05-22 00:24:56.409274 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Fetched 30.2 MB in 2s (12.1 MB/s) 2026-05-22 00:24:56.409285 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Reading package lists... 2026-05-22 00:24:56.409295 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Reading package lists... 2026-05-22 00:24:56.409305 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Building dependency tree... 2026-05-22 00:24:56.409315 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Reading state information... 2026-05-22 00:24:56.409324 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:The following additional packages will be installed: 2026-05-22 00:24:56.409335 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: acl db-util db5.3-util dbus dbus-bin dbus-daemon dbus-session-bus-common 2026-05-22 00:24:56.409345 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: dbus-system-bus-common dmidecode gettext-base iptables ipxe-qemu iso-codes 2026-05-22 00:24:56.409355 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libargon2-1 libasound2-data libasound2t64 libbabeltrace1 2026-05-22 00:24:56.409364 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libboost-context1.83.0 libboost-filesystem1.83.0 libboost-iostreams1.83.0 2026-05-22 00:24:56.409374 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libboost-locale1.83.0 libboost-program-options1.83.0 libboost-thread1.83.0 2026-05-22 00:24:56.409384 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libboost-url1.83.0 libbrlapi0.8 libcacard0 libcephfs2 libcryptsetup12 2026-05-22 00:24:56.409394 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libcurl3t64-gnutls libdaxctl1 libdbus-1-3 libdrm-amdgpu1 libdrm-common 2026-05-22 00:24:56.409404 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libdrm-intel1 libdrm2 libduktape207 libdw1t64 libepoxy0 libevent-2.1-7t64 2026-05-22 00:24:56.409413 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libfdisk1 libfdt1 libfuse3-3 libgbm1 libglib2.0-0t64 libgoogle-perftools4t64 2026-05-22 00:24:56.409424 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libgstreamer-plugins-base1.0-0 libgstreamer1.0-0 libicu74 libip4tc2 2026-05-22 00:24:56.409433 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libip6tc2 libiscsi7 libjpeg-turbo8 libjpeg8 libjson-c5 libjson-glib-1.0-0 2026-05-22 00:24:56.409443 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libjson-glib-1.0-common libllvm20 liblmdb0 liblua5.4-0 libncurses6 libndctl6 2026-05-22 00:24:56.409484 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libnetfilter-conntrack3 libnfnetlink0 libnfs14 libnftnl11 libnspr4 libnss3 2026-05-22 00:24:56.409497 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libnuma1 liboath0t64 libopus0 liborc-0.4-0t64 libpam-systemd libparted2t64 2026-05-22 00:24:56.409507 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libpcap0.8t64 libpciaccess0 libpcsclite1 libpixman-1-0 libpmem1 libpmemobj1 2026-05-22 00:24:56.409517 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libpng16-16t64 libpolkit-agent-1-0 libpolkit-gobject-1-0 libpopt0 2026-05-22 00:24:56.409527 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: librabbitmq4 librados2 libradosstriper1 librbd1 libsasl2-modules 2026-05-22 00:24:56.409536 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libsensors-config libsensors5 libslirp0 libspice-server1 libsystemd-shared 2026-05-22 00:24:56.409552 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtcmalloc-minimal4t64 libtpms0 libtss2-esys-3.0.2-0t64 libtss2-fapi1t64 2026-05-22 00:24:56.409562 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtss2-mu-4.0.1-0t64 libtss2-rc0t64 libtss2-sys1t64 libtss2-tcti-cmd0t64 2026-05-22 00:24:56.409580 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtss2-tcti-device0t64 libtss2-tcti-libtpms0t64 libtss2-tcti-mssim0t64 2026-05-22 00:24:56.409631 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtss2-tcti-spi-helper0t64 libtss2-tcti-swtpm0t64 libtss2-tctildr0t64 2026-05-22 00:24:56.409660 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libunbound8 libunwind8 liburing2 libusb-1.0-0 libusbredirparser1t64 2026-05-22 00:24:56.409680 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirglrenderer1 libvirt-daemon libvirt-daemon-config-network 2026-05-22 00:24:56.409696 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon-config-nwfilter libvirt-daemon-driver-qemu 2026-05-22 00:24:56.409710 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon-system-systemd libvirt0 libvulkan1 libx11-6 libx11-data 2026-05-22 00:24:56.409720 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libx11-xcb1 libxau6 libxcb-dri3-0 libxcb-present0 libxcb-randr0 libxcb-sync1 2026-05-22 00:24:56.409729 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libxcb-xfixes0 libxcb1 libxdmcp6 libxdp1 libxml2 libxshmfence1 libyajl2 2026-05-22 00:24:56.409739 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libyaml-0-2 logrotate mesa-libgallium openvswitch-common polkitd 2026-05-22 00:24:56.409748 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: powermgmt-base python3-ceph-argparse python3-ceph-common python3-certifi 2026-05-22 00:24:56.409757 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-chardet python3-idna python3-prettytable python3-requests 2026-05-22 00:24:56.409767 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-urllib3 python3-wcwidth python3-yaml qemu-system-arm 2026-05-22 00:24:56.409776 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: qemu-system-common qemu-system-data qemu-system-mips qemu-system-misc 2026-05-22 00:24:56.409785 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: qemu-system-modules-opengl qemu-system-ppc qemu-system-s390x 2026-05-22 00:24:56.409806 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: qemu-system-sparc qemu-system-x86 seabios sgml-base systemd 2026-05-22 00:24:56.409815 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: systemd-container systemd-sysv tpm-udev uuid-runtime xml-core 2026-05-22 00:24:56.409825 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Suggested packages: 2026-05-22 00:24:56.409834 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ceph ceph-mds default-dbus-session-bus | dbus-session-bus firewalld isoquery 2026-05-22 00:24:56.409844 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: alsa-utils libasound2-plugins fuse3 low-memory-monitor libvisual-0.4-plugins 2026-05-22 00:24:56.409854 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: gstreamer1.0-tools opus-tools parted libparted-dev libparted-i18n pciutils 2026-05-22 00:24:56.409863 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: pcscd libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql 2026-05-22 00:24:56.409872 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: lm-sensors gstreamer1.0-libav gstreamer1.0-plugins-ugly libvirt-clients-qemu 2026-05-22 00:24:56.409882 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-login-shell libvirt-daemon-driver-storage-gluster 2026-05-22 00:24:56.409891 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon-driver-storage-iscsi-direct libvirt-daemon-driver-storage-rbd 2026-05-22 00:24:56.409900 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon-driver-storage-zfs libvirt-daemon-driver-lxc 2026-05-22 00:24:56.409910 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon-driver-vbox libvirt-daemon-driver-xen numad passt apparmor 2026-05-22 00:24:56.409919 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: auditd nfs-common systemtap zfsutils bsd-mailx | mailx ethtool 2026-05-22 00:24:56.409928 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: openvswitch-doc cpufrequtils wireless-tools radeontool polkitd-pkla 2026-05-22 00:24:56.409938 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-cryptography python3-openssl python3-socks python-requests-doc 2026-05-22 00:24:56.409947 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-brotli samba vde2 sgml-base-doc systemd-homed systemd-userdbd 2026-05-22 00:24:56.409968 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: systemd-boot libfido2-1 libqrencode4 debhelper 2026-05-22 00:24:56.409978 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Recommended packages: 2026-05-22 00:24:56.409988 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: nftables alsa-ucm-conf alsa-topology-conf libglib2.0-data shared-mime-info 2026-05-22 00:24:56.410002 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: xdg-user-dirs gstreamer1.0-plugins-base libgpm2 dbus-user-session 2026-05-22 00:24:56.410011 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: gstreamer1.0-plugins-good libxml2-utils netcat-openbsd dnsmasq-base parted 2026-05-22 00:24:56.410021 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-l10n mesa-vulkan-drivers | vulkan-icd python3-openvswitch 2026-05-22 00:24:56.410030 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-netifaces vbetool hdparm ethtool kbd | console-tools 2026-05-22 00:24:56.410046 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ipxe-qemu-256k-compat-efi-roms qemu-efi-aarch64 qemu-efi-arm qemu-system-gui 2026-05-22 00:24:56.410060 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: cpu-checker networkd-dispatcher systemd-timesyncd | time-daemon 2026-05-22 00:24:56.410072 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: systemd-resolved libnss-mymachines libnss-systemd 2026-05-22 00:24:56.410143 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:The following packages will be REMOVED: 2026-05-22 00:24:56.410158 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: systemd-standalone-sysusers 2026-05-22 00:24:56.410281 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:The following NEW packages will be installed: 2026-05-22 00:24:56.410309 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: acl ceph-common db-util db5.3-util dbus dbus-bin dbus-daemon 2026-05-22 00:24:56.410317 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: dbus-session-bus-common dbus-system-bus-common dmidecode ebtables 2026-05-22 00:24:56.410372 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: gettext-base iptables ipxe-qemu iso-codes libargon2-1 libasound2-data 2026-05-22 00:24:56.410428 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libasound2t64 libbabeltrace1 libboost-context1.83.0 2026-05-22 00:24:56.410518 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libboost-filesystem1.83.0 libboost-iostreams1.83.0 libboost-locale1.83.0 2026-05-22 00:24:56.410569 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libboost-program-options1.83.0 libboost-thread1.83.0 libboost-url1.83.0 2026-05-22 00:24:56.410650 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libbrlapi0.8 libcacard0 libcephfs2 libcryptsetup12 libcurl3t64-gnutls 2026-05-22 00:24:56.410717 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libdaxctl1 libdbus-1-3 libdrm-amdgpu1 libdrm-common libdrm-intel1 libdrm2 2026-05-22 00:24:56.410769 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libduktape207 libdw1t64 libepoxy0 libevent-2.1-7t64 libfdisk1 libfdt1 2026-05-22 00:24:56.410813 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libfuse3-3 libgbm1 libglib2.0-0t64 libgoogle-perftools4t64 2026-05-22 00:24:56.410866 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libgstreamer-plugins-base1.0-0 libgstreamer1.0-0 libicu74 libip4tc2 2026-05-22 00:24:56.410907 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libip6tc2 libiscsi7 libjpeg-turbo8 libjpeg8 libjson-c5 libjson-glib-1.0-0 2026-05-22 00:24:56.410957 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libjson-glib-1.0-common libllvm20 liblmdb0 liblua5.4-0 libncurses6 libndctl6 2026-05-22 00:24:56.410994 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libnetfilter-conntrack3 libnfnetlink0 libnfs14 libnftnl11 libnspr4 libnss3 2026-05-22 00:24:56.411043 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libnuma1 liboath0t64 libopus0 liborc-0.4-0t64 libpam-systemd libparted2t64 2026-05-22 00:24:56.411065 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libpcap0.8t64 libpciaccess0 libpcsclite1 libpixman-1-0 libpmem1 libpmemobj1 2026-05-22 00:24:56.411123 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libpng16-16t64 libpolkit-agent-1-0 libpolkit-gobject-1-0 libpopt0 2026-05-22 00:24:56.411169 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: librabbitmq4 librados2 libradosstriper1 librbd1 libsasl2-modules 2026-05-22 00:24:56.411203 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libsasl2-modules-gssapi-mit libsensors-config libsensors5 libslirp0 2026-05-22 00:24:56.411238 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libspice-server1 libsystemd-shared libtcmalloc-minimal4t64 libtpms0 2026-05-22 00:24:56.411278 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtss2-esys-3.0.2-0t64 libtss2-fapi1t64 libtss2-mu-4.0.1-0t64 2026-05-22 00:24:56.411338 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtss2-rc0t64 libtss2-sys1t64 libtss2-tcti-cmd0t64 libtss2-tcti-device0t64 2026-05-22 00:24:56.411355 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtss2-tcti-libtpms0t64 libtss2-tcti-mssim0t64 libtss2-tcti-spi-helper0t64 2026-05-22 00:24:56.411390 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtss2-tcti-swtpm0t64 libtss2-tctildr0t64 libunbound8 libunwind8 liburing2 2026-05-22 00:24:56.411433 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libusb-1.0-0 libusbredirparser1t64 libvirglrenderer1 libvirt-clients 2026-05-22 00:24:56.411476 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-05-22 00:24:56.411515 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon-driver-qemu libvirt-daemon-system 2026-05-22 00:24:56.411571 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon-system-systemd libvirt0 libvulkan1 libx11-6 libx11-data 2026-05-22 00:24:56.411626 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libx11-xcb1 libxau6 libxcb-dri3-0 libxcb-present0 libxcb-randr0 libxcb-sync1 2026-05-22 00:24:56.411659 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libxcb-xfixes0 libxcb1 libxdmcp6 libxdp1 libxml2 libxshmfence1 libyajl2 2026-05-22 00:24:56.411701 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libyaml-0-2 logrotate mdevctl mesa-libgallium openvswitch-common 2026-05-22 00:24:56.411758 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: openvswitch-switch ovmf pm-utils polkitd powermgmt-base 2026-05-22 00:24:56.411780 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-ceph-argparse python3-ceph-common python3-cephfs python3-certifi 2026-05-22 00:24:56.411836 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-chardet python3-idna python3-prettytable python3-rados python3-rbd 2026-05-22 00:24:56.411859 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-requests python3-urllib3 python3-wcwidth python3-yaml 2026-05-22 00:24:56.411932 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: qemu-block-extra qemu-system qemu-system-arm qemu-system-common 2026-05-22 00:24:56.411951 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: qemu-system-data qemu-system-mips qemu-system-misc 2026-05-22 00:24:56.411971 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: qemu-system-modules-opengl qemu-system-modules-spice qemu-system-ppc 2026-05-22 00:24:56.412029 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: qemu-system-s390x qemu-system-sparc qemu-system-x86 qemu-utils sasl2-bin 2026-05-22 00:24:56.412052 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: seabios sgml-base swtpm swtpm-tools systemd systemd-container systemd-sysv 2026-05-22 00:24:56.412108 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: tpm-udev tpm2-tools trousers uuid-runtime xml-core 2026-05-22 00:24:56.412132 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:0 upgraded, 190 newly installed, 1 to remove and 0 not upgraded. 2026-05-22 00:24:56.412200 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Need to get 252 MB of archives. 2026-05-22 00:24:56.412214 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:After this operation, 1,035 MB of additional disk space will be used. 2026-05-22 00:24:56.412261 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 00:24:56.412310 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libargon2-1 amd64 0~20190702+dfsg-4build1 [20.8 kB] 2026-05-22 00:24:56.412376 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-c5 amd64 0.17-1build1 [35.3 kB] 2026-05-22 00:24:56.412428 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcryptsetup12 amd64 2:2.7.0-1ubuntu4.2 [266 kB] 2026-05-22 00:24:56.412527 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:186 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 openvswitch-common amd64 3.5.1-0ubuntu0.1~cloud0 [1,061 kB] 2026-05-22 00:24:56.412544 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfdisk1 amd64 2.39.3-9ubuntu6.5 [146 kB] 2026-05-22 00:24:56.412614 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-shared amd64 255.4-1ubuntu8.15 [2,076 kB] 2026-05-22 00:24:56.412659 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd amd64 255.4-1ubuntu8.15 [3,475 kB] 2026-05-22 00:24:56.412710 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-sysv amd64 255.4-1ubuntu8.15 [11.9 kB] 2026-05-22 00:24:56.412757 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.5 [33.1 kB] 2026-05-22 00:24:56.412803 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-05-22 00:24:56.412849 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-05-22 00:24:56.412894 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnuma1 amd64 2.0.18-1ubuntu0.24.04.1 [23.4 kB] 2026-05-22 00:24:56.412941 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 db5.3-util amd64 5.3.28+dfsg2-7 [71.7 kB] 2026-05-22 00:24:56.412988 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 db-util all 1:5.3.21ubuntu2 [2,412 B] 2026-05-22 00:24:56.413035 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 sasl2-bin amd64 2.1.28+dfsg1-5ubuntu3.1 [94.3 kB] 2026-05-22 00:24:56.413058 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 sgml-base all 1.31 [11.4 kB] 2026-05-22 00:24:56.413112 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 tpm-udev all 0.6ubuntu1 [4,226 B] 2026-05-22 00:24:56.413163 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:18 http://archive.ubuntu.com/ubuntu noble/universe amd64 trousers amd64 0.3.15-0.3build2 [121 kB] 2026-05-22 00:24:56.413207 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbus-1-3 amd64 1.14.10-4ubuntu4.1 [210 kB] 2026-05-22 00:24:56.413230 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-bin amd64 1.14.10-4ubuntu4.1 [39.3 kB] 2026-05-22 00:24:56.413292 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-session-bus-common all 1.14.10-4ubuntu4.1 [80.5 kB] 2026-05-22 00:24:56.413341 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-daemon amd64 1.14.10-4ubuntu4.1 [118 kB] 2026-05-22 00:24:56.413355 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-system-bus-common all 1.14.10-4ubuntu4.1 [81.6 kB] 2026-05-22 00:24:56.413413 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus amd64 1.14.10-4ubuntu4.1 [24.3 kB] 2026-05-22 00:24:56.413450 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 iso-codes all 4.16.0-1 [3,492 kB] 2026-05-22 00:24:56.413533 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.8 [1,545 kB] 2026-05-22 00:24:56.413580 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu74 amd64 74.2-1ubuntu3.1 [10.9 MB] 2026-05-22 00:24:56.413657 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:28 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpam-systemd amd64 255.4-1ubuntu8.15 [235 kB] 2026-05-22 00:24:56.413677 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:29 http://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB] 2026-05-22 00:24:56.413734 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:30 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2 amd64 2.9.14+dfsg-1.3ubuntu3.7 [764 kB] 2026-05-22 00:24:56.413770 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:31 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-0-2 amd64 0.2.5-1build1 [51.5 kB] 2026-05-22 00:24:56.413822 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:32 http://archive.ubuntu.com/ubuntu noble/main amd64 logrotate amd64 3.21.0-2build1 [52.2 kB] 2026-05-22 00:24:56.413868 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:33 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dmidecode amd64 3.5-3ubuntu0.1 [73.0 kB] 2026-05-22 00:24:56.413904 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 gettext-base amd64 0.21-14ubuntu2 [38.4 kB] 2026-05-22 00:24:56.413949 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 libip4tc2 amd64 1.8.10-3ubuntu2 [23.3 kB] 2026-05-22 00:24:56.413985 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:36 http://archive.ubuntu.com/ubuntu noble/main amd64 libip6tc2 amd64 1.8.10-3ubuntu2 [23.7 kB] 2026-05-22 00:24:56.414031 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 libnfnetlink0 amd64 1.0.2-2build1 [14.8 kB] 2026-05-22 00:24:56.414053 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:38 http://archive.ubuntu.com/ubuntu noble/main amd64 libnetfilter-conntrack3 amd64 1.0.9-6build1 [45.2 kB] 2026-05-22 00:24:56.414110 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:39 http://archive.ubuntu.com/ubuntu noble/main amd64 libnftnl11 amd64 1.2.6-2build1 [66.0 kB] 2026-05-22 00:24:56.414128 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:187 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 libxdp1 amd64 1.5.1-1ubuntu2~cloud0 [64.5 kB] 2026-05-22 00:24:56.414175 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:40 http://archive.ubuntu.com/ubuntu noble/main amd64 iptables amd64 1.8.10-3ubuntu2 [381 kB] 2026-05-22 00:24:56.414211 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:188 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 openvswitch-switch amd64 3.5.1-0ubuntu0.1~cloud0 [1,638 kB] 2026-05-22 00:24:56.414246 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:41 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdrm-common all 2.4.125-1ubuntu0.1~24.04.1 [9,174 B] 2026-05-22 00:24:56.414291 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:42 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdrm2 amd64 2.4.125-1ubuntu0.1~24.04.1 [41.3 kB] 2026-05-22 00:24:56.414327 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 libfuse3-3 amd64 3.14.0-5build1 [83.1 kB] 2026-05-22 00:24:56.414363 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:44 http://archive.ubuntu.com/ubuntu noble/main amd64 liblmdb0 amd64 0.9.31-1build1 [48.1 kB] 2026-05-22 00:24:56.414398 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:45 http://archive.ubuntu.com/ubuntu noble/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2 [112 kB] 2026-05-22 00:24:56.414433 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:46 http://archive.ubuntu.com/ubuntu noble/main amd64 libparted2t64 amd64 3.6-4build1 [152 kB] 2026-05-22 00:24:56.414507 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:47 http://archive.ubuntu.com/ubuntu noble/main amd64 libpcap0.8t64 amd64 1.10.4-4.1ubuntu3 [151 kB] 2026-05-22 00:24:56.414523 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:48 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpng16-16t64 amd64 1.6.43-5ubuntu0.6 [189 kB] 2026-05-22 00:24:56.414543 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 libsensors-config all 1:3.6.0-9build1 [5,546 B] 2026-05-22 00:24:56.414698 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:50 http://archive.ubuntu.com/ubuntu noble/main amd64 libsensors5 amd64 1:3.6.0-9build1 [26.6 kB] 2026-05-22 00:24:56.414750 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:51 http://archive.ubuntu.com/ubuntu noble/main amd64 libusb-1.0-0 amd64 2:1.0.27-1 [54.0 kB] 2026-05-22 00:24:56.414770 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:52 http://archive.ubuntu.com/ubuntu noble/main amd64 libxau6 amd64 1:1.0.9-1build6 [7,160 B] 2026-05-22 00:24:56.414780 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:53 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu6 [10.3 kB] 2026-05-22 00:24:56.414790 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:54 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb1 amd64 1.15-1ubuntu2 [47.7 kB] 2026-05-22 00:24:56.414803 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:55 http://archive.ubuntu.com/ubuntu noble/main amd64 libx11-data all 2:1.8.7-1build1 [115 kB] 2026-05-22 00:24:56.414853 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:56 http://archive.ubuntu.com/ubuntu noble/main amd64 libx11-6 amd64 2:1.8.7-1build1 [650 kB] 2026-05-22 00:24:56.414894 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:57 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 powermgmt-base all 1.37ubuntu0.1 [7,650 B] 2026-05-22 00:24:56.414934 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:58 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 acl amd64 2.3.2-1build1.1 [39.4 kB] 2026-05-22 00:24:56.414975 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:59 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-iostreams1.83.0 amd64 1.83.0-2.1ubuntu3.2 [260 kB] 2026-05-22 00:24:56.415027 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:60 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-thread1.83.0 amd64 1.83.0-2.1ubuntu3.2 [276 kB] 2026-05-22 00:24:56.415043 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:61 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librados2 amd64 19.2.3-0ubuntu0.24.04.3 [4,041 kB] 2026-05-22 00:24:56.415097 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:62 http://archive.ubuntu.com/ubuntu noble/main amd64 libdaxctl1 amd64 77-2ubuntu2 [21.4 kB] 2026-05-22 00:24:56.415148 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:63 http://archive.ubuntu.com/ubuntu noble/main amd64 libndctl6 amd64 77-2ubuntu2 [62.8 kB] 2026-05-22 00:24:56.415164 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:64 http://archive.ubuntu.com/ubuntu noble/main amd64 libpmem1 amd64 1.13.1-1.1ubuntu2 [84.8 kB] 2026-05-22 00:24:56.415216 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:65 http://archive.ubuntu.com/ubuntu noble/main amd64 libpmemobj1 amd64 1.13.1-1.1ubuntu2 [116 kB] 2026-05-22 00:24:56.415257 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:66 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librbd1 amd64 19.2.3-0ubuntu0.24.04.3 [3,413 kB] 2026-05-22 00:24:56.415272 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:189 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-yaml amd64 6.0.2-1build2~cloud0 [137 kB] 2026-05-22 00:24:56.415328 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:190 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-urllib3 all 2.3.0-2ubuntu0.1~cloud0 [116 kB] 2026-05-22 00:24:56.415369 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:191 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-requests all 2.32.3+dfsg-4ubuntu1.1~cloud0 [73.1 kB] 2026-05-22 00:24:56.415418 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:67 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-ceph-argparse amd64 19.2.3-0ubuntu0.24.04.3 [46.3 kB] 2026-05-22 00:24:56.415433 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:68 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-ceph-common all 19.2.3-0ubuntu0.24.04.3 [87.6 kB] 2026-05-22 00:24:56.415498 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:69 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-locale1.83.0 amd64 1.83.0-2.1ubuntu3.2 [413 kB] 2026-05-22 00:24:56.415529 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:70 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcephfs2 amd64 19.2.3-0ubuntu0.24.04.3 [839 kB] 2026-05-22 00:24:56.415573 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:71 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rados amd64 19.2.3-0ubuntu0.24.04.3 [335 kB] 2026-05-22 00:24:56.415682 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:72 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-cephfs amd64 19.2.3-0ubuntu0.24.04.3 [178 kB] 2026-05-22 00:24:56.415726 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:73 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-05-22 00:24:56.415748 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:74 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-prettytable all 3.6.0-2 [32.8 kB] 2026-05-22 00:24:56.415771 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:75 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rbd amd64 19.2.3-0ubuntu0.24.04.3 [320 kB] 2026-05-22 00:24:56.415790 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:76 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-certifi all 2023.11.17-1 [165 kB] 2026-05-22 00:24:56.415834 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:77 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-chardet all 5.2.0+dfsg-1 [117 kB] 2026-05-22 00:24:56.415877 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:78 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-idna all 3.6-2ubuntu0.1 [49.0 kB] 2026-05-22 00:24:56.415921 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:79 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdw1t64 amd64 0.190-1.1ubuntu0.1 [261 kB] 2026-05-22 00:24:56.415965 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:80 http://archive.ubuntu.com/ubuntu noble/main amd64 libbabeltrace1 amd64 1.5.11-3build3 [164 kB] 2026-05-22 00:24:56.416033 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:81 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-context1.83.0 amd64 1.83.0-2.1ubuntu3.2 [237 kB] 2026-05-22 00:24:56.416048 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:82 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-filesystem1.83.0 amd64 1.83.0-2.1ubuntu3.2 [284 kB] 2026-05-22 00:24:56.416098 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:83 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-program-options1.83.0 amd64 1.83.0-2.1ubuntu3.2 [321 kB] 2026-05-22 00:24:56.416140 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:84 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-url1.83.0 amd64 1.83.0-2.1ubuntu3.2 [343 kB] 2026-05-22 00:24:56.416190 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:85 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.9 [334 kB] 2026-05-22 00:24:56.416204 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:86 http://archive.ubuntu.com/ubuntu noble/main amd64 libtcmalloc-minimal4t64 amd64 2.15-3build1 [89.5 kB] 2026-05-22 00:24:56.416258 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:87 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunwind8 amd64 1.6.2-3build1.1 [55.3 kB] 2026-05-22 00:24:56.416309 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:88 http://archive.ubuntu.com/ubuntu noble/main amd64 libgoogle-perftools4t64 amd64 2.15-3build1 [212 kB] 2026-05-22 00:24:56.416324 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:89 http://archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-05-22 00:24:56.416377 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:90 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liboath0t64 amd64 2.6.11-2.1ubuntu0.1 [43.0 kB] 2026-05-22 00:24:56.416417 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:91 http://archive.ubuntu.com/ubuntu noble/main amd64 librabbitmq4 amd64 0.11.0-1build2 [37.4 kB] 2026-05-22 00:24:56.416432 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:92 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libradosstriper1 amd64 19.2.3-0ubuntu0.24.04.3 [536 kB] 2026-05-22 00:24:56.416479 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:93 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ceph-common amd64 19.2.3-0ubuntu0.24.04.3 [25.5 MB] 2026-05-22 00:24:56.416538 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:94 http://archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-05-22 00:24:56.416579 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:95 http://archive.ubuntu.com/ubuntu noble/main amd64 ipxe-qemu all 1.21.1+git-20220113.fbbdc3926-0ubuntu2 [1,565 kB] 2026-05-22 00:24:56.416619 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:96 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2-data all 1.2.11-1ubuntu0.2 [21.3 kB] 2026-05-22 00:24:56.416667 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:97 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2t64 amd64 1.2.11-1ubuntu0.2 [398 kB] 2026-05-22 00:24:56.416708 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:98 http://archive.ubuntu.com/ubuntu noble/main amd64 libbrlapi0.8 amd64 6.6-4ubuntu5 [31.4 kB] 2026-05-22 00:24:56.416759 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:99 http://archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB] 2026-05-22 00:24:56.416783 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:100 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss3 amd64 2:3.98-1ubuntu0.1 [1,445 kB] 2026-05-22 00:24:56.416825 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:101 http://archive.ubuntu.com/ubuntu noble/main amd64 libpcsclite1 amd64 2.0.3-1build1 [21.4 kB] 2026-05-22 00:24:56.416839 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:102 http://archive.ubuntu.com/ubuntu noble/main amd64 libcacard0 amd64 1:2.8.0-3build4 [36.5 kB] 2026-05-22 00:24:56.416898 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:103 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdrm-amdgpu1 amd64 2.4.125-1ubuntu0.1~24.04.1 [21.4 kB] 2026-05-22 00:24:56.416949 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:104 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpciaccess0 amd64 0.17-3ubuntu0.24.04.2 [18.9 kB] 2026-05-22 00:24:56.416964 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:105 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdrm-intel1 amd64 2.4.125-1ubuntu0.1~24.04.1 [63.8 kB] 2026-05-22 00:24:56.417017 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:106 http://archive.ubuntu.com/ubuntu noble/main amd64 libduktape207 amd64 2.7.0+tests-0ubuntu3 [143 kB] 2026-05-22 00:24:56.417058 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:107 http://archive.ubuntu.com/ubuntu noble/main amd64 libepoxy0 amd64 1.5.10-1build1 [220 kB] 2026-05-22 00:24:56.417108 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:108 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libllvm20 amd64 1:20.1.2-0ubuntu1~24.04.2 [30.6 MB] 2026-05-22 00:24:56.417123 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:109 http://archive.ubuntu.com/ubuntu noble/main amd64 libx11-xcb1 amd64 2:1.8.7-1build1 [7,800 B] 2026-05-22 00:24:56.417183 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:110 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb-dri3-0 amd64 1.15-1ubuntu2 [7,142 B] 2026-05-22 00:24:56.417224 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:111 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb-present0 amd64 1.15-1ubuntu2 [5,676 B] 2026-05-22 00:24:56.417264 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:112 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb-randr0 amd64 1.15-1ubuntu2 [17.9 kB] 2026-05-22 00:24:56.417303 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:113 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb-sync1 amd64 1.15-1ubuntu2 [9,312 B] 2026-05-22 00:24:56.419680 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:114 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb-xfixes0 amd64 1.15-1ubuntu2 [10.2 kB] 2026-05-22 00:24:56.419707 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:115 http://archive.ubuntu.com/ubuntu noble/main amd64 libxshmfence1 amd64 1.3-1build5 [4,764 B] 2026-05-22 00:24:56.419729 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:116 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mesa-libgallium amd64 25.2.8-0ubuntu0.24.04.1 [10.8 MB] 2026-05-22 00:24:56.419739 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:117 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgbm1 amd64 25.2.8-0ubuntu0.24.04.1 [34.2 kB] 2026-05-22 00:24:56.419749 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:118 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgstreamer1.0-0 amd64 1.24.2-1ubuntu0.1 [1,165 kB] 2026-05-22 00:24:56.419759 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:119 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liborc-0.4-0t64 amd64 1:0.4.38-1ubuntu0.1 [207 kB] 2026-05-22 00:24:56.419768 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:120 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgstreamer-plugins-base1.0-0 amd64 1.24.2-1ubuntu0.4 [862 kB] 2026-05-22 00:24:56.419778 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:121 http://archive.ubuntu.com/ubuntu noble/main amd64 libiscsi7 amd64 1.19.0-3build4 [68.7 kB] 2026-05-22 00:24:56.419787 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:122 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8 amd64 2.1.5-2ubuntu2 [150 kB] 2026-05-22 00:24:56.419797 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:123 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2,148 B] 2026-05-22 00:24:56.419806 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:124 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-glib-1.0-common all 1.8.0-2build2 [4,244 B] 2026-05-22 00:24:56.419816 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:125 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-glib-1.0-0 amd64 1.8.0-2build2 [68.0 kB] 2026-05-22 00:24:56.419826 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:126 http://archive.ubuntu.com/ubuntu noble/main amd64 libnfs14 amd64 5.0.2-1build1 [109 kB] 2026-05-22 00:24:56.419835 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:127 http://archive.ubuntu.com/ubuntu noble/main amd64 libopus0 amd64 1.4-1build1 [208 kB] 2026-05-22 00:24:56.419851 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:128 http://archive.ubuntu.com/ubuntu noble/main amd64 libpixman-1-0 amd64 0.42.2-1build1 [279 kB] 2026-05-22 00:24:56.419861 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:129 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpolkit-gobject-1-0 amd64 124-2ubuntu1.24.04.3 [49.5 kB] 2026-05-22 00:24:56.419871 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:130 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpolkit-agent-1-0 amd64 124-2ubuntu1.24.04.3 [17.4 kB] 2026-05-22 00:24:56.419880 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:131 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-modules amd64 2.1.28+dfsg1-5ubuntu3.1 [69.9 kB] 2026-05-22 00:24:56.419890 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:132 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-modules-gssapi-mit amd64 2.1.28+dfsg1-5ubuntu3.1 [30.4 kB] 2026-05-22 00:24:56.419899 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:133 http://archive.ubuntu.com/ubuntu noble/main amd64 libslirp0 amd64 4.7.0-1ubuntu3 [63.8 kB] 2026-05-22 00:24:56.419909 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:134 http://archive.ubuntu.com/ubuntu noble/main amd64 libspice-server1 amd64 0.15.1-1build2 [349 kB] 2026-05-22 00:24:56.419918 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:135 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtpms0 amd64 0.9.3-0ubuntu4.24.04.1 [373 kB] 2026-05-22 00:24:56.419928 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:136 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-mu-4.0.1-0t64 amd64 4.0.1-7.1ubuntu5.1 [63.3 kB] 2026-05-22 00:24:56.419937 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:137 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-cmd0t64 amd64 4.0.1-7.1ubuntu5.1 [16.0 kB] 2026-05-22 00:24:56.419947 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:138 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-device0t64 amd64 4.0.1-7.1ubuntu5.1 [14.6 kB] 2026-05-22 00:24:56.419962 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:139 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-mssim0t64 amd64 4.0.1-7.1ubuntu5.1 [14.8 kB] 2026-05-22 00:24:56.419971 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:140 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-swtpm0t64 amd64 4.0.1-7.1ubuntu5.1 [14.9 kB] 2026-05-22 00:24:56.419991 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:141 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-sys1t64 amd64 4.0.1-7.1ubuntu5.1 [35.6 kB] 2026-05-22 00:24:56.420001 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:142 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-esys-3.0.2-0t64 amd64 4.0.1-7.1ubuntu5.1 [145 kB] 2026-05-22 00:24:56.420010 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:143 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-libtpms0t64 amd64 4.0.1-7.1ubuntu5.1 [15.9 kB] 2026-05-22 00:24:56.420020 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:144 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-spi-helper0t64 amd64 4.0.1-7.1ubuntu5.1 [16.2 kB] 2026-05-22 00:24:56.420029 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:145 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tctildr0t64 amd64 4.0.1-7.1ubuntu5.1 [15.9 kB] 2026-05-22 00:24:56.420039 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:146 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-fapi1t64 amd64 4.0.1-7.1ubuntu5.1 [315 kB] 2026-05-22 00:24:56.420048 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:147 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-rc0t64 amd64 4.0.1-7.1ubuntu5.1 [14.6 kB] 2026-05-22 00:24:56.420058 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:148 http://archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2026-05-22 00:24:56.420067 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:149 http://archive.ubuntu.com/ubuntu noble/main amd64 libusbredirparser1t64 amd64 0.13.0-2.1build1 [16.5 kB] 2026-05-22 00:24:56.420077 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:150 http://archive.ubuntu.com/ubuntu noble/main amd64 libvulkan1 amd64 1.3.275.0-1build1 [142 kB] 2026-05-22 00:24:56.420086 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:151 http://archive.ubuntu.com/ubuntu noble/main amd64 libvirglrenderer1 amd64 1.0.0-1ubuntu2 [226 kB] 2026-05-22 00:24:56.420096 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:152 http://archive.ubuntu.com/ubuntu noble/main amd64 libyajl2 amd64 2.1.0-5build1 [20.2 kB] 2026-05-22 00:24:56.420105 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:153 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt0 amd64 10.0.0-2ubuntu8.13 [1,830 kB] 2026-05-22 00:24:56.420114 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:154 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-clients amd64 10.0.0-2ubuntu8.13 [438 kB] 2026-05-22 00:24:56.420128 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:155 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-driver-qemu amd64 10.0.0-2ubuntu8.13 [741 kB] 2026-05-22 00:24:56.420138 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:156 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon amd64 10.0.0-2ubuntu8.13 [431 kB] 2026-05-22 00:24:56.420148 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:157 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-network all 10.0.0-2ubuntu8.13 [3,116 B] 2026-05-22 00:24:56.420157 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:158 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-nwfilter all 10.0.0-2ubuntu8.13 [6,036 B] 2026-05-22 00:24:56.420167 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:159 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-container amd64 255.4-1ubuntu8.15 [417 kB] 2026-05-22 00:24:56.420176 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:160 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system-systemd all 10.0.0-2ubuntu8.13 [1,374 B] 2026-05-22 00:24:56.420192 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:161 http://archive.ubuntu.com/ubuntu noble/main amd64 xml-core all 0.19 [20.3 kB] 2026-05-22 00:24:56.420203 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:162 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 polkitd amd64 124-2ubuntu1.24.04.3 [95.4 kB] 2026-05-22 00:24:56.420212 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:163 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system amd64 10.0.0-2ubuntu8.13 [49.8 kB] 2026-05-22 00:24:56.420221 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:164 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mdevctl amd64 1.3.0-1ubuntu2.1 [959 kB] 2026-05-22 00:24:56.420231 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:165 http://archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-05-22 00:24:56.420240 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:166 http://archive.ubuntu.com/ubuntu noble/main amd64 libfdt1 amd64 1.7.0-2build1 [20.1 kB] 2026-05-22 00:24:56.420249 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:167 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-common amd64 1:8.2.2+ds-0ubuntu1.16 [1,255 kB] 2026-05-22 00:24:56.420265 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:168 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-data all 1:8.2.2+ds-0ubuntu1.16 [1,796 kB] 2026-05-22 00:24:56.420275 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:169 http://archive.ubuntu.com/ubuntu noble/main amd64 seabios all 1.16.3-2 [175 kB] 2026-05-22 00:24:56.420284 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:170 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-x86 amd64 1:8.2.2+ds-0ubuntu1.16 [11.2 MB] 2026-05-22 00:24:56.420294 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:171 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-sparc amd64 1:8.2.2+ds-0ubuntu1.16 [6,308 kB] 2026-05-22 00:24:56.420303 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:172 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-s390x amd64 1:8.2.2+ds-0ubuntu1.16 [3,435 kB] 2026-05-22 00:24:56.420313 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:173 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-ppc amd64 1:8.2.2+ds-0ubuntu1.16 [9,104 kB] 2026-05-22 00:24:56.420322 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:174 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-misc amd64 1:8.2.2+ds-0ubuntu1.16 [57.7 MB] 2026-05-22 00:24:56.420332 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:175 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-mips amd64 1:8.2.2+ds-0ubuntu1.16 [16.3 MB] 2026-05-22 00:24:56.420341 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:176 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-arm amd64 1:8.2.2+ds-0ubuntu1.16 [11.0 MB] 2026-05-22 00:24:56.420351 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:177 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-utils amd64 1:8.2.2+ds-0ubuntu1.16 [2,222 kB] 2026-05-22 00:24:56.420360 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:178 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-block-extra amd64 1:8.2.2+ds-0ubuntu1.16 [113 kB] 2026-05-22 00:24:56.420370 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:179 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system amd64 1:8.2.2+ds-0ubuntu1.16 [58.4 kB] 2026-05-22 00:24:56.420379 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:180 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-modules-opengl amd64 1:8.2.2+ds-0ubuntu1.16 [186 kB] 2026-05-22 00:24:56.420393 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:181 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-modules-spice amd64 1:8.2.2+ds-0ubuntu1.16 [70.2 kB] 2026-05-22 00:24:56.420403 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:182 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 swtpm amd64 0.7.3-0ubuntu5.24.04.1 [53.1 kB] 2026-05-22 00:24:56.420413 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:183 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 swtpm-tools amd64 0.7.3-0ubuntu5.24.04.1 [92.9 kB] 2026-05-22 00:24:56.420428 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:184 http://archive.ubuntu.com/ubuntu noble/universe amd64 tpm2-tools amd64 5.6-1build4 [737 kB] 2026-05-22 00:24:56.420438 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:185 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovmf all 2024.02-2ubuntu0.8 [5,176 kB] 2026-05-22 00:24:56.420447 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preconfiguring packages ... 2026-05-22 00:24:56.420481 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Fetched 252 MB in 6s (40.2 MB/s) 2026-05-22 00:24:56.420491 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libargon2-1:amd64. 2026-05-22 00:24:56.420501 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 2026-05-22 00:24:56.420512 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:24:56.420523 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 70% 2026-05-22 00:24:56.420533 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 75% 2026-05-22 00:24:56.420542 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 80% 2026-05-22 00:24:56.420552 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 85% 2026-05-22 00:24:56.420561 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 90% 2026-05-22 00:24:56.420571 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 95% 2026-05-22 00:24:56.420580 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 100% (Reading database ... 11568 files and directories currently installed.) 2026-05-22 00:24:56.420615 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../libargon2-1_0~20190702+dfsg-4build1_amd64.deb ... 2026-05-22 00:24:56.420636 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2026-05-22 00:24:56.420646 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libjson-c5:amd64. 2026-05-22 00:24:56.420655 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../libjson-c5_0.17-1build1_amd64.deb ... 2026-05-22 00:24:56.420665 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2026-05-22 00:24:56.420674 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libcryptsetup12:amd64. 2026-05-22 00:24:56.420684 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-05-22 00:24:56.420693 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2026-05-22 00:24:56.420702 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libfdisk1:amd64. 2026-05-22 00:24:56.420712 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../libfdisk1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-05-22 00:24:56.420722 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.5) ... 2026-05-22 00:24:56.420731 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libsystemd-shared:amd64. 2026-05-22 00:24:56.420740 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../libsystemd-shared_255.4-1ubuntu8.15_amd64.deb ... 2026-05-22 00:24:56.420750 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.15) ... 2026-05-22 00:24:56.420760 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:dpkg: systemd-standalone-sysusers: dependency problems, but removing anyway as you requested: 2026-05-22 00:24:56.420769 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: udev depends on systemd | systemd-standalone-sysusers | systemd-sysusers; however: 2026-05-22 00:24:56.420786 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd is not installed. 2026-05-22 00:24:56.420796 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd-standalone-sysusers is to be removed. 2026-05-22 00:24:56.420805 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd-sysusers is not installed. 2026-05-22 00:24:56.420815 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd-standalone-sysusers which provides systemd-sysusers is to be removed. 2026-05-22 00:24:56.420825 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: udev depends on systemd | systemd-standalone-sysusers | systemd-sysusers; however: 2026-05-22 00:24:56.420834 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd is not installed. 2026-05-22 00:24:56.420849 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd-standalone-sysusers is to be removed. 2026-05-22 00:24:56.420858 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd-sysusers is not installed. 2026-05-22 00:24:56.420868 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd-standalone-sysusers which provides systemd-sysusers is to be removed. 2026-05-22 00:24:56.420878 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-05-22 00:24:56.420887 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 2026-05-22 00:24:56.420897 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:24:56.420907 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 70% 2026-05-22 00:24:56.420916 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 75% 2026-05-22 00:24:56.420926 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 80% 2026-05-22 00:24:56.420935 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 85% 2026-05-22 00:24:56.420944 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 90% 2026-05-22 00:24:56.420954 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 95% 2026-05-22 00:24:56.420963 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 100% (Reading database ... 11602 files and directories currently installed.) 2026-05-22 00:24:56.420973 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Removing systemd-standalone-sysusers (255.4-1ubuntu8.15) ... 2026-05-22 00:24:56.420982 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package systemd. 2026-05-22 00:24:56.420991 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 2026-05-22 00:24:56.421001 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% 2026-05-22 00:24:56.421011 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:24:56.421022 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 70% 2026-05-22 00:24:56.421037 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 75% 2026-05-22 00:24:56.421047 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 80% 2026-05-22 00:24:56.421057 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 85% 2026-05-22 00:24:56.421066 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 90% 2026-05-22 00:24:56.421075 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 95% 2026-05-22 00:24:56.421085 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 100% (Reading database ... 11595 files and directories currently installed.) 2026-05-22 00:24:56.421095 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../systemd_255.4-1ubuntu8.15_amd64.deb ... 2026-05-22 00:24:56.421104 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking systemd (255.4-1ubuntu8.15) ... 2026-05-22 00:24:56.421120 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2026-05-22 00:24:56.421130 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libjson-c5:amd64 (0.17-1build1) ... 2026-05-22 00:24:56.421139 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2026-05-22 00:24:56.421149 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.5) ... 2026-05-22 00:24:56.421158 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.15) ... 2026-05-22 00:24:56.421168 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up systemd (255.4-1ubuntu8.15) ... 2026-05-22 00:24:56.421177 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /usr/lib/systemd/system/getty@.service. 2026-05-22 00:24:56.421187 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /usr/lib/systemd/system/remote-fs.target. 2026-05-22 00:24:56.421196 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /usr/lib/systemd/system/systemd-pstore.service. 2026-05-22 00:24:56.421206 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Initializing machine ID from random generator. 2026-05-22 00:24:56.421216 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:/usr/lib/tmpfiles.d/systemd-network.conf:10: Failed to resolve user 'systemd-network': No such process 2026-05-22 00:24:56.421225 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:/usr/lib/tmpfiles.d/systemd-network.conf:11: Failed to resolve user 'systemd-network': No such process 2026-05-22 00:24:56.421244 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:/usr/lib/tmpfiles.d/systemd-network.conf:12: Failed to resolve user 'systemd-network': No such process 2026-05-22 00:24:56.421253 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:/usr/lib/tmpfiles.d/systemd-network.conf:13: Failed to resolve user 'systemd-network': No such process 2026-05-22 00:24:56.421263 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:/usr/lib/tmpfiles.d/systemd.conf:22: Failed to resolve group 'systemd-journal': No such process 2026-05-22 00:24:56.421272 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:/usr/lib/tmpfiles.d/systemd.conf:23: Failed to resolve group 'systemd-journal': No such process 2026-05-22 00:24:56.421282 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:/usr/lib/tmpfiles.d/systemd.conf:28: Failed to resolve group 'systemd-journal': No such process 2026-05-22 00:24:56.421291 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:/usr/lib/tmpfiles.d/systemd.conf:29: Failed to resolve group 'systemd-journal': No such process 2026-05-22 00:24:56.421300 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:/usr/lib/tmpfiles.d/systemd.conf:30: Failed to resolve group 'systemd-journal': No such process 2026-05-22 00:24:56.421314 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Creating group 'systemd-journal' with GID 995. 2026-05-22 00:24:56.421323 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Creating group 'systemd-network' with GID 994. 2026-05-22 00:24:56.421336 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Creating user 'systemd-network' (systemd Network Management) with UID 994 and GID 994. 2026-05-22 00:24:56.421369 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package systemd-sysv. 2026-05-22 00:24:56.421413 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-05-22 00:24:56.421428 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 2026-05-22 00:24:56.421619 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:24:56.421660 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 70% 2026-05-22 00:24:56.421689 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 75% 2026-05-22 00:24:56.421699 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 80% 2026-05-22 00:24:56.421708 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 85% 2026-05-22 00:24:56.421717 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 90% 2026-05-22 00:24:56.421728 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 95% 2026-05-22 00:24:56.421740 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 100% (Reading database ... 12518 files and directories currently installed.) 2026-05-22 00:24:56.421784 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../000-systemd-sysv_255.4-1ubuntu8.15_amd64.deb ... 2026-05-22 00:24:56.421797 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking systemd-sysv (255.4-1ubuntu8.15) ... 2026-05-22 00:24:56.421832 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package uuid-runtime. 2026-05-22 00:24:56.421858 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../001-uuid-runtime_2.39.3-9ubuntu6.5_amd64.deb ... 2026-05-22 00:24:56.421904 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-05-22 00:24:56.421917 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-05-22 00:24:56.421964 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../002-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-05-22 00:24:56.421978 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-05-22 00:24:56.422025 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libunbound8:amd64. 2026-05-22 00:24:56.422069 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../003-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-05-22 00:24:56.422082 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-05-22 00:24:56.422116 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package openvswitch-common. 2026-05-22 00:24:56.422160 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../004-openvswitch-common_3.5.1-0ubuntu0.1~cloud0_amd64.deb ... 2026-05-22 00:24:56.422173 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking openvswitch-common (3.5.1-0ubuntu0.1~cloud0) ... 2026-05-22 00:24:56.422207 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libnuma1:amd64. 2026-05-22 00:24:56.422220 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../005-libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-05-22 00:24:56.422265 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-05-22 00:24:56.422278 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libxdp1:amd64. 2026-05-22 00:24:56.422339 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../006-libxdp1_1.5.1-1ubuntu2~cloud0_amd64.deb ... 2026-05-22 00:24:56.422354 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2026-05-22 00:24:56.422365 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package openvswitch-switch. 2026-05-22 00:24:56.422411 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../007-openvswitch-switch_3.5.1-0ubuntu0.1~cloud0_amd64.deb ... 2026-05-22 00:24:56.422479 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking openvswitch-switch (3.5.1-0ubuntu0.1~cloud0) ... 2026-05-22 00:24:56.422493 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package db5.3-util. 2026-05-22 00:24:56.422529 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../008-db5.3-util_5.3.28+dfsg2-7_amd64.deb ... 2026-05-22 00:24:56.422573 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking db5.3-util (5.3.28+dfsg2-7) ... 2026-05-22 00:24:56.422586 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package db-util. 2026-05-22 00:24:56.422632 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../009-db-util_1%3a5.3.21ubuntu2_all.deb ... 2026-05-22 00:24:56.422679 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking db-util (1:5.3.21ubuntu2) ... 2026-05-22 00:24:56.422724 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package sasl2-bin. 2026-05-22 00:24:56.422737 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../010-sasl2-bin_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-05-22 00:24:56.422771 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking sasl2-bin (2.1.28+dfsg1-5ubuntu3.1) ... 2026-05-22 00:24:56.422807 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package sgml-base. 2026-05-22 00:24:56.422842 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../011-sgml-base_1.31_all.deb ... 2026-05-22 00:24:56.422854 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking sgml-base (1.31) ... 2026-05-22 00:24:56.422900 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package tpm-udev. 2026-05-22 00:24:56.422944 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../012-tpm-udev_0.6ubuntu1_all.deb ... 2026-05-22 00:24:56.422957 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking tpm-udev (0.6ubuntu1) ... 2026-05-22 00:24:56.422992 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package trousers. 2026-05-22 00:24:56.423036 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../013-trousers_0.3.15-0.3build2_amd64.deb ... 2026-05-22 00:24:56.423049 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking trousers (0.3.15-0.3build2) ... 2026-05-22 00:24:56.423083 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libdbus-1-3:amd64. 2026-05-22 00:24:56.423127 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../014-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2026-05-22 00:24:56.423140 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-05-22 00:24:56.423174 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package dbus-bin. 2026-05-22 00:24:56.423187 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../015-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ... 2026-05-22 00:24:56.423236 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-05-22 00:24:56.423281 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking dbus-bin (1.14.10-4ubuntu4.1) ... 2026-05-22 00:24:56.423294 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package dbus-session-bus-common. 2026-05-22 00:24:56.423329 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../016-dbus-session-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2026-05-22 00:24:56.423374 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-05-22 00:24:56.423387 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2026-05-22 00:24:56.423420 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package dbus-daemon. 2026-05-22 00:24:56.423480 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../017-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ... 2026-05-22 00:24:56.423516 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ... 2026-05-22 00:24:56.423529 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package dbus-system-bus-common. 2026-05-22 00:24:56.423577 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../018-dbus-system-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2026-05-22 00:24:56.423621 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2026-05-22 00:24:56.423661 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package dbus. 2026-05-22 00:24:56.423697 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../019-dbus_1.14.10-4ubuntu4.1_amd64.deb ... 2026-05-22 00:24:56.423709 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking dbus (1.14.10-4ubuntu4.1) ... 2026-05-22 00:24:56.423753 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package iso-codes. 2026-05-22 00:24:56.423772 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../020-iso-codes_4.16.0-1_all.deb ... 2026-05-22 00:24:56.423808 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-05-22 00:24:56.423843 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking iso-codes (4.16.0-1) ... 2026-05-22 00:24:56.423856 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libglib2.0-0t64:amd64. 2026-05-22 00:24:56.423902 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../021-libglib2.0-0t64_2.80.0-6ubuntu3.8_amd64.deb ... 2026-05-22 00:24:56.423916 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-05-22 00:24:56.423961 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libicu74:amd64. 2026-05-22 00:24:56.423974 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../022-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2026-05-22 00:24:56.424019 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2026-05-22 00:24:56.424032 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpam-systemd:amd64. 2026-05-22 00:24:56.424077 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../023-libpam-systemd_255.4-1ubuntu8.15_amd64.deb ... 2026-05-22 00:24:56.424090 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.15) ... 2026-05-22 00:24:56.424135 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpopt0:amd64. 2026-05-22 00:24:56.424148 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../024-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2026-05-22 00:24:56.424195 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-05-22 00:24:56.424208 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-05-22 00:24:56.424255 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libxml2:amd64. 2026-05-22 00:24:56.424310 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../025-libxml2_2.9.14+dfsg-1.3ubuntu3.7_amd64.deb ... 2026-05-22 00:24:56.424324 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-05-22 00:24:56.424370 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libyaml-0-2:amd64. 2026-05-22 00:24:56.424384 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../026-libyaml-0-2_0.2.5-1build1_amd64.deb ... 2026-05-22 00:24:56.424428 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ... 2026-05-22 00:24:56.424442 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package logrotate. 2026-05-22 00:24:56.424489 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../027-logrotate_3.21.0-2build1_amd64.deb ... 2026-05-22 00:24:56.424533 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking logrotate (3.21.0-2build1) ... 2026-05-22 00:24:56.424546 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package dmidecode. 2026-05-22 00:24:56.424581 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../028-dmidecode_3.5-3ubuntu0.1_amd64.deb ... 2026-05-22 00:24:56.424614 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking dmidecode (3.5-3ubuntu0.1) ... 2026-05-22 00:24:56.424654 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package gettext-base. 2026-05-22 00:24:56.424698 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../029-gettext-base_0.21-14ubuntu2_amd64.deb ... 2026-05-22 00:24:56.424711 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking gettext-base (0.21-14ubuntu2) ... 2026-05-22 00:24:56.424745 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libip4tc2:amd64. 2026-05-22 00:24:56.424758 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../030-libip4tc2_1.8.10-3ubuntu2_amd64.deb ... 2026-05-22 00:24:56.424787 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2026-05-22 00:24:56.424824 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libip6tc2:amd64. 2026-05-22 00:24:56.424836 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../031-libip6tc2_1.8.10-3ubuntu2_amd64.deb ... 2026-05-22 00:24:56.424881 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2026-05-22 00:24:56.424894 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libnfnetlink0:amd64. 2026-05-22 00:24:56.424939 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../032-libnfnetlink0_1.0.2-2build1_amd64.deb ... 2026-05-22 00:24:56.424953 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libnfnetlink0:amd64 (1.0.2-2build1) ... 2026-05-22 00:24:56.424998 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libnetfilter-conntrack3:amd64. 2026-05-22 00:24:56.425012 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../033-libnetfilter-conntrack3_1.0.9-6build1_amd64.deb ... 2026-05-22 00:24:56.425057 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2026-05-22 00:24:56.425076 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libnftnl11:amd64. 2026-05-22 00:24:56.425112 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../034-libnftnl11_1.2.6-2build1_amd64.deb ... 2026-05-22 00:24:56.425125 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libnftnl11:amd64 (1.2.6-2build1) ... 2026-05-22 00:24:56.425159 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package iptables. 2026-05-22 00:24:56.425172 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../035-iptables_1.8.10-3ubuntu2_amd64.deb ... 2026-05-22 00:24:56.425216 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking iptables (1.8.10-3ubuntu2) ... 2026-05-22 00:24:56.425229 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libdrm-common. 2026-05-22 00:24:56.425274 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../036-libdrm-common_2.4.125-1ubuntu0.1~24.04.1_all.deb ... 2026-05-22 00:24:56.425287 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libdrm-common (2.4.125-1ubuntu0.1~24.04.1) ... 2026-05-22 00:24:56.425332 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libdrm2:amd64. 2026-05-22 00:24:56.425345 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../037-libdrm2_2.4.125-1ubuntu0.1~24.04.1_amd64.deb ... 2026-05-22 00:24:56.425390 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libdrm2:amd64 (2.4.125-1ubuntu0.1~24.04.1) ... 2026-05-22 00:24:56.425403 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libfuse3-3:amd64. 2026-05-22 00:24:56.425448 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../038-libfuse3-3_3.14.0-5build1_amd64.deb ... 2026-05-22 00:24:56.425474 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libfuse3-3:amd64 (3.14.0-5build1) ... 2026-05-22 00:24:56.425509 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package liblmdb0:amd64. 2026-05-22 00:24:56.425531 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../039-liblmdb0_0.9.31-1build1_amd64.deb ... 2026-05-22 00:24:56.425565 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking liblmdb0:amd64 (0.9.31-1build1) ... 2026-05-22 00:24:56.425579 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libncurses6:amd64. 2026-05-22 00:24:56.425646 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../040-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2026-05-22 00:24:56.425663 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-05-22 00:24:56.425706 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libparted2t64:amd64. 2026-05-22 00:24:56.425727 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../041-libparted2t64_3.6-4build1_amd64.deb ... 2026-05-22 00:24:56.425764 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Adding 'diversion of /lib/x86_64-linux-gnu/libparted.so.2 to /lib/x86_64-linux-gnu/libparted.so.2.usr-is-merged by libparted2t64' 2026-05-22 00:24:56.425777 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Adding 'diversion of /lib/x86_64-linux-gnu/libparted.so.2.0.5 to /lib/x86_64-linux-gnu/libparted.so.2.0.5.usr-is-merged by libparted2t64' 2026-05-22 00:24:56.425822 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libparted2t64:amd64 (3.6-4build1) ... 2026-05-22 00:24:56.425835 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpcap0.8t64:amd64. 2026-05-22 00:24:56.425880 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../042-libpcap0.8t64_1.10.4-4.1ubuntu3_amd64.deb ... 2026-05-22 00:24:56.425893 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-05-22 00:24:56.425938 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpng16-16t64:amd64. 2026-05-22 00:24:56.425951 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../043-libpng16-16t64_1.6.43-5ubuntu0.6_amd64.deb ... 2026-05-22 00:24:56.426002 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpng16-16t64:amd64 (1.6.43-5ubuntu0.6) ... 2026-05-22 00:24:56.426015 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libsensors-config. 2026-05-22 00:24:56.426061 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../044-libsensors-config_1%3a3.6.0-9build1_all.deb ... 2026-05-22 00:24:56.426074 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libsensors-config (1:3.6.0-9build1) ... 2026-05-22 00:24:56.426118 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libsensors5:amd64. 2026-05-22 00:24:56.426131 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../045-libsensors5_1%3a3.6.0-9build1_amd64.deb ... 2026-05-22 00:24:56.426176 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libsensors5:amd64 (1:3.6.0-9build1) ... 2026-05-22 00:24:56.426189 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libusb-1.0-0:amd64. 2026-05-22 00:24:56.426233 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../046-libusb-1.0-0_2%3a1.0.27-1_amd64.deb ... 2026-05-22 00:24:56.426246 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libusb-1.0-0:amd64 (2:1.0.27-1) ... 2026-05-22 00:24:56.426294 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libxau6:amd64. 2026-05-22 00:24:56.426308 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../047-libxau6_1%3a1.0.9-1build6_amd64.deb ... 2026-05-22 00:24:56.426344 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libxau6:amd64 (1:1.0.9-1build6) ... 2026-05-22 00:24:56.426357 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libxdmcp6:amd64. 2026-05-22 00:24:56.426391 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../048-libxdmcp6_1%3a1.1.3-0ubuntu6_amd64.deb ... 2026-05-22 00:24:56.426404 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-05-22 00:24:56.426448 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libxcb1:amd64. 2026-05-22 00:24:56.426498 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../049-libxcb1_1.15-1ubuntu2_amd64.deb ... 2026-05-22 00:24:56.426543 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libxcb1:amd64 (1.15-1ubuntu2) ... 2026-05-22 00:24:56.426556 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libx11-data. 2026-05-22 00:24:56.426608 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../050-libx11-data_2%3a1.8.7-1build1_all.deb ... 2026-05-22 00:24:56.426626 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libx11-data (2:1.8.7-1build1) ... 2026-05-22 00:24:56.426644 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libx11-6:amd64. 2026-05-22 00:24:56.426682 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../051-libx11-6_2%3a1.8.7-1build1_amd64.deb ... 2026-05-22 00:24:56.426695 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libx11-6:amd64 (2:1.8.7-1build1) ... 2026-05-22 00:24:56.426740 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package powermgmt-base. 2026-05-22 00:24:56.426776 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../052-powermgmt-base_1.37ubuntu0.1_all.deb ... 2026-05-22 00:24:56.426789 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking powermgmt-base (1.37ubuntu0.1) ... 2026-05-22 00:24:56.426823 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package acl. 2026-05-22 00:24:56.426866 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../053-acl_2.3.2-1build1.1_amd64.deb ... 2026-05-22 00:24:56.426879 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking acl (2.3.2-1build1.1) ... 2026-05-22 00:24:56.426914 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libboost-iostreams1.83.0:amd64. 2026-05-22 00:24:56.426927 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../054-libboost-iostreams1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-05-22 00:24:56.426971 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-22 00:24:56.426984 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libboost-thread1.83.0:amd64. 2026-05-22 00:24:56.427029 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../055-libboost-thread1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-05-22 00:24:56.427042 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-22 00:24:56.427077 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-05-22 00:24:56.427090 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package librados2. 2026-05-22 00:24:56.427134 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../056-librados2_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-05-22 00:24:56.427147 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking librados2 (19.2.3-0ubuntu0.24.04.3) ... 2026-05-22 00:24:56.427182 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libdaxctl1:amd64. 2026-05-22 00:24:56.427195 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../057-libdaxctl1_77-2ubuntu2_amd64.deb ... 2026-05-22 00:24:56.427229 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libdaxctl1:amd64 (77-2ubuntu2) ... 2026-05-22 00:24:56.427242 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libndctl6:amd64. 2026-05-22 00:24:56.427276 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../058-libndctl6_77-2ubuntu2_amd64.deb ... 2026-05-22 00:24:56.427289 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libndctl6:amd64 (77-2ubuntu2) ... 2026-05-22 00:24:56.427323 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpmem1:amd64. 2026-05-22 00:24:56.427335 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../059-libpmem1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-05-22 00:24:56.427369 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-05-22 00:24:56.427381 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpmemobj1:amd64. 2026-05-22 00:24:56.427415 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../060-libpmemobj1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-05-22 00:24:56.427433 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2026-05-22 00:24:56.427499 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package librbd1. 2026-05-22 00:24:56.427510 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../061-librbd1_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-05-22 00:24:56.427529 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking librbd1 (19.2.3-0ubuntu0.24.04.3) ... 2026-05-22 00:24:56.427541 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-ceph-argparse. 2026-05-22 00:24:56.427578 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../062-python3-ceph-argparse_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-05-22 00:24:56.427609 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-ceph-argparse (19.2.3-0ubuntu0.24.04.3) ... 2026-05-22 00:24:56.427638 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-yaml. 2026-05-22 00:24:56.427676 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../063-python3-yaml_6.0.2-1build2~cloud0_amd64.deb ... 2026-05-22 00:24:56.427689 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-yaml (6.0.2-1build2~cloud0) ... 2026-05-22 00:24:56.427733 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-ceph-common. 2026-05-22 00:24:56.427746 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../064-python3-ceph-common_19.2.3-0ubuntu0.24.04.3_all.deb ... 2026-05-22 00:24:56.427781 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-ceph-common (19.2.3-0ubuntu0.24.04.3) ... 2026-05-22 00:24:56.427794 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libboost-locale1.83.0:amd64. 2026-05-22 00:24:56.427828 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../065-libboost-locale1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-05-22 00:24:56.427872 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libboost-locale1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-22 00:24:56.427885 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libcephfs2. 2026-05-22 00:24:56.427897 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../066-libcephfs2_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-05-22 00:24:56.427941 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libcephfs2 (19.2.3-0ubuntu0.24.04.3) ... 2026-05-22 00:24:56.427955 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-rados. 2026-05-22 00:24:56.427989 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../067-python3-rados_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-05-22 00:24:56.428002 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-rados (19.2.3-0ubuntu0.24.04.3) ... 2026-05-22 00:24:56.428036 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-cephfs. 2026-05-22 00:24:56.428049 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../068-python3-cephfs_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-05-22 00:24:56.428083 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-cephfs (19.2.3-0ubuntu0.24.04.3) ... 2026-05-22 00:24:56.428095 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-wcwidth. 2026-05-22 00:24:56.428129 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../069-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-05-22 00:24:56.428141 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-05-22 00:24:56.428175 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-prettytable. 2026-05-22 00:24:56.428187 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../070-python3-prettytable_3.6.0-2_all.deb ... 2026-05-22 00:24:56.428229 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-prettytable (3.6.0-2) ... 2026-05-22 00:24:56.428242 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-rbd. 2026-05-22 00:24:56.428276 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../071-python3-rbd_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-05-22 00:24:56.428288 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-05-22 00:24:56.428419 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-rbd (19.2.3-0ubuntu0.24.04.3) ... 2026-05-22 00:24:56.428491 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-certifi. 2026-05-22 00:24:56.428506 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../072-python3-certifi_2023.11.17-1_all.deb ... 2026-05-22 00:24:56.428522 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-certifi (2023.11.17-1) ... 2026-05-22 00:24:56.428532 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-chardet. 2026-05-22 00:24:56.428542 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../073-python3-chardet_5.2.0+dfsg-1_all.deb ... 2026-05-22 00:24:56.428552 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-chardet (5.2.0+dfsg-1) ... 2026-05-22 00:24:56.428561 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-idna. 2026-05-22 00:24:56.428583 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../074-python3-idna_3.6-2ubuntu0.1_all.deb ... 2026-05-22 00:24:56.428633 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-idna (3.6-2ubuntu0.1) ... 2026-05-22 00:24:56.428654 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-urllib3. 2026-05-22 00:24:56.428681 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../075-python3-urllib3_2.3.0-2ubuntu0.1~cloud0_all.deb ... 2026-05-22 00:24:56.428699 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-urllib3 (2.3.0-2ubuntu0.1~cloud0) ... 2026-05-22 00:24:56.428715 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-requests. 2026-05-22 00:24:56.428728 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../076-python3-requests_2.32.3+dfsg-4ubuntu1.1~cloud0_all.deb ... 2026-05-22 00:24:56.428738 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-requests (2.32.3+dfsg-4ubuntu1.1~cloud0) ... 2026-05-22 00:24:56.428750 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libdw1t64:amd64. 2026-05-22 00:24:56.428763 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../077-libdw1t64_0.190-1.1ubuntu0.1_amd64.deb ... 2026-05-22 00:24:56.428794 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2026-05-22 00:24:56.428808 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libbabeltrace1:amd64. 2026-05-22 00:24:56.428854 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../078-libbabeltrace1_1.5.11-3build3_amd64.deb ... 2026-05-22 00:24:56.428868 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libbabeltrace1:amd64 (1.5.11-3build3) ... 2026-05-22 00:24:56.428881 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libboost-context1.83.0:amd64. 2026-05-22 00:24:56.428920 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../079-libboost-context1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-05-22 00:24:56.428935 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-22 00:24:56.428973 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libboost-filesystem1.83.0:amd64. 2026-05-22 00:24:56.428987 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../080-libboost-filesystem1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-05-22 00:24:56.429001 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-22 00:24:56.429063 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libboost-program-options1.83.0:amd64. 2026-05-22 00:24:56.429079 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../081-libboost-program-options1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-05-22 00:24:56.429090 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-22 00:24:56.429102 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libboost-url1.83.0:amd64. 2026-05-22 00:24:56.429128 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../082-libboost-url1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-05-22 00:24:56.429170 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-22 00:24:56.430686 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libcurl3t64-gnutls:amd64. 2026-05-22 00:24:56.430714 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../083-libcurl3t64-gnutls_8.5.0-2ubuntu10.9_amd64.deb ... 2026-05-22 00:24:56.430724 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) ... 2026-05-22 00:24:56.430734 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtcmalloc-minimal4t64:amd64. 2026-05-22 00:24:56.430743 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../084-libtcmalloc-minimal4t64_2.15-3build1_amd64.deb ... 2026-05-22 00:24:56.430753 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2026-05-22 00:24:56.430763 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libunwind8:amd64. 2026-05-22 00:24:56.430773 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../085-libunwind8_1.6.2-3build1.1_amd64.deb ... 2026-05-22 00:24:56.430782 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libunwind8:amd64 (1.6.2-3build1.1) ... 2026-05-22 00:24:56.430792 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libgoogle-perftools4t64:amd64. 2026-05-22 00:24:56.430801 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../086-libgoogle-perftools4t64_2.15-3build1_amd64.deb ... 2026-05-22 00:24:56.430811 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2026-05-22 00:24:56.430820 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package liblua5.4-0:amd64. 2026-05-22 00:24:56.430838 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../087-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-05-22 00:24:56.430848 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-05-22 00:24:56.430857 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package liboath0t64:amd64. 2026-05-22 00:24:56.430867 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../088-liboath0t64_2.6.11-2.1ubuntu0.1_amd64.deb ... 2026-05-22 00:24:56.430876 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2026-05-22 00:24:56.430885 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package librabbitmq4:amd64. 2026-05-22 00:24:56.430895 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../089-librabbitmq4_0.11.0-1build2_amd64.deb ... 2026-05-22 00:24:56.430904 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking librabbitmq4:amd64 (0.11.0-1build2) ... 2026-05-22 00:24:56.430914 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libradosstriper1. 2026-05-22 00:24:56.430923 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../090-libradosstriper1_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-05-22 00:24:56.430932 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libradosstriper1 (19.2.3-0ubuntu0.24.04.3) ... 2026-05-22 00:24:56.430942 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package ceph-common. 2026-05-22 00:24:56.430951 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../091-ceph-common_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-05-22 00:24:56.430961 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking ceph-common (19.2.3-0ubuntu0.24.04.3) ... 2026-05-22 00:24:56.430970 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package ebtables. 2026-05-22 00:24:56.430979 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../092-ebtables_2.0.11-6build1_amd64.deb ... 2026-05-22 00:24:56.431004 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking ebtables (2.0.11-6build1) ... 2026-05-22 00:24:56.431013 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package ipxe-qemu. 2026-05-22 00:24:56.431023 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../093-ipxe-qemu_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2026-05-22 00:24:56.431032 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-05-22 00:24:56.431042 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libasound2-data. 2026-05-22 00:24:56.431051 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../094-libasound2-data_1.2.11-1ubuntu0.2_all.deb ... 2026-05-22 00:24:56.431060 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libasound2-data (1.2.11-1ubuntu0.2) ... 2026-05-22 00:24:56.431069 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libasound2t64:amd64. 2026-05-22 00:24:56.431079 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../095-libasound2t64_1.2.11-1ubuntu0.2_amd64.deb ... 2026-05-22 00:24:56.431088 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libasound2t64:amd64 (1.2.11-1ubuntu0.2) ... 2026-05-22 00:24:56.431098 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libbrlapi0.8:amd64. 2026-05-22 00:24:56.431116 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../096-libbrlapi0.8_6.6-4ubuntu5_amd64.deb ... 2026-05-22 00:24:56.431126 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-05-22 00:24:56.431135 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libnspr4:amd64. 2026-05-22 00:24:56.431145 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../097-libnspr4_2%3a4.35-1.1build1_amd64.deb ... 2026-05-22 00:24:56.431154 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... 2026-05-22 00:24:56.431163 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libnss3:amd64. 2026-05-22 00:24:56.431172 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../098-libnss3_2%3a3.98-1ubuntu0.1_amd64.deb ... 2026-05-22 00:24:56.431182 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libnss3:amd64 (2:3.98-1ubuntu0.1) ... 2026-05-22 00:24:56.431192 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpcsclite1:amd64. 2026-05-22 00:24:56.431201 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../099-libpcsclite1_2.0.3-1build1_amd64.deb ... 2026-05-22 00:24:56.431211 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpcsclite1:amd64 (2.0.3-1build1) ... 2026-05-22 00:24:56.431220 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libcacard0:amd64. 2026-05-22 00:24:56.431229 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../100-libcacard0_1%3a2.8.0-3build4_amd64.deb ... 2026-05-22 00:24:56.431239 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libcacard0:amd64 (1:2.8.0-3build4) ... 2026-05-22 00:24:56.431253 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libdrm-amdgpu1:amd64. 2026-05-22 00:24:56.431262 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../101-libdrm-amdgpu1_2.4.125-1ubuntu0.1~24.04.1_amd64.deb ... 2026-05-22 00:24:56.431272 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libdrm-amdgpu1:amd64 (2.4.125-1ubuntu0.1~24.04.1) ... 2026-05-22 00:24:56.431281 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpciaccess0:amd64. 2026-05-22 00:24:56.431291 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../102-libpciaccess0_0.17-3ubuntu0.24.04.2_amd64.deb ... 2026-05-22 00:24:56.431300 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpciaccess0:amd64 (0.17-3ubuntu0.24.04.2) ... 2026-05-22 00:24:56.431309 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libdrm-intel1:amd64. 2026-05-22 00:24:56.431326 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../103-libdrm-intel1_2.4.125-1ubuntu0.1~24.04.1_amd64.deb ... 2026-05-22 00:24:56.431335 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libdrm-intel1:amd64 (2.4.125-1ubuntu0.1~24.04.1) ... 2026-05-22 00:24:56.431345 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libduktape207:amd64. 2026-05-22 00:24:56.431354 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../104-libduktape207_2.7.0+tests-0ubuntu3_amd64.deb ... 2026-05-22 00:24:56.431363 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libduktape207:amd64 (2.7.0+tests-0ubuntu3) ... 2026-05-22 00:24:56.431373 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libepoxy0:amd64. 2026-05-22 00:24:56.431382 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../105-libepoxy0_1.5.10-1build1_amd64.deb ... 2026-05-22 00:24:56.431391 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libepoxy0:amd64 (1.5.10-1build1) ... 2026-05-22 00:24:56.431401 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libllvm20:amd64. 2026-05-22 00:24:56.431410 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../106-libllvm20_1%3a20.1.2-0ubuntu1~24.04.2_amd64.deb ... 2026-05-22 00:24:56.431419 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libllvm20:amd64 (1:20.1.2-0ubuntu1~24.04.2) ... 2026-05-22 00:24:56.431429 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libx11-xcb1:amd64. 2026-05-22 00:24:56.431438 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../107-libx11-xcb1_2%3a1.8.7-1build1_amd64.deb ... 2026-05-22 00:24:56.431447 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-05-22 00:24:56.431490 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libx11-xcb1:amd64 (2:1.8.7-1build1) ... 2026-05-22 00:24:56.431501 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libxcb-dri3-0:amd64. 2026-05-22 00:24:56.431510 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../108-libxcb-dri3-0_1.15-1ubuntu2_amd64.deb ... 2026-05-22 00:24:56.431520 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libxcb-dri3-0:amd64 (1.15-1ubuntu2) ... 2026-05-22 00:24:56.431529 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libxcb-present0:amd64. 2026-05-22 00:24:56.431539 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../109-libxcb-present0_1.15-1ubuntu2_amd64.deb ... 2026-05-22 00:24:56.431552 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libxcb-present0:amd64 (1.15-1ubuntu2) ... 2026-05-22 00:24:56.431580 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libxcb-randr0:amd64. 2026-05-22 00:24:56.431623 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../110-libxcb-randr0_1.15-1ubuntu2_amd64.deb ... 2026-05-22 00:24:56.431639 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libxcb-randr0:amd64 (1.15-1ubuntu2) ... 2026-05-22 00:24:56.431649 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libxcb-sync1:amd64. 2026-05-22 00:24:56.431658 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../111-libxcb-sync1_1.15-1ubuntu2_amd64.deb ... 2026-05-22 00:24:56.431668 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libxcb-sync1:amd64 (1.15-1ubuntu2) ... 2026-05-22 00:24:56.431677 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libxcb-xfixes0:amd64. 2026-05-22 00:24:56.431687 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../112-libxcb-xfixes0_1.15-1ubuntu2_amd64.deb ... 2026-05-22 00:24:56.431697 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libxcb-xfixes0:amd64 (1.15-1ubuntu2) ... 2026-05-22 00:24:56.431706 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libxshmfence1:amd64. 2026-05-22 00:24:56.431715 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../113-libxshmfence1_1.3-1build5_amd64.deb ... 2026-05-22 00:24:56.431733 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libxshmfence1:amd64 (1.3-1build5) ... 2026-05-22 00:24:56.431743 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package mesa-libgallium:amd64. 2026-05-22 00:24:56.431758 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../114-mesa-libgallium_25.2.8-0ubuntu0.24.04.1_amd64.deb ... 2026-05-22 00:24:56.431768 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking mesa-libgallium:amd64 (25.2.8-0ubuntu0.24.04.1) ... 2026-05-22 00:24:56.431777 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libgbm1:amd64. 2026-05-22 00:24:56.431787 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../115-libgbm1_25.2.8-0ubuntu0.24.04.1_amd64.deb ... 2026-05-22 00:24:56.431796 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libgbm1:amd64 (25.2.8-0ubuntu0.24.04.1) ... 2026-05-22 00:24:56.431806 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libgstreamer1.0-0:amd64. 2026-05-22 00:24:56.431815 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../116-libgstreamer1.0-0_1.24.2-1ubuntu0.1_amd64.deb ... 2026-05-22 00:24:56.431825 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libgstreamer1.0-0:amd64 (1.24.2-1ubuntu0.1) ... 2026-05-22 00:24:56.431835 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package liborc-0.4-0t64:amd64. 2026-05-22 00:24:56.431844 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../117-liborc-0.4-0t64_1%3a0.4.38-1ubuntu0.1_amd64.deb ... 2026-05-22 00:24:56.431854 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking liborc-0.4-0t64:amd64 (1:0.4.38-1ubuntu0.1) ... 2026-05-22 00:24:56.431863 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2026-05-22 00:24:56.431873 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../118-libgstreamer-plugins-base1.0-0_1.24.2-1ubuntu0.4_amd64.deb ... 2026-05-22 00:24:56.431883 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.24.2-1ubuntu0.4) ... 2026-05-22 00:24:56.431893 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libiscsi7:amd64. 2026-05-22 00:24:56.431902 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../119-libiscsi7_1.19.0-3build4_amd64.deb ... 2026-05-22 00:24:56.431912 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libiscsi7:amd64 (1.19.0-3build4) ... 2026-05-22 00:24:56.431921 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libjpeg-turbo8:amd64. 2026-05-22 00:24:56.431931 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../120-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ... 2026-05-22 00:24:56.431940 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-05-22 00:24:56.431950 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libjpeg8:amd64. 2026-05-22 00:24:56.431959 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../121-libjpeg8_8c-2ubuntu11_amd64.deb ... 2026-05-22 00:24:56.431969 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libjpeg8:amd64 (8c-2ubuntu11) ... 2026-05-22 00:24:56.431978 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libjson-glib-1.0-common. 2026-05-22 00:24:56.431988 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../122-libjson-glib-1.0-common_1.8.0-2build2_all.deb ... 2026-05-22 00:24:56.431997 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-05-22 00:24:56.432007 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libjson-glib-1.0-common (1.8.0-2build2) ... 2026-05-22 00:24:56.432016 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libjson-glib-1.0-0:amd64. 2026-05-22 00:24:56.432033 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../123-libjson-glib-1.0-0_1.8.0-2build2_amd64.deb ... 2026-05-22 00:24:56.432043 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libjson-glib-1.0-0:amd64 (1.8.0-2build2) ... 2026-05-22 00:24:56.432058 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libnfs14:amd64. 2026-05-22 00:24:56.432068 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../124-libnfs14_5.0.2-1build1_amd64.deb ... 2026-05-22 00:24:56.432078 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libnfs14:amd64 (5.0.2-1build1) ... 2026-05-22 00:24:56.432087 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libopus0:amd64. 2026-05-22 00:24:56.432097 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../125-libopus0_1.4-1build1_amd64.deb ... 2026-05-22 00:24:56.432107 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-05-22 00:24:56.432117 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libopus0:amd64 (1.4-1build1) ... 2026-05-22 00:24:56.432126 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpixman-1-0:amd64. 2026-05-22 00:24:56.432136 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../126-libpixman-1-0_0.42.2-1build1_amd64.deb ... 2026-05-22 00:24:56.432145 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-05-22 00:24:56.432155 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpolkit-gobject-1-0:amd64. 2026-05-22 00:24:56.432164 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../127-libpolkit-gobject-1-0_124-2ubuntu1.24.04.3_amd64.deb ... 2026-05-22 00:24:56.432179 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.3) ... 2026-05-22 00:24:56.432188 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpolkit-agent-1-0:amd64. 2026-05-22 00:24:56.432198 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../128-libpolkit-agent-1-0_124-2ubuntu1.24.04.3_amd64.deb ... 2026-05-22 00:24:56.432208 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.3) ... 2026-05-22 00:24:56.432217 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libsasl2-modules:amd64. 2026-05-22 00:24:56.432227 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../129-libsasl2-modules_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-05-22 00:24:56.432236 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libsasl2-modules:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2026-05-22 00:24:56.432246 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libsasl2-modules-gssapi-mit:amd64. 2026-05-22 00:24:56.432255 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../130-libsasl2-modules-gssapi-mit_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-05-22 00:24:56.432265 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libsasl2-modules-gssapi-mit:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2026-05-22 00:24:56.432275 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libslirp0:amd64. 2026-05-22 00:24:56.432285 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../131-libslirp0_4.7.0-1ubuntu3_amd64.deb ... 2026-05-22 00:24:56.432294 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libslirp0:amd64 (4.7.0-1ubuntu3) ... 2026-05-22 00:24:56.432304 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libspice-server1:amd64. 2026-05-22 00:24:56.432313 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../132-libspice-server1_0.15.1-1build2_amd64.deb ... 2026-05-22 00:24:56.432323 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libspice-server1:amd64 (0.15.1-1build2) ... 2026-05-22 00:24:56.432332 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtpms0:amd64. 2026-05-22 00:24:56.432342 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../133-libtpms0_0.9.3-0ubuntu4.24.04.1_amd64.deb ... 2026-05-22 00:24:56.432351 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2026-05-22 00:24:56.432371 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-mu-4.0.1-0t64:amd64. 2026-05-22 00:24:56.432381 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../134-libtss2-mu-4.0.1-0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-05-22 00:24:56.432391 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-mu-4.0.1-0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-05-22 00:24:56.432400 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-tcti-cmd0t64:amd64. 2026-05-22 00:24:56.432410 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../135-libtss2-tcti-cmd0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-05-22 00:24:56.432420 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-tcti-cmd0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-05-22 00:24:56.432429 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-tcti-device0t64:amd64. 2026-05-22 00:24:56.432439 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../136-libtss2-tcti-device0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-05-22 00:24:56.432448 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-tcti-device0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-05-22 00:24:56.432484 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-05-22 00:24:56.432494 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-tcti-mssim0t64:amd64. 2026-05-22 00:24:56.432504 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-05-22 00:24:56.432514 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../137-libtss2-tcti-mssim0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-05-22 00:24:56.432523 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-tcti-mssim0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-05-22 00:24:56.432533 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-tcti-swtpm0t64:amd64. 2026-05-22 00:24:56.432542 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../138-libtss2-tcti-swtpm0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-05-22 00:24:56.432556 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-tcti-swtpm0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-05-22 00:24:56.432565 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-sys1t64:amd64. 2026-05-22 00:24:56.432575 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../139-libtss2-sys1t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-05-22 00:24:56.432584 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-sys1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-05-22 00:24:56.432616 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-esys-3.0.2-0t64:amd64. 2026-05-22 00:24:56.432636 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../140-libtss2-esys-3.0.2-0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-05-22 00:24:56.432646 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-esys-3.0.2-0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-05-22 00:24:56.432660 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-tcti-libtpms0t64:amd64. 2026-05-22 00:24:56.432670 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../141-libtss2-tcti-libtpms0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-05-22 00:24:56.432680 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-tcti-libtpms0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-05-22 00:24:56.432689 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-tcti-spi-helper0t64:amd64. 2026-05-22 00:24:56.432699 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../142-libtss2-tcti-spi-helper0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-05-22 00:24:56.432712 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-tcti-spi-helper0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-05-22 00:24:56.432721 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-tctildr0t64:amd64. 2026-05-22 00:24:56.432734 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../143-libtss2-tctildr0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-05-22 00:24:56.432754 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-tctildr0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-05-22 00:24:56.432767 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-fapi1t64:amd64. 2026-05-22 00:24:56.432799 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../144-libtss2-fapi1t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-05-22 00:24:56.432813 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-fapi1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-05-22 00:24:56.432857 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-rc0t64:amd64. 2026-05-22 00:24:56.432872 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../145-libtss2-rc0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-05-22 00:24:56.432885 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-rc0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-05-22 00:24:56.432937 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package liburing2:amd64. 2026-05-22 00:24:56.432948 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../146-liburing2_2.5-1build1_amd64.deb ... 2026-05-22 00:24:56.432961 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking liburing2:amd64 (2.5-1build1) ... 2026-05-22 00:24:56.432974 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-05-22 00:24:56.433013 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libusbredirparser1t64:amd64. 2026-05-22 00:24:56.433027 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../147-libusbredirparser1t64_0.13.0-2.1build1_amd64.deb ... 2026-05-22 00:24:56.433040 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-05-22 00:24:56.433079 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvulkan1:amd64. 2026-05-22 00:24:56.433094 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../148-libvulkan1_1.3.275.0-1build1_amd64.deb ... 2026-05-22 00:24:56.433106 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvulkan1:amd64 (1.3.275.0-1build1) ... 2026-05-22 00:24:56.433156 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirglrenderer1:amd64. 2026-05-22 00:24:56.433168 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../149-libvirglrenderer1_1.0.0-1ubuntu2_amd64.deb ... 2026-05-22 00:24:56.433181 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirglrenderer1:amd64 (1.0.0-1ubuntu2) ... 2026-05-22 00:24:56.433194 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libyajl2:amd64. 2026-05-22 00:24:56.433232 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../150-libyajl2_2.1.0-5build1_amd64.deb ... 2026-05-22 00:24:56.433247 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libyajl2:amd64 (2.1.0-5build1) ... 2026-05-22 00:24:56.433259 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt0:amd64. 2026-05-22 00:24:56.433304 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../151-libvirt0_10.0.0-2ubuntu8.13_amd64.deb ... 2026-05-22 00:24:56.433329 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-05-22 00:24:56.433345 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.13) ... 2026-05-22 00:24:56.433366 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt-clients. 2026-05-22 00:24:56.433382 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../152-libvirt-clients_10.0.0-2ubuntu8.13_amd64.deb ... 2026-05-22 00:24:56.433405 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt-clients (10.0.0-2ubuntu8.13) ... 2026-05-22 00:24:56.433437 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt-daemon-driver-qemu. 2026-05-22 00:24:56.433483 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../153-libvirt-daemon-driver-qemu_10.0.0-2ubuntu8.13_amd64.deb ... 2026-05-22 00:24:56.433505 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.13) ... 2026-05-22 00:24:56.433515 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt-daemon. 2026-05-22 00:24:56.433528 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../154-libvirt-daemon_10.0.0-2ubuntu8.13_amd64.deb ... 2026-05-22 00:24:56.433538 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt-daemon (10.0.0-2ubuntu8.13) ... 2026-05-22 00:24:56.433551 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt-daemon-config-network. 2026-05-22 00:24:56.433583 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../155-libvirt-daemon-config-network_10.0.0-2ubuntu8.13_all.deb ... 2026-05-22 00:24:56.433630 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-05-22 00:24:56.433665 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt-daemon-config-network (10.0.0-2ubuntu8.13) ... 2026-05-22 00:24:56.433683 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt-daemon-config-nwfilter. 2026-05-22 00:24:56.433702 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../156-libvirt-daemon-config-nwfilter_10.0.0-2ubuntu8.13_all.deb ... 2026-05-22 00:24:56.433714 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.13) ... 2026-05-22 00:24:56.433727 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package systemd-container. 2026-05-22 00:24:56.433754 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../157-systemd-container_255.4-1ubuntu8.15_amd64.deb ... 2026-05-22 00:24:56.433798 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking systemd-container (255.4-1ubuntu8.15) ... 2026-05-22 00:24:56.433809 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt-daemon-system-systemd. 2026-05-22 00:24:56.433822 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../158-libvirt-daemon-system-systemd_10.0.0-2ubuntu8.13_all.deb ... 2026-05-22 00:24:56.433873 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-05-22 00:24:56.433885 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt-daemon-system-systemd (10.0.0-2ubuntu8.13) ... 2026-05-22 00:24:56.433898 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package xml-core. 2026-05-22 00:24:56.433911 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../159-xml-core_0.19_all.deb ... 2026-05-22 00:24:56.433950 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking xml-core (0.19) ... 2026-05-22 00:24:56.433965 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package polkitd. 2026-05-22 00:24:56.433978 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../160-polkitd_124-2ubuntu1.24.04.3_amd64.deb ... 2026-05-22 00:24:56.434017 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking polkitd (124-2ubuntu1.24.04.3) ... 2026-05-22 00:24:56.434031 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt-daemon-system. 2026-05-22 00:24:56.434044 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../161-libvirt-daemon-system_10.0.0-2ubuntu8.13_amd64.deb ... 2026-05-22 00:24:56.434068 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt-daemon-system (10.0.0-2ubuntu8.13) ... 2026-05-22 00:24:56.434116 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package mdevctl. 2026-05-22 00:24:56.434127 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../162-mdevctl_1.3.0-1ubuntu2.1_amd64.deb ... 2026-05-22 00:24:56.434140 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-05-22 00:24:56.434153 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking mdevctl (1.3.0-1ubuntu2.1) ... 2026-05-22 00:24:56.434191 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package pm-utils. 2026-05-22 00:24:56.434206 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../163-pm-utils_1.4.1-21_all.deb ... 2026-05-22 00:24:56.434229 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking pm-utils (1.4.1-21) ... 2026-05-22 00:24:56.434242 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libfdt1:amd64. 2026-05-22 00:24:56.434282 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../164-libfdt1_1.7.0-2build1_amd64.deb ... 2026-05-22 00:24:56.434296 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libfdt1:amd64 (1.7.0-2build1) ... 2026-05-22 00:24:56.434309 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-common. 2026-05-22 00:24:56.434336 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../165-qemu-system-common_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-22 00:24:56.434350 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-common (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-22 00:24:56.434389 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-data. 2026-05-22 00:24:56.434410 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../166-qemu-system-data_1%3a8.2.2+ds-0ubuntu1.16_all.deb ... 2026-05-22 00:24:56.434423 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-data (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-22 00:24:56.434436 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package seabios. 2026-05-22 00:24:56.434515 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../167-seabios_1.16.3-2_all.deb ... 2026-05-22 00:24:56.434528 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking seabios (1.16.3-2) ... 2026-05-22 00:24:56.434538 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-x86. 2026-05-22 00:24:56.434551 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../168-qemu-system-x86_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-22 00:24:56.434561 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-x86 (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-22 00:24:56.434574 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-sparc. 2026-05-22 00:24:56.434641 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../169-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-22 00:24:56.434675 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-22 00:24:56.434687 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-s390x. 2026-05-22 00:24:56.434700 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../170-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-22 00:24:56.434710 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-22 00:24:56.434722 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-ppc. 2026-05-22 00:24:56.434748 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../171-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-22 00:24:56.434788 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-22 00:24:56.434803 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-misc. 2026-05-22 00:24:56.434816 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../172-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-22 00:24:56.434854 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-22 00:24:56.434868 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-mips. 2026-05-22 00:24:56.434881 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../173-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-22 00:24:56.434919 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-22 00:24:56.434933 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-05-22 00:24:56.434956 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-arm. 2026-05-22 00:24:56.434969 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../174-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-22 00:24:56.435011 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-22 00:24:56.435025 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-utils. 2026-05-22 00:24:56.435038 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../175-qemu-utils_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-22 00:24:56.435077 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-22 00:24:56.435091 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-block-extra. 2026-05-22 00:24:56.435104 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../176-qemu-block-extra_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-22 00:24:56.435142 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-block-extra (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-22 00:24:56.435156 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system. 2026-05-22 00:24:56.435169 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../177-qemu-system_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-22 00:24:56.435207 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-22 00:24:56.435221 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-modules-opengl. 2026-05-22 00:24:56.435234 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../178-qemu-system-modules-opengl_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-22 00:24:56.435258 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-22 00:24:56.435286 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-modules-spice. 2026-05-22 00:24:56.435311 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../179-qemu-system-modules-spice_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-22 00:24:56.435338 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-22 00:24:56.435365 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package swtpm. 2026-05-22 00:24:56.435391 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../180-swtpm_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2026-05-22 00:24:56.435417 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking swtpm (0.7.3-0ubuntu5.24.04.1) ... 2026-05-22 00:24:56.435443 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package swtpm-tools. 2026-05-22 00:24:56.435506 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../181-swtpm-tools_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2026-05-22 00:24:56.435517 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2026-05-22 00:24:56.435530 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package tpm2-tools. 2026-05-22 00:24:56.435589 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../182-tpm2-tools_5.6-1build4_amd64.deb ... 2026-05-22 00:24:56.435633 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking tpm2-tools (5.6-1build4) ... 2026-05-22 00:24:56.435644 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package ovmf. 2026-05-22 00:24:56.435653 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../183-ovmf_2024.02-2ubuntu0.8_all.deb ... 2026-05-22 00:24:56.435667 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking ovmf (2024.02-2ubuntu0.8) ... 2026-05-22 00:24:56.435679 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2026-05-22 00:24:56.435703 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up powermgmt-base (1.37ubuntu0.1) ... 2026-05-22 00:24:56.435726 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up liblmdb0:amd64 (0.9.31-1build1) ... 2026-05-22 00:24:56.435767 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-22 00:24:56.435782 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-05-22 00:24:56.435795 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up tpm-udev (0.6ubuntu1) ... 2026-05-22 00:24:56.435843 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Selecting GID from range 100 to 59999 ... 2026-05-22 00:24:56.435855 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Adding group `tss' (GID 102) ... 2026-05-22 00:24:56.435868 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Selecting UID from range 100 to 59999 ... 2026-05-22 00:24:56.435881 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-05-22 00:24:56.435918 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Adding system user `tss' (UID 100) ... 2026-05-22 00:24:56.435933 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Adding new user `tss' (UID 100) with group `tss' ... 2026-05-22 00:24:56.435945 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Not creating home directory `/var/lib/tpm'. 2026-05-22 00:24:56.435982 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Failed to send reload request: No such file or directory 2026-05-22 00:24:56.435996 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-05-22 00:24:56.436030 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/paths.target.wants/tpm-udev.path → /usr/lib/systemd/system/tpm-udev.path. 2026-05-22 00:24:56.436043 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpciaccess0:amd64 (0.17-3ubuntu0.24.04.2) ... 2026-05-22 00:24:56.436087 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up librabbitmq4:amd64 (0.11.0-1build2) ... 2026-05-22 00:24:56.436097 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up systemd-sysv (255.4-1ubuntu8.15) ... 2026-05-22 00:24:56.436108 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libxau6:amd64 (1:1.0.9-1build6) ... 2026-05-22 00:24:56.436142 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-05-22 00:24:56.436155 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libxcb1:amd64 (1.15-1ubuntu2) ... 2026-05-22 00:24:56.436188 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libxcb-xfixes0:amd64 (1.15-1ubuntu2) ... 2026-05-22 00:24:56.436201 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libyaml-0-2:amd64 (0.2.5-1build1) ... 2026-05-22 00:24:56.436234 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2026-05-22 00:24:56.436247 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up pm-utils (1.4.1-21) ... 2026-05-22 00:24:56.436281 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-rc0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-05-22 00:24:56.436294 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-mu-4.0.1-0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-05-22 00:24:56.436337 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libsasl2-modules:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2026-05-22 00:24:56.436348 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-22 00:24:56.436359 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libyajl2:amd64 (2.1.0-5build1) ... 2026-05-22 00:24:56.436393 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libsensors-config (1:3.6.0-9build1) ... 2026-05-22 00:24:56.436412 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) ... 2026-05-22 00:24:56.436423 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-ceph-argparse (19.2.3-0ubuntu0.24.04.3) ... 2026-05-22 00:24:56.436472 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-22 00:24:56.436486 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up gettext-base (0.21-14ubuntu2) ... 2026-05-22 00:24:56.436497 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-05-22 00:24:56.436529 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-05-22 00:24:56.436566 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-yaml (6.0.2-1build2~cloud0) ... 2026-05-22 00:24:56.436578 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libnftnl11:amd64 (1.2.6-2build1) ... 2026-05-22 00:24:56.436590 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-tcti-libtpms0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-05-22 00:24:56.436640 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-22 00:24:56.436663 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libfdt1:amd64 (1.7.0-2build1) ... 2026-05-22 00:24:56.436685 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libunwind8:amd64 (1.6.2-3build1.1) ... 2026-05-22 00:24:56.436701 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-22 00:24:56.436727 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libnfs14:amd64 (5.0.2-1build1) ... 2026-05-22 00:24:56.436773 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up liborc-0.4-0t64:amd64 (1:0.4.38-1ubuntu0.1) ... 2026-05-22 00:24:56.436784 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up acl (2.3.2-1build1.1) ... 2026-05-22 00:24:56.436795 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2026-05-22 00:24:56.436829 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up ovmf (2024.02-2ubuntu0.8) ... 2026-05-22 00:24:56.436842 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libxcb-present0:amd64 (1.15-1ubuntu2) ... 2026-05-22 00:24:56.436875 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2026-05-22 00:24:56.436888 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libasound2-data (1.2.11-1ubuntu0.2) ... 2026-05-22 00:24:56.436900 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-05-22 00:24:56.436934 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:No schema files found: doing nothing. 2026-05-22 00:24:56.436946 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-05-22 00:24:56.436979 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-chardet (5.2.0+dfsg-1) ... 2026-05-22 00:24:56.436992 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libasound2t64:amd64 (1.2.11-1ubuntu0.2) ... 2026-05-22 00:24:56.437025 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-05-22 00:24:56.437037 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-sys1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-05-22 00:24:56.437049 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-certifi (2023.11.17-1) ... 2026-05-22 00:24:56.437082 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libx11-data (2:1.8.7-1build1) ... 2026-05-22 00:24:56.437095 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libepoxy0:amd64 (1.5.10-1build1) ... 2026-05-22 00:24:56.437808 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libnspr4:amd64 (2:4.35-1.1build1) ... 2026-05-22 00:24:56.437852 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libxcb-sync1:amd64 (1.15-1ubuntu2) ... 2026-05-22 00:24:56.437863 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-22 00:24:56.437873 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up ebtables (2.0.11-6build1) ... 2026-05-22 00:24:56.437881 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:update-alternatives: using /usr/sbin/ebtables-legacy to provide /usr/sbin/ebtables (ebtables) in auto mode 2026-05-22 00:24:56.437891 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-05-22 00:24:56.437899 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-05-22 00:24:56.437908 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libopus0:amd64 (1.4-1build1) ... 2026-05-22 00:24:56.437924 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-ceph-common (19.2.3-0ubuntu0.24.04.3) ... 2026-05-22 00:24:56.437933 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpng16-16t64:amd64 (1.6.43-5ubuntu0.6) ... 2026-05-22 00:24:56.437941 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-tcti-device0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-05-22 00:24:56.437950 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up db5.3-util (5.3.28+dfsg2-7) ... 2026-05-22 00:24:56.437958 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-idna (3.6-2ubuntu0.1) ... 2026-05-22 00:24:56.437967 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2026-05-22 00:24:56.437987 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpcsclite1:amd64 (2.0.3-1build1) ... 2026-05-22 00:24:56.437996 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libsensors5:amd64 (1:3.6.0-9build1) ... 2026-05-22 00:24:56.438004 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-05-22 00:24:56.438013 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libfuse3-3:amd64 (3.14.0-5build1) ... 2026-05-22 00:24:56.438021 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-05-22 00:24:56.438030 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libdaxctl1:amd64 (77-2ubuntu2) ... 2026-05-22 00:24:56.438038 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libbabeltrace1:amd64 (1.5.11-3build3) ... 2026-05-22 00:24:56.438047 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-data (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-22 00:24:56.438055 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvulkan1:amd64 (1.3.275.0-1build1) ... 2026-05-22 00:24:56.438064 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up seabios (1.16.3-2) ... 2026-05-22 00:24:56.438072 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-urllib3 (2.3.0-2ubuntu0.1~cloud0) ... 2026-05-22 00:24:56.438081 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2026-05-22 00:24:56.438089 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-05-22 00:24:56.438097 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up trousers (0.3.15-0.3build2) ... 2026-05-22 00:24:56.438106 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: could not determine current runlevel 2026-05-22 00:24:56.438114 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-22 00:24:56.438122 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/multi-user.target.wants/tcsd.service → /usr/lib/systemd/system/tcsd.service. 2026-05-22 00:24:56.438131 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-05-22 00:24:56.438140 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libslirp0:amd64 (4.7.0-1ubuntu3) ... 2026-05-22 00:24:56.438148 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libduktape207:amd64 (2.7.0+tests-0ubuntu3) ... 2026-05-22 00:24:56.438157 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-05-22 00:24:56.438165 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Selecting GID from range 100 to 59999 ... 2026-05-22 00:24:56.438173 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Adding group `uuidd' (GID 103) ... 2026-05-22 00:24:56.438182 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: could not determine current runlevel 2026-05-22 00:24:56.438190 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-22 00:24:56.438198 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/sockets.target.wants/uuidd.socket → /usr/lib/systemd/system/uuidd.socket. 2026-05-22 00:24:56.438207 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libxshmfence1:amd64 (1.3-1build5) ... 2026-05-22 00:24:56.438215 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up openvswitch-common (3.5.1-0ubuntu0.1~cloud0) ... 2026-05-22 00:24:56.438224 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-05-22 00:24:56.438238 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libnfnetlink0:amd64 (1.0.2-2build1) ... 2026-05-22 00:24:56.439817 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libxcb-randr0:amd64 (1.15-1ubuntu2) ... 2026-05-22 00:24:56.439864 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2026-05-22 00:24:56.439876 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-05-22 00:24:56.439886 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-tcti-mssim0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-05-22 00:24:56.439896 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libndctl6:amd64 (77-2ubuntu2) ... 2026-05-22 00:24:56.439906 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-05-22 00:24:56.439916 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-05-22 00:24:56.439925 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libx11-6:amd64 (2:1.8.7-1build1) ... 2026-05-22 00:24:56.439935 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2026-05-22 00:24:56.439944 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libjson-glib-1.0-common (1.8.0-2build2) ... 2026-05-22 00:24:56.439954 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up sgml-base (1.31) ... 2026-05-22 00:24:56.439964 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-tcti-cmd0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-05-22 00:24:56.439973 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-05-22 00:24:56.439983 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libusb-1.0-0:amd64 (2:1.0.27-1) ... 2026-05-22 00:24:56.439993 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2026-05-22 00:24:56.440002 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up dmidecode (3.5-3ubuntu0.1) ... 2026-05-22 00:24:56.440024 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up liburing2:amd64 (2.5-1build1) ... 2026-05-22 00:24:56.440034 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libiscsi7:amd64 (1.19.0-3build4) ... 2026-05-22 00:24:56.440044 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2026-05-22 00:24:56.440054 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-tcti-swtpm0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-05-22 00:24:56.440063 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-prettytable (3.6.0-2) ... 2026-05-22 00:24:56.440073 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-05-22 00:24:56.440083 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libsasl2-modules-gssapi-mit:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2026-05-22 00:24:56.440093 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libdrm-common (2.4.125-1ubuntu0.1~24.04.1) ... 2026-05-22 00:24:56.440103 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-05-22 00:24:56.440113 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up iso-codes (4.16.0-1) ... 2026-05-22 00:24:56.440122 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up dbus-bin (1.14.10-4ubuntu4.1) ... 2026-05-22 00:24:56.440132 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.3) ... 2026-05-22 00:24:56.440142 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libgstreamer1.0-0:amd64 (1.24.2-1ubuntu0.1) ... 2026-05-22 00:24:56.440151 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setcap worked! gst-ptp-helper is not suid! 2026-05-22 00:24:56.440161 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-05-22 00:24:56.440170 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up mdevctl (1.3.0-1ubuntu2.1) ... 2026-05-22 00:24:56.440180 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libjpeg8:amd64 (8c-2ubuntu11) ... 2026-05-22 00:24:56.440197 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up openvswitch-switch (3.5.1-0ubuntu0.1~cloud0) ... 2026-05-22 00:24:56.440208 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-05-22 00:24:56.440219 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: could not determine current runlevel 2026-05-22 00:24:56.440228 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-22 00:24:56.440238 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-05-22 00:24:56.440249 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-05-22 00:24:56.440259 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up logrotate (3.21.0-2build1) ... 2026-05-22 00:24:56.440269 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. 2026-05-22 00:24:56.440290 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libxcb-dri3-0:amd64 (1.15-1ubuntu2) ... 2026-05-22 00:24:56.440301 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libx11-xcb1:amd64 (2:1.8.7-1build1) ... 2026-05-22 00:24:56.440310 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up librados2 (19.2.3-0ubuntu0.24.04.3) ... 2026-05-22 00:24:56.440320 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-tcti-spi-helper0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-05-22 00:24:56.440330 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2026-05-22 00:24:56.440339 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up db-util (1:5.3.21ubuntu2) ... 2026-05-22 00:24:56.440349 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libboost-locale1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-22 00:24:56.440358 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up sasl2-bin (2.1.28+dfsg1-5ubuntu3.1) ... 2026-05-22 00:24:56.440368 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: could not determine current runlevel 2026-05-22 00:24:56.440378 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-22 00:24:56.440387 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libparted2t64:amd64 (3.6-4build1) ... 2026-05-22 00:24:56.440397 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Removing 'diversion of /lib/x86_64-linux-gnu/libparted.so.2 to /lib/x86_64-linux-gnu/libparted.so.2.usr-is-merged by libparted2t64' 2026-05-22 00:24:56.440407 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Removing 'diversion of /lib/x86_64-linux-gnu/libparted.so.2.0.5 to /lib/x86_64-linux-gnu/libparted.so.2.0.5.usr-is-merged by libparted2t64' 2026-05-22 00:24:56.440417 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libnss3:amd64 (2:3.98-1ubuntu0.1) ... 2026-05-22 00:24:56.440427 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up dbus-daemon (1.14.10-4ubuntu4.1) ... 2026-05-22 00:24:56.440442 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libcacard0:amd64 (1:2.8.0-3build4) ... 2026-05-22 00:24:56.440474 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libjson-glib-1.0-0:amd64 (1.8.0-2build2) ... 2026-05-22 00:24:56.440485 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libcephfs2 (19.2.3-0ubuntu0.24.04.3) ... 2026-05-22 00:24:56.440495 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-tctildr0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-05-22 00:24:56.440504 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libradosstriper1 (19.2.3-0ubuntu0.24.04.3) ... 2026-05-22 00:24:56.440514 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up dbus (1.14.10-4ubuntu4.1) ... 2026-05-22 00:24:56.440524 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-requests (2.32.3+dfsg-4ubuntu1.1~cloud0) ... 2026-05-22 00:24:56.440540 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up swtpm (0.7.3-0ubuntu5.24.04.1) ... 2026-05-22 00:24:56.440550 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2026-05-22 00:24:56.440559 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-esys-3.0.2-0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-05-22 00:24:56.440569 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libllvm20:amd64 (1:20.1.2-0ubuntu1~24.04.2) ... 2026-05-22 00:24:56.440578 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up librbd1 (19.2.3-0ubuntu0.24.04.3) ... 2026-05-22 00:24:56.440588 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt0:amd64 (10.0.0-2ubuntu8.13) ... 2026-05-22 00:24:56.440632 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up systemd-container (255.4-1ubuntu8.15) ... 2026-05-22 00:24:56.440643 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/multi-user.target.wants/machines.target → /usr/lib/systemd/system/machines.target. 2026-05-22 00:24:56.440653 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-05-22 00:24:56.440663 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libdrm2:amd64 (2.4.125-1ubuntu0.1~24.04.1) ... 2026-05-22 00:24:56.440673 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2026-05-22 00:24:56.440683 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up xml-core (0.19) ... 2026-05-22 00:24:56.440693 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpam-systemd:amd64 (255.4-1ubuntu8.15) ... 2026-05-22 00:24:56.440702 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.3) ... 2026-05-22 00:24:56.440712 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-fapi1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-05-22 00:24:56.440722 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-22 00:24:56.440731 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.13) ... 2026-05-22 00:24:56.440741 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-block-extra (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-22 00:24:56.440751 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/multi-user.target.wants/run-qemu.mount → /usr/lib/systemd/system/run-qemu.mount. 2026-05-22 00:24:56.440761 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up tpm2-tools (5.6-1build4) ... 2026-05-22 00:24:56.440777 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libdrm-amdgpu1:amd64 (2.4.125-1ubuntu0.1~24.04.1) ... 2026-05-22 00:24:56.440787 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-05-22 00:24:56.440797 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-daemon-config-network (10.0.0-2ubuntu8.13) ... 2026-05-22 00:24:56.440806 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-rados (19.2.3-0ubuntu0.24.04.3) ... 2026-05-22 00:24:56.440816 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-common (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-22 00:24:56.440826 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/multi-user.target.wants/qemu-kvm.service → /usr/lib/systemd/system/qemu-kvm.service. 2026-05-22 00:24:56.440835 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up iptables (1.8.10-3ubuntu2) ... 2026-05-22 00:24:56.440845 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 2026-05-22 00:24:56.440855 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2026-05-22 00:24:56.440865 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 2026-05-22 00:24:56.440875 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2026-05-22 00:24:56.440891 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 2026-05-22 00:24:56.440907 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 2026-05-22 00:24:56.440917 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-clients (10.0.0-2ubuntu8.13) ... 2026-05-22 00:24:56.440927 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-22 00:24:56.440937 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-22 00:24:56.440947 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libdrm-intel1:amd64 (2.4.125-1ubuntu0.1~24.04.1) ... 2026-05-22 00:24:56.440956 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-rbd (19.2.3-0ubuntu0.24.04.3) ... 2026-05-22 00:24:56.440966 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-x86 (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-22 00:24:56.440976 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-22 00:24:56.440985 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libgstreamer-plugins-base1.0-0:amd64 (1.24.2-1ubuntu0.4) ... 2026-05-22 00:24:56.440995 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-05-22 00:24:56.441005 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-22 00:24:56.441015 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2026-05-22 00:24:56.441024 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Selecting GID from range 100 to 59999 ... 2026-05-22 00:24:56.441034 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Adding group `swtpm' (GID 105) ... 2026-05-22 00:24:56.441044 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: The home dir /var/lib/swtpm you specified can't be accessed: No such file or directory 2026-05-22 00:24:56.441054 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-05-22 00:24:56.441063 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Selecting UID from range 100 to 59999 ... 2026-05-22 00:24:56.441073 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-05-22 00:24:56.441083 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Adding system user `swtpm' (UID 103) ... 2026-05-22 00:24:56.441092 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Adding new user `swtpm' (UID 103) with group `swtpm' ... 2026-05-22 00:24:56.441102 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Not creating home directory `/var/lib/swtpm'. 2026-05-22 00:24:56.441112 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.13) ... 2026-05-22 00:24:56.441122 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-daemon-system-systemd (10.0.0-2ubuntu8.13) ... 2026-05-22 00:24:56.441132 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-22 00:24:56.441142 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-22 00:24:56.441151 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-daemon (10.0.0-2ubuntu8.13) ... 2026-05-22 00:24:56.441161 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-cephfs (19.2.3-0ubuntu0.24.04.3) ... 2026-05-22 00:24:56.441171 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up mesa-libgallium:amd64 (25.2.8-0ubuntu0.24.04.1) ... 2026-05-22 00:24:56.441180 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libgbm1:amd64 (25.2.8-0ubuntu0.24.04.1) ... 2026-05-22 00:24:56.441190 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libspice-server1:amd64 (0.15.1-1build2) ... 2026-05-22 00:24:56.441207 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirglrenderer1:amd64 (1.0.0-1ubuntu2) ... 2026-05-22 00:24:56.441217 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-22 00:24:56.441227 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up ceph-common (19.2.3-0ubuntu0.24.04.3) ... 2026-05-22 00:24:56.441243 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-05-22 00:24:56.441253 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Adding group ceph.. 2026-05-22 00:24:56.441262 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:..done 2026-05-22 00:24:56.441272 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Adding system user ceph.. 2026-05-22 00:24:56.441282 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:..done 2026-05-22 00:24:56.441292 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting system user ceph properties.. 2026-05-22 00:24:56.441301 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:usermod: unlocking the user's password would result in a passwordless account. 2026-05-22 00:24:56.441311 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:You should set a password with usermod -p to unlock this user's password. 2026-05-22 00:24:56.441321 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:..done 2026-05-22 00:24:56.441342 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:chown: cannot access '/var/log/ceph/*.log*' 2026-05-22 00:24:56.441352 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:: No such file or directory 2026-05-22 00:24:56.441362 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:/usr/lib/tmpfiles.d/polkitd.conf:2: Failed to resolve group 'polkitd': No such process 2026-05-22 00:24:56.441372 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:/usr/lib/tmpfiles.d/polkitd.conf:3: Failed to resolve group 'polkitd': No such process 2026-05-22 00:24:56.441382 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2026-05-22 00:24:56.441398 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service → /usr/lib/systemd/system/rbdmap.service. 2026-05-22 00:24:56.441408 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-22 00:24:56.441418 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-22 00:24:56.441427 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 00:24:56.441437 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Processing triggers for sgml-base (1.31) ... 2026-05-22 00:24:56.441447 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-05-22 00:24:56.441501 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up polkitd (124-2ubuntu1.24.04.3) ... 2026-05-22 00:24:56.441512 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Creating group 'polkitd' with GID 993. 2026-05-22 00:24:56.441522 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Creating user 'polkitd' (User for polkitd) with UID 993 and GID 993. 2026-05-22 00:24:56.441532 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: could not determine current runlevel 2026-05-22 00:24:56.441542 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: policy-rc.d denied execution of reload. 2026-05-22 00:24:56.441552 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:start-stop-daemon: unable to stat /usr/libexec/polkitd (No such file or directory) 2026-05-22 00:24:56.441561 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-daemon-system (10.0.0-2ubuntu8.13) ... 2026-05-22 00:24:56.441571 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:useradd warning: libvirt-qemu's uid 64055 is greater than SYS_UID_MAX 59999 2026-05-22 00:24:56.441581 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Enabling libvirt default network 2026-05-22 00:24:56.441623 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/multi-user.target.wants/libvirtd.service → /usr/lib/systemd/system/libvirtd.service. 2026-05-22 00:24:56.441638 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/sockets.target.wants/virtlockd.socket → /usr/lib/systemd/system/virtlockd.socket. 2026-05-22 00:24:56.441648 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/sockets.target.wants/virtlogd.socket → /usr/lib/systemd/system/virtlogd.socket. 2026-05-22 00:24:56.441658 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/sockets.target.wants/libvirtd.socket → /usr/lib/systemd/system/libvirtd.socket. 2026-05-22 00:24:56.441676 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/sockets.target.wants/libvirtd-ro.socket → /usr/lib/systemd/system/libvirtd-ro.socket. 2026-05-22 00:24:56.441686 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/sockets.target.wants/libvirtd-admin.socket → /usr/lib/systemd/system/libvirtd-admin.socket. 2026-05-22 00:24:56.441696 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/sockets.target.wants/virtlockd-admin.socket → /usr/lib/systemd/system/virtlockd-admin.socket. 2026-05-22 00:24:56.441715 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/sockets.target.wants/virtlogd-admin.socket → /usr/lib/systemd/system/virtlogd-admin.socket. 2026-05-22 00:24:56.441725 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/multi-user.target.wants/libvirt-guests.service → /usr/lib/systemd/system/libvirt-guests.service. 2026-05-22 00:24:56.441734 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/multi-user.target.wants/virtlockd.service → /usr/lib/systemd/system/virtlockd.service. 2026-05-22 00:24:56.441744 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/multi-user.target.wants/virtlogd.service → /usr/lib/systemd/system/virtlogd.service. 2026-05-22 00:24:56.441754 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-daemon dnsmasq configuration. 2026-05-22 00:24:56.441764 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container bb5b7027a0f7 2026-05-22 00:24:56.441774 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> f8e95d95205b 2026-05-22 00:24:56.441784 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 5/12 : RUN rm -f /etc/libvirt/qemu/networks/default.xml /etc/libvirt/qemu/networks/autostart/default.xml 2026-05-22 00:24:56.441794 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in ffe408d38459 2026-05-22 00:24:56.441803 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container ffe408d38459 2026-05-22 00:24:56.441813 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> aae72cba0e8a 2026-05-22 00:24:56.441823 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 6/12 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-05-22 00:24:56.441833 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> 1ce399a1e3b4 2026-05-22 00:24:56.441842 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 7/12 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2026-05-22 00:24:56.441852 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in 7c9be31ca48c 2026-05-22 00:24:56.441880 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container 7c9be31ca48c 2026-05-22 00:24:56.441890 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> ce572d6e67f2 2026-05-22 00:24:56.441900 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 8/12 : COPY patches /patches 2026-05-22 00:24:56.441909 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> cbb2b315a01a 2026-05-22 00:24:56.441919 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 9/12 : RUN kolla_patch 2026-05-22 00:24:56.441929 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in 590ca50c50ad 2026-05-22 00:24:56.441938 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:[i] No series file found, nothing to patch. 2026-05-22 00:24:56.441948 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container 590ca50c50ad 2026-05-22 00:24:56.441958 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> 78126437a80f 2026-05-22 00:24:56.441968 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 10/12 : RUN chgrp tss /var/lib/swtpm-localca && chmod g+w /var/lib/swtpm-localca 2026-05-22 00:24:56.441978 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in 892ac21ec2de 2026-05-22 00:24:56.441987 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container 892ac21ec2de 2026-05-22 00:24:56.441997 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> a5c8631c7bcb 2026-05-22 00:24:56.442013 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 11/12 : RUN truncate --size=524288 /usr/lib/ipxe/qemu/efi-virtio.rom 2026-05-22 00:24:56.442023 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in 486d5f2f4a09 2026-05-22 00:24:56.442033 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container 486d5f2f4a09 2026-05-22 00:24:56.442043 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> e803c077abca 2026-05-22 00:24:56.442055 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 12/12 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 00:24:56.442066 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in 352d1730e294 2026-05-22 00:24:56.442076 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Reading package lists... 2026-05-22 00:24:56.442085 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Building dependency tree... 2026-05-22 00:24:56.442095 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Reading state information... 2026-05-22 00:24:56.442105 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Package 'build-essential' is not installed, so not removed 2026-05-22 00:24:56.442115 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:24:56.442125 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Reading package lists... 2026-05-22 00:24:56.442134 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Building dependency tree... 2026-05-22 00:24:56.442144 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Reading state information... 2026-05-22 00:24:56.442154 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:24:56.442164 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container 352d1730e294 2026-05-22 00:24:56.442174 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> 6c3edd5a9055 2026-05-22 00:24:56.442189 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Successfully built 218f903d8eae 2026-05-22 00:24:56.442199 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Successfully tagged osism.harbor.regio.digital/kolla/nova-libvirt:build-20260522 2026-05-22 00:24:56.442209 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Built at 2026-05-22 00:24:56.441139 (took 0:01:20.191736) 2026-05-22 00:24:56.442219 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(mariadb-base) 2026-05-22 00:24:56.442229 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-base:Processing 2026-05-22 00:24:56.442238 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Building started at 2026-05-22 00:24:56.441409 2026-05-22 00:24:56.442248 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-base:Turned 0 plugins into plugins archive 2026-05-22 00:24:56.442262 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-base:Turned 0 additions into additions archive 2026-05-22 00:25:13.123267 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Step 1/10 : FROM osism.harbor.regio.digital/kolla/base:build-20260522 2026-05-22 00:25:13.123535 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> 14d06ee4bfad 2026-05-22 00:25:13.123750 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Step 2/10 : LABEL "build-date"="20260522" "name"="mariadb-base" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="mariadb-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:25:13.123917 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Running in 98a9c7191977 2026-05-22 00:25:13.124030 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Removed intermediate container 98a9c7191977 2026-05-22 00:25:13.124850 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> 31296bd08301 2026-05-22 00:25:13.124919 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Step 3/10 : RUN usermod --append --home /var/lib/mysql --groups kolla mysql && mkdir -p /var/lib/mysql && chown -R 42434:42434 /var/lib/mysql 2026-05-22 00:25:13.124936 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Running in efd2fc858fa1 2026-05-22 00:25:13.124947 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Removed intermediate container efd2fc858fa1 2026-05-22 00:25:13.124957 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> 650d61415411 2026-05-22 00:25:13.124970 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Step 4/10 : RUN echo 'Uris: https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu' >/etc/apt/sources.list.d/mariadb.sources && echo 'Components: main' >>/etc/apt/sources.list.d/mariadb.sources && echo 'Types: deb' >>/etc/apt/sources.list.d/mariadb.sources && echo 'Suites: noble' >>/etc/apt/sources.list.d/mariadb.sources && echo 'Signed-By: /etc/kolla/apt-keys/mariadb.gpg' >>/etc/apt/sources.list.d/mariadb.sources 2026-05-22 00:25:13.124983 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Running in 5a65ac391b71 2026-05-22 00:25:13.124993 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Removed intermediate container 5a65ac391b71 2026-05-22 00:25:13.125002 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> 13bd9169e445 2026-05-22 00:25:13.125013 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Step 5/10 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends mariadb-client && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-05-22 00:25:13.125024 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Running in 1a1de29d3ff2 2026-05-22 00:25:13.125103 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 00:25:13.125116 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-22 00:25:13.125126 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-22 00:25:13.125138 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-22 00:25:13.125148 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-22 00:25:13.125158 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-22 00:25:13.125168 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:6 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu noble InRelease [7,767 B] 2026-05-22 00:25:13.127824 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:8 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-22 00:25:13.127910 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-22 00:25:13.127927 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-22 00:25:13.127938 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,148 kB] 2026-05-22 00:25:13.127948 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,457 kB] 2026-05-22 00:25:13.127957 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-05-22 00:25:13.127967 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-22 00:25:13.127977 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,072 kB] 2026-05-22 00:25:13.128006 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:16 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,505 kB] 2026-05-22 00:25:13.128017 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:17 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu noble/main amd64 Packages [19.5 kB] 2026-05-22 00:25:13.128027 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Fetched 30.2 MB in 3s (11.6 MB/s) 2026-05-22 00:25:13.128038 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Reading package lists... 2026-05-22 00:25:13.128049 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Reading package lists... 2026-05-22 00:25:13.128058 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Building dependency tree... 2026-05-22 00:25:13.128081 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Reading state information... 2026-05-22 00:25:13.128091 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:The following additional packages will be installed: 2026-05-22 00:25:13.128101 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: libconfig-inifiles-perl libmariadb3 libncurses6 mariadb-client-core 2026-05-22 00:25:13.128110 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: mariadb-common mysql-common 2026-05-22 00:25:13.128120 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Recommended packages: 2026-05-22 00:25:13.128129 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: libgpm2 libdbd-mariadb-perl | libdbd-mysql-perl libdbi-perl 2026-05-22 00:25:13.128139 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: libterm-readkey-perl 2026-05-22 00:25:13.128148 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:The following NEW packages will be installed: 2026-05-22 00:25:13.128158 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: libconfig-inifiles-perl libmariadb3 libncurses6 mariadb-client 2026-05-22 00:25:13.128168 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: mariadb-client-core mariadb-common mysql-common 2026-05-22 00:25:13.128177 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:25:13.128187 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Need to get 3,176 kB of archives. 2026-05-22 00:25:13.128197 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:After this operation, 37.1 MB of additional disk space will be used. 2026-05-22 00:25:13.128206 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 00:25:13.128216 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2 [112 kB] 2026-05-22 00:25:13.128226 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libconfig-inifiles-perl all 3.000003-2 [39.4 kB] 2026-05-22 00:25:13.128236 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:4 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu noble/main amd64 mysql-common all 1:10.11.17+maria~ubu2404 [2,932 B] 2026-05-22 00:25:13.128247 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:5 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu noble/main amd64 mariadb-common all 1:10.11.17+maria~ubu2404 [4,110 B] 2026-05-22 00:25:13.128257 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:6 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu noble/main amd64 libmariadb3 amd64 1:10.11.17+maria~ubu2404 [158 kB] 2026-05-22 00:25:13.128267 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:7 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu noble/main amd64 mariadb-client-core amd64 1:10.11.17+maria~ubu2404 [1,020 kB] 2026-05-22 00:25:13.128278 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:8 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu noble/main amd64 mariadb-client amd64 1:10.11.17+maria~ubu2404 [1,839 kB] 2026-05-22 00:25:13.128287 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Fetched 3,176 kB in 3s (935 kB/s) 2026-05-22 00:25:13.128297 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Selecting previously unselected package libncurses6:amd64. 2026-05-22 00:25:13.128323 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(Reading database ... 2026-05-22 00:25:13.128343 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:25:13.128355 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(Reading database ... 70% 2026-05-22 00:25:13.128365 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(Reading database ... 75% 2026-05-22 00:25:13.128414 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(Reading database ... 80% 2026-05-22 00:25:13.128424 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(Reading database ... 85% 2026-05-22 00:25:13.128434 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(Reading database ... 90% 2026-05-22 00:25:13.128443 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(Reading database ... 95% 2026-05-22 00:25:13.128453 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(Reading database ... 100% (Reading database ... 11568 files and directories currently installed.) 2026-05-22 00:25:13.128463 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Preparing to unpack .../0-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2026-05-22 00:25:13.128472 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-05-22 00:25:13.128482 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Selecting previously unselected package mysql-common. 2026-05-22 00:25:13.128491 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Preparing to unpack .../1-mysql-common_1%3a10.11.17+maria~ubu2404_all.deb ... 2026-05-22 00:25:13.128501 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Unpacking mysql-common (1:10.11.17+maria~ubu2404) ... 2026-05-22 00:25:13.128510 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Selecting previously unselected package mariadb-common. 2026-05-22 00:25:13.128526 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Preparing to unpack .../2-mariadb-common_1%3a10.11.17+maria~ubu2404_all.deb ... 2026-05-22 00:25:13.128536 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Unpacking mariadb-common (1:10.11.17+maria~ubu2404) ... 2026-05-22 00:25:13.128545 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Selecting previously unselected package libmariadb3:amd64. 2026-05-22 00:25:13.128555 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Preparing to unpack .../3-libmariadb3_1%3a10.11.17+maria~ubu2404_amd64.deb ... 2026-05-22 00:25:13.128565 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Unpacking libmariadb3:amd64 (1:10.11.17+maria~ubu2404) ... 2026-05-22 00:25:13.128574 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Selecting previously unselected package libconfig-inifiles-perl. 2026-05-22 00:25:13.128584 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Preparing to unpack .../4-libconfig-inifiles-perl_3.000003-2_all.deb ... 2026-05-22 00:25:13.128632 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Unpacking libconfig-inifiles-perl (3.000003-2) ... 2026-05-22 00:25:13.128648 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Selecting previously unselected package mariadb-client-core. 2026-05-22 00:25:13.128665 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Preparing to unpack .../5-mariadb-client-core_1%3a10.11.17+maria~ubu2404_amd64.deb ... 2026-05-22 00:25:13.128675 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Unpacking mariadb-client-core (1:10.11.17+maria~ubu2404) ... 2026-05-22 00:25:13.128685 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Selecting previously unselected package mariadb-client. 2026-05-22 00:25:13.128752 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Preparing to unpack .../6-mariadb-client_1%3a10.11.17+maria~ubu2404_amd64.deb ... 2026-05-22 00:25:13.128870 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Unpacking mariadb-client (1:10.11.17+maria~ubu2404) ... 2026-05-22 00:25:13.128971 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Setting up libconfig-inifiles-perl (3.000003-2) ... 2026-05-22 00:25:13.129017 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Setting up mysql-common (1:10.11.17+maria~ubu2404) ... 2026-05-22 00:25:13.129085 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: 2026-05-22 00:25:13.129217 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Setting up mariadb-common (1:10.11.17+maria~ubu2404) ... 2026-05-22 00:25:13.129297 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:update-alternatives: error: no alternatives for my.cnf 2026-05-22 00:25:13.129369 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:update-alternatives: using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-05-22 00:25:13.129463 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-05-22 00:25:13.129532 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Setting up libmariadb3:amd64 (1:10.11.17+maria~ubu2404) ... 2026-05-22 00:25:13.129631 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Setting up mariadb-client-core (1:10.11.17+maria~ubu2404) ... 2026-05-22 00:25:13.129696 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Setting up mariadb-client (1:10.11.17+maria~ubu2404) ... 2026-05-22 00:25:13.129773 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 00:25:13.129840 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Removed intermediate container 1a1de29d3ff2 2026-05-22 00:25:13.129908 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> 084764f695f2 2026-05-22 00:25:13.129975 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Step 6/10 : ARG mariadb_clustercheck_version=10.9 2026-05-22 00:25:13.130048 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Running in da005da778cb 2026-05-22 00:25:13.130117 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Removed intermediate container da005da778cb 2026-05-22 00:25:13.130182 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> b88441e7fbc8 2026-05-22 00:25:13.130251 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Step 7/10 : ARG mariadb_clustercheck_url=https://src.fedoraproject.org/rpms/mariadb/raw/${mariadb_clustercheck_version}/f/clustercheck.sh 2026-05-22 00:25:13.130321 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Running in 29926a2d5476 2026-05-22 00:25:13.130405 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Removed intermediate container 29926a2d5476 2026-05-22 00:25:13.130475 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> 0838ee32b407 2026-05-22 00:25:13.130543 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Step 8/10 : RUN curl -o /usr/bin/clustercheck ${mariadb_clustercheck_url} && chmod 755 /usr/bin/clustercheck 2026-05-22 00:25:13.130703 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Running in 678115e70d41 2026-05-22 00:25:13.130729 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:curl (https://src.fedoraproject.org/rpms/mariadb/raw/10.9/f/clustercheck.sh): response: 200, time: 0.418337, size: 3356 2026-05-22 00:25:13.130907 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Removed intermediate container 678115e70d41 2026-05-22 00:25:13.130944 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> cbc580b8bd04 2026-05-22 00:25:13.130962 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Step 9/10 : COPY patches /patches 2026-05-22 00:25:13.131025 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> ee9107ee159a 2026-05-22 00:25:13.131069 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Step 10/10 : RUN kolla_patch 2026-05-22 00:25:13.131162 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Running in 510207892a4e 2026-05-22 00:25:13.131275 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:[i] No series file found, nothing to patch. 2026-05-22 00:25:13.131327 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Removed intermediate container 510207892a4e 2026-05-22 00:25:13.131430 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> 3ee80f1a31d9 2026-05-22 00:25:13.131529 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Successfully built 19dbeb98df68 2026-05-22 00:25:13.131619 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Successfully tagged osism.harbor.regio.digital/kolla/mariadb-base:build-20260522 2026-05-22 00:25:13.131766 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Built at 2026-05-22 00:25:13.131652 (took 0:00:16.690243) 2026-05-22 00:25:13.131900 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(mariadb-clustercheck) to queue 2026-05-22 00:25:13.131981 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(mariadb-server) to queue 2026-05-22 00:25:13.132444 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(redis-base) 2026-05-22 00:25:13.132518 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis-base:Processing 2026-05-22 00:25:13.132619 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Building started at 2026-05-22 00:25:13.132503 2026-05-22 00:25:13.133626 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis-base:Turned 0 plugins into plugins archive 2026-05-22 00:25:13.134363 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis-base:Turned 0 additions into additions archive 2026-05-22 00:25:15.439561 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Step 1/7 : FROM osism.harbor.regio.digital/kolla/base:build-20260522 2026-05-22 00:25:15.439706 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> 14d06ee4bfad 2026-05-22 00:25:15.439730 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Step 2/7 : LABEL "build-date"="20260522" "name"="redis-base" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="redis-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:25:15.439795 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> Running in 711c6e9661c6 2026-05-22 00:25:15.439880 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> Removed intermediate container 711c6e9661c6 2026-05-22 00:25:15.439902 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> e8877a6479f9 2026-05-22 00:25:15.439983 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Step 3/7 : RUN usermod --append --home /run/redis --groups kolla redis && mkdir -p /run/redis && chown -R 42460:42460 /run/redis 2026-05-22 00:25:15.440030 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> Running in 2ef9fd892c40 2026-05-22 00:25:15.440089 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> Removed intermediate container 2ef9fd892c40 2026-05-22 00:25:15.440148 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> 34db7c44c991 2026-05-22 00:25:15.440205 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Step 4/7 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-05-22 00:25:15.440265 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> de7084de3d51 2026-05-22 00:25:15.440325 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Step 5/7 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2026-05-22 00:25:15.440437 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> Running in c9b639da8389 2026-05-22 00:25:15.440486 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> Removed intermediate container c9b639da8389 2026-05-22 00:25:15.440544 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> 253ad0a4af2d 2026-05-22 00:25:15.440641 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Step 6/7 : COPY patches /patches 2026-05-22 00:25:15.440703 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> c2d50a2b79b3 2026-05-22 00:25:15.440756 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Step 7/7 : RUN kolla_patch 2026-05-22 00:25:15.440807 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> Running in f1942c7a3de7 2026-05-22 00:25:15.440870 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:[i] No series file found, nothing to patch. 2026-05-22 00:25:15.440889 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> Removed intermediate container f1942c7a3de7 2026-05-22 00:25:15.440963 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> aef4f5be52e7 2026-05-22 00:25:15.441016 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Successfully built f02164eabed3 2026-05-22 00:25:15.441067 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Successfully tagged osism.harbor.regio.digital/kolla/redis-base:build-20260522 2026-05-22 00:25:15.441205 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Built at 2026-05-22 00:25:15.441070 (took 0:00:02.308567) 2026-05-22 00:25:15.441303 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(redis-sentinel) to queue 2026-05-22 00:25:15.441390 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(redis) to queue 2026-05-22 00:25:15.442078 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-mtail) 2026-05-22 00:25:15.442311 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-mtail:Processing 2026-05-22 00:25:15.442396 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Building started at 2026-05-22 00:25:15.442167 2026-05-22 00:25:15.442421 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-mtail:Getting archive from https://github.com/google/mtail/releases/download/v3.0.8/mtail_3.0.8_linux_amd64.tar.gz 2026-05-22 00:25:16.014861 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-mtail:Turned 0 plugins into plugins archive 2026-05-22 00:25:16.015206 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-mtail:Turned 0 additions into additions archive 2026-05-22 00:25:20.317150 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Step 1/8 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20260522 2026-05-22 00:25:20.317247 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> 6b7d7e8a4298 2026-05-22 00:25:20.317450 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Step 2/8 : LABEL "build-date"="20260522" "name"="prometheus-mtail" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="prometheus-mtail" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:25:20.317622 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Running in 22dd958887fd 2026-05-22 00:25:20.317871 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Removed intermediate container 22dd958887fd 2026-05-22 00:25:20.317948 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> dd4d58ceafee 2026-05-22 00:25:20.317974 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Step 3/8 : ADD prometheus-mtail-archive /prometheus-mtail-source 2026-05-22 00:25:20.317987 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> c77c7a21a556 2026-05-22 00:25:20.318030 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Step 4/8 : RUN cp /prometheus-mtail-source/* /opt/ 2026-05-22 00:25:20.318704 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Running in d2101b2ceb9d 2026-05-22 00:25:20.318725 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Removed intermediate container d2101b2ceb9d 2026-05-22 00:25:20.318738 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> 1a705735f0db 2026-05-22 00:25:20.318752 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Step 5/8 : COPY patches /patches 2026-05-22 00:25:20.318765 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> 7aaa2e231354 2026-05-22 00:25:20.318779 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Step 6/8 : RUN kolla_patch 2026-05-22 00:25:20.318793 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Running in b02400ab58d9 2026-05-22 00:25:20.318806 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:[i] No series file found, nothing to patch. 2026-05-22 00:25:20.318819 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Removed intermediate container b02400ab58d9 2026-05-22 00:25:20.318833 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> a46ddf4b5306 2026-05-22 00:25:20.318848 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Step 7/8 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 00:25:20.318896 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Running in 81845731f992 2026-05-22 00:25:20.318908 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Reading package lists... 2026-05-22 00:25:20.318919 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Building dependency tree... 2026-05-22 00:25:20.318978 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Reading state information... 2026-05-22 00:25:20.319087 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Package 'build-essential' is not installed, so not removed 2026-05-22 00:25:20.319106 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:25:20.319218 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Reading package lists... 2026-05-22 00:25:20.319270 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Building dependency tree... 2026-05-22 00:25:20.319366 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Reading state information... 2026-05-22 00:25:20.319519 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:25:20.319572 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Removed intermediate container 81845731f992 2026-05-22 00:25:20.319687 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> 55c0a38f595b 2026-05-22 00:25:20.319751 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Step 8/8 : USER root 2026-05-22 00:25:20.319833 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Running in 317b6046d229 2026-05-22 00:25:20.319910 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Removed intermediate container 317b6046d229 2026-05-22 00:25:20.319986 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> 09823b7f5da0 2026-05-22 00:25:20.320068 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Successfully built 086bf7990a3b 2026-05-22 00:25:20.320144 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-mtail:build-20260522 2026-05-22 00:25:20.320325 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Built at 2026-05-22 00:25:20.320165 (took 0:00:04.877998) 2026-05-22 00:25:20.321158 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-openstack-exporter) 2026-05-22 00:25:20.321283 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-openstack-exporter:Processing 2026-05-22 00:25:20.321477 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Building started at 2026-05-22 00:25:20.321284 2026-05-22 00:25:20.321619 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-openstack-exporter:Getting archive from https://github.com/openstack-exporter/openstack-exporter/releases/download/v1.7.0/openstack-exporter_1.7.0_linux_amd64.tar.gz 2026-05-22 00:25:20.790686 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-openstack-exporter:Turned 0 plugins into plugins archive 2026-05-22 00:25:20.792630 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-openstack-exporter:Turned 0 additions into additions archive 2026-05-22 00:25:25.020244 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Step 1/8 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20260522 2026-05-22 00:25:25.020568 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> 6b7d7e8a4298 2026-05-22 00:25:25.020791 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Step 2/8 : LABEL "build-date"="20260522" "name"="prometheus-openstack-exporter" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="prometheus-openstack-exporter" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:25:25.020946 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Running in 46580b7686d7 2026-05-22 00:25:25.021068 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Removed intermediate container 46580b7686d7 2026-05-22 00:25:25.021181 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> 21088299a2c6 2026-05-22 00:25:25.021290 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Step 3/8 : ADD prometheus-openstack-exporter-archive /prometheus-openstack-exporter-source 2026-05-22 00:25:25.021431 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> 671736ed7808 2026-05-22 00:25:25.021547 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Step 4/8 : RUN mkdir /opt/openstack-exporter && cp /prometheus-openstack-exporter-source/openstack-exporter /opt/openstack-exporter/ 2026-05-22 00:25:25.021717 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Running in 239c881e81c8 2026-05-22 00:25:25.021837 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Removed intermediate container 239c881e81c8 2026-05-22 00:25:25.021945 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> f10fc3deb1f7 2026-05-22 00:25:25.022054 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Step 5/8 : COPY patches /patches 2026-05-22 00:25:25.022165 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> fd9ec78c4453 2026-05-22 00:25:25.022269 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Step 6/8 : RUN kolla_patch 2026-05-22 00:25:25.022401 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Running in cc1787a87015 2026-05-22 00:25:25.022507 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:[i] No series file found, nothing to patch. 2026-05-22 00:25:25.022655 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Removed intermediate container cc1787a87015 2026-05-22 00:25:25.022788 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> 01f371acdb26 2026-05-22 00:25:25.022927 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Step 7/8 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 00:25:25.023053 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Running in 7914b9964765 2026-05-22 00:25:25.023160 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Reading package lists... 2026-05-22 00:25:25.023267 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Building dependency tree... 2026-05-22 00:25:25.023399 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Reading state information... 2026-05-22 00:25:25.024969 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Package 'build-essential' is not installed, so not removed 2026-05-22 00:25:25.025053 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:25:25.025068 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Reading package lists... 2026-05-22 00:25:25.025080 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Building dependency tree... 2026-05-22 00:25:25.025090 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Reading state information... 2026-05-22 00:25:25.025100 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:25:25.025110 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Removed intermediate container 7914b9964765 2026-05-22 00:25:25.025120 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> e0fb14050131 2026-05-22 00:25:25.025157 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Step 8/8 : USER prometheus 2026-05-22 00:25:25.025168 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Running in 5f0ac43d52eb 2026-05-22 00:25:25.025177 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Removed intermediate container 5f0ac43d52eb 2026-05-22 00:25:25.025187 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> 638f909a6d1a 2026-05-22 00:25:25.025196 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Successfully built 2e4f09c0e682 2026-05-22 00:25:25.025207 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:build-20260522 2026-05-22 00:25:25.025218 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Built at 2026-05-22 00:25:25.024159 (took 0:00:04.702875) 2026-05-22 00:25:25.025228 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-blackbox-exporter) 2026-05-22 00:25:25.025290 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-blackbox-exporter:Processing 2026-05-22 00:25:25.025302 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Building started at 2026-05-22 00:25:25.024939 2026-05-22 00:25:25.025345 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-blackbox-exporter:Getting archive from https://github.com/prometheus/blackbox_exporter/releases/download/v0.25.0/blackbox_exporter-0.25.0.linux-amd64.tar.gz 2026-05-22 00:25:26.074435 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-blackbox-exporter:Turned 0 plugins into plugins archive 2026-05-22 00:25:26.074819 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-blackbox-exporter:Turned 0 additions into additions archive 2026-05-22 00:25:37.028638 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Step 1/9 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20260522 2026-05-22 00:25:37.028819 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> 6b7d7e8a4298 2026-05-22 00:25:37.029013 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Step 2/9 : LABEL "build-date"="20260522" "name"="prometheus-blackbox-exporter" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="prometheus-blackbox-exporter" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:25:37.029066 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Running in bbbc593abc37 2026-05-22 00:25:37.029141 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Removed intermediate container bbbc593abc37 2026-05-22 00:25:37.029217 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> 9e1ce6911013 2026-05-22 00:25:37.030683 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Step 3/9 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends libcap2-bin && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-05-22 00:25:37.030699 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Running in e69a437cfa1f 2026-05-22 00:25:37.030705 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-22 00:25:37.030711 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 00:25:37.030717 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-22 00:25:37.030735 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-22 00:25:37.030740 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-22 00:25:37.030744 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-22 00:25:37.030748 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-22 00:25:37.030753 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-22 00:25:37.030758 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-22 00:25:37.030762 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,148 kB] 2026-05-22 00:25:37.030766 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,457 kB] 2026-05-22 00:25:37.030771 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-22 00:25:37.030777 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-05-22 00:25:37.030783 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,072 kB] 2026-05-22 00:25:37.030789 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,505 kB] 2026-05-22 00:25:37.030795 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Fetched 30.2 MB in 3s (11.5 MB/s) 2026-05-22 00:25:37.030800 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Reading package lists... 2026-05-22 00:25:37.030807 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Reading package lists... 2026-05-22 00:25:37.030812 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Building dependency tree... 2026-05-22 00:25:37.030818 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Reading state information... 2026-05-22 00:25:37.030824 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:libcap2-bin is already the newest version (1:2.66-5ubuntu2.4). 2026-05-22 00:25:37.030830 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:libcap2-bin set to manually installed. 2026-05-22 00:25:37.030836 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:25:37.030841 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Removed intermediate container e69a437cfa1f 2026-05-22 00:25:37.030847 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> b0049d415dd2 2026-05-22 00:25:37.030853 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Step 4/9 : ADD prometheus-blackbox-exporter-archive /prometheus-blackbox-exporter-source 2026-05-22 00:25:37.030863 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> 9d0f4638aef1 2026-05-22 00:25:37.030870 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Step 5/9 : RUN ln -s /prometheus-blackbox-exporter-source/* prometheus-blackbox-exporter && mkdir -p /opt/blackbox_exporter/ && cp /prometheus-blackbox-exporter/blackbox_exporter /opt/blackbox_exporter/ && setcap cap_net_raw+ep /opt/blackbox_exporter/blackbox_exporter 2026-05-22 00:25:37.030929 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Running in 672c5ee278c3 2026-05-22 00:25:37.031012 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Removed intermediate container 672c5ee278c3 2026-05-22 00:25:37.031097 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> af82a6a19e37 2026-05-22 00:25:37.031162 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Step 6/9 : COPY patches /patches 2026-05-22 00:25:37.031265 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> 9083c915d669 2026-05-22 00:25:37.031345 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Step 7/9 : RUN kolla_patch 2026-05-22 00:25:37.031423 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Running in 67916d72b89d 2026-05-22 00:25:37.031501 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:[i] No series file found, nothing to patch. 2026-05-22 00:25:37.031577 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Removed intermediate container 67916d72b89d 2026-05-22 00:25:37.031680 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> 23f970d2abab 2026-05-22 00:25:37.031762 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Step 8/9 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 00:25:37.031843 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Running in d8c32100b710 2026-05-22 00:25:37.031919 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Reading package lists... 2026-05-22 00:25:37.032017 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Building dependency tree... 2026-05-22 00:25:37.032099 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Reading state information... 2026-05-22 00:25:37.032181 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Package 'build-essential' is not installed, so not removed 2026-05-22 00:25:37.032300 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:25:37.032368 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Reading package lists... 2026-05-22 00:25:37.032450 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Building dependency tree... 2026-05-22 00:25:37.032529 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Reading state information... 2026-05-22 00:25:37.032614 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:25:37.032734 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Removed intermediate container d8c32100b710 2026-05-22 00:25:37.032808 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> 121c5ddf445f 2026-05-22 00:25:37.032883 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Step 9/9 : USER prometheus 2026-05-22 00:25:37.032962 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Running in 31db1676272b 2026-05-22 00:25:37.033037 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Removed intermediate container 31db1676272b 2026-05-22 00:25:37.033113 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> 7d5060f7e2af 2026-05-22 00:25:37.033195 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Successfully built 593df5bf75db 2026-05-22 00:25:37.033296 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:build-20260522 2026-05-22 00:25:37.033432 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Built at 2026-05-22 00:25:37.033325 (took 0:00:12.008386) 2026-05-22 00:25:37.034023 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-ovn-exporter) 2026-05-22 00:25:37.034142 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-ovn-exporter:Processing 2026-05-22 00:25:37.034274 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Building started at 2026-05-22 00:25:37.034148 2026-05-22 00:25:37.034438 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-ovn-exporter:Getting archive from https://github.com/greenpau/ovn_exporter/releases/download/v1.0.7/ovn-exporter_1.0.7_linux_amd64.tar.gz 2026-05-22 00:25:37.775562 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-ovn-exporter:Turned 0 plugins into plugins archive 2026-05-22 00:25:37.776098 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-ovn-exporter:Turned 0 additions into additions archive 2026-05-22 00:25:41.618330 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Step 1/8 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20260522 2026-05-22 00:25:41.618436 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> 6b7d7e8a4298 2026-05-22 00:25:41.618655 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Step 2/8 : LABEL "build-date"="20260522" "name"="prometheus-ovn-exporter" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="prometheus-ovn-exporter" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:25:41.620738 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Running in 73c1b5ff6bad 2026-05-22 00:25:41.620759 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Removed intermediate container 73c1b5ff6bad 2026-05-22 00:25:41.620772 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> 548b0fb554e3 2026-05-22 00:25:41.620783 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Step 3/8 : ADD prometheus-ovn-exporter-archive /prometheus-ovn-exporter-source 2026-05-22 00:25:41.620794 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> faf295d1fbad 2026-05-22 00:25:41.620805 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Step 4/8 : RUN cp /prometheus-ovn-exporter-source/* /opt/ 2026-05-22 00:25:41.620816 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Running in 3cebd6f78c7e 2026-05-22 00:25:41.620827 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Removed intermediate container 3cebd6f78c7e 2026-05-22 00:25:41.620837 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> 31e2a4b694aa 2026-05-22 00:25:41.620848 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Step 5/8 : COPY patches /patches 2026-05-22 00:25:41.620859 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> d0478805c041 2026-05-22 00:25:41.620870 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Step 6/8 : RUN kolla_patch 2026-05-22 00:25:41.620880 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Running in b75d530d8e7b 2026-05-22 00:25:41.620890 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:[i] No series file found, nothing to patch. 2026-05-22 00:25:41.620901 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Removed intermediate container b75d530d8e7b 2026-05-22 00:25:41.620911 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> 1cfb8342a07a 2026-05-22 00:25:41.620924 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Step 7/8 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 00:25:41.620936 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Running in b3222cc12cb8 2026-05-22 00:25:41.620946 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Reading package lists... 2026-05-22 00:25:41.620976 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Building dependency tree... 2026-05-22 00:25:41.620986 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Reading state information... 2026-05-22 00:25:41.620994 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Package 'build-essential' is not installed, so not removed 2026-05-22 00:25:41.621003 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:25:41.621012 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Reading package lists... 2026-05-22 00:25:41.621021 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Building dependency tree... 2026-05-22 00:25:41.621034 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Reading state information... 2026-05-22 00:25:41.621042 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:25:41.621181 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Removed intermediate container b3222cc12cb8 2026-05-22 00:25:41.621370 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> 02c4f7e3ff82 2026-05-22 00:25:41.621527 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Step 8/8 : USER prometheus 2026-05-22 00:25:41.621729 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Running in 39c71ecca98c 2026-05-22 00:25:41.621901 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Removed intermediate container 39c71ecca98c 2026-05-22 00:25:41.622032 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> 72cac3005452 2026-05-22 00:25:41.622190 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Successfully built dc054d7cb086 2026-05-22 00:25:41.622370 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:build-20260522 2026-05-22 00:25:41.622639 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Built at 2026-05-22 00:25:41.622429 (took 0:00:04.588281) 2026-05-22 00:25:41.623366 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-libvirt-exporter) 2026-05-22 00:25:41.623465 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-libvirt-exporter:Processing 2026-05-22 00:25:41.623579 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Building started at 2026-05-22 00:25:41.623468 2026-05-22 00:25:41.623722 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-libvirt-exporter:Getting archive from https://github.com/inovex/prometheus-libvirt-exporter/releases/download/v2.2.0/prometheus-libvirt-exporter-2.2.0.linux-amd64.tar.gz 2026-05-22 00:25:44.163109 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-libvirt-exporter:Turned 0 plugins into plugins archive 2026-05-22 00:25:44.163499 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-libvirt-exporter:Turned 0 additions into additions archive 2026-05-22 00:25:48.239092 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Step 1/8 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20260522 2026-05-22 00:25:48.239231 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> 6b7d7e8a4298 2026-05-22 00:25:48.239257 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Step 2/8 : LABEL "build-date"="20260522" "name"="prometheus-libvirt-exporter" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="prometheus-libvirt-exporter" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:25:48.239308 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Running in 3b8422b03804 2026-05-22 00:25:48.239321 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Removed intermediate container 3b8422b03804 2026-05-22 00:25:48.239336 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> 29af31d2b57b 2026-05-22 00:25:48.239401 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Step 3/8 : ADD prometheus-libvirt-exporter-archive /prometheus-libvirt-exporter-source 2026-05-22 00:25:48.239418 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> adc52d66635f 2026-05-22 00:25:48.239642 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Step 4/8 : RUN ln -s /prometheus-libvirt-exporter-source/* prometheus-libvirt-exporter && cp /prometheus-libvirt-exporter/prometheus-libvirt-exporter /opt/libvirt-exporter 2026-05-22 00:25:48.239719 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Running in feece40cecc5 2026-05-22 00:25:48.239735 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Removed intermediate container feece40cecc5 2026-05-22 00:25:48.239756 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> 0535a9e94440 2026-05-22 00:25:48.239767 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Step 5/8 : COPY patches /patches 2026-05-22 00:25:48.239778 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> 70f59d76b5f1 2026-05-22 00:25:48.239788 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Step 6/8 : RUN kolla_patch 2026-05-22 00:25:48.239802 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Running in c20c4fcb0749 2026-05-22 00:25:48.239816 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:[i] No series file found, nothing to patch. 2026-05-22 00:25:48.239855 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Removed intermediate container c20c4fcb0749 2026-05-22 00:25:48.239901 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> cc850b73bc79 2026-05-22 00:25:48.239951 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Step 7/8 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 00:25:48.239998 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Running in d2e59743264d 2026-05-22 00:25:48.240042 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Reading package lists... 2026-05-22 00:25:48.240088 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Building dependency tree... 2026-05-22 00:25:48.240133 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Reading state information... 2026-05-22 00:25:48.240181 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Package 'build-essential' is not installed, so not removed 2026-05-22 00:25:48.240266 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:25:48.240282 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Reading package lists... 2026-05-22 00:25:48.240367 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Building dependency tree... 2026-05-22 00:25:48.240385 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Reading state information... 2026-05-22 00:25:48.240433 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:25:48.240476 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Removed intermediate container d2e59743264d 2026-05-22 00:25:48.240522 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> 9273903eb5a3 2026-05-22 00:25:48.240566 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Step 8/8 : USER root 2026-05-22 00:25:48.240632 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Running in 77e6240b2d1f 2026-05-22 00:25:48.240675 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Removed intermediate container 77e6240b2d1f 2026-05-22 00:25:48.240732 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> b249475fe52a 2026-05-22 00:25:48.240779 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Successfully built 15963ee16aed 2026-05-22 00:25:48.240826 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:build-20260522 2026-05-22 00:25:48.240935 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Built at 2026-05-22 00:25:48.240839 (took 0:00:06.617371) 2026-05-22 00:25:48.241325 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-elasticsearch-exporter) 2026-05-22 00:25:48.241359 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-elasticsearch-exporter:Processing 2026-05-22 00:25:48.241466 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Building started at 2026-05-22 00:25:48.241375 2026-05-22 00:25:48.241521 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-elasticsearch-exporter:Getting archive from https://github.com/prometheus-community/elasticsearch_exporter/releases/download/v1.8.0/elasticsearch_exporter-1.8.0.linux-amd64.tar.gz 2026-05-22 00:25:49.030639 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-elasticsearch-exporter:Turned 0 plugins into plugins archive 2026-05-22 00:25:49.031101 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-elasticsearch-exporter:Turned 0 additions into additions archive 2026-05-22 00:25:53.185370 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Step 1/8 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20260522 2026-05-22 00:25:53.185502 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> 6b7d7e8a4298 2026-05-22 00:25:53.185631 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Step 2/8 : LABEL "build-date"="20260522" "name"="prometheus-elasticsearch-exporter" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="prometheus-elasticsearch-exporter" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:25:53.185753 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Running in 31c5971b5cfe 2026-05-22 00:25:53.185846 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Removed intermediate container 31c5971b5cfe 2026-05-22 00:25:53.185927 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> 67e980ed6a87 2026-05-22 00:25:53.186015 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Step 3/8 : ADD prometheus-elasticsearch-exporter-archive /prometheus-elasticsearch-exporter-source 2026-05-22 00:25:53.186106 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> 301b52e15e73 2026-05-22 00:25:53.187694 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Step 4/8 : RUN ln -s /prometheus-elasticsearch-exporter-source/* prometheus-elasticsearch-exporter && mkdir -p /opt/elasticsearch_exporter && cp /prometheus-elasticsearch-exporter/elasticsearch_exporter /opt/elasticsearch_exporter/ 2026-05-22 00:25:53.187710 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Running in 31712b34ef8c 2026-05-22 00:25:53.187727 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Removed intermediate container 31712b34ef8c 2026-05-22 00:25:53.187741 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> a762b3d96398 2026-05-22 00:25:53.187748 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Step 5/8 : COPY patches /patches 2026-05-22 00:25:53.187754 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> 507cd1a59e50 2026-05-22 00:25:53.187759 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Step 6/8 : RUN kolla_patch 2026-05-22 00:25:53.187765 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Running in 4ae1cb08a487 2026-05-22 00:25:53.187770 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:[i] No series file found, nothing to patch. 2026-05-22 00:25:53.187776 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Removed intermediate container 4ae1cb08a487 2026-05-22 00:25:53.187781 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> 2b299e64c7a2 2026-05-22 00:25:53.187789 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Step 7/8 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 00:25:53.187795 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Running in 16ddcd247a87 2026-05-22 00:25:53.187801 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Reading package lists... 2026-05-22 00:25:53.187806 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Building dependency tree... 2026-05-22 00:25:53.187812 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Reading state information... 2026-05-22 00:25:53.187817 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Package 'build-essential' is not installed, so not removed 2026-05-22 00:25:53.187823 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:25:53.187829 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Reading package lists... 2026-05-22 00:25:53.187835 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Building dependency tree... 2026-05-22 00:25:53.187840 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Reading state information... 2026-05-22 00:25:53.187845 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:25:53.187851 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Removed intermediate container 16ddcd247a87 2026-05-22 00:25:53.187857 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> 852bf70891c4 2026-05-22 00:25:53.187862 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Step 8/8 : USER prometheus 2026-05-22 00:25:53.187867 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Running in cf2f72410411 2026-05-22 00:25:53.187873 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Removed intermediate container cf2f72410411 2026-05-22 00:25:53.187878 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> 89927c910843 2026-05-22 00:25:53.187884 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Successfully built a0c1977bbe57 2026-05-22 00:25:53.187889 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:build-20260522 2026-05-22 00:25:53.188182 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Built at 2026-05-22 00:25:53.187683 (took 0:00:04.946308) 2026-05-22 00:25:53.188746 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-mysqld-exporter) 2026-05-22 00:25:53.188804 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-mysqld-exporter:Processing 2026-05-22 00:25:53.188843 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Building started at 2026-05-22 00:25:53.188383 2026-05-22 00:25:53.188856 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-mysqld-exporter:Getting archive from https://github.com/prometheus/mysqld_exporter/releases/download/v0.16.0/mysqld_exporter-0.16.0.linux-amd64.tar.gz 2026-05-22 00:25:54.132906 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-mysqld-exporter:Turned 0 plugins into plugins archive 2026-05-22 00:25:54.132966 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-mysqld-exporter:Turned 0 additions into additions archive 2026-05-22 00:25:58.608737 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Step 1/8 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20260522 2026-05-22 00:25:58.608784 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> 6b7d7e8a4298 2026-05-22 00:25:58.608801 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Step 2/8 : LABEL "build-date"="20260522" "name"="prometheus-mysqld-exporter" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="prometheus-mysqld-exporter" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:25:58.608809 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Running in 58abc778e1a1 2026-05-22 00:25:58.608814 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Removed intermediate container 58abc778e1a1 2026-05-22 00:25:58.608818 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> bf57445da91b 2026-05-22 00:25:58.608822 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Step 3/8 : ADD prometheus-mysqld-exporter-archive /prometheus-mysqld-exporter-source 2026-05-22 00:25:58.608827 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> 9c8bf8e02fdd 2026-05-22 00:25:58.608832 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Step 4/8 : RUN ln -s /prometheus-mysqld-exporter-source/* prometheus-mysqld-exporter && mkdir -p /opt/mysqld_exporter && cp /prometheus-mysqld-exporter/mysqld_exporter /opt/mysqld_exporter/ 2026-05-22 00:25:58.608838 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Running in 79878d7660ff 2026-05-22 00:25:58.608842 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Removed intermediate container 79878d7660ff 2026-05-22 00:25:58.608846 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> 898ae8b4da5a 2026-05-22 00:25:58.608850 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Step 5/8 : COPY patches /patches 2026-05-22 00:25:58.608855 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> 391e606bc5b5 2026-05-22 00:25:58.608860 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Step 6/8 : RUN kolla_patch 2026-05-22 00:25:58.608864 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Running in a01167b78a34 2026-05-22 00:25:58.608868 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:[i] No series file found, nothing to patch. 2026-05-22 00:25:58.608872 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Removed intermediate container a01167b78a34 2026-05-22 00:25:58.608876 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> dc58f6210b22 2026-05-22 00:25:58.608908 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Step 7/8 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 00:25:58.608920 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Running in 25a80bc04da4 2026-05-22 00:25:58.608924 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Reading package lists... 2026-05-22 00:25:58.608927 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Building dependency tree... 2026-05-22 00:25:58.608948 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Reading state information... 2026-05-22 00:25:58.609690 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Package 'build-essential' is not installed, so not removed 2026-05-22 00:25:58.609700 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:25:58.609704 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Reading package lists... 2026-05-22 00:25:58.609708 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Building dependency tree... 2026-05-22 00:25:58.609712 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Reading state information... 2026-05-22 00:25:58.609716 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:25:58.609720 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Removed intermediate container 25a80bc04da4 2026-05-22 00:25:58.609724 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> 611e4ac9c8a9 2026-05-22 00:25:58.609728 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Step 8/8 : USER prometheus 2026-05-22 00:25:58.609731 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Running in 800ffc401fa3 2026-05-22 00:25:58.609740 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Removed intermediate container 800ffc401fa3 2026-05-22 00:25:58.609744 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> f1156ba2b567 2026-05-22 00:25:58.609748 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Successfully built 4c108594d79f 2026-05-22 00:25:58.609752 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:build-20260522 2026-05-22 00:25:58.609851 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Built at 2026-05-22 00:25:58.609714 (took 0:00:05.421331) 2026-05-22 00:25:58.610379 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-memcached-exporter) 2026-05-22 00:25:58.610498 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-memcached-exporter:Processing 2026-05-22 00:25:58.610614 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Building started at 2026-05-22 00:25:58.610510 2026-05-22 00:25:58.610764 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-memcached-exporter:Getting archive from https://github.com/prometheus/memcached_exporter/releases/download/v0.15.0/memcached_exporter-0.15.0.linux-amd64.tar.gz 2026-05-22 00:25:59.535805 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-memcached-exporter:Turned 0 plugins into plugins archive 2026-05-22 00:25:59.536099 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-memcached-exporter:Turned 0 additions into additions archive 2026-05-22 00:26:04.052409 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Step 1/8 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20260522 2026-05-22 00:26:04.052509 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> 6b7d7e8a4298 2026-05-22 00:26:04.052559 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Step 2/8 : LABEL "build-date"="20260522" "name"="prometheus-memcached-exporter" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="prometheus-memcached-exporter" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:26:04.052719 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Running in 4c27b14b5707 2026-05-22 00:26:04.052804 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Removed intermediate container 4c27b14b5707 2026-05-22 00:26:04.052890 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> e45c422f323e 2026-05-22 00:26:04.052946 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Step 3/8 : ADD prometheus-memcached-exporter-archive /prometheus-memcached-exporter-source 2026-05-22 00:26:04.053037 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> 60c5654a8fdc 2026-05-22 00:26:04.053113 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Step 4/8 : RUN ln -s /prometheus-memcached-exporter-source/* prometheus-memcached-exporter && mkdir -p /opt/memcached_exporter/ && cp /prometheus-memcached-exporter/memcached_exporter /opt/memcached_exporter/ 2026-05-22 00:26:04.053848 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Running in 4accc82e3ef8 2026-05-22 00:26:04.053902 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Removed intermediate container 4accc82e3ef8 2026-05-22 00:26:04.053912 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> 4086cf3b79da 2026-05-22 00:26:04.053919 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Step 5/8 : COPY patches /patches 2026-05-22 00:26:04.053926 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> 61ed7e697b49 2026-05-22 00:26:04.053933 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Step 6/8 : RUN kolla_patch 2026-05-22 00:26:04.053941 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Running in f2716c07d4ee 2026-05-22 00:26:04.053948 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:[i] No series file found, nothing to patch. 2026-05-22 00:26:04.053954 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Removed intermediate container f2716c07d4ee 2026-05-22 00:26:04.053961 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> 89953b1406f6 2026-05-22 00:26:04.053987 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Step 7/8 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 00:26:04.053997 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Running in ba0ca991b8a0 2026-05-22 00:26:04.054003 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Reading package lists... 2026-05-22 00:26:04.054010 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Building dependency tree... 2026-05-22 00:26:04.054016 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Reading state information... 2026-05-22 00:26:04.054949 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Package 'build-essential' is not installed, so not removed 2026-05-22 00:26:04.054966 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:26:04.054975 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Reading package lists... 2026-05-22 00:26:04.054982 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Building dependency tree... 2026-05-22 00:26:04.054989 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Reading state information... 2026-05-22 00:26:04.055013 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:26:04.055021 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Removed intermediate container ba0ca991b8a0 2026-05-22 00:26:04.055028 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> 9e09cf687a64 2026-05-22 00:26:04.055034 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Step 8/8 : USER prometheus 2026-05-22 00:26:04.055041 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Running in cba93ccc9314 2026-05-22 00:26:04.055048 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Removed intermediate container cba93ccc9314 2026-05-22 00:26:04.055054 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> e3baaa49488c 2026-05-22 00:26:04.055061 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Successfully built 06a975c496b6 2026-05-22 00:26:04.055068 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:build-20260522 2026-05-22 00:26:04.055076 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Built at 2026-05-22 00:26:04.054385 (took 0:00:05.443875) 2026-05-22 00:26:04.055152 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-alertmanager) 2026-05-22 00:26:04.055247 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-alertmanager:Processing 2026-05-22 00:26:04.055339 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Building started at 2026-05-22 00:26:04.055247 2026-05-22 00:26:04.055440 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-alertmanager:Getting archive from https://github.com/prometheus/alertmanager/releases/download/v0.28.1/alertmanager-0.28.1.linux-amd64.tar.gz 2026-05-22 00:26:05.803136 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-alertmanager:Turned 0 plugins into plugins archive 2026-05-22 00:26:05.803419 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-alertmanager:Turned 0 additions into additions archive 2026-05-22 00:26:12.384404 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Step 1/8 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20260522 2026-05-22 00:26:12.384614 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> 6b7d7e8a4298 2026-05-22 00:26:12.384773 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Step 2/8 : LABEL "build-date"="20260522" "name"="prometheus-alertmanager" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="prometheus-alertmanager" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:26:12.384894 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Running in 695553a4e2d4 2026-05-22 00:26:12.384965 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Removed intermediate container 695553a4e2d4 2026-05-22 00:26:12.385066 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> 933b6e732a45 2026-05-22 00:26:12.385203 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Step 3/8 : ADD prometheus-alertmanager-archive /prometheus-alertmanager-source 2026-05-22 00:26:12.385266 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> 48579cbbaf76 2026-05-22 00:26:12.385352 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Step 4/8 : RUN cp -r /prometheus-alertmanager-source/* /opt/ && ln -s /opt/alertmanager* /opt/prometheus_alertmanager 2026-05-22 00:26:12.385438 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Running in 6e83b1c84f3e 2026-05-22 00:26:12.385520 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Removed intermediate container 6e83b1c84f3e 2026-05-22 00:26:12.385613 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> 7bf181e4c069 2026-05-22 00:26:12.385722 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Step 5/8 : COPY patches /patches 2026-05-22 00:26:12.385809 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> 935571c8fe5e 2026-05-22 00:26:12.385901 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Step 6/8 : RUN kolla_patch 2026-05-22 00:26:12.385979 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Running in c2e6f4a4efbf 2026-05-22 00:26:12.386080 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:[i] No series file found, nothing to patch. 2026-05-22 00:26:12.386159 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Removed intermediate container c2e6f4a4efbf 2026-05-22 00:26:12.386241 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> c26c6dd2417e 2026-05-22 00:26:12.386326 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Step 7/8 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 00:26:12.387703 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Running in feb2d0da89ea 2026-05-22 00:26:12.387726 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Reading package lists... 2026-05-22 00:26:12.387733 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Building dependency tree... 2026-05-22 00:26:12.387741 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Reading state information... 2026-05-22 00:26:12.387748 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Package 'build-essential' is not installed, so not removed 2026-05-22 00:26:12.387789 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:26:12.387796 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Reading package lists... 2026-05-22 00:26:12.387803 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Building dependency tree... 2026-05-22 00:26:12.387810 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Reading state information... 2026-05-22 00:26:12.387817 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:26:12.387824 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Removed intermediate container feb2d0da89ea 2026-05-22 00:26:12.387831 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> 0a95f51510f5 2026-05-22 00:26:12.387837 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Step 8/8 : USER prometheus 2026-05-22 00:26:12.387845 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Running in 70cf7c941528 2026-05-22 00:26:12.387857 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Removed intermediate container 70cf7c941528 2026-05-22 00:26:12.387869 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> 4f77b13a862b 2026-05-22 00:26:12.387881 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Successfully built 3805dd4a9d16 2026-05-22 00:26:12.387894 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-alertmanager:build-20260522 2026-05-22 00:26:12.387908 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Built at 2026-05-22 00:26:12.387254 (took 0:00:08.332007) 2026-05-22 00:26:12.388004 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-cadvisor) 2026-05-22 00:26:12.388112 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-cadvisor:Processing 2026-05-22 00:26:12.388239 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Building started at 2026-05-22 00:26:12.388126 2026-05-22 00:26:12.388349 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-cadvisor:Getting archive from https://github.com/google/cadvisor/releases/download/v0.49.2/cadvisor-v0.49.2-linux-amd64 2026-05-22 00:26:16.440461 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-cadvisor:Turned 0 plugins into plugins archive 2026-05-22 00:26:16.440863 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-cadvisor:Turned 0 additions into additions archive 2026-05-22 00:26:22.081100 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Step 1/7 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20260522 2026-05-22 00:26:22.081191 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> 6b7d7e8a4298 2026-05-22 00:26:22.081346 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Step 2/7 : LABEL "build-date"="20260522" "name"="prometheus-cadvisor" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="prometheus-cadvisor" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:26:22.081381 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> Running in 8108e9539981 2026-05-22 00:26:22.081460 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> Removed intermediate container 8108e9539981 2026-05-22 00:26:22.081549 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> 0c47fddc251a 2026-05-22 00:26:22.081622 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Step 3/7 : ADD prometheus-cadvisor-archive /prometheus-cadvisor-source 2026-05-22 00:26:22.081748 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> 180e74cee983 2026-05-22 00:26:22.081815 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Step 4/7 : RUN cp /prometheus-cadvisor-source /opt/cadvisor && chmod 0755 /opt/cadvisor 2026-05-22 00:26:22.081921 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> Running in dd449ba5acc9 2026-05-22 00:26:22.081982 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> Removed intermediate container dd449ba5acc9 2026-05-22 00:26:22.082105 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> cfa64b9a080d 2026-05-22 00:26:22.082172 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Step 5/7 : COPY patches /patches 2026-05-22 00:26:22.082246 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> e034c1363da2 2026-05-22 00:26:22.082318 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Step 6/7 : RUN kolla_patch 2026-05-22 00:26:22.082399 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> Running in 0a96d0afad99 2026-05-22 00:26:22.082469 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:[i] No series file found, nothing to patch. 2026-05-22 00:26:22.082530 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> Removed intermediate container 0a96d0afad99 2026-05-22 00:26:22.082617 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> ff948d6e3318 2026-05-22 00:26:22.082693 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Step 7/7 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 00:26:22.082773 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> Running in ac4fab9240b8 2026-05-22 00:26:22.082844 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Reading package lists... 2026-05-22 00:26:22.082915 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Building dependency tree... 2026-05-22 00:26:22.083007 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Reading state information... 2026-05-22 00:26:22.083087 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Package 'build-essential' is not installed, so not removed 2026-05-22 00:26:22.083153 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:26:22.083215 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Reading package lists... 2026-05-22 00:26:22.083287 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Building dependency tree... 2026-05-22 00:26:22.083359 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Reading state information... 2026-05-22 00:26:22.083430 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:26:22.083498 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> Removed intermediate container ac4fab9240b8 2026-05-22 00:26:22.083572 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> 7fbca26ca491 2026-05-22 00:26:22.083673 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Successfully built 80e36a9346e5 2026-05-22 00:26:22.085712 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-cadvisor:build-20260522 2026-05-22 00:26:22.085749 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Built at 2026-05-22 00:26:22.083749 (took 0:00:09.695623) 2026-05-22 00:26:22.085757 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-server) 2026-05-22 00:26:22.085764 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-server:Processing 2026-05-22 00:26:22.085771 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Building started at 2026-05-22 00:26:22.084396 2026-05-22 00:26:22.085790 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-server:Getting archive from https://github.com/prometheus/prometheus/releases/download/v3.2.1/prometheus-3.2.1.linux-amd64.tar.gz 2026-05-22 00:26:28.711879 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-server:Turned 0 plugins into plugins archive 2026-05-22 00:26:28.712253 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-server:Turned 0 additions into additions archive 2026-05-22 00:26:42.961848 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Step 1/8 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20260522 2026-05-22 00:26:42.961971 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> 6b7d7e8a4298 2026-05-22 00:26:42.961993 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Step 2/8 : LABEL "build-date"="20260522" "name"="prometheus-server" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="prometheus-server" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:26:42.962010 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> Running in eac0dbe16218 2026-05-22 00:26:42.962024 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> Removed intermediate container eac0dbe16218 2026-05-22 00:26:42.962040 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> d3c1f4aa611a 2026-05-22 00:26:42.962053 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Step 3/8 : ADD prometheus-server-archive /prometheus-server-source 2026-05-22 00:26:42.962066 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> ae77cd8f9ca9 2026-05-22 00:26:42.962083 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Step 4/8 : RUN ln -s /prometheus-server-source/* prometheus-server && mkdir -p /opt/prometheus && cp -r /prometheus-server/* /opt/prometheus/ && mkdir -p /etc/prometheus /data 2026-05-22 00:26:42.962123 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> Running in 9ffa2809fbea 2026-05-22 00:26:42.962138 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> Removed intermediate container 9ffa2809fbea 2026-05-22 00:26:42.962149 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> 71ac95dd4287 2026-05-22 00:26:42.962162 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Step 5/8 : COPY patches /patches 2026-05-22 00:26:42.962175 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> 48cf0cd2031f 2026-05-22 00:26:42.962210 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Step 6/8 : RUN kolla_patch 2026-05-22 00:26:42.962226 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> Running in f1a9379b3656 2026-05-22 00:26:42.962256 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:[i] No series file found, nothing to patch. 2026-05-22 00:26:42.962285 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> Removed intermediate container f1a9379b3656 2026-05-22 00:26:42.962312 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> 1652cc06e59e 2026-05-22 00:26:42.962372 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Step 7/8 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 00:26:42.962386 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> Running in 4cb8b9c6b5e1 2026-05-22 00:26:42.962400 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Reading package lists... 2026-05-22 00:26:42.962413 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Building dependency tree... 2026-05-22 00:26:42.962442 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Reading state information... 2026-05-22 00:26:42.962492 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Package 'build-essential' is not installed, so not removed 2026-05-22 00:26:42.962504 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:26:42.962518 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Reading package lists... 2026-05-22 00:26:42.962531 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Building dependency tree... 2026-05-22 00:26:42.962570 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Reading state information... 2026-05-22 00:26:42.962586 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:26:42.962647 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> Removed intermediate container 4cb8b9c6b5e1 2026-05-22 00:26:42.962667 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> ab924f077787 2026-05-22 00:26:42.962677 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Step 8/8 : USER prometheus 2026-05-22 00:26:42.962691 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> Running in 85255d717d5a 2026-05-22 00:26:42.962719 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> Removed intermediate container 85255d717d5a 2026-05-22 00:26:42.962771 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> d781d2199c1b 2026-05-22 00:26:42.962783 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Successfully built 5e6319774725 2026-05-22 00:26:42.962797 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-server:build-20260522 2026-05-22 00:26:42.962906 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Built at 2026-05-22 00:26:42.962801 (took 0:00:20.878405) 2026-05-22 00:26:42.963129 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-node-exporter) 2026-05-22 00:26:42.963146 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-node-exporter:Processing 2026-05-22 00:26:42.963197 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Building started at 2026-05-22 00:26:42.963143 2026-05-22 00:26:42.963228 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-node-exporter:Getting archive from https://github.com/prometheus/node_exporter/releases/download/v1.8.2/node_exporter-1.8.2.linux-amd64.tar.gz 2026-05-22 00:26:43.636441 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-node-exporter:Turned 0 plugins into plugins archive 2026-05-22 00:26:43.636786 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-node-exporter:Turned 0 additions into additions archive 2026-05-22 00:26:48.640271 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Step 1/8 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20260522 2026-05-22 00:26:48.640446 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> 6b7d7e8a4298 2026-05-22 00:26:48.640548 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Step 2/8 : LABEL "build-date"="20260522" "name"="prometheus-node-exporter" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="prometheus-node-exporter" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:26:48.640669 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Running in c9d889641f33 2026-05-22 00:26:48.640757 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Removed intermediate container c9d889641f33 2026-05-22 00:26:48.640887 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> 6544b9eb37cf 2026-05-22 00:26:48.640975 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Step 3/8 : ADD prometheus-node-exporter-archive /prometheus-node-exporter-source 2026-05-22 00:26:48.641055 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> 0adc8ca63181 2026-05-22 00:26:48.641130 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Step 4/8 : RUN ln -s /prometheus-node-exporter-source/* prometheus-node-exporter && mkdir -p /opt/node_exporter/ && cp /prometheus-node-exporter/node_exporter /opt/node_exporter/ 2026-05-22 00:26:48.641209 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Running in ba171b95e522 2026-05-22 00:26:48.641283 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Removed intermediate container ba171b95e522 2026-05-22 00:26:48.641356 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> 1b23bd8e34a5 2026-05-22 00:26:48.641429 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Step 5/8 : COPY patches /patches 2026-05-22 00:26:48.641505 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> 4ec85d55de0d 2026-05-22 00:26:48.641577 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Step 6/8 : RUN kolla_patch 2026-05-22 00:26:48.641682 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Running in d98680051078 2026-05-22 00:26:48.641760 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:[i] No series file found, nothing to patch. 2026-05-22 00:26:48.641849 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Removed intermediate container d98680051078 2026-05-22 00:26:48.641924 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> 71ad159f1c20 2026-05-22 00:26:48.642020 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Step 7/8 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 00:26:48.642114 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Running in bacbee9ceda7 2026-05-22 00:26:48.642184 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Reading package lists... 2026-05-22 00:26:48.642254 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Building dependency tree... 2026-05-22 00:26:48.642323 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Reading state information... 2026-05-22 00:26:48.642393 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Package 'build-essential' is not installed, so not removed 2026-05-22 00:26:48.642459 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:26:48.642529 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Reading package lists... 2026-05-22 00:26:48.642631 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Building dependency tree... 2026-05-22 00:26:48.642717 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Reading state information... 2026-05-22 00:26:48.642788 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:26:48.642874 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Removed intermediate container bacbee9ceda7 2026-05-22 00:26:48.642944 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> 902c3be23f34 2026-05-22 00:26:48.643014 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Step 8/8 : USER prometheus 2026-05-22 00:26:48.643089 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Running in ccd9a2f015bd 2026-05-22 00:26:48.643653 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Removed intermediate container ccd9a2f015bd 2026-05-22 00:26:48.643671 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> ba04bb58e137 2026-05-22 00:26:48.643678 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Successfully built d0cf6901f35c 2026-05-22 00:26:48.643685 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-node-exporter:build-20260522 2026-05-22 00:26:48.643692 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Built at 2026-05-22 00:26:48.643262 (took 0:00:05.680119) 2026-05-22 00:26:48.643788 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(letsencrypt-lego) 2026-05-22 00:26:48.643890 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-lego:Processing 2026-05-22 00:26:48.643982 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Building started at 2026-05-22 00:26:48.643921 2026-05-22 00:26:48.644071 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-lego:Getting archive from https://github.com/go-acme/lego/releases/download/v4.20.4/lego_v4.20.4_linux_amd64.tar.gz 2026-05-22 00:26:50.970019 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-lego:Turned 0 plugins into plugins archive 2026-05-22 00:26:50.971234 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-lego:Turned 0 additions into additions archive 2026-05-22 00:27:09.687926 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 1/12 : FROM osism.harbor.regio.digital/kolla/letsencrypt-base:build-20260522 2026-05-22 00:27:09.688120 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> 01f1c79ac291 2026-05-22 00:27:09.688293 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 2/12 : LABEL "build-date"="20260522" "name"="letsencrypt-lego" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="letsencrypt-lego" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:27:09.688408 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Running in 5298a895d43d 2026-05-22 00:27:09.688573 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Removed intermediate container 5298a895d43d 2026-05-22 00:27:09.688782 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> f84446dd3c42 2026-05-22 00:27:09.688913 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 3/12 : RUN usermod --append --home /var/lib/letsencrypt --groups kolla letsencrypt && chsh --shell /bin/bash letsencrypt && mkdir -p /var/lib/letsencrypt && chown -R 42488:42488 /var/lib/letsencrypt 2026-05-22 00:27:09.688991 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Running in c6d6a4ab2bf0 2026-05-22 00:27:09.689738 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Removed intermediate container c6d6a4ab2bf0 2026-05-22 00:27:09.689788 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> af4cdd87d01f 2026-05-22 00:27:09.689807 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 4/12 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends openssh-client cron rsync && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-05-22 00:27:09.689824 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Running in 523219cbe487 2026-05-22 00:27:09.689840 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-22 00:27:09.689856 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 00:27:09.689872 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-22 00:27:09.689886 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-22 00:27:09.689901 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-22 00:27:09.689917 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-22 00:27:09.689932 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-22 00:27:09.689948 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-22 00:27:09.689963 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-22 00:27:09.689978 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,457 kB] 2026-05-22 00:27:09.689994 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,148 kB] 2026-05-22 00:27:09.690020 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-22 00:27:09.690036 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-05-22 00:27:09.690052 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,072 kB] 2026-05-22 00:27:09.690068 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,505 kB] 2026-05-22 00:27:09.690090 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Fetched 30.2 MB in 3s (12.1 MB/s) 2026-05-22 00:27:09.690106 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Reading package lists... 2026-05-22 00:27:09.690171 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Reading package lists... 2026-05-22 00:27:09.690267 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Building dependency tree... 2026-05-22 00:27:09.690293 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Reading state information... 2026-05-22 00:27:09.690401 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:The following additional packages will be installed: 2026-05-22 00:27:09.690455 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: cron-daemon-common libcbor0.10 libfido2-1 libpopt0 2026-05-22 00:27:09.690477 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Suggested packages: 2026-05-22 00:27:09.690670 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: anacron logrotate checksecurity supercat default-mta | mail-transport-agent 2026-05-22 00:27:09.690756 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: keychain libpam-ssh monkeysphere ssh-askpass openssh-server 2026-05-22 00:27:09.690778 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: python3-braceexpand 2026-05-22 00:27:09.690789 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Recommended packages: 2026-05-22 00:27:09.690821 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: xauth 2026-05-22 00:27:09.690896 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:The following NEW packages will be installed: 2026-05-22 00:27:09.690963 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: cron cron-daemon-common libcbor0.10 libfido2-1 libpopt0 openssh-client rsync 2026-05-22 00:27:09.691032 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:27:09.691095 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Need to get 1,586 kB of archives. 2026-05-22 00:27:09.691157 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:After this operation, 5,188 kB of additional disk space will be used. 2026-05-22 00:27:09.691222 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 00:27:09.691291 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 cron-daemon-common all 3.0pl1-184ubuntu2 [13.6 kB] 2026-05-22 00:27:09.691381 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 cron amd64 3.0pl1-184ubuntu2 [85.3 kB] 2026-05-22 00:27:09.691428 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB] 2026-05-22 00:27:09.691495 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 rsync amd64 3.2.7-1ubuntu1.4 [442 kB] 2026-05-22 00:27:09.691562 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libcbor0.10 amd64 0.10.2-1.2ubuntu2 [25.8 kB] 2026-05-22 00:27:09.691649 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libfido2-1 amd64 1.14.0-1build3 [83.5 kB] 2026-05-22 00:27:09.691762 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.16 [907 kB] 2026-05-22 00:27:09.693667 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Fetched 1,586 kB in 0s (6,178 kB/s) 2026-05-22 00:27:09.693705 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Selecting previously unselected package cron-daemon-common. 2026-05-22 00:27:09.693715 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 2026-05-22 00:27:09.693725 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:27:09.693736 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 70% 2026-05-22 00:27:09.693745 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 75% (Reading database ... 80% 2026-05-22 00:27:09.693754 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 85% 2026-05-22 00:27:09.693762 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 90% 2026-05-22 00:27:09.693770 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 95% 2026-05-22 00:27:09.693779 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 100% (Reading database ... 11568 files and directories currently installed.) 2026-05-22 00:27:09.693806 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Preparing to unpack .../cron-daemon-common_3.0pl1-184ubuntu2_all.deb ... 2026-05-22 00:27:09.693816 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Unpacking cron-daemon-common (3.0pl1-184ubuntu2) ... 2026-05-22 00:27:09.693825 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Setting up cron-daemon-common (3.0pl1-184ubuntu2) ... 2026-05-22 00:27:09.693834 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: 2026-05-22 00:27:09.693842 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Creating group 'crontab' with GID 995. 2026-05-22 00:27:09.693850 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Selecting previously unselected package cron. 2026-05-22 00:27:09.693859 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 2026-05-22 00:27:09.693867 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 5% (Reading database ... 10% (Reading database ... 2026-05-22 00:27:09.693875 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 2026-05-22 00:27:09.693884 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:30% (Reading database ... 2026-05-22 00:27:09.693892 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:35% 2026-05-22 00:27:09.693901 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 40% (Reading database ... 2026-05-22 00:27:09.693909 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:45% 2026-05-22 00:27:09.693918 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 50% 2026-05-22 00:27:09.693926 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 55% 2026-05-22 00:27:09.693935 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 60% 2026-05-22 00:27:09.693943 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 65% 2026-05-22 00:27:09.693951 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 70% 2026-05-22 00:27:09.693960 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 75% 2026-05-22 00:27:09.693968 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 80% 2026-05-22 00:27:09.693976 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 85% 2026-05-22 00:27:09.693985 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 90% 2026-05-22 00:27:09.693993 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 95% 2026-05-22 00:27:09.694001 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 100% (Reading database ... 11587 files and directories currently installed.) 2026-05-22 00:27:09.694010 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Preparing to unpack .../0-cron_3.0pl1-184ubuntu2_amd64.deb ... 2026-05-22 00:27:09.694018 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Unpacking cron (3.0pl1-184ubuntu2) ... 2026-05-22 00:27:09.694027 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Selecting previously unselected package libpopt0:amd64. 2026-05-22 00:27:09.694035 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Preparing to unpack .../1-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2026-05-22 00:27:09.694043 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-05-22 00:27:09.694052 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Selecting previously unselected package rsync. 2026-05-22 00:27:09.694060 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Preparing to unpack .../2-rsync_3.2.7-1ubuntu1.4_amd64.deb ... 2026-05-22 00:27:09.694068 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Unpacking rsync (3.2.7-1ubuntu1.4) ... 2026-05-22 00:27:09.694077 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Selecting previously unselected package libcbor0.10:amd64. 2026-05-22 00:27:09.694085 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Preparing to unpack .../3-libcbor0.10_0.10.2-1.2ubuntu2_amd64.deb ... 2026-05-22 00:27:09.694094 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Unpacking libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2026-05-22 00:27:09.694120 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Selecting previously unselected package libfido2-1:amd64. 2026-05-22 00:27:09.694129 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Preparing to unpack .../4-libfido2-1_1.14.0-1build3_amd64.deb ... 2026-05-22 00:27:09.694138 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Unpacking libfido2-1:amd64 (1.14.0-1build3) ... 2026-05-22 00:27:09.694146 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Selecting previously unselected package openssh-client. 2026-05-22 00:27:09.694155 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Preparing to unpack .../5-openssh-client_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-05-22 00:27:09.694163 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Unpacking openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-05-22 00:27:09.694171 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Setting up libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2026-05-22 00:27:09.694180 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Setting up cron (3.0pl1-184ubuntu2) ... 2026-05-22 00:27:09.694188 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:invoke-rc.d: could not determine current runlevel 2026-05-22 00:27:09.694199 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-22 00:27:09.694208 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Setting up libfido2-1:amd64 (1.14.0-1build3) ... 2026-05-22 00:27:09.694257 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-05-22 00:27:09.694299 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Setting up openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-05-22 00:27:09.694353 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Setting up rsync (3.2.7-1ubuntu1.4) ... 2026-05-22 00:27:09.694405 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:invoke-rc.d: could not determine current runlevel 2026-05-22 00:27:09.694460 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-22 00:27:09.694513 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 00:27:09.694568 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Removed intermediate container 523219cbe487 2026-05-22 00:27:09.694677 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> 863a830e1537 2026-05-22 00:27:09.694715 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 5/12 : ADD letsencrypt-lego-archive /lego-source 2026-05-22 00:27:09.694908 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> 0575210f1c4f 2026-05-22 00:27:09.694959 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 6/12 : RUN cp -r /lego-source/lego /opt/ 2026-05-22 00:27:09.694987 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Running in d76bc601b17f 2026-05-22 00:27:09.695005 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Removed intermediate container d76bc601b17f 2026-05-22 00:27:09.695021 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> 7ded199a7276 2026-05-22 00:27:09.695042 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 7/12 : COPY letsencrypt-certificates.sh /usr/bin/letsencrypt-certificates 2026-05-22 00:27:09.695088 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> 596b1edaae61 2026-05-22 00:27:09.695145 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 8/12 : COPY sync-and-update-certificate.sh /usr/bin/sync-and-update-certificate 2026-05-22 00:27:09.695221 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> d5a8ce3f3db6 2026-05-22 00:27:09.695247 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 9/12 : RUN chmod +x /usr/bin/letsencrypt-certificates /usr/bin/sync-and-update-certificate 2026-05-22 00:27:09.695312 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Running in 44a77f324634 2026-05-22 00:27:09.695336 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Removed intermediate container 44a77f324634 2026-05-22 00:27:09.695395 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> 555559405bf2 2026-05-22 00:27:09.695420 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 10/12 : COPY patches /patches 2026-05-22 00:27:09.695494 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> 0cba9d4dca0f 2026-05-22 00:27:09.695526 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 11/12 : RUN kolla_patch 2026-05-22 00:27:09.695684 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Running in 5a369b5b48c9 2026-05-22 00:27:09.695781 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:[i] No series file found, nothing to patch. 2026-05-22 00:27:09.695792 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Removed intermediate container 5a369b5b48c9 2026-05-22 00:27:09.695800 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> cf178eaec58d 2026-05-22 00:27:09.695815 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 12/12 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 00:27:09.695872 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Running in f3ea760e7845 2026-05-22 00:27:09.695920 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Reading package lists... 2026-05-22 00:27:09.695975 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Building dependency tree... 2026-05-22 00:27:09.696029 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Reading state information... 2026-05-22 00:27:09.696087 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Package 'build-essential' is not installed, so not removed 2026-05-22 00:27:09.696139 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:27:09.696194 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Reading package lists... 2026-05-22 00:27:09.696250 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Building dependency tree... 2026-05-22 00:27:09.696303 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Reading state information... 2026-05-22 00:27:09.696359 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:27:09.696422 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Removed intermediate container f3ea760e7845 2026-05-22 00:27:09.696476 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> 79c93a91c2a5 2026-05-22 00:27:09.696536 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Successfully built d3f73964c9d8 2026-05-22 00:27:09.696590 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Successfully tagged osism.harbor.regio.digital/kolla/letsencrypt-lego:build-20260522 2026-05-22 00:27:09.696761 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Built at 2026-05-22 00:27:09.696625 (took 0:00:21.052704) 2026-05-22 00:27:09.697153 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(letsencrypt-webserver) 2026-05-22 00:27:09.697220 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-webserver:Processing 2026-05-22 00:27:09.697283 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Building started at 2026-05-22 00:27:09.697210 2026-05-22 00:27:09.698053 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-webserver:Turned 0 plugins into plugins archive 2026-05-22 00:27:09.698612 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-webserver:Turned 0 additions into additions archive 2026-05-22 00:27:27.936980 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Step 1/8 : FROM osism.harbor.regio.digital/kolla/letsencrypt-base:build-20260522 2026-05-22 00:27:27.937094 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> 01f1c79ac291 2026-05-22 00:27:27.937111 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Step 2/8 : LABEL "build-date"="20260522" "name"="letsencrypt-webserver" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="letsencrypt-webserver" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:27:27.937158 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Running in 2f1f135102ce 2026-05-22 00:27:27.937284 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Removed intermediate container 2f1f135102ce 2026-05-22 00:27:27.937300 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> bf2ad91af9a0 2026-05-22 00:27:27.937417 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Step 3/8 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends apache2 && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-05-22 00:27:27.937459 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Running in 23d9aa2a0e58 2026-05-22 00:27:27.937546 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 00:27:27.937712 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-22 00:27:27.937733 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-22 00:27:27.937817 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-22 00:27:27.937889 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-22 00:27:27.937962 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-22 00:27:27.938044 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-22 00:27:27.938118 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-22 00:27:27.938182 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-22 00:27:27.938252 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,148 kB] 2026-05-22 00:27:27.938324 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,457 kB] 2026-05-22 00:27:27.938398 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-22 00:27:27.938467 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-05-22 00:27:27.938586 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,072 kB] 2026-05-22 00:27:27.938682 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,505 kB] 2026-05-22 00:27:27.938764 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Fetched 30.2 MB in 3s (11.5 MB/s) 2026-05-22 00:27:27.938834 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Reading package lists... 2026-05-22 00:27:27.938912 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Reading package lists... 2026-05-22 00:27:27.938984 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Building dependency tree... 2026-05-22 00:27:27.939054 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Reading state information... 2026-05-22 00:27:27.939125 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:The following additional packages will be installed: 2026-05-22 00:27:27.939195 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: apache2-bin apache2-data apache2-utils libapr1t64 libaprutil1-dbd-sqlite3 2026-05-22 00:27:27.939263 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: libaprutil1-ldap libaprutil1t64 libicu74 libjansson4 liblua5.4-0 libxml2 2026-05-22 00:27:27.939331 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Suggested packages: 2026-05-22 00:27:27.939394 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser ufw 2026-05-22 00:27:27.939457 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Recommended packages: 2026-05-22 00:27:27.939523 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ssl-cert 2026-05-22 00:27:27.939725 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:The following NEW packages will be installed: 2026-05-22 00:27:27.941745 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: apache2 apache2-bin apache2-data apache2-utils libapr1t64 2026-05-22 00:27:27.941773 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: libaprutil1-dbd-sqlite3 libaprutil1-ldap libaprutil1t64 libicu74 libjansson4 2026-05-22 00:27:27.941785 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: liblua5.4-0 libxml2 2026-05-22 00:27:27.941795 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:0 upgraded, 12 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:27:27.941806 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Need to get 13.7 MB of archives. 2026-05-22 00:27:27.941816 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:After this operation, 47.1 MB of additional disk space will be used. 2026-05-22 00:27:27.941828 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 00:27:27.941835 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-05-22 00:27:27.941845 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-05-22 00:27:27.941858 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-05-22 00:27:27.941881 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9,116 B] 2026-05-22 00:27:27.941892 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libjansson4 amd64 2.14-2build2 [32.8 kB] 2026-05-22 00:27:27.941903 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-05-22 00:27:27.941913 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu74 amd64 74.2-1ubuntu3.1 [10.9 MB] 2026-05-22 00:27:27.941924 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2 amd64 2.9.14+dfsg-1.3ubuntu3.7 [764 kB] 2026-05-22 00:27:27.941930 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.12 [1,336 kB] 2026-05-22 00:27:27.941941 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.12 [163 kB] 2026-05-22 00:27:27.941951 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.12 [98.9 kB] 2026-05-22 00:27:27.941962 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.12 [90.2 kB] 2026-05-22 00:27:27.941972 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Fetched 13.7 MB in 1s (20.9 MB/s) 2026-05-22 00:27:27.941984 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package libapr1t64:amd64. 2026-05-22 00:27:27.942001 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 2026-05-22 00:27:27.942011 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:27:27.942019 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 70% (Reading database ... 75% (Reading database ... 80% 2026-05-22 00:27:27.942025 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 85% 2026-05-22 00:27:27.942032 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 90% 2026-05-22 00:27:27.942038 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 95% 2026-05-22 00:27:27.942045 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 100% (Reading database ... 11568 files and directories currently installed.) 2026-05-22 00:27:27.942051 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../00-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-05-22 00:27:27.942058 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-05-22 00:27:27.942064 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package libaprutil1t64:amd64. 2026-05-22 00:27:27.942082 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../01-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-05-22 00:27:27.942088 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-05-22 00:27:27.942095 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-05-22 00:27:27.942101 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../02-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-05-22 00:27:27.942108 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-05-22 00:27:27.942114 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package libaprutil1-ldap:amd64. 2026-05-22 00:27:27.942120 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../03-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-05-22 00:27:27.942127 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-05-22 00:27:27.942133 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package libjansson4:amd64. 2026-05-22 00:27:27.942140 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../04-libjansson4_2.14-2build2_amd64.deb ... 2026-05-22 00:27:27.942146 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking libjansson4:amd64 (2.14-2build2) ... 2026-05-22 00:27:27.942157 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package liblua5.4-0:amd64. 2026-05-22 00:27:27.942164 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../05-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-05-22 00:27:27.942170 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-05-22 00:27:27.942176 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package libicu74:amd64. 2026-05-22 00:27:27.942183 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../06-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2026-05-22 00:27:27.942189 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2026-05-22 00:27:27.942195 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package libxml2:amd64. 2026-05-22 00:27:27.942202 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../07-libxml2_2.9.14+dfsg-1.3ubuntu3.7_amd64.deb ... 2026-05-22 00:27:27.942214 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-05-22 00:27:27.942221 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package apache2-bin. 2026-05-22 00:27:27.942230 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../08-apache2-bin_2.4.58-1ubuntu8.12_amd64.deb ... 2026-05-22 00:27:27.942236 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking apache2-bin (2.4.58-1ubuntu8.12) ... 2026-05-22 00:27:27.942243 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package apache2-data. 2026-05-22 00:27:27.942253 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../09-apache2-data_2.4.58-1ubuntu8.12_all.deb ... 2026-05-22 00:27:27.942325 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking apache2-data (2.4.58-1ubuntu8.12) ... 2026-05-22 00:27:27.942357 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package apache2-utils. 2026-05-22 00:27:27.942439 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../10-apache2-utils_2.4.58-1ubuntu8.12_amd64.deb ... 2026-05-22 00:27:27.942477 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking apache2-utils (2.4.58-1ubuntu8.12) ... 2026-05-22 00:27:27.942527 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package apache2. 2026-05-22 00:27:27.942617 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../11-apache2_2.4.58-1ubuntu8.12_amd64.deb ... 2026-05-22 00:27:27.942671 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking apache2 (2.4.58-1ubuntu8.12) ... 2026-05-22 00:27:27.942744 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up libjansson4:amd64 (2.14-2build2) ... 2026-05-22 00:27:27.942790 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2026-05-22 00:27:27.942845 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-05-22 00:27:27.942901 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-05-22 00:27:27.942957 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up apache2-data (2.4.58-1ubuntu8.12) ... 2026-05-22 00:27:27.943011 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-05-22 00:27:27.943073 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-05-22 00:27:27.943126 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-05-22 00:27:27.943145 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-05-22 00:27:27.943224 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up apache2-utils (2.4.58-1ubuntu8.12) ... 2026-05-22 00:27:27.943243 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up apache2-bin (2.4.58-1ubuntu8.12) ... 2026-05-22 00:27:27.943310 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up apache2 (2.4.58-1ubuntu8.12) ... 2026-05-22 00:27:27.943362 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module mpm_event. 2026-05-22 00:27:27.943414 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module authz_core. 2026-05-22 00:27:27.943468 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module authz_host. 2026-05-22 00:27:27.943522 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module authn_core. 2026-05-22 00:27:27.943620 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module auth_basic. 2026-05-22 00:27:27.943710 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module access_compat. 2026-05-22 00:27:27.943764 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module authn_file. 2026-05-22 00:27:27.943824 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module authz_user. 2026-05-22 00:27:27.943883 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module alias. 2026-05-22 00:27:27.943948 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module dir. 2026-05-22 00:27:27.944004 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module autoindex. 2026-05-22 00:27:27.944050 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module env. 2026-05-22 00:27:27.944098 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module mime. 2026-05-22 00:27:27.944146 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module negotiation. 2026-05-22 00:27:27.944193 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module setenvif. 2026-05-22 00:27:27.944241 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module filter. 2026-05-22 00:27:27.944289 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module deflate. 2026-05-22 00:27:27.944336 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module status. 2026-05-22 00:27:27.944384 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module reqtimeout. 2026-05-22 00:27:27.944432 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling conf charset. 2026-05-22 00:27:27.944484 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: 2026-05-22 00:27:27.944534 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling conf localized-error-pages. 2026-05-22 00:27:27.944618 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling conf other-vhosts-access-log. 2026-05-22 00:27:27.944668 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling conf security. 2026-05-22 00:27:27.944721 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling conf serve-cgi-bin. 2026-05-22 00:27:27.944766 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling site 000-default. 2026-05-22 00:27:27.944813 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:invoke-rc.d: could not determine current runlevel 2026-05-22 00:27:27.944861 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-22 00:27:27.944908 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 00:27:27.944955 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Removed intermediate container 23d9aa2a0e58 2026-05-22 00:27:27.945011 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> 6ae585acf0cd 2026-05-22 00:27:27.945060 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Step 4/8 : RUN echo > /etc/apache2/ports.conf 2026-05-22 00:27:27.945113 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Running in 775ebb39057f 2026-05-22 00:27:27.945157 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Removed intermediate container 775ebb39057f 2026-05-22 00:27:27.945207 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> 5fe4e5924bc7 2026-05-22 00:27:27.945239 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Step 5/8 : COPY extend_start.sh /usr/local/bin/kolla_letsencrypt_extend_start 2026-05-22 00:27:27.945284 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> 0546a77d6f81 2026-05-22 00:27:27.945330 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Step 6/8 : COPY patches /patches 2026-05-22 00:27:27.945379 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> edc0854c35c9 2026-05-22 00:27:27.945426 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Step 7/8 : RUN kolla_patch 2026-05-22 00:27:27.945476 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Running in e7fb16f0fa6c 2026-05-22 00:27:27.945523 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:[i] No series file found, nothing to patch. 2026-05-22 00:27:27.945584 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Removed intermediate container e7fb16f0fa6c 2026-05-22 00:27:27.945653 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> c0b39f8694d1 2026-05-22 00:27:27.945715 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Step 8/8 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 00:27:27.945758 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Running in 5a2adcce4775 2026-05-22 00:27:27.945804 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Reading package lists... 2026-05-22 00:27:27.945853 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Building dependency tree... 2026-05-22 00:27:27.945901 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Reading state information... 2026-05-22 00:27:27.945951 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Package 'build-essential' is not installed, so not removed 2026-05-22 00:27:27.945996 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:27:27.946044 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Reading package lists... 2026-05-22 00:27:27.946094 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Building dependency tree... 2026-05-22 00:27:27.946141 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Reading state information... 2026-05-22 00:27:27.946190 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:27:27.946238 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Removed intermediate container 5a2adcce4775 2026-05-22 00:27:27.946301 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> 48de6eec7cda 2026-05-22 00:27:27.946350 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Successfully built 0508c1a2de9f 2026-05-22 00:27:27.946399 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Successfully tagged osism.harbor.regio.digital/kolla/letsencrypt-webserver:build-20260522 2026-05-22 00:27:27.946506 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Built at 2026-05-22 00:27:27.946405 (took 0:00:18.249195) 2026-05-22 00:27:27.946972 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovsdpdk-db) 2026-05-22 00:27:27.947096 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk-db:Processing 2026-05-22 00:27:27.947187 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Building started at 2026-05-22 00:27:27.947126 2026-05-22 00:27:27.948187 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk-db:Turned 0 plugins into plugins archive 2026-05-22 00:27:27.948952 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk-db:Turned 0 additions into additions archive 2026-05-22 00:27:33.835939 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Step 1/8 : FROM osism.harbor.regio.digital/kolla/ovsdpdk:build-20260522 2026-05-22 00:27:33.836845 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> b036ac345601 2026-05-22 00:27:33.836989 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Step 2/8 : LABEL "build-date"="20260522" "name"="ovsdpdk-db" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ovsdpdk-db" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:27:33.837022 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> Running in 3dc30cba5194 2026-05-22 00:27:33.837046 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> Removed intermediate container 3dc30cba5194 2026-05-22 00:27:33.837069 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> 071fd659c943 2026-05-22 00:27:33.837091 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Step 3/8 : COPY extend_start.sh /usr/local/bin/kolla_ovsdpdk_extend_start 2026-05-22 00:27:33.837158 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> e504f8450594 2026-05-22 00:27:33.837177 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Step 4/8 : COPY start_ovsdb_server.sh /usr/local/bin/start-ovsdb-server 2026-05-22 00:27:33.837195 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> a62847113259 2026-05-22 00:27:33.837212 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Step 5/8 : RUN chmod 644 /usr/local/bin/kolla_ovsdpdk_extend_start && chmod 755 /usr/local/bin/start-ovsdb-server 2026-05-22 00:27:33.837230 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> Running in 4a077863f631 2026-05-22 00:27:33.837247 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> Removed intermediate container 4a077863f631 2026-05-22 00:27:33.837732 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> bdc954783c9a 2026-05-22 00:27:33.837770 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Step 6/8 : COPY patches /patches 2026-05-22 00:27:33.837786 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> 894adba2096e 2026-05-22 00:27:33.837803 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Step 7/8 : RUN kolla_patch 2026-05-22 00:27:33.837819 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> Running in 9000e249d90d 2026-05-22 00:27:33.837836 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:[i] No series file found, nothing to patch. 2026-05-22 00:27:33.837853 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> Removed intermediate container 9000e249d90d 2026-05-22 00:27:33.837869 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> ecb938dbc821 2026-05-22 00:27:33.837888 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Step 8/8 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 00:27:33.837908 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> Running in b7a2e62e8877 2026-05-22 00:27:33.837925 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Reading package lists... 2026-05-22 00:27:33.837942 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Building dependency tree... 2026-05-22 00:27:33.837960 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Reading state information... 2026-05-22 00:27:33.837977 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Package 'build-essential' is not installed, so not removed 2026-05-22 00:27:33.837995 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:27:33.838012 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Reading package lists... 2026-05-22 00:27:33.838051 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Building dependency tree... 2026-05-22 00:27:33.838063 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Reading state information... 2026-05-22 00:27:33.838073 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:27:33.838083 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> Removed intermediate container b7a2e62e8877 2026-05-22 00:27:33.838101 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> f13e51d5a502 2026-05-22 00:27:33.838111 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Successfully built b56f7b17dcac 2026-05-22 00:27:33.838121 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Successfully tagged osism.harbor.regio.digital/kolla/ovsdpdk-db:build-20260522 2026-05-22 00:27:33.838131 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Built at 2026-05-22 00:27:33.837909 (took 0:00:05.890783) 2026-05-22 00:27:33.838628 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovsdpdk-vswitchd) 2026-05-22 00:27:33.838805 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk-vswitchd:Processing 2026-05-22 00:27:33.838827 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Building started at 2026-05-22 00:27:33.838738 2026-05-22 00:27:33.840178 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk-vswitchd:Turned 0 plugins into plugins archive 2026-05-22 00:27:33.841180 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk-vswitchd:Turned 0 additions into additions archive 2026-05-22 00:27:39.040643 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Step 1/7 : FROM osism.harbor.regio.digital/kolla/ovsdpdk:build-20260522 2026-05-22 00:27:39.040795 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> b036ac345601 2026-05-22 00:27:39.040936 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Step 2/7 : LABEL "build-date"="20260522" "name"="ovsdpdk-vswitchd" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ovsdpdk-vswitchd" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:27:39.041080 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> Running in 06441bde7b96 2026-05-22 00:27:39.041156 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> Removed intermediate container 06441bde7b96 2026-05-22 00:27:39.041238 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> 9e79349cced1 2026-05-22 00:27:39.041327 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Step 3/7 : COPY extend_start.sh /usr/local/bin/kolla_ovsdpdk_extend_start 2026-05-22 00:27:39.041418 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> 971519079ac9 2026-05-22 00:27:39.041522 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Step 4/7 : RUN chmod 644 /usr/local/bin/kolla_ovsdpdk_extend_start 2026-05-22 00:27:39.041636 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> Running in f0f8b69cf9d7 2026-05-22 00:27:39.041726 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> Removed intermediate container f0f8b69cf9d7 2026-05-22 00:27:39.041817 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> cfa72ac84eb5 2026-05-22 00:27:39.041899 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Step 5/7 : COPY patches /patches 2026-05-22 00:27:39.041983 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> 3bcca81aea11 2026-05-22 00:27:39.042066 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Step 6/7 : RUN kolla_patch 2026-05-22 00:27:39.042148 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> Running in 67d08b866087 2026-05-22 00:27:39.042706 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:[i] No series file found, nothing to patch. 2026-05-22 00:27:39.042729 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> Removed intermediate container 67d08b866087 2026-05-22 00:27:39.042742 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> c32c583bf964 2026-05-22 00:27:39.042758 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Step 7/7 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 00:27:39.042773 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> Running in bab993aab8a5 2026-05-22 00:27:39.042786 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Reading package lists... 2026-05-22 00:27:39.042798 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Building dependency tree... 2026-05-22 00:27:39.042811 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Reading state information... 2026-05-22 00:27:39.042840 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Package 'build-essential' is not installed, so not removed 2026-05-22 00:27:39.042858 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:27:39.042872 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Reading package lists... 2026-05-22 00:27:39.042902 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Building dependency tree... 2026-05-22 00:27:39.042972 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Reading state information... 2026-05-22 00:27:39.043057 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:27:39.043111 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> Removed intermediate container bab993aab8a5 2026-05-22 00:27:39.043212 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> 4ca19e320c59 2026-05-22 00:27:39.043271 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Successfully built 646dd7ad6386 2026-05-22 00:27:39.043437 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Successfully tagged osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:build-20260522 2026-05-22 00:27:39.043499 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Built at 2026-05-22 00:27:39.043370 (took 0:00:05.204632) 2026-05-22 00:27:39.044089 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovn-base) 2026-05-22 00:27:39.044216 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-base:Processing 2026-05-22 00:27:39.044335 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Building started at 2026-05-22 00:27:39.044221 2026-05-22 00:27:39.045810 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-base:Turned 0 plugins into plugins archive 2026-05-22 00:27:39.046739 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-base:Turned 0 additions into additions archive 2026-05-22 00:27:50.016803 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Step 1/7 : FROM osism.harbor.regio.digital/kolla/openvswitch-base:build-20260522 2026-05-22 00:27:50.017889 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> 580733cce097 2026-05-22 00:27:50.017953 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Step 2/7 : LABEL "build-date"="20260522" "name"="ovn-base" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ovn-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:27:50.017970 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> Running in 1578d886d2ac 2026-05-22 00:27:50.017982 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> Removed intermediate container 1578d886d2ac 2026-05-22 00:27:50.017993 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> c868fb39673f 2026-05-22 00:27:50.018006 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Step 3/7 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends ovn-common && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-05-22 00:27:50.018018 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> Running in d6c7968d5b3d 2026-05-22 00:27:50.018029 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-22 00:27:50.018040 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 00:27:50.018052 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-22 00:27:50.018062 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-22 00:27:50.018073 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-22 00:27:50.018084 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-22 00:27:50.018096 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-22 00:27:50.018116 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-22 00:27:50.018126 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-22 00:27:50.018135 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,148 kB] 2026-05-22 00:27:50.018143 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,457 kB] 2026-05-22 00:27:50.018164 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-22 00:27:50.018702 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-05-22 00:27:50.018722 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,072 kB] 2026-05-22 00:27:50.018732 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,505 kB] 2026-05-22 00:27:50.018741 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Fetched 30.2 MB in 2s (12.2 MB/s) 2026-05-22 00:27:50.018751 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Reading package lists... 2026-05-22 00:27:50.018760 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Reading package lists... 2026-05-22 00:27:50.018769 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Building dependency tree... 2026-05-22 00:27:50.018777 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Reading state information... 2026-05-22 00:27:50.018786 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:The following NEW packages will be installed: 2026-05-22 00:27:50.018795 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ovn-common 2026-05-22 00:27:50.018804 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:27:50.018813 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Need to get 1,188 kB of archives. 2026-05-22 00:27:50.018822 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:After this operation, 4,567 kB of additional disk space will be used. 2026-05-22 00:27:50.018832 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 ovn-common amd64 25.03.1-0ubuntu0.25.04.1~cloud0 [1,188 kB] 2026-05-22 00:27:50.018841 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Fetched 1,188 kB in 0s (4,658 kB/s) 2026-05-22 00:27:50.018849 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package ovn-common. 2026-05-22 00:27:50.018858 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 2026-05-22 00:27:50.018874 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:27:50.018885 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 70% (Reading database ... 75% (Reading database ... 80% 2026-05-22 00:27:50.018934 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 85% 2026-05-22 00:27:50.019020 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 90% 2026-05-22 00:27:50.019082 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 95% 2026-05-22 00:27:50.019173 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 100% (Reading database ... 11865 files and directories currently installed.) 2026-05-22 00:27:50.019235 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../ovn-common_25.03.1-0ubuntu0.25.04.1~cloud0_amd64.deb ... 2026-05-22 00:27:50.019310 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking ovn-common (25.03.1-0ubuntu0.25.04.1~cloud0) ... 2026-05-22 00:27:50.019385 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up ovn-common (25.03.1-0ubuntu0.25.04.1~cloud0) ... 2026-05-22 00:27:50.019481 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> Removed intermediate container d6c7968d5b3d 2026-05-22 00:27:50.019634 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> fb2fedcbe24d 2026-05-22 00:27:50.019776 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Step 4/7 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-05-22 00:27:50.019787 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> 4e0ab7b3a35d 2026-05-22 00:27:50.019866 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Step 5/7 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2026-05-22 00:27:50.020034 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> Running in a13eecdde84b 2026-05-22 00:27:50.020055 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> Removed intermediate container a13eecdde84b 2026-05-22 00:27:50.020146 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> 95cf4725578f 2026-05-22 00:27:50.020224 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Step 6/7 : COPY patches /patches 2026-05-22 00:27:50.020321 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> fbe9251852de 2026-05-22 00:27:50.020402 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Step 7/7 : RUN kolla_patch 2026-05-22 00:27:50.020520 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> Running in 6ce1cacfe34f 2026-05-22 00:27:50.020641 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:[i] No series file found, nothing to patch. 2026-05-22 00:27:50.020707 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> Removed intermediate container 6ce1cacfe34f 2026-05-22 00:27:50.020793 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> f797ed550f4b 2026-05-22 00:27:50.020875 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Successfully built 8c19d01f1553 2026-05-22 00:27:50.020954 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Successfully tagged osism.harbor.regio.digital/kolla/ovn-base:build-20260522 2026-05-22 00:27:50.021890 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Built at 2026-05-22 00:27:50.020965 (took 0:00:10.976744) 2026-05-22 00:27:50.021926 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovn-nb-db-server) to queue 2026-05-22 00:27:50.021934 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovn-controller) to queue 2026-05-22 00:27:50.021940 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovn-northd) to queue 2026-05-22 00:27:50.021957 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovn-sb-db-server) to queue 2026-05-22 00:27:50.022683 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(openvswitch-vswitchd) 2026-05-22 00:27:50.022698 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-vswitchd:Processing 2026-05-22 00:27:50.022705 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Building started at 2026-05-22 00:27:50.022018 2026-05-22 00:27:50.023287 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-vswitchd:Turned 0 plugins into plugins archive 2026-05-22 00:27:50.024182 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-vswitchd:Turned 0 additions into additions archive 2026-05-22 00:27:54.018702 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Step 1/7 : FROM osism.harbor.regio.digital/kolla/openvswitch-base:build-20260522 2026-05-22 00:27:54.018841 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> 580733cce097 2026-05-22 00:27:54.019005 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Step 2/7 : LABEL "build-date"="20260522" "name"="openvswitch-vswitchd" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="openvswitch-vswitchd" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:27:54.019178 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> Running in 97b549cae40a 2026-05-22 00:27:54.019232 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> Removed intermediate container 97b549cae40a 2026-05-22 00:27:54.019312 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> fd630feb07bd 2026-05-22 00:27:54.019416 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Step 3/7 : COPY extend_start.sh /usr/local/bin/kolla_openvswitch_extend_start 2026-05-22 00:27:54.019529 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> b679a381e5e8 2026-05-22 00:27:54.019583 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Step 4/7 : RUN chmod 644 /usr/local/bin/kolla_openvswitch_extend_start 2026-05-22 00:27:54.019707 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> Running in 6e5e18756c45 2026-05-22 00:27:54.019794 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> Removed intermediate container 6e5e18756c45 2026-05-22 00:27:54.019876 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> e3139207703e 2026-05-22 00:27:54.019958 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Step 5/7 : COPY patches /patches 2026-05-22 00:27:54.020043 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> 8133fc6a0b3b 2026-05-22 00:27:54.020122 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Step 6/7 : RUN kolla_patch 2026-05-22 00:27:54.020677 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> Running in 32a797aecaf6 2026-05-22 00:27:54.020698 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:[i] No series file found, nothing to patch. 2026-05-22 00:27:54.020709 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> Removed intermediate container 32a797aecaf6 2026-05-22 00:27:54.020719 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> ac06bb8c280e 2026-05-22 00:27:54.020732 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Step 7/7 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 00:27:54.020744 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> Running in e725237d5455 2026-05-22 00:27:54.020754 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Reading package lists... 2026-05-22 00:27:54.020764 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Building dependency tree... 2026-05-22 00:27:54.020774 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Reading state information... 2026-05-22 00:27:54.020790 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Package 'build-essential' is not installed, so not removed 2026-05-22 00:27:54.020800 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:27:54.020890 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Reading package lists... 2026-05-22 00:27:54.020944 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Building dependency tree... 2026-05-22 00:27:54.021036 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Reading state information... 2026-05-22 00:27:54.021122 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:27:54.021259 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> Removed intermediate container e725237d5455 2026-05-22 00:27:54.021379 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> d9e376a46f36 2026-05-22 00:27:54.021479 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Successfully built 556123062f89 2026-05-22 00:27:54.021563 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Successfully tagged osism.harbor.regio.digital/kolla/openvswitch-vswitchd:build-20260522 2026-05-22 00:27:54.021822 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Built at 2026-05-22 00:27:54.021653 (took 0:00:03.999635) 2026-05-22 00:27:54.022417 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(openvswitch-db-server) 2026-05-22 00:27:54.022543 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-db-server:Processing 2026-05-22 00:27:54.022717 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Building started at 2026-05-22 00:27:54.022529 2026-05-22 00:27:54.024137 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-db-server:Turned 0 plugins into plugins archive 2026-05-22 00:27:54.025862 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-db-server:Turned 0 additions into additions archive 2026-05-22 00:27:57.580733 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Step 1/7 : FROM osism.harbor.regio.digital/kolla/openvswitch-base:build-20260522 2026-05-22 00:27:57.580775 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> 580733cce097 2026-05-22 00:27:57.580784 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Step 2/7 : LABEL "build-date"="20260522" "name"="openvswitch-db-server" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="openvswitch-db-server" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:27:57.580794 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> Running in cbb4a7c85822 2026-05-22 00:27:57.580800 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> Removed intermediate container cbb4a7c85822 2026-05-22 00:27:57.580805 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> 862ff230e487 2026-05-22 00:27:57.580810 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Step 3/7 : COPY extend_start.sh /usr/local/bin/kolla_openvswitch_extend_start 2026-05-22 00:27:57.580815 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> e61c738641b1 2026-05-22 00:27:57.580819 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Step 4/7 : RUN chmod 755 /usr/local/bin/kolla_openvswitch_extend_start 2026-05-22 00:27:57.580824 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> Running in e0d508fe3321 2026-05-22 00:27:57.580828 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> Removed intermediate container e0d508fe3321 2026-05-22 00:27:57.580833 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> 517bd5565738 2026-05-22 00:27:57.580838 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Step 5/7 : COPY patches /patches 2026-05-22 00:27:57.580842 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> a0ff0000d65c 2026-05-22 00:27:57.580847 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Step 6/7 : RUN kolla_patch 2026-05-22 00:27:57.580851 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> Running in cab01e6b49ff 2026-05-22 00:27:57.580856 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:[i] No series file found, nothing to patch. 2026-05-22 00:27:57.580860 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> Removed intermediate container cab01e6b49ff 2026-05-22 00:27:57.580865 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> bc3ca3fe9dea 2026-05-22 00:27:57.580871 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Step 7/7 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 00:27:57.580876 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> Running in 17d841547d3b 2026-05-22 00:27:57.580881 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Reading package lists... 2026-05-22 00:27:57.580899 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Building dependency tree... 2026-05-22 00:27:57.580903 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Reading state information... 2026-05-22 00:27:57.580907 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Package 'build-essential' is not installed, so not removed 2026-05-22 00:27:57.580911 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:27:57.580914 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Reading package lists... 2026-05-22 00:27:57.580918 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Building dependency tree... 2026-05-22 00:27:57.580921 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Reading state information... 2026-05-22 00:27:57.580925 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:27:57.580928 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> Removed intermediate container 17d841547d3b 2026-05-22 00:27:57.580932 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> 8d4d8728ad0b 2026-05-22 00:27:57.580935 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Successfully built ec3077d41d41 2026-05-22 00:27:57.580944 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Successfully tagged osism.harbor.regio.digital/kolla/openvswitch-db-server:build-20260522 2026-05-22 00:27:57.580950 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Built at 2026-05-22 00:27:57.580590 (took 0:00:03.558061) 2026-05-22 00:27:57.582674 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(magnum-base) 2026-05-22 00:27:57.582684 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-base:Processing 2026-05-22 00:27:57.582689 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Building started at 2026-05-22 00:27:57.581019 2026-05-22 00:27:57.582693 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-base:Getting local archive from tarballs/magnum-stable-2025.1.tar.gz 2026-05-22 00:27:57.585831 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-base:Turned 0 plugins into plugins archive 2026-05-22 00:27:57.586315 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-base:Turned 0 additions into additions archive 2026-05-22 00:28:35.636686 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Step 1/10 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260522 2026-05-22 00:28:35.636765 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> 525269f3c30c 2026-05-22 00:28:35.636847 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Step 2/10 : LABEL "build-date"="20260522" "name"="magnum-base" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="magnum-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:28:35.636915 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Running in 44ddbd01adcd 2026-05-22 00:28:35.636985 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Removed intermediate container 44ddbd01adcd 2026-05-22 00:28:35.637039 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> c31728f6f2aa 2026-05-22 00:28:35.637137 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Step 3/10 : RUN usermod --append --home /var/lib/magnum --groups kolla magnum && mkdir -p /var/lib/magnum && chown -R 42428:42428 /var/lib/magnum 2026-05-22 00:28:35.637189 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Running in 9e7cbe32e387 2026-05-22 00:28:35.637251 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Removed intermediate container 9e7cbe32e387 2026-05-22 00:28:35.637311 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> 8e7cc6575578 2026-05-22 00:28:35.637358 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Step 4/10 : ADD magnum-base-archive /magnum-base-source 2026-05-22 00:28:35.637427 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> 24f6a4d63338 2026-05-22 00:28:35.637489 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Step 5/10 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-05-22 00:28:35.637550 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> 0f7995197607 2026-05-22 00:28:35.637662 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Step 6/10 : RUN ln -s magnum-base-source/* magnum && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /magnum[osprofiler] magnum-cluster-api && mkdir -p /etc/magnum && cp -r /magnum/etc/magnum/* /etc/magnum && mv /etc/magnum/keystone_auth_default_policy.sample /etc/magnum/keystone_auth_default_policy.json && touch /usr/local/bin/kolla_magnum_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_magnum_extend_start 2026-05-22 00:28:35.637717 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Running in e06120b2ca1f 2026-05-22 00:28:35.637779 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Processing ./magnum 2026-05-22 00:28:35.637842 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Installing build dependencies: started 2026-05-22 00:28:35.637905 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Installing build dependencies: finished with status 'done' 2026-05-22 00:28:35.637965 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Getting requirements to build wheel: started 2026-05-22 00:28:35.638025 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Getting requirements to build wheel: finished with status 'done' 2026-05-22 00:28:35.638119 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Installing backend dependencies: started 2026-05-22 00:28:35.638204 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Installing backend dependencies: finished with status 'done' 2026-05-22 00:28:35.638266 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Preparing metadata (pyproject.toml): started 2026-05-22 00:28:35.638325 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-22 00:28:35.638384 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting magnum-cluster-api 2026-05-22 00:28:35.638444 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading magnum_cluster_api-0.36.6-cp38-abi3-manylinux_2_28_x86_64.whl.metadata (2.9 kB) 2026-05-22 00:28:35.638506 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: PyYAML>=3.13 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==20.0.2.dev6) (6.0.2) 2026-05-22 00:28:35.638560 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: SQLAlchemy>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==20.0.2.dev6) (2.0.38) 2026-05-22 00:28:35.638629 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: WSME>=0.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==20.0.2.dev6) (0.12.1) 2026-05-22 00:28:35.638711 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: WebOb>=1.8.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==20.0.2.dev6) (1.8.9) 2026-05-22 00:28:35.638763 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: alembic>=0.9.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==20.0.2.dev6) (1.14.1) 2026-05-22 00:28:35.638812 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==20.0.2.dev6) (4.9.1) 2026-05-22 00:28:35.638861 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: decorator>=3.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==20.0.2.dev6) (5.1.1) 2026-05-22 00:28:35.638909 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: eventlet>=0.28.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==20.0.2.dev6) (0.39.0) 2026-05-22 00:28:35.638957 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==20.0.2.dev6) (1.33) 2026-05-22 00:28:35.639006 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: keystoneauth1>=3.14.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==20.0.2.dev6) (5.10.0) 2026-05-22 00:28:35.639052 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: keystonemiddleware>=9.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==20.0.2.dev6) (10.12.1) 2026-05-22 00:28:35.639119 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: netaddr>=0.7.18 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==20.0.2.dev6) (1.3.0) 2026-05-22 00:28:35.639169 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.concurrency>=4.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==20.0.2.dev6) (7.1.0) 2026-05-22 00:28:35.639217 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.config>=8.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==20.0.2.dev6) (9.7.1) 2026-05-22 00:28:35.639264 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.context>=3.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==20.0.2.dev6) (5.7.1) 2026-05-22 00:28:35.639312 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.db>=8.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==20.0.2.dev6) (17.2.1) 2026-05-22 00:28:35.639359 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.i18n>=5.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==20.0.2.dev6) (6.5.1) 2026-05-22 00:28:35.639411 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.log>=4.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==20.0.2.dev6) (7.1.0) 2026-05-22 00:28:35.639455 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.messaging>=14.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==20.0.2.dev6) (16.1.1) 2026-05-22 00:28:35.639503 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.middleware>=4.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==20.0.2.dev6) (6.3.1) 2026-05-22 00:28:35.639552 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.policy>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==20.0.2.dev6) (4.5.1) 2026-05-22 00:28:35.639620 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.reports>=2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==20.0.2.dev6) (3.5.1) 2026-05-22 00:28:35.639673 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.serialization>=3.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==20.0.2.dev6) (5.7.0) 2026-05-22 00:28:35.639721 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.service>=2.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==20.0.2.dev6) (4.1.1) 2026-05-22 00:28:35.639768 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==20.0.2.dev6) (2.5.0) 2026-05-22 00:28:35.639833 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.utils>=4.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==20.0.2.dev6) (8.2.0) 2026-05-22 00:28:35.639895 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.versionedobjects>=2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==20.0.2.dev6) (3.6.0) 2026-05-22 00:28:35.639946 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pbr>=5.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==20.0.2.dev6) (7.0.0) 2026-05-22 00:28:35.639995 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pecan>=1.3.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==20.0.2.dev6) (1.5.1) 2026-05-22 00:28:35.640044 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==20.0.2.dev6) (4.0.1) 2026-05-22 00:28:35.640102 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-barbicanclient>=5.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==20.0.2.dev6) (7.1.0) 2026-05-22 00:28:35.640153 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-cinderclient>=7.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==20.0.2.dev6) (9.7.0) 2026-05-22 00:28:35.640202 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-glanceclient>=3.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==20.0.2.dev6) (4.8.0) 2026-05-22 00:28:35.640250 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-heatclient>=2.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==20.0.2.dev6) (4.1.0) 2026-05-22 00:28:35.640298 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-neutronclient>=7.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==20.0.2.dev6) (11.4.0) 2026-05-22 00:28:35.640346 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-novaclient>=17.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==20.0.2.dev6) (18.9.0) 2026-05-22 00:28:35.640394 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-keystoneclient>=3.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==20.0.2.dev6) (5.6.0) 2026-05-22 00:28:35.640442 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting python-octaviaclient>=2.1.0 (from magnum==20.0.2.dev6) 2026-05-22 00:28:35.640489 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading python_octaviaclient-3.10.0-py3-none-any.whl.metadata (3.0 kB) 2026-05-22 00:28:35.640537 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: requests>=2.20.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==20.0.2.dev6) (2.32.3) 2026-05-22 00:28:35.640612 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: setuptools!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=30.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==20.0.2.dev6) (82.0.1) 2026-05-22 00:28:35.640660 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: stevedore>=3.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==20.0.2.dev6) (5.4.1) 2026-05-22 00:28:35.640713 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting taskflow>=2.16.0 (from magnum==20.0.2.dev6) 2026-05-22 00:28:35.640761 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading taskflow-5.12.0-py3-none-any.whl.metadata (5.6 kB) 2026-05-22 00:28:35.640809 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: cryptography>=2.1.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==20.0.2.dev6) (43.0.3) 2026-05-22 00:28:35.640856 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting Werkzeug>=0.9 (from magnum==20.0.2.dev6) 2026-05-22 00:28:35.640905 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading werkzeug-3.1.3-py3-none-any.whl.metadata (3.7 kB) 2026-05-22 00:28:35.640953 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: osprofiler>=3.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==20.0.2.dev6) (4.2.0) 2026-05-22 00:28:35.642747 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: certifi in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (2026.5.20) 2026-05-22 00:28:35.642758 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: click>=8.0.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (8.1.8) 2026-05-22 00:28:35.642768 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting diskcache>=5.6.1 (from magnum-cluster-api) 2026-05-22 00:28:35.642773 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading diskcache-5.6.3-py3-none-any.whl.metadata (20 kB) 2026-05-22 00:28:35.642778 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting haproxyadmin>=0.2.4 (from magnum-cluster-api) 2026-05-22 00:28:35.642782 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading haproxyadmin-0.2.4.tar.gz (59 kB) 2026-05-22 00:28:35.642787 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Installing build dependencies: started 2026-05-22 00:28:35.642791 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Installing build dependencies: finished with status 'done' 2026-05-22 00:28:35.642796 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Getting requirements to build wheel: started 2026-05-22 00:28:35.642800 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Getting requirements to build wheel: finished with status 'done' 2026-05-22 00:28:35.642805 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Installing backend dependencies: started 2026-05-22 00:28:35.642809 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Installing backend dependencies: finished with status 'done' 2026-05-22 00:28:35.642813 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Preparing metadata (pyproject.toml): started 2026-05-22 00:28:35.642818 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-22 00:28:35.642822 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting kubernetes>=24.2.0 (from magnum-cluster-api) 2026-05-22 00:28:35.642826 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading kubernetes-32.0.1-py2.py3-none-any.whl.metadata (1.7 kB) 2026-05-22 00:28:35.642831 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo-privsep>=2.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (3.6.0) 2026-05-22 00:28:35.642836 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: platformdirs>=2.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (4.3.6) 2026-05-22 00:28:35.642840 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting pykube-ng (from magnum-cluster-api) 2026-05-22 00:28:35.642845 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading pykube_ng-23.6.0-py3-none-any.whl.metadata (8.0 kB) 2026-05-22 00:28:35.642849 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pyroute2>=0.3.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (0.8.1) 2026-05-22 00:28:35.642854 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-manilaclient>=3.3.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (5.4.0) 2026-05-22 00:28:35.642858 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting semver>=2.0.0 (from magnum-cluster-api) 2026-05-22 00:28:35.642863 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading semver-3.0.4-py3-none-any.whl.metadata (6.8 kB) 2026-05-22 00:28:35.642867 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting sherlock>=0.4.1 (from magnum-cluster-api) 2026-05-22 00:28:35.642872 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading sherlock-0.4.1-py3-none-any.whl.metadata (8.9 kB) 2026-05-22 00:28:35.642876 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting shortuuid (from magnum-cluster-api) 2026-05-22 00:28:35.642880 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading shortuuid-1.0.13-py3-none-any.whl.metadata (5.8 kB) 2026-05-22 00:28:35.642889 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: Mako in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->magnum==20.0.2.dev6) (1.3.9) 2026-05-22 00:28:35.642894 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: typing-extensions>=4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->magnum==20.0.2.dev6) (4.12.2) 2026-05-22 00:28:35.642899 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: autopage>=0.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->magnum==20.0.2.dev6) (0.5.2) 2026-05-22 00:28:35.642907 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: cmd2>=1.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->magnum==20.0.2.dev6) (2.5.11) 2026-05-22 00:28:35.642912 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: PrettyTable>=0.7.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->magnum==20.0.2.dev6) (3.14.0) 2026-05-22 00:28:35.642921 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pyperclip>=1.8 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->magnum==20.0.2.dev6) (1.9.0) 2026-05-22 00:28:35.642926 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: wcwidth>=0.2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->magnum==20.0.2.dev6) (0.2.13) 2026-05-22 00:28:35.642930 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: cffi>=1.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.1.4->magnum==20.0.2.dev6) (1.17.1) 2026-05-22 00:28:35.642935 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pycparser in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1.4->magnum==20.0.2.dev6) (2.22) 2026-05-22 00:28:35.642939 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: dnspython>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.28.0->magnum==20.0.2.dev6) (2.7.0) 2026-05-22 00:28:35.642943 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: greenlet>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.28.0->magnum==20.0.2.dev6) (3.1.1) 2026-05-22 00:28:35.642948 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: six in ./var/lib/kolla/venv/lib/python3.12/site-packages (from haproxyadmin>=0.2.4->magnum-cluster-api) (1.17.0) 2026-05-22 00:28:35.642952 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: jsonpointer>=1.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->magnum==20.0.2.dev6) (3.0.0) 2026-05-22 00:28:35.642957 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: iso8601>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->magnum==20.0.2.dev6) (2.1.0) 2026-05-22 00:28:35.642961 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: os-service-types>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->magnum==20.0.2.dev6) (1.7.0) 2026-05-22 00:28:35.642966 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.cache>=3.11.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.0.0->magnum==20.0.2.dev6) (3.11.0) 2026-05-22 00:28:35.642970 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: PyJWT>=2.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.0.0->magnum==20.0.2.dev6) (2.10.1) 2026-05-22 00:28:35.642975 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-dateutil>=2.5.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from kubernetes>=24.2.0->magnum-cluster-api) (2.9.0.post0) 2026-05-22 00:28:35.642979 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting google-auth>=1.0.1 (from kubernetes>=24.2.0->magnum-cluster-api) 2026-05-22 00:28:35.642984 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading google_auth-2.38.0-py2.py3-none-any.whl.metadata (4.8 kB) 2026-05-22 00:28:35.642988 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting websocket-client!=0.40.0,!=0.41.*,!=0.42.*,>=0.32.0 (from kubernetes>=24.2.0->magnum-cluster-api) 2026-05-22 00:28:35.642993 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 2026-05-22 00:28:35.642997 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting requests-oauthlib (from kubernetes>=24.2.0->magnum-cluster-api) 2026-05-22 00:28:35.643008 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl.metadata (11 kB) 2026-05-22 00:28:35.643013 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting oauthlib>=3.2.2 (from kubernetes>=24.2.0->magnum-cluster-api) 2026-05-22 00:28:35.643018 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading oauthlib-3.2.2-py3-none-any.whl.metadata (7.5 kB) 2026-05-22 00:28:35.643022 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: urllib3>=1.24.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from kubernetes>=24.2.0->magnum-cluster-api) (1.26.20) 2026-05-22 00:28:35.643027 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting durationpy>=0.7 (from kubernetes>=24.2.0->magnum-cluster-api) 2026-05-22 00:28:35.643031 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading durationpy-0.9-py3-none-any.whl.metadata (338 bytes) 2026-05-22 00:28:35.643035 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: cachetools<6.0,>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from google-auth>=1.0.1->kubernetes>=24.2.0->magnum-cluster-api) (5.5.2) 2026-05-22 00:28:35.643043 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting pyasn1-modules>=0.2.1 (from google-auth>=1.0.1->kubernetes>=24.2.0->magnum-cluster-api) 2026-05-22 00:28:35.643048 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading pyasn1_modules-0.4.1-py3-none-any.whl.metadata (3.5 kB) 2026-05-22 00:28:35.643052 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting rsa<5,>=3.1.4 (from google-auth>=1.0.1->kubernetes>=24.2.0->magnum-cluster-api) 2026-05-22 00:28:35.643057 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading rsa-4.9-py3-none-any.whl.metadata (4.2 kB) 2026-05-22 00:28:35.643061 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting pyasn1>=0.1.3 (from rsa<5,>=3.1.4->google-auth>=1.0.1->kubernetes>=24.2.0->magnum-cluster-api) 2026-05-22 00:28:35.643066 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2026-05-22 00:28:35.643070 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: dogpile.cache>=1.3.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=9.0.0->magnum==20.0.2.dev6) (1.3.4) 2026-05-22 00:28:35.643076 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: debtcollector>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=9.0.0->magnum==20.0.2.dev6) (3.0.0) 2026-05-22 00:28:35.643963 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: wrapt>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.cache>=3.11.0->keystonemiddleware>=9.0.0->magnum==20.0.2.dev6) (1.17.2) 2026-05-22 00:28:35.644047 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: fasteners>=0.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.1.0->magnum==20.0.2.dev6) (0.19) 2026-05-22 00:28:35.644062 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: rfc3986>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->magnum==20.0.2.dev6) (2.0.0) 2026-05-22 00:28:35.644074 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: testresources>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=8.2.0->magnum==20.0.2.dev6) (2.0.1) 2026-05-22 00:28:35.644109 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: testscenarios>=0.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=8.2.0->magnum==20.0.2.dev6) (0.5.0) 2026-05-22 00:28:35.644121 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: futurist>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum==20.0.2.dev6) (3.1.0) 2026-05-22 00:28:35.644132 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: amqp>=2.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum==20.0.2.dev6) (5.3.1) 2026-05-22 00:28:35.644154 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: kombu>=4.6.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum==20.0.2.dev6) (5.4.2) 2026-05-22 00:28:35.644166 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.metrics>=0.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum==20.0.2.dev6) (0.11.0) 2026-05-22 00:28:35.644176 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->magnum==20.0.2.dev6) (5.1.0) 2026-05-22 00:28:35.644207 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: tzdata in ./var/lib/kolla/venv/lib/python3.12/site-packages (from kombu>=4.6.6->oslo.messaging>=14.1.0->magnum==20.0.2.dev6) (2025.1) 2026-05-22 00:28:35.644218 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: prometheus-client>=0.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->magnum==20.0.2.dev6) (0.21.1) 2026-05-22 00:28:35.644228 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: Jinja2>=2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum==20.0.2.dev6) (3.1.5) 2026-05-22 00:28:35.644238 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: statsd>=3.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum==20.0.2.dev6) (4.0.1) 2026-05-22 00:28:35.644248 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: bcrypt>=3.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum==20.0.2.dev6) (4.0.1) 2026-05-22 00:28:35.644258 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: MarkupSafe>=2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=4.1.0->magnum==20.0.2.dev6) (3.0.2) 2026-05-22 00:28:35.644269 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: msgpack>=0.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-privsep>=2.7.0->magnum-cluster-api) (1.1.0) 2026-05-22 00:28:35.644279 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: psutil>=3.2.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.reports>=2.1.0->magnum==20.0.2.dev6) (7.0.0) 2026-05-22 00:28:35.644289 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: PasteDeploy>=1.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=2.2.0->magnum==20.0.2.dev6) (3.1.0) 2026-05-22 00:28:35.644299 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: Routes>=2.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=2.2.0->magnum==20.0.2.dev6) (2.5.1) 2026-05-22 00:28:35.644326 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: Paste>=2.0.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=2.2.0->magnum==20.0.2.dev6) (3.10.1) 2026-05-22 00:28:35.644337 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: Yappi>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=2.2.0->magnum==20.0.2.dev6) (1.6.10) 2026-05-22 00:28:35.644347 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pyparsing>=2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.2.0->magnum==20.0.2.dev6) (3.2.1) 2026-05-22 00:28:35.644358 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: packaging>=20.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.2.0->magnum==20.0.2.dev6) (24.2) 2026-05-22 00:28:35.644368 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: logutils>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pecan>=1.3.3->magnum==20.0.2.dev6) (0.3.5) 2026-05-22 00:28:35.644385 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: warlock>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=3.2.0->magnum==20.0.2.dev6) (2.0.1) 2026-05-22 00:28:35.644396 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pyOpenSSL>=17.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=3.2.0->magnum==20.0.2.dev6) (24.2.1) 2026-05-22 00:28:35.644406 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: osc-lib>=1.14.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-heatclient>=2.2.0->magnum==20.0.2.dev6) (3.2.0) 2026-05-22 00:28:35.644416 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-swiftclient>=3.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-heatclient>=2.2.0->magnum==20.0.2.dev6) (4.7.0) 2026-05-22 00:28:35.644427 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: openstacksdk>=0.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from osc-lib>=1.14.0->python-heatclient>=2.2.0->magnum==20.0.2.dev6) (4.4.0) 2026-05-22 00:28:35.644437 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: jmespath>=0.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient>=2.2.0->magnum==20.0.2.dev6) (1.0.1) 2026-05-22 00:28:35.644454 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: requestsexceptions>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient>=2.2.0->magnum==20.0.2.dev6) (1.4.0) 2026-05-22 00:28:35.644467 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: os-client-config>=1.28.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=7.2.0->magnum==20.0.2.dev6) (2.1.0) 2026-05-22 00:28:35.644477 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-openstackclient>=3.12.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-octaviaclient>=2.1.0->magnum==20.0.2.dev6) (7.5.0) 2026-05-22 00:28:35.644487 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.20.1->magnum==20.0.2.dev6) (3.4.1) 2026-05-22 00:28:35.644497 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.20.1->magnum==20.0.2.dev6) (3.10) 2026-05-22 00:28:35.644508 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: repoze.lru>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=2.2.0->magnum==20.0.2.dev6) (0.7) 2026-05-22 00:28:35.644519 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting networkx>=2.1.0 (from taskflow>=2.16.0->magnum==20.0.2.dev6) 2026-05-22 00:28:35.644530 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB) 2026-05-22 00:28:35.644540 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: jsonschema>=3.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum==20.0.2.dev6) (4.23.0) 2026-05-22 00:28:35.644550 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: automaton>=1.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum==20.0.2.dev6) (3.2.0) 2026-05-22 00:28:35.644568 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: tenacity>=6.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum==20.0.2.dev6) (9.0.0) 2026-05-22 00:28:35.644579 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting pydot>=1.2.4 (from taskflow>=2.16.0->magnum==20.0.2.dev6) 2026-05-22 00:28:35.644690 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading pydot-3.0.4-py3-none-any.whl.metadata (10 kB) 2026-05-22 00:28:35.644727 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: attrs>=22.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum==20.0.2.dev6) (25.1.0) 2026-05-22 00:28:35.644738 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum==20.0.2.dev6) (2024.10.1) 2026-05-22 00:28:35.644748 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: referencing>=0.28.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum==20.0.2.dev6) (0.36.2) 2026-05-22 00:28:35.644757 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: rpds-py>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum==20.0.2.dev6) (0.23.1) 2026-05-22 00:28:35.644766 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: testtools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=8.2.0->magnum==20.0.2.dev6) (2.7.2) 2026-05-22 00:28:35.644776 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: simplegeneric in ./var/lib/kolla/venv/lib/python3.12/site-packages (from WSME>=0.8.0->magnum==20.0.2.dev6) (0.8.1) 2026-05-22 00:28:35.644785 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pytz in ./var/lib/kolla/venv/lib/python3.12/site-packages (from WSME>=0.8.0->magnum==20.0.2.dev6) (2025.1) 2026-05-22 00:28:35.644796 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: importlib-metadata>=4.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from WSME>=0.8.0->magnum==20.0.2.dev6) (8.5.0) 2026-05-22 00:28:35.644805 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: zipp>=3.20 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from importlib-metadata>=4.4->WSME>=0.8.0->magnum==20.0.2.dev6) (3.21.0) 2026-05-22 00:28:35.644822 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading magnum_cluster_api-0.36.6-cp38-abi3-manylinux_2_28_x86_64.whl (6.8 MB) 2026-05-22 00:28:35.644832 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.8/6.8 MB 9.7 MB/s 0:00:00 2026-05-22 00:28:35.644842 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading diskcache-5.6.3-py3-none-any.whl (45 kB) 2026-05-22 00:28:35.644851 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading kubernetes-32.0.1-py2.py3-none-any.whl (2.0 MB) 2026-05-22 00:28:35.644861 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 35.9 MB/s 0:00:00 2026-05-22 00:28:35.644870 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading durationpy-0.9-py3-none-any.whl (3.5 kB) 2026-05-22 00:28:35.644880 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading google_auth-2.38.0-py2.py3-none-any.whl (210 kB) 2026-05-22 00:28:35.644889 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading rsa-4.9-py3-none-any.whl (34 kB) 2026-05-22 00:28:35.644899 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading oauthlib-3.2.2-py3-none-any.whl (151 kB) 2026-05-22 00:28:35.644908 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2026-05-22 00:28:35.644918 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading pyasn1_modules-0.4.1-py3-none-any.whl (181 kB) 2026-05-22 00:28:35.644927 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading python_octaviaclient-3.10.0-py3-none-any.whl (113 kB) 2026-05-22 00:28:35.644936 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading semver-3.0.4-py3-none-any.whl (17 kB) 2026-05-22 00:28:35.644946 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading sherlock-0.4.1-py3-none-any.whl (16 kB) 2026-05-22 00:28:35.644955 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading taskflow-5.12.0-py3-none-any.whl (504 kB) 2026-05-22 00:28:35.644972 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) 2026-05-22 00:28:35.644982 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 38.3 MB/s 0:00:00 2026-05-22 00:28:35.644991 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading pydot-3.0.4-py3-none-any.whl (35 kB) 2026-05-22 00:28:35.645001 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 2026-05-22 00:28:35.645010 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading werkzeug-3.1.3-py3-none-any.whl (224 kB) 2026-05-22 00:28:35.645028 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading pykube_ng-23.6.0-py3-none-any.whl (26 kB) 2026-05-22 00:28:35.645038 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB) 2026-05-22 00:28:35.645047 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading shortuuid-1.0.13-py3-none-any.whl (10 kB) 2026-05-22 00:28:35.645057 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Building wheels for collected packages: magnum, haproxyadmin 2026-05-22 00:28:35.645066 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Building wheel for magnum (pyproject.toml): started 2026-05-22 00:28:35.645075 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Building wheel for magnum (pyproject.toml): finished with status 'done' 2026-05-22 00:28:35.645111 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Created wheel for magnum: filename=magnum-20.0.2.dev6-py3-none-any.whl size=762873 sha256=326d7615358e6606b2dfb21c2a0cddd74dddae1a317b2b1a84d14e46751337ca 2026-05-22 00:28:35.645121 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Stored in directory: /tmp/pip-ephem-wheel-cache-in953hss/wheels/c6/63/c6/375a1a8da0c8de4e5722cf0c8dc229db304a304f670b15e047 2026-05-22 00:28:35.645136 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Building wheel for haproxyadmin (pyproject.toml): started 2026-05-22 00:28:35.645154 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Building wheel for haproxyadmin (pyproject.toml): finished with status 'done' 2026-05-22 00:28:35.645178 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Created wheel for haproxyadmin: filename=haproxyadmin-0.2.4-py3-none-any.whl size=37208 sha256=f010ae8ab986e3a32ffe2d99fce745b8fdd0d6b56852b97cb9747b2dcabe14d4 2026-05-22 00:28:35.645194 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Stored in directory: /tmp/pip-ephem-wheel-cache-in953hss/wheels/f8/a4/d2/ca8e7bcb86a3513744e388395fdc7c9b2d41bdffceb804f578 2026-05-22 00:28:35.645212 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Successfully built magnum haproxyadmin 2026-05-22 00:28:35.645239 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Installing collected packages: durationpy, Werkzeug, websocket-client, shortuuid, sherlock, semver, pydot, pyasn1, oauthlib, networkx, haproxyadmin, diskcache, rsa, requests-oauthlib, pykube-ng, pyasn1-modules, google-auth, kubernetes, taskflow, python-octaviaclient, magnum, magnum-cluster-api 2026-05-22 00:28:35.645275 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Successfully installed Werkzeug-3.1.3 diskcache-5.6.3 durationpy-0.9 google-auth-2.38.0 haproxyadmin-0.2.4 kubernetes-32.0.1 magnum-20.0.2.dev6 magnum-cluster-api-0.36.6 networkx-3.4.2 oauthlib-3.2.2 pyasn1-0.6.0 pyasn1-modules-0.4.1 pydot-3.0.4 pykube-ng-23.6.0 python-octaviaclient-3.10.0 requests-oauthlib-2.0.0 rsa-4.9 semver-3.0.4 sherlock-0.4.1 shortuuid-1.0.13 taskflow-5.12.0 websocket-client-1.8.0 2026-05-22 00:28:35.645298 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Removed intermediate container e06120b2ca1f 2026-05-22 00:28:35.645342 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> b678b2f891fd 2026-05-22 00:28:35.645380 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Step 7/10 : COPY patches /patches 2026-05-22 00:28:35.645441 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> 3e5d97f8d3aa 2026-05-22 00:28:35.645457 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Step 8/10 : RUN kolla_patch 2026-05-22 00:28:35.645508 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Running in 404a3458869c 2026-05-22 00:28:35.645523 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:[i] No series file found, nothing to patch. 2026-05-22 00:28:35.645549 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Removed intermediate container 404a3458869c 2026-05-22 00:28:35.645621 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> 3caa8f31b198 2026-05-22 00:28:35.645663 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Step 9/10 : RUN python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt magnum-cluster-api 2026-05-22 00:28:35.645733 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Running in 802cdf619203 2026-05-22 00:28:35.645750 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: magnum-cluster-api in ./var/lib/kolla/venv/lib/python3.12/site-packages (0.36.6) 2026-05-22 00:28:35.645802 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: certifi in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (2026.5.20) 2026-05-22 00:28:35.645869 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: click>=8.0.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (8.1.8) 2026-05-22 00:28:35.645881 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: diskcache>=5.6.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (5.6.3) 2026-05-22 00:28:35.645910 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: eventlet>=0.33.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (0.39.0) 2026-05-22 00:28:35.645961 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: haproxyadmin>=0.2.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (0.2.4) 2026-05-22 00:28:35.645978 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: kubernetes>=24.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (32.0.1) 2026-05-22 00:28:35.646029 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: magnum>=15.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (20.0.2.dev6) 2026-05-22 00:28:35.646045 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo-concurrency>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (7.1.0) 2026-05-22 00:28:35.646131 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo-config>=8.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (9.7.1) 2026-05-22 00:28:35.646146 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo-context>=4.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (5.7.1) 2026-05-22 00:28:35.646161 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo-log>=4.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (7.1.0) 2026-05-22 00:28:35.646228 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo-privsep>=2.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (3.6.0) 2026-05-22 00:28:35.646240 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo-service>=2.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (4.1.1) 2026-05-22 00:28:35.646255 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: platformdirs>=2.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (4.3.6) 2026-05-22 00:28:35.646324 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pykube-ng in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (23.6.0) 2026-05-22 00:28:35.646347 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pyroute2>=0.3.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (0.8.1) 2026-05-22 00:28:35.646384 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-heatclient in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (4.1.0) 2026-05-22 00:28:35.646424 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-manilaclient>=3.3.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (5.4.0) 2026-05-22 00:28:35.646444 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: requests>=2.27.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (2.32.3) 2026-05-22 00:28:35.646469 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: semver>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (3.0.4) 2026-05-22 00:28:35.646491 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: sherlock>=0.4.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (0.4.1) 2026-05-22 00:28:35.646508 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: shortuuid in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (1.0.13) 2026-05-22 00:28:35.646568 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: dnspython>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.33.1->magnum-cluster-api) (2.7.0) 2026-05-22 00:28:35.646585 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: greenlet>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.33.1->magnum-cluster-api) (3.1.1) 2026-05-22 00:28:35.646626 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: six in ./var/lib/kolla/venv/lib/python3.12/site-packages (from haproxyadmin>=0.2.4->magnum-cluster-api) (1.17.0) 2026-05-22 00:28:35.646741 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-dateutil>=2.5.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from kubernetes>=24.2.0->magnum-cluster-api) (2.9.0.post0) 2026-05-22 00:28:35.646756 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pyyaml>=5.4.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from kubernetes>=24.2.0->magnum-cluster-api) (6.0.2) 2026-05-22 00:28:35.646770 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: google-auth>=1.0.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from kubernetes>=24.2.0->magnum-cluster-api) (2.38.0) 2026-05-22 00:28:35.646784 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: websocket-client!=0.40.0,!=0.41.*,!=0.42.*,>=0.32.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from kubernetes>=24.2.0->magnum-cluster-api) (1.8.0) 2026-05-22 00:28:35.646837 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: requests-oauthlib in ./var/lib/kolla/venv/lib/python3.12/site-packages (from kubernetes>=24.2.0->magnum-cluster-api) (2.0.0) 2026-05-22 00:28:35.646852 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oauthlib>=3.2.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from kubernetes>=24.2.0->magnum-cluster-api) (3.2.2) 2026-05-22 00:28:35.646905 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: urllib3>=1.24.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from kubernetes>=24.2.0->magnum-cluster-api) (1.26.20) 2026-05-22 00:28:35.646922 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: durationpy>=0.7 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from kubernetes>=24.2.0->magnum-cluster-api) (0.9) 2026-05-22 00:28:35.646988 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: cachetools<6.0,>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from google-auth>=1.0.1->kubernetes>=24.2.0->magnum-cluster-api) (5.5.2) 2026-05-22 00:28:35.647005 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pyasn1-modules>=0.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from google-auth>=1.0.1->kubernetes>=24.2.0->magnum-cluster-api) (0.4.1) 2026-05-22 00:28:35.647055 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: rsa<5,>=3.1.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from google-auth>=1.0.1->kubernetes>=24.2.0->magnum-cluster-api) (4.9) 2026-05-22 00:28:35.647111 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pyasn1>=0.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from rsa<5,>=3.1.4->google-auth>=1.0.1->kubernetes>=24.2.0->magnum-cluster-api) (0.6.0) 2026-05-22 00:28:35.647128 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: SQLAlchemy>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (2.0.38) 2026-05-22 00:28:35.647159 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: WSME>=0.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (0.12.1) 2026-05-22 00:28:35.648967 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: WebOb>=1.8.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (1.8.9) 2026-05-22 00:28:35.649034 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: alembic>=0.9.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (1.14.1) 2026-05-22 00:28:35.649048 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (4.9.1) 2026-05-22 00:28:35.649058 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: decorator>=3.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (5.1.1) 2026-05-22 00:28:35.649068 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (1.33) 2026-05-22 00:28:35.649078 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: keystoneauth1>=3.14.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (5.10.0) 2026-05-22 00:28:35.649120 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: keystonemiddleware>=9.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (10.12.1) 2026-05-22 00:28:35.649141 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: netaddr>=0.7.18 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (1.3.0) 2026-05-22 00:28:35.649159 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.db>=8.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (17.2.1) 2026-05-22 00:28:35.649176 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.i18n>=5.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (6.5.1) 2026-05-22 00:28:35.649186 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.messaging>=14.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (16.1.1) 2026-05-22 00:28:35.649196 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.middleware>=4.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (6.3.1) 2026-05-22 00:28:35.649205 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.policy>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (4.5.1) 2026-05-22 00:28:35.649215 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.reports>=2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (3.5.1) 2026-05-22 00:28:35.649224 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.serialization>=3.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (5.7.0) 2026-05-22 00:28:35.649246 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (2.5.0) 2026-05-22 00:28:35.649256 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.utils>=4.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (8.2.0) 2026-05-22 00:28:35.649266 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.versionedobjects>=2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (3.6.0) 2026-05-22 00:28:35.649276 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pbr>=5.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (7.0.0) 2026-05-22 00:28:35.649285 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pecan>=1.3.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (1.5.1) 2026-05-22 00:28:35.649312 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (4.0.1) 2026-05-22 00:28:35.649337 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-barbicanclient>=5.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (7.1.0) 2026-05-22 00:28:35.649347 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-cinderclient>=7.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (9.7.0) 2026-05-22 00:28:35.649358 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-glanceclient>=3.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (4.8.0) 2026-05-22 00:28:35.649367 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-neutronclient>=7.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (11.4.0) 2026-05-22 00:28:35.649377 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-novaclient>=17.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (18.9.0) 2026-05-22 00:28:35.649387 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-keystoneclient>=3.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (5.6.0) 2026-05-22 00:28:35.649397 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-octaviaclient>=2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (3.10.0) 2026-05-22 00:28:35.649409 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: setuptools!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=30.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (82.0.1) 2026-05-22 00:28:35.649422 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: stevedore>=3.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (5.4.1) 2026-05-22 00:28:35.649432 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: taskflow>=2.16.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (5.12.0) 2026-05-22 00:28:35.649441 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: cryptography>=2.1.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (43.0.3) 2026-05-22 00:28:35.649451 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: Werkzeug>=0.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (3.1.3) 2026-05-22 00:28:35.649461 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: Mako in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->magnum>=15.0.0->magnum-cluster-api) (1.3.9) 2026-05-22 00:28:35.649479 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: typing-extensions>=4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->magnum>=15.0.0->magnum-cluster-api) (4.12.2) 2026-05-22 00:28:35.649489 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: autopage>=0.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->magnum>=15.0.0->magnum-cluster-api) (0.5.2) 2026-05-22 00:28:35.649498 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: cmd2>=1.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->magnum>=15.0.0->magnum-cluster-api) (2.5.11) 2026-05-22 00:28:35.649508 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: PrettyTable>=0.7.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->magnum>=15.0.0->magnum-cluster-api) (3.14.0) 2026-05-22 00:28:35.649518 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pyperclip>=1.8 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->magnum>=15.0.0->magnum-cluster-api) (1.9.0) 2026-05-22 00:28:35.649527 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: wcwidth>=0.2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->magnum>=15.0.0->magnum-cluster-api) (0.2.13) 2026-05-22 00:28:35.649543 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: cffi>=1.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.1.4->magnum>=15.0.0->magnum-cluster-api) (1.17.1) 2026-05-22 00:28:35.649560 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pycparser in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1.4->magnum>=15.0.0->magnum-cluster-api) (2.22) 2026-05-22 00:28:35.649570 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: jsonpointer>=1.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->magnum>=15.0.0->magnum-cluster-api) (3.0.0) 2026-05-22 00:28:35.649579 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: iso8601>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->magnum>=15.0.0->magnum-cluster-api) (2.1.0) 2026-05-22 00:28:35.649589 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: os-service-types>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->magnum>=15.0.0->magnum-cluster-api) (1.7.0) 2026-05-22 00:28:35.649641 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.cache>=3.11.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.0.0->magnum>=15.0.0->magnum-cluster-api) (3.11.0) 2026-05-22 00:28:35.649652 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: PyJWT>=2.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.0.0->magnum>=15.0.0->magnum-cluster-api) (2.10.1) 2026-05-22 00:28:35.649662 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: dogpile.cache>=1.3.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=9.0.0->magnum>=15.0.0->magnum-cluster-api) (1.3.4) 2026-05-22 00:28:35.649674 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: debtcollector>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=9.0.0->magnum>=15.0.0->magnum-cluster-api) (3.0.0) 2026-05-22 00:28:35.649684 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: wrapt>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.cache>=3.11.0->keystonemiddleware>=9.0.0->magnum>=15.0.0->magnum-cluster-api) (1.17.2) 2026-05-22 00:28:35.649702 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: fasteners>=0.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-concurrency>=4.5.0->magnum-cluster-api) (0.19) 2026-05-22 00:28:35.649712 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: rfc3986>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-config>=8.8.0->magnum-cluster-api) (2.0.0) 2026-05-22 00:28:35.649722 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: testresources>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=8.2.0->magnum>=15.0.0->magnum-cluster-api) (2.0.1) 2026-05-22 00:28:35.649732 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: testscenarios>=0.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=8.2.0->magnum>=15.0.0->magnum-cluster-api) (0.5.0) 2026-05-22 00:28:35.649742 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: futurist>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api) (3.1.0) 2026-05-22 00:28:35.649751 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: amqp>=2.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api) (5.3.1) 2026-05-22 00:28:35.649761 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: kombu>=4.6.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api) (5.4.2) 2026-05-22 00:28:35.649771 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.metrics>=0.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api) (0.11.0) 2026-05-22 00:28:35.649780 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api) (5.1.0) 2026-05-22 00:28:35.649796 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: tzdata in ./var/lib/kolla/venv/lib/python3.12/site-packages (from kombu>=4.6.6->oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api) (2025.1) 2026-05-22 00:28:35.649814 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: prometheus-client>=0.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api) (0.21.1) 2026-05-22 00:28:35.649824 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: Jinja2>=2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum>=15.0.0->magnum-cluster-api) (3.1.5) 2026-05-22 00:28:35.649834 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: statsd>=3.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum>=15.0.0->magnum-cluster-api) (4.0.1) 2026-05-22 00:28:35.649843 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: bcrypt>=3.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum>=15.0.0->magnum-cluster-api) (4.0.1) 2026-05-22 00:28:35.649853 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: MarkupSafe>=2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=4.1.0->magnum>=15.0.0->magnum-cluster-api) (3.0.2) 2026-05-22 00:28:35.649863 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: msgpack>=0.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-privsep>=2.7.0->magnum-cluster-api) (1.1.0) 2026-05-22 00:28:35.649873 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: psutil>=3.2.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.reports>=2.1.0->magnum>=15.0.0->magnum-cluster-api) (7.0.0) 2026-05-22 00:28:35.649890 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: PasteDeploy>=1.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-service>=2.8.0->magnum-cluster-api) (3.1.0) 2026-05-22 00:28:35.649899 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: Routes>=2.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-service>=2.8.0->magnum-cluster-api) (2.5.1) 2026-05-22 00:28:35.649909 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: Paste>=2.0.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-service>=2.8.0->magnum-cluster-api) (3.10.1) 2026-05-22 00:28:35.649919 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: Yappi>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-service>=2.8.0->magnum-cluster-api) (1.6.10) 2026-05-22 00:28:35.649929 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pyparsing>=2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.2.0->magnum>=15.0.0->magnum-cluster-api) (3.2.1) 2026-05-22 00:28:35.649939 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: packaging>=20.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.2.0->magnum>=15.0.0->magnum-cluster-api) (24.2) 2026-05-22 00:28:35.649948 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: logutils>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pecan>=1.3.3->magnum>=15.0.0->magnum-cluster-api) (0.3.5) 2026-05-22 00:28:35.649958 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: warlock>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=3.2.0->magnum>=15.0.0->magnum-cluster-api) (2.0.1) 2026-05-22 00:28:35.649968 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pyOpenSSL>=17.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=3.2.0->magnum>=15.0.0->magnum-cluster-api) (24.2.1) 2026-05-22 00:28:35.649977 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: osc-lib>=1.14.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-heatclient->magnum-cluster-api) (3.2.0) 2026-05-22 00:28:35.650047 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-swiftclient>=3.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-heatclient->magnum-cluster-api) (4.7.0) 2026-05-22 00:28:35.650059 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: openstacksdk>=0.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from osc-lib>=1.14.0->python-heatclient->magnum-cluster-api) (4.4.0) 2026-05-22 00:28:35.650076 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: jmespath>=0.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient->magnum-cluster-api) (1.0.1) 2026-05-22 00:28:35.650117 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: requestsexceptions>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient->magnum-cluster-api) (1.4.0) 2026-05-22 00:28:35.650129 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: os-client-config>=1.28.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=7.2.0->magnum>=15.0.0->magnum-cluster-api) (2.1.0) 2026-05-22 00:28:35.650139 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-openstackclient>=3.12.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-octaviaclient>=2.1.0->magnum>=15.0.0->magnum-cluster-api) (7.5.0) 2026-05-22 00:28:35.650149 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.27.1->magnum-cluster-api) (3.4.1) 2026-05-22 00:28:35.650159 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.27.1->magnum-cluster-api) (3.10) 2026-05-22 00:28:35.650185 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: repoze.lru>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo-service>=2.8.0->magnum-cluster-api) (0.7) 2026-05-22 00:28:35.650194 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: networkx>=2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api) (3.4.2) 2026-05-22 00:28:35.650204 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: jsonschema>=3.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api) (4.23.0) 2026-05-22 00:28:35.650214 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: automaton>=1.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api) (3.2.0) 2026-05-22 00:28:35.650224 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: tenacity>=6.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api) (9.0.0) 2026-05-22 00:28:35.650234 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pydot>=1.2.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api) (3.0.4) 2026-05-22 00:28:35.650244 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: attrs>=22.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api) (25.1.0) 2026-05-22 00:28:35.650254 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api) (2024.10.1) 2026-05-22 00:28:35.650263 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: referencing>=0.28.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api) (0.36.2) 2026-05-22 00:28:35.650274 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: rpds-py>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api) (0.23.1) 2026-05-22 00:28:35.650283 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: testtools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=8.2.0->magnum>=15.0.0->magnum-cluster-api) (2.7.2) 2026-05-22 00:28:35.650303 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: simplegeneric in ./var/lib/kolla/venv/lib/python3.12/site-packages (from WSME>=0.8.0->magnum>=15.0.0->magnum-cluster-api) (0.8.1) 2026-05-22 00:28:35.650313 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pytz in ./var/lib/kolla/venv/lib/python3.12/site-packages (from WSME>=0.8.0->magnum>=15.0.0->magnum-cluster-api) (2025.1) 2026-05-22 00:28:35.650330 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: importlib-metadata>=4.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from WSME>=0.8.0->magnum>=15.0.0->magnum-cluster-api) (8.5.0) 2026-05-22 00:28:35.650340 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: zipp>=3.20 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from importlib-metadata>=4.4->WSME>=0.8.0->magnum>=15.0.0->magnum-cluster-api) (3.21.0) 2026-05-22 00:28:35.650350 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Removed intermediate container 802cdf619203 2026-05-22 00:28:35.650361 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> ffcb477b8d3d 2026-05-22 00:28:35.650371 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Step 10/10 : RUN curl -o /tmp/helm.tar.gz https://get.helm.sh/helm-v3.15.2-linux-amd64.tar.gz && tar --strip-components=1 -xvzf /tmp/helm.tar.gz -C /usr/local/bin linux-amd64/helm 2026-05-22 00:28:35.650389 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Running in c8da5fbb519a 2026-05-22 00:28:35.650399 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:curl (https://get.helm.sh/helm-v3.15.2-linux-amd64.tar.gz): response: 200, time: 2.201757, size: 16624839 2026-05-22 00:28:35.650410 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:linux-amd64/helm 2026-05-22 00:28:35.650420 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Removed intermediate container c8da5fbb519a 2026-05-22 00:28:35.650429 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> 04367e074736 2026-05-22 00:28:35.650439 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Successfully built 931725a1d636 2026-05-22 00:28:35.650449 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Successfully tagged osism.harbor.regio.digital/kolla/magnum-base:build-20260522 2026-05-22 00:28:35.650459 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Built at 2026-05-22 00:28:35.649670 (took 0:00:38.068651) 2026-05-22 00:28:35.650469 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(magnum-api) to queue 2026-05-22 00:28:35.650478 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(magnum-conductor) to queue 2026-05-22 00:28:35.650488 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(blazar-base) 2026-05-22 00:28:35.650498 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-base:Processing 2026-05-22 00:28:35.650507 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Building started at 2026-05-22 00:28:35.650165 2026-05-22 00:28:35.650517 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-base:Getting local archive from tarballs/blazar-stable-2025.1.tar.gz 2026-05-22 00:28:35.651873 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-base:Turned 0 plugins into plugins archive 2026-05-22 00:28:35.652315 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-base:Turned 0 additions into additions archive 2026-05-22 00:28:47.164774 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Step 1/8 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260522 2026-05-22 00:28:47.164855 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> 525269f3c30c 2026-05-22 00:28:47.164873 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Step 2/8 : LABEL "build-date"="20260522" "name"="blazar-base" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="blazar-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:28:47.164886 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> Running in bb51194afdd1 2026-05-22 00:28:47.164896 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> Removed intermediate container bb51194afdd1 2026-05-22 00:28:47.164906 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> 79f8663509fd 2026-05-22 00:28:47.164924 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Step 3/8 : RUN usermod --append --home /var/lib/blazar --groups kolla blazar && mkdir -p /var/lib/blazar && chown -R 42471:42471 /var/lib/blazar 2026-05-22 00:28:47.166853 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> Running in f9373950a68f 2026-05-22 00:28:47.166915 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> Removed intermediate container f9373950a68f 2026-05-22 00:28:47.166930 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> f816037a626a 2026-05-22 00:28:47.166943 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Step 4/8 : ADD blazar-base-archive /blazar-base-source 2026-05-22 00:28:47.166954 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> edd5b1e153e7 2026-05-22 00:28:47.166966 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Step 5/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-05-22 00:28:47.166986 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> e53263855898 2026-05-22 00:28:47.167037 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Step 6/8 : RUN ln -s blazar-base-source/* blazar && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /blazar && mkdir -p /etc/blazar && cp -r /blazar/etc/blazar/* /etc/blazar && touch /usr/local/bin/kolla_blazar_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_blazar_extend_start 2026-05-22 00:28:47.167050 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> Running in e50e6d4693c7 2026-05-22 00:28:47.167059 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Processing ./blazar 2026-05-22 00:28:47.167067 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Installing build dependencies: started 2026-05-22 00:28:47.167076 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Installing build dependencies: finished with status 'done' 2026-05-22 00:28:47.167084 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Getting requirements to build wheel: started 2026-05-22 00:28:47.167092 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Getting requirements to build wheel: finished with status 'done' 2026-05-22 00:28:47.167101 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Installing backend dependencies: started 2026-05-22 00:28:47.167110 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Installing backend dependencies: finished with status 'done' 2026-05-22 00:28:47.167118 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Preparing metadata (pyproject.toml): started 2026-05-22 00:28:47.167127 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-22 00:28:47.167136 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==15.0.1.dev6) (7.0.0) 2026-05-22 00:28:47.167147 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: alembic>=0.9.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==15.0.1.dev6) (1.14.1) 2026-05-22 00:28:47.167156 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,!=0.21.0,!=0.23.0,!=0.25.0,>=0.18.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==15.0.1.dev6) (0.39.0) 2026-05-22 00:28:47.167166 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Collecting Flask>=1.0.2 (from blazar==15.0.1.dev6) 2026-05-22 00:28:47.167174 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Downloading flask-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-05-22 00:28:47.167183 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: iso8601>=0.1.11 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==15.0.1.dev6) (2.1.0) 2026-05-22 00:28:47.167192 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: keystoneauth1>=3.13.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==15.0.1.dev6) (5.10.0) 2026-05-22 00:28:47.167202 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: keystonemiddleware>=4.17.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==15.0.1.dev6) (10.12.1) 2026-05-22 00:28:47.167210 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Collecting microversion-parse>=0.2.1 (from blazar==15.0.1.dev6) 2026-05-22 00:28:47.167219 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Downloading microversion_parse-2.0.0-py3-none-any.whl.metadata (5.1 kB) 2026-05-22 00:28:47.167227 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: oslo.concurrency>=3.26.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==15.0.1.dev6) (7.1.0) 2026-05-22 00:28:47.167236 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: oslo.config>=6.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==15.0.1.dev6) (9.7.1) 2026-05-22 00:28:47.167245 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: oslo.context>=2.22.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==15.0.1.dev6) (5.7.1) 2026-05-22 00:28:47.167262 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: oslo.db>=4.40.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==15.0.1.dev6) (17.2.1) 2026-05-22 00:28:47.167282 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: oslo.i18n>=3.15.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==15.0.1.dev6) (6.5.1) 2026-05-22 00:28:47.167291 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: oslo.log>=3.36.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==15.0.1.dev6) (7.1.0) 2026-05-22 00:28:47.167300 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: oslo.messaging>=5.29.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==15.0.1.dev6) (16.1.1) 2026-05-22 00:28:47.167309 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: oslo.middleware>=3.31.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==15.0.1.dev6) (6.3.1) 2026-05-22 00:28:47.167322 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: oslo.policy>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==15.0.1.dev6) (4.5.1) 2026-05-22 00:28:47.167331 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==15.0.1.dev6) (5.7.0) 2026-05-22 00:28:47.167340 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: oslo.service>=1.34.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==15.0.1.dev6) (4.1.1) 2026-05-22 00:28:47.167348 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==15.0.1.dev6) (2.5.0) 2026-05-22 00:28:47.167357 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: oslo.utils>=7.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==15.0.1.dev6) (8.2.0) 2026-05-22 00:28:47.167366 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: python-neutronclient>=6.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==15.0.1.dev6) (11.4.0) 2026-05-22 00:28:47.167374 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: python-novaclient>=9.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==15.0.1.dev6) (18.9.0) 2026-05-22 00:28:47.167383 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: netaddr>=0.7.18 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==15.0.1.dev6) (1.3.0) 2026-05-22 00:28:47.167392 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: python-keystoneclient>=3.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==15.0.1.dev6) (5.6.0) 2026-05-22 00:28:47.167400 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==15.0.1.dev6) (1.5.1) 2026-05-22 00:28:47.167410 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: requests>=2.18.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==15.0.1.dev6) (2.32.3) 2026-05-22 00:28:47.167418 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==15.0.1.dev6) (1.3.4) 2026-05-22 00:28:47.167427 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: Routes>=2.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==15.0.1.dev6) (2.5.1) 2026-05-22 00:28:47.167436 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: SQLAlchemy>=1.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==15.0.1.dev6) (2.0.38) 2026-05-22 00:28:47.167444 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: stevedore>=1.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==15.0.1.dev6) (5.4.1) 2026-05-22 00:28:47.167459 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: WebOb>=1.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==15.0.1.dev6) (1.8.9) 2026-05-22 00:28:47.167468 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: WSME>=0.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==15.0.1.dev6) (0.12.1) 2026-05-22 00:28:47.167476 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: Mako in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->blazar==15.0.1.dev6) (1.3.9) 2026-05-22 00:28:47.167485 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: typing-extensions>=4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->blazar==15.0.1.dev6) (4.12.2) 2026-05-22 00:28:47.167500 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: dnspython>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,!=0.21.0,!=0.23.0,!=0.25.0,>=0.18.2->blazar==15.0.1.dev6) (2.7.0) 2026-05-22 00:28:47.167511 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: greenlet>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,!=0.21.0,!=0.23.0,!=0.25.0,>=0.18.2->blazar==15.0.1.dev6) (3.1.1) 2026-05-22 00:28:47.167520 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Collecting Werkzeug>=3.1 (from Flask>=1.0.2->blazar==15.0.1.dev6) 2026-05-22 00:28:47.167528 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Downloading werkzeug-3.1.3-py3-none-any.whl.metadata (3.7 kB) 2026-05-22 00:28:47.167542 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: Jinja2>=3.1.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Flask>=1.0.2->blazar==15.0.1.dev6) (3.1.5) 2026-05-22 00:28:47.167551 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Collecting itsdangerous>=2.2 (from Flask>=1.0.2->blazar==15.0.1.dev6) 2026-05-22 00:28:47.167560 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-05-22 00:28:47.167569 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: click>=8.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Flask>=1.0.2->blazar==15.0.1.dev6) (8.1.8) 2026-05-22 00:28:47.167578 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Collecting blinker>=1.9 (from Flask>=1.0.2->blazar==15.0.1.dev6) 2026-05-22 00:28:47.167586 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-05-22 00:28:47.167630 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: MarkupSafe>=2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=3.1.2->Flask>=1.0.2->blazar==15.0.1.dev6) (3.0.2) 2026-05-22 00:28:47.167641 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: os-service-types>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.13.0->blazar==15.0.1.dev6) (1.7.0) 2026-05-22 00:28:47.167649 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: oslo.cache>=3.11.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->blazar==15.0.1.dev6) (3.11.0) 2026-05-22 00:28:47.167658 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: pycadf>=1.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->blazar==15.0.1.dev6) (4.0.1) 2026-05-22 00:28:47.167667 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: PyJWT>=2.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->blazar==15.0.1.dev6) (2.10.1) 2026-05-22 00:28:47.167676 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: dogpile.cache>=1.3.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.17.0->blazar==15.0.1.dev6) (1.3.4) 2026-05-22 00:28:47.167685 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: debtcollector>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.17.0->blazar==15.0.1.dev6) (3.0.0) 2026-05-22 00:28:47.167701 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: wrapt>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.cache>=3.11.0->keystonemiddleware>=4.17.0->blazar==15.0.1.dev6) (1.17.2) 2026-05-22 00:28:47.167710 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: decorator>=4.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=4.17.0->blazar==15.0.1.dev6) (5.1.1) 2026-05-22 00:28:47.167719 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: fasteners>=0.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->blazar==15.0.1.dev6) (0.19) 2026-05-22 00:28:47.167727 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: rfc3986>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->blazar==15.0.1.dev6) (2.0.0) 2026-05-22 00:28:47.167736 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: PyYAML>=5.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->blazar==15.0.1.dev6) (6.0.2) 2026-05-22 00:28:47.167745 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: testresources>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.40.0->blazar==15.0.1.dev6) (2.0.1) 2026-05-22 00:28:47.167760 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: testscenarios>=0.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.40.0->blazar==15.0.1.dev6) (0.5.0) 2026-05-22 00:28:47.167769 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: python-dateutil>=2.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->blazar==15.0.1.dev6) (2.9.0.post0) 2026-05-22 00:28:47.167778 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: futurist>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->blazar==15.0.1.dev6) (3.1.0) 2026-05-22 00:28:47.167792 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: cachetools>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->blazar==15.0.1.dev6) (5.5.2) 2026-05-22 00:28:47.167801 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: amqp>=2.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->blazar==15.0.1.dev6) (5.3.1) 2026-05-22 00:28:47.167809 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: kombu>=4.6.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->blazar==15.0.1.dev6) (5.4.2) 2026-05-22 00:28:47.167818 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: oslo.metrics>=0.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->blazar==15.0.1.dev6) (0.11.0) 2026-05-22 00:28:47.167827 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->blazar==15.0.1.dev6) (5.1.0) 2026-05-22 00:28:47.167835 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: tzdata in ./var/lib/kolla/venv/lib/python3.12/site-packages (from kombu>=4.6.6->oslo.messaging>=5.29.0->blazar==15.0.1.dev6) (2025.1) 2026-05-22 00:28:47.167844 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: prometheus-client>=0.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->blazar==15.0.1.dev6) (0.21.1) 2026-05-22 00:28:47.167853 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: statsd>=3.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->blazar==15.0.1.dev6) (4.0.1) 2026-05-22 00:28:47.167868 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: bcrypt>=3.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->blazar==15.0.1.dev6) (4.0.1) 2026-05-22 00:28:47.167877 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: msgpack>=0.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->blazar==15.0.1.dev6) (1.1.0) 2026-05-22 00:28:47.167885 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: PasteDeploy>=1.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.34.0->blazar==15.0.1.dev6) (3.1.0) 2026-05-22 00:28:47.167894 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: Paste>=2.0.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.34.0->blazar==15.0.1.dev6) (3.10.1) 2026-05-22 00:28:47.167903 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: Yappi>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.34.0->blazar==15.0.1.dev6) (1.6.10) 2026-05-22 00:28:47.167912 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: PrettyTable>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->blazar==15.0.1.dev6) (3.14.0) 2026-05-22 00:28:47.167920 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: pyparsing>=2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->blazar==15.0.1.dev6) (3.2.1) 2026-05-22 00:28:47.167929 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: packaging>=20.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->blazar==15.0.1.dev6) (24.2) 2026-05-22 00:28:47.167938 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: psutil>=3.2.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->blazar==15.0.1.dev6) (7.0.0) 2026-05-22 00:28:47.167946 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: setuptools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.34.0->blazar==15.0.1.dev6) (82.0.1) 2026-05-22 00:28:47.167961 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: logutils>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0->blazar==15.0.1.dev6) (0.3.5) 2026-05-22 00:28:47.167970 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: wcwidth in ./var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->blazar==15.0.1.dev6) (0.2.13) 2026-05-22 00:28:47.167979 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: six>=1.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->blazar==15.0.1.dev6) (1.17.0) 2026-05-22 00:28:47.168023 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: cliff>=3.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.0.0->blazar==15.0.1.dev6) (4.9.1) 2026-05-22 00:28:47.168033 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: openstacksdk>=1.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.0.0->blazar==15.0.1.dev6) (4.4.0) 2026-05-22 00:28:47.168043 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: os-client-config>=1.28.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.0.0->blazar==15.0.1.dev6) (2.1.0) 2026-05-22 00:28:47.168051 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: osc-lib>=1.12.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.0.0->blazar==15.0.1.dev6) (3.2.0) 2026-05-22 00:28:47.168060 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: autopage>=0.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=3.4.0->python-neutronclient>=6.0.0->blazar==15.0.1.dev6) (0.5.2) 2026-05-22 00:28:47.168075 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: cmd2>=1.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=3.4.0->python-neutronclient>=6.0.0->blazar==15.0.1.dev6) (2.5.11) 2026-05-22 00:28:47.168084 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: pyperclip>=1.8 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=6.0.0->blazar==15.0.1.dev6) (1.9.0) 2026-05-22 00:28:47.168093 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: cryptography>=2.7 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.0.0->blazar==15.0.1.dev6) (43.0.3) 2026-05-22 00:28:47.168101 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: jmespath>=0.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.0.0->blazar==15.0.1.dev6) (1.0.1) 2026-05-22 00:28:47.168110 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.0.0->blazar==15.0.1.dev6) (1.33) 2026-05-22 00:28:47.168119 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: platformdirs>=3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.0.0->blazar==15.0.1.dev6) (4.3.6) 2026-05-22 00:28:47.168127 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: requestsexceptions>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.0.0->blazar==15.0.1.dev6) (1.4.0) 2026-05-22 00:28:47.168136 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: cffi>=1.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=1.5.0->python-neutronclient>=6.0.0->blazar==15.0.1.dev6) (1.17.1) 2026-05-22 00:28:47.168145 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: pycparser in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=1.5.0->python-neutronclient>=6.0.0->blazar==15.0.1.dev6) (2.22) 2026-05-22 00:28:47.168155 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: jsonpointer>=1.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=1.5.0->python-neutronclient>=6.0.0->blazar==15.0.1.dev6) (3.0.0) 2026-05-22 00:28:47.168164 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.4->blazar==15.0.1.dev6) (3.4.1) 2026-05-22 00:28:47.168179 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.4->blazar==15.0.1.dev6) (3.10) 2026-05-22 00:28:47.168189 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: urllib3<3,>=1.21.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.4->blazar==15.0.1.dev6) (1.26.20) 2026-05-22 00:28:47.168197 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: certifi>=2017.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.4->blazar==15.0.1.dev6) (2026.5.20) 2026-05-22 00:28:47.168211 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: repoze.lru>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->blazar==15.0.1.dev6) (0.7) 2026-05-22 00:28:47.168220 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: testtools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=4.40.0->blazar==15.0.1.dev6) (2.7.2) 2026-05-22 00:28:47.168229 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: simplegeneric in ./var/lib/kolla/venv/lib/python3.12/site-packages (from WSME>=0.8.0->blazar==15.0.1.dev6) (0.8.1) 2026-05-22 00:28:47.168244 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: pytz in ./var/lib/kolla/venv/lib/python3.12/site-packages (from WSME>=0.8.0->blazar==15.0.1.dev6) (2025.1) 2026-05-22 00:28:47.168253 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: importlib-metadata>=4.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from WSME>=0.8.0->blazar==15.0.1.dev6) (8.5.0) 2026-05-22 00:28:47.168262 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: zipp>=3.20 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from importlib-metadata>=4.4->WSME>=0.8.0->blazar==15.0.1.dev6) (3.21.0) 2026-05-22 00:28:47.168270 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Downloading flask-3.1.0-py3-none-any.whl (102 kB) 2026-05-22 00:28:47.168279 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-05-22 00:28:47.168725 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-05-22 00:28:47.168748 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Downloading microversion_parse-2.0.0-py3-none-any.whl (19 kB) 2026-05-22 00:28:47.168753 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Downloading werkzeug-3.1.3-py3-none-any.whl (224 kB) 2026-05-22 00:28:47.168756 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Building wheels for collected packages: blazar 2026-05-22 00:28:47.168760 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Building wheel for blazar (pyproject.toml): started 2026-05-22 00:28:47.168763 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Building wheel for blazar (pyproject.toml): finished with status 'done' 2026-05-22 00:28:47.168768 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Created wheel for blazar: filename=blazar-15.0.1.dev6-py3-none-any.whl size=315519 sha256=4829e42cb47468a0899c777aa3387a52aeb7a904f8fd1cb82fa21be8d8c21f5c 2026-05-22 00:28:47.168773 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Stored in directory: /tmp/pip-ephem-wheel-cache-u554x2ow/wheels/77/96/a4/44e4d48633a0c583bd94cd3d71c39e23d381d7a4274fe7cfaf 2026-05-22 00:28:47.168777 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Successfully built blazar 2026-05-22 00:28:47.168781 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Installing collected packages: Werkzeug, microversion-parse, itsdangerous, blinker, Flask, blazar 2026-05-22 00:28:47.168785 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Successfully installed Flask-3.1.0 Werkzeug-3.1.3 blazar-15.0.1.dev6 blinker-1.9.0 itsdangerous-2.2.0 microversion-parse-2.0.0 2026-05-22 00:28:47.168789 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> Removed intermediate container e50e6d4693c7 2026-05-22 00:28:47.168792 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> 948c4131f35e 2026-05-22 00:28:47.168796 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Step 7/8 : COPY patches /patches 2026-05-22 00:28:47.168799 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> 2bfa673e78df 2026-05-22 00:28:47.168803 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Step 8/8 : RUN kolla_patch 2026-05-22 00:28:47.168806 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> Running in af4d0ea3b1a4 2026-05-22 00:28:47.168810 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:[i] No series file found, nothing to patch. 2026-05-22 00:28:47.168813 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> Removed intermediate container af4d0ea3b1a4 2026-05-22 00:28:47.168816 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> ccb97f70ad21 2026-05-22 00:28:47.168820 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Successfully built ac6aa21555e9 2026-05-22 00:28:47.168823 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Successfully tagged osism.harbor.regio.digital/kolla/blazar-base:build-20260522 2026-05-22 00:28:47.168827 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Built at 2026-05-22 00:28:47.167173 (took 0:00:11.517008) 2026-05-22 00:28:47.168830 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(blazar-api) to queue 2026-05-22 00:28:47.168833 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(blazar-manager) to queue 2026-05-22 00:28:47.168837 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ironic-inspector) 2026-05-22 00:28:47.168845 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-inspector:Processing 2026-05-22 00:28:47.168849 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Building started at 2026-05-22 00:28:47.167515 2026-05-22 00:28:47.168852 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-inspector:Getting archive from https://tarballs.opendev.org/openstack/ironic-inspector/ironic-inspector-stable-2025.1.tar.gz 2026-05-22 00:28:48.154230 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-inspector:Turned 0 plugins into plugins archive 2026-05-22 00:28:48.154284 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-inspector:Turned 0 additions into additions archive 2026-05-22 00:29:33.441741 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 1/12 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260522 2026-05-22 00:29:33.441784 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> 525269f3c30c 2026-05-22 00:29:33.441792 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 2/12 : LABEL "build-date"="20260522" "name"="ironic-inspector" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ironic-inspector" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:29:33.441799 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Running in e7d5c6f67ad4 2026-05-22 00:29:33.441804 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Removed intermediate container e7d5c6f67ad4 2026-05-22 00:29:33.441808 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> 8e39e5968875 2026-05-22 00:29:33.441813 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 3/12 : RUN usermod --append --home /var/lib/ironic-inspector --groups kolla ironic-inspector && mkdir -p /var/lib/ironic-inspector && chown -R 42461:42461 /var/lib/ironic-inspector 2026-05-22 00:29:33.441819 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Running in 92f9631798a9 2026-05-22 00:29:33.441824 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Removed intermediate container 92f9631798a9 2026-05-22 00:29:33.441828 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> 271215e071ea 2026-05-22 00:29:33.441833 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 4/12 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends iptables && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-05-22 00:29:33.441837 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Running in 1eb1aca26e0d 2026-05-22 00:29:33.441842 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 00:29:33.441846 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-22 00:29:33.441851 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-22 00:29:33.441856 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-22 00:29:33.441860 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-22 00:29:33.441865 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-22 00:29:33.441869 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-22 00:29:33.441873 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-22 00:29:33.441884 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-22 00:29:33.441888 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,457 kB] 2026-05-22 00:29:33.441891 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,148 kB] 2026-05-22 00:29:33.441895 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-22 00:29:33.441898 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-05-22 00:29:33.441901 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,072 kB] 2026-05-22 00:29:33.441905 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,505 kB] 2026-05-22 00:29:33.441908 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Fetched 30.2 MB in 3s (11.4 MB/s) 2026-05-22 00:29:33.441912 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Reading package lists... 2026-05-22 00:29:33.441915 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Reading package lists... 2026-05-22 00:29:33.441925 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Building dependency tree... 2026-05-22 00:29:33.441929 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Reading state information... 2026-05-22 00:29:33.441933 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:The following additional packages will be installed: 2026-05-22 00:29:33.441936 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libip4tc2 libip6tc2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 2026-05-22 00:29:33.441939 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Suggested packages: 2026-05-22 00:29:33.441943 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: firewalld 2026-05-22 00:29:33.441946 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Recommended packages: 2026-05-22 00:29:33.441950 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: nftables 2026-05-22 00:29:33.441953 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:The following NEW packages will be installed: 2026-05-22 00:29:33.441957 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: iptables libip4tc2 libip6tc2 libnetfilter-conntrack3 libnfnetlink0 2026-05-22 00:29:33.441960 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libnftnl11 2026-05-22 00:29:33.441964 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:29:33.441967 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Need to get 554 kB of archives. 2026-05-22 00:29:33.441970 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:After this operation, 3,049 kB of additional disk space will be used. 2026-05-22 00:29:33.441974 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 00:29:33.441977 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libip4tc2 amd64 1.8.10-3ubuntu2 [23.3 kB] 2026-05-22 00:29:33.441983 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libip6tc2 amd64 1.8.10-3ubuntu2 [23.7 kB] 2026-05-22 00:29:33.442046 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libnfnetlink0 amd64 1.0.2-2build1 [14.8 kB] 2026-05-22 00:29:33.442115 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libnetfilter-conntrack3 amd64 1.0.9-6build1 [45.2 kB] 2026-05-22 00:29:33.442182 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libnftnl11 amd64 1.2.6-2build1 [66.0 kB] 2026-05-22 00:29:33.442251 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 iptables amd64 1.8.10-3ubuntu2 [381 kB] 2026-05-22 00:29:33.442317 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Fetched 554 kB in 0s (1,858 kB/s) 2026-05-22 00:29:33.442385 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Selecting previously unselected package libip4tc2:amd64. 2026-05-22 00:29:33.442449 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 2026-05-22 00:29:33.442520 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:29:33.442588 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 70% 2026-05-22 00:29:33.442696 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 75% 2026-05-22 00:29:33.442773 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 80% 2026-05-22 00:29:33.442865 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 85% 2026-05-22 00:29:33.442937 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 90% 2026-05-22 00:29:33.443022 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 95% 2026-05-22 00:29:33.443076 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 100% (Reading database ... 18824 files and directories currently installed.) 2026-05-22 00:29:33.443144 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Preparing to unpack .../0-libip4tc2_1.8.10-3ubuntu2_amd64.deb ... 2026-05-22 00:29:33.443211 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Unpacking libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2026-05-22 00:29:33.443280 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Selecting previously unselected package libip6tc2:amd64. 2026-05-22 00:29:33.443347 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Preparing to unpack .../1-libip6tc2_1.8.10-3ubuntu2_amd64.deb ... 2026-05-22 00:29:33.443415 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Unpacking libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2026-05-22 00:29:33.443481 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Selecting previously unselected package libnfnetlink0:amd64. 2026-05-22 00:29:33.443547 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Preparing to unpack .../2-libnfnetlink0_1.0.2-2build1_amd64.deb ... 2026-05-22 00:29:33.443667 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2026-05-22 00:29:33.443766 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Unpacking libnfnetlink0:amd64 (1.0.2-2build1) ... 2026-05-22 00:29:33.443833 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Selecting previously unselected package libnetfilter-conntrack3:amd64. 2026-05-22 00:29:33.443897 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Preparing to unpack .../3-libnetfilter-conntrack3_1.0.9-6build1_amd64.deb ... 2026-05-22 00:29:33.443964 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Unpacking libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2026-05-22 00:29:33.444030 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Selecting previously unselected package libnftnl11:amd64. 2026-05-22 00:29:33.444094 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Preparing to unpack .../4-libnftnl11_1.2.6-2build1_amd64.deb ... 2026-05-22 00:29:33.444161 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Unpacking libnftnl11:amd64 (1.2.6-2build1) ... 2026-05-22 00:29:33.444226 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Selecting previously unselected package iptables. 2026-05-22 00:29:33.444292 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Preparing to unpack .../5-iptables_1.8.10-3ubuntu2_amd64.deb ... 2026-05-22 00:29:33.444358 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Unpacking iptables (1.8.10-3ubuntu2) ... 2026-05-22 00:29:33.444423 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Setting up libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2026-05-22 00:29:33.444488 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Setting up libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2026-05-22 00:29:33.444555 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Setting up libnftnl11:amd64 (1.2.6-2build1) ... 2026-05-22 00:29:33.444663 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Setting up libnfnetlink0:amd64 (1.0.2-2build1) ... 2026-05-22 00:29:33.444747 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Setting up libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2026-05-22 00:29:33.444816 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Setting up iptables (1.8.10-3ubuntu2) ... 2026-05-22 00:29:33.444886 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 2026-05-22 00:29:33.444968 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2026-05-22 00:29:33.445036 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:update-alternatives: 2026-05-22 00:29:33.445104 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 2026-05-22 00:29:33.445170 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:update-alternatives: 2026-05-22 00:29:33.445237 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2026-05-22 00:29:33.445303 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 2026-05-22 00:29:33.445371 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 2026-05-22 00:29:33.445438 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 00:29:33.445504 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Removed intermediate container 1eb1aca26e0d 2026-05-22 00:29:33.445570 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> 1f44c1bc7b11 2026-05-22 00:29:33.445708 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 5/12 : ADD ironic-inspector-archive /ironic-inspector-source 2026-05-22 00:29:33.445796 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> 39989542d2fa 2026-05-22 00:29:33.445870 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 6/12 : ADD ironic_inspector_sudoers /etc/sudoers.d/kolla_ironic_inspector_sudoers 2026-05-22 00:29:33.445943 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> 7ddbf7a85448 2026-05-22 00:29:33.446011 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 7/12 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-05-22 00:29:33.446082 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> 06aa67ea0f7c 2026-05-22 00:29:33.446157 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 8/12 : RUN ln -s ironic-inspector-source/* ironic-inspector && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /ironic-inspector && mkdir -p /etc/ironic-inspector && cp /ironic-inspector/rootwrap.conf /etc/ironic-inspector/ && cp -r /ironic-inspector/rootwrap.d/ /etc/ironic-inspector/ && sed -i 's|^exec_dirs.*|exec_dirs=/var/lib/kolla/venv/bin,/sbin,/usr/sbin,/bin,/usr/bin,/usr/local/bin,/usr/local/sbin|g' /etc/ironic-inspector/rootwrap.conf && chmod 750 /etc/sudoers.d && chmod 440 /etc/sudoers.d/kolla_ironic_inspector_sudoers && chmod 644 /usr/local/bin/kolla_extend_start && mkdir -p /var/lib/ironic-inspector/dhcp-hostsdir && chown -R ironic-inspector: /var/lib/ironic-inspector 2026-05-22 00:29:33.446229 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Running in 9e5e0a461917 2026-05-22 00:29:33.446301 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Processing ./ironic-inspector 2026-05-22 00:29:33.446365 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Installing build dependencies: started 2026-05-22 00:29:33.446432 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Installing build dependencies: finished with status 'done' 2026-05-22 00:29:33.446498 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Getting requirements to build wheel: started 2026-05-22 00:29:33.446565 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Getting requirements to build wheel: finished with status 'done' 2026-05-22 00:29:33.446653 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Installing backend dependencies: started 2026-05-22 00:29:33.446799 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Installing backend dependencies: finished with status 'done' 2026-05-22 00:29:33.446865 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Preparing metadata (pyproject.toml): started 2026-05-22 00:29:33.446924 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-22 00:29:33.446981 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: automaton>=1.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.4.1.dev3) (3.2.0) 2026-05-22 00:29:33.447035 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: alembic>=1.4.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.4.1.dev3) (1.14.1) 2026-05-22 00:29:33.447087 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Collecting construct>=2.9.39 (from ironic-inspector==12.4.1.dev3) 2026-05-22 00:29:33.447140 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading construct-2.10.70-py3-none-any.whl.metadata (4.2 kB) 2026-05-22 00:29:33.447193 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: eventlet>=0.27.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.4.1.dev3) (0.39.0) 2026-05-22 00:29:33.447256 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Collecting Flask>=1.1.0 (from ironic-inspector==12.4.1.dev3) 2026-05-22 00:29:33.447309 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading flask-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-05-22 00:29:33.449667 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: futurist>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.4.1.dev3) (3.1.0) 2026-05-22 00:29:33.449676 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: jsonpath-rw>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.4.1.dev3) (1.4.0) 2026-05-22 00:29:33.449680 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: jsonschema>=3.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.4.1.dev3) (4.23.0) 2026-05-22 00:29:33.449685 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: keystoneauth1>=4.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.4.1.dev3) (5.10.0) 2026-05-22 00:29:33.449689 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: keystonemiddleware>=4.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.4.1.dev3) (10.12.1) 2026-05-22 00:29:33.449693 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: netaddr>=0.7.18 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.4.1.dev3) (1.3.0) 2026-05-22 00:29:33.449697 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: pbr>=3.1.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.4.1.dev3) (7.0.0) 2026-05-22 00:29:33.449701 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: PyYAML>=5.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.4.1.dev3) (6.0.2) 2026-05-22 00:29:33.449704 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: openstacksdk>=0.40.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.4.1.dev3) (4.4.0) 2026-05-22 00:29:33.449708 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.concurrency>=3.26.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.4.1.dev3) (7.1.0) 2026-05-22 00:29:33.449711 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.config>=6.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.4.1.dev3) (9.7.1) 2026-05-22 00:29:33.449719 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.context>=2.22.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.4.1.dev3) (5.7.1) 2026-05-22 00:29:33.449725 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.db>=12.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.4.1.dev3) (17.2.1) 2026-05-22 00:29:33.449728 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.i18n>=3.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.4.1.dev3) (6.5.1) 2026-05-22 00:29:33.449731 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.log>=4.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.4.1.dev3) (7.1.0) 2026-05-22 00:29:33.449735 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.messaging>=14.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.4.1.dev3) (16.1.1) 2026-05-22 00:29:33.449738 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.middleware>=3.31.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.4.1.dev3) (6.3.1) 2026-05-22 00:29:33.449742 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.policy>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.4.1.dev3) (4.5.1) 2026-05-22 00:29:33.449745 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.rootwrap>=5.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.4.1.dev3) (7.5.1) 2026-05-22 00:29:33.449748 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.serialization>=2.25.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.4.1.dev3) (5.7.0) 2026-05-22 00:29:33.449752 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.service>=1.31.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.4.1.dev3) (4.1.1) 2026-05-22 00:29:33.449758 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.upgradecheck>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.4.1.dev3) (2.5.0) 2026-05-22 00:29:33.449761 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.utils>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.4.1.dev3) (8.2.0) 2026-05-22 00:29:33.449765 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: tenacity>=6.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.4.1.dev3) (9.0.0) 2026-05-22 00:29:33.449768 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: stevedore>=1.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.4.1.dev3) (5.4.1) 2026-05-22 00:29:33.449771 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: SQLAlchemy>=1.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.4.1.dev3) (2.0.38) 2026-05-22 00:29:33.449775 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: tooz>=2.5.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.4.1.dev3) (6.3.0) 2026-05-22 00:29:33.449778 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Collecting microversion_parse>=1.0.1 (from ironic-inspector==12.4.1.dev3) 2026-05-22 00:29:33.449781 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading microversion_parse-2.0.0-py3-none-any.whl.metadata (5.1 kB) 2026-05-22 00:29:33.449785 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Collecting zeroconf>=0.24.0 (from ironic-inspector==12.4.1.dev3) 2026-05-22 00:29:33.449788 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading zeroconf-0.145.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.2 kB) 2026-05-22 00:29:33.449794 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: bcrypt>=3.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.4.1.dev3) (4.0.1) 2026-05-22 00:29:33.449798 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: Mako in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.4.2->ironic-inspector==12.4.1.dev3) (1.3.9) 2026-05-22 00:29:33.449801 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: typing-extensions>=4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.4.2->ironic-inspector==12.4.1.dev3) (4.12.2) 2026-05-22 00:29:33.449804 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: PrettyTable>=0.7.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from automaton>=1.9.0->ironic-inspector==12.4.1.dev3) (3.14.0) 2026-05-22 00:29:33.449809 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: dnspython>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->ironic-inspector==12.4.1.dev3) (2.7.0) 2026-05-22 00:29:33.449813 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: greenlet>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->ironic-inspector==12.4.1.dev3) (3.1.1) 2026-05-22 00:29:33.449816 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Collecting Werkzeug>=3.1 (from Flask>=1.1.0->ironic-inspector==12.4.1.dev3) 2026-05-22 00:29:33.449820 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading werkzeug-3.1.3-py3-none-any.whl.metadata (3.7 kB) 2026-05-22 00:29:33.449823 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: Jinja2>=3.1.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Flask>=1.1.0->ironic-inspector==12.4.1.dev3) (3.1.5) 2026-05-22 00:29:33.449826 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Collecting itsdangerous>=2.2 (from Flask>=1.1.0->ironic-inspector==12.4.1.dev3) 2026-05-22 00:29:33.449830 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-05-22 00:29:33.449833 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: click>=8.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Flask>=1.1.0->ironic-inspector==12.4.1.dev3) (8.1.8) 2026-05-22 00:29:33.449836 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Collecting blinker>=1.9 (from Flask>=1.1.0->ironic-inspector==12.4.1.dev3) 2026-05-22 00:29:33.449840 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-05-22 00:29:33.449843 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: debtcollector>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from futurist>=1.2.0->ironic-inspector==12.4.1.dev3) (3.0.0) 2026-05-22 00:29:33.449850 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: wrapt>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=1.2.0->ironic-inspector==12.4.1.dev3) (1.17.2) 2026-05-22 00:29:33.449854 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: MarkupSafe>=2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=3.1.2->Flask>=1.1.0->ironic-inspector==12.4.1.dev3) (3.0.2) 2026-05-22 00:29:33.449857 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: ply in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpath-rw>=1.2.0->ironic-inspector==12.4.1.dev3) (3.11) 2026-05-22 00:29:33.449861 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: decorator in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpath-rw>=1.2.0->ironic-inspector==12.4.1.dev3) (5.1.1) 2026-05-22 00:29:33.449864 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: six in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpath-rw>=1.2.0->ironic-inspector==12.4.1.dev3) (1.17.0) 2026-05-22 00:29:33.449870 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: attrs>=22.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->ironic-inspector==12.4.1.dev3) (25.1.0) 2026-05-22 00:29:33.449873 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->ironic-inspector==12.4.1.dev3) (2024.10.1) 2026-05-22 00:29:33.449877 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: referencing>=0.28.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->ironic-inspector==12.4.1.dev3) (0.36.2) 2026-05-22 00:29:33.449880 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: rpds-py>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->ironic-inspector==12.4.1.dev3) (0.23.1) 2026-05-22 00:29:33.449884 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: iso8601>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.0->ironic-inspector==12.4.1.dev3) (2.1.0) 2026-05-22 00:29:33.449887 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: requests>=2.14.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.0->ironic-inspector==12.4.1.dev3) (2.32.3) 2026-05-22 00:29:33.449892 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: os-service-types>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.0->ironic-inspector==12.4.1.dev3) (1.7.0) 2026-05-22 00:29:33.449896 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.cache>=3.11.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->ironic-inspector==12.4.1.dev3) (3.11.0) 2026-05-22 00:29:33.449899 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: pycadf>=1.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->ironic-inspector==12.4.1.dev3) (4.0.1) 2026-05-22 00:29:33.449902 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: PyJWT>=2.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->ironic-inspector==12.4.1.dev3) (2.10.1) 2026-05-22 00:29:33.449906 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: python-keystoneclient>=3.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->ironic-inspector==12.4.1.dev3) (5.6.0) 2026-05-22 00:29:33.449909 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: WebOb>=1.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->ironic-inspector==12.4.1.dev3) (1.8.9) 2026-05-22 00:29:33.449912 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: cryptography>=2.7 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.40.0->ironic-inspector==12.4.1.dev3) (43.0.3) 2026-05-22 00:29:33.449916 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: dogpile.cache>=0.6.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.40.0->ironic-inspector==12.4.1.dev3) (1.3.4) 2026-05-22 00:29:33.449922 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: jmespath>=0.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.40.0->ironic-inspector==12.4.1.dev3) (1.0.1) 2026-05-22 00:29:33.449925 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.40.0->ironic-inspector==12.4.1.dev3) (1.33) 2026-05-22 00:29:33.449928 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: platformdirs>=3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.40.0->ironic-inspector==12.4.1.dev3) (4.3.6) 2026-05-22 00:29:33.449938 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: psutil>=3.2.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.40.0->ironic-inspector==12.4.1.dev3) (7.0.0) 2026-05-22 00:29:33.449941 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: requestsexceptions>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.40.0->ironic-inspector==12.4.1.dev3) (1.4.0) 2026-05-22 00:29:33.449944 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: cffi>=1.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.40.0->ironic-inspector==12.4.1.dev3) (1.17.1) 2026-05-22 00:29:33.449948 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: pycparser in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.40.0->ironic-inspector==12.4.1.dev3) (2.22) 2026-05-22 00:29:33.449951 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: jsonpointer>=1.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.40.0->ironic-inspector==12.4.1.dev3) (3.0.0) 2026-05-22 00:29:33.449955 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: fasteners>=0.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->ironic-inspector==12.4.1.dev3) (0.19) 2026-05-22 00:29:33.449958 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: rfc3986>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->ironic-inspector==12.4.1.dev3) (2.0.0) 2026-05-22 00:29:33.449961 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: testresources>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=12.1.0->ironic-inspector==12.4.1.dev3) (2.0.1) 2026-05-22 00:29:33.449968 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: testscenarios>=0.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=12.1.0->ironic-inspector==12.4.1.dev3) (0.5.0) 2026-05-22 00:29:33.450020 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: python-dateutil>=2.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->ironic-inspector==12.4.1.dev3) (2.9.0.post0) 2026-05-22 00:29:33.450070 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: cachetools>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->ironic-inspector==12.4.1.dev3) (5.5.2) 2026-05-22 00:29:33.450111 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: amqp>=2.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->ironic-inspector==12.4.1.dev3) (5.3.1) 2026-05-22 00:29:33.450165 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: kombu>=4.6.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->ironic-inspector==12.4.1.dev3) (5.4.2) 2026-05-22 00:29:33.450206 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.metrics>=0.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->ironic-inspector==12.4.1.dev3) (0.11.0) 2026-05-22 00:29:33.450252 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: vine<6.0.0,>=5.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->ironic-inspector==12.4.1.dev3) (5.1.0) 2026-05-22 00:29:33.450298 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: tzdata in ./var/lib/kolla/venv/lib/python3.12/site-packages (from kombu>=4.6.6->oslo.messaging>=14.1.0->ironic-inspector==12.4.1.dev3) (2025.1) 2026-05-22 00:29:33.450352 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: prometheus-client>=0.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->ironic-inspector==12.4.1.dev3) (0.21.1) 2026-05-22 00:29:33.450399 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: statsd>=3.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->ironic-inspector==12.4.1.dev3) (4.0.1) 2026-05-22 00:29:33.450446 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: msgpack>=0.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->ironic-inspector==12.4.1.dev3) (1.1.0) 2026-05-22 00:29:33.450492 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: PasteDeploy>=1.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.31.0->ironic-inspector==12.4.1.dev3) (3.1.0) 2026-05-22 00:29:33.450537 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: Routes>=2.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.31.0->ironic-inspector==12.4.1.dev3) (2.5.1) 2026-05-22 00:29:33.450583 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: Paste>=2.0.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.31.0->ironic-inspector==12.4.1.dev3) (3.10.1) 2026-05-22 00:29:33.450646 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: Yappi>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.31.0->ironic-inspector==12.4.1.dev3) (1.6.10) 2026-05-22 00:29:33.450712 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: pyparsing>=2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->ironic-inspector==12.4.1.dev3) (3.2.1) 2026-05-22 00:29:33.450760 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: packaging>=20.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->ironic-inspector==12.4.1.dev3) (24.2) 2026-05-22 00:29:33.450806 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: setuptools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.31.0->ironic-inspector==12.4.1.dev3) (82.0.1) 2026-05-22 00:29:33.450852 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: wcwidth in ./var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->automaton>=1.9.0->ironic-inspector==12.4.1.dev3) (0.2.13) 2026-05-22 00:29:33.450902 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=4.2.0->ironic-inspector==12.4.1.dev3) (3.4.1) 2026-05-22 00:29:33.450945 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=4.2.0->ironic-inspector==12.4.1.dev3) (3.10) 2026-05-22 00:29:33.450992 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: urllib3<3,>=1.21.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=4.2.0->ironic-inspector==12.4.1.dev3) (1.26.20) 2026-05-22 00:29:33.451038 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: certifi>=2017.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=4.2.0->ironic-inspector==12.4.1.dev3) (2026.5.20) 2026-05-22 00:29:33.451086 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: repoze.lru>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=1.31.0->ironic-inspector==12.4.1.dev3) (0.7) 2026-05-22 00:29:33.451131 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: testtools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=12.1.0->ironic-inspector==12.4.1.dev3) (2.7.2) 2026-05-22 00:29:33.451177 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: voluptuous>=0.8.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from tooz>=2.5.1->ironic-inspector==12.4.1.dev3) (0.15.2) 2026-05-22 00:29:33.451222 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Collecting ifaddr>=0.1.7 (from zeroconf>=0.24.0->ironic-inspector==12.4.1.dev3) 2026-05-22 00:29:33.451276 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading ifaddr-0.2.0-py3-none-any.whl.metadata (4.9 kB) 2026-05-22 00:29:33.451332 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading construct-2.10.70-py3-none-any.whl (63 kB) 2026-05-22 00:29:33.451378 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading flask-3.1.0-py3-none-any.whl (102 kB) 2026-05-22 00:29:33.451424 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-05-22 00:29:33.451470 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-05-22 00:29:33.451515 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading microversion_parse-2.0.0-py3-none-any.whl (19 kB) 2026-05-22 00:29:33.451560 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading werkzeug-3.1.3-py3-none-any.whl (224 kB) 2026-05-22 00:29:33.451631 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading zeroconf-0.145.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.3 MB) 2026-05-22 00:29:33.451706 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.3/11.3 MB 10.5 MB/s 0:00:01 2026-05-22 00:29:33.451754 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading ifaddr-0.2.0-py3-none-any.whl (12 kB) 2026-05-22 00:29:33.451802 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Building wheels for collected packages: ironic-inspector 2026-05-22 00:29:33.451851 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Building wheel for ironic-inspector (pyproject.toml): started 2026-05-22 00:29:33.451899 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Building wheel for ironic-inspector (pyproject.toml): finished with status 'done' 2026-05-22 00:29:33.451949 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Created wheel for ironic-inspector: filename=ironic_inspector-12.4.1.dev3-py3-none-any.whl size=289782 sha256=42ab74cfd3d84786ef0814fc69d47863454e54742645fcb2f8360bb9ad504310 2026-05-22 00:29:33.451999 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Stored in directory: /tmp/pip-ephem-wheel-cache-59u07k3y/wheels/81/c6/53/c54c068480ece96999594e32d74a984f1ee523639d5025d9ee 2026-05-22 00:29:33.452046 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Successfully built ironic-inspector 2026-05-22 00:29:33.452094 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Installing collected packages: ifaddr, zeroconf, Werkzeug, microversion_parse, itsdangerous, construct, blinker, Flask, ironic-inspector 2026-05-22 00:29:33.452144 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Successfully installed Flask-3.1.0 Werkzeug-3.1.3 blinker-1.9.0 construct-2.10.70 ifaddr-0.2.0 ironic-inspector-12.4.1.dev3 itsdangerous-2.2.0 microversion_parse-2.0.0 zeroconf-0.145.1 2026-05-22 00:29:33.452191 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Removed intermediate container 9e5e0a461917 2026-05-22 00:29:33.452238 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> c36555e103c0 2026-05-22 00:29:33.452285 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 9/12 : COPY patches /patches 2026-05-22 00:29:33.452332 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> 06ffa8fbdb22 2026-05-22 00:29:33.452382 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 10/12 : RUN kolla_patch 2026-05-22 00:29:33.452428 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Running in ebbf8468f8d9 2026-05-22 00:29:33.452474 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:[i] No series file found, nothing to patch. 2026-05-22 00:29:33.452520 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Removed intermediate container ebbf8468f8d9 2026-05-22 00:29:33.452566 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> cbd696da68c1 2026-05-22 00:29:33.452631 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 11/12 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 00:29:33.452721 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Running in 261e191655a8 2026-05-22 00:29:33.452773 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Reading package lists... 2026-05-22 00:29:33.452823 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Building dependency tree... 2026-05-22 00:29:33.452872 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Reading state information... 2026-05-22 00:29:33.452924 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:The following packages were automatically installed and are no longer required: 2026-05-22 00:29:33.452967 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 00:29:33.453013 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 00:29:33.453057 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 00:29:33.453108 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 00:29:33.453148 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 00:29:33.453188 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 00:29:33.453229 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 00:29:33.453269 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: xz-utils 2026-05-22 00:29:33.453310 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Use 'apt autoremove' to remove them. 2026-05-22 00:29:33.453355 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:The following packages will be REMOVED: 2026-05-22 00:29:33.453394 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: build-essential 2026-05-22 00:29:33.453439 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-22 00:29:33.453479 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:After this operation, 17.4 kB disk space will be freed. 2026-05-22 00:29:33.453522 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 2026-05-22 00:29:33.453567 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2026-05-22 00:29:33.453630 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% 2026-05-22 00:29:33.453694 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 75% 2026-05-22 00:29:33.453739 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 80% 2026-05-22 00:29:33.453782 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 85% 2026-05-22 00:29:33.453825 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 90% 2026-05-22 00:29:33.453868 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 95% 2026-05-22 00:29:33.453912 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 100% (Reading database ... 19052 files and directories currently installed.) 2026-05-22 00:29:33.453956 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing build-essential (12.10ubuntu1) ... 2026-05-22 00:29:33.454000 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Reading package lists... 2026-05-22 00:29:33.454045 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Building dependency tree... 2026-05-22 00:29:33.454087 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Reading state information... 2026-05-22 00:29:33.454134 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:The following packages will be REMOVED: 2026-05-22 00:29:33.454176 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 00:29:33.454219 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 00:29:33.454262 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 00:29:33.454301 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 00:29:33.454342 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 00:29:33.454382 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 00:29:33.454423 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 00:29:33.454463 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: xz-utils 2026-05-22 00:29:33.454519 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-22 00:29:33.454561 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:After this operation, 228 MB disk space will be freed. 2026-05-22 00:29:33.454621 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 2026-05-22 00:29:33.454692 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% 2026-05-22 00:29:33.454733 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:29:33.454778 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 70% 2026-05-22 00:29:33.454823 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 75% 2026-05-22 00:29:33.454866 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 80% 2026-05-22 00:29:33.454910 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 85% 2026-05-22 00:29:33.454964 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 90% 2026-05-22 00:29:33.455007 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 95% 2026-05-22 00:29:33.455051 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 100% (Reading database ... 19043 files and directories currently installed.) 2026-05-22 00:29:33.455096 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-22 00:29:33.455139 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:29:33.455181 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-22 00:29:33.455224 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:29:33.455268 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-22 00:29:33.455311 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-22 00:29:33.455354 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 00:29:33.455398 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:29:33.455440 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 00:29:33.455482 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:29:33.455524 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-22 00:29:33.455566 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:29:33.455622 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:29:33.455680 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:29:33.455724 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:29:33.455767 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-22 00:29:33.455811 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-22 00:29:33.455855 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:29:33.455898 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 00:29:33.455939 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:29:33.455981 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:29:33.456023 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:29:33.456065 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:29:33.456106 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:29:33.456152 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:29:33.456191 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:29:33.456233 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:29:33.456276 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-22 00:29:33.456319 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:29:33.456361 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:29:33.456404 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-22 00:29:33.456447 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:29:33.456489 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:29:33.456531 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-22 00:29:33.456573 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:29:33.456631 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:29:33.456710 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:29:33.456757 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:29:33.456800 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing lto-disabled-list (47) ... 2026-05-22 00:29:33.456845 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2026-05-22 00:29:33.456890 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing make (4.3-4.1build2) ... 2026-05-22 00:29:33.456928 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-22 00:29:33.456973 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 00:29:33.457011 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Collecting pyclean==3.0.0 2026-05-22 00:29:33.457048 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-22 00:29:33.457085 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-22 00:29:33.457130 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Installing collected packages: pyclean 2026-05-22 00:29:33.457634 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Successfully installed pyclean-3.0.0 2026-05-22 00:29:33.457641 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Cleaning directory /var/lib/kolla/venv 2026-05-22 00:29:33.457644 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2026-05-22 00:29:33.457648 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Total 8368 files, 1183 directories removed. 2026-05-22 00:29:33.457651 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2026-05-22 00:29:33.457662 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Cleaning directory /usr 2026-05-22 00:29:33.457666 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2026-05-22 00:29:33.457669 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Total 1316 files, 133 directories removed. 2026-05-22 00:29:33.457672 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2026-05-22 00:29:33.457676 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Found existing installation: pyclean 3.0.0 2026-05-22 00:29:33.457679 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Uninstalling pyclean-3.0.0: 2026-05-22 00:29:33.457682 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Successfully uninstalled pyclean-3.0.0 2026-05-22 00:29:33.457686 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Removed intermediate container 261e191655a8 2026-05-22 00:29:33.457689 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> b27e668e7d48 2026-05-22 00:29:33.457692 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 12/12 : USER ironic-inspector 2026-05-22 00:29:33.457696 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Running in 34c921a39a14 2026-05-22 00:29:33.457699 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Removed intermediate container 34c921a39a14 2026-05-22 00:29:33.457702 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> 4795d6a47505 2026-05-22 00:29:33.457706 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Successfully built 2354a89c39f1 2026-05-22 00:29:33.457709 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Successfully tagged osism.harbor.regio.digital/kolla/ironic-inspector:build-20260522 2026-05-22 00:29:33.457714 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Built at 2026-05-22 00:29:33.457562 (took 0:00:46.290047) 2026-05-22 00:29:33.457947 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(octavia-base) 2026-05-22 00:29:33.458005 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-base:Processing 2026-05-22 00:29:33.458064 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Building started at 2026-05-22 00:29:33.458007 2026-05-22 00:29:33.458124 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-base:Getting local archive from tarballs/octavia-stable-2025.1.tar.gz 2026-05-22 00:29:33.459996 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-base:Turned 0 plugins into plugins archive 2026-05-22 00:29:33.460393 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-base:Turned 0 additions into additions archive 2026-05-22 00:30:04.583632 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Step 1/9 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260522 2026-05-22 00:30:04.583673 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> 525269f3c30c 2026-05-22 00:30:04.583680 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Step 2/9 : LABEL "build-date"="20260522" "name"="octavia-base" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="octavia-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:30:04.583711 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Running in 34eadc37b1c4 2026-05-22 00:30:04.583750 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Removed intermediate container 34eadc37b1c4 2026-05-22 00:30:04.583774 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> 3f51a67935f3 2026-05-22 00:30:04.583805 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Step 3/9 : RUN usermod --append --home /var/lib/octavia --groups kolla octavia && mkdir -p /var/lib/octavia && chown -R 42437:42437 /var/lib/octavia 2026-05-22 00:30:04.583836 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Running in 4b81bdc04ae1 2026-05-22 00:30:04.583883 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Removed intermediate container 4b81bdc04ae1 2026-05-22 00:30:04.583909 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> 8c66b54f7f17 2026-05-22 00:30:04.583937 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Step 4/9 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends python3-openvswitch && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-05-22 00:30:04.583967 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Running in fdd48f89fde4 2026-05-22 00:30:04.583996 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 00:30:04.584025 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-22 00:30:04.584053 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-22 00:30:04.584081 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-22 00:30:04.584109 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-22 00:30:04.584137 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-22 00:30:04.584165 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-22 00:30:04.584193 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-22 00:30:04.584221 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-22 00:30:04.584248 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,457 kB] 2026-05-22 00:30:04.584276 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,148 kB] 2026-05-22 00:30:04.584302 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-22 00:30:04.584328 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-05-22 00:30:04.584355 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,505 kB] 2026-05-22 00:30:04.584381 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,072 kB] 2026-05-22 00:30:04.584408 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Fetched 30.2 MB in 2s (13.9 MB/s) 2026-05-22 00:30:04.584458 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Reading package lists... 2026-05-22 00:30:04.584488 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Reading package lists... 2026-05-22 00:30:04.584516 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Building dependency tree... 2026-05-22 00:30:04.584544 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Reading state information... 2026-05-22 00:30:04.584574 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:The following additional packages will be installed: 2026-05-22 00:30:04.586697 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: libevent-2.1-7t64 libnuma1 libunbound8 libxdp1 python3-sortedcontainers 2026-05-22 00:30:04.586736 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Suggested packages: 2026-05-22 00:30:04.586743 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: python3-graphviz python3-unbound python-sortedcontainers-doc 2026-05-22 00:30:04.586749 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Recommended packages: 2026-05-22 00:30:04.586754 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: python3-click python3-netaddr python3-pyparsing python3-rich 2026-05-22 00:30:04.586759 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:The following NEW packages will be installed: 2026-05-22 00:30:04.586764 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: libevent-2.1-7t64 libnuma1 libunbound8 libxdp1 python3-openvswitch 2026-05-22 00:30:04.586770 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: python3-sortedcontainers 2026-05-22 00:30:04.586775 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:30:04.586780 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Need to get 1,769 kB of archives. 2026-05-22 00:30:04.586785 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:After this operation, 5,666 kB of additional disk space will be used. 2026-05-22 00:30:04.586791 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 libxdp1 amd64 1.5.1-1ubuntu2~cloud0 [64.5 kB] 2026-05-22 00:30:04.586796 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 00:30:04.586802 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-openvswitch amd64 3.5.1-0ubuntu0.1~cloud0 [1,063 kB] 2026-05-22 00:30:04.586807 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnuma1 amd64 2.0.18-1ubuntu0.24.04.1 [23.4 kB] 2026-05-22 00:30:04.586813 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-05-22 00:30:04.586818 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-05-22 00:30:04.586823 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-05-22 00:30:04.586828 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Fetched 1,769 kB in 0s (7,391 kB/s) 2026-05-22 00:30:04.586833 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Selecting previously unselected package libnuma1:amd64. 2026-05-22 00:30:04.586839 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 2026-05-22 00:30:04.586845 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:30:04.586852 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 70% 2026-05-22 00:30:04.586857 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 75% 2026-05-22 00:30:04.586862 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 80% 2026-05-22 00:30:04.586868 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 85% 2026-05-22 00:30:04.586873 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 90% 2026-05-22 00:30:04.586878 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 95% 2026-05-22 00:30:04.586883 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 100% (Reading database ... 18824 files and directories currently installed.) 2026-05-22 00:30:04.586897 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Preparing to unpack .../0-libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-05-22 00:30:04.586903 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-05-22 00:30:04.586908 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-05-22 00:30:04.586913 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Preparing to unpack .../1-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-05-22 00:30:04.586919 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-05-22 00:30:04.586924 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Selecting previously unselected package libunbound8:amd64. 2026-05-22 00:30:04.586929 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Preparing to unpack .../2-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-05-22 00:30:04.586934 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-05-22 00:30:04.586939 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Selecting previously unselected package libxdp1:amd64. 2026-05-22 00:30:04.586957 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Preparing to unpack .../3-libxdp1_1.5.1-1ubuntu2~cloud0_amd64.deb ... 2026-05-22 00:30:04.586962 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Unpacking libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2026-05-22 00:30:04.586968 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Selecting previously unselected package python3-sortedcontainers. 2026-05-22 00:30:04.586973 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Preparing to unpack .../4-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-05-22 00:30:04.586978 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-05-22 00:30:04.586983 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Selecting previously unselected package python3-openvswitch. 2026-05-22 00:30:04.586988 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Preparing to unpack .../5-python3-openvswitch_3.5.1-0ubuntu0.1~cloud0_amd64.deb ... 2026-05-22 00:30:04.586993 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Unpacking python3-openvswitch (3.5.1-0ubuntu0.1~cloud0) ... 2026-05-22 00:30:04.586998 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-05-22 00:30:04.587003 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Setting up python3-sortedcontainers (2.4.0-2) ... 2026-05-22 00:30:04.587008 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Setting up libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2026-05-22 00:30:04.587013 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: 2026-05-22 00:30:04.587019 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-05-22 00:30:04.587024 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-05-22 00:30:04.587029 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Setting up python3-openvswitch (3.5.1-0ubuntu0.1~cloud0) ... 2026-05-22 00:30:04.587034 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 00:30:04.587039 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Removed intermediate container fdd48f89fde4 2026-05-22 00:30:04.587044 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> 162f26b18b78 2026-05-22 00:30:04.587049 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Step 5/9 : ADD octavia-base-archive /octavia-base-source 2026-05-22 00:30:04.587054 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> 1beed9399abf 2026-05-22 00:30:04.587059 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Step 6/9 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-05-22 00:30:04.587064 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> 6d6231827f3b 2026-05-22 00:30:04.587070 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Step 7/9 : RUN ln -s /octavia-base-source/* octavia && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /octavia && mkdir -p /etc/octavia && cp -r /octavia/etc/* /etc/octavia/ && cp /octavia/etc/audit/octavia_api_audit_map.conf.sample /etc/octavia/octavia_api_audit_map.conf && touch /usr/local/bin/kolla_octavia_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_octavia_extend_start 2026-05-22 00:30:04.587081 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Running in 346da85654d1 2026-05-22 00:30:04.587087 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Processing ./octavia 2026-05-22 00:30:04.587092 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Installing build dependencies: started 2026-05-22 00:30:04.587097 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Installing build dependencies: finished with status 'done' 2026-05-22 00:30:04.587102 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Getting requirements to build wheel: started 2026-05-22 00:30:04.587107 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Getting requirements to build wheel: finished with status 'done' 2026-05-22 00:30:04.587112 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Installing backend dependencies: started 2026-05-22 00:30:04.587117 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Installing backend dependencies: finished with status 'done' 2026-05-22 00:30:04.587122 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Preparing metadata (pyproject.toml): started 2026-05-22 00:30:04.587127 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-22 00:30:04.587133 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: alembic>=0.9.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==16.0.2.dev14) (1.14.1) 2026-05-22 00:30:04.587138 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting cotyledon>=1.3.0 (from octavia==16.0.2.dev14) 2026-05-22 00:30:04.587143 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading cotyledon-2.0.0-py3-none-any.whl.metadata (3.7 kB) 2026-05-22 00:30:04.587148 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: pecan>=1.3.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==16.0.2.dev14) (1.5.1) 2026-05-22 00:30:04.587153 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: pbr>=3.1.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==16.0.2.dev14) (7.0.0) 2026-05-22 00:30:04.587164 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: SQLAlchemy>=1.2.19 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==16.0.2.dev14) (2.0.38) 2026-05-22 00:30:04.587170 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting SQLAlchemy-Utils>=0.30.11 (from octavia==16.0.2.dev14) 2026-05-22 00:30:04.587175 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl.metadata (4.2 kB) 2026-05-22 00:30:04.587180 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: futurist>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==16.0.2.dev14) (3.1.0) 2026-05-22 00:30:04.587186 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: requests>=2.23.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==16.0.2.dev14) (2.32.3) 2026-05-22 00:30:04.587191 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: rfc3986>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==16.0.2.dev14) (2.0.0) 2026-05-22 00:30:04.587196 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: keystoneauth1>=3.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==16.0.2.dev14) (5.10.0) 2026-05-22 00:30:04.587201 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: keystonemiddleware>=9.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==16.0.2.dev14) (10.12.1) 2026-05-22 00:30:04.587206 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: WebOb>=1.8.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==16.0.2.dev14) (1.8.9) 2026-05-22 00:30:04.587211 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: stevedore>=1.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==16.0.2.dev14) (5.4.1) 2026-05-22 00:30:04.587221 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: openstacksdk>=0.103.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==16.0.2.dev14) (4.4.0) 2026-05-22 00:30:04.587226 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: oslo.config>=6.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==16.0.2.dev14) (9.7.1) 2026-05-22 00:30:04.587231 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: oslo.context>=2.22.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==16.0.2.dev14) (5.7.1) 2026-05-22 00:30:04.587236 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: oslo.db>=8.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db[mysql]>=8.4.0->octavia==16.0.2.dev14) (17.2.1) 2026-05-22 00:30:04.587241 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: oslo.i18n>=3.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==16.0.2.dev14) (6.5.1) 2026-05-22 00:30:04.587247 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: oslo.log>=4.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==16.0.2.dev14) (7.1.0) 2026-05-22 00:30:04.587252 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: oslo.messaging>=14.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==16.0.2.dev14) (16.1.1) 2026-05-22 00:30:04.587257 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: oslo.middleware>=4.0.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==16.0.2.dev14) (6.3.1) 2026-05-22 00:30:04.587262 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: oslo.policy>=3.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==16.0.2.dev14) (4.5.1) 2026-05-22 00:30:04.587267 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: oslo.reports>=1.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==16.0.2.dev14) (3.5.1) 2026-05-22 00:30:04.587272 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: oslo.serialization>=2.28.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==16.0.2.dev14) (5.7.0) 2026-05-22 00:30:04.587277 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==16.0.2.dev14) (2.5.0) 2026-05-22 00:30:04.587283 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: oslo.utils>=4.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==16.0.2.dev14) (8.2.0) 2026-05-22 00:30:04.587288 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: psutil>=5.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==16.0.2.dev14) (7.0.0) 2026-05-22 00:30:04.587300 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting pyasn1!=0.2.3,>=0.1.8 (from octavia==16.0.2.dev14) 2026-05-22 00:30:04.587306 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2026-05-22 00:30:04.587311 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting pyasn1-modules>=0.0.6 (from octavia==16.0.2.dev14) 2026-05-22 00:30:04.587316 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading pyasn1_modules-0.4.1-py3-none-any.whl.metadata (3.5 kB) 2026-05-22 00:30:04.587321 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: python-barbicanclient>=4.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==16.0.2.dev14) (7.1.0) 2026-05-22 00:30:04.587327 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: python-glanceclient>=2.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==16.0.2.dev14) (4.8.0) 2026-05-22 00:30:04.587332 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: python-novaclient>=9.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==16.0.2.dev14) (18.9.0) 2026-05-22 00:30:04.587341 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: python-cinderclient>=3.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==16.0.2.dev14) (9.7.0) 2026-05-22 00:30:04.587346 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: WSME>=0.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==16.0.2.dev14) (0.12.1) 2026-05-22 00:30:04.587351 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: Jinja2>=2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==16.0.2.dev14) (3.1.5) 2026-05-22 00:30:04.587356 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting taskflow>=5.9.0 (from octavia==16.0.2.dev14) 2026-05-22 00:30:04.587362 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading taskflow-5.12.0-py3-none-any.whl.metadata (5.6 kB) 2026-05-22 00:30:04.587367 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: castellan>=0.16.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==16.0.2.dev14) (5.2.1) 2026-05-22 00:30:04.587372 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: tenacity>=5.0.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==16.0.2.dev14) (9.0.0) 2026-05-22 00:30:04.587377 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting distro>=1.2.0 (from octavia==16.0.2.dev14) 2026-05-22 00:30:04.587382 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-05-22 00:30:04.587387 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: jsonschema>=3.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==16.0.2.dev14) (4.23.0) 2026-05-22 00:30:04.587392 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting octavia-lib>=3.8.0 (from octavia==16.0.2.dev14) 2026-05-22 00:30:04.587398 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading octavia_lib-3.8.0-py3-none-any.whl.metadata (2.3 kB) 2026-05-22 00:30:04.587403 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: setproctitle>=1.1.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==16.0.2.dev14) (1.3.4) 2026-05-22 00:30:04.587408 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: python-dateutil>=2.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==16.0.2.dev14) (2.9.0.post0) 2026-05-22 00:30:04.587413 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting Flask!=0.11,>=0.10 (from octavia==16.0.2.dev14) 2026-05-22 00:30:04.587436 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading flask-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-05-22 00:30:04.587441 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: cryptography>=42.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==16.0.2.dev14) (43.0.3) 2026-05-22 00:30:04.587447 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: pyroute2>=0.5.14 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==16.0.2.dev14) (0.8.1) 2026-05-22 00:30:04.587452 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting gunicorn>=19.9.0 (from octavia==16.0.2.dev14) 2026-05-22 00:30:04.587457 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading gunicorn-23.0.0-py3-none-any.whl.metadata (4.4 kB) 2026-05-22 00:30:04.587462 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting Werkzeug>=0.14.1 (from octavia==16.0.2.dev14) 2026-05-22 00:30:04.587467 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading werkzeug-3.1.3-py3-none-any.whl.metadata (3.7 kB) 2026-05-22 00:30:04.587473 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: Mako in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->octavia==16.0.2.dev14) (1.3.9) 2026-05-22 00:30:04.587485 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: typing-extensions>=4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->octavia==16.0.2.dev14) (4.12.2) 2026-05-22 00:30:04.587498 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: cffi>=1.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=42.0.0->octavia==16.0.2.dev14) (1.17.1) 2026-05-22 00:30:04.587503 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: pycparser in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=42.0.0->octavia==16.0.2.dev14) (2.22) 2026-05-22 00:30:04.587508 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting itsdangerous>=2.2 (from Flask!=0.11,>=0.10->octavia==16.0.2.dev14) 2026-05-22 00:30:04.587514 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-05-22 00:30:04.587519 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: click>=8.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Flask!=0.11,>=0.10->octavia==16.0.2.dev14) (8.1.8) 2026-05-22 00:30:04.587524 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting blinker>=1.9 (from Flask!=0.11,>=0.10->octavia==16.0.2.dev14) 2026-05-22 00:30:04.587529 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-05-22 00:30:04.587534 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: debtcollector>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from futurist>=1.2.0->octavia==16.0.2.dev14) (3.0.0) 2026-05-22 00:30:04.587539 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: wrapt>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=1.2.0->octavia==16.0.2.dev14) (1.17.2) 2026-05-22 00:30:04.587545 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: packaging in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gunicorn>=19.9.0->octavia==16.0.2.dev14) (24.2) 2026-05-22 00:30:04.587550 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: MarkupSafe>=2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->octavia==16.0.2.dev14) (3.0.2) 2026-05-22 00:30:04.587555 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: attrs>=22.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->octavia==16.0.2.dev14) (25.1.0) 2026-05-22 00:30:04.587561 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->octavia==16.0.2.dev14) (2024.10.1) 2026-05-22 00:30:04.587566 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: referencing>=0.28.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->octavia==16.0.2.dev14) (0.36.2) 2026-05-22 00:30:04.587571 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: rpds-py>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->octavia==16.0.2.dev14) (0.23.1) 2026-05-22 00:30:04.587576 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: iso8601>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->octavia==16.0.2.dev14) (2.1.0) 2026-05-22 00:30:04.587581 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: os-service-types>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->octavia==16.0.2.dev14) (1.7.0) 2026-05-22 00:30:04.587586 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: oslo.cache>=3.11.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->octavia==16.0.2.dev14) (3.11.0) 2026-05-22 00:30:04.587591 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: pycadf>=1.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->octavia==16.0.2.dev14) (4.0.1) 2026-05-22 00:30:04.587620 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: PyJWT>=2.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->octavia==16.0.2.dev14) (2.10.1) 2026-05-22 00:30:04.587630 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: python-keystoneclient>=3.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->octavia==16.0.2.dev14) (5.6.0) 2026-05-22 00:30:04.587647 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: decorator>=4.4.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==16.0.2.dev14) (5.1.1) 2026-05-22 00:30:04.587653 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: dogpile.cache>=0.6.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==16.0.2.dev14) (1.3.4) 2026-05-22 00:30:04.587658 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: jmespath>=0.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==16.0.2.dev14) (1.0.1) 2026-05-22 00:30:04.587663 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==16.0.2.dev14) (1.33) 2026-05-22 00:30:04.587668 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: platformdirs>=3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==16.0.2.dev14) (4.3.6) 2026-05-22 00:30:04.587673 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: PyYAML>=3.13 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==16.0.2.dev14) (6.0.2) 2026-05-22 00:30:04.587678 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: requestsexceptions>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==16.0.2.dev14) (1.4.0) 2026-05-22 00:30:04.587683 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: jsonpointer>=1.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.103.0->octavia==16.0.2.dev14) (3.0.0) 2026-05-22 00:30:04.587689 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: netaddr>=0.7.18 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->octavia==16.0.2.dev14) (1.3.0) 2026-05-22 00:30:04.587694 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: testresources>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=8.4.0->oslo.db[mysql]>=8.4.0->octavia==16.0.2.dev14) (2.0.1) 2026-05-22 00:30:04.587699 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: testscenarios>=0.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=8.4.0->oslo.db[mysql]>=8.4.0->octavia==16.0.2.dev14) (0.5.0) 2026-05-22 00:30:04.587704 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: PyMySQL>=0.7.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db[mysql]>=8.4.0->octavia==16.0.2.dev14) (1.1.1) 2026-05-22 00:30:04.587709 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: oslo.service>=1.24.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->octavia==16.0.2.dev14) (4.1.1) 2026-05-22 00:30:04.587715 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: cachetools>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->octavia==16.0.2.dev14) (5.5.2) 2026-05-22 00:30:04.587720 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: amqp>=2.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->octavia==16.0.2.dev14) (5.3.1) 2026-05-22 00:30:04.587725 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: kombu>=4.6.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->octavia==16.0.2.dev14) (5.4.2) 2026-05-22 00:30:04.587734 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: oslo.metrics>=0.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->octavia==16.0.2.dev14) (0.11.0) 2026-05-22 00:30:04.587739 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->octavia==16.0.2.dev14) (5.1.0) 2026-05-22 00:30:04.587745 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: tzdata in ./var/lib/kolla/venv/lib/python3.12/site-packages (from kombu>=4.6.6->oslo.messaging>=14.1.0->octavia==16.0.2.dev14) (2025.1) 2026-05-22 00:30:04.587750 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: prometheus-client>=0.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->octavia==16.0.2.dev14) (0.21.1) 2026-05-22 00:30:04.587759 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: statsd>=3.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=4.0.1->octavia==16.0.2.dev14) (4.0.1) 2026-05-22 00:30:04.587767 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: bcrypt>=3.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=4.0.1->octavia==16.0.2.dev14) (4.0.1) 2026-05-22 00:30:04.587772 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: msgpack>=0.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.28.1->octavia==16.0.2.dev14) (1.1.0) 2026-05-22 00:30:04.587777 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: eventlet>=0.27.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==16.0.2.dev14) (0.39.0) 2026-05-22 00:30:04.587782 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: greenlet>=0.4.15 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==16.0.2.dev14) (3.1.1) 2026-05-22 00:30:04.587787 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: oslo.concurrency>=3.25.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==16.0.2.dev14) (7.1.0) 2026-05-22 00:30:04.587795 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: PasteDeploy>=1.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==16.0.2.dev14) (3.1.0) 2026-05-22 00:30:04.587800 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: Routes>=2.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==16.0.2.dev14) (2.5.1) 2026-05-22 00:30:04.587837 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: Paste>=2.0.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==16.0.2.dev14) (3.10.1) 2026-05-22 00:30:04.587861 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: Yappi>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==16.0.2.dev14) (1.6.10) 2026-05-22 00:30:04.587889 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: dnspython>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==16.0.2.dev14) (2.7.0) 2026-05-22 00:30:04.587916 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: fasteners>=0.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==16.0.2.dev14) (0.19) 2026-05-22 00:30:04.587942 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: PrettyTable>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->octavia==16.0.2.dev14) (3.14.0) 2026-05-22 00:30:04.587969 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: pyparsing>=2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->octavia==16.0.2.dev14) (3.2.1) 2026-05-22 00:30:04.587996 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: setuptools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==16.0.2.dev14) (82.0.1) 2026-05-22 00:30:04.588022 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: logutils>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pecan>=1.3.2->octavia==16.0.2.dev14) (0.3.5) 2026-05-22 00:30:04.588050 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: wcwidth in ./var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->octavia==16.0.2.dev14) (0.2.13) 2026-05-22 00:30:04.588078 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: cliff>=2.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-barbicanclient>=4.5.2->octavia==16.0.2.dev14) (4.9.1) 2026-05-22 00:30:04.588104 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: autopage>=0.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==16.0.2.dev14) (0.5.2) 2026-05-22 00:30:04.588131 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: cmd2>=1.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==16.0.2.dev14) (2.5.11) 2026-05-22 00:30:04.588161 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: pyperclip>=1.8 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==16.0.2.dev14) (1.9.0) 2026-05-22 00:30:04.588191 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: six>=1.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->octavia==16.0.2.dev14) (1.17.0) 2026-05-22 00:30:04.588218 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: warlock>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->octavia==16.0.2.dev14) (2.0.1) 2026-05-22 00:30:04.588245 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: pyOpenSSL>=17.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->octavia==16.0.2.dev14) (24.2.1) 2026-05-22 00:30:04.588271 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.23.0->octavia==16.0.2.dev14) (3.4.1) 2026-05-22 00:30:04.588298 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.23.0->octavia==16.0.2.dev14) (3.10) 2026-05-22 00:30:04.588325 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: urllib3<3,>=1.21.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.23.0->octavia==16.0.2.dev14) (1.26.20) 2026-05-22 00:30:04.588352 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: certifi>=2017.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.23.0->octavia==16.0.2.dev14) (2026.5.20) 2026-05-22 00:30:04.588382 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: repoze.lru>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==16.0.2.dev14) (0.7) 2026-05-22 00:30:04.588410 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting networkx>=2.1.0 (from taskflow>=5.9.0->octavia==16.0.2.dev14) 2026-05-22 00:30:04.588446 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB) 2026-05-22 00:30:04.588474 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: automaton>=1.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from taskflow>=5.9.0->octavia==16.0.2.dev14) (3.2.0) 2026-05-22 00:30:04.588501 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting pydot>=1.2.4 (from taskflow>=5.9.0->octavia==16.0.2.dev14) 2026-05-22 00:30:04.588528 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading pydot-3.0.4-py3-none-any.whl.metadata (10 kB) 2026-05-22 00:30:04.588555 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: testtools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=8.4.0->oslo.db[mysql]>=8.4.0->octavia==16.0.2.dev14) (2.7.2) 2026-05-22 00:30:04.588582 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: simplegeneric in ./var/lib/kolla/venv/lib/python3.12/site-packages (from WSME>=0.8.0->octavia==16.0.2.dev14) (0.8.1) 2026-05-22 00:30:04.588627 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: pytz in ./var/lib/kolla/venv/lib/python3.12/site-packages (from WSME>=0.8.0->octavia==16.0.2.dev14) (2025.1) 2026-05-22 00:30:04.588639 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: importlib-metadata>=4.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from WSME>=0.8.0->octavia==16.0.2.dev14) (8.5.0) 2026-05-22 00:30:04.588674 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: zipp>=3.20 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from importlib-metadata>=4.4->WSME>=0.8.0->octavia==16.0.2.dev14) (3.21.0) 2026-05-22 00:30:04.588697 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading cotyledon-2.0.0-py3-none-any.whl (25 kB) 2026-05-22 00:30:04.588724 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-05-22 00:30:04.588747 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading flask-3.1.0-py3-none-any.whl (102 kB) 2026-05-22 00:30:04.588768 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-05-22 00:30:04.588789 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading gunicorn-23.0.0-py3-none-any.whl (85 kB) 2026-05-22 00:30:04.588810 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-05-22 00:30:04.588837 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading octavia_lib-3.8.0-py3-none-any.whl (38 kB) 2026-05-22 00:30:04.588862 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2026-05-22 00:30:04.588892 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading pyasn1_modules-0.4.1-py3-none-any.whl (181 kB) 2026-05-22 00:30:04.588900 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl (93 kB) 2026-05-22 00:30:04.588933 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading taskflow-5.12.0-py3-none-any.whl (504 kB) 2026-05-22 00:30:04.588955 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) 2026-05-22 00:30:04.588985 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 28.7 MB/s 0:00:00 2026-05-22 00:30:04.589015 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading pydot-3.0.4-py3-none-any.whl (35 kB) 2026-05-22 00:30:04.589036 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading werkzeug-3.1.3-py3-none-any.whl (224 kB) 2026-05-22 00:30:04.589064 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Building wheels for collected packages: octavia 2026-05-22 00:30:04.589086 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Building wheel for octavia (pyproject.toml): started 2026-05-22 00:30:04.589113 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Building wheel for octavia (pyproject.toml): finished with status 'done' 2026-05-22 00:30:04.589135 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Created wheel for octavia: filename=octavia-16.0.2.dev14-py3-none-any.whl size=1254386 sha256=fb52f138699bde08a1546423a1036a0fa2a5030cfcc8faf59743d219eed0b5c4 2026-05-22 00:30:04.589150 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Stored in directory: /tmp/pip-ephem-wheel-cache-7hqprko9/wheels/c3/68/97/4f1e177892bdf6f03475198b05455c8bf6208370be1b790a8b 2026-05-22 00:30:04.589211 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Successfully built octavia 2026-05-22 00:30:04.589221 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Installing collected packages: Werkzeug, pydot, pyasn1, networkx, itsdangerous, gunicorn, distro, cotyledon, blinker, SQLAlchemy-Utils, pyasn1-modules, Flask, taskflow, octavia-lib, octavia 2026-05-22 00:30:04.589292 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Successfully installed Flask-3.1.0 SQLAlchemy-Utils-0.41.2 Werkzeug-3.1.3 blinker-1.9.0 cotyledon-2.0.0 distro-1.9.0 gunicorn-23.0.0 itsdangerous-2.2.0 networkx-3.4.2 octavia-16.0.2.dev14 octavia-lib-3.8.0 pyasn1-0.6.0 pyasn1-modules-0.4.1 pydot-3.0.4 taskflow-5.12.0 2026-05-22 00:30:04.589308 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Removed intermediate container 346da85654d1 2026-05-22 00:30:04.589316 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> 27abf6391a12 2026-05-22 00:30:04.589321 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Step 8/9 : COPY patches /patches 2026-05-22 00:30:04.589345 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> 3c9f869f21e2 2026-05-22 00:30:04.589370 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Step 9/9 : RUN kolla_patch 2026-05-22 00:30:04.589398 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Running in 637caeaf45a3 2026-05-22 00:30:04.589441 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:[i] No series file found, nothing to patch. 2026-05-22 00:30:04.589476 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Removed intermediate container 637caeaf45a3 2026-05-22 00:30:04.589503 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> 7bc5e1b9ddfc 2026-05-22 00:30:04.589532 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Successfully built 228f61819f31 2026-05-22 00:30:04.589568 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Successfully tagged osism.harbor.regio.digital/kolla/octavia-base:build-20260522 2026-05-22 00:30:04.589641 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Built at 2026-05-22 00:30:04.589571 (took 0:00:31.131564) 2026-05-22 00:30:04.589695 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(octavia-housekeeping) to queue 2026-05-22 00:30:04.589734 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(octavia-worker) to queue 2026-05-22 00:30:04.589764 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(octavia-health-manager) to queue 2026-05-22 00:30:04.589794 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(octavia-driver-agent) to queue 2026-05-22 00:30:04.589823 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(octavia-api) to queue 2026-05-22 00:30:04.590012 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(aodh-base) 2026-05-22 00:30:04.590107 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-base:Processing 2026-05-22 00:30:04.590150 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Building started at 2026-05-22 00:30:04.590110 2026-05-22 00:30:04.590193 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-base:Getting local archive from tarballs/aodh-stable-2025.1.tar.gz 2026-05-22 00:30:04.590971 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-base:Turned 0 plugins into plugins archive 2026-05-22 00:30:04.591287 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-base:Turned 0 additions into additions archive 2026-05-22 00:30:15.269550 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Step 1/10 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260522 2026-05-22 00:30:15.269656 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> 525269f3c30c 2026-05-22 00:30:15.269700 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Step 2/10 : LABEL "build-date"="20260522" "name"="aodh-base" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="aodh-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:30:15.269737 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Running in 1b63a239fa19 2026-05-22 00:30:15.269807 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Removed intermediate container 1b63a239fa19 2026-05-22 00:30:15.269868 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> d6bf738cde5f 2026-05-22 00:30:15.269934 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Step 3/10 : RUN usermod --append --home /var/lib/aodh --groups kolla aodh && mkdir -p /var/lib/aodh && chown -R 42402:42402 /var/lib/aodh 2026-05-22 00:30:15.270013 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Running in 56225d763d84 2026-05-22 00:30:15.270056 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Removed intermediate container 56225d763d84 2026-05-22 00:30:15.270111 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> a2cb60eb2937 2026-05-22 00:30:15.270167 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Step 4/10 : RUN mkdir -p /var/www/cgi-bin/aodh 2026-05-22 00:30:15.270238 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Running in f01e0923c1ec 2026-05-22 00:30:15.270250 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Removed intermediate container f01e0923c1ec 2026-05-22 00:30:15.270290 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> 82e0ce565d38 2026-05-22 00:30:15.270408 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Step 5/10 : ADD aodh-base-archive /aodh-base-source 2026-05-22 00:30:15.270422 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> 81f99f67619b 2026-05-22 00:30:15.270462 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Step 6/10 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-05-22 00:30:15.270524 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> 429e296e9d83 2026-05-22 00:30:15.270563 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Step 7/10 : COPY aodh_sudoers /etc/sudoers.d/kolla_aodh_sudoers 2026-05-22 00:30:15.270651 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> a4adae17abec 2026-05-22 00:30:15.270694 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Step 8/10 : RUN ln -s aodh-base-source/* aodh && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /aodh && mkdir -p /etc/aodh /var/www/cgi-bin/aodh && cp /aodh/aodh/api/app.wsgi /var/www/cgi-bin/aodh && chmod 750 /etc/sudoers.d && chmod 640 /etc/sudoers.d/kolla_aodh_sudoers && chmod 755 /var/www/cgi-bin/aodh && touch /usr/local/bin/kolla_aodh_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_aodh_extend_start 2026-05-22 00:30:15.270730 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Running in 340e85434ff7 2026-05-22 00:30:15.270793 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Processing ./aodh 2026-05-22 00:30:15.270831 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Installing build dependencies: started 2026-05-22 00:30:15.270890 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Installing build dependencies: finished with status 'done' 2026-05-22 00:30:15.270929 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Getting requirements to build wheel: started 2026-05-22 00:30:15.270968 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Getting requirements to build wheel: finished with status 'done' 2026-05-22 00:30:15.271026 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Installing backend dependencies: started 2026-05-22 00:30:15.271066 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Installing backend dependencies: finished with status 'done' 2026-05-22 00:30:15.271119 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Preparing metadata (pyproject.toml): started 2026-05-22 00:30:15.271194 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-22 00:30:15.271251 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: tenacity>=3.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==20.0.0.0rc2.dev2) (9.0.0) 2026-05-22 00:30:15.271264 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Collecting croniter>=0.3.4 (from aodh==20.0.0.0rc2.dev2) 2026-05-22 00:30:15.271311 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Downloading croniter-6.0.0-py2.py3-none-any.whl.metadata (32 kB) 2026-05-22 00:30:15.271373 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: futurist>=0.11.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==20.0.0.0rc2.dev2) (3.1.0) 2026-05-22 00:30:15.271420 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: jsonschema>=3.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==20.0.0.0rc2.dev2) (4.23.0) 2026-05-22 00:30:15.271456 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: keystonemiddleware>=5.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==20.0.0.0rc2.dev2) (10.12.1) 2026-05-22 00:30:15.271541 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: gnocchiclient>=6.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==20.0.0.0rc2.dev2) (7.1.0) 2026-05-22 00:30:15.271553 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: lxml>=2.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==20.0.0.0rc2.dev2) (5.3.1) 2026-05-22 00:30:15.271619 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.db>=11.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==20.0.0.0rc2.dev2) (17.2.1) 2026-05-22 00:30:15.271709 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.config>=6.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==20.0.0.0rc2.dev2) (9.7.1) 2026-05-22 00:30:15.271721 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.i18n>=1.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==20.0.0.0rc2.dev2) (6.5.1) 2026-05-22 00:30:15.271762 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.log>=4.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==20.0.0.0rc2.dev2) (7.1.0) 2026-05-22 00:30:15.271838 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.reports>=1.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==20.0.0.0rc2.dev2) (3.5.1) 2026-05-22 00:30:15.271850 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.policy>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==20.0.0.0rc2.dev2) (4.5.1) 2026-05-22 00:30:15.271925 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==20.0.0.0rc2.dev2) (2.5.0) 2026-05-22 00:30:15.271937 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: PasteDeploy>=1.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==20.0.0.0rc2.dev2) (3.1.0) 2026-05-22 00:30:15.272011 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: pbr>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==20.0.0.0rc2.dev2) (7.0.0) 2026-05-22 00:30:15.272044 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: pecan>=0.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==20.0.0.0rc2.dev2) (1.5.1) 2026-05-22 00:30:15.272145 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.messaging>=5.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==20.0.0.0rc2.dev2) (16.1.1) 2026-05-22 00:30:15.272200 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.middleware>=3.22.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==20.0.0.0rc2.dev2) (6.3.1) 2026-05-22 00:30:15.272212 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.utils>=4.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==20.0.0.0rc2.dev2) (8.2.0) 2026-05-22 00:30:15.272247 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: python-keystoneclient>=1.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==20.0.0.0rc2.dev2) (5.6.0) 2026-05-22 00:30:15.272299 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: requests>=2.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==20.0.0.0rc2.dev2) (2.32.3) 2026-05-22 00:30:15.272392 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: stevedore>=1.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==20.0.0.0rc2.dev2) (5.4.1) 2026-05-22 00:30:15.272406 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: SQLAlchemy>=1.4.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==20.0.0.0rc2.dev2) (2.0.38) 2026-05-22 00:30:15.272446 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: tooz>=1.28.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==20.0.0.0rc2.dev2) (6.3.0) 2026-05-22 00:30:15.272507 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: voluptuous>=0.8.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==20.0.0.0rc2.dev2) (0.15.2) 2026-05-22 00:30:15.272547 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: WebOb>=1.2.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==20.0.0.0rc2.dev2) (1.8.9) 2026-05-22 00:30:15.272589 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: WSME>=0.12.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==20.0.0.0rc2.dev2) (0.12.1) 2026-05-22 00:30:15.272666 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: cachetools>=1.1.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==20.0.0.0rc2.dev2) (5.5.2) 2026-05-22 00:30:15.272730 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Collecting cotyledon>=1.7.3 (from aodh==20.0.0.0rc2.dev2) 2026-05-22 00:30:15.272771 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Downloading cotyledon-2.0.0-py3-none-any.whl.metadata (3.7 kB) 2026-05-22 00:30:15.272812 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: keystoneauth1>=2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==20.0.0.0rc2.dev2) (5.10.0) 2026-05-22 00:30:15.272894 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Collecting python-observabilityclient>=0.0.4 (from aodh==20.0.0.0rc2.dev2) 2026-05-22 00:30:15.273034 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Downloading python_observabilityclient-0.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-05-22 00:30:15.273069 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Collecting python-octaviaclient>=1.8.0 (from aodh==20.0.0.0rc2.dev2) 2026-05-22 00:30:15.273116 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Downloading python_octaviaclient-3.10.0-py3-none-any.whl.metadata (3.0 kB) 2026-05-22 00:30:15.273171 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: python-dateutil>=2.5.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==20.0.0.0rc2.dev2) (2.9.0.post0) 2026-05-22 00:30:15.273251 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: python-heatclient>=1.17.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==20.0.0.0rc2.dev2) (4.1.0) 2026-05-22 00:30:15.273282 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: tzdata>=2022.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==20.0.0.0rc2.dev2) (2025.1) 2026-05-22 00:30:15.273295 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: setproctitle in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cotyledon>=1.7.3->aodh==20.0.0.0rc2.dev2) (1.3.4) 2026-05-22 00:30:15.273331 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: pytz>2021.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from croniter>=0.3.4->aodh==20.0.0.0rc2.dev2) (2025.1) 2026-05-22 00:30:15.273446 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: debtcollector>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from futurist>=0.11.0->aodh==20.0.0.0rc2.dev2) (3.0.0) 2026-05-22 00:30:15.273509 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: wrapt>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=0.11.0->aodh==20.0.0.0rc2.dev2) (1.17.2) 2026-05-22 00:30:15.273553 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: cliff>=2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchiclient>=6.0.0->aodh==20.0.0.0rc2.dev2) (4.9.1) 2026-05-22 00:30:15.273584 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: ujson in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchiclient>=6.0.0->aodh==20.0.0.0rc2.dev2) (5.10.0) 2026-05-22 00:30:15.273681 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: iso8601 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchiclient>=6.0.0->aodh==20.0.0.0rc2.dev2) (2.1.0) 2026-05-22 00:30:15.273716 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: autopage>=0.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.10->gnocchiclient>=6.0.0->aodh==20.0.0.0rc2.dev2) (0.5.2) 2026-05-22 00:30:15.273789 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: cmd2>=1.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.10->gnocchiclient>=6.0.0->aodh==20.0.0.0rc2.dev2) (2.5.11) 2026-05-22 00:30:15.273821 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: PrettyTable>=0.7.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.10->gnocchiclient>=6.0.0->aodh==20.0.0.0rc2.dev2) (3.14.0) 2026-05-22 00:30:15.273876 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: PyYAML>=3.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.10->gnocchiclient>=6.0.0->aodh==20.0.0.0rc2.dev2) (6.0.2) 2026-05-22 00:30:15.273911 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: pyperclip>=1.8 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.10->gnocchiclient>=6.0.0->aodh==20.0.0.0rc2.dev2) (1.9.0) 2026-05-22 00:30:15.273970 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: wcwidth>=0.2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.10->gnocchiclient>=6.0.0->aodh==20.0.0.0rc2.dev2) (0.2.13) 2026-05-22 00:30:15.274006 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: attrs>=22.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->aodh==20.0.0.0rc2.dev2) (25.1.0) 2026-05-22 00:30:15.274094 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->aodh==20.0.0.0rc2.dev2) (2024.10.1) 2026-05-22 00:30:15.274190 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: referencing>=0.28.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->aodh==20.0.0.0rc2.dev2) (0.36.2) 2026-05-22 00:30:15.274248 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: rpds-py>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->aodh==20.0.0.0rc2.dev2) (0.23.1) 2026-05-22 00:30:15.274327 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: os-service-types>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=2.1->aodh==20.0.0.0rc2.dev2) (1.7.0) 2026-05-22 00:30:15.274485 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: typing-extensions>=4.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=2.1->aodh==20.0.0.0rc2.dev2) (4.12.2) 2026-05-22 00:30:15.274561 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.cache>=3.11.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->aodh==20.0.0.0rc2.dev2) (3.11.0) 2026-05-22 00:30:15.274623 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.context>=2.19.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->aodh==20.0.0.0rc2.dev2) (5.7.1) 2026-05-22 00:30:15.274707 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.serialization>=2.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->aodh==20.0.0.0rc2.dev2) (5.7.0) 2026-05-22 00:30:15.274751 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: pycadf>=1.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->aodh==20.0.0.0rc2.dev2) (4.0.1) 2026-05-22 00:30:15.274827 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: PyJWT>=2.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->aodh==20.0.0.0rc2.dev2) (2.10.1) 2026-05-22 00:30:15.274885 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: dogpile.cache>=1.3.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->aodh==20.0.0.0rc2.dev2) (1.3.4) 2026-05-22 00:30:15.274939 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: decorator>=4.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->aodh==20.0.0.0rc2.dev2) (5.1.1) 2026-05-22 00:30:15.275004 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: netaddr>=0.7.18 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->aodh==20.0.0.0rc2.dev2) (1.3.0) 2026-05-22 00:30:15.275069 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: rfc3986>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->aodh==20.0.0.0rc2.dev2) (2.0.0) 2026-05-22 00:30:15.275153 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: alembic>=0.9.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->aodh==20.0.0.0rc2.dev2) (1.14.1) 2026-05-22 00:30:15.275206 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: testresources>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->aodh==20.0.0.0rc2.dev2) (2.0.1) 2026-05-22 00:30:15.275278 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: testscenarios>=0.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->aodh==20.0.0.0rc2.dev2) (0.5.0) 2026-05-22 00:30:15.275309 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: Mako in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=11.0.0->aodh==20.0.0.0rc2.dev2) (1.3.9) 2026-05-22 00:30:15.275494 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.service>=1.24.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.2.0->aodh==20.0.0.0rc2.dev2) (4.1.1) 2026-05-22 00:30:15.275519 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: amqp>=2.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.2.0->aodh==20.0.0.0rc2.dev2) (5.3.1) 2026-05-22 00:30:15.275528 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: kombu>=4.6.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.2.0->aodh==20.0.0.0rc2.dev2) (5.4.2) 2026-05-22 00:30:15.275559 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.metrics>=0.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.2.0->aodh==20.0.0.0rc2.dev2) (0.11.0) 2026-05-22 00:30:15.275568 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=5.2.0->aodh==20.0.0.0rc2.dev2) (5.1.0) 2026-05-22 00:30:15.275629 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: prometheus-client>=0.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.2.0->aodh==20.0.0.0rc2.dev2) (0.21.1) 2026-05-22 00:30:15.275700 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: Jinja2>=2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.22.0->aodh==20.0.0.0rc2.dev2) (3.1.5) 2026-05-22 00:30:15.275710 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: statsd>=3.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.22.0->aodh==20.0.0.0rc2.dev2) (4.0.1) 2026-05-22 00:30:15.275731 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: bcrypt>=3.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.22.0->aodh==20.0.0.0rc2.dev2) (4.0.1) 2026-05-22 00:30:15.275760 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: MarkupSafe>=2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.22.0->aodh==20.0.0.0rc2.dev2) (3.0.2) 2026-05-22 00:30:15.275790 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: psutil>=3.2.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.reports>=1.18.0->aodh==20.0.0.0rc2.dev2) (7.0.0) 2026-05-22 00:30:15.275827 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: msgpack>=0.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.18.0->keystonemiddleware>=5.1.0->aodh==20.0.0.0rc2.dev2) (1.1.0) 2026-05-22 00:30:15.275897 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: eventlet>=0.27.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=5.2.0->aodh==20.0.0.0rc2.dev2) (0.39.0) 2026-05-22 00:30:15.275908 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: greenlet>=0.4.15 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=5.2.0->aodh==20.0.0.0rc2.dev2) (3.1.1) 2026-05-22 00:30:15.275941 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.concurrency>=3.25.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=5.2.0->aodh==20.0.0.0rc2.dev2) (7.1.0) 2026-05-22 00:30:15.275971 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: Routes>=2.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=5.2.0->aodh==20.0.0.0rc2.dev2) (2.5.1) 2026-05-22 00:30:15.276016 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: Paste>=2.0.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=5.2.0->aodh==20.0.0.0rc2.dev2) (3.10.1) 2026-05-22 00:30:15.276041 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: Yappi>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=5.2.0->aodh==20.0.0.0rc2.dev2) (1.6.10) 2026-05-22 00:30:15.276121 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: dnspython>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.2.0->aodh==20.0.0.0rc2.dev2) (2.7.0) 2026-05-22 00:30:15.276154 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: fasteners>=0.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=5.2.0->aodh==20.0.0.0rc2.dev2) (0.19) 2026-05-22 00:30:15.276165 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: pyparsing>=2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->aodh==20.0.0.0rc2.dev2) (3.2.1) 2026-05-22 00:30:15.276222 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: packaging>=20.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->aodh==20.0.0.0rc2.dev2) (24.2) 2026-05-22 00:30:15.276230 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: setuptools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.24.0->oslo.messaging>=5.2.0->aodh==20.0.0.0rc2.dev2) (82.0.1) 2026-05-22 00:30:15.276273 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: logutils>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pecan>=0.8.0->aodh==20.0.0.0rc2.dev2) (0.3.5) 2026-05-22 00:30:15.276299 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: six>=1.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-dateutil>=2.5.3->aodh==20.0.0.0rc2.dev2) (1.17.0) 2026-05-22 00:30:15.276331 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: osc-lib>=1.14.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-heatclient>=1.17.0->aodh==20.0.0.0rc2.dev2) (3.2.0) 2026-05-22 00:30:15.276391 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: python-swiftclient>=3.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-heatclient>=1.17.0->aodh==20.0.0.0rc2.dev2) (4.7.0) 2026-05-22 00:30:15.276417 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: openstacksdk>=0.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from osc-lib>=1.14.0->python-heatclient>=1.17.0->aodh==20.0.0.0rc2.dev2) (4.4.0) 2026-05-22 00:30:15.276450 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: cryptography>=2.7 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient>=1.17.0->aodh==20.0.0.0rc2.dev2) (43.0.3) 2026-05-22 00:30:15.276506 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: jmespath>=0.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient>=1.17.0->aodh==20.0.0.0rc2.dev2) (1.0.1) 2026-05-22 00:30:15.276532 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient>=1.17.0->aodh==20.0.0.0rc2.dev2) (1.33) 2026-05-22 00:30:15.276581 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: platformdirs>=3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient>=1.17.0->aodh==20.0.0.0rc2.dev2) (4.3.6) 2026-05-22 00:30:15.276631 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: requestsexceptions>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient>=1.17.0->aodh==20.0.0.0rc2.dev2) (1.4.0) 2026-05-22 00:30:15.276676 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: cffi>=1.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient>=1.17.0->aodh==20.0.0.0rc2.dev2) (1.17.1) 2026-05-22 00:30:15.276707 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: pycparser in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient>=1.17.0->aodh==20.0.0.0rc2.dev2) (2.22) 2026-05-22 00:30:15.276761 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: jsonpointer>=1.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient>=1.17.0->aodh==20.0.0.0rc2.dev2) (3.0.0) 2026-05-22 00:30:15.276792 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: python-neutronclient>=6.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-octaviaclient>=1.8.0->aodh==20.0.0.0rc2.dev2) (11.4.0) 2026-05-22 00:30:15.276835 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: python-openstackclient>=3.12.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-octaviaclient>=1.8.0->aodh==20.0.0.0rc2.dev2) (7.5.0) 2026-05-22 00:30:15.276870 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: os-client-config>=1.28.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.7.0->python-octaviaclient>=1.8.0->aodh==20.0.0.0rc2.dev2) (2.1.0) 2026-05-22 00:30:15.276929 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: python-cinderclient>=3.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-openstackclient>=3.12.0->python-octaviaclient>=1.8.0->aodh==20.0.0.0rc2.dev2) (9.7.0) 2026-05-22 00:30:15.276961 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.5.2->aodh==20.0.0.0rc2.dev2) (3.4.1) 2026-05-22 00:30:15.276986 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.5.2->aodh==20.0.0.0rc2.dev2) (3.10) 2026-05-22 00:30:15.277031 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: urllib3<3,>=1.21.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.5.2->aodh==20.0.0.0rc2.dev2) (1.26.20) 2026-05-22 00:30:15.277060 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: certifi>=2017.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.5.2->aodh==20.0.0.0rc2.dev2) (2026.5.20) 2026-05-22 00:30:15.277093 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: repoze.lru>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.2.0->aodh==20.0.0.0rc2.dev2) (0.7) 2026-05-22 00:30:15.277151 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: testtools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=11.0.0->aodh==20.0.0.0rc2.dev2) (2.7.2) 2026-05-22 00:30:15.277175 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: simplegeneric in ./var/lib/kolla/venv/lib/python3.12/site-packages (from WSME>=0.12.1->aodh==20.0.0.0rc2.dev2) (0.8.1) 2026-05-22 00:30:15.277203 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: importlib-metadata>=4.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from WSME>=0.12.1->aodh==20.0.0.0rc2.dev2) (8.5.0) 2026-05-22 00:30:15.277255 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: zipp>=3.20 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from importlib-metadata>=4.4->WSME>=0.12.1->aodh==20.0.0.0rc2.dev2) (3.21.0) 2026-05-22 00:30:15.277280 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Downloading cotyledon-2.0.0-py3-none-any.whl (25 kB) 2026-05-22 00:30:15.277329 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Downloading croniter-6.0.0-py2.py3-none-any.whl (25 kB) 2026-05-22 00:30:15.277381 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Downloading python_observabilityclient-0.4.0-py3-none-any.whl (35 kB) 2026-05-22 00:30:15.277441 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Downloading python_octaviaclient-3.10.0-py3-none-any.whl (113 kB) 2026-05-22 00:30:15.277471 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Building wheels for collected packages: aodh 2026-05-22 00:30:15.277522 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Building wheel for aodh (pyproject.toml): started 2026-05-22 00:30:15.277551 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Building wheel for aodh (pyproject.toml): finished with status 'done' 2026-05-22 00:30:15.277579 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Created wheel for aodh: filename=aodh-20.0.0.0rc2.dev2-py3-none-any.whl size=222171 sha256=c2043349b670ebef8ce0e6151cd9b58d097b230f14dfaf7cf64637229acd7039 2026-05-22 00:30:15.277631 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Stored in directory: /tmp/pip-ephem-wheel-cache-c5ojck95/wheels/66/81/db/2f4d72c5bd2b4240a21c784489635f5963653184e984e1adb8 2026-05-22 00:30:15.277665 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Successfully built aodh 2026-05-22 00:30:15.277709 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Installing collected packages: cotyledon, croniter, python-observabilityclient, python-octaviaclient, aodh 2026-05-22 00:30:15.277752 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Successfully installed aodh-20.0.0.0rc2.dev2 cotyledon-2.0.0 croniter-6.0.0 python-observabilityclient-0.4.0 python-octaviaclient-3.10.0 2026-05-22 00:30:15.277781 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Removed intermediate container 340e85434ff7 2026-05-22 00:30:15.277808 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> 694f36954e26 2026-05-22 00:30:15.277851 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Step 9/10 : COPY patches /patches 2026-05-22 00:30:15.277886 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> ddd2eaccf977 2026-05-22 00:30:15.277912 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Step 10/10 : RUN kolla_patch 2026-05-22 00:30:15.277967 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Running in e716cc7356c0 2026-05-22 00:30:15.277975 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:[i] No series file found, nothing to patch. 2026-05-22 00:30:15.278009 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Removed intermediate container e716cc7356c0 2026-05-22 00:30:15.278034 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> a16b1de71e42 2026-05-22 00:30:15.278095 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Successfully built dd4bd385b9f4 2026-05-22 00:30:15.278104 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Successfully tagged osism.harbor.regio.digital/kolla/aodh-base:build-20260522 2026-05-22 00:30:15.278190 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Built at 2026-05-22 00:30:15.278102 (took 0:00:10.687992) 2026-05-22 00:30:15.278272 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(aodh-listener) to queue 2026-05-22 00:30:15.278327 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(aodh-api) to queue 2026-05-22 00:30:15.278372 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(aodh-evaluator) to queue 2026-05-22 00:30:15.278398 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(aodh-expirer) to queue 2026-05-22 00:30:15.278441 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(aodh-notifier) to queue 2026-05-22 00:30:15.278790 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(barbican-base) 2026-05-22 00:30:15.278824 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-base:Processing 2026-05-22 00:30:15.278879 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Building started at 2026-05-22 00:30:15.278805 2026-05-22 00:30:15.278939 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-base:Getting local archive from tarballs/barbican-stable-2025.1.tar.gz 2026-05-22 00:30:15.281412 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-base:Turned 0 plugins into plugins archive 2026-05-22 00:30:15.281910 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-base:Turned 0 additions into additions archive 2026-05-22 00:30:25.725110 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Step 1/9 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260522 2026-05-22 00:30:25.725189 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> 525269f3c30c 2026-05-22 00:30:25.725304 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Step 2/9 : LABEL "build-date"="20260522" "name"="barbican-base" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="barbican-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:30:25.725325 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> Running in ae0f5d473f45 2026-05-22 00:30:25.725366 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> Removed intermediate container ae0f5d473f45 2026-05-22 00:30:25.725380 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> 758b9b57d630 2026-05-22 00:30:25.725417 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Step 3/9 : RUN usermod --append --home /var/lib/barbican --groups kolla barbican && usermod --append --groups nfast,hsmusers barbican && mkdir -p /var/lib/barbican && chown -R 42403:42403 /var/lib/barbican 2026-05-22 00:30:25.725439 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> Running in dccbee89b854 2026-05-22 00:30:25.725451 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> Removed intermediate container dccbee89b854 2026-05-22 00:30:25.725489 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> cbfaf0ca2032 2026-05-22 00:30:25.725538 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Step 4/9 : ADD barbican-base-archive /barbican-base-source 2026-05-22 00:30:25.725591 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> abd135275985 2026-05-22 00:30:25.725673 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Step 5/9 : COPY barbican_sudoers /etc/sudoers.d/kolla_barbican_sudoers 2026-05-22 00:30:25.725766 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> effeb427cf5f 2026-05-22 00:30:25.725804 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Step 6/9 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-05-22 00:30:25.725866 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> 8132c0b9f915 2026-05-22 00:30:25.725943 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Step 7/9 : RUN ln -s barbican-base-source/* barbican && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /barbican pastedeploy python-barbicanclient && mkdir -p /etc/barbican && cp -r /barbican/etc/barbican/* /etc/barbican/ && chmod 750 /etc/sudoers.d && chmod 640 /etc/sudoers.d/kolla_barbican_sudoers && touch /usr/local/bin/kolla_barbican_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_barbican_extend_start 2026-05-22 00:30:25.726028 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> Running in 6990a7d99fe5 2026-05-22 00:30:25.726043 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Processing ./barbican 2026-05-22 00:30:25.726120 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Installing build dependencies: started 2026-05-22 00:30:25.726161 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Installing build dependencies: finished with status 'done' 2026-05-22 00:30:25.726233 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Getting requirements to build wheel: started 2026-05-22 00:30:25.726335 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Getting requirements to build wheel: finished with status 'done' 2026-05-22 00:30:25.726348 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Preparing metadata (pyproject.toml): started 2026-05-22 00:30:25.726435 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-22 00:30:25.726469 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: pastedeploy in ./var/lib/kolla/venv/lib/python3.12/site-packages (3.1.0) 2026-05-22 00:30:25.726513 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: python-barbicanclient in ./var/lib/kolla/venv/lib/python3.12/site-packages (7.1.0) 2026-05-22 00:30:25.726576 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: alembic>=0.8.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==20.0.1.dev5) (1.14.1) 2026-05-22 00:30:25.726746 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: cffi>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==20.0.1.dev5) (1.17.1) 2026-05-22 00:30:25.726790 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: cryptography>=2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==20.0.1.dev5) (43.0.3) 2026-05-22 00:30:25.726838 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==20.0.1.dev5) (0.39.0) 2026-05-22 00:30:25.726906 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: jsonschema>=3.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==20.0.1.dev5) (4.23.0) 2026-05-22 00:30:25.726943 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: oslo.config>=6.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==20.0.1.dev5) (9.7.1) 2026-05-22 00:30:25.727026 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: oslo.context>=2.22.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==20.0.1.dev5) (5.7.1) 2026-05-22 00:30:25.727065 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: oslo.db>=4.27.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==20.0.1.dev5) (17.2.1) 2026-05-22 00:30:25.727112 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: oslo.i18n>=3.15.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==20.0.1.dev5) (6.5.1) 2026-05-22 00:30:25.727179 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: oslo.messaging>=14.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==20.0.1.dev5) (16.1.1) 2026-05-22 00:30:25.727221 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: oslo.middleware>=3.31.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==20.0.1.dev5) (6.3.1) 2026-05-22 00:30:25.727315 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: oslo.log>=4.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==20.0.1.dev5) (7.1.0) 2026-05-22 00:30:25.727403 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: oslo.policy>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==20.0.1.dev5) (4.5.1) 2026-05-22 00:30:25.727443 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==20.0.1.dev5) (5.7.0) 2026-05-22 00:30:25.727521 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==20.0.1.dev5) (4.1.1) 2026-05-22 00:30:25.727533 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==20.0.1.dev5) (2.5.0) 2026-05-22 00:30:25.727651 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: oslo.utils>=7.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==20.0.1.dev5) (8.2.0) 2026-05-22 00:30:25.727684 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: oslo.versionedobjects>=1.31.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==20.0.1.dev5) (3.6.0) 2026-05-22 00:30:25.727714 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: Paste>=2.0.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==20.0.1.dev5) (3.10.1) 2026-05-22 00:30:25.727745 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==20.0.1.dev5) (7.0.0) 2026-05-22 00:30:25.727780 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==20.0.1.dev5) (1.5.1) 2026-05-22 00:30:25.727858 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Collecting ldap3>=1.0.2 (from barbican==20.0.1.dev5) 2026-05-22 00:30:25.727870 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Downloading ldap3-2.9.1-py2.py3-none-any.whl.metadata (5.4 kB) 2026-05-22 00:30:25.727949 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: keystonemiddleware>=9.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==20.0.1.dev5) (10.12.1) 2026-05-22 00:30:25.727990 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: SQLAlchemy>=1.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==20.0.1.dev5) (2.0.38) 2026-05-22 00:30:25.728052 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: stevedore>=1.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==20.0.1.dev5) (5.4.1) 2026-05-22 00:30:25.728102 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: WebOb>=1.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==20.0.1.dev5) (1.8.9) 2026-05-22 00:30:25.728142 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: castellan>=1.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==20.0.1.dev5) (5.2.1) 2026-05-22 00:30:25.728198 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Collecting microversion-parse>=0.2.1 (from barbican==20.0.1.dev5) 2026-05-22 00:30:25.728243 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Downloading microversion_parse-2.0.0-py3-none-any.whl.metadata (5.1 kB) 2026-05-22 00:30:25.728342 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: requests>=2.14.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-barbicanclient) (2.32.3) 2026-05-22 00:30:25.728392 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: cliff>=2.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-barbicanclient) (4.9.1) 2026-05-22 00:30:25.728483 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: keystoneauth1>=5.1.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-barbicanclient) (5.10.0) 2026-05-22 00:30:25.728498 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: Mako in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.8.10->barbican==20.0.1.dev5) (1.3.9) 2026-05-22 00:30:25.728535 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: typing-extensions>=4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.8.10->barbican==20.0.1.dev5) (4.12.2) 2026-05-22 00:30:25.728545 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: pycparser in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.7.0->barbican==20.0.1.dev5) (2.22) 2026-05-22 00:30:25.728585 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: autopage>=0.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient) (0.5.2) 2026-05-22 00:30:25.728670 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: cmd2>=1.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient) (2.5.11) 2026-05-22 00:30:25.728714 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: PrettyTable>=0.7.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient) (3.14.0) 2026-05-22 00:30:25.728749 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: PyYAML>=3.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient) (6.0.2) 2026-05-22 00:30:25.728823 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: pyperclip>=1.8 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient) (1.9.0) 2026-05-22 00:30:25.728887 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: wcwidth>=0.2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient) (0.2.13) 2026-05-22 00:30:25.728902 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: dnspython>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->barbican==20.0.1.dev5) (2.7.0) 2026-05-22 00:30:25.728944 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: greenlet>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->barbican==20.0.1.dev5) (3.1.1) 2026-05-22 00:30:25.729024 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: attrs>=22.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->barbican==20.0.1.dev5) (25.1.0) 2026-05-22 00:30:25.729036 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->barbican==20.0.1.dev5) (2024.10.1) 2026-05-22 00:30:25.729113 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: referencing>=0.28.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->barbican==20.0.1.dev5) (0.36.2) 2026-05-22 00:30:25.729135 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: rpds-py>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->barbican==20.0.1.dev5) (0.23.1) 2026-05-22 00:30:25.729171 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: iso8601>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=5.1.1->python-barbicanclient) (2.1.0) 2026-05-22 00:30:25.729215 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: os-service-types>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=5.1.1->python-barbicanclient) (1.7.0) 2026-05-22 00:30:25.729279 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: oslo.cache>=3.11.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->barbican==20.0.1.dev5) (3.11.0) 2026-05-22 00:30:25.729359 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: pycadf>=1.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->barbican==20.0.1.dev5) (4.0.1) 2026-05-22 00:30:25.729370 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: PyJWT>=2.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->barbican==20.0.1.dev5) (2.10.1) 2026-05-22 00:30:25.729446 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: python-keystoneclient>=3.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->barbican==20.0.1.dev5) (5.6.0) 2026-05-22 00:30:25.729458 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Collecting pyasn1>=0.4.6 (from ldap3>=1.0.2->barbican==20.0.1.dev5) 2026-05-22 00:30:25.729533 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2026-05-22 00:30:25.729545 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: dogpile.cache>=1.3.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=9.5.0->barbican==20.0.1.dev5) (1.3.4) 2026-05-22 00:30:25.729655 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: debtcollector>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=9.5.0->barbican==20.0.1.dev5) (3.0.0) 2026-05-22 00:30:25.729671 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: wrapt>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.cache>=3.11.0->keystonemiddleware>=9.5.0->barbican==20.0.1.dev5) (1.17.2) 2026-05-22 00:30:25.729707 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: decorator>=4.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=9.5.0->barbican==20.0.1.dev5) (5.1.1) 2026-05-22 00:30:25.729743 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: netaddr>=0.7.18 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.4.0->barbican==20.0.1.dev5) (1.3.0) 2026-05-22 00:30:25.729807 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: rfc3986>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.4.0->barbican==20.0.1.dev5) (2.0.0) 2026-05-22 00:30:25.729855 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: testresources>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.27.0->barbican==20.0.1.dev5) (2.0.1) 2026-05-22 00:30:25.729894 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: testscenarios>=0.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.27.0->barbican==20.0.1.dev5) (0.5.0) 2026-05-22 00:30:25.729936 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: python-dateutil>=2.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->barbican==20.0.1.dev5) (2.9.0.post0) 2026-05-22 00:30:25.729987 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: futurist>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==20.0.1.dev5) (3.1.0) 2026-05-22 00:30:25.730049 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: cachetools>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==20.0.1.dev5) (5.5.2) 2026-05-22 00:30:25.730089 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: amqp>=2.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==20.0.1.dev5) (5.3.1) 2026-05-22 00:30:25.730129 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: kombu>=4.6.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==20.0.1.dev5) (5.4.2) 2026-05-22 00:30:25.730363 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: oslo.metrics>=0.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==20.0.1.dev5) (0.11.0) 2026-05-22 00:30:25.730398 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->barbican==20.0.1.dev5) (5.1.0) 2026-05-22 00:30:25.730421 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: tzdata in ./var/lib/kolla/venv/lib/python3.12/site-packages (from kombu>=4.6.6->oslo.messaging>=14.1.0->barbican==20.0.1.dev5) (2025.1) 2026-05-22 00:30:25.730426 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: prometheus-client>=0.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->barbican==20.0.1.dev5) (0.21.1) 2026-05-22 00:30:25.730453 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: Jinja2>=2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->barbican==20.0.1.dev5) (3.1.5) 2026-05-22 00:30:25.730512 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: statsd>=3.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->barbican==20.0.1.dev5) (4.0.1) 2026-05-22 00:30:25.730558 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: bcrypt>=3.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->barbican==20.0.1.dev5) (4.0.1) 2026-05-22 00:30:25.730632 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: MarkupSafe>=2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->barbican==20.0.1.dev5) (3.0.2) 2026-05-22 00:30:25.730655 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: msgpack>=0.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->barbican==20.0.1.dev5) (1.1.0) 2026-05-22 00:30:25.730701 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: oslo.concurrency>=3.25.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->barbican==20.0.1.dev5) (7.1.0) 2026-05-22 00:30:25.730743 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: Routes>=2.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->barbican==20.0.1.dev5) (2.5.1) 2026-05-22 00:30:25.730802 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: Yappi>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->barbican==20.0.1.dev5) (1.6.10) 2026-05-22 00:30:25.730863 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: fasteners>=0.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.25.0->oslo.service!=1.28.1,>=1.24.0->barbican==20.0.1.dev5) (0.19) 2026-05-22 00:30:25.730885 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: pyparsing>=2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->barbican==20.0.1.dev5) (3.2.1) 2026-05-22 00:30:25.730937 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: packaging>=20.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->barbican==20.0.1.dev5) (24.2) 2026-05-22 00:30:25.730971 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: psutil>=3.2.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->barbican==20.0.1.dev5) (7.0.0) 2026-05-22 00:30:25.731012 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: setuptools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Paste>=2.0.2->barbican==20.0.1.dev5) (82.0.1) 2026-05-22 00:30:25.731052 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: logutils>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0->barbican==20.0.1.dev5) (0.3.5) 2026-05-22 00:30:25.731092 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: six>=1.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.3.0->barbican==20.0.1.dev5) (1.17.0) 2026-05-22 00:30:25.731134 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-barbicanclient) (3.4.1) 2026-05-22 00:30:25.731180 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-barbicanclient) (3.10) 2026-05-22 00:30:25.731212 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: urllib3<3,>=1.21.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-barbicanclient) (1.26.20) 2026-05-22 00:30:25.731243 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: certifi>=2017.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-barbicanclient) (2026.5.20) 2026-05-22 00:30:25.731297 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: repoze.lru>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->barbican==20.0.1.dev5) (0.7) 2026-05-22 00:30:25.731338 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: testtools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=4.27.0->barbican==20.0.1.dev5) (2.7.2) 2026-05-22 00:30:25.731380 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Downloading ldap3-2.9.1-py2.py3-none-any.whl (432 kB) 2026-05-22 00:30:25.731427 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Downloading microversion_parse-2.0.0-py3-none-any.whl (19 kB) 2026-05-22 00:30:25.731496 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2026-05-22 00:30:25.731554 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Building wheels for collected packages: barbican 2026-05-22 00:30:25.731631 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Building wheel for barbican (pyproject.toml): started 2026-05-22 00:30:25.731654 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Building wheel for barbican (pyproject.toml): finished with status 'done' 2026-05-22 00:30:25.731707 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Created wheel for barbican: filename=barbican-20.0.1.dev5-py3-none-any.whl size=484110 sha256=8f3be5ae9c57f3d3a6c4e0723982af434f746cee6fa656163997f855dea4ca7c 2026-05-22 00:30:25.731749 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Stored in directory: /tmp/pip-ephem-wheel-cache-ytoe9vz1/wheels/3d/23/b6/05e88acb22b31bca23584467cb61ee154b2046282a27d52469 2026-05-22 00:30:25.731792 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Successfully built barbican 2026-05-22 00:30:25.731835 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Installing collected packages: pyasn1, microversion-parse, ldap3, barbican 2026-05-22 00:30:25.731873 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Successfully installed barbican-20.0.1.dev5 ldap3-2.9.1 microversion-parse-2.0.0 pyasn1-0.6.0 2026-05-22 00:30:25.731905 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> Removed intermediate container 6990a7d99fe5 2026-05-22 00:30:25.731947 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> b85eaa3e320b 2026-05-22 00:30:25.731987 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Step 8/9 : COPY patches /patches 2026-05-22 00:30:25.732030 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> a58deca76d48 2026-05-22 00:30:25.732071 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Step 9/9 : RUN kolla_patch 2026-05-22 00:30:25.732114 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> Running in e7cd6fdf664c 2026-05-22 00:30:25.732159 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:[i] No series file found, nothing to patch. 2026-05-22 00:30:25.732191 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> Removed intermediate container e7cd6fdf664c 2026-05-22 00:30:25.732222 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> 392b94d62df3 2026-05-22 00:30:25.732281 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Successfully built 274af04bb77e 2026-05-22 00:30:25.732315 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Successfully tagged osism.harbor.regio.digital/kolla/barbican-base:build-20260522 2026-05-22 00:30:25.732420 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Built at 2026-05-22 00:30:25.732317 (took 0:00:10.453512) 2026-05-22 00:30:25.732500 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(barbican-api) to queue 2026-05-22 00:30:25.732564 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(barbican-keystone-listener) to queue 2026-05-22 00:30:25.732618 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(barbican-worker) to queue 2026-05-22 00:30:25.733039 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-base) 2026-05-22 00:30:25.733087 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-base:Processing 2026-05-22 00:30:25.733160 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Building started at 2026-05-22 00:30:25.733073 2026-05-22 00:30:25.733231 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-base:Getting local archive from tarballs/neutron-stable-2025.1.tar.gz 2026-05-22 00:30:25.754416 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-base:Getting archive from https://tarballs.opendev.org/openstack/neutron-fwaas/neutron-fwaas-stable-2025.1.tar.gz 2026-05-22 00:30:26.739750 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-base:Getting archive from https://tarballs.opendev.org/openstack/networking-sfc/networking-sfc-stable-2025.1.tar.gz 2026-05-22 00:30:27.681871 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-base:Getting archive from https://tarballs.opendev.org/openstack/networking-baremetal/networking-baremetal-stable-2025.1.tar.gz 2026-05-22 00:30:28.392843 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-base:Getting archive from https://tarballs.opendev.org/openstack/networking-generic-switch/networking-generic-switch-stable-2025.1.tar.gz 2026-05-22 00:30:29.204762 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-base:Getting archive from https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.1.tar.gz 2026-05-22 00:30:30.738814 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-base:Turned 5 plugins into plugins archive 2026-05-22 00:30:30.738874 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-base:Turned 0 additions into additions archive 2026-05-22 00:31:55.086843 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 1/15 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260522 2026-05-22 00:31:55.086899 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> 525269f3c30c 2026-05-22 00:31:55.086915 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 2/15 : LABEL "build-date"="20260522" "name"="neutron-base" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="neutron-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:31:55.086952 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Running in d4e1265eba45 2026-05-22 00:31:55.086962 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Removed intermediate container d4e1265eba45 2026-05-22 00:31:55.086969 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> b41404db4b56 2026-05-22 00:31:55.087858 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 3/15 : RUN echo 'Uris: https://download.docker.com/linux/ubuntu' >/etc/apt/sources.list.d/docker-ce.sources && echo 'Components: stable' >>/etc/apt/sources.list.d/docker-ce.sources && echo 'Types: deb' >>/etc/apt/sources.list.d/docker-ce.sources && echo 'Suites: noble' >>/etc/apt/sources.list.d/docker-ce.sources && echo 'Signed-By: /etc/kolla/apt-keys/docker-ce.asc' >>/etc/apt/sources.list.d/docker-ce.sources 2026-05-22 00:31:55.087924 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Running in 0d7aa962a0a8 2026-05-22 00:31:55.087938 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Removed intermediate container 0d7aa962a0a8 2026-05-22 00:31:55.087949 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> 951b6bb4b835 2026-05-22 00:31:55.087977 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 4/15 : RUN usermod --append --home /var/lib/neutron --groups kolla neutron && mkdir -p /var/lib/neutron && chown -R 42435:42435 /var/lib/neutron 2026-05-22 00:31:55.087989 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Running in 0a563feb86b6 2026-05-22 00:31:55.087999 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Removed intermediate container 0a563feb86b6 2026-05-22 00:31:55.088008 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> 98f232e19a31 2026-05-22 00:31:55.088020 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 5/15 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends conntrack dnsmasq dnsmasq-utils docker-ce-cli haproxy iproute2 ipset iptables iputils-arping iputils-ping keepalived net-tools openvswitch-switch python3-openvswitch radvd uuid-runtime && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-05-22 00:31:55.088032 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Running in d0686b8fbf99 2026-05-22 00:31:55.088042 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 00:31:55.088052 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-22 00:31:55.088062 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:7 https://download.docker.com/linux/ubuntu noble InRelease [48.5 kB] 2026-05-22 00:31:55.088073 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-22 00:31:55.088083 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-22 00:31:55.088092 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-22 00:31:55.088102 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-22 00:31:55.088112 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:8 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-22 00:31:55.088122 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:9 https://download.docker.com/linux/ubuntu noble/stable amd64 Packages [66.7 kB] 2026-05-22 00:31:55.088132 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-22 00:31:55.088141 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:11 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-22 00:31:55.089733 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,148 kB] 2026-05-22 00:31:55.089768 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,457 kB] 2026-05-22 00:31:55.089779 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-05-22 00:31:55.089788 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-22 00:31:55.089797 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:16 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,072 kB] 2026-05-22 00:31:55.089807 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:17 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,505 kB] 2026-05-22 00:31:55.089816 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Fetched 30.3 MB in 3s (11.9 MB/s) 2026-05-22 00:31:55.089826 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Reading package lists... 2026-05-22 00:31:55.089836 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Reading package lists... 2026-05-22 00:31:55.089845 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Building dependency tree... 2026-05-22 00:31:55.089855 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Reading state information... 2026-05-22 00:31:55.089864 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:iproute2 is already the newest version (6.1.0-1ubuntu6.3). 2026-05-22 00:31:55.089874 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:The following additional packages will be installed: 2026-05-22 00:31:55.089883 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: dnsmasq-base libdbus-1-3 libevent-2.1-7t64 libglib2.0-0t64 libip4tc2 2026-05-22 00:31:55.089893 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: libip6tc2 libipset13 libnetfilter-conntrack3 libnfnetlink0 libnftables1 2026-05-22 00:31:55.089902 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: libnftnl11 libnl-genl-3-200 libnuma1 libpci3 libsensors-config libsensors5 2026-05-22 00:31:55.089912 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: libsnmp-base libsnmp40t64 libunbound8 libxdp1 openvswitch-common pci.ids 2026-05-22 00:31:55.089922 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: python3-sortedcontainers 2026-05-22 00:31:55.089931 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Suggested packages: 2026-05-22 00:31:55.089941 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: nftables resolvconf docker-model-plugin vim-haproxy haproxy-doc firewalld 2026-05-22 00:31:55.089951 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: low-memory-monitor lm-sensors snmp-mibs-downloader ethtool openvswitch-doc 2026-05-22 00:31:55.089961 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: python3-graphviz python3-unbound python-sortedcontainers-doc 2026-05-22 00:31:55.089977 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Recommended packages: 2026-05-22 00:31:55.089986 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: dns-root-data docker-buildx-plugin docker-compose-plugin nftables ipvsadm 2026-05-22 00:31:55.089996 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: dbus libglib2.0-data shared-mime-info xdg-user-dirs python3-netifaces 2026-05-22 00:31:55.090005 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: python3-click python3-netaddr python3-pyparsing python3-rich 2026-05-22 00:31:55.090015 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:The following NEW packages will be installed: 2026-05-22 00:31:55.090025 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: conntrack dnsmasq dnsmasq-base dnsmasq-utils docker-ce-cli haproxy ipset 2026-05-22 00:31:55.090034 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: iptables iputils-arping iputils-ping keepalived libdbus-1-3 2026-05-22 00:31:55.090044 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: libevent-2.1-7t64 libglib2.0-0t64 libip4tc2 libip6tc2 libipset13 2026-05-22 00:31:55.090053 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: libnetfilter-conntrack3 libnfnetlink0 libnftables1 libnftnl11 2026-05-22 00:31:55.090063 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: libnl-genl-3-200 libnuma1 libpci3 libsensors-config libsensors5 libsnmp-base 2026-05-22 00:31:55.090072 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: libsnmp40t64 libunbound8 libxdp1 net-tools openvswitch-common 2026-05-22 00:31:55.090090 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: openvswitch-switch pci.ids python3-openvswitch python3-sortedcontainers 2026-05-22 00:31:55.090099 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: radvd uuid-runtime 2026-05-22 00:31:55.090109 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:0 upgraded, 38 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:31:55.090124 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Need to get 29.2 MB of archives. 2026-05-22 00:31:55.090134 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:After this operation, 83.9 MB of additional disk space will be used. 2026-05-22 00:31:55.090143 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:1 https://download.docker.com/linux/ubuntu noble/stable amd64 docker-ce-cli amd64 5:29.5.2-1~ubuntu.24.04~noble [17.0 MB] 2026-05-22 00:31:55.090153 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 00:31:55.090162 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.5 [33.1 kB] 2026-05-22 00:31:55.090173 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:36 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 openvswitch-common amd64 3.5.1-0ubuntu0.1~cloud0 [1,061 kB] 2026-05-22 00:31:55.090188 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbus-1-3 amd64 1.14.10-4ubuntu4.1 [210 kB] 2026-05-22 00:31:55.090204 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libnfnetlink0 amd64 1.0.2-2build1 [14.8 kB] 2026-05-22 00:31:55.090320 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libnetfilter-conntrack3 amd64 1.0.9-6build1 [45.2 kB] 2026-05-22 00:31:55.090340 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libnftnl11 amd64 1.2.6-2build1 [66.0 kB] 2026-05-22 00:31:55.090444 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnftables1 amd64 1.0.9-1ubuntu0.1 [359 kB] 2026-05-22 00:31:55.090507 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.3 [376 kB] 2026-05-22 00:31:55.090581 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 dnsmasq all 2.90-2ubuntu0.3 [17.9 kB] 2026-05-22 00:31:55.090735 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.2 [2,070 kB] 2026-05-22 00:31:55.090819 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.8 [1,545 kB] 2026-05-22 00:31:55.090891 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnl-genl-3-200 amd64 3.7.0-0.3build1.1 [12.2 kB] 2026-05-22 00:31:55.090961 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 pci.ids all 0.0~2024.03.31-1ubuntu0.1 [275 kB] 2026-05-22 00:31:55.091032 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libpci3 amd64 1:3.10.0-2build1 [36.5 kB] 2026-05-22 00:31:55.091102 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libsensors-config all 1:3.6.0-9build1 [5,546 B] 2026-05-22 00:31:55.091178 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 libsensors5 amd64 1:3.6.0-9build1 [26.6 kB] 2026-05-22 00:31:55.091231 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsnmp-base all 5.9.4+dfsg-1.1ubuntu3.2 [206 kB] 2026-05-22 00:31:55.091299 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsnmp40t64 amd64 5.9.4+dfsg-1.1ubuntu3.2 [1,066 kB] 2026-05-22 00:31:55.091361 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 keepalived amd64 1:2.2.8-1build2 [460 kB] 2026-05-22 00:31:55.091424 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-05-22 00:31:55.091485 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-05-22 00:31:55.091569 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnuma1 amd64 2.0.18-1ubuntu0.24.04.1 [23.4 kB] 2026-05-22 00:31:55.091669 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-ping amd64 3:20240117-1ubuntu0.1 [44.6 kB] 2026-05-22 00:31:55.091746 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 libip4tc2 amd64 1.8.10-3ubuntu2 [23.3 kB] 2026-05-22 00:31:55.091814 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 libip6tc2 amd64 1.8.10-3ubuntu2 [23.7 kB] 2026-05-22 00:31:55.091880 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 iptables amd64 1.8.10-3ubuntu2 [381 kB] 2026-05-22 00:31:55.091964 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:28 http://archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-05-22 00:31:55.092033 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:29 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.3 [16.0 kB] 2026-05-22 00:31:55.092100 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:30 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-05-22 00:31:55.092166 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:31 http://archive.ubuntu.com/ubuntu noble/main amd64 libipset13 amd64 7.19-1ubuntu2 [61.5 kB] 2026-05-22 00:31:55.092233 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 net-tools amd64 2.10-0.1ubuntu4.4 [204 kB] 2026-05-22 00:31:55.092299 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:33 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-05-22 00:31:55.092366 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 radvd amd64 1:2.19-1ubuntu1 [58.9 kB] 2026-05-22 00:31:55.092432 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 ipset amd64 7.19-1ubuntu2 [32.6 kB] 2026-05-22 00:31:55.092499 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:37 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 libxdp1 amd64 1.5.1-1ubuntu2~cloud0 [64.5 kB] 2026-05-22 00:31:55.092577 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:38 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 openvswitch-switch amd64 3.5.1-0ubuntu0.1~cloud0 [1,638 kB] 2026-05-22 00:31:55.092674 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:39 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-openvswitch amd64 3.5.1-0ubuntu0.1~cloud0 [1,063 kB] 2026-05-22 00:31:55.092752 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Fetched 29.2 MB in 1s (22.5 MB/s) 2026-05-22 00:31:55.092823 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package uuid-runtime. 2026-05-22 00:31:55.092891 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 2026-05-22 00:31:55.092964 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:31:55.093026 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 70% 2026-05-22 00:31:55.093092 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 75% 2026-05-22 00:31:55.093160 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 80% 2026-05-22 00:31:55.093227 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 85% 2026-05-22 00:31:55.093294 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 90% 2026-05-22 00:31:55.093366 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 95% 2026-05-22 00:31:55.093428 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 100% (Reading database ... 18824 files and directories currently installed.) 2026-05-22 00:31:55.093495 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../00-uuid-runtime_2.39.3-9ubuntu6.5_amd64.deb ... 2026-05-22 00:31:55.093586 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-05-22 00:31:55.093678 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libdbus-1-3:amd64. 2026-05-22 00:31:55.093875 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../01-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2026-05-22 00:31:55.093936 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-05-22 00:31:55.093957 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libnfnetlink0:amd64. 2026-05-22 00:31:55.093968 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../02-libnfnetlink0_1.0.2-2build1_amd64.deb ... 2026-05-22 00:31:55.093982 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libnfnetlink0:amd64 (1.0.2-2build1) ... 2026-05-22 00:31:55.094068 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libnetfilter-conntrack3:amd64. 2026-05-22 00:31:55.094123 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../03-libnetfilter-conntrack3_1.0.9-6build1_amd64.deb ... 2026-05-22 00:31:55.094191 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2026-05-22 00:31:55.094257 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libnftnl11:amd64. 2026-05-22 00:31:55.094326 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../04-libnftnl11_1.2.6-2build1_amd64.deb ... 2026-05-22 00:31:55.094409 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libnftnl11:amd64 (1.2.6-2build1) ... 2026-05-22 00:31:55.094477 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libnftables1:amd64. 2026-05-22 00:31:55.094544 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../05-libnftables1_1.0.9-1ubuntu0.1_amd64.deb ... 2026-05-22 00:31:55.094662 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libnftables1:amd64 (1.0.9-1ubuntu0.1) ... 2026-05-22 00:31:55.094741 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package dnsmasq-base. 2026-05-22 00:31:55.094809 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../06-dnsmasq-base_2.90-2ubuntu0.3_amd64.deb ... 2026-05-22 00:31:55.094876 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking dnsmasq-base (2.90-2ubuntu0.3) ... 2026-05-22 00:31:55.094947 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package dnsmasq. 2026-05-22 00:31:55.095020 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: 2026-05-22 00:31:55.095094 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../07-dnsmasq_2.90-2ubuntu0.3_all.deb ... 2026-05-22 00:31:55.095163 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking dnsmasq (2.90-2ubuntu0.3) ... 2026-05-22 00:31:55.095233 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package haproxy. 2026-05-22 00:31:55.095302 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../08-haproxy_2.8.16-0ubuntu0.24.04.2_amd64.deb ... 2026-05-22 00:31:55.095370 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking haproxy (2.8.16-0ubuntu0.24.04.2) ... 2026-05-22 00:31:55.095410 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libglib2.0-0t64:amd64. 2026-05-22 00:31:55.095491 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../09-libglib2.0-0t64_2.80.0-6ubuntu3.8_amd64.deb ... 2026-05-22 00:31:55.095575 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-05-22 00:31:55.096742 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libnl-genl-3-200:amd64. 2026-05-22 00:31:55.096774 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../10-libnl-genl-3-200_3.7.0-0.3build1.1_amd64.deb ... 2026-05-22 00:31:55.096780 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libnl-genl-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-05-22 00:31:55.096784 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package pci.ids. 2026-05-22 00:31:55.096787 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../11-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ... 2026-05-22 00:31:55.096791 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: 2026-05-22 00:31:55.096796 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-05-22 00:31:55.096799 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libpci3:amd64. 2026-05-22 00:31:55.096803 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../12-libpci3_1%3a3.10.0-2build1_amd64.deb ... 2026-05-22 00:31:55.096806 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libpci3:amd64 (1:3.10.0-2build1) ... 2026-05-22 00:31:55.096809 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libsensors-config. 2026-05-22 00:31:55.096825 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../13-libsensors-config_1%3a3.6.0-9build1_all.deb ... 2026-05-22 00:31:55.096828 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libsensors-config (1:3.6.0-9build1) ... 2026-05-22 00:31:55.096831 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libsensors5:amd64. 2026-05-22 00:31:55.096835 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../14-libsensors5_1%3a3.6.0-9build1_amd64.deb ... 2026-05-22 00:31:55.096838 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libsensors5:amd64 (1:3.6.0-9build1) ... 2026-05-22 00:31:55.096842 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libsnmp-base. 2026-05-22 00:31:55.096845 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../15-libsnmp-base_5.9.4+dfsg-1.1ubuntu3.2_all.deb ... 2026-05-22 00:31:55.096848 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libsnmp-base (5.9.4+dfsg-1.1ubuntu3.2) ... 2026-05-22 00:31:55.096852 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: 2026-05-22 00:31:55.096855 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libsnmp40t64:amd64. 2026-05-22 00:31:55.096859 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../16-libsnmp40t64_5.9.4+dfsg-1.1ubuntu3.2_amd64.deb ... 2026-05-22 00:31:55.096862 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libsnmp40t64:amd64 (5.9.4+dfsg-1.1ubuntu3.2) ... 2026-05-22 00:31:55.096865 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package keepalived. 2026-05-22 00:31:55.096869 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../17-keepalived_1%3a2.2.8-1build2_amd64.deb ... 2026-05-22 00:31:55.096872 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking keepalived (1:2.2.8-1build2) ... 2026-05-22 00:31:55.096876 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-05-22 00:31:55.096879 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../18-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-05-22 00:31:55.096883 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-05-22 00:31:55.096886 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libunbound8:amd64. 2026-05-22 00:31:55.097643 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../19-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-05-22 00:31:55.097655 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-05-22 00:31:55.097660 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package openvswitch-common. 2026-05-22 00:31:55.097666 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../20-openvswitch-common_3.5.1-0ubuntu0.1~cloud0_amd64.deb ... 2026-05-22 00:31:55.097671 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking openvswitch-common (3.5.1-0ubuntu0.1~cloud0) ... 2026-05-22 00:31:55.097677 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libnuma1:amd64. 2026-05-22 00:31:55.097682 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../21-libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-05-22 00:31:55.097688 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-05-22 00:31:55.097693 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libxdp1:amd64. 2026-05-22 00:31:55.097697 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../22-libxdp1_1.5.1-1ubuntu2~cloud0_amd64.deb ... 2026-05-22 00:31:55.097702 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2026-05-22 00:31:55.097706 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package openvswitch-switch. 2026-05-22 00:31:55.097710 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../23-openvswitch-switch_3.5.1-0ubuntu0.1~cloud0_amd64.deb ... 2026-05-22 00:31:55.097715 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking openvswitch-switch (3.5.1-0ubuntu0.1~cloud0) ... 2026-05-22 00:31:55.097719 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package iputils-ping. 2026-05-22 00:31:55.097724 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../24-iputils-ping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-05-22 00:31:55.097728 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking iputils-ping (3:20240117-1ubuntu0.1) ... 2026-05-22 00:31:55.097733 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libip4tc2:amd64. 2026-05-22 00:31:55.097737 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../25-libip4tc2_1.8.10-3ubuntu2_amd64.deb ... 2026-05-22 00:31:55.097742 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2026-05-22 00:31:55.097746 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libip6tc2:amd64. 2026-05-22 00:31:55.097751 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: 2026-05-22 00:31:55.097755 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../26-libip6tc2_1.8.10-3ubuntu2_amd64.deb ... 2026-05-22 00:31:55.097760 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2026-05-22 00:31:55.097764 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package iptables. 2026-05-22 00:31:55.097769 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../27-iptables_1.8.10-3ubuntu2_amd64.deb ... 2026-05-22 00:31:55.097774 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking iptables (1.8.10-3ubuntu2) ... 2026-05-22 00:31:55.097778 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package conntrack. 2026-05-22 00:31:55.097783 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../28-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-05-22 00:31:55.097788 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: 2026-05-22 00:31:55.097792 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-05-22 00:31:55.097797 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package dnsmasq-utils. 2026-05-22 00:31:55.097801 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../29-dnsmasq-utils_2.90-2ubuntu0.3_amd64.deb ... 2026-05-22 00:31:55.097811 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: 2026-05-22 00:31:55.097818 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-05-22 00:31:55.097822 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package docker-ce-cli. 2026-05-22 00:31:55.097827 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../30-docker-ce-cli_5%3a29.5.2-1~ubuntu.24.04~noble_amd64.deb ... 2026-05-22 00:31:55.097832 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: 2026-05-22 00:31:55.097838 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking docker-ce-cli (5:29.5.2-1~ubuntu.24.04~noble) ... 2026-05-22 00:31:55.097892 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package iputils-arping. 2026-05-22 00:31:55.097932 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../31-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-05-22 00:31:55.097996 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-05-22 00:31:55.098034 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libipset13:amd64. 2026-05-22 00:31:55.098080 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../32-libipset13_7.19-1ubuntu2_amd64.deb ... 2026-05-22 00:31:55.098127 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libipset13:amd64 (7.19-1ubuntu2) ... 2026-05-22 00:31:55.098173 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package net-tools. 2026-05-22 00:31:55.098218 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../33-net-tools_2.10-0.1ubuntu4.4_amd64.deb ... 2026-05-22 00:31:55.098263 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking net-tools (2.10-0.1ubuntu4.4) ... 2026-05-22 00:31:55.098310 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package python3-sortedcontainers. 2026-05-22 00:31:55.098356 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../34-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-05-22 00:31:55.098401 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-05-22 00:31:55.098447 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package python3-openvswitch. 2026-05-22 00:31:55.098493 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../35-python3-openvswitch_3.5.1-0ubuntu0.1~cloud0_amd64.deb ... 2026-05-22 00:31:55.098538 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking python3-openvswitch (3.5.1-0ubuntu0.1~cloud0) ... 2026-05-22 00:31:55.098605 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package radvd. 2026-05-22 00:31:55.098660 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../36-radvd_1%3a2.19-1ubuntu1_amd64.deb ... 2026-05-22 00:31:55.098720 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking radvd (1:2.19-1ubuntu1) ... 2026-05-22 00:31:55.098760 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package ipset. 2026-05-22 00:31:55.098805 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../37-ipset_7.19-1ubuntu2_amd64.deb ... 2026-05-22 00:31:55.098850 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking ipset (7.19-1ubuntu2) ... 2026-05-22 00:31:55.098896 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2026-05-22 00:31:55.098951 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-05-22 00:31:55.098999 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up net-tools (2.10-0.1ubuntu4.4) ... 2026-05-22 00:31:55.099045 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-05-22 00:31:55.099091 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2026-05-22 00:31:55.099136 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libsnmp-base (5.9.4+dfsg-1.1ubuntu3.2) ... 2026-05-22 00:31:55.099181 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libsensors-config (1:3.6.0-9build1) ... 2026-05-22 00:31:55.099248 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up haproxy (2.8.16-0ubuntu0.24.04.2) ... 2026-05-22 00:31:55.099260 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: could not determine current runlevel 2026-05-22 00:31:55.099310 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-22 00:31:55.099354 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-05-22 00:31:55.099399 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up radvd (1:2.19-1ubuntu1) ... 2026-05-22 00:31:55.099445 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: could not determine current runlevel 2026-05-22 00:31:55.099489 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-22 00:31:55.099534 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libnftnl11:amd64 (1.2.6-2build1) ... 2026-05-22 00:31:55.099644 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up python3-sortedcontainers (2.4.0-2) ... 2026-05-22 00:31:55.099688 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-05-22 00:31:55.099737 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2026-05-22 00:31:55.099780 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-05-22 00:31:55.099822 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:No schema files found: doing nothing. 2026-05-22 00:31:55.099867 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: 2026-05-22 00:31:55.099911 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-05-22 00:31:55.099955 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-05-22 00:31:55.099996 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libsensors5:amd64 (1:3.6.0-9build1) ... 2026-05-22 00:31:55.100038 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up docker-ce-cli (5:29.5.2-1~ubuntu.24.04~noble) ... 2026-05-22 00:31:55.100081 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: 2026-05-22 00:31:55.100146 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libpci3:amd64 (1:3.10.0-2build1) ... 2026-05-22 00:31:55.100191 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-05-22 00:31:55.100235 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libipset13:amd64 (7.19-1ubuntu2) ... 2026-05-22 00:31:55.100277 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-05-22 00:31:55.100318 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:info: Selecting GID from range 100 to 59999 ... 2026-05-22 00:31:55.100360 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:info: Adding group `uuidd' (GID 102) ... 2026-05-22 00:31:55.100402 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: could not determine current runlevel 2026-05-22 00:31:55.100443 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-22 00:31:55.101647 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up openvswitch-common (3.5.1-0ubuntu0.1~cloud0) ... 2026-05-22 00:31:55.101658 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libnfnetlink0:amd64 (1.0.2-2build1) ... 2026-05-22 00:31:55.101664 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libnl-genl-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-05-22 00:31:55.101669 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up ipset (7.19-1ubuntu2) ... 2026-05-22 00:31:55.101674 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up iputils-ping (3:20240117-1ubuntu0.1) ... 2026-05-22 00:31:55.101679 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up openvswitch-switch (3.5.1-0ubuntu0.1~cloud0) ... 2026-05-22 00:31:55.101684 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-05-22 00:31:55.101690 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: could not determine current runlevel 2026-05-22 00:31:55.101700 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-22 00:31:55.101705 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libsnmp40t64:amd64 (5.9.4+dfsg-1.1ubuntu3.2) ... 2026-05-22 00:31:55.101709 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libnftables1:amd64 (1.0.9-1ubuntu0.1) ... 2026-05-22 00:31:55.101714 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up keepalived (1:2.2.8-1build2) ... 2026-05-22 00:31:55.101718 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: could not determine current runlevel 2026-05-22 00:31:55.101723 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-22 00:31:55.101727 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up python3-openvswitch (3.5.1-0ubuntu0.1~cloud0) ... 2026-05-22 00:31:55.101731 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2026-05-22 00:31:55.101736 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up iptables (1.8.10-3ubuntu2) ... 2026-05-22 00:31:55.101741 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:update-alternatives: 2026-05-22 00:31:55.101745 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 2026-05-22 00:31:55.101750 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2026-05-22 00:31:55.101759 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:update-alternatives: 2026-05-22 00:31:55.101764 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 2026-05-22 00:31:55.101769 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2026-05-22 00:31:55.101773 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 2026-05-22 00:31:55.101778 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 2026-05-22 00:31:55.101782 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up dnsmasq-base (2.90-2ubuntu0.3) ... 2026-05-22 00:31:55.101787 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-05-22 00:31:55.101791 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: 2026-05-22 00:31:55.101796 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up dnsmasq (2.90-2ubuntu0.3) ... 2026-05-22 00:31:55.101800 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: could not determine current runlevel 2026-05-22 00:31:55.101805 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-22 00:31:55.101809 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 00:31:55.101813 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: 2026-05-22 00:31:55.101818 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Removed intermediate container d0686b8fbf99 2026-05-22 00:31:55.101822 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> ee078e32aa52 2026-05-22 00:31:55.101827 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 6/15 : ADD neutron-base-archive /neutron-base-source 2026-05-22 00:31:55.101831 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> abb2d75e278f 2026-05-22 00:31:55.101836 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 7/15 : ADD plugins-archive / 2026-05-22 00:31:55.101840 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> 7e64d2174ce4 2026-05-22 00:31:55.101845 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 8/15 : COPY neutron_sudoers /etc/sudoers.d/kolla_neutron_sudoers 2026-05-22 00:31:55.101849 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> cb3ff60f9676 2026-05-22 00:31:55.101854 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 9/15 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-05-22 00:31:55.101858 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> 100b4019a510 2026-05-22 00:31:55.101866 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 10/15 : RUN mkdir -p /usr/local/lib/neutron-wrappers /usr/local/etc/neutron-wrappers 2026-05-22 00:31:55.101871 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Running in 94bd848d20a4 2026-05-22 00:31:55.101878 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Removed intermediate container 94bd848d20a4 2026-05-22 00:31:55.101883 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> d5725c5a93a1 2026-05-22 00:31:55.101887 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 11/15 : COPY dnsmasq haproxy keepalived neutron-keepalived-state-change radvd copy-wrappers delete-wrappers /usr/local/lib/neutron-wrappers/ 2026-05-22 00:31:55.101893 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> e67f2284ae26 2026-05-22 00:31:55.101897 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 12/15 : RUN chmod +x /usr/local/lib/neutron-wrappers/copy-wrappers && chmod +x /usr/local/lib/neutron-wrappers/delete-wrappers 2026-05-22 00:31:55.101902 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Running in 2a53790116e1 2026-05-22 00:31:55.101908 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Removed intermediate container 2a53790116e1 2026-05-22 00:31:55.101935 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> 8bd60f47829a 2026-05-22 00:31:55.102032 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 13/15 : RUN ln -s neutron-base-source/* neutron && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /neutron oslo-vmware tap-as-a-service && mkdir -p /etc/neutron && cp -r /neutron/etc/* /etc/neutron/ && cp -r /neutron/etc/neutron/* /etc/neutron/ && cp /var/lib/kolla/venv/etc/pycadf/neutron_api_audit_map.conf /etc/neutron/ && mv /etc/neutron/neutron/ /etc/neutron/plugins/ && sed -i 's|^exec_dirs.*|exec_dirs=/var/lib/kolla/venv/bin,/sbin,/usr/sbin,/bin,/usr/bin,/usr/local/bin,/usr/local/sbin|g' /etc/neutron/rootwrap.conf && if [ "$(ls /plugins)" ]; then python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /plugins/* && for neutron_plugins in $(ls /plugins); do if [ -d "/plugins/$neutron_plugins/etc/neutron/rootwrap.d" ]; then cp /plugins/$neutron_plugins/etc/neutron/rootwrap.d/* /etc/neutron/rootwrap.d; fi; done; fi && chmod 750 /etc/sudoers.d && chmod 440 /etc/sudoers.d/kolla_neutron_sudoers && touch /usr/local/bin/kolla_neutron_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_neutron_extend_start 2026-05-22 00:31:55.102063 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Running in b369c801742e 2026-05-22 00:31:55.102113 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Processing ./neutron 2026-05-22 00:31:55.102150 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: started 2026-05-22 00:31:55.102194 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: finished with status 'done' 2026-05-22 00:31:55.102236 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: started 2026-05-22 00:31:55.102278 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: finished with status 'done' 2026-05-22 00:31:55.102321 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing backend dependencies: started 2026-05-22 00:31:55.102363 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing backend dependencies: finished with status 'done' 2026-05-22 00:31:55.102405 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): started 2026-05-22 00:31:55.102448 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-22 00:31:55.102490 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo-vmware in ./var/lib/kolla/venv/lib/python3.12/site-packages (4.6.0) 2026-05-22 00:31:55.102533 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting tap-as-a-service 2026-05-22 00:31:55.102611 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading tap_as_a_service-15.0.0-py3-none-any.whl.metadata (2.4 kB) 2026-05-22 00:31:55.102656 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: pbr>=4.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==26.0.4.dev10) (7.0.0) 2026-05-22 00:31:55.102749 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: Paste>=2.0.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==26.0.4.dev10) (3.10.1) 2026-05-22 00:31:55.102811 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: PasteDeploy>=1.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==26.0.4.dev10) (3.1.0) 2026-05-22 00:31:55.102858 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: Routes>=2.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==26.0.4.dev10) (2.5.1) 2026-05-22 00:31:55.102904 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: debtcollector>=1.19.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==26.0.4.dev10) (3.0.0) 2026-05-22 00:31:55.102949 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: decorator>=4.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==26.0.4.dev10) (5.1.1) 2026-05-22 00:31:55.103004 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: eventlet>=0.36.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==26.0.4.dev10) (0.39.0) 2026-05-22 00:31:55.103050 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: pecan>=1.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==26.0.4.dev10) (1.5.1) 2026-05-22 00:31:55.103095 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: httplib2>=0.22.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==26.0.4.dev10) (0.22.0) 2026-05-22 00:31:55.103139 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: requests>=2.32.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==26.0.4.dev10) (2.32.3) 2026-05-22 00:31:55.103182 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: Jinja2>=2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==26.0.4.dev10) (3.1.5) 2026-05-22 00:31:55.103227 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: keystonemiddleware>=5.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==26.0.4.dev10) (10.12.1) 2026-05-22 00:31:55.103270 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: netaddr>=0.7.18 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==26.0.4.dev10) (1.3.0) 2026-05-22 00:31:55.103313 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting neutron-lib>=3.17.0 (from neutron==26.0.4.dev10) 2026-05-22 00:31:55.103358 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading neutron_lib-3.18.2-py3-none-any.whl.metadata (2.4 kB) 2026-05-22 00:31:55.103402 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: python-neutronclient>=7.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==26.0.4.dev10) (11.4.0) 2026-05-22 00:31:55.103450 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: tenacity>=6.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==26.0.4.dev10) (9.0.0) 2026-05-22 00:31:55.103492 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: SQLAlchemy>=1.4.23 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==26.0.4.dev10) (2.0.38) 2026-05-22 00:31:55.103536 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: WebOb>=1.8.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==26.0.4.dev10) (1.8.9) 2026-05-22 00:31:55.103638 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: keystoneauth1>=3.14.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==26.0.4.dev10) (5.10.0) 2026-05-22 00:31:55.103693 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: alembic>=1.6.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==26.0.4.dev10) (1.14.1) 2026-05-22 00:31:55.103737 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: stevedore>=2.0.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==26.0.4.dev10) (5.4.1) 2026-05-22 00:31:55.103783 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.cache>=1.26.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==26.0.4.dev10) (3.11.0) 2026-05-22 00:31:55.103847 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.concurrency>=3.26.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==26.0.4.dev10) (7.1.0) 2026-05-22 00:31:55.103897 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.config>=9.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==26.0.4.dev10) (9.7.1) 2026-05-22 00:31:55.103943 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.context>=2.22.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==26.0.4.dev10) (5.7.1) 2026-05-22 00:31:55.103996 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.db>=4.44.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==26.0.4.dev10) (17.2.1) 2026-05-22 00:31:55.104040 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.i18n>=3.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==26.0.4.dev10) (6.5.1) 2026-05-22 00:31:55.104081 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.log>=5.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==26.0.4.dev10) (7.1.0) 2026-05-22 00:31:55.104120 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.messaging>=7.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==26.0.4.dev10) (16.1.1) 2026-05-22 00:31:55.104162 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.middleware>=3.31.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==26.0.4.dev10) (6.3.1) 2026-05-22 00:31:55.104213 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.policy>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==26.0.4.dev10) (4.5.1) 2026-05-22 00:31:55.104252 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.privsep>=2.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==26.0.4.dev10) (3.6.0) 2026-05-22 00:31:55.104292 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.reports>=1.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==26.0.4.dev10) (3.5.1) 2026-05-22 00:31:55.104330 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.rootwrap>=5.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==26.0.4.dev10) (7.5.1) 2026-05-22 00:31:55.104369 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.serialization>=5.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==26.0.4.dev10) (5.7.0) 2026-05-22 00:31:55.104407 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.service>=3.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==26.0.4.dev10) (4.1.1) 2026-05-22 00:31:55.104445 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==26.0.4.dev10) (2.5.0) 2026-05-22 00:31:55.104483 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.utils>=7.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==26.0.4.dev10) (8.2.0) 2026-05-22 00:31:55.104528 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.versionedobjects>=1.35.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==26.0.4.dev10) (3.6.0) 2026-05-22 00:31:55.104568 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: osprofiler>=2.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==26.0.4.dev10) (4.2.0) 2026-05-22 00:31:55.104631 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting os-ken>=3.0.0 (from neutron==26.0.4.dev10) 2026-05-22 00:31:55.104678 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading os_ken-3.0.1-py3-none-any.whl.metadata (1.6 kB) 2026-05-22 00:31:55.104716 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting os-resource-classes>=1.1.0 (from neutron==26.0.4.dev10) 2026-05-22 00:31:55.104756 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-05-22 00:31:55.104796 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: ovs>=2.12.0 in ./usr/lib/python3/dist-packages (from neutron==26.0.4.dev10) (3.5.1) 2026-05-22 00:31:55.104835 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting ovsdbapp>=2.11.0 (from neutron==26.0.4.dev10) 2026-05-22 00:31:55.104874 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading ovsdbapp-2.11.0-py3-none-any.whl.metadata (1.5 kB) 2026-05-22 00:31:55.104913 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: psutil>=6.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==26.0.4.dev10) (7.0.0) 2026-05-22 00:31:55.104952 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: pyroute2>=0.7.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==26.0.4.dev10) (0.8.1) 2026-05-22 00:31:55.104992 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: pyOpenSSL>=17.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==26.0.4.dev10) (24.2.1) 2026-05-22 00:31:55.105037 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: python-novaclient>=9.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==26.0.4.dev10) (18.9.0) 2026-05-22 00:31:55.105075 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: openstacksdk>=0.31.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==26.0.4.dev10) (4.4.0) 2026-05-22 00:31:55.105113 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: python-designateclient>=2.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==26.0.4.dev10) (6.2.0) 2026-05-22 00:31:55.105150 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting os-vif>=3.1.0 (from neutron==26.0.4.dev10) 2026-05-22 00:31:55.105188 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading os_vif-4.1.0-py3-none-any.whl.metadata (2.3 kB) 2026-05-22 00:31:55.105226 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: futurist>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==26.0.4.dev10) (3.1.0) 2026-05-22 00:31:55.105264 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: tooz>=1.58.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==26.0.4.dev10) (6.3.0) 2026-05-22 00:31:55.105302 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: PyYAML>=3.13 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (6.0.2) 2026-05-22 00:31:55.105339 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: lxml>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (5.3.1) 2026-05-22 00:31:55.105376 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: suds-community>=0.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (1.2.0) 2026-05-22 00:31:55.105414 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: urllib3>=1.21.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (1.26.20) 2026-05-22 00:31:55.105452 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: python-openstackclient>=3.12.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from tap-as-a-service) (7.5.0) 2026-05-22 00:31:55.105635 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: osc-lib>=2.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from tap-as-a-service) (3.2.0) 2026-05-22 00:31:55.105650 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: Mako in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==26.0.4.dev10) (1.3.9) 2026-05-22 00:31:55.105655 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: typing-extensions>=4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==26.0.4.dev10) (4.12.2) 2026-05-22 00:31:55.105665 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: wrapt>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->neutron==26.0.4.dev10) (1.17.2) 2026-05-22 00:31:55.105670 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: dnspython>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.36.1->neutron==26.0.4.dev10) (2.7.0) 2026-05-22 00:31:55.105677 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: greenlet>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.36.1->neutron==26.0.4.dev10) (3.1.1) 2026-05-22 00:31:55.105682 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from httplib2>=0.22.0->neutron==26.0.4.dev10) (3.2.1) 2026-05-22 00:31:55.105722 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: MarkupSafe>=2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==26.0.4.dev10) (3.0.2) 2026-05-22 00:31:55.105759 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: iso8601>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==26.0.4.dev10) (2.1.0) 2026-05-22 00:31:55.105797 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: os-service-types>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==26.0.4.dev10) (1.7.0) 2026-05-22 00:31:55.105834 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: pycadf>=1.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==26.0.4.dev10) (4.0.1) 2026-05-22 00:31:55.105871 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: PyJWT>=2.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==26.0.4.dev10) (2.10.1) 2026-05-22 00:31:55.105917 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: python-keystoneclient>=3.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==26.0.4.dev10) (5.6.0) 2026-05-22 00:31:55.105955 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: setproctitle>=1.1.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.17.0->neutron==26.0.4.dev10) (1.3.4) 2026-05-22 00:31:55.105992 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: os-traits>=0.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.17.0->neutron==26.0.4.dev10) (3.3.0) 2026-05-22 00:31:55.108651 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: cryptography>=2.7 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==26.0.4.dev10) (43.0.3) 2026-05-22 00:31:55.108662 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: dogpile.cache>=0.6.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==26.0.4.dev10) (1.3.4) 2026-05-22 00:31:55.108668 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: jmespath>=0.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==26.0.4.dev10) (1.0.1) 2026-05-22 00:31:55.108673 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==26.0.4.dev10) (1.33) 2026-05-22 00:31:55.108683 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: platformdirs>=3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==26.0.4.dev10) (4.3.6) 2026-05-22 00:31:55.108687 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: requestsexceptions>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==26.0.4.dev10) (1.4.0) 2026-05-22 00:31:55.108691 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: cffi>=1.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.31.2->neutron==26.0.4.dev10) (1.17.1) 2026-05-22 00:31:55.108696 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: pycparser in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.31.2->neutron==26.0.4.dev10) (2.22) 2026-05-22 00:31:55.108700 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: jsonpointer>=1.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==26.0.4.dev10) (3.0.0) 2026-05-22 00:31:55.108707 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: msgpack>=1.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=3.0.0->neutron==26.0.4.dev10) (1.1.0) 2026-05-22 00:31:55.108711 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting ncclient>=0.6.13 (from os-ken>=3.0.0->neutron==26.0.4.dev10) 2026-05-22 00:31:55.108716 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading ncclient-0.6.16.tar.gz (112 kB) 2026-05-22 00:31:55.108720 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: started 2026-05-22 00:31:55.108724 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: finished with status 'done' 2026-05-22 00:31:55.108728 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: started 2026-05-22 00:31:55.108733 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: finished with status 'done' 2026-05-22 00:31:55.108737 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): started 2026-05-22 00:31:55.108741 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-22 00:31:55.108745 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: packaging>=20.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=3.0.0->neutron==26.0.4.dev10) (24.2) 2026-05-22 00:31:55.108750 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: setuptools>0.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=3.0.0->neutron==26.0.4.dev10) (82.0.1) 2026-05-22 00:31:55.108754 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: paramiko>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=3.0.0->neutron==26.0.4.dev10) (3.5.1) 2026-05-22 00:31:55.108758 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: six in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=3.0.0->neutron==26.0.4.dev10) (1.17.0) 2026-05-22 00:31:55.108762 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: cliff>=3.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from osc-lib>=2.3.0->tap-as-a-service) (4.9.1) 2026-05-22 00:31:55.108767 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: autopage>=0.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=3.2.0->osc-lib>=2.3.0->tap-as-a-service) (0.5.2) 2026-05-22 00:31:55.108774 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: cmd2>=1.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=3.2.0->osc-lib>=2.3.0->tap-as-a-service) (2.5.11) 2026-05-22 00:31:55.108782 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: PrettyTable>=0.7.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=3.2.0->osc-lib>=2.3.0->tap-as-a-service) (3.14.0) 2026-05-22 00:31:55.108787 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: pyperclip>=1.8 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=2.3.0->tap-as-a-service) (1.9.0) 2026-05-22 00:31:55.108791 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: wcwidth>=0.2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=2.3.0->tap-as-a-service) (0.2.13) 2026-05-22 00:31:55.108795 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: fasteners>=0.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->neutron==26.0.4.dev10) (0.19) 2026-05-22 00:31:55.108799 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: rfc3986>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=9.4.0->neutron==26.0.4.dev10) (2.0.0) 2026-05-22 00:31:55.108803 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: testresources>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==26.0.4.dev10) (2.0.1) 2026-05-22 00:31:55.108808 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: testscenarios>=0.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==26.0.4.dev10) (0.5.0) 2026-05-22 00:31:55.108812 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: python-dateutil>=2.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=5.3.0->neutron==26.0.4.dev10) (2.9.0.post0) 2026-05-22 00:31:55.108819 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: cachetools>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==26.0.4.dev10) (5.5.2) 2026-05-22 00:31:55.108823 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: amqp>=2.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==26.0.4.dev10) (5.3.1) 2026-05-22 00:31:55.108828 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: kombu>=4.6.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==26.0.4.dev10) (5.4.2) 2026-05-22 00:31:55.108832 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.metrics>=0.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==26.0.4.dev10) (0.11.0) 2026-05-22 00:31:55.108836 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==26.0.4.dev10) (5.1.0) 2026-05-22 00:31:55.108840 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: tzdata in ./var/lib/kolla/venv/lib/python3.12/site-packages (from kombu>=4.6.6->oslo.messaging>=7.0.0->neutron==26.0.4.dev10) (2025.1) 2026-05-22 00:31:55.108844 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: prometheus-client>=0.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==26.0.4.dev10) (0.21.1) 2026-05-22 00:31:55.108849 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: statsd>=3.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==26.0.4.dev10) (4.0.1) 2026-05-22 00:31:55.108853 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: bcrypt>=3.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==26.0.4.dev10) (4.0.1) 2026-05-22 00:31:55.108857 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: Yappi>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=3.5.0->neutron==26.0.4.dev10) (1.6.10) 2026-05-22 00:31:55.108865 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting fixtures>=3.0.0 (from ovsdbapp>=2.11.0->neutron==26.0.4.dev10) 2026-05-22 00:31:55.108869 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading fixtures-4.2.4.post1-py3-none-any.whl.metadata (22 kB) 2026-05-22 00:31:55.108878 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: pynacl>=1.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from paramiko>=1.15.0->ncclient>=0.6.13->os-ken>=3.0.0->neutron==26.0.4.dev10) (1.5.0) 2026-05-22 00:31:55.108883 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: logutils>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pecan>=1.4.0->neutron==26.0.4.dev10) (0.3.5) 2026-05-22 00:31:55.108887 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: jsonschema>=3.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==26.0.4.dev10) (4.23.0) 2026-05-22 00:31:55.108891 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: attrs>=22.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==26.0.4.dev10) (25.1.0) 2026-05-22 00:31:55.108896 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==26.0.4.dev10) (2024.10.1) 2026-05-22 00:31:55.108901 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: referencing>=0.28.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==26.0.4.dev10) (0.36.2) 2026-05-22 00:31:55.108905 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: rpds-py>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==26.0.4.dev10) (0.23.1) 2026-05-22 00:31:55.108910 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: os-client-config>=1.28.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=7.8.0->neutron==26.0.4.dev10) (2.1.0) 2026-05-22 00:31:55.108914 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: python-cinderclient>=3.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-openstackclient>=3.12.0->tap-as-a-service) (9.7.0) 2026-05-22 00:31:55.108922 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==26.0.4.dev10) (3.4.1) 2026-05-22 00:31:55.108926 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==26.0.4.dev10) (3.10) 2026-05-22 00:31:55.108931 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: certifi>=2017.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==26.0.4.dev10) (2026.5.20) 2026-05-22 00:31:55.108935 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: repoze.lru>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->neutron==26.0.4.dev10) (0.7) 2026-05-22 00:31:55.108940 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: testtools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=4.44.0->neutron==26.0.4.dev10) (2.7.2) 2026-05-22 00:31:55.108944 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: voluptuous>=0.8.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from tooz>=1.58.0->neutron==26.0.4.dev10) (0.15.2) 2026-05-22 00:31:55.108950 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:WARNING: The candidate selected for download or install is a yanked version: 'fixtures' candidate (version 4.2.4.post1 at https://files.pythonhosted.org/packages/75/d5/2757cabc34758fac81039d4fbcde11c91d3952d91e33f8d5c69ea8c74e0f/fixtures-4.2.4.post1-py3-none-any.whl (from https://pypi.org/simple/fixtures/) (requires-python:>=3.8)) 2026-05-22 00:31:55.108958 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Reason for being yanked: https://github.com/testing-cabal/fixtures/issues/103 2026-05-22 00:31:55.108963 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: 2026-05-22 00:31:55.108968 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading tap_as_a_service-15.0.0-py3-none-any.whl (123 kB) 2026-05-22 00:31:55.108972 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading neutron_lib-3.18.2-py3-none-any.whl (620 kB) 2026-05-22 00:31:55.108977 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 620.9/620.9 kB 11.8 MB/s 0:00:00 2026-05-22 00:31:55.108981 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading os_ken-3.0.1-py3-none-any.whl (2.0 MB) 2026-05-22 00:31:55.108989 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 17.5 MB/s 0:00:00 2026-05-22 00:31:55.108994 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-05-22 00:31:55.108999 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading os_vif-4.1.0-py3-none-any.whl (110 kB) 2026-05-22 00:31:55.109003 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading ovsdbapp-2.11.0-py3-none-any.whl (143 kB) 2026-05-22 00:31:55.109008 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading fixtures-4.2.4.post1-py3-none-any.whl (64 kB) 2026-05-22 00:31:55.109012 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Building wheels for collected packages: neutron, ncclient 2026-05-22 00:31:55.109017 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for neutron (pyproject.toml): started 2026-05-22 00:31:55.109021 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for neutron (pyproject.toml): finished with status 'done' 2026-05-22 00:31:55.109026 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Created wheel for neutron: filename=neutron-26.0.4.dev10-py3-none-any.whl size=4354477 sha256=39c267a96a93e84f2693f0bbdff88643a3d46d265713c85e6fe4e22bd3dd8072 2026-05-22 00:31:55.109030 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Stored in directory: /tmp/pip-ephem-wheel-cache-wlx3zlaq/wheels/c1/dd/cf/7f53fd20115fee295198350a55a7a6d3d71883e08f386f65f2 2026-05-22 00:31:55.109035 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for ncclient (pyproject.toml): started 2026-05-22 00:31:55.109039 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for ncclient (pyproject.toml): finished with status 'done' 2026-05-22 00:31:55.109044 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Created wheel for ncclient: filename=ncclient-0.6.16-py2.py3-none-any.whl size=90110 sha256=f7905d7396c109633d8644e3e691aee5c5216d8c539ab25ab89c06d3821788f2 2026-05-22 00:31:55.109048 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Stored in directory: /tmp/pip-ephem-wheel-cache-wlx3zlaq/wheels/27/bc/91/e27f72076c29a6245cf772e1cbd16d3c27a71367325386cb23 2026-05-22 00:31:55.109053 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Successfully built neutron ncclient 2026-05-22 00:31:55.109060 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Installing collected packages: fixtures, ovsdbapp, os-resource-classes, ncclient, os-ken, os-vif, neutron-lib, neutron, tap-as-a-service 2026-05-22 00:31:55.109065 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Successfully installed fixtures-4.2.4.post1 ncclient-0.6.16 neutron-26.0.4.dev10 neutron-lib-3.18.2 os-ken-3.0.1 os-resource-classes-1.1.0 os-vif-4.1.0 ovsdbapp-2.11.0 tap-as-a-service-15.0.0 2026-05-22 00:31:55.109069 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Processing ./plugins/networking_baremetal-6.5.1.dev2 2026-05-22 00:31:55.109074 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: started 2026-05-22 00:31:55.109078 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: finished with status 'done' 2026-05-22 00:31:55.109086 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: started 2026-05-22 00:31:55.109090 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: finished with status 'done' 2026-05-22 00:31:55.109095 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): started 2026-05-22 00:31:55.109099 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-22 00:31:55.109104 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Processing ./plugins/networking_generic_switch-7.5.1.dev9 2026-05-22 00:31:55.109108 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: started 2026-05-22 00:31:55.109112 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: finished with status 'done' 2026-05-22 00:31:55.109117 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: started 2026-05-22 00:31:55.109121 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: finished with status 'done' 2026-05-22 00:31:55.109126 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): started 2026-05-22 00:31:55.109130 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-22 00:31:55.109134 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Processing ./plugins/networking_sfc-20.0.0.0rc2.dev2 2026-05-22 00:31:55.109139 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: started 2026-05-22 00:31:55.109143 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: finished with status 'done' 2026-05-22 00:31:55.109148 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: started 2026-05-22 00:31:55.109152 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: finished with status 'done' 2026-05-22 00:31:55.109156 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing backend dependencies: started 2026-05-22 00:31:55.109161 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing backend dependencies: finished with status 'done' 2026-05-22 00:31:55.109168 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): started 2026-05-22 00:31:55.109173 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-22 00:31:55.109177 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Processing ./plugins/neutron_fwaas-22.0.1.dev6 2026-05-22 00:31:55.109181 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: started 2026-05-22 00:31:55.109186 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: finished with status 'done' 2026-05-22 00:31:55.109190 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: started 2026-05-22 00:31:55.109195 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: finished with status 'done' 2026-05-22 00:31:55.109199 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): started 2026-05-22 00:31:55.109203 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-22 00:31:55.109208 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Processing ./plugins/neutron_vpnaas-26.0.0.0rc2.dev2 2026-05-22 00:31:55.109212 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: started 2026-05-22 00:31:55.109217 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: finished with status 'done' 2026-05-22 00:31:55.109221 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: started 2026-05-22 00:31:55.109225 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: finished with status 'done' 2026-05-22 00:31:55.109230 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing backend dependencies: started 2026-05-22 00:31:55.109234 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing backend dependencies: finished with status 'done' 2026-05-22 00:31:55.109242 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): started 2026-05-22 00:31:55.109247 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-22 00:31:55.109251 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: ncclient>=0.6.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.5.1.dev2) (0.6.16) 2026-05-22 00:31:55.109258 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: neutron-lib>=1.28.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.5.1.dev2) (3.18.2) 2026-05-22 00:31:55.109263 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.config>=5.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.5.1.dev2) (9.7.1) 2026-05-22 00:31:55.109267 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.i18n>=3.15.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.5.1.dev2) (6.5.1) 2026-05-22 00:31:55.109272 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.log>=3.36.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.5.1.dev2) (7.1.0) 2026-05-22 00:31:55.109276 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.utils>=3.40.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.5.1.dev2) (8.2.0) 2026-05-22 00:31:55.109281 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.messaging>=5.29.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.5.1.dev2) (16.1.1) 2026-05-22 00:31:55.109285 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.service>=1.40.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.5.1.dev2) (4.1.1) 2026-05-22 00:31:55.109290 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: pbr>=6.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.5.1.dev2) (7.0.0) 2026-05-22 00:31:55.109294 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: openstacksdk>=0.31.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.5.1.dev2) (4.4.0) 2026-05-22 00:31:55.109299 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: tooz>=2.5.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.5.1.dev2) (6.3.0) 2026-05-22 00:31:55.109303 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: neutron>=14.0.0.0b1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.5.1.dev2) (26.0.4.dev10) 2026-05-22 00:31:55.109307 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: tenacity>=6.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.5.1.dev2) (9.0.0) 2026-05-22 00:31:55.109315 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: keystoneauth1>=3.14.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.5.1.dev2) (5.10.0) 2026-05-22 00:31:55.109320 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: etcd3gw>=2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-generic-switch==7.5.1.dev9) (2.4.2) 2026-05-22 00:31:55.109324 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: eventlet>=0.18.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-generic-switch==7.5.1.dev9) (0.39.0) 2026-05-22 00:31:55.109329 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: stevedore>=1.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-generic-switch==7.5.1.dev9) (5.4.1) 2026-05-22 00:31:55.109333 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting netmiko>=4.1.1 (from networking-generic-switch==7.5.1.dev9) 2026-05-22 00:31:55.109344 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading netmiko-4.5.0-py3-none-any.whl.metadata (7.5 kB) 2026-05-22 00:31:55.109348 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: netaddr>=0.7.18 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-sfc==20.0.0.0rc2.dev2) (1.3.0) 2026-05-22 00:31:55.109353 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: python-neutronclient>=10.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-sfc==20.0.0.0rc2.dev2) (11.4.0) 2026-05-22 00:31:55.109357 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: SQLAlchemy>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-sfc==20.0.0.0rc2.dev2) (2.0.38) 2026-05-22 00:31:55.109362 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: alembic>=0.9.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-sfc==20.0.0.0rc2.dev2) (1.14.1) 2026-05-22 00:31:55.109369 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.serialization>=2.25.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-sfc==20.0.0.0rc2.dev2) (5.7.0) 2026-05-22 00:31:55.109376 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: os-ken>=0.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-fwaas==22.0.1.dev6) (3.0.1) 2026-05-22 00:31:55.109380 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.concurrency>=3.26.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-fwaas==22.0.1.dev6) (7.1.0) 2026-05-22 00:31:55.109385 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.db>=4.37.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-fwaas==22.0.1.dev6) (17.2.1) 2026-05-22 00:31:55.109419 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.privsep>=1.32.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-fwaas==22.0.1.dev6) (3.6.0) 2026-05-22 00:31:55.109443 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: pyroute2>=0.7.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-fwaas==22.0.1.dev6) (0.8.1) 2026-05-22 00:31:55.109489 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting pyzmq>=14.3.1 (from neutron-fwaas==22.0.1.dev6) 2026-05-22 00:31:55.109497 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading pyzmq-26.2.1-cp312-cp312-manylinux_2_28_x86_64.whl.metadata (6.2 kB) 2026-05-22 00:31:55.109548 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: Jinja2>=2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-vpnaas==26.0.0.0rc2.dev2) (3.1.5) 2026-05-22 00:31:55.109591 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.reports>=1.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-vpnaas==26.0.0.0rc2.dev2) (3.5.1) 2026-05-22 00:31:55.109648 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: Mako in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->networking-sfc==20.0.0.0rc2.dev2) (1.3.9) 2026-05-22 00:31:55.109685 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: typing-extensions>=4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->networking-sfc==20.0.0.0rc2.dev2) (4.12.2) 2026-05-22 00:31:55.109720 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: futurist>=0.16.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from etcd3gw>=2.1.0->networking-generic-switch==7.5.1.dev9) (3.1.0) 2026-05-22 00:31:55.109755 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: requests>=2.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from etcd3gw>=2.1.0->networking-generic-switch==7.5.1.dev9) (2.32.3) 2026-05-22 00:31:55.109789 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: dnspython>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.18.2->networking-generic-switch==7.5.1.dev9) (2.7.0) 2026-05-22 00:31:55.109820 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: greenlet>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.18.2->networking-generic-switch==7.5.1.dev9) (3.1.1) 2026-05-22 00:31:55.109852 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: debtcollector>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from futurist>=0.16.0->etcd3gw>=2.1.0->networking-generic-switch==7.5.1.dev9) (3.0.0) 2026-05-22 00:31:55.109887 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: wrapt>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw>=2.1.0->networking-generic-switch==7.5.1.dev9) (1.17.2) 2026-05-22 00:31:55.109919 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: MarkupSafe>=2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron-vpnaas==26.0.0.0rc2.dev2) (3.0.2) 2026-05-22 00:31:55.109953 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: iso8601>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->networking-baremetal==6.5.1.dev2) (2.1.0) 2026-05-22 00:31:55.109986 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: os-service-types>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->networking-baremetal==6.5.1.dev2) (1.7.0) 2026-05-22 00:31:55.110019 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: setuptools>0.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.9->networking-baremetal==6.5.1.dev2) (82.0.1) 2026-05-22 00:31:55.110055 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: paramiko>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.9->networking-baremetal==6.5.1.dev2) (3.5.1) 2026-05-22 00:31:55.110080 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: lxml>=3.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.9->networking-baremetal==6.5.1.dev2) (5.3.1) 2026-05-22 00:31:55.110113 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: six in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.9->networking-baremetal==6.5.1.dev2) (1.17.0) 2026-05-22 00:31:55.110145 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting ntc-templates>=3.1.0 (from netmiko>=4.1.1->networking-generic-switch==7.5.1.dev9) 2026-05-22 00:31:55.110178 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading ntc_templates-7.7.0-py3-none-any.whl.metadata (4.3 kB) 2026-05-22 00:31:55.110210 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting pyserial>=3.3 (from netmiko>=4.1.1->networking-generic-switch==7.5.1.dev9) 2026-05-22 00:31:55.110243 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading pyserial-3.5-py2.py3-none-any.whl.metadata (1.6 kB) 2026-05-22 00:31:55.110276 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: pyyaml>=6.0.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from netmiko>=4.1.1->networking-generic-switch==7.5.1.dev9) (6.0.2) 2026-05-22 00:31:55.110309 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting rich>=13.8 (from netmiko>=4.1.1->networking-generic-switch==7.5.1.dev9) 2026-05-22 00:31:55.110342 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading rich-13.9.4-py3-none-any.whl.metadata (18 kB) 2026-05-22 00:31:55.110375 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting ruamel.yaml>=0.17 (from netmiko>=4.1.1->networking-generic-switch==7.5.1.dev9) 2026-05-22 00:31:55.110413 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading ruamel.yaml-0.18.10-py3-none-any.whl.metadata (23 kB) 2026-05-22 00:31:55.110447 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting scp>=0.13.6 (from netmiko>=4.1.1->networking-generic-switch==7.5.1.dev9) 2026-05-22 00:31:55.110480 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) 2026-05-22 00:31:55.110507 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting textfsm>=1.1.3 (from netmiko>=4.1.1->networking-generic-switch==7.5.1.dev9) 2026-05-22 00:31:55.110540 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading textfsm-1.1.3-py2.py3-none-any.whl.metadata (2.6 kB) 2026-05-22 00:31:55.110580 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: Paste>=2.0.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (3.10.1) 2026-05-22 00:31:55.110649 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: PasteDeploy>=1.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (3.1.0) 2026-05-22 00:31:55.110660 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: Routes>=2.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (2.5.1) 2026-05-22 00:31:55.110823 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: decorator>=4.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (5.1.1) 2026-05-22 00:31:55.110878 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: pecan>=1.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (1.5.1) 2026-05-22 00:31:55.110892 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: httplib2>=0.22.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (0.22.0) 2026-05-22 00:31:55.110911 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: keystonemiddleware>=5.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (10.12.1) 2026-05-22 00:31:55.110922 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: WebOb>=1.8.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (1.8.9) 2026-05-22 00:31:55.110932 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.cache>=1.26.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (3.11.0) 2026-05-22 00:31:55.110961 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.context>=2.22.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (5.7.1) 2026-05-22 00:31:55.110971 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.middleware>=3.31.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (6.3.1) 2026-05-22 00:31:55.110985 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.policy>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (4.5.1) 2026-05-22 00:31:55.110995 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.rootwrap>=5.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (7.5.1) 2026-05-22 00:31:55.111004 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (2.5.0) 2026-05-22 00:31:55.111018 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.versionedobjects>=1.35.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (3.6.0) 2026-05-22 00:31:55.111031 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: osprofiler>=2.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (4.2.0) 2026-05-22 00:31:55.111062 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: os-resource-classes>=1.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (1.1.0) 2026-05-22 00:31:55.111143 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: ovs>=2.12.0 in ./usr/lib/python3/dist-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (3.5.1) 2026-05-22 00:31:55.111156 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: ovsdbapp>=2.11.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (2.11.0) 2026-05-22 00:31:55.111169 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: psutil>=6.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (7.0.0) 2026-05-22 00:31:55.111182 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: pyOpenSSL>=17.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (24.2.1) 2026-05-22 00:31:55.111231 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: python-novaclient>=9.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (18.9.0) 2026-05-22 00:31:55.111246 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: python-designateclient>=2.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (6.2.0) 2026-05-22 00:31:55.111303 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: os-vif>=3.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (4.1.0) 2026-05-22 00:31:55.111316 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from httplib2>=0.22.0->neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (3.2.1) 2026-05-22 00:31:55.111332 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: pycadf>=1.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (4.0.1) 2026-05-22 00:31:55.111377 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: PyJWT>=2.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (2.10.1) 2026-05-22 00:31:55.111392 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: python-keystoneclient>=3.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (5.6.0) 2026-05-22 00:31:55.111460 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: setproctitle>=1.1.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=1.28.0->networking-baremetal==6.5.1.dev2) (1.3.4) 2026-05-22 00:31:55.111477 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: os-traits>=0.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=1.28.0->networking-baremetal==6.5.1.dev2) (3.3.0) 2026-05-22 00:31:55.111487 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting future (from textfsm>=1.1.3->netmiko>=4.1.1->networking-generic-switch==7.5.1.dev9) 2026-05-22 00:31:55.111516 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading future-1.0.0-py3-none-any.whl.metadata (4.0 kB) 2026-05-22 00:31:55.111546 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: cryptography>=2.7 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->networking-baremetal==6.5.1.dev2) (43.0.3) 2026-05-22 00:31:55.111652 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: dogpile.cache>=0.6.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->networking-baremetal==6.5.1.dev2) (1.3.4) 2026-05-22 00:31:55.111690 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: jmespath>=0.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->networking-baremetal==6.5.1.dev2) (1.0.1) 2026-05-22 00:31:55.111700 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->networking-baremetal==6.5.1.dev2) (1.33) 2026-05-22 00:31:55.111714 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: platformdirs>=3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->networking-baremetal==6.5.1.dev2) (4.3.6) 2026-05-22 00:31:55.111777 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: requestsexceptions>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->networking-baremetal==6.5.1.dev2) (1.4.0) 2026-05-22 00:31:55.111793 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: cffi>=1.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.31.2->networking-baremetal==6.5.1.dev2) (1.17.1) 2026-05-22 00:31:55.111821 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: pycparser in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.31.2->networking-baremetal==6.5.1.dev2) (2.22) 2026-05-22 00:31:55.111866 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: jsonpointer>=1.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->networking-baremetal==6.5.1.dev2) (3.0.0) 2026-05-22 00:31:55.111880 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: msgpack>=1.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-fwaas==22.0.1.dev6) (1.1.0) 2026-05-22 00:31:55.111924 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: packaging>=20.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-fwaas==22.0.1.dev6) (24.2) 2026-05-22 00:31:55.111938 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: fasteners>=0.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->neutron-fwaas==22.0.1.dev6) (0.19) 2026-05-22 00:31:55.111964 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: rfc3986>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->networking-baremetal==6.5.1.dev2) (2.0.0) 2026-05-22 00:31:55.112008 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: testresources>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.37.0->neutron-fwaas==22.0.1.dev6) (2.0.1) 2026-05-22 00:31:55.112022 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: testscenarios>=0.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.37.0->neutron-fwaas==22.0.1.dev6) (0.5.0) 2026-05-22 00:31:55.112076 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: python-dateutil>=2.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->networking-baremetal==6.5.1.dev2) (2.9.0.post0) 2026-05-22 00:31:55.112095 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: cachetools>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->networking-baremetal==6.5.1.dev2) (5.5.2) 2026-05-22 00:31:55.112108 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: amqp>=2.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->networking-baremetal==6.5.1.dev2) (5.3.1) 2026-05-22 00:31:55.112121 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: kombu>=4.6.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->networking-baremetal==6.5.1.dev2) (5.4.2) 2026-05-22 00:31:55.112174 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.metrics>=0.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->networking-baremetal==6.5.1.dev2) (0.11.0) 2026-05-22 00:31:55.112189 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->networking-baremetal==6.5.1.dev2) (5.1.0) 2026-05-22 00:31:55.112202 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: tzdata in ./var/lib/kolla/venv/lib/python3.12/site-packages (from kombu>=4.6.6->oslo.messaging>=5.29.0->networking-baremetal==6.5.1.dev2) (2025.1) 2026-05-22 00:31:55.112245 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: prometheus-client>=0.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->networking-baremetal==6.5.1.dev2) (0.21.1) 2026-05-22 00:31:55.112260 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: statsd>=3.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (4.0.1) 2026-05-22 00:31:55.112303 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: bcrypt>=3.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (4.0.1) 2026-05-22 00:31:55.112318 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: Yappi>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.40.2->networking-baremetal==6.5.1.dev2) (1.6.10) 2026-05-22 00:31:55.112361 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: PrettyTable>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (3.14.0) 2026-05-22 00:31:55.112375 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: fixtures>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ovsdbapp>=2.11.0->neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (4.2.4.post1) 2026-05-22 00:31:55.112389 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: pynacl>=1.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from paramiko>=1.15.0->ncclient>=0.6.9->networking-baremetal==6.5.1.dev2) (1.5.0) 2026-05-22 00:31:55.112431 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: logutils>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pecan>=1.4.0->neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (0.3.5) 2026-05-22 00:31:55.112446 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: wcwidth in ./var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (0.2.13) 2026-05-22 00:31:55.112489 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (4.9.1) 2026-05-22 00:31:55.112504 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: jsonschema>=3.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (4.23.0) 2026-05-22 00:31:55.112517 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: osc-lib>=1.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (3.2.0) 2026-05-22 00:31:55.112620 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: autopage>=0.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (0.5.2) 2026-05-22 00:31:55.112652 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: cmd2>=1.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (2.5.11) 2026-05-22 00:31:55.112663 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: pyperclip>=1.8 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (1.9.0) 2026-05-22 00:31:55.112677 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: attrs>=22.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (25.1.0) 2026-05-22 00:31:55.112690 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (2024.10.1) 2026-05-22 00:31:55.112740 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: referencing>=0.28.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (0.36.2) 2026-05-22 00:31:55.112751 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: rpds-py>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (0.23.1) 2026-05-22 00:31:55.112795 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: os-client-config>=1.28.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=10.0.0->networking-sfc==20.0.0.0rc2.dev2) (2.1.0) 2026-05-22 00:31:55.112810 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.20.0->etcd3gw>=2.1.0->networking-generic-switch==7.5.1.dev9) (3.4.1) 2026-05-22 00:31:55.112823 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.20.0->etcd3gw>=2.1.0->networking-generic-switch==7.5.1.dev9) (3.10) 2026-05-22 00:31:55.112866 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: urllib3<3,>=1.21.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.20.0->etcd3gw>=2.1.0->networking-generic-switch==7.5.1.dev9) (1.26.20) 2026-05-22 00:31:55.112881 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: certifi>=2017.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.20.0->etcd3gw>=2.1.0->networking-generic-switch==7.5.1.dev9) (2026.5.20) 2026-05-22 00:31:55.112924 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting markdown-it-py>=2.2.0 (from rich>=13.8->netmiko>=4.1.1->networking-generic-switch==7.5.1.dev9) 2026-05-22 00:31:55.112939 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB) 2026-05-22 00:31:55.112952 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting pygments<3.0.0,>=2.13.0 (from rich>=13.8->netmiko>=4.1.1->networking-generic-switch==7.5.1.dev9) 2026-05-22 00:31:55.113008 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading pygments-2.19.1-py3-none-any.whl.metadata (2.5 kB) 2026-05-22 00:31:55.113023 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=13.8->netmiko>=4.1.1->networking-generic-switch==7.5.1.dev9) 2026-05-22 00:31:55.113036 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-05-22 00:31:55.113089 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: repoze.lru>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (0.7) 2026-05-22 00:31:55.113104 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting ruamel.yaml.clib>=0.2.7 (from ruamel.yaml>=0.17->netmiko>=4.1.1->networking-generic-switch==7.5.1.dev9) 2026-05-22 00:31:55.113127 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading ruamel.yaml.clib-0.2.12-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.7 kB) 2026-05-22 00:31:55.113177 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: testtools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=4.37.0->neutron-fwaas==22.0.1.dev6) (2.7.2) 2026-05-22 00:31:55.113192 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: voluptuous>=0.8.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from tooz>=2.5.1->networking-baremetal==6.5.1.dev2) (0.15.2) 2026-05-22 00:31:55.113205 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading netmiko-4.5.0-py3-none-any.whl (244 kB) 2026-05-22 00:31:55.113250 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading ntc_templates-7.7.0-py3-none-any.whl (568 kB) 2026-05-22 00:31:55.113264 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 568.6/568.6 kB 50.0 MB/s 0:00:00 2026-05-22 00:31:55.113307 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading textfsm-1.1.3-py2.py3-none-any.whl (44 kB) 2026-05-22 00:31:55.113321 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading pyserial-3.5-py2.py3-none-any.whl (90 kB) 2026-05-22 00:31:55.113364 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading pyzmq-26.2.1-cp312-cp312-manylinux_2_28_x86_64.whl (865 kB) 2026-05-22 00:31:55.113379 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 865.9/865.9 kB 49.7 MB/s 0:00:00 2026-05-22 00:31:55.113421 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading rich-13.9.4-py3-none-any.whl (242 kB) 2026-05-22 00:31:55.113436 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading pygments-2.19.1-py3-none-any.whl (1.2 MB) 2026-05-22 00:31:55.113490 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 54.4 MB/s 0:00:00 2026-05-22 00:31:55.113504 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB) 2026-05-22 00:31:55.113517 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-05-22 00:31:55.113586 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading ruamel.yaml-0.18.10-py3-none-any.whl (117 kB) 2026-05-22 00:31:55.113627 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading ruamel.yaml.clib-0.2.12-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (754 kB) 2026-05-22 00:31:55.113643 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 754.1/754.1 kB 29.8 MB/s 0:00:00 2026-05-22 00:31:55.113688 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 2026-05-22 00:31:55.113703 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading future-1.0.0-py3-none-any.whl (491 kB) 2026-05-22 00:31:55.113716 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Building wheels for collected packages: networking-baremetal, networking-generic-switch, networking-sfc, neutron-fwaas, neutron-vpnaas 2026-05-22 00:31:55.113769 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for networking-baremetal (pyproject.toml): started 2026-05-22 00:31:55.113784 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for networking-baremetal (pyproject.toml): finished with status 'done' 2026-05-22 00:31:55.113814 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Created wheel for networking-baremetal: filename=networking_baremetal-6.5.1.dev2-py3-none-any.whl size=73050 sha256=68e183300a2b8f0ead7b277634dfc7e61fa112845dc9abc8bbd9cb791693e3c4 2026-05-22 00:31:55.113827 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Stored in directory: /tmp/pip-ephem-wheel-cache-zumf__hn/wheels/9e/6a/9a/e03db8d35baf9c1d7bdad40156d8ba94d299e717bf47671a62 2026-05-22 00:31:55.113874 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for networking-generic-switch (pyproject.toml): started 2026-05-22 00:31:55.113888 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for networking-generic-switch (pyproject.toml): finished with status 'done' 2026-05-22 00:31:55.113943 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Created wheel for networking-generic-switch: filename=networking_generic_switch-7.5.1.dev9-py3-none-any.whl size=104662 sha256=a810b9f3ce6b48d179a051c0aefd88d5df430a5bf876304a4f7ce289df2ce7c4 2026-05-22 00:31:55.113955 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Stored in directory: /tmp/pip-ephem-wheel-cache-zumf__hn/wheels/14/aa/d1/bcf98e9015f06766f7eb642e34dbd9eb4359d9da4578ba2854 2026-05-22 00:31:55.113968 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for networking-sfc (pyproject.toml): started 2026-05-22 00:31:55.114011 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for networking-sfc (pyproject.toml): finished with status 'done' 2026-05-22 00:31:55.114032 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Created wheel for networking-sfc: filename=networking_sfc-20.0.0.0rc2.dev2-py3-none-any.whl size=189743 sha256=c09f8658aa996c68c55c94b6c268a39df221a73ef68f83b8d8f916d9997d3b78 2026-05-22 00:31:55.114046 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Stored in directory: /tmp/pip-ephem-wheel-cache-zumf__hn/wheels/f6/d7/13/805d4b49afb27014510b2a37d8b1527f62c2fc86dc4ff38366 2026-05-22 00:31:55.114091 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for neutron-fwaas (pyproject.toml): started 2026-05-22 00:31:55.114106 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for neutron-fwaas (pyproject.toml): finished with status 'done' 2026-05-22 00:31:55.114119 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Created wheel for neutron-fwaas: filename=neutron_fwaas-22.0.1.dev6-py3-none-any.whl size=270227 sha256=93af97a3035fa8e832c588fa86df611780b8db3269f807d50b64cfa4266fc054 2026-05-22 00:31:55.114171 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Stored in directory: /tmp/pip-ephem-wheel-cache-zumf__hn/wheels/78/c1/80/3687f9750ed76fcc8ecc1ad5adbbf4517df178b4233759b9db 2026-05-22 00:31:55.114186 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for neutron-vpnaas (pyproject.toml): started 2026-05-22 00:31:55.114241 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for neutron-vpnaas (pyproject.toml): finished with status 'done' 2026-05-22 00:31:55.114253 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Created wheel for neutron-vpnaas: filename=neutron_vpnaas-26.0.0.0rc2.dev2-py3-none-any.whl size=231688 sha256=a1cff2ada3ff224408b7e4eb8a7db86fde67b8fd16a3c5edadf5dc297a3fac0b 2026-05-22 00:31:55.114266 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Stored in directory: /tmp/pip-ephem-wheel-cache-zumf__hn/wheels/cb/f8/d2/0e0daa199fe5979591e3d2dc269cc0338831431a8fe427e8d9 2026-05-22 00:31:55.114320 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Successfully built networking-baremetal networking-generic-switch networking-sfc neutron-fwaas neutron-vpnaas 2026-05-22 00:31:55.114336 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Installing collected packages: pyserial, ruamel.yaml.clib, pyzmq, pygments, mdurl, future, textfsm, ruamel.yaml, markdown-it-py, rich, ntc-templates, scp, netmiko, neutron-vpnaas, neutron-fwaas, networking-sfc, networking-generic-switch, networking-baremetal 2026-05-22 00:31:55.114382 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Successfully installed future-1.0.0 markdown-it-py-3.0.0 mdurl-0.1.2 netmiko-4.5.0 networking-baremetal-6.5.1.dev2 networking-generic-switch-7.5.1.dev9 networking-sfc-20.0.0.0rc2.dev2 neutron-fwaas-22.0.1.dev6 neutron-vpnaas-26.0.0.0rc2.dev2 ntc-templates-7.7.0 pygments-2.19.1 pyserial-3.5 pyzmq-26.2.1 rich-13.9.4 ruamel.yaml-0.18.10 ruamel.yaml.clib-0.2.12 scp-0.15.0 textfsm-1.1.3 2026-05-22 00:31:55.114405 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Removed intermediate container b369c801742e 2026-05-22 00:31:55.114419 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> 6d0abea46f47 2026-05-22 00:31:55.114464 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 14/15 : COPY patches /patches 2026-05-22 00:31:55.114479 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> 3821ac10256f 2026-05-22 00:31:55.114492 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 15/15 : RUN kolla_patch 2026-05-22 00:31:55.114567 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Running in d5aa629f49ef 2026-05-22 00:31:55.114583 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:[i] No series file found, nothing to patch. 2026-05-22 00:31:55.114654 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Removed intermediate container d5aa629f49ef 2026-05-22 00:31:55.114673 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> ddfec674508a 2026-05-22 00:31:55.114728 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Successfully built 714fa427e1bb 2026-05-22 00:31:55.114740 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Successfully tagged osism.harbor.regio.digital/kolla/neutron-base:build-20260522 2026-05-22 00:31:55.114804 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Built at 2026-05-22 00:31:55.114735 (took 0:01:29.381662) 2026-05-22 00:31:55.114880 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-dhcp-agent) to queue 2026-05-22 00:31:55.114924 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-openvswitch-agent) to queue 2026-05-22 00:31:55.114939 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-server) to queue 2026-05-22 00:31:55.114982 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-l3-agent) to queue 2026-05-22 00:31:55.114996 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-ovn-vpn-agent) to queue 2026-05-22 00:31:55.115022 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-sriov-agent) to queue 2026-05-22 00:31:55.115066 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-mlnx-agent) to queue 2026-05-22 00:31:55.115080 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-bgp-dragent) to queue 2026-05-22 00:31:55.115105 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-metering-agent) to queue 2026-05-22 00:31:55.115148 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-metadata-agent) to queue 2026-05-22 00:31:55.115170 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-ovn-agent) to queue 2026-05-22 00:31:55.115183 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ironic-neutron-agent) to queue 2026-05-22 00:31:55.115468 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(skyline-base) 2026-05-22 00:31:55.115487 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-base:Processing 2026-05-22 00:31:55.115574 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Building started at 2026-05-22 00:31:55.115471 2026-05-22 00:31:55.116172 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-base:Turned 0 plugins into plugins archive 2026-05-22 00:31:55.116527 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-base:Turned 0 additions into additions archive 2026-05-22 00:31:58.940736 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Step 1/7 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260522 2026-05-22 00:31:58.940821 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> 525269f3c30c 2026-05-22 00:31:58.940971 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Step 2/7 : LABEL "build-date"="20260522" "name"="skyline-base" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="skyline-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:31:58.941021 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> Running in e4f2fc80b7ac 2026-05-22 00:31:58.941100 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> Removed intermediate container e4f2fc80b7ac 2026-05-22 00:31:58.941173 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> da6f7eb78497 2026-05-22 00:31:58.941247 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Step 3/7 : RUN usermod --append --home /var/lib/skyline --groups kolla skyline && mkdir -p /var/lib/skyline && chown -R 42491:42491 /var/lib/skyline 2026-05-22 00:31:58.941317 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> Running in d79e361bbbe1 2026-05-22 00:31:58.941387 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> Removed intermediate container d79e361bbbe1 2026-05-22 00:31:58.941455 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> 9753770ca044 2026-05-22 00:31:58.941529 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Step 4/7 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-05-22 00:31:58.941634 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> ba5bc54faca2 2026-05-22 00:31:58.941715 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Step 5/7 : RUN touch /usr/local/bin/kolla_skyline_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_skyline_extend_start 2026-05-22 00:31:58.941787 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> Running in b41ae37e7d48 2026-05-22 00:31:58.941857 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> Removed intermediate container b41ae37e7d48 2026-05-22 00:31:58.941925 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> 59cb9670220f 2026-05-22 00:31:58.941993 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Step 6/7 : COPY patches /patches 2026-05-22 00:31:58.942065 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> dc75fb51e148 2026-05-22 00:31:58.942132 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Step 7/7 : RUN kolla_patch 2026-05-22 00:31:58.942201 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> Running in 62c5445a1083 2026-05-22 00:31:58.942267 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:[i] No series file found, nothing to patch. 2026-05-22 00:31:58.942334 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> Removed intermediate container 62c5445a1083 2026-05-22 00:31:58.942399 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> 436ebe902e66 2026-05-22 00:31:58.942470 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Successfully built 1121e6119747 2026-05-22 00:31:58.942580 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Successfully tagged osism.harbor.regio.digital/kolla/skyline-base:build-20260522 2026-05-22 00:31:58.942733 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Built at 2026-05-22 00:31:58.942629 (took 0:00:03.827158) 2026-05-22 00:31:58.942856 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(skyline-apiserver) to queue 2026-05-22 00:31:58.942947 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(skyline-console) to queue 2026-05-22 00:31:58.943383 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(glance-base) 2026-05-22 00:31:58.943479 | ubuntu-noble-large | DEBUG:kolla.common.utils.glance-base:Processing 2026-05-22 00:31:58.943658 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Building started at 2026-05-22 00:31:58.943489 2026-05-22 00:31:58.943772 | ubuntu-noble-large | DEBUG:kolla.common.utils.glance-base:Getting local archive from tarballs/glance-stable-2025.1.tar.gz 2026-05-22 00:31:58.947884 | ubuntu-noble-large | DEBUG:kolla.common.utils.glance-base:Turned 0 plugins into plugins archive 2026-05-22 00:31:58.948555 | ubuntu-noble-large | DEBUG:kolla.common.utils.glance-base:Turned 0 additions into additions archive 2026-05-22 00:32:35.847639 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 1/11 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260522 2026-05-22 00:32:35.847712 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> 525269f3c30c 2026-05-22 00:32:35.847730 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 2/11 : LABEL "build-date"="20260522" "name"="glance-base" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="glance-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:32:35.847766 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Running in 7c3e4106b589 2026-05-22 00:32:35.847822 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Removed intermediate container 7c3e4106b589 2026-05-22 00:32:35.847832 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> f2a51489647c 2026-05-22 00:32:35.847842 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 3/11 : RUN usermod --append --home /var/lib/glance --groups kolla glance && mkdir -p /var/lib/glance && chown -R 42415:42415 /var/lib/glance 2026-05-22 00:32:35.847852 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Running in 3044cfb9a9d1 2026-05-22 00:32:35.847894 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Removed intermediate container 3044cfb9a9d1 2026-05-22 00:32:35.847983 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> 3f760bed564e 2026-05-22 00:32:35.847994 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 4/11 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends python3-rados python3-rbd nvme-cli && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-05-22 00:32:35.848029 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Running in f88ed8f97f7d 2026-05-22 00:32:35.848062 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-22 00:32:35.848132 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 00:32:35.848149 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-22 00:32:35.848192 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-22 00:32:35.848262 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-22 00:32:35.848298 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-22 00:32:35.848408 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-22 00:32:35.848421 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-22 00:32:35.848476 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-22 00:32:35.848489 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,148 kB] 2026-05-22 00:32:35.848525 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,457 kB] 2026-05-22 00:32:35.848567 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-05-22 00:32:35.848659 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-22 00:32:35.848673 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,505 kB] 2026-05-22 00:32:35.848715 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,072 kB] 2026-05-22 00:32:35.848764 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Fetched 30.2 MB in 2s (12.5 MB/s) 2026-05-22 00:32:35.848802 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Reading package lists... 2026-05-22 00:32:35.848843 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Reading package lists... 2026-05-22 00:32:35.848922 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Building dependency tree... 2026-05-22 00:32:35.848933 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Reading state information... 2026-05-22 00:32:35.848997 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:The following additional packages will be installed: 2026-05-22 00:32:35.849032 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: libargon2-1 libboost-iostreams1.83.0 libboost-thread1.83.0 libcryptsetup12 2026-05-22 00:32:35.849042 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: libdaxctl1 libjson-c5 libndctl6 libnvme1t64 libpmem1 libpmemobj1 librados2 2026-05-22 00:32:35.849082 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: librbd1 uuid-runtime 2026-05-22 00:32:35.849123 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Recommended packages: 2026-05-22 00:32:35.849164 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: pci.ids 2026-05-22 00:32:35.849253 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:The following NEW packages will be installed: 2026-05-22 00:32:35.849264 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: libargon2-1 libboost-iostreams1.83.0 libboost-thread1.83.0 libcryptsetup12 2026-05-22 00:32:35.849298 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: libdaxctl1 libjson-c5 libndctl6 libnvme1t64 libpmem1 libpmemobj1 librados2 2026-05-22 00:32:35.849328 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: librbd1 nvme-cli python3-rados python3-rbd uuid-runtime 2026-05-22 00:32:35.849531 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:32:35.849544 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Need to get 10.0 MB of archives. 2026-05-22 00:32:35.849553 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:After this operation, 42.1 MB of additional disk space will be used. 2026-05-22 00:32:35.849562 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 00:32:35.849571 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.5 [33.1 kB] 2026-05-22 00:32:35.852708 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libargon2-1 amd64 0~20190702+dfsg-4build1 [20.8 kB] 2026-05-22 00:32:35.852728 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-c5 amd64 0.17-1build1 [35.3 kB] 2026-05-22 00:32:35.852737 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcryptsetup12 amd64 2:2.7.0-1ubuntu4.2 [266 kB] 2026-05-22 00:32:35.852745 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-iostreams1.83.0 amd64 1.83.0-2.1ubuntu3.2 [260 kB] 2026-05-22 00:32:35.852752 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-thread1.83.0 amd64 1.83.0-2.1ubuntu3.2 [276 kB] 2026-05-22 00:32:35.852759 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libdaxctl1 amd64 77-2ubuntu2 [21.4 kB] 2026-05-22 00:32:35.852766 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 libndctl6 amd64 77-2ubuntu2 [62.8 kB] 2026-05-22 00:32:35.852773 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnvme1t64 amd64 1.8-3ubuntu1 [75.8 kB] 2026-05-22 00:32:35.852780 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libpmem1 amd64 1.13.1-1.1ubuntu2 [84.8 kB] 2026-05-22 00:32:35.852787 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 libpmemobj1 amd64 1.13.1-1.1ubuntu2 [116 kB] 2026-05-22 00:32:35.852804 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librados2 amd64 19.2.3-0ubuntu0.24.04.3 [4,041 kB] 2026-05-22 00:32:35.852811 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librbd1 amd64 19.2.3-0ubuntu0.24.04.3 [3,413 kB] 2026-05-22 00:32:35.852818 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 nvme-cli amd64 2.8-1ubuntu0.1 [680 kB] 2026-05-22 00:32:35.852825 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rados amd64 19.2.3-0ubuntu0.24.04.3 [335 kB] 2026-05-22 00:32:35.852832 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rbd amd64 19.2.3-0ubuntu0.24.04.3 [320 kB] 2026-05-22 00:32:35.852839 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Fetched 10.0 MB in 1s (16.2 MB/s) 2026-05-22 00:32:35.852846 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package uuid-runtime. 2026-05-22 00:32:35.852854 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 2026-05-22 00:32:35.852870 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:32:35.852879 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 70% 2026-05-22 00:32:35.852886 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 75% 2026-05-22 00:32:35.852893 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 80% 2026-05-22 00:32:35.852900 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 85% 2026-05-22 00:32:35.852906 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 90% 2026-05-22 00:32:35.852913 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 95% 2026-05-22 00:32:35.852920 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 100% (Reading database ... 18824 files and directories currently installed.) 2026-05-22 00:32:35.852927 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../00-uuid-runtime_2.39.3-9ubuntu6.5_amd64.deb ... 2026-05-22 00:32:35.852934 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-05-22 00:32:35.852941 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libargon2-1:amd64. 2026-05-22 00:32:35.852948 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../01-libargon2-1_0~20190702+dfsg-4build1_amd64.deb ... 2026-05-22 00:32:35.852955 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2026-05-22 00:32:35.852962 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libjson-c5:amd64. 2026-05-22 00:32:35.852969 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../02-libjson-c5_0.17-1build1_amd64.deb ... 2026-05-22 00:32:35.852976 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2026-05-22 00:32:35.852990 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libcryptsetup12:amd64. 2026-05-22 00:32:35.852997 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../03-libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-05-22 00:32:35.853004 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2026-05-22 00:32:35.853011 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libboost-iostreams1.83.0:amd64. 2026-05-22 00:32:35.853018 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../04-libboost-iostreams1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-05-22 00:32:35.853025 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-22 00:32:35.853038 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libboost-thread1.83.0:amd64. 2026-05-22 00:32:35.853045 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../05-libboost-thread1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-05-22 00:32:35.853052 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-22 00:32:35.853059 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libdaxctl1:amd64. 2026-05-22 00:32:35.853066 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../06-libdaxctl1_77-2ubuntu2_amd64.deb ... 2026-05-22 00:32:35.853072 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libdaxctl1:amd64 (77-2ubuntu2) ... 2026-05-22 00:32:35.853079 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libndctl6:amd64. 2026-05-22 00:32:35.853086 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: 2026-05-22 00:32:35.853094 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../07-libndctl6_77-2ubuntu2_amd64.deb ... 2026-05-22 00:32:35.853102 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libndctl6:amd64 (77-2ubuntu2) ... 2026-05-22 00:32:35.853109 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libnvme1t64. 2026-05-22 00:32:35.853117 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../08-libnvme1t64_1.8-3ubuntu1_amd64.deb ... 2026-05-22 00:32:35.853124 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: 2026-05-22 00:32:35.853132 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libnvme1t64 (1.8-3ubuntu1) ... 2026-05-22 00:32:35.853139 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libpmem1:amd64. 2026-05-22 00:32:35.853147 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../09-libpmem1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-05-22 00:32:35.853155 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-05-22 00:32:35.853162 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libpmemobj1:amd64. 2026-05-22 00:32:35.853170 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../10-libpmemobj1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-05-22 00:32:35.853177 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2026-05-22 00:32:35.853185 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package librados2. 2026-05-22 00:32:35.853192 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../11-librados2_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-05-22 00:32:35.853200 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking librados2 (19.2.3-0ubuntu0.24.04.3) ... 2026-05-22 00:32:35.853212 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package librbd1. 2026-05-22 00:32:35.853220 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../12-librbd1_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-05-22 00:32:35.853243 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking librbd1 (19.2.3-0ubuntu0.24.04.3) ... 2026-05-22 00:32:35.853251 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package nvme-cli. 2026-05-22 00:32:35.853259 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../13-nvme-cli_2.8-1ubuntu0.1_amd64.deb ... 2026-05-22 00:32:35.853267 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking nvme-cli (2.8-1ubuntu0.1) ... 2026-05-22 00:32:35.853275 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package python3-rados. 2026-05-22 00:32:35.853282 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../14-python3-rados_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-05-22 00:32:35.853290 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking python3-rados (19.2.3-0ubuntu0.24.04.3) ... 2026-05-22 00:32:35.853298 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package python3-rbd. 2026-05-22 00:32:35.853305 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../15-python3-rbd_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-05-22 00:32:35.853331 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking python3-rbd (19.2.3-0ubuntu0.24.04.3) ... 2026-05-22 00:32:35.853339 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2026-05-22 00:32:35.853346 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-22 00:32:35.853362 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-22 00:32:35.853370 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libdaxctl1:amd64 (77-2ubuntu2) ... 2026-05-22 00:32:35.853377 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-05-22 00:32:35.853385 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:info: Selecting GID from range 100 to 59999 ... 2026-05-22 00:32:35.853393 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:info: Adding group `uuidd' (GID 102) ... 2026-05-22 00:32:35.853400 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:invoke-rc.d: could not determine current runlevel 2026-05-22 00:32:35.853408 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-22 00:32:35.853415 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libndctl6:amd64 (77-2ubuntu2) ... 2026-05-22 00:32:35.853423 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-05-22 00:32:35.853430 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libjson-c5:amd64 (0.17-1build1) ... 2026-05-22 00:32:35.853438 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up librados2 (19.2.3-0ubuntu0.24.04.3) ... 2026-05-22 00:32:35.853445 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libnvme1t64 (1.8-3ubuntu1) ... 2026-05-22 00:32:35.853452 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2026-05-22 00:32:35.853460 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2026-05-22 00:32:35.853467 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up python3-rados (19.2.3-0ubuntu0.24.04.3) ... 2026-05-22 00:32:35.853475 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up nvme-cli (2.8-1ubuntu0.1) ... 2026-05-22 00:32:35.853483 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up librbd1 (19.2.3-0ubuntu0.24.04.3) ... 2026-05-22 00:32:35.853490 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up python3-rbd (19.2.3-0ubuntu0.24.04.3) ... 2026-05-22 00:32:35.853497 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 00:32:35.853505 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Removed intermediate container f88ed8f97f7d 2026-05-22 00:32:35.853512 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> 2ea5cba2122c 2026-05-22 00:32:35.853520 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 5/11 : ADD glance-base-archive /glance-base-source 2026-05-22 00:32:35.853528 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> 751bd3533f8b 2026-05-22 00:32:35.853535 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 6/11 : COPY etc/glance /etc/glance 2026-05-22 00:32:35.853543 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> 957d6d3d8482 2026-05-22 00:32:35.853550 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 7/11 : COPY glance_sudoers /etc/sudoers.d/kolla_glance_sudoers 2026-05-22 00:32:35.853558 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> c5a67da9b4d7 2026-05-22 00:32:35.853565 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 8/11 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-05-22 00:32:35.853573 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> 47e5af6d6412 2026-05-22 00:32:35.853588 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 9/11 : RUN ln -s glance-base-source/* glance && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /glance glance_store[cinder,vmware,swift,s3] boto3 && mkdir -p /etc/glance && cp -r /glance/etc/* /etc/glance/ && cp /var/lib/kolla/venv/etc/pycadf/glance_api_audit_map.conf /etc/glance/ && sed -i 's|^exec_dirs.*|exec_dirs=/var/lib/kolla/venv/bin,/sbin,/usr/sbin,/bin,/usr/bin,/usr/local/bin,/usr/local/sbin|g' /etc/glance/rootwrap.conf && chmod 750 /etc/sudoers.d && chmod 440 /etc/sudoers.d/kolla_glance_sudoers && touch /usr/local/bin/kolla_glance_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_glance_extend_start 2026-05-22 00:32:35.853633 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Running in df44624d2bce 2026-05-22 00:32:35.853642 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Processing ./glance 2026-05-22 00:32:35.853649 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Installing build dependencies: started 2026-05-22 00:32:35.853657 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Installing build dependencies: finished with status 'done' 2026-05-22 00:32:35.853665 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Getting requirements to build wheel: started 2026-05-22 00:32:35.853672 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Getting requirements to build wheel: finished with status 'done' 2026-05-22 00:32:35.853680 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Installing backend dependencies: started 2026-05-22 00:32:35.853687 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Installing backend dependencies: finished with status 'done' 2026-05-22 00:32:35.853695 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Preparing metadata (pyproject.toml): started 2026-05-22 00:32:35.853702 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-22 00:32:35.853715 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting boto3 2026-05-22 00:32:35.853723 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading boto3-1.36.26-py3-none-any.whl.metadata (6.7 kB) 2026-05-22 00:32:35.853730 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting glance_store[cinder,s3,swift,vmware] 2026-05-22 00:32:35.853738 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading glance_store-4.9.1-py3-none-any.whl.metadata (4.4 kB) 2026-05-22 00:32:35.853746 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: pbr>=3.1.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==30.2.1.dev5) (7.0.0) 2026-05-22 00:32:35.853755 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting defusedxml>=0.7.1 (from glance==30.2.1.dev5) 2026-05-22 00:32:35.853762 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-05-22 00:32:35.853770 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: SQLAlchemy>=1.3.14 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==30.2.1.dev5) (2.0.38) 2026-05-22 00:32:35.853783 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: eventlet>=0.33.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==30.2.1.dev5) (0.39.0) 2026-05-22 00:32:35.853791 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: PasteDeploy>=1.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==30.2.1.dev5) (3.1.0) 2026-05-22 00:32:35.853839 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: Routes>=2.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==30.2.1.dev5) (2.5.1) 2026-05-22 00:32:35.853853 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: WebOb>=1.8.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==30.2.1.dev5) (1.8.9) 2026-05-22 00:32:35.853932 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: alembic>=0.9.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==30.2.1.dev5) (1.14.1) 2026-05-22 00:32:35.853947 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: httplib2>=0.9.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==30.2.1.dev5) (0.22.0) 2026-05-22 00:32:35.853990 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.config>=8.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==30.2.1.dev5) (9.7.1) 2026-05-22 00:32:35.854045 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.concurrency>=4.5.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==30.2.1.dev5) (7.1.0) 2026-05-22 00:32:35.854066 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.context>=2.22.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==30.2.1.dev5) (5.7.1) 2026-05-22 00:32:35.854110 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==30.2.1.dev5) (2.5.0) 2026-05-22 00:32:35.854167 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.utils>=7.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==30.2.1.dev5) (8.2.0) 2026-05-22 00:32:35.854185 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==30.2.1.dev5) (5.4.1) 2026-05-22 00:32:35.854258 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: futurist>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==30.2.1.dev5) (3.1.0) 2026-05-22 00:32:35.854305 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting taskflow>=4.0.0 (from glance==30.2.1.dev5) 2026-05-22 00:32:35.854360 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading taskflow-5.12.0-py3-none-any.whl.metadata (5.6 kB) 2026-05-22 00:32:35.854373 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: keystoneauth1>=3.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==30.2.1.dev5) (5.10.0) 2026-05-22 00:32:35.854433 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: keystonemiddleware>=5.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==30.2.1.dev5) (10.12.1) 2026-05-22 00:32:35.854488 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: WSME>=0.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==30.2.1.dev5) (0.12.1) 2026-05-22 00:32:35.854500 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: PrettyTable>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==30.2.1.dev5) (3.14.0) 2026-05-22 00:32:35.854560 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: Paste>=2.0.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==30.2.1.dev5) (3.10.1) 2026-05-22 00:32:35.854623 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: jsonschema>=3.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==30.2.1.dev5) (4.23.0) 2026-05-22 00:32:35.854723 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: python-keystoneclient>=3.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==30.2.1.dev5) (5.6.0) 2026-05-22 00:32:35.854739 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.db>=5.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==30.2.1.dev5) (17.2.1) 2026-05-22 00:32:35.854924 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.i18n>=5.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==30.2.1.dev5) (6.5.1) 2026-05-22 00:32:35.854992 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting oslo.limit>=1.6.0 (from glance==30.2.1.dev5) 2026-05-22 00:32:35.855006 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading oslo.limit-2.6.1-py3-none-any.whl.metadata (2.1 kB) 2026-05-22 00:32:35.855028 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.log>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==30.2.1.dev5) (7.1.0) 2026-05-22 00:32:35.855038 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==30.2.1.dev5) (16.1.1) 2026-05-22 00:32:35.855049 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.middleware>=3.31.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==30.2.1.dev5) (6.3.1) 2026-05-22 00:32:35.855082 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.reports>=1.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==30.2.1.dev5) (3.5.1) 2026-05-22 00:32:35.855097 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.policy>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==30.2.1.dev5) (4.5.1) 2026-05-22 00:32:35.855107 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==30.2.1.dev5) (1.3.4) 2026-05-22 00:32:35.855121 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: osprofiler>=1.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==30.2.1.dev5) (4.2.0) 2026-05-22 00:32:35.855203 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: debtcollector>=1.19.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==30.2.1.dev5) (3.0.0) 2026-05-22 00:32:35.855216 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: cryptography>=2.6.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==30.2.1.dev5) (43.0.3) 2026-05-22 00:32:35.855259 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting cursive>=0.2.1 (from glance==30.2.1.dev5) 2026-05-22 00:32:35.855331 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-05-22 00:32:35.855366 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: castellan>=0.17.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==30.2.1.dev5) (5.2.1) 2026-05-22 00:32:35.855381 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance_store[cinder,s3,swift,vmware]) (5.7.0) 2026-05-22 00:32:35.855451 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: requests>=2.14.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance_store[cinder,s3,swift,vmware]) (2.32.3) 2026-05-22 00:32:35.855467 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: python-cinderclient>=4.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance_store[cinder,s3,swift,vmware]) (9.7.0) 2026-05-22 00:32:35.855534 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: os-brick>=6.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance_store[cinder,s3,swift,vmware]) (6.11.0) 2026-05-22 00:32:35.855551 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.rootwrap>=5.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance_store[cinder,s3,swift,vmware]) (7.5.1) 2026-05-22 00:32:35.855624 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.privsep>=1.23.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance_store[cinder,s3,swift,vmware]) (3.6.0) 2026-05-22 00:32:35.855653 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: python-swiftclient>=3.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance_store[cinder,s3,swift,vmware]) (4.7.0) 2026-05-22 00:32:35.855725 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.vmware>=3.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance_store[cinder,s3,swift,vmware]) (4.6.0) 2026-05-22 00:32:35.855792 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting botocore<1.37.0,>=1.36.26 (from boto3) 2026-05-22 00:32:35.855808 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading botocore-1.36.26-py3-none-any.whl.metadata (5.7 kB) 2026-05-22 00:32:35.855859 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from boto3) (1.0.1) 2026-05-22 00:32:35.855876 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting s3transfer<0.12.0,>=0.11.0 (from boto3) 2026-05-22 00:32:35.855954 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading s3transfer-0.11.2-py3-none-any.whl.metadata (1.7 kB) 2026-05-22 00:32:35.855972 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from botocore<1.37.0,>=1.36.26->boto3) (2.9.0.post0) 2026-05-22 00:32:35.856036 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: urllib3!=2.2.0,<3,>=1.25.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from botocore<1.37.0,>=1.36.26->boto3) (1.26.20) 2026-05-22 00:32:35.856052 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: six>=1.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.37.0,>=1.36.26->boto3) (1.17.0) 2026-05-22 00:32:35.856123 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: Mako in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==30.2.1.dev5) (1.3.9) 2026-05-22 00:32:35.856140 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: typing-extensions>=4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==30.2.1.dev5) (4.12.2) 2026-05-22 00:32:35.856206 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: python-barbicanclient>=5.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from castellan>=0.17.0->glance==30.2.1.dev5) (7.1.0) 2026-05-22 00:32:35.856222 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: cffi>=1.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.6.1->glance==30.2.1.dev5) (1.17.1) 2026-05-22 00:32:35.856324 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: pycparser in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.6.1->glance==30.2.1.dev5) (2.22) 2026-05-22 00:32:35.856390 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: wrapt>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->glance==30.2.1.dev5) (1.17.2) 2026-05-22 00:32:35.856414 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: dnspython>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==30.2.1.dev5) (2.7.0) 2026-05-22 00:32:35.856428 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: greenlet>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==30.2.1.dev5) (3.1.1) 2026-05-22 00:32:35.856503 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from httplib2>=0.9.1->glance==30.2.1.dev5) (3.2.1) 2026-05-22 00:32:35.856521 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: attrs>=22.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==30.2.1.dev5) (25.1.0) 2026-05-22 00:32:35.856586 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==30.2.1.dev5) (2024.10.1) 2026-05-22 00:32:35.856638 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: referencing>=0.28.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==30.2.1.dev5) (0.36.2) 2026-05-22 00:32:35.856690 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: rpds-py>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==30.2.1.dev5) (0.23.1) 2026-05-22 00:32:35.856707 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: iso8601>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==30.2.1.dev5) (2.1.0) 2026-05-22 00:32:35.856758 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: os-service-types>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==30.2.1.dev5) (1.7.0) 2026-05-22 00:32:35.856784 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.cache>=3.11.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==30.2.1.dev5) (3.11.0) 2026-05-22 00:32:35.856853 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: pycadf>=1.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==30.2.1.dev5) (4.0.1) 2026-05-22 00:32:35.856870 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: PyJWT>=2.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==30.2.1.dev5) (2.10.1) 2026-05-22 00:32:35.856932 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.service>=2.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance_store[cinder,s3,swift,vmware]) (4.1.1) 2026-05-22 00:32:35.856948 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: tenacity>=6.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance_store[cinder,s3,swift,vmware]) (9.0.0) 2026-05-22 00:32:35.857014 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: os-win>=5.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance_store[cinder,s3,swift,vmware]) (5.9.0) 2026-05-22 00:32:35.857031 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: psutil>=5.7.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance_store[cinder,s3,swift,vmware]) (7.0.0) 2026-05-22 00:32:35.857096 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: dogpile.cache>=1.3.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==30.2.1.dev5) (1.3.4) 2026-05-22 00:32:35.857113 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: decorator>=4.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==30.2.1.dev5) (5.1.1) 2026-05-22 00:32:35.857179 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: fasteners>=0.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.1->glance==30.2.1.dev5) (0.19) 2026-05-22 00:32:35.857195 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: netaddr>=0.7.18 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==30.2.1.dev5) (1.3.0) 2026-05-22 00:32:35.857299 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: rfc3986>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==30.2.1.dev5) (2.0.0) 2026-05-22 00:32:35.857375 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: PyYAML>=5.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==30.2.1.dev5) (6.0.2) 2026-05-22 00:32:35.857392 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: testresources>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==30.2.1.dev5) (2.0.1) 2026-05-22 00:32:35.857457 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: testscenarios>=0.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==30.2.1.dev5) (0.5.0) 2026-05-22 00:32:35.857473 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: openstacksdk>=0.47.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.limit>=1.6.0->glance==30.2.1.dev5) (4.4.0) 2026-05-22 00:32:35.857522 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==30.2.1.dev5) (1.33) 2026-05-22 00:32:35.857539 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: platformdirs>=3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==30.2.1.dev5) (4.3.6) 2026-05-22 00:32:35.857622 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: requestsexceptions>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==30.2.1.dev5) (1.4.0) 2026-05-22 00:32:35.857645 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: jsonpointer>=1.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==30.2.1.dev5) (3.0.0) 2026-05-22 00:32:35.857734 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: cachetools>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==30.2.1.dev5) (5.5.2) 2026-05-22 00:32:35.857751 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: amqp>=2.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==30.2.1.dev5) (5.3.1) 2026-05-22 00:32:35.857818 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: kombu>=4.6.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==30.2.1.dev5) (5.4.2) 2026-05-22 00:32:35.857835 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.metrics>=0.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==30.2.1.dev5) (0.11.0) 2026-05-22 00:32:35.857883 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==30.2.1.dev5) (5.1.0) 2026-05-22 00:32:35.857899 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: tzdata in ./var/lib/kolla/venv/lib/python3.12/site-packages (from kombu>=4.6.6->oslo.messaging!=9.0.0,>=5.29.0->glance==30.2.1.dev5) (2025.1) 2026-05-22 00:32:35.857948 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: prometheus-client>=0.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==30.2.1.dev5) (0.21.1) 2026-05-22 00:32:35.857965 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: Jinja2>=2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==30.2.1.dev5) (3.1.5) 2026-05-22 00:32:35.858014 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: statsd>=3.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==30.2.1.dev5) (4.0.1) 2026-05-22 00:32:35.858031 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: bcrypt>=3.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==30.2.1.dev5) (4.0.1) 2026-05-22 00:32:35.858080 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: MarkupSafe>=2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==30.2.1.dev5) (3.0.2) 2026-05-22 00:32:35.858096 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: msgpack>=0.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->glance_store[cinder,s3,swift,vmware]) (1.1.0) 2026-05-22 00:32:35.858152 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: Yappi>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance_store[cinder,s3,swift,vmware]) (1.6.10) 2026-05-22 00:32:35.858167 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: packaging>=20.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=7.3.0->glance==30.2.1.dev5) (24.2) 2026-05-22 00:32:35.858182 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: lxml>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.vmware>=3.6.0->glance_store[cinder,s3,swift,vmware]) (5.3.1) 2026-05-22 00:32:35.858257 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: suds-community>=0.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.vmware>=3.6.0->glance_store[cinder,s3,swift,vmware]) (1.2.0) 2026-05-22 00:32:35.858274 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: setuptools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==30.2.1.dev5) (82.0.1) 2026-05-22 00:32:35.858323 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: wcwidth in ./var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==30.2.1.dev5) (0.2.13) 2026-05-22 00:32:35.858339 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: cliff>=2.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==30.2.1.dev5) (4.9.1) 2026-05-22 00:32:35.858390 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: autopage>=0.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==30.2.1.dev5) (0.5.2) 2026-05-22 00:32:35.858406 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: cmd2>=1.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==30.2.1.dev5) (2.5.11) 2026-05-22 00:32:35.858475 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: pyperclip>=1.8 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==30.2.1.dev5) (1.9.0) 2026-05-22 00:32:35.858493 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance_store[cinder,s3,swift,vmware]) (3.4.1) 2026-05-22 00:32:35.858542 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance_store[cinder,s3,swift,vmware]) (3.10) 2026-05-22 00:32:35.858558 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: certifi>=2017.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance_store[cinder,s3,swift,vmware]) (2026.5.20) 2026-05-22 00:32:35.858624 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: repoze.lru>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->glance==30.2.1.dev5) (0.7) 2026-05-22 00:32:35.858646 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==30.2.1.dev5) 2026-05-22 00:32:35.858695 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB) 2026-05-22 00:32:35.858711 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: automaton>=1.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from taskflow>=4.0.0->glance==30.2.1.dev5) (3.2.0) 2026-05-22 00:32:35.858761 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==30.2.1.dev5) 2026-05-22 00:32:35.858777 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading pydot-3.0.4-py3-none-any.whl.metadata (10 kB) 2026-05-22 00:32:35.858807 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: testtools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==30.2.1.dev5) (2.7.2) 2026-05-22 00:32:35.858856 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: simplegeneric in ./var/lib/kolla/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==30.2.1.dev5) (0.8.1) 2026-05-22 00:32:35.858872 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: pytz in ./var/lib/kolla/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==30.2.1.dev5) (2025.1) 2026-05-22 00:32:35.858908 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: importlib-metadata>=4.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==30.2.1.dev5) (8.5.0) 2026-05-22 00:32:35.858942 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: zipp>=3.20 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from importlib-metadata>=4.4->WSME>=0.8.0->glance==30.2.1.dev5) (3.21.0) 2026-05-22 00:32:35.858995 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading glance_store-4.9.1-py3-none-any.whl (242 kB) 2026-05-22 00:32:35.859011 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading boto3-1.36.26-py3-none-any.whl (139 kB) 2026-05-22 00:32:35.859060 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading botocore-1.36.26-py3-none-any.whl (13.4 MB) 2026-05-22 00:32:35.859076 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.4/13.4 MB 27.4 MB/s 0:00:00 2026-05-22 00:32:35.859141 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading s3transfer-0.11.2-py3-none-any.whl (84 kB) 2026-05-22 00:32:35.859157 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-05-22 00:32:35.859205 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-05-22 00:32:35.859221 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading oslo.limit-2.6.1-py3-none-any.whl (21 kB) 2026-05-22 00:32:35.859287 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading taskflow-5.12.0-py3-none-any.whl (504 kB) 2026-05-22 00:32:35.859303 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) 2026-05-22 00:32:35.859366 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 24.8 MB/s 0:00:00 2026-05-22 00:32:35.859383 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading pydot-3.0.4-py3-none-any.whl (35 kB) 2026-05-22 00:32:35.859449 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Building wheels for collected packages: glance 2026-05-22 00:32:35.859466 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Building wheel for glance (pyproject.toml): started 2026-05-22 00:32:35.859516 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Building wheel for glance (pyproject.toml): finished with status 'done' 2026-05-22 00:32:35.859533 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Created wheel for glance: filename=glance-30.2.1.dev5-py3-none-any.whl size=1425694 sha256=30998bfa1e4094efd2877c260a149f36f0362565b88bf3bd23d94719cbdde0b5 2026-05-22 00:32:35.859581 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Stored in directory: /tmp/pip-ephem-wheel-cache-pvcdoovt/wheels/09/94/93/dfaefdbbfb3dae2d10816beda122a0abc2cff77a30b54d9fac 2026-05-22 00:32:35.859626 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Successfully built glance 2026-05-22 00:32:35.859647 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Installing collected packages: pydot, networkx, defusedxml, botocore, s3transfer, boto3, taskflow, oslo.limit, glance_store, cursive, glance 2026-05-22 00:32:35.859721 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Successfully installed boto3-1.36.26 botocore-1.36.26 cursive-0.2.3 defusedxml-0.7.1 glance-30.2.1.dev5 glance_store-4.9.1 networkx-3.4.2 oslo.limit-2.6.1 pydot-3.0.4 s3transfer-0.11.2 taskflow-5.12.0 2026-05-22 00:32:35.859738 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Removed intermediate container df44624d2bce 2026-05-22 00:32:35.859786 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> 9cde604daa3f 2026-05-22 00:32:35.859802 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 10/11 : COPY patches /patches 2026-05-22 00:32:35.859850 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> c25a75e872bb 2026-05-22 00:32:35.859866 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 11/11 : RUN kolla_patch 2026-05-22 00:32:35.859929 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Running in 860308c0421e 2026-05-22 00:32:35.859945 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:[i] No series file found, nothing to patch. 2026-05-22 00:32:35.859967 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Removed intermediate container 860308c0421e 2026-05-22 00:32:35.860033 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> e2e69bf4ead5 2026-05-22 00:32:35.860050 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Successfully built 6461e92047f4 2026-05-22 00:32:35.860099 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Successfully tagged osism.harbor.regio.digital/kolla/glance-base:build-20260522 2026-05-22 00:32:35.860256 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Built at 2026-05-22 00:32:35.860109 (took 0:00:36.916620) 2026-05-22 00:32:35.860324 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(glance-api) to queue 2026-05-22 00:32:35.860724 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(manila-base) 2026-05-22 00:32:35.860753 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-base:Processing 2026-05-22 00:32:35.860814 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Building started at 2026-05-22 00:32:35.860739 2026-05-22 00:32:35.860888 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-base:Getting local archive from tarballs/manila-stable-2025.1.tar.gz 2026-05-22 00:32:35.867145 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-base:Turned 0 plugins into plugins archive 2026-05-22 00:32:35.867562 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-base:Turned 0 additions into additions archive 2026-05-22 00:33:08.683703 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 1/11 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260522 2026-05-22 00:33:08.683822 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> 525269f3c30c 2026-05-22 00:33:08.683845 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 2/11 : LABEL "build-date"="20260522" "name"="manila-base" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="manila-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:33:08.683916 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Running in e21fd482e4fe 2026-05-22 00:33:08.684020 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Removed intermediate container e21fd482e4fe 2026-05-22 00:33:08.684054 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> d36232d80d0a 2026-05-22 00:33:08.684122 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 3/11 : RUN usermod --append --home /var/lib/manila --groups kolla manila && mkdir -p /var/lib/manila && chown -R 42429:42429 /var/lib/manila 2026-05-22 00:33:08.684228 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Running in 579d13fbb45e 2026-05-22 00:33:08.684250 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Removed intermediate container 579d13fbb45e 2026-05-22 00:33:08.684313 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> 2710828a4292 2026-05-22 00:33:08.684361 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 4/11 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends openvswitch-switch && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-05-22 00:33:08.684407 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Running in 645b2176f2cc 2026-05-22 00:33:08.684453 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-22 00:33:08.684500 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 00:33:08.684545 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-22 00:33:08.684622 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-22 00:33:08.684689 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-22 00:33:08.684806 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-22 00:33:08.684851 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-22 00:33:08.684933 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-22 00:33:08.685041 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-22 00:33:08.685118 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,148 kB] 2026-05-22 00:33:08.685192 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,457 kB] 2026-05-22 00:33:08.685264 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-05-22 00:33:08.685341 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-22 00:33:08.685416 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,505 kB] 2026-05-22 00:33:08.685490 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,072 kB] 2026-05-22 00:33:08.685574 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Fetched 30.2 MB in 2s (12.3 MB/s) 2026-05-22 00:33:08.685667 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Reading package lists... 2026-05-22 00:33:08.685756 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Reading package lists... 2026-05-22 00:33:08.685847 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Building dependency tree... 2026-05-22 00:33:08.685957 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Reading state information... 2026-05-22 00:33:08.686151 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:The following additional packages will be installed: 2026-05-22 00:33:08.686169 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: libevent-2.1-7t64 libnuma1 libunbound8 libxdp1 openvswitch-common 2026-05-22 00:33:08.686252 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: uuid-runtime 2026-05-22 00:33:08.687922 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Suggested packages: 2026-05-22 00:33:08.688013 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ethtool openvswitch-doc 2026-05-22 00:33:08.688028 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Recommended packages: 2026-05-22 00:33:08.688039 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: python3-openvswitch python3-netifaces 2026-05-22 00:33:08.688050 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:The following NEW packages will be installed: 2026-05-22 00:33:08.688059 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: libevent-2.1-7t64 libnuma1 libunbound8 libxdp1 openvswitch-common 2026-05-22 00:33:08.688069 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: openvswitch-switch uuid-runtime 2026-05-22 00:33:08.688078 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:33:08.688088 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Need to get 3,410 kB of archives. 2026-05-22 00:33:08.688097 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:After this operation, 10.5 MB of additional disk space will be used. 2026-05-22 00:33:08.688108 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 openvswitch-common amd64 3.5.1-0ubuntu0.1~cloud0 [1,061 kB] 2026-05-22 00:33:08.688119 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 00:33:08.688129 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.5 [33.1 kB] 2026-05-22 00:33:08.688151 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-05-22 00:33:08.688162 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-05-22 00:33:08.688172 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnuma1 amd64 2.0.18-1ubuntu0.24.04.1 [23.4 kB] 2026-05-22 00:33:08.688182 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 libxdp1 amd64 1.5.1-1ubuntu2~cloud0 [64.5 kB] 2026-05-22 00:33:08.688193 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:8 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 openvswitch-switch amd64 3.5.1-0ubuntu0.1~cloud0 [1,638 kB] 2026-05-22 00:33:08.688202 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Fetched 3,410 kB in 0s (8,966 kB/s) 2026-05-22 00:33:08.688212 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package uuid-runtime. 2026-05-22 00:33:08.688221 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:(Reading database ... 2026-05-22 00:33:08.688233 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:33:08.688244 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:(Reading database ... 70% 2026-05-22 00:33:08.688254 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:(Reading database ... 75% 2026-05-22 00:33:08.688264 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:(Reading database ... 80% 2026-05-22 00:33:08.688273 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:(Reading database ... 85% 2026-05-22 00:33:08.688282 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:(Reading database ... 90% 2026-05-22 00:33:08.688292 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:(Reading database ... 95% 2026-05-22 00:33:08.688302 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:(Reading database ... 100% (Reading database ... 18824 files and directories currently installed.) 2026-05-22 00:33:08.688312 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../0-uuid-runtime_2.39.3-9ubuntu6.5_amd64.deb ... 2026-05-22 00:33:08.688322 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-05-22 00:33:08.688332 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-05-22 00:33:08.688341 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../1-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-05-22 00:33:08.688351 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-05-22 00:33:08.688361 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package libunbound8:amd64. 2026-05-22 00:33:08.688451 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../2-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-05-22 00:33:08.688463 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-05-22 00:33:08.688473 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package openvswitch-common. 2026-05-22 00:33:08.688482 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../3-openvswitch-common_3.5.1-0ubuntu0.1~cloud0_amd64.deb ... 2026-05-22 00:33:08.688492 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking openvswitch-common (3.5.1-0ubuntu0.1~cloud0) ... 2026-05-22 00:33:08.688501 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package libnuma1:amd64. 2026-05-22 00:33:08.688511 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../4-libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-05-22 00:33:08.688528 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-05-22 00:33:08.688538 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package libxdp1:amd64. 2026-05-22 00:33:08.688548 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../5-libxdp1_1.5.1-1ubuntu2~cloud0_amd64.deb ... 2026-05-22 00:33:08.688557 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2026-05-22 00:33:08.688567 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package openvswitch-switch. 2026-05-22 00:33:08.688576 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../6-openvswitch-switch_3.5.1-0ubuntu0.1~cloud0_amd64.deb ... 2026-05-22 00:33:08.689712 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking openvswitch-switch (3.5.1-0ubuntu0.1~cloud0) ... 2026-05-22 00:33:08.689739 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-05-22 00:33:08.689750 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2026-05-22 00:33:08.689760 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: 2026-05-22 00:33:08.689771 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-05-22 00:33:08.689781 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-05-22 00:33:08.689791 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-05-22 00:33:08.689801 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:info: Selecting GID from range 100 to 59999 ... 2026-05-22 00:33:08.689811 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:info: Adding group `uuidd' (GID 102) ... 2026-05-22 00:33:08.689821 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:invoke-rc.d: could not determine current runlevel 2026-05-22 00:33:08.689831 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-22 00:33:08.689841 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up openvswitch-common (3.5.1-0ubuntu0.1~cloud0) ... 2026-05-22 00:33:08.689851 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up openvswitch-switch (3.5.1-0ubuntu0.1~cloud0) ... 2026-05-22 00:33:08.689861 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-05-22 00:33:08.689872 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:invoke-rc.d: could not determine current runlevel 2026-05-22 00:33:08.689882 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-22 00:33:08.689892 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: 2026-05-22 00:33:08.689902 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 00:33:08.689912 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Removed intermediate container 645b2176f2cc 2026-05-22 00:33:08.689922 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> 5d559da18528 2026-05-22 00:33:08.689933 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 5/11 : ADD manila-base-archive /manila-base-source 2026-05-22 00:33:08.689943 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> 3b92f2cdcdd1 2026-05-22 00:33:08.689953 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 6/11 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-05-22 00:33:08.689991 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> e629a1383c72 2026-05-22 00:33:08.690002 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 7/11 : COPY manila_sudoers /etc/sudoers.d/kolla_manila_sudoers 2026-05-22 00:33:08.690012 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> f445b06902f2 2026-05-22 00:33:08.690034 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 8/11 : RUN ln -s manila-base-source/* manila && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /manila && mkdir -p /etc/manila /var/cache/manila && cp -r /manila/etc/manila/* /etc/manila/ && chown -R manila: /var/cache/manila && sed -i 's|^exec_dirs.*|exec_dirs=/var/lib/kolla/venv/bin,/sbin,/usr/sbin,/bin,/usr/bin,/usr/local/bin,/usr/local/sbin|g' /etc/manila/rootwrap.conf && chmod 750 /etc/sudoers.d && chmod 440 /etc/sudoers.d/kolla_manila_sudoers && touch /usr/local/bin/kolla_manila_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_manila_extend_start 2026-05-22 00:33:08.690057 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Running in 0f439a17ea47 2026-05-22 00:33:08.690068 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Processing ./manila 2026-05-22 00:33:08.690078 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Installing build dependencies: started 2026-05-22 00:33:08.690088 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Installing build dependencies: finished with status 'done' 2026-05-22 00:33:08.690098 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Getting requirements to build wheel: started 2026-05-22 00:33:08.690107 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Getting requirements to build wheel: finished with status 'done' 2026-05-22 00:33:08.690118 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Preparing metadata (pyproject.toml): started 2026-05-22 00:33:08.690128 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-22 00:33:08.690138 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: pbr>=5.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==20.0.2.dev12) (7.0.0) 2026-05-22 00:33:08.690148 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: alembic>=1.4.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==20.0.2.dev12) (1.14.1) 2026-05-22 00:33:08.690159 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Collecting defusedxml>=0.7.1 (from manila==20.0.2.dev12) 2026-05-22 00:33:08.690180 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-05-22 00:33:08.690191 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: eventlet>=0.27.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==20.0.2.dev12) (0.39.0) 2026-05-22 00:33:08.690202 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: greenlet>=0.4.16 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==20.0.2.dev12) (3.1.1) 2026-05-22 00:33:08.690212 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: lxml>=4.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==20.0.2.dev12) (5.3.1) 2026-05-22 00:33:08.690222 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: netaddr>=0.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==20.0.2.dev12) (1.3.0) 2026-05-22 00:33:08.690232 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.config>=8.3.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==20.0.2.dev12) (9.7.1) 2026-05-22 00:33:08.690242 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.context>=3.1.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==20.0.2.dev12) (5.7.1) 2026-05-22 00:33:08.690252 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.db>=8.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==20.0.2.dev12) (17.2.1) 2026-05-22 00:33:08.690262 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.i18n>=5.0.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==20.0.2.dev12) (6.5.1) 2026-05-22 00:33:08.690272 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.log>=4.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==20.0.2.dev12) (7.1.0) 2026-05-22 00:33:08.690282 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.messaging>=14.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==20.0.2.dev12) (16.1.1) 2026-05-22 00:33:08.690293 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.middleware>=4.1.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==20.0.2.dev12) (6.3.1) 2026-05-22 00:33:08.690309 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.policy>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==20.0.2.dev12) (4.5.1) 2026-05-22 00:33:08.690324 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.privsep>=2.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==20.0.2.dev12) (3.6.0) 2026-05-22 00:33:08.690334 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.reports>=2.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==20.0.2.dev12) (3.5.1) 2026-05-22 00:33:08.690345 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.rootwrap>=6.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==20.0.2.dev12) (7.5.1) 2026-05-22 00:33:08.690355 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.serialization>=4.0.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==20.0.2.dev12) (5.7.0) 2026-05-22 00:33:08.690374 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.service>=2.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==20.0.2.dev12) (4.1.1) 2026-05-22 00:33:08.690443 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==20.0.2.dev12) (2.5.0) 2026-05-22 00:33:08.690459 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.utils>=7.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==20.0.2.dev12) (8.2.0) 2026-05-22 00:33:08.690508 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.concurrency>=4.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==20.0.2.dev12) (7.1.0) 2026-05-22 00:33:08.690524 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: osprofiler>=3.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==20.0.2.dev12) (4.2.0) 2026-05-22 00:33:08.690627 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: paramiko>=2.7.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==20.0.2.dev12) (3.5.1) 2026-05-22 00:33:08.690651 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: Paste>=3.4.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==20.0.2.dev12) (3.10.1) 2026-05-22 00:33:08.690700 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: PasteDeploy>=2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==20.0.2.dev12) (3.1.0) 2026-05-22 00:33:08.690759 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: pyparsing>=2.4.7 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==20.0.2.dev12) (3.2.1) 2026-05-22 00:33:08.690816 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: python-neutronclient>=6.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==20.0.2.dev12) (11.4.0) 2026-05-22 00:33:08.690832 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: keystoneauth1>=4.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==20.0.2.dev12) (5.10.0) 2026-05-22 00:33:08.690897 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: keystonemiddleware>=9.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==20.0.2.dev12) (10.12.1) 2026-05-22 00:33:08.690957 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: requests>=2.23.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==20.0.2.dev12) (2.32.3) 2026-05-22 00:33:08.690995 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: tenacity>=6.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==20.0.2.dev12) (9.0.0) 2026-05-22 00:33:08.691059 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: Routes>=2.4.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==20.0.2.dev12) (2.5.1) 2026-05-22 00:33:08.691085 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: SQLAlchemy>=1.3.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==20.0.2.dev12) (2.0.38) 2026-05-22 00:33:08.691146 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Collecting SQLAlchemy-Utils>=0.38.3 (from manila==20.0.2.dev12) 2026-05-22 00:33:08.691205 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl.metadata (4.2 kB) 2026-05-22 00:33:08.691222 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: stevedore>=3.2.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==20.0.2.dev12) (5.4.1) 2026-05-22 00:33:08.691281 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: tooz>=2.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==20.0.2.dev12) (6.3.0) 2026-05-22 00:33:08.691339 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: python-cinderclient>=4.0.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==20.0.2.dev12) (9.7.0) 2026-05-22 00:33:08.691355 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: python-novaclient>=17.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==20.0.2.dev12) (18.9.0) 2026-05-22 00:33:08.691403 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: python-glanceclient>=3.2.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==20.0.2.dev12) (4.8.0) 2026-05-22 00:33:08.691462 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: WebOb>=1.8.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==20.0.2.dev12) (1.8.9) 2026-05-22 00:33:08.691485 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: cachetools>=4.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==20.0.2.dev12) (5.5.2) 2026-05-22 00:33:08.691535 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: packaging>=20.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==20.0.2.dev12) (24.2) 2026-05-22 00:33:08.691551 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: Mako in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.4.2->manila==20.0.2.dev12) (1.3.9) 2026-05-22 00:33:08.691619 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: typing-extensions>=4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.4.2->manila==20.0.2.dev12) (4.12.2) 2026-05-22 00:33:08.691695 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: dnspython>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->manila==20.0.2.dev12) (2.7.0) 2026-05-22 00:33:08.691744 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: iso8601>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->manila==20.0.2.dev12) (2.1.0) 2026-05-22 00:33:08.691761 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: os-service-types>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->manila==20.0.2.dev12) (1.7.0) 2026-05-22 00:33:08.691829 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.cache>=3.11.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->manila==20.0.2.dev12) (3.11.0) 2026-05-22 00:33:08.691897 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: pycadf>=1.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->manila==20.0.2.dev12) (4.0.1) 2026-05-22 00:33:08.691933 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: PyJWT>=2.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->manila==20.0.2.dev12) (2.10.1) 2026-05-22 00:33:08.692073 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: python-keystoneclient>=3.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->manila==20.0.2.dev12) (5.6.0) 2026-05-22 00:33:08.692127 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: dogpile.cache>=1.3.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=9.1.0->manila==20.0.2.dev12) (1.3.4) 2026-05-22 00:33:08.692143 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: debtcollector>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=9.1.0->manila==20.0.2.dev12) (3.0.0) 2026-05-22 00:33:08.692158 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: wrapt>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.cache>=3.11.0->keystonemiddleware>=9.1.0->manila==20.0.2.dev12) (1.17.2) 2026-05-22 00:33:08.692216 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: decorator>=4.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=9.1.0->manila==20.0.2.dev12) (5.1.1) 2026-05-22 00:33:08.692232 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: fasteners>=0.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.3.0->manila==20.0.2.dev12) (0.19) 2026-05-22 00:33:08.692369 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: rfc3986>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->manila==20.0.2.dev12) (2.0.0) 2026-05-22 00:33:08.692397 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: PyYAML>=5.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->manila==20.0.2.dev12) (6.0.2) 2026-05-22 00:33:08.692406 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: testresources>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=8.4.0->manila==20.0.2.dev12) (2.0.1) 2026-05-22 00:33:08.692410 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: testscenarios>=0.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=8.4.0->manila==20.0.2.dev12) (0.5.0) 2026-05-22 00:33:08.692459 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: python-dateutil>=2.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=4.4.0->manila==20.0.2.dev12) (2.9.0.post0) 2026-05-22 00:33:08.692484 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: futurist>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->manila==20.0.2.dev12) (3.1.0) 2026-05-22 00:33:08.692522 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: amqp>=2.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->manila==20.0.2.dev12) (5.3.1) 2026-05-22 00:33:08.692565 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: kombu>=4.6.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->manila==20.0.2.dev12) (5.4.2) 2026-05-22 00:33:08.692615 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.metrics>=0.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->manila==20.0.2.dev12) (0.11.0) 2026-05-22 00:33:08.692686 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->manila==20.0.2.dev12) (5.1.0) 2026-05-22 00:33:08.692731 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: tzdata in ./var/lib/kolla/venv/lib/python3.12/site-packages (from kombu>=4.6.6->oslo.messaging>=14.1.0->manila==20.0.2.dev12) (2025.1) 2026-05-22 00:33:08.692775 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: prometheus-client>=0.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->manila==20.0.2.dev12) (0.21.1) 2026-05-22 00:33:08.692827 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: Jinja2>=2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->manila==20.0.2.dev12) (3.1.5) 2026-05-22 00:33:08.692872 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: statsd>=3.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->manila==20.0.2.dev12) (4.0.1) 2026-05-22 00:33:08.692915 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: bcrypt>=3.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->manila==20.0.2.dev12) (4.0.1) 2026-05-22 00:33:08.692957 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: MarkupSafe>=2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->manila==20.0.2.dev12) (3.0.2) 2026-05-22 00:33:08.693017 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: cffi>=1.14.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.privsep>=2.4.0->manila==20.0.2.dev12) (1.17.1) 2026-05-22 00:33:08.693062 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: msgpack>=0.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.privsep>=2.4.0->manila==20.0.2.dev12) (1.1.0) 2026-05-22 00:33:08.693106 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: pycparser in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.14.0->oslo.privsep>=2.4.0->manila==20.0.2.dev12) (2.22) 2026-05-22 00:33:08.693150 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: psutil>=3.2.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.reports>=2.2.0->manila==20.0.2.dev12) (7.0.0) 2026-05-22 00:33:08.693194 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: Yappi>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=2.4.0->manila==20.0.2.dev12) (1.6.10) 2026-05-22 00:33:08.693239 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: PrettyTable>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->manila==20.0.2.dev12) (3.14.0) 2026-05-22 00:33:08.693284 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: cryptography>=3.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from paramiko>=2.7.2->manila==20.0.2.dev12) (43.0.3) 2026-05-22 00:33:08.693328 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: pynacl>=1.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from paramiko>=2.7.2->manila==20.0.2.dev12) (1.5.0) 2026-05-22 00:33:08.693372 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: setuptools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Paste>=3.4.3->manila==20.0.2.dev12) (82.0.1) 2026-05-22 00:33:08.693419 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: wcwidth in ./var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->manila==20.0.2.dev12) (0.2.13) 2026-05-22 00:33:08.693460 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: six>=1.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.4.0->manila==20.0.2.dev12) (1.17.0) 2026-05-22 00:33:08.693503 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: warlock>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=3.2.2->manila==20.0.2.dev12) (2.0.1) 2026-05-22 00:33:08.693547 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: pyOpenSSL>=17.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=3.2.2->manila==20.0.2.dev12) (24.2.1) 2026-05-22 00:33:08.693591 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: cliff>=3.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.7.0->manila==20.0.2.dev12) (4.9.1) 2026-05-22 00:33:08.693653 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: openstacksdk>=1.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.7.0->manila==20.0.2.dev12) (4.4.0) 2026-05-22 00:33:08.693702 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: os-client-config>=1.28.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.7.0->manila==20.0.2.dev12) (2.1.0) 2026-05-22 00:33:08.694844 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: osc-lib>=1.12.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.7.0->manila==20.0.2.dev12) (3.2.0) 2026-05-22 00:33:08.694877 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: autopage>=0.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=3.4.0->python-neutronclient>=6.7.0->manila==20.0.2.dev12) (0.5.2) 2026-05-22 00:33:08.694890 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: cmd2>=1.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=3.4.0->python-neutronclient>=6.7.0->manila==20.0.2.dev12) (2.5.11) 2026-05-22 00:33:08.694901 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: pyperclip>=1.8 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=6.7.0->manila==20.0.2.dev12) (1.9.0) 2026-05-22 00:33:08.694913 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: jmespath>=0.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.7.0->manila==20.0.2.dev12) (1.0.1) 2026-05-22 00:33:08.694924 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.7.0->manila==20.0.2.dev12) (1.33) 2026-05-22 00:33:08.694935 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: platformdirs>=3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.7.0->manila==20.0.2.dev12) (4.3.6) 2026-05-22 00:33:08.694945 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: requestsexceptions>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.7.0->manila==20.0.2.dev12) (1.4.0) 2026-05-22 00:33:08.694956 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: jsonpointer>=1.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=1.5.0->python-neutronclient>=6.7.0->manila==20.0.2.dev12) (3.0.0) 2026-05-22 00:33:08.694998 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.23.0->manila==20.0.2.dev12) (3.4.1) 2026-05-22 00:33:08.695009 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.23.0->manila==20.0.2.dev12) (3.10) 2026-05-22 00:33:08.695019 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: urllib3<3,>=1.21.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.23.0->manila==20.0.2.dev12) (1.26.20) 2026-05-22 00:33:08.695039 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: certifi>=2017.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.23.0->manila==20.0.2.dev12) (2026.5.20) 2026-05-22 00:33:08.695049 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: repoze.lru>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.4.1->manila==20.0.2.dev12) (0.7) 2026-05-22 00:33:08.695060 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: testtools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=8.4.0->manila==20.0.2.dev12) (2.7.2) 2026-05-22 00:33:08.695070 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: voluptuous>=0.8.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from tooz>=2.7.1->manila==20.0.2.dev12) (0.15.2) 2026-05-22 00:33:08.695088 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: jsonschema<5,>=4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from warlock>=1.2.0->python-glanceclient>=3.2.2->manila==20.0.2.dev12) (4.23.0) 2026-05-22 00:33:08.695098 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: attrs>=22.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema<5,>=4->warlock>=1.2.0->python-glanceclient>=3.2.2->manila==20.0.2.dev12) (25.1.0) 2026-05-22 00:33:08.695109 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema<5,>=4->warlock>=1.2.0->python-glanceclient>=3.2.2->manila==20.0.2.dev12) (2024.10.1) 2026-05-22 00:33:08.695128 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: referencing>=0.28.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema<5,>=4->warlock>=1.2.0->python-glanceclient>=3.2.2->manila==20.0.2.dev12) (0.36.2) 2026-05-22 00:33:08.695137 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: rpds-py>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema<5,>=4->warlock>=1.2.0->python-glanceclient>=3.2.2->manila==20.0.2.dev12) (0.23.1) 2026-05-22 00:33:08.695146 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-05-22 00:33:08.695155 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl (93 kB) 2026-05-22 00:33:08.695164 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Building wheels for collected packages: manila 2026-05-22 00:33:08.695172 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Building wheel for manila (pyproject.toml): started 2026-05-22 00:33:08.695181 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Building wheel for manila (pyproject.toml): finished with status 'done' 2026-05-22 00:33:08.695190 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Created wheel for manila: filename=manila-20.0.2.dev12-py3-none-any.whl size=2736203 sha256=1483b619db7272aacf63d3a264e6cf704e7def99a4e9388fc8b4278c6ce55396 2026-05-22 00:33:08.695199 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Stored in directory: /tmp/pip-ephem-wheel-cache-v9q9ww93/wheels/9d/d2/bf/c55c25939060c9fde9c8dac426184558210b50fb388ffae07f 2026-05-22 00:33:08.695207 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Successfully built manila 2026-05-22 00:33:08.695216 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Installing collected packages: defusedxml, SQLAlchemy-Utils, manila 2026-05-22 00:33:08.695225 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Successfully installed SQLAlchemy-Utils-0.41.2 defusedxml-0.7.1 manila-20.0.2.dev12 2026-05-22 00:33:08.695234 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Removed intermediate container 0f439a17ea47 2026-05-22 00:33:08.695243 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> 66e885495e31 2026-05-22 00:33:08.695251 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 9/11 : COPY patches /patches 2026-05-22 00:33:08.695260 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> 1b33fd048aa5 2026-05-22 00:33:08.695269 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 10/11 : RUN kolla_patch 2026-05-22 00:33:08.695277 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Running in 2d1d567b6602 2026-05-22 00:33:08.695285 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:[i] No series file found, nothing to patch. 2026-05-22 00:33:08.695295 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Removed intermediate container 2d1d567b6602 2026-05-22 00:33:08.695304 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> 219da251fe47 2026-05-22 00:33:08.695314 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 11/11 : RUN python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt pywinrm 2026-05-22 00:33:08.695324 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Running in 3fee56b69389 2026-05-22 00:33:08.695341 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Collecting pywinrm 2026-05-22 00:33:08.695718 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Downloading pywinrm-0.5.0-py3-none-any.whl.metadata (11 kB) 2026-05-22 00:33:08.695729 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: requests>=2.9.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pywinrm) (2.32.3) 2026-05-22 00:33:08.695737 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Collecting requests-ntlm>=1.1.0 (from pywinrm) 2026-05-22 00:33:08.695742 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Downloading requests_ntlm-1.3.0-py3-none-any.whl.metadata (2.4 kB) 2026-05-22 00:33:08.695746 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Collecting xmltodict (from pywinrm) 2026-05-22 00:33:08.695750 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Downloading xmltodict-0.14.2-py2.py3-none-any.whl.metadata (8.0 kB) 2026-05-22 00:33:08.695753 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.9.1->pywinrm) (3.4.1) 2026-05-22 00:33:08.695758 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.9.1->pywinrm) (3.10) 2026-05-22 00:33:08.695762 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: urllib3<3,>=1.21.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.9.1->pywinrm) (1.26.20) 2026-05-22 00:33:08.695765 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: certifi>=2017.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.9.1->pywinrm) (2026.5.20) 2026-05-22 00:33:08.695768 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: cryptography>=1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests-ntlm>=1.1.0->pywinrm) (43.0.3) 2026-05-22 00:33:08.695772 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Collecting pyspnego>=0.4.0 (from requests-ntlm>=1.1.0->pywinrm) 2026-05-22 00:33:08.695775 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Downloading pyspnego-0.11.2-py3-none-any.whl.metadata (5.4 kB) 2026-05-22 00:33:08.695779 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: cffi>=1.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=1.3->requests-ntlm>=1.1.0->pywinrm) (1.17.1) 2026-05-22 00:33:08.695783 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: pycparser in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=1.3->requests-ntlm>=1.1.0->pywinrm) (2.22) 2026-05-22 00:33:08.695786 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Downloading pywinrm-0.5.0-py3-none-any.whl (48 kB) 2026-05-22 00:33:08.695790 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Downloading requests_ntlm-1.3.0-py3-none-any.whl (6.6 kB) 2026-05-22 00:33:08.695793 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Downloading pyspnego-0.11.2-py3-none-any.whl (130 kB) 2026-05-22 00:33:08.695796 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Downloading xmltodict-0.14.2-py2.py3-none-any.whl (10.0 kB) 2026-05-22 00:33:08.695800 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Installing collected packages: xmltodict, pyspnego, requests-ntlm, pywinrm 2026-05-22 00:33:08.695803 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Successfully installed pyspnego-0.11.2 pywinrm-0.5.0 requests-ntlm-1.3.0 xmltodict-0.14.2 2026-05-22 00:33:08.695807 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Removed intermediate container 3fee56b69389 2026-05-22 00:33:08.695810 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> 29f1a33e189b 2026-05-22 00:33:08.695814 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Successfully built 4e2e13fdaaac 2026-05-22 00:33:08.695817 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Successfully tagged osism.harbor.regio.digital/kolla/manila-base:build-20260522 2026-05-22 00:33:08.695820 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Built at 2026-05-22 00:33:08.695460 (took 0:00:32.834721) 2026-05-22 00:33:08.695824 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(manila-api) to queue 2026-05-22 00:33:08.695831 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(manila-data) to queue 2026-05-22 00:33:08.695835 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(manila-share) to queue 2026-05-22 00:33:08.695838 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(manila-scheduler) to queue 2026-05-22 00:33:08.696682 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ceilometer-base) 2026-05-22 00:33:08.696690 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-base:Processing 2026-05-22 00:33:08.696694 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Building started at 2026-05-22 00:33:08.696023 2026-05-22 00:33:08.696698 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-base:Getting local archive from tarballs/ceilometer-stable-2025.1.tar.gz 2026-05-22 00:33:08.698176 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-base:Turned 0 plugins into plugins archive 2026-05-22 00:33:08.698750 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-base:Turned 0 additions into additions archive 2026-05-22 00:33:19.978711 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Step 1/10 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260522 2026-05-22 00:33:19.978851 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> 525269f3c30c 2026-05-22 00:33:19.979043 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Step 2/10 : LABEL "build-date"="20260522" "name"="ceilometer-base" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ceilometer-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:33:19.979131 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> Running in 71d1af877ae3 2026-05-22 00:33:19.979209 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> Removed intermediate container 71d1af877ae3 2026-05-22 00:33:19.979306 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> 4a037b563224 2026-05-22 00:33:19.979384 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Step 3/10 : RUN usermod --append --home /var/lib/ceilometer --groups kolla ceilometer && mkdir -p /var/lib/ceilometer && chown -R 42405:42405 /var/lib/ceilometer 2026-05-22 00:33:19.979472 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> Running in 23943213afeb 2026-05-22 00:33:19.979557 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> Removed intermediate container 23943213afeb 2026-05-22 00:33:19.979672 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> c3dfefdea015 2026-05-22 00:33:19.979762 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Step 4/10 : ADD ceilometer-base-archive /ceilometer-base-source 2026-05-22 00:33:19.979850 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> 53b7e836464e 2026-05-22 00:33:19.979954 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Step 5/10 : ADD plugins-archive / 2026-05-22 00:33:19.980083 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> d8e7b094df82 2026-05-22 00:33:19.980159 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Step 6/10 : COPY ceilometer_sudoers /etc/sudoers.d/kolla_ceilometer_sudoers 2026-05-22 00:33:19.980242 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> a65b93aee698 2026-05-22 00:33:19.980319 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Step 7/10 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-05-22 00:33:19.980401 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> 84a3461d8fa3 2026-05-22 00:33:19.981670 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Step 8/10 : RUN ln -s ceilometer-base-source/* ceilometer && sed -e "/^ceilometer===/d" -i requirements/upper-constraints.txt && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /ceilometer && mkdir -p /etc/ceilometer && cp -r /ceilometer/etc/ceilometer/* /etc/ceilometer/ && sed -i 's|^exec_dirs.*|exec_dirs=/var/lib/kolla/venv/bin,/sbin,/usr/sbin,/bin,/usr/bin,/usr/local/bin,/usr/local/sbin|g' /etc/ceilometer/rootwrap.conf && if [ "$(ls /plugins)" ]; then python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /plugins/*; fi && chmod 750 /etc/sudoers.d && chmod 440 /etc/sudoers.d/kolla_ceilometer_sudoers && touch /usr/local/bin/kolla_ceilometer_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_ceilometer_extend_start 2026-05-22 00:33:19.981696 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> Running in 702738d1ea57 2026-05-22 00:33:19.981703 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Processing ./ceilometer 2026-05-22 00:33:19.981710 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Installing build dependencies: started 2026-05-22 00:33:19.981716 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Installing build dependencies: finished with status 'done' 2026-05-22 00:33:19.981722 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Getting requirements to build wheel: started 2026-05-22 00:33:19.981727 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Getting requirements to build wheel: finished with status 'done' 2026-05-22 00:33:19.981733 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Installing backend dependencies: started 2026-05-22 00:33:19.981739 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Installing backend dependencies: finished with status 'done' 2026-05-22 00:33:19.981744 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Preparing metadata (pyproject.toml): started 2026-05-22 00:33:19.981750 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-22 00:33:19.981756 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Collecting xmltodict>=0.13.0 (from ceilometer==24.0.1.dev4) 2026-05-22 00:33:19.981761 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Downloading xmltodict-0.14.2-py2.py3-none-any.whl.metadata (8.0 kB) 2026-05-22 00:33:19.981772 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: cachetools>=2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==24.0.1.dev4) (5.5.2) 2026-05-22 00:33:19.981778 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Collecting cotyledon>=1.3.0 (from ceilometer==24.0.1.dev4) 2026-05-22 00:33:19.981784 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Downloading cotyledon-2.0.0-py3-none-any.whl.metadata (3.7 kB) 2026-05-22 00:33:19.981790 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: futurist>=1.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==24.0.1.dev4) (3.1.0) 2026-05-22 00:33:19.981796 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: jsonpath-rw-ext>=1.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==24.0.1.dev4) (1.2.2) 2026-05-22 00:33:19.981803 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: lxml>=4.5.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==24.0.1.dev4) (5.3.1) 2026-05-22 00:33:19.981809 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: msgpack>=0.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==24.0.1.dev4) (1.1.0) 2026-05-22 00:33:19.981815 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.concurrency>=3.29.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==24.0.1.dev4) (7.1.0) 2026-05-22 00:33:19.981821 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.config>=8.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==24.0.1.dev4) (9.7.1) 2026-05-22 00:33:19.981826 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.i18n>=3.15.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==24.0.1.dev4) (6.5.1) 2026-05-22 00:33:19.981837 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.log>=3.36.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==24.0.1.dev4) (7.1.0) 2026-05-22 00:33:19.981842 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.reports>=1.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==24.0.1.dev4) (3.5.1) 2026-05-22 00:33:19.981852 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.rootwrap>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==24.0.1.dev4) (7.5.1) 2026-05-22 00:33:19.981857 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: pbr>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==24.0.1.dev4) (7.0.0) 2026-05-22 00:33:19.981863 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.messaging>=10.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==24.0.1.dev4) (16.1.1) 2026-05-22 00:33:19.981938 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.upgradecheck>=0.1.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==24.0.1.dev4) (2.5.0) 2026-05-22 00:33:19.982015 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.utils>=4.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==24.0.1.dev4) (8.2.0) 2026-05-22 00:33:19.982091 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.privsep>=1.32.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==24.0.1.dev4) (3.6.0) 2026-05-22 00:33:19.982185 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: python-glanceclient>=2.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==24.0.1.dev4) (4.8.0) 2026-05-22 00:33:19.982259 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: python-keystoneclient>=3.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==24.0.1.dev4) (5.6.0) 2026-05-22 00:33:19.982333 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: keystoneauth1>=3.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==24.0.1.dev4) (5.10.0) 2026-05-22 00:33:19.982405 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: python-neutronclient>=6.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==24.0.1.dev4) (11.4.0) 2026-05-22 00:33:19.982478 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: python-novaclient>=9.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==24.0.1.dev4) (18.9.0) 2026-05-22 00:33:19.982553 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: python-swiftclient>=3.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==24.0.1.dev4) (4.7.0) 2026-05-22 00:33:19.982667 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: python-cinderclient>=3.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==24.0.1.dev4) (9.7.0) 2026-05-22 00:33:19.982750 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: PyYAML>=5.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==24.0.1.dev4) (6.0.2) 2026-05-22 00:33:19.982828 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: requests>=2.25.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==24.0.1.dev4) (2.32.3) 2026-05-22 00:33:19.982968 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: stevedore>=1.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==24.0.1.dev4) (5.4.1) 2026-05-22 00:33:19.983039 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: tenacity>=6.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==24.0.1.dev4) (9.0.0) 2026-05-22 00:33:19.983115 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: tooz>=1.47.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==24.0.1.dev4) (6.3.0) 2026-05-22 00:33:19.983190 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.cache>=1.26.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==24.0.1.dev4) (3.11.0) 2026-05-22 00:33:19.983256 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: gnocchiclient>=7.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==24.0.1.dev4) (7.1.0) 2026-05-22 00:33:19.983322 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Collecting python-zaqarclient>=1.3.0 (from ceilometer==24.0.1.dev4) 2026-05-22 00:33:19.983401 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Downloading python_zaqarclient-3.0.1-py3-none-any.whl.metadata (4.5 kB) 2026-05-22 00:33:19.983468 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: prometheus_client>=0.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==24.0.1.dev4) (0.21.1) 2026-05-22 00:33:19.983534 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: setproctitle in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cotyledon>=1.3.0->ceilometer==24.0.1.dev4) (1.3.4) 2026-05-22 00:33:19.983612 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: debtcollector>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from futurist>=1.8.0->ceilometer==24.0.1.dev4) (3.0.0) 2026-05-22 00:33:19.983693 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: wrapt>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=1.8.0->ceilometer==24.0.1.dev4) (1.17.2) 2026-05-22 00:33:19.983767 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: cliff>=2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchiclient>=7.0.0->ceilometer==24.0.1.dev4) (4.9.1) 2026-05-22 00:33:19.983833 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: ujson in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchiclient>=7.0.0->ceilometer==24.0.1.dev4) (5.10.0) 2026-05-22 00:33:19.983914 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: iso8601 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchiclient>=7.0.0->ceilometer==24.0.1.dev4) (2.1.0) 2026-05-22 00:33:19.983981 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: python-dateutil in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchiclient>=7.0.0->ceilometer==24.0.1.dev4) (2.9.0.post0) 2026-05-22 00:33:19.984046 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: autopage>=0.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.10->gnocchiclient>=7.0.0->ceilometer==24.0.1.dev4) (0.5.2) 2026-05-22 00:33:19.984110 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: cmd2>=1.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.10->gnocchiclient>=7.0.0->ceilometer==24.0.1.dev4) (2.5.11) 2026-05-22 00:33:19.984174 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: PrettyTable>=0.7.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.10->gnocchiclient>=7.0.0->ceilometer==24.0.1.dev4) (3.14.0) 2026-05-22 00:33:19.984242 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: pyperclip>=1.8 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.10->gnocchiclient>=7.0.0->ceilometer==24.0.1.dev4) (1.9.0) 2026-05-22 00:33:19.984303 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: wcwidth>=0.2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.10->gnocchiclient>=7.0.0->ceilometer==24.0.1.dev4) (0.2.13) 2026-05-22 00:33:19.984366 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: jsonpath-rw>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpath-rw-ext>=1.1.3->ceilometer==24.0.1.dev4) (1.4.0) 2026-05-22 00:33:19.984430 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: ply in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpath-rw>=1.2.0->jsonpath-rw-ext>=1.1.3->ceilometer==24.0.1.dev4) (3.11) 2026-05-22 00:33:19.984493 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: decorator in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpath-rw>=1.2.0->jsonpath-rw-ext>=1.1.3->ceilometer==24.0.1.dev4) (5.1.1) 2026-05-22 00:33:19.984558 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: six in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpath-rw>=1.2.0->jsonpath-rw-ext>=1.1.3->ceilometer==24.0.1.dev4) (1.17.0) 2026-05-22 00:33:19.984649 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: os-service-types>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.18.0->ceilometer==24.0.1.dev4) (1.7.0) 2026-05-22 00:33:19.984722 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: typing-extensions>=4.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.18.0->ceilometer==24.0.1.dev4) (4.12.2) 2026-05-22 00:33:19.984798 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: dogpile.cache>=1.3.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=1.26.0->ceilometer==24.0.1.dev4) (1.3.4) 2026-05-22 00:33:19.984863 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: fasteners>=0.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.29.0->ceilometer==24.0.1.dev4) (0.19) 2026-05-22 00:33:19.984944 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: netaddr>=0.7.18 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.6.0->ceilometer==24.0.1.dev4) (1.3.0) 2026-05-22 00:33:19.985009 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: rfc3986>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.6.0->ceilometer==24.0.1.dev4) (2.0.0) 2026-05-22 00:33:19.985072 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.context>=2.21.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->ceilometer==24.0.1.dev4) (5.7.1) 2026-05-22 00:33:19.985136 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.serialization>=2.25.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->ceilometer==24.0.1.dev4) (5.7.0) 2026-05-22 00:33:19.985199 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.service>=1.24.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=10.3.0->ceilometer==24.0.1.dev4) (4.1.1) 2026-05-22 00:33:19.985263 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: WebOb>=1.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=10.3.0->ceilometer==24.0.1.dev4) (1.8.9) 2026-05-22 00:33:19.985328 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: amqp>=2.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=10.3.0->ceilometer==24.0.1.dev4) (5.3.1) 2026-05-22 00:33:19.985393 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: kombu>=4.6.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=10.3.0->ceilometer==24.0.1.dev4) (5.4.2) 2026-05-22 00:33:19.985459 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.middleware>=3.31.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=10.3.0->ceilometer==24.0.1.dev4) (6.3.1) 2026-05-22 00:33:19.985524 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.metrics>=0.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=10.3.0->ceilometer==24.0.1.dev4) (0.11.0) 2026-05-22 00:33:19.985607 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->ceilometer==24.0.1.dev4) (5.1.0) 2026-05-22 00:33:19.985681 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: tzdata in ./var/lib/kolla/venv/lib/python3.12/site-packages (from kombu>=4.6.6->oslo.messaging>=10.3.0->ceilometer==24.0.1.dev4) (2025.1) 2026-05-22 00:33:19.986828 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: Jinja2>=2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->oslo.messaging>=10.3.0->ceilometer==24.0.1.dev4) (3.1.5) 2026-05-22 00:33:19.986898 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: statsd>=3.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->oslo.messaging>=10.3.0->ceilometer==24.0.1.dev4) (4.0.1) 2026-05-22 00:33:19.986943 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: bcrypt>=3.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->oslo.messaging>=10.3.0->ceilometer==24.0.1.dev4) (4.0.1) 2026-05-22 00:33:19.986953 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: MarkupSafe>=2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->oslo.messaging>=10.3.0->ceilometer==24.0.1.dev4) (3.0.2) 2026-05-22 00:33:19.986964 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: cffi>=1.14.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.privsep>=1.32.0->ceilometer==24.0.1.dev4) (1.17.1) 2026-05-22 00:33:19.986973 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: eventlet>=0.21.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.privsep>=1.32.0->ceilometer==24.0.1.dev4) (0.39.0) 2026-05-22 00:33:19.986982 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: greenlet>=0.4.14 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.privsep>=1.32.0->ceilometer==24.0.1.dev4) (3.1.1) 2026-05-22 00:33:19.986991 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: pycparser in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.14.0->oslo.privsep>=1.32.0->ceilometer==24.0.1.dev4) (2.22) 2026-05-22 00:33:19.986999 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: dnspython>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.21.0->oslo.privsep>=1.32.0->ceilometer==24.0.1.dev4) (2.7.0) 2026-05-22 00:33:19.987008 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: psutil>=3.2.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.reports>=1.18.0->ceilometer==24.0.1.dev4) (7.0.0) 2026-05-22 00:33:19.987017 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: PasteDeploy>=1.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=10.3.0->ceilometer==24.0.1.dev4) (3.1.0) 2026-05-22 00:33:19.987025 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: Routes>=2.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=10.3.0->ceilometer==24.0.1.dev4) (2.5.1) 2026-05-22 00:33:19.987034 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: Paste>=2.0.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=10.3.0->ceilometer==24.0.1.dev4) (3.10.1) 2026-05-22 00:33:19.987042 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: Yappi>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=10.3.0->ceilometer==24.0.1.dev4) (1.6.10) 2026-05-22 00:33:19.987051 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.policy>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=0.1.1->ceilometer==24.0.1.dev4) (4.5.1) 2026-05-22 00:33:19.987068 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: pyparsing>=2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->ceilometer==24.0.1.dev4) (3.2.1) 2026-05-22 00:33:19.987076 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: packaging>=20.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->ceilometer==24.0.1.dev4) (24.2) 2026-05-22 00:33:19.987090 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: setuptools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.24.0->oslo.messaging>=10.3.0->ceilometer==24.0.1.dev4) (82.0.1) 2026-05-22 00:33:19.987099 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: warlock>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->ceilometer==24.0.1.dev4) (2.0.1) 2026-05-22 00:33:19.987118 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: pyOpenSSL>=17.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->ceilometer==24.0.1.dev4) (24.2.1) 2026-05-22 00:33:19.987128 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: cryptography<44,>=41.0.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pyOpenSSL>=17.1.0->python-glanceclient>=2.8.0->ceilometer==24.0.1.dev4) (43.0.3) 2026-05-22 00:33:19.987137 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: openstacksdk>=1.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.7.0->ceilometer==24.0.1.dev4) (4.4.0) 2026-05-22 00:33:19.987146 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: os-client-config>=1.28.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.7.0->ceilometer==24.0.1.dev4) (2.1.0) 2026-05-22 00:33:19.987154 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: osc-lib>=1.12.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.7.0->ceilometer==24.0.1.dev4) (3.2.0) 2026-05-22 00:33:19.987163 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: jmespath>=0.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.7.0->ceilometer==24.0.1.dev4) (1.0.1) 2026-05-22 00:33:19.987171 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.7.0->ceilometer==24.0.1.dev4) (1.33) 2026-05-22 00:33:19.988702 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: platformdirs>=3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.7.0->ceilometer==24.0.1.dev4) (4.3.6) 2026-05-22 00:33:19.988724 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: requestsexceptions>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.7.0->ceilometer==24.0.1.dev4) (1.4.0) 2026-05-22 00:33:19.988733 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: jsonpointer>=1.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=1.5.0->python-neutronclient>=6.7.0->ceilometer==24.0.1.dev4) (3.0.0) 2026-05-22 00:33:19.988743 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: jsonschema>=3.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-zaqarclient>=1.3.0->ceilometer==24.0.1.dev4) (4.23.0) 2026-05-22 00:33:19.988752 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: attrs>=22.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-zaqarclient>=1.3.0->ceilometer==24.0.1.dev4) (25.1.0) 2026-05-22 00:33:19.988761 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-zaqarclient>=1.3.0->ceilometer==24.0.1.dev4) (2024.10.1) 2026-05-22 00:33:19.988779 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: referencing>=0.28.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-zaqarclient>=1.3.0->ceilometer==24.0.1.dev4) (0.36.2) 2026-05-22 00:33:19.988788 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: rpds-py>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-zaqarclient>=1.3.0->ceilometer==24.0.1.dev4) (0.23.1) 2026-05-22 00:33:19.988797 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->ceilometer==24.0.1.dev4) (3.4.1) 2026-05-22 00:33:19.988806 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->ceilometer==24.0.1.dev4) (3.10) 2026-05-22 00:33:19.988821 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: urllib3<3,>=1.21.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->ceilometer==24.0.1.dev4) (1.26.20) 2026-05-22 00:33:19.988830 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: certifi>=2017.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->ceilometer==24.0.1.dev4) (2026.5.20) 2026-05-22 00:33:19.988839 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: repoze.lru>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=10.3.0->ceilometer==24.0.1.dev4) (0.7) 2026-05-22 00:33:19.988848 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: voluptuous>=0.8.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from tooz>=1.47.0->ceilometer==24.0.1.dev4) (0.15.2) 2026-05-22 00:33:19.988857 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Downloading cotyledon-2.0.0-py3-none-any.whl (25 kB) 2026-05-22 00:33:19.988891 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Downloading python_zaqarclient-3.0.1-py3-none-any.whl (83 kB) 2026-05-22 00:33:19.988902 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Downloading xmltodict-0.14.2-py2.py3-none-any.whl (10.0 kB) 2026-05-22 00:33:19.988911 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Building wheels for collected packages: ceilometer 2026-05-22 00:33:19.988919 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Building wheel for ceilometer (pyproject.toml): started 2026-05-22 00:33:19.988928 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Building wheel for ceilometer (pyproject.toml): finished with status 'done' 2026-05-22 00:33:19.988937 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Created wheel for ceilometer: filename=ceilometer-24.0.1.dev4-py3-none-any.whl size=353066 sha256=466ed9a08e506ba2911e0ecc9a3f193d544067b1f98bae70917cc12e506a06cd 2026-05-22 00:33:19.988946 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Stored in directory: /tmp/pip-ephem-wheel-cache-aq27cmaw/wheels/f3/13/c0/03575ff7716b4446e05603d3387c39d9c83308246f918fb249 2026-05-22 00:33:19.988962 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Successfully built ceilometer 2026-05-22 00:33:19.988971 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Installing collected packages: xmltodict, cotyledon, python-zaqarclient, ceilometer 2026-05-22 00:33:19.988979 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Successfully installed ceilometer-24.0.1.dev4 cotyledon-2.0.0 python-zaqarclient-3.0.1 xmltodict-0.14.2 2026-05-22 00:33:19.988988 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> Removed intermediate container 702738d1ea57 2026-05-22 00:33:19.988997 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> 09cf47cf5fa1 2026-05-22 00:33:19.989006 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Step 9/10 : COPY patches /patches 2026-05-22 00:33:19.989021 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> 00b54c2db87c 2026-05-22 00:33:19.989030 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Step 10/10 : RUN kolla_patch 2026-05-22 00:33:19.989038 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> Running in 957b78d41f42 2026-05-22 00:33:19.989046 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:[i] No series file found, nothing to patch. 2026-05-22 00:33:19.989055 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> Removed intermediate container 957b78d41f42 2026-05-22 00:33:19.989063 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> 8433ecfdf9a5 2026-05-22 00:33:19.989072 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Successfully built 326ace3d5628 2026-05-22 00:33:19.989080 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Successfully tagged osism.harbor.regio.digital/kolla/ceilometer-base:build-20260522 2026-05-22 00:33:19.989089 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Built at 2026-05-22 00:33:19.988222 (took 0:00:11.292199) 2026-05-22 00:33:19.989097 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ceilometer-ipmi) to queue 2026-05-22 00:33:19.989105 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ceilometer-notification) to queue 2026-05-22 00:33:19.989114 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ceilometer-compute) to queue 2026-05-22 00:33:19.989123 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ceilometer-central) to queue 2026-05-22 00:33:19.989135 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(placement-base) 2026-05-22 00:33:19.989144 | ubuntu-noble-large | DEBUG:kolla.common.utils.placement-base:Processing 2026-05-22 00:33:19.989228 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Building started at 2026-05-22 00:33:19.989142 2026-05-22 00:33:19.989358 | ubuntu-noble-large | DEBUG:kolla.common.utils.placement-base:Getting local archive from tarballs/placement-stable-2025.1.tar.gz 2026-05-22 00:33:19.991110 | ubuntu-noble-large | DEBUG:kolla.common.utils.placement-base:Turned 0 plugins into plugins archive 2026-05-22 00:33:19.991718 | ubuntu-noble-large | DEBUG:kolla.common.utils.placement-base:Turned 0 additions into additions archive 2026-05-22 00:33:30.217243 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Step 1/9 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260522 2026-05-22 00:33:30.217390 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> 525269f3c30c 2026-05-22 00:33:30.217482 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Step 2/9 : LABEL "build-date"="20260522" "name"="placement-base" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="placement-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:33:30.217546 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> Running in c62c25e2f447 2026-05-22 00:33:30.217636 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> Removed intermediate container c62c25e2f447 2026-05-22 00:33:30.217694 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> 9eef5d6582ee 2026-05-22 00:33:30.217746 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Step 3/9 : RUN usermod --append --home /var/lib/placement --groups kolla placement && mkdir -p /var/lib/placement && chown -R 42482:42482 /var/lib/placement 2026-05-22 00:33:30.217829 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> Running in ce90c0f1b43f 2026-05-22 00:33:30.217881 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> Removed intermediate container ce90c0f1b43f 2026-05-22 00:33:30.217945 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> c8d15c11afbe 2026-05-22 00:33:30.218008 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Step 4/9 : ADD placement-base-archive /placement-base-source 2026-05-22 00:33:30.218057 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> 0b0fe87d867a 2026-05-22 00:33:30.218103 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Step 5/9 : ADD plugins-archive / 2026-05-22 00:33:30.218150 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> 8107ac7da33f 2026-05-22 00:33:30.218195 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Step 6/9 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-05-22 00:33:30.218241 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> 3ae9450e6525 2026-05-22 00:33:30.218290 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Step 7/9 : RUN ln -s placement-base-source/* placement && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /placement && mkdir -p /etc/placement/ && cp -r /placement/etc/placement/* /etc/placement/ && touch /usr/local/bin/kolla_placement_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_placement_extend_start 2026-05-22 00:33:30.218340 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> Running in 619cb428eafc 2026-05-22 00:33:30.218384 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Processing ./placement 2026-05-22 00:33:30.218428 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Installing build dependencies: started 2026-05-22 00:33:30.218472 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Installing build dependencies: finished with status 'done' 2026-05-22 00:33:30.218515 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Getting requirements to build wheel: started 2026-05-22 00:33:30.218559 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Getting requirements to build wheel: finished with status 'done' 2026-05-22 00:33:30.218622 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Installing backend dependencies: started 2026-05-22 00:33:30.218673 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Installing backend dependencies: finished with status 'done' 2026-05-22 00:33:30.218716 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Preparing metadata (pyproject.toml): started 2026-05-22 00:33:30.218760 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-22 00:33:30.218822 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: pbr>=3.1.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==13.0.1.dev6) (7.0.0) 2026-05-22 00:33:30.218870 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: SQLAlchemy>=1.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==13.0.1.dev6) (2.0.38) 2026-05-22 00:33:30.218914 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: keystonemiddleware>=4.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==13.0.1.dev6) (10.12.1) 2026-05-22 00:33:30.218959 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: Routes>=2.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==13.0.1.dev6) (2.5.1) 2026-05-22 00:33:30.219011 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: WebOb>=1.8.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==13.0.1.dev6) (1.8.9) 2026-05-22 00:33:30.219056 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: jsonschema>=3.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==13.0.1.dev6) (4.23.0) 2026-05-22 00:33:30.219100 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: requests>=2.25.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==13.0.1.dev6) (2.32.3) 2026-05-22 00:33:30.219144 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: oslo.concurrency>=3.26.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==13.0.1.dev6) (7.1.0) 2026-05-22 00:33:30.219187 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: oslo.config>=6.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==13.0.1.dev6) (9.7.1) 2026-05-22 00:33:30.219237 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: oslo.context>=2.22.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==13.0.1.dev6) (5.7.1) 2026-05-22 00:33:30.219280 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: oslo.log>=4.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==13.0.1.dev6) (7.1.0) 2026-05-22 00:33:30.219325 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: oslo.serialization>=2.25.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==13.0.1.dev6) (5.7.0) 2026-05-22 00:33:30.219374 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: oslo.utils>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==13.0.1.dev6) (8.2.0) 2026-05-22 00:33:30.219418 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: oslo.db>=8.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==13.0.1.dev6) (17.2.1) 2026-05-22 00:33:30.219461 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: oslo.policy>=4.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==13.0.1.dev6) (4.5.1) 2026-05-22 00:33:30.219505 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: oslo.middleware>=3.31.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==13.0.1.dev6) (6.3.1) 2026-05-22 00:33:30.219548 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==13.0.1.dev6) (2.5.0) 2026-05-22 00:33:30.219617 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Collecting os-resource-classes>=1.1.0 (from openstack-placement==13.0.1.dev6) 2026-05-22 00:33:30.219675 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-05-22 00:33:30.219721 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: os-traits>=3.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==13.0.1.dev6) (3.3.0) 2026-05-22 00:33:30.219766 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Collecting microversion-parse>=0.2.1 (from openstack-placement==13.0.1.dev6) 2026-05-22 00:33:30.219846 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Downloading microversion_parse-2.0.0-py3-none-any.whl.metadata (5.1 kB) 2026-05-22 00:33:30.219893 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: attrs>=22.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==13.0.1.dev6) (25.1.0) 2026-05-22 00:33:30.219956 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==13.0.1.dev6) (2024.10.1) 2026-05-22 00:33:30.220005 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: referencing>=0.28.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==13.0.1.dev6) (0.36.2) 2026-05-22 00:33:30.220052 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: rpds-py>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==13.0.1.dev6) (0.23.1) 2026-05-22 00:33:30.220103 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: keystoneauth1>=3.12.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==13.0.1.dev6) (5.10.0) 2026-05-22 00:33:30.220148 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: oslo.cache>=3.11.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==13.0.1.dev6) (3.11.0) 2026-05-22 00:33:30.220202 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: oslo.i18n>=3.15.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==13.0.1.dev6) (6.5.1) 2026-05-22 00:33:30.220247 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: pycadf>=1.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==13.0.1.dev6) (4.0.1) 2026-05-22 00:33:30.220289 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: PyJWT>=2.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==13.0.1.dev6) (2.10.1) 2026-05-22 00:33:30.220333 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: python-keystoneclient>=3.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==13.0.1.dev6) (5.6.0) 2026-05-22 00:33:30.220378 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: iso8601>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==13.0.1.dev6) (2.1.0) 2026-05-22 00:33:30.220424 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: stevedore>=1.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==13.0.1.dev6) (5.4.1) 2026-05-22 00:33:30.221650 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: os-service-types>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==13.0.1.dev6) (1.7.0) 2026-05-22 00:33:30.221665 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: typing-extensions>=4.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==13.0.1.dev6) (4.12.2) 2026-05-22 00:33:30.221669 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: dogpile.cache>=1.3.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==13.0.1.dev6) (1.3.4) 2026-05-22 00:33:30.221674 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: debtcollector>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==13.0.1.dev6) (3.0.0) 2026-05-22 00:33:30.221678 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: wrapt>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==13.0.1.dev6) (1.17.2) 2026-05-22 00:33:30.221683 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: decorator>=4.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==13.0.1.dev6) (5.1.1) 2026-05-22 00:33:30.221688 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: fasteners>=0.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==13.0.1.dev6) (0.19) 2026-05-22 00:33:30.221692 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: netaddr>=0.7.18 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==13.0.1.dev6) (1.3.0) 2026-05-22 00:33:30.221697 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: rfc3986>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==13.0.1.dev6) (2.0.0) 2026-05-22 00:33:30.221701 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: PyYAML>=5.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==13.0.1.dev6) (6.0.2) 2026-05-22 00:33:30.221714 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: alembic>=0.9.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==13.0.1.dev6) (1.14.1) 2026-05-22 00:33:30.221719 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: testresources>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==13.0.1.dev6) (2.0.1) 2026-05-22 00:33:30.221723 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: testscenarios>=0.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==13.0.1.dev6) (0.5.0) 2026-05-22 00:33:30.221727 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: Mako in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==13.0.1.dev6) (1.3.9) 2026-05-22 00:33:30.221731 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: python-dateutil>=2.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->openstack-placement==13.0.1.dev6) (2.9.0.post0) 2026-05-22 00:33:30.221736 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: Jinja2>=2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==13.0.1.dev6) (3.1.5) 2026-05-22 00:33:30.221740 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: statsd>=3.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==13.0.1.dev6) (4.0.1) 2026-05-22 00:33:30.221744 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: bcrypt>=3.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==13.0.1.dev6) (4.0.1) 2026-05-22 00:33:30.221752 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: MarkupSafe>=2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==13.0.1.dev6) (3.0.2) 2026-05-22 00:33:30.221757 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: msgpack>=0.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->openstack-placement==13.0.1.dev6) (1.1.0) 2026-05-22 00:33:30.221761 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: tzdata>=2022.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->openstack-placement==13.0.1.dev6) (2025.1) 2026-05-22 00:33:30.221765 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: PrettyTable>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==13.0.1.dev6) (3.14.0) 2026-05-22 00:33:30.221770 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: pyparsing>=2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==13.0.1.dev6) (3.2.1) 2026-05-22 00:33:30.221774 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: packaging>=20.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==13.0.1.dev6) (24.2) 2026-05-22 00:33:30.221778 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: psutil>=3.2.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==13.0.1.dev6) (7.0.0) 2026-05-22 00:33:30.221782 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: setuptools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pbr>=3.1.1->openstack-placement==13.0.1.dev6) (82.0.1) 2026-05-22 00:33:30.221802 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: wcwidth in ./var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==13.0.1.dev6) (0.2.13) 2026-05-22 00:33:30.221809 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: six>=1.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.3.0->openstack-placement==13.0.1.dev6) (1.17.0) 2026-05-22 00:33:30.221814 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==13.0.1.dev6) (3.4.1) 2026-05-22 00:33:30.221818 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==13.0.1.dev6) (3.10) 2026-05-22 00:33:30.221830 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: urllib3<3,>=1.21.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==13.0.1.dev6) (1.26.20) 2026-05-22 00:33:30.221834 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: certifi>=2017.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==13.0.1.dev6) (2026.5.20) 2026-05-22 00:33:30.221838 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: repoze.lru>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->openstack-placement==13.0.1.dev6) (0.7) 2026-05-22 00:33:30.221842 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: greenlet!=0.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from SQLAlchemy>=1.4.0->openstack-placement==13.0.1.dev6) (3.1.1) 2026-05-22 00:33:30.221846 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: testtools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=8.6.0->openstack-placement==13.0.1.dev6) (2.7.2) 2026-05-22 00:33:30.221850 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Downloading microversion_parse-2.0.0-py3-none-any.whl (19 kB) 2026-05-22 00:33:30.221855 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-05-22 00:33:30.221859 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Building wheels for collected packages: openstack-placement 2026-05-22 00:33:30.221863 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Building wheel for openstack-placement (pyproject.toml): started 2026-05-22 00:33:30.221867 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Building wheel for openstack-placement (pyproject.toml): finished with status 'done' 2026-05-22 00:33:30.221874 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Created wheel for openstack-placement: filename=openstack_placement-13.0.1.dev6-py3-none-any.whl size=454320 sha256=4734672138335b46f889b1f74c34ac14fbf00c4866d28b8658091dab76b95178 2026-05-22 00:33:30.221879 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Stored in directory: /tmp/pip-ephem-wheel-cache-ckrydlxo/wheels/c8/e1/8f/3fdb57ca4b13335e9309f38c02b9f2806878f0e92b71330a0f 2026-05-22 00:33:30.221883 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Successfully built openstack-placement 2026-05-22 00:33:30.221888 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Installing collected packages: microversion-parse, os-resource-classes, openstack-placement 2026-05-22 00:33:30.221892 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Successfully installed microversion-parse-2.0.0 openstack-placement-13.0.1.dev6 os-resource-classes-1.1.0 2026-05-22 00:33:30.221896 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> Removed intermediate container 619cb428eafc 2026-05-22 00:33:30.221900 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> 4bec3fe65311 2026-05-22 00:33:30.221904 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Step 8/9 : COPY patches /patches 2026-05-22 00:33:30.221908 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> ce822796eba1 2026-05-22 00:33:30.221913 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Step 9/9 : RUN kolla_patch 2026-05-22 00:33:30.221917 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> Running in 6722b85f7bfb 2026-05-22 00:33:30.221925 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:[i] No series file found, nothing to patch. 2026-05-22 00:33:30.221929 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> Removed intermediate container 6722b85f7bfb 2026-05-22 00:33:30.221933 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> 025b7b060bef 2026-05-22 00:33:30.221937 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Successfully built 2772c0955da8 2026-05-22 00:33:30.221960 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Successfully tagged osism.harbor.regio.digital/kolla/placement-base:build-20260522 2026-05-22 00:33:30.222041 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Built at 2026-05-22 00:33:30.221986 (took 0:00:10.232844) 2026-05-22 00:33:30.222119 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(placement-api) to queue 2026-05-22 00:33:30.222420 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(cinder-base) 2026-05-22 00:33:30.222517 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-base:Processing 2026-05-22 00:33:30.222579 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Building started at 2026-05-22 00:33:30.222539 2026-05-22 00:33:30.222683 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-base:Getting local archive from tarballs/cinder-stable-2025.1.tar.gz 2026-05-22 00:33:30.230356 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-base:Turned 0 plugins into plugins archive 2026-05-22 00:33:30.230920 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-base:Turned 0 additions into additions archive 2026-05-22 00:35:12.543988 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Step 1/10 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260522 2026-05-22 00:35:12.544785 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> 525269f3c30c 2026-05-22 00:35:12.544815 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Step 2/10 : LABEL "build-date"="20260522" "name"="cinder-base" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="cinder-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:35:12.544824 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Running in 48dea726432f 2026-05-22 00:35:12.544829 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Removed intermediate container 48dea726432f 2026-05-22 00:35:12.544834 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> c2f2ccb8cd62 2026-05-22 00:35:12.544840 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Step 3/10 : RUN usermod --append --home /var/lib/cinder --groups kolla cinder && mkdir -p /var/lib/cinder && chown -R 42407:42407 /var/lib/cinder 2026-05-22 00:35:12.544846 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Running in cf087789efdc 2026-05-22 00:35:12.544851 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Removed intermediate container cf087789efdc 2026-05-22 00:35:12.544855 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> 053a1c2c419c 2026-05-22 00:35:12.544862 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Step 4/10 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends ceph-common cryptsetup lvm2 nvme-cli python3-cephfs python3-rados python3-rbd qemu-utils && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-05-22 00:35:12.544868 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Running in 6be03f6d1284 2026-05-22 00:35:12.544873 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-22 00:35:12.544879 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 00:35:12.544889 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-22 00:35:12.544893 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-22 00:35:12.544897 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-22 00:35:12.544901 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-22 00:35:12.544905 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-22 00:35:12.544909 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-22 00:35:12.546661 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-22 00:35:12.546671 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,457 kB] 2026-05-22 00:35:12.546675 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,148 kB] 2026-05-22 00:35:12.546679 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-05-22 00:35:12.546684 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-22 00:35:12.546687 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,505 kB] 2026-05-22 00:35:12.546691 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,072 kB] 2026-05-22 00:35:12.546695 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Fetched 30.2 MB in 2s (12.1 MB/s) 2026-05-22 00:35:12.546698 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Reading package lists... 2026-05-22 00:35:12.546702 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Reading package lists... 2026-05-22 00:35:12.546705 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Building dependency tree... 2026-05-22 00:35:12.546709 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Reading state information... 2026-05-22 00:35:12.546713 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-05-22 00:35:12.546716 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:The following additional packages will be installed: 2026-05-22 00:35:12.546720 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: cryptsetup-bin libargon2-1 libbabeltrace1 libboost-context1.83.0 2026-05-22 00:35:12.546728 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libboost-filesystem1.83.0 libboost-iostreams1.83.0 libboost-locale1.83.0 2026-05-22 00:35:12.546732 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libboost-program-options1.83.0 libboost-thread1.83.0 libboost-url1.83.0 2026-05-22 00:35:12.546735 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libcephfs2 libcryptsetup12 libdaxctl1 libdw1t64 libfuse3-3 libglib2.0-0t64 2026-05-22 00:35:12.546739 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libgoogle-perftools4t64 libjson-c5 liblmdb0 libncurses6 libndctl6 libnuma1 2026-05-22 00:35:12.546742 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libnvme1t64 liboath0t64 libpmem1 libpmemobj1 libpopt0 librabbitmq4 librados2 2026-05-22 00:35:12.546746 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libradosstriper1 librbd1 libtcmalloc-minimal4t64 libunwind8 liburing2 2026-05-22 00:35:12.546749 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: python3-ceph-argparse python3-ceph-common python3-certifi python3-chardet 2026-05-22 00:35:12.546753 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: python3-idna python3-prettytable python3-requests python3-urllib3 2026-05-22 00:35:12.546756 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: python3-wcwidth python3-yaml uuid-runtime 2026-05-22 00:35:12.546760 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Suggested packages: 2026-05-22 00:35:12.546768 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ceph ceph-mds dosfstools keyutils liblocale-gettext-perl fuse3 2026-05-22 00:35:12.546772 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: low-memory-monitor python3-cryptography python3-openssl python3-socks 2026-05-22 00:35:12.546775 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: python-requests-doc python3-brotli 2026-05-22 00:35:12.546779 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Recommended packages: 2026-05-22 00:35:12.546782 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: cryptsetup-initramfs libglib2.0-data shared-mime-info xdg-user-dirs libgpm2 2026-05-22 00:35:12.546785 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: pci.ids qemu-block-extra 2026-05-22 00:35:12.546789 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:The following NEW packages will be installed: 2026-05-22 00:35:12.546793 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ceph-common cryptsetup cryptsetup-bin libargon2-1 libbabeltrace1 2026-05-22 00:35:12.546796 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libboost-context1.83.0 libboost-filesystem1.83.0 libboost-iostreams1.83.0 2026-05-22 00:35:12.546800 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libboost-locale1.83.0 libboost-program-options1.83.0 libboost-thread1.83.0 2026-05-22 00:35:12.546803 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libboost-url1.83.0 libcephfs2 libcryptsetup12 libdaxctl1 libdw1t64 2026-05-22 00:35:12.546807 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libfuse3-3 libglib2.0-0t64 libgoogle-perftools4t64 libjson-c5 liblmdb0 2026-05-22 00:35:12.546810 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libncurses6 libndctl6 libnuma1 libnvme1t64 liboath0t64 libpmem1 libpmemobj1 2026-05-22 00:35:12.546813 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libpopt0 librabbitmq4 librados2 libradosstriper1 librbd1 2026-05-22 00:35:12.546817 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libtcmalloc-minimal4t64 libunwind8 liburing2 nvme-cli python3-ceph-argparse 2026-05-22 00:35:12.546820 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: python3-ceph-common python3-cephfs python3-certifi python3-chardet 2026-05-22 00:35:12.546828 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: python3-idna python3-prettytable python3-rados python3-rbd python3-requests 2026-05-22 00:35:12.546832 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: python3-urllib3 python3-wcwidth python3-yaml qemu-utils uuid-runtime 2026-05-22 00:35:12.546835 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:0 upgraded, 52 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:35:12.546839 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Need to get 44.9 MB of archives. 2026-05-22 00:35:12.546842 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:After this operation, 182 MB of additional disk space will be used. 2026-05-22 00:35:12.546846 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-yaml amd64 6.0.2-1build2~cloud0 [137 kB] 2026-05-22 00:35:12.546851 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 00:35:12.546854 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.5 [33.1 kB] 2026-05-22 00:35:12.546858 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:52 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-urllib3 all 2.3.0-2ubuntu0.1~cloud0 [116 kB] 2026-05-22 00:35:12.546862 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libargon2-1 amd64 0~20190702+dfsg-4build1 [20.8 kB] 2026-05-22 00:35:12.546865 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:53 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-requests all 2.32.3+dfsg-4ubuntu1.1~cloud0 [73.1 kB] 2026-05-22 00:35:12.546872 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-c5 amd64 0.17-1build1 [35.3 kB] 2026-05-22 00:35:12.546875 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcryptsetup12 amd64 2:2.7.0-1ubuntu4.2 [266 kB] 2026-05-22 00:35:12.546882 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.8 [1,545 kB] 2026-05-22 00:35:12.546886 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB] 2026-05-22 00:35:12.546889 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 libfuse3-3 amd64 3.14.0-5build1 [83.1 kB] 2026-05-22 00:35:12.546893 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 liblmdb0 amd64 0.9.31-1build1 [48.1 kB] 2026-05-22 00:35:12.546898 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2 [112 kB] 2026-05-22 00:35:12.546902 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnuma1 amd64 2.0.18-1ubuntu0.24.04.1 [23.4 kB] 2026-05-22 00:35:12.546959 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-iostreams1.83.0 amd64 1.83.0-2.1ubuntu3.2 [260 kB] 2026-05-22 00:35:12.547015 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-thread1.83.0 amd64 1.83.0-2.1ubuntu3.2 [276 kB] 2026-05-22 00:35:12.547129 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librados2 amd64 19.2.3-0ubuntu0.24.04.3 [4,041 kB] 2026-05-22 00:35:12.547194 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libdaxctl1 amd64 77-2ubuntu2 [21.4 kB] 2026-05-22 00:35:12.547250 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 libndctl6 amd64 77-2ubuntu2 [62.8 kB] 2026-05-22 00:35:12.547306 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 libpmem1 amd64 1.13.1-1.1ubuntu2 [84.8 kB] 2026-05-22 00:35:12.547364 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 libpmemobj1 amd64 1.13.1-1.1ubuntu2 [116 kB] 2026-05-22 00:35:12.547421 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librbd1 amd64 19.2.3-0ubuntu0.24.04.3 [3,413 kB] 2026-05-22 00:35:12.547479 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-ceph-argparse amd64 19.2.3-0ubuntu0.24.04.3 [46.3 kB] 2026-05-22 00:35:12.547534 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-ceph-common all 19.2.3-0ubuntu0.24.04.3 [87.6 kB] 2026-05-22 00:35:12.547583 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-locale1.83.0 amd64 1.83.0-2.1ubuntu3.2 [413 kB] 2026-05-22 00:35:12.547652 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcephfs2 amd64 19.2.3-0ubuntu0.24.04.3 [839 kB] 2026-05-22 00:35:12.547706 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rados amd64 19.2.3-0ubuntu0.24.04.3 [335 kB] 2026-05-22 00:35:12.547754 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-cephfs amd64 19.2.3-0ubuntu0.24.04.3 [178 kB] 2026-05-22 00:35:12.547801 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-05-22 00:35:12.547850 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:28 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-prettytable all 3.6.0-2 [32.8 kB] 2026-05-22 00:35:12.547899 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:29 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rbd amd64 19.2.3-0ubuntu0.24.04.3 [320 kB] 2026-05-22 00:35:12.547947 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:30 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-certifi all 2023.11.17-1 [165 kB] 2026-05-22 00:35:12.547994 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:31 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-chardet all 5.2.0+dfsg-1 [117 kB] 2026-05-22 00:35:12.548057 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-idna all 3.6-2ubuntu0.1 [49.0 kB] 2026-05-22 00:35:12.548104 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:33 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdw1t64 amd64 0.190-1.1ubuntu0.1 [261 kB] 2026-05-22 00:35:12.548156 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 libbabeltrace1 amd64 1.5.11-3build3 [164 kB] 2026-05-22 00:35:12.548203 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:35 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-context1.83.0 amd64 1.83.0-2.1ubuntu3.2 [237 kB] 2026-05-22 00:35:12.548251 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:36 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-filesystem1.83.0 amd64 1.83.0-2.1ubuntu3.2 [284 kB] 2026-05-22 00:35:12.548298 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:37 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-program-options1.83.0 amd64 1.83.0-2.1ubuntu3.2 [321 kB] 2026-05-22 00:35:12.548344 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:38 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-url1.83.0 amd64 1.83.0-2.1ubuntu3.2 [343 kB] 2026-05-22 00:35:12.548391 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:39 http://archive.ubuntu.com/ubuntu noble/main amd64 libtcmalloc-minimal4t64 amd64 2.15-3build1 [89.5 kB] 2026-05-22 00:35:12.548439 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:40 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunwind8 amd64 1.6.2-3build1.1 [55.3 kB] 2026-05-22 00:35:12.548487 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:41 http://archive.ubuntu.com/ubuntu noble/main amd64 libgoogle-perftools4t64 amd64 2.15-3build1 [212 kB] 2026-05-22 00:35:12.548534 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:42 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liboath0t64 amd64 2.6.11-2.1ubuntu0.1 [43.0 kB] 2026-05-22 00:35:12.548580 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 librabbitmq4 amd64 0.11.0-1build2 [37.4 kB] 2026-05-22 00:35:12.548654 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:44 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libradosstriper1 amd64 19.2.3-0ubuntu0.24.04.3 [536 kB] 2026-05-22 00:35:12.548707 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:45 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ceph-common amd64 19.2.3-0ubuntu0.24.04.3 [25.5 MB] 2026-05-22 00:35:12.548755 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:46 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cryptsetup-bin amd64 2:2.7.0-1ubuntu4.2 [211 kB] 2026-05-22 00:35:12.548805 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:47 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cryptsetup amd64 2:2.7.0-1ubuntu4.2 [208 kB] 2026-05-22 00:35:12.548852 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:48 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnvme1t64 amd64 1.8-3ubuntu1 [75.8 kB] 2026-05-22 00:35:12.548897 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2026-05-22 00:35:12.548945 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:50 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 nvme-cli amd64 2.8-1ubuntu0.1 [680 kB] 2026-05-22 00:35:12.548994 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:51 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-utils amd64 1:8.2.2+ds-0ubuntu1.16 [2,222 kB] 2026-05-22 00:35:12.549188 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preconfiguring packages ... 2026-05-22 00:35:12.549246 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Fetched 44.9 MB in 1s (34.6 MB/s) 2026-05-22 00:35:12.549258 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package uuid-runtime. 2026-05-22 00:35:12.549300 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:(Reading database ... 2026-05-22 00:35:12.549312 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:35:12.549322 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:(Reading database ... 70% 2026-05-22 00:35:12.549331 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:(Reading database ... 75% 2026-05-22 00:35:12.549343 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:(Reading database ... 80% 2026-05-22 00:35:12.549419 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:(Reading database ... 85% 2026-05-22 00:35:12.549429 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:(Reading database ... 90% 2026-05-22 00:35:12.549474 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:(Reading database ... 95% 2026-05-22 00:35:12.549518 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:(Reading database ... 100% (Reading database ... 18824 files and directories currently installed.) 2026-05-22 00:35:12.549577 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../00-uuid-runtime_2.39.3-9ubuntu6.5_amd64.deb ... 2026-05-22 00:35:12.549629 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-05-22 00:35:12.549711 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libargon2-1:amd64. 2026-05-22 00:35:12.549727 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../01-libargon2-1_0~20190702+dfsg-4build1_amd64.deb ... 2026-05-22 00:35:12.549786 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2026-05-22 00:35:12.549830 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libjson-c5:amd64. 2026-05-22 00:35:12.549883 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../02-libjson-c5_0.17-1build1_amd64.deb ... 2026-05-22 00:35:12.549896 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2026-05-22 00:35:12.549957 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libcryptsetup12:amd64. 2026-05-22 00:35:12.550001 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../03-libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-05-22 00:35:12.550085 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2026-05-22 00:35:12.550096 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libglib2.0-0t64:amd64. 2026-05-22 00:35:12.550128 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../04-libglib2.0-0t64_2.80.0-6ubuntu3.8_amd64.deb ... 2026-05-22 00:35:12.550192 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-05-22 00:35:12.550237 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libpopt0:amd64. 2026-05-22 00:35:12.550292 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../05-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2026-05-22 00:35:12.550306 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-05-22 00:35:12.550375 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: 2026-05-22 00:35:12.550433 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libfuse3-3:amd64. 2026-05-22 00:35:12.550477 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../06-libfuse3-3_3.14.0-5build1_amd64.deb ... 2026-05-22 00:35:12.550520 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libfuse3-3:amd64 (3.14.0-5build1) ... 2026-05-22 00:35:12.550573 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package liblmdb0:amd64. 2026-05-22 00:35:12.550587 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../07-liblmdb0_0.9.31-1build1_amd64.deb ... 2026-05-22 00:35:12.550673 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking liblmdb0:amd64 (0.9.31-1build1) ... 2026-05-22 00:35:12.550718 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libncurses6:amd64. 2026-05-22 00:35:12.550761 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../08-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2026-05-22 00:35:12.550815 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-05-22 00:35:12.550829 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libnuma1:amd64. 2026-05-22 00:35:12.550893 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../09-libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-05-22 00:35:12.550937 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-05-22 00:35:12.550990 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libboost-iostreams1.83.0:amd64. 2026-05-22 00:35:12.551005 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../10-libboost-iostreams1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-05-22 00:35:12.551087 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-22 00:35:12.551132 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libboost-thread1.83.0:amd64. 2026-05-22 00:35:12.551187 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../11-libboost-thread1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-05-22 00:35:12.551200 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-22 00:35:12.551263 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package librados2. 2026-05-22 00:35:12.551320 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../12-librados2_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-05-22 00:35:12.551334 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking librados2 (19.2.3-0ubuntu0.24.04.3) ... 2026-05-22 00:35:12.551399 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libdaxctl1:amd64. 2026-05-22 00:35:12.551442 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../13-libdaxctl1_77-2ubuntu2_amd64.deb ... 2026-05-22 00:35:12.551495 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libdaxctl1:amd64 (77-2ubuntu2) ... 2026-05-22 00:35:12.551509 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libndctl6:amd64. 2026-05-22 00:35:12.551572 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../14-libndctl6_77-2ubuntu2_amd64.deb ... 2026-05-22 00:35:12.551626 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libndctl6:amd64 (77-2ubuntu2) ... 2026-05-22 00:35:12.551696 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libpmem1:amd64. 2026-05-22 00:35:12.551740 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../15-libpmem1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-05-22 00:35:12.551793 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-05-22 00:35:12.551807 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libpmemobj1:amd64. 2026-05-22 00:35:12.551871 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../16-libpmemobj1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-05-22 00:35:12.551914 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2026-05-22 00:35:12.551968 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package librbd1. 2026-05-22 00:35:12.551981 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../17-librbd1_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-05-22 00:35:12.552062 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking librbd1 (19.2.3-0ubuntu0.24.04.3) ... 2026-05-22 00:35:12.552184 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-ceph-argparse. 2026-05-22 00:35:12.552206 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../18-python3-ceph-argparse_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-05-22 00:35:12.552214 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-ceph-argparse (19.2.3-0ubuntu0.24.04.3) ... 2026-05-22 00:35:12.552262 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-yaml. 2026-05-22 00:35:12.552310 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../19-python3-yaml_6.0.2-1build2~cloud0_amd64.deb ... 2026-05-22 00:35:12.552361 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-yaml (6.0.2-1build2~cloud0) ... 2026-05-22 00:35:12.552420 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-ceph-common. 2026-05-22 00:35:12.552468 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../20-python3-ceph-common_19.2.3-0ubuntu0.24.04.3_all.deb ... 2026-05-22 00:35:12.552515 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-ceph-common (19.2.3-0ubuntu0.24.04.3) ... 2026-05-22 00:35:12.552562 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libboost-locale1.83.0:amd64. 2026-05-22 00:35:12.553728 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../21-libboost-locale1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-05-22 00:35:12.553737 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libboost-locale1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-22 00:35:12.553741 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libcephfs2. 2026-05-22 00:35:12.553745 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../22-libcephfs2_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-05-22 00:35:12.553749 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libcephfs2 (19.2.3-0ubuntu0.24.04.3) ... 2026-05-22 00:35:12.553753 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-rados. 2026-05-22 00:35:12.553757 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../23-python3-rados_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-05-22 00:35:12.553761 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-rados (19.2.3-0ubuntu0.24.04.3) ... 2026-05-22 00:35:12.553764 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-cephfs. 2026-05-22 00:35:12.553768 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../24-python3-cephfs_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-05-22 00:35:12.553771 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-cephfs (19.2.3-0ubuntu0.24.04.3) ... 2026-05-22 00:35:12.553775 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-wcwidth. 2026-05-22 00:35:12.553778 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../25-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-05-22 00:35:12.553782 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: 2026-05-22 00:35:12.553786 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-05-22 00:35:12.553790 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-prettytable. 2026-05-22 00:35:12.553793 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../26-python3-prettytable_3.6.0-2_all.deb ... 2026-05-22 00:35:12.553797 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-prettytable (3.6.0-2) ... 2026-05-22 00:35:12.553800 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-rbd. 2026-05-22 00:35:12.553804 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../27-python3-rbd_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-05-22 00:35:12.553807 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-rbd (19.2.3-0ubuntu0.24.04.3) ... 2026-05-22 00:35:12.553811 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-certifi. 2026-05-22 00:35:12.553819 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../28-python3-certifi_2023.11.17-1_all.deb ... 2026-05-22 00:35:12.553826 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-certifi (2023.11.17-1) ... 2026-05-22 00:35:12.553830 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-chardet. 2026-05-22 00:35:12.553834 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../29-python3-chardet_5.2.0+dfsg-1_all.deb ... 2026-05-22 00:35:12.553837 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: 2026-05-22 00:35:12.553841 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-chardet (5.2.0+dfsg-1) ... 2026-05-22 00:35:12.553844 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-idna. 2026-05-22 00:35:12.553848 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../30-python3-idna_3.6-2ubuntu0.1_all.deb ... 2026-05-22 00:35:12.553852 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-idna (3.6-2ubuntu0.1) ... 2026-05-22 00:35:12.553855 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-urllib3. 2026-05-22 00:35:12.553859 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../31-python3-urllib3_2.3.0-2ubuntu0.1~cloud0_all.deb ... 2026-05-22 00:35:12.553862 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-urllib3 (2.3.0-2ubuntu0.1~cloud0) ... 2026-05-22 00:35:12.553866 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-requests. 2026-05-22 00:35:12.553869 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../32-python3-requests_2.32.3+dfsg-4ubuntu1.1~cloud0_all.deb ... 2026-05-22 00:35:12.553873 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-requests (2.32.3+dfsg-4ubuntu1.1~cloud0) ... 2026-05-22 00:35:12.553876 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libdw1t64:amd64. 2026-05-22 00:35:12.553880 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../33-libdw1t64_0.190-1.1ubuntu0.1_amd64.deb ... 2026-05-22 00:35:12.553883 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2026-05-22 00:35:12.553886 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libbabeltrace1:amd64. 2026-05-22 00:35:12.553890 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../34-libbabeltrace1_1.5.11-3build3_amd64.deb ... 2026-05-22 00:35:12.553896 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libbabeltrace1:amd64 (1.5.11-3build3) ... 2026-05-22 00:35:12.553900 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libboost-context1.83.0:amd64. 2026-05-22 00:35:12.554648 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../35-libboost-context1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-05-22 00:35:12.554656 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-22 00:35:12.554661 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libboost-filesystem1.83.0:amd64. 2026-05-22 00:35:12.554665 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../36-libboost-filesystem1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-05-22 00:35:12.554669 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-22 00:35:12.554672 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: 2026-05-22 00:35:12.554676 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libboost-program-options1.83.0:amd64. 2026-05-22 00:35:12.554680 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../37-libboost-program-options1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-05-22 00:35:12.554685 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-22 00:35:12.554688 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libboost-url1.83.0:amd64. 2026-05-22 00:35:12.554692 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../38-libboost-url1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-05-22 00:35:12.554701 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-22 00:35:12.554704 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libtcmalloc-minimal4t64:amd64. 2026-05-22 00:35:12.554708 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../39-libtcmalloc-minimal4t64_2.15-3build1_amd64.deb ... 2026-05-22 00:35:12.554712 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: 2026-05-22 00:35:12.554716 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2026-05-22 00:35:12.554720 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libunwind8:amd64. 2026-05-22 00:35:12.554724 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../40-libunwind8_1.6.2-3build1.1_amd64.deb ... 2026-05-22 00:35:12.554728 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libunwind8:amd64 (1.6.2-3build1.1) ... 2026-05-22 00:35:12.554732 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libgoogle-perftools4t64:amd64. 2026-05-22 00:35:12.554739 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../41-libgoogle-perftools4t64_2.15-3build1_amd64.deb ... 2026-05-22 00:35:12.554743 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2026-05-22 00:35:12.554747 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package liboath0t64:amd64. 2026-05-22 00:35:12.554751 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../42-liboath0t64_2.6.11-2.1ubuntu0.1_amd64.deb ... 2026-05-22 00:35:12.554755 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2026-05-22 00:35:12.554759 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package librabbitmq4:amd64. 2026-05-22 00:35:12.554763 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../43-librabbitmq4_0.11.0-1build2_amd64.deb ... 2026-05-22 00:35:12.554767 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking librabbitmq4:amd64 (0.11.0-1build2) ... 2026-05-22 00:35:12.554771 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libradosstriper1. 2026-05-22 00:35:12.554775 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../44-libradosstriper1_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-05-22 00:35:12.554778 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: 2026-05-22 00:35:12.554782 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libradosstriper1 (19.2.3-0ubuntu0.24.04.3) ... 2026-05-22 00:35:12.554785 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package ceph-common. 2026-05-22 00:35:12.554790 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../45-ceph-common_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-05-22 00:35:12.554794 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking ceph-common (19.2.3-0ubuntu0.24.04.3) ... 2026-05-22 00:35:12.554797 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package cryptsetup-bin. 2026-05-22 00:35:12.554801 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../46-cryptsetup-bin_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-05-22 00:35:12.554806 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2026-05-22 00:35:12.554943 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package cryptsetup. 2026-05-22 00:35:12.554974 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../47-cryptsetup_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-05-22 00:35:12.554986 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking cryptsetup (2:2.7.0-1ubuntu4.2) ... 2026-05-22 00:35:12.555001 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libnvme1t64. 2026-05-22 00:35:12.555011 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../48-libnvme1t64_1.8-3ubuntu1_amd64.deb ... 2026-05-22 00:35:12.555044 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: 2026-05-22 00:35:12.555057 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libnvme1t64 (1.8-3ubuntu1) ... 2026-05-22 00:35:12.555129 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package liburing2:amd64. 2026-05-22 00:35:12.555140 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../49-liburing2_2.5-1build1_amd64.deb ... 2026-05-22 00:35:12.555172 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking liburing2:amd64 (2.5-1build1) ... 2026-05-22 00:35:12.555228 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package nvme-cli. 2026-05-22 00:35:12.555242 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../50-nvme-cli_2.8-1ubuntu0.1_amd64.deb ... 2026-05-22 00:35:12.555299 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking nvme-cli (2.8-1ubuntu0.1) ... 2026-05-22 00:35:12.555312 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package qemu-utils. 2026-05-22 00:35:12.555369 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../51-qemu-utils_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-22 00:35:12.555383 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-22 00:35:12.555438 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up liblmdb0:amd64 (0.9.31-1build1) ... 2026-05-22 00:35:12.555453 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: 2026-05-22 00:35:12.555516 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-22 00:35:12.555530 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up librabbitmq4:amd64 (0.11.0-1build2) ... 2026-05-22 00:35:12.555586 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2026-05-22 00:35:12.555630 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-22 00:35:12.555674 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-ceph-argparse (19.2.3-0ubuntu0.24.04.3) ... 2026-05-22 00:35:12.555687 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-22 00:35:12.555743 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-yaml (6.0.2-1build2~cloud0) ... 2026-05-22 00:35:12.555787 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: 2026-05-22 00:35:12.555800 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-22 00:35:12.555864 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libunwind8:amd64 (1.6.2-3build1.1) ... 2026-05-22 00:35:12.555879 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-22 00:35:12.555923 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2026-05-22 00:35:12.555936 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-05-22 00:35:12.555990 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:No schema files found: doing nothing. 2026-05-22 00:35:12.556004 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: 2026-05-22 00:35:12.556074 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-chardet (5.2.0+dfsg-1) ... 2026-05-22 00:35:12.556090 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-05-22 00:35:12.556146 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-certifi (2023.11.17-1) ... 2026-05-22 00:35:12.556160 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-22 00:35:12.556218 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-05-22 00:35:12.556232 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-ceph-common (19.2.3-0ubuntu0.24.04.3) ... 2026-05-22 00:35:12.556288 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-idna (3.6-2ubuntu0.1) ... 2026-05-22 00:35:12.556302 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2026-05-22 00:35:12.556359 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libfuse3-3:amd64 (3.14.0-5build1) ... 2026-05-22 00:35:12.556381 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libdaxctl1:amd64 (77-2ubuntu2) ... 2026-05-22 00:35:12.556425 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libbabeltrace1:amd64 (1.5.11-3build3) ... 2026-05-22 00:35:12.556479 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-urllib3 (2.3.0-2ubuntu0.1~cloud0) ... 2026-05-22 00:35:12.556493 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-05-22 00:35:12.556535 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-05-22 00:35:12.556548 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:info: Selecting GID from range 100 to 59999 ... 2026-05-22 00:35:12.556622 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:info: Adding group `uuidd' (GID 102) ... 2026-05-22 00:35:12.556682 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:invoke-rc.d: could not determine current runlevel 2026-05-22 00:35:12.556696 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-22 00:35:12.556749 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libndctl6:amd64 (77-2ubuntu2) ... 2026-05-22 00:35:12.556763 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2026-05-22 00:35:12.556821 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up liburing2:amd64 (2.5-1build1) ... 2026-05-22 00:35:12.556834 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-prettytable (3.6.0-2) ... 2026-05-22 00:35:12.556892 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-05-22 00:35:12.556906 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libjson-c5:amd64 (0.17-1build1) ... 2026-05-22 00:35:12.556961 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-05-22 00:35:12.556975 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up librados2 (19.2.3-0ubuntu0.24.04.3) ... 2026-05-22 00:35:12.557058 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2026-05-22 00:35:12.557074 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libboost-locale1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-22 00:35:12.557116 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libcephfs2 (19.2.3-0ubuntu0.24.04.3) ... 2026-05-22 00:35:12.557130 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libradosstriper1 (19.2.3-0ubuntu0.24.04.3) ... 2026-05-22 00:35:12.557174 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libnvme1t64 (1.8-3ubuntu1) ... 2026-05-22 00:35:12.557187 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-requests (2.32.3+dfsg-4ubuntu1.1~cloud0) ... 2026-05-22 00:35:12.557296 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2026-05-22 00:35:12.557313 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2026-05-22 00:35:12.557320 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-22 00:35:12.557325 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2026-05-22 00:35:12.557371 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-rados (19.2.3-0ubuntu0.24.04.3) ... 2026-05-22 00:35:12.557411 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up nvme-cli (2.8-1ubuntu0.1) ... 2026-05-22 00:35:12.557449 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up cryptsetup (2:2.7.0-1ubuntu4.2) ... 2026-05-22 00:35:12.557488 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up librbd1 (19.2.3-0ubuntu0.24.04.3) ... 2026-05-22 00:35:12.557535 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-cephfs (19.2.3-0ubuntu0.24.04.3) ... 2026-05-22 00:35:12.557567 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-rbd (19.2.3-0ubuntu0.24.04.3) ... 2026-05-22 00:35:12.557644 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up ceph-common (19.2.3-0ubuntu0.24.04.3) ... 2026-05-22 00:35:12.557681 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Adding group ceph.. 2026-05-22 00:35:12.557722 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:..done 2026-05-22 00:35:12.557764 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: 2026-05-22 00:35:12.558649 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Adding system user ceph.. 2026-05-22 00:35:12.558657 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:..done 2026-05-22 00:35:12.558662 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting system user ceph properties.. 2026-05-22 00:35:12.558666 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:usermod: unlocking the user's password would result in a passwordless account. 2026-05-22 00:35:12.558670 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:You should set a password with usermod -p to unlock this user's password. 2026-05-22 00:35:12.558674 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:..done 2026-05-22 00:35:12.558678 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2026-05-22 00:35:12.558683 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 00:35:12.558687 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Removed intermediate container 6be03f6d1284 2026-05-22 00:35:12.558691 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> 93890b77cf51 2026-05-22 00:35:12.558695 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Step 5/10 : ADD cinder-base-archive /cinder-base-source 2026-05-22 00:35:12.558699 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> f7bec36a1ed9 2026-05-22 00:35:12.558703 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Step 6/10 : COPY cinder_sudoers /etc/sudoers.d/kolla_cinder_sudoers 2026-05-22 00:35:12.558707 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> fcb1bae35580 2026-05-22 00:35:12.558711 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Step 7/10 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-05-22 00:35:12.558715 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> 23fdb5301e30 2026-05-22 00:35:12.558721 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Step 8/10 : RUN ln -s cinder-base-source/* cinder && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /cinder && mkdir -p /etc/cinder && cp -r /cinder/etc/cinder/* /etc/cinder/ && cp /var/lib/kolla/venv/etc/pycadf/cinder_api_audit_map.conf /etc/cinder/ && sed -i 's|^exec_dirs.*|exec_dirs=/var/lib/kolla/venv/bin,/sbin,/usr/sbin,/bin,/usr/bin,/usr/local/bin,/usr/local/sbin|g' /etc/cinder/rootwrap.conf && chmod 750 /etc/sudoers.d && chmod 440 /etc/sudoers.d/kolla_cinder_sudoers && touch /usr/local/bin/kolla_cinder_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_cinder_extend_start 2026-05-22 00:35:12.558726 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Running in 81caf3bec01b 2026-05-22 00:35:12.558731 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Processing ./cinder 2026-05-22 00:35:12.558735 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Installing build dependencies: started 2026-05-22 00:35:12.558739 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Installing build dependencies: finished with status 'done' 2026-05-22 00:35:12.558743 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Getting requirements to build wheel: started 2026-05-22 00:35:12.558747 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Getting requirements to build wheel: finished with status 'done' 2026-05-22 00:35:12.558751 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Installing backend dependencies: started 2026-05-22 00:35:12.558755 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Installing backend dependencies: finished with status 'done' 2026-05-22 00:35:12.558759 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Preparing metadata (pyproject.toml): started 2026-05-22 00:35:12.558763 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-22 00:35:12.558768 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: pbr>=5.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==26.2.1.dev15) (7.0.0) 2026-05-22 00:35:12.558772 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: decorator>=4.4.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==26.2.1.dev15) (5.1.1) 2026-05-22 00:35:12.558781 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==26.2.1.dev15) (0.39.0) 2026-05-22 00:35:12.558785 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: greenlet>=0.4.16 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==26.2.1.dev15) (3.1.1) 2026-05-22 00:35:12.558789 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: iso8601>=0.1.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==26.2.1.dev15) (2.1.0) 2026-05-22 00:35:12.558796 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: jsonschema>=3.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==26.2.1.dev15) (4.23.0) 2026-05-22 00:35:12.558800 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: keystoneauth1>=4.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==26.2.1.dev15) (5.10.0) 2026-05-22 00:35:12.558806 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: keystonemiddleware>=9.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==26.2.1.dev15) (10.12.1) 2026-05-22 00:35:12.558810 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: lxml>=4.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==26.2.1.dev15) (5.3.1) 2026-05-22 00:35:12.558814 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.config>=8.3.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==26.2.1.dev15) (9.7.1) 2026-05-22 00:35:12.558817 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.concurrency>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==26.2.1.dev15) (7.1.0) 2026-05-22 00:35:12.558821 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.context>=3.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==26.2.1.dev15) (5.7.1) 2026-05-22 00:35:12.558826 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.db>=11.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==26.2.1.dev15) (17.2.1) 2026-05-22 00:35:12.558851 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.log>=4.6.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==26.2.1.dev15) (7.1.0) 2026-05-22 00:35:12.558900 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.messaging>=14.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==26.2.1.dev15) (16.1.1) 2026-05-22 00:35:12.558927 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.middleware>=4.1.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==26.2.1.dev15) (6.3.1) 2026-05-22 00:35:12.558962 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.policy>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==26.2.1.dev15) (4.5.1) 2026-05-22 00:35:12.558996 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.privsep>=2.6.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==26.2.1.dev15) (3.6.0) 2026-05-22 00:35:12.559039 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.reports>=3.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==26.2.1.dev15) (3.5.1) 2026-05-22 00:35:12.559074 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.rootwrap>=6.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==26.2.1.dev15) (7.5.1) 2026-05-22 00:35:12.559109 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.serialization>=4.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==26.2.1.dev15) (5.7.0) 2026-05-22 00:35:12.559144 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.service>=2.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==26.2.1.dev15) (4.1.1) 2026-05-22 00:35:12.559179 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.upgradecheck>=1.1.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==26.2.1.dev15) (2.5.0) 2026-05-22 00:35:12.559212 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.utils>=6.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==26.2.1.dev15) (8.2.0) 2026-05-22 00:35:12.559247 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.versionedobjects>=2.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==26.2.1.dev15) (3.6.0) 2026-05-22 00:35:12.559281 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: osprofiler>=3.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==26.2.1.dev15) (4.2.0) 2026-05-22 00:35:12.559316 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: packaging>=20.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==26.2.1.dev15) (24.2) 2026-05-22 00:35:12.559349 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: paramiko>=2.7.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==26.2.1.dev15) (3.5.1) 2026-05-22 00:35:12.559387 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: Paste>=3.4.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==26.2.1.dev15) (3.10.1) 2026-05-22 00:35:12.559417 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: PasteDeploy>=2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==26.2.1.dev15) (3.1.0) 2026-05-22 00:35:12.559451 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: pyparsing>=2.4.7 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==26.2.1.dev15) (3.2.1) 2026-05-22 00:35:12.559495 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: python-barbicanclient>=5.0.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==26.2.1.dev15) (7.1.0) 2026-05-22 00:35:12.559531 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: python-glanceclient>=3.2.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==26.2.1.dev15) (4.8.0) 2026-05-22 00:35:12.559567 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: python-keystoneclient>=4.1.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==26.2.1.dev15) (5.6.0) 2026-05-22 00:35:12.559606 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: python-novaclient>=18.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==26.2.1.dev15) (18.9.0) 2026-05-22 00:35:12.559684 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: python-swiftclient>=3.10.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==26.2.1.dev15) (4.7.0) 2026-05-22 00:35:12.559713 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: requests>=2.25.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==26.2.1.dev15) (2.32.3) 2026-05-22 00:35:12.559754 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: Routes>=2.4.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==26.2.1.dev15) (2.5.1) 2026-05-22 00:35:12.559789 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting taskflow>=4.5.0 (from cinder==26.2.1.dev15) 2026-05-22 00:35:12.559826 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading taskflow-5.12.0-py3-none-any.whl.metadata (5.6 kB) 2026-05-22 00:35:12.559862 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting rtslib-fb>=2.1.74 (from cinder==26.2.1.dev15) 2026-05-22 00:35:12.559897 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading rtslib-fb-2.1.76.tar.gz (78 kB) 2026-05-22 00:35:12.559932 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Installing build dependencies: started 2026-05-22 00:35:12.559967 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Installing build dependencies: finished with status 'done' 2026-05-22 00:35:12.560001 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Getting requirements to build wheel: started 2026-05-22 00:35:12.560138 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Getting requirements to build wheel: finished with status 'done' 2026-05-22 00:35:12.560170 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Preparing metadata (pyproject.toml): started 2026-05-22 00:35:12.560183 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-22 00:35:12.560199 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: SQLAlchemy>=1.4.23 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==26.2.1.dev15) (2.0.38) 2026-05-22 00:35:12.560209 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: stevedore>=3.2.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==26.2.1.dev15) (5.4.1) 2026-05-22 00:35:12.560218 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting tabulate>=0.8.7 (from cinder==26.2.1.dev15) 2026-05-22 00:35:12.560231 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2026-05-22 00:35:12.560243 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: tenacity>=6.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==26.2.1.dev15) (9.0.0) 2026-05-22 00:35:12.560291 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: WebOb>=1.8.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==26.2.1.dev15) (1.8.9) 2026-05-22 00:35:12.560305 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.i18n>=5.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==26.2.1.dev15) (6.5.1) 2026-05-22 00:35:12.560346 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.vmware>=3.10.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==26.2.1.dev15) (4.6.0) 2026-05-22 00:35:12.560360 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: os-brick>=6.10.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==26.2.1.dev15) (6.11.0) 2026-05-22 00:35:12.560431 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: os-win>=5.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==26.2.1.dev15) (5.9.0) 2026-05-22 00:35:12.560446 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: tooz>=2.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==26.2.1.dev15) (6.3.0) 2026-05-22 00:35:12.560454 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting google-api-python-client>=1.11.0 (from cinder==26.2.1.dev15) 2026-05-22 00:35:12.560500 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading google_api_python_client-2.161.0-py2.py3-none-any.whl.metadata (6.7 kB) 2026-05-22 00:35:12.560514 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: castellan>=3.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==26.2.1.dev15) (5.2.1) 2026-05-22 00:35:12.560568 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: cryptography>=3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==26.2.1.dev15) (43.0.3) 2026-05-22 00:35:12.560578 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting cursive>=0.2.2 (from cinder==26.2.1.dev15) 2026-05-22 00:35:12.560624 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-05-22 00:35:12.560673 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting zstd>=1.4.5.1 (from cinder==26.2.1.dev15) 2026-05-22 00:35:12.560687 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading zstd-1.5.6.4.tar.gz (648 kB) 2026-05-22 00:35:12.560742 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 648.8/648.8 kB 8.2 MB/s 0:00:00 2026-05-22 00:35:12.560757 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Installing build dependencies: started 2026-05-22 00:35:12.560822 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Installing build dependencies: finished with status 'done' 2026-05-22 00:35:12.560836 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Getting requirements to build wheel: started 2026-05-22 00:35:12.560879 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Getting requirements to build wheel: finished with status 'done' 2026-05-22 00:35:12.560892 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Preparing metadata (pyproject.toml): started 2026-05-22 00:35:12.560934 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-22 00:35:12.560947 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting boto3>=1.18.49 (from cinder==26.2.1.dev15) 2026-05-22 00:35:12.560988 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading boto3-1.36.26-py3-none-any.whl.metadata (6.7 kB) 2026-05-22 00:35:12.561001 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting distro>=1.8.0 (from cinder==26.2.1.dev15) 2026-05-22 00:35:12.561064 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-05-22 00:35:12.561079 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: tzdata>=2022.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==26.2.1.dev15) (2025.1) 2026-05-22 00:35:12.561120 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting botocore<1.37.0,>=1.36.26 (from boto3>=1.18.49->cinder==26.2.1.dev15) 2026-05-22 00:35:12.561134 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading botocore-1.36.26-py3-none-any.whl.metadata (5.7 kB) 2026-05-22 00:35:12.561190 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from boto3>=1.18.49->cinder==26.2.1.dev15) (1.0.1) 2026-05-22 00:35:12.561203 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting s3transfer<0.12.0,>=0.11.0 (from boto3>=1.18.49->cinder==26.2.1.dev15) 2026-05-22 00:35:12.561256 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading s3transfer-0.11.2-py3-none-any.whl.metadata (1.7 kB) 2026-05-22 00:35:12.561266 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from botocore<1.37.0,>=1.36.26->boto3>=1.18.49->cinder==26.2.1.dev15) (2.9.0.post0) 2026-05-22 00:35:12.561295 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: urllib3!=2.2.0,<3,>=1.25.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from botocore<1.37.0,>=1.36.26->boto3>=1.18.49->cinder==26.2.1.dev15) (1.26.20) 2026-05-22 00:35:12.561336 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: six>=1.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.37.0,>=1.36.26->boto3>=1.18.49->cinder==26.2.1.dev15) (1.17.0) 2026-05-22 00:35:12.561378 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: cffi>=1.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==26.2.1.dev15) (1.17.1) 2026-05-22 00:35:12.561399 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: pycparser in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=3.1->cinder==26.2.1.dev15) (2.22) 2026-05-22 00:35:12.561443 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: dnspython>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet!=0.32.0,>=0.30.1->cinder==26.2.1.dev15) (2.7.0) 2026-05-22 00:35:12.562675 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: httplib2<1.dev0,>=0.19.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from google-api-python-client>=1.11.0->cinder==26.2.1.dev15) (0.22.0) 2026-05-22 00:35:12.562696 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting google-auth!=2.24.0,!=2.25.0,<3.0.0.dev0,>=1.32.0 (from google-api-python-client>=1.11.0->cinder==26.2.1.dev15) 2026-05-22 00:35:12.562706 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading google_auth-2.38.0-py2.py3-none-any.whl.metadata (4.8 kB) 2026-05-22 00:35:12.562725 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==26.2.1.dev15) 2026-05-22 00:35:12.562734 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading google_auth_httplib2-0.2.0-py2.py3-none-any.whl.metadata (2.2 kB) 2026-05-22 00:35:12.562744 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0.dev0,>=1.31.5 (from google-api-python-client>=1.11.0->cinder==26.2.1.dev15) 2026-05-22 00:35:12.562753 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading google_api_core-2.24.1-py3-none-any.whl.metadata (3.0 kB) 2026-05-22 00:35:12.562762 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==26.2.1.dev15) 2026-05-22 00:35:12.562771 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading uritemplate-4.1.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-05-22 00:35:12.562780 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting googleapis-common-protos<2.0.dev0,>=1.56.2 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0.dev0,>=1.31.5->google-api-python-client>=1.11.0->cinder==26.2.1.dev15) 2026-05-22 00:35:12.562789 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading googleapis_common_protos-1.68.0-py2.py3-none-any.whl.metadata (5.1 kB) 2026-05-22 00:35:12.562800 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting protobuf!=3.20.0,!=3.20.1,!=4.21.0,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5,<6.0.0.dev0,>=3.19.5 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0.dev0,>=1.31.5->google-api-python-client>=1.11.0->cinder==26.2.1.dev15) 2026-05-22 00:35:12.562811 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading protobuf-5.29.3-cp38-abi3-manylinux2014_x86_64.whl.metadata (592 bytes) 2026-05-22 00:35:12.562820 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting proto-plus<2.0.0dev,>=1.22.3 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0.dev0,>=1.31.5->google-api-python-client>=1.11.0->cinder==26.2.1.dev15) 2026-05-22 00:35:12.562829 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading proto_plus-1.26.0-py3-none-any.whl.metadata (2.2 kB) 2026-05-22 00:35:12.562838 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: cachetools<6.0,>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from google-auth!=2.24.0,!=2.25.0,<3.0.0.dev0,>=1.32.0->google-api-python-client>=1.11.0->cinder==26.2.1.dev15) (5.5.2) 2026-05-22 00:35:12.562848 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting pyasn1-modules>=0.2.1 (from google-auth!=2.24.0,!=2.25.0,<3.0.0.dev0,>=1.32.0->google-api-python-client>=1.11.0->cinder==26.2.1.dev15) 2026-05-22 00:35:12.562857 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading pyasn1_modules-0.4.1-py3-none-any.whl.metadata (3.5 kB) 2026-05-22 00:35:12.562866 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting rsa<5,>=3.1.4 (from google-auth!=2.24.0,!=2.25.0,<3.0.0.dev0,>=1.32.0->google-api-python-client>=1.11.0->cinder==26.2.1.dev15) 2026-05-22 00:35:12.562875 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading rsa-4.9-py3-none-any.whl.metadata (4.2 kB) 2026-05-22 00:35:12.562884 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->cinder==26.2.1.dev15) (3.4.1) 2026-05-22 00:35:12.562893 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->cinder==26.2.1.dev15) (3.10) 2026-05-22 00:35:12.562902 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: certifi>=2017.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->cinder==26.2.1.dev15) (2026.5.20) 2026-05-22 00:35:12.562918 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting pyasn1>=0.1.3 (from rsa<5,>=3.1.4->google-auth!=2.24.0,!=2.25.0,<3.0.0.dev0,>=1.32.0->google-api-python-client>=1.11.0->cinder==26.2.1.dev15) 2026-05-22 00:35:12.562927 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2026-05-22 00:35:12.562949 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: attrs>=22.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==26.2.1.dev15) (25.1.0) 2026-05-22 00:35:12.562959 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==26.2.1.dev15) (2024.10.1) 2026-05-22 00:35:12.562968 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: referencing>=0.28.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==26.2.1.dev15) (0.36.2) 2026-05-22 00:35:12.562977 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: rpds-py>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==26.2.1.dev15) (0.23.1) 2026-05-22 00:35:12.562986 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: os-service-types>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->cinder==26.2.1.dev15) (1.7.0) 2026-05-22 00:35:12.562995 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: typing-extensions>=4.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->cinder==26.2.1.dev15) (4.12.2) 2026-05-22 00:35:12.563004 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.cache>=3.11.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==26.2.1.dev15) (3.11.0) 2026-05-22 00:35:12.563013 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: pycadf>=1.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==26.2.1.dev15) (4.0.1) 2026-05-22 00:35:12.563045 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: PyJWT>=2.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==26.2.1.dev15) (2.10.1) 2026-05-22 00:35:12.563056 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: psutil>=5.7.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from os-brick>=6.10.0->cinder==26.2.1.dev15) (7.0.0) 2026-05-22 00:35:12.563065 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: dogpile.cache>=1.3.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=9.1.0->cinder==26.2.1.dev15) (1.3.4) 2026-05-22 00:35:12.563074 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: debtcollector>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=9.1.0->cinder==26.2.1.dev15) (3.0.0) 2026-05-22 00:35:12.563082 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: wrapt>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.cache>=3.11.0->keystonemiddleware>=9.1.0->cinder==26.2.1.dev15) (1.17.2) 2026-05-22 00:35:12.563092 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: fasteners>=0.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.0->cinder==26.2.1.dev15) (0.19) 2026-05-22 00:35:12.563101 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: netaddr>=0.7.18 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==26.2.1.dev15) (1.3.0) 2026-05-22 00:35:12.563110 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: rfc3986>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==26.2.1.dev15) (2.0.0) 2026-05-22 00:35:12.563119 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: PyYAML>=5.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==26.2.1.dev15) (6.0.2) 2026-05-22 00:35:12.563128 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: alembic>=0.9.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==26.2.1.dev15) (1.14.1) 2026-05-22 00:35:12.563144 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: testresources>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==26.2.1.dev15) (2.0.1) 2026-05-22 00:35:12.563159 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: testscenarios>=0.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==26.2.1.dev15) (0.5.0) 2026-05-22 00:35:12.563179 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: Mako in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==26.2.1.dev15) (1.3.9) 2026-05-22 00:35:12.563189 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: futurist>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->cinder==26.2.1.dev15) (3.1.0) 2026-05-22 00:35:12.563198 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: amqp>=2.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->cinder==26.2.1.dev15) (5.3.1) 2026-05-22 00:35:12.563207 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: kombu>=4.6.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->cinder==26.2.1.dev15) (5.4.2) 2026-05-22 00:35:12.563216 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.metrics>=0.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->cinder==26.2.1.dev15) (0.11.0) 2026-05-22 00:35:12.563225 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->cinder==26.2.1.dev15) (5.1.0) 2026-05-22 00:35:12.563234 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: prometheus-client>=0.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->cinder==26.2.1.dev15) (0.21.1) 2026-05-22 00:35:12.563243 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: Jinja2>=2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==26.2.1.dev15) (3.1.5) 2026-05-22 00:35:12.563252 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: statsd>=3.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==26.2.1.dev15) (4.0.1) 2026-05-22 00:35:12.563261 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: bcrypt>=3.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==26.2.1.dev15) (4.0.1) 2026-05-22 00:35:12.563270 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: MarkupSafe>=2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==26.2.1.dev15) (3.0.2) 2026-05-22 00:35:12.563279 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: msgpack>=0.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.privsep>=2.6.2->cinder==26.2.1.dev15) (1.1.0) 2026-05-22 00:35:12.563288 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: Yappi>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->cinder==26.2.1.dev15) (1.6.10) 2026-05-22 00:35:12.563297 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: PrettyTable>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.1.1->cinder==26.2.1.dev15) (3.14.0) 2026-05-22 00:35:12.563306 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: suds-community>=0.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.vmware>=3.10.0->cinder==26.2.1.dev15) (1.2.0) 2026-05-22 00:35:12.563315 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: pynacl>=1.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from paramiko>=2.7.2->cinder==26.2.1.dev15) (1.5.0) 2026-05-22 00:35:12.563330 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: setuptools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==26.2.1.dev15) (82.0.1) 2026-05-22 00:35:12.563339 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: wcwidth in ./var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==26.2.1.dev15) (0.2.13) 2026-05-22 00:35:12.563348 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: cliff>=2.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-barbicanclient>=5.0.1->cinder==26.2.1.dev15) (4.9.1) 2026-05-22 00:35:12.563357 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: autopage>=0.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==26.2.1.dev15) (0.5.2) 2026-05-22 00:35:12.563371 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: cmd2>=1.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==26.2.1.dev15) (2.5.11) 2026-05-22 00:35:12.563386 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: pyperclip>=1.8 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==26.2.1.dev15) (1.9.0) 2026-05-22 00:35:12.563396 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: warlock>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=3.2.2->cinder==26.2.1.dev15) (2.0.1) 2026-05-22 00:35:12.563404 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: pyOpenSSL>=17.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=3.2.2->cinder==26.2.1.dev15) (24.2.1) 2026-05-22 00:35:12.563413 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: repoze.lru>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.4.1->cinder==26.2.1.dev15) (0.7) 2026-05-22 00:35:12.563422 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting pyudev>=0.16.1 (from rtslib-fb>=2.1.74->cinder==26.2.1.dev15) 2026-05-22 00:35:12.563431 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading pyudev-0.24.3-py3-none-any.whl.metadata (4.6 kB) 2026-05-22 00:35:12.563441 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting networkx>=2.1.0 (from taskflow>=4.5.0->cinder==26.2.1.dev15) 2026-05-22 00:35:12.563450 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB) 2026-05-22 00:35:12.563459 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: automaton>=1.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==26.2.1.dev15) (3.2.0) 2026-05-22 00:35:12.563468 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting pydot>=1.2.4 (from taskflow>=4.5.0->cinder==26.2.1.dev15) 2026-05-22 00:35:12.563477 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading pydot-3.0.4-py3-none-any.whl.metadata (10 kB) 2026-05-22 00:35:12.563486 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: testtools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=11.0.0->cinder==26.2.1.dev15) (2.7.2) 2026-05-22 00:35:12.563495 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: voluptuous>=0.8.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from tooz>=2.8.0->cinder==26.2.1.dev15) (0.15.2) 2026-05-22 00:35:12.563504 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: jsonpatch<2,>=1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from warlock>=1.2.0->python-glanceclient>=3.2.2->cinder==26.2.1.dev15) (1.33) 2026-05-22 00:35:12.563513 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: jsonpointer>=1.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch<2,>=1->warlock>=1.2.0->python-glanceclient>=3.2.2->cinder==26.2.1.dev15) (3.0.0) 2026-05-22 00:35:12.563528 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading boto3-1.36.26-py3-none-any.whl (139 kB) 2026-05-22 00:35:12.563537 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading botocore-1.36.26-py3-none-any.whl (13.4 MB) 2026-05-22 00:35:12.563546 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.4/13.4 MB 27.1 MB/s 0:00:00 2026-05-22 00:35:12.563555 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading s3transfer-0.11.2-py3-none-any.whl (84 kB) 2026-05-22 00:35:12.563564 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-05-22 00:35:12.563577 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-05-22 00:35:12.563586 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading google_api_python_client-2.161.0-py2.py3-none-any.whl (12.9 MB) 2026-05-22 00:35:12.563626 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.9/12.9 MB 29.2 MB/s 0:00:00 2026-05-22 00:35:12.563636 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading google_api_core-2.24.1-py3-none-any.whl (160 kB) 2026-05-22 00:35:12.563645 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading google_auth-2.38.0-py2.py3-none-any.whl (210 kB) 2026-05-22 00:35:12.563654 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading google_auth_httplib2-0.2.0-py2.py3-none-any.whl (9.3 kB) 2026-05-22 00:35:12.563663 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading googleapis_common_protos-1.68.0-py2.py3-none-any.whl (164 kB) 2026-05-22 00:35:12.563682 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading proto_plus-1.26.0-py3-none-any.whl (50 kB) 2026-05-22 00:35:12.563691 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading protobuf-5.29.3-cp38-abi3-manylinux2014_x86_64.whl (319 kB) 2026-05-22 00:35:12.563700 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading rsa-4.9-py3-none-any.whl (34 kB) 2026-05-22 00:35:12.563713 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading uritemplate-4.1.1-py2.py3-none-any.whl (10 kB) 2026-05-22 00:35:12.563726 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2026-05-22 00:35:12.563775 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading pyasn1_modules-0.4.1-py3-none-any.whl (181 kB) 2026-05-22 00:35:12.563785 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading pyudev-0.24.3-py3-none-any.whl (62 kB) 2026-05-22 00:35:12.563798 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2026-05-22 00:35:12.563853 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading taskflow-5.12.0-py3-none-any.whl (504 kB) 2026-05-22 00:35:12.563868 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) 2026-05-22 00:35:12.563913 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 34.6 MB/s 0:00:00 2026-05-22 00:35:12.563927 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading pydot-3.0.4-py3-none-any.whl (35 kB) 2026-05-22 00:35:12.563980 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Building wheels for collected packages: cinder, rtslib-fb, zstd 2026-05-22 00:35:12.563991 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Building wheel for cinder (pyproject.toml): started 2026-05-22 00:35:12.564057 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Building wheel for cinder (pyproject.toml): finished with status 'done' 2026-05-22 00:35:12.564101 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Created wheel for cinder: filename=cinder-26.2.1.dev15-py3-none-any.whl size=5290118 sha256=ebecb0d24d8cf0d8d0f18e5713fc9c510dedd53ad23f8cf12d5296346f14f945 2026-05-22 00:35:12.564145 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Stored in directory: /tmp/pip-ephem-wheel-cache-ax74w0en/wheels/ef/0d/3b/bc24d3cce7d2ff230e5f1a2b6bd8231fbfe9305d51d85d1d41 2026-05-22 00:35:12.564167 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Building wheel for rtslib-fb (pyproject.toml): started 2026-05-22 00:35:12.564179 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Building wheel for rtslib-fb (pyproject.toml): finished with status 'done' 2026-05-22 00:35:12.564223 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Created wheel for rtslib-fb: filename=rtslib_fb-2.1.76-py3-none-any.whl size=89981 sha256=0ca04f931253488b553e37b727b49d12c24ecd769fd5b7f0d3475dae5d8fea83 2026-05-22 00:35:12.564237 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Stored in directory: /tmp/pip-ephem-wheel-cache-ax74w0en/wheels/76/74/69/e73e01729d411ba1d55604e41f1d1c5b31692ae4b3614cb772 2026-05-22 00:35:12.564279 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Building wheel for zstd (pyproject.toml): started 2026-05-22 00:35:12.564293 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Building wheel for zstd (pyproject.toml): finished with status 'done' 2026-05-22 00:35:12.564336 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Created wheel for zstd: filename=zstd-1.5.6.4-cp312-cp312-linux_x86_64.whl size=1730036 sha256=509d610ad2ba6b4c8146ed3e9b6d8f5ab3c11d7dbea5ccf8800c5c4c61121946 2026-05-22 00:35:12.564350 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Stored in directory: /tmp/pip-ephem-wheel-cache-ax74w0en/wheels/62/16/eb/ed6e38f1fd95d9a63211f76211d0fd600d55a15fac5b9cf2f7 2026-05-22 00:35:12.564362 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Successfully built cinder rtslib-fb zstd 2026-05-22 00:35:12.564415 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Installing collected packages: zstd, uritemplate, tabulate, pyudev, pydot, pyasn1, protobuf, networkx, distro, rtslib-fb, rsa, pyasn1-modules, proto-plus, googleapis-common-protos, botocore, s3transfer, google-auth, google-auth-httplib2, google-api-core, boto3, taskflow, google-api-python-client, cursive, cinder 2026-05-22 00:35:12.564472 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Successfully installed boto3-1.36.26 botocore-1.36.26 cinder-26.2.1.dev15 cursive-0.2.3 distro-1.9.0 google-api-core-2.24.1 google-api-python-client-2.161.0 google-auth-2.38.0 google-auth-httplib2-0.2.0 googleapis-common-protos-1.68.0 networkx-3.4.2 proto-plus-1.26.0 protobuf-5.29.3 pyasn1-0.6.0 pyasn1-modules-0.4.1 pydot-3.0.4 pyudev-0.24.3 rsa-4.9 rtslib-fb-2.1.76 s3transfer-0.11.2 tabulate-0.9.0 taskflow-5.12.0 uritemplate-4.1.1 zstd-1.5.6.4 2026-05-22 00:35:12.564488 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Removed intermediate container 81caf3bec01b 2026-05-22 00:35:12.564541 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> bcbb5c9d8f71 2026-05-22 00:35:12.564551 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Step 9/10 : COPY patches /patches 2026-05-22 00:35:12.564564 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> 82899d1413c4 2026-05-22 00:35:12.564627 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Step 10/10 : RUN kolla_patch 2026-05-22 00:35:12.564645 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Running in 763bc60b53f3 2026-05-22 00:35:12.564691 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:[i] No series file found, nothing to patch. 2026-05-22 00:35:12.564705 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Removed intermediate container 763bc60b53f3 2026-05-22 00:35:12.564718 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> 18f1a517ff85 2026-05-22 00:35:12.564771 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Successfully built dbd0cd3adc22 2026-05-22 00:35:12.564785 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Successfully tagged osism.harbor.regio.digital/kolla/cinder-base:build-20260522 2026-05-22 00:35:12.564899 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Built at 2026-05-22 00:35:12.564794 (took 0:01:42.342255) 2026-05-22 00:35:12.564919 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(cinder-volume) to queue 2026-05-22 00:35:12.564967 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(cinder-scheduler) to queue 2026-05-22 00:35:12.565002 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(cinder-api) to queue 2026-05-22 00:35:12.565049 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(cinder-backup) to queue 2026-05-22 00:35:12.565317 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(horizon) 2026-05-22 00:35:12.565367 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Processing 2026-05-22 00:35:12.565403 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building started at 2026-05-22 00:35:12.565356 2026-05-22 00:35:12.565461 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Getting local archive from tarballs/horizon-stable-2025.1.tar.gz 2026-05-22 00:35:12.572329 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Getting archive from https://tarballs.opendev.org/openstack/designate-dashboard/designate-dashboard-stable-2025.1.tar.gz 2026-05-22 00:35:13.272787 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Getting archive from https://tarballs.opendev.org/openstack/magnum-ui/magnum-ui-stable-2025.1.tar.gz 2026-05-22 00:35:14.113345 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Getting archive from https://tarballs.opendev.org/openstack/watcher-dashboard/watcher-dashboard-stable-2025.1.tar.gz 2026-05-22 00:35:14.830209 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Getting archive from https://tarballs.opendev.org/openstack/ironic-ui/ironic-ui-stable-2025.1.tar.gz 2026-05-22 00:35:15.659113 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Getting archive from https://tarballs.opendev.org/openstack/masakari-dashboard/masakari-dashboard-stable-2025.1.tar.gz 2026-05-22 00:35:16.337692 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Getting archive from https://tarballs.opendev.org/openstack/manila-ui/manila-ui-stable-2025.1.tar.gz 2026-05-22 00:35:17.442659 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Getting archive from https://tarballs.opendev.org/openstack/neutron-fwaas-dashboard/neutron-fwaas-dashboard-stable-2025.1.tar.gz 2026-05-22 00:35:18.110947 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Getting archive from https://tarballs.opendev.org/openstack/heat-dashboard/heat-dashboard-stable-2025.1.tar.gz 2026-05-22 00:35:19.353355 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Getting archive from https://tarballs.opendev.org/openstack/octavia-dashboard/octavia-dashboard-stable-2025.1.tar.gz 2026-05-22 00:35:20.300856 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Getting archive from https://tarballs.opendev.org/openstack/neutron-vpnaas-dashboard/neutron-vpnaas-dashboard-stable-2025.1.tar.gz 2026-05-22 00:35:21.001887 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Getting archive from https://tarballs.opendev.org/openstack/blazar-dashboard/blazar-dashboard-stable-2025.1.tar.gz 2026-05-22 00:35:23.179909 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Turned 11 plugins into plugins archive 2026-05-22 00:35:23.179978 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Turned 0 additions into additions archive 2026-05-22 00:37:53.112898 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 1/14 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260522 2026-05-22 00:37:53.112973 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> 525269f3c30c 2026-05-22 00:37:53.112989 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 2/14 : LABEL "build-date"="20260522" "name"="horizon" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="horizon" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:37:53.113002 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in d3202506a410 2026-05-22 00:37:53.113031 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container d3202506a410 2026-05-22 00:37:53.113042 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> 42ae64b57069 2026-05-22 00:37:53.113052 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 3/14 : RUN apt-get update && apt-get -y install --no-install-recommends build-essential libmariadb-dev-compat && python3 -m pip --no-cache-dir install --upgrade setuptools mysqlclient && apt-get remove -y build-essential && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-05-22 00:37:53.113081 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in 5e2a7abadcee 2026-05-22 00:37:53.113088 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 00:37:53.113096 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-22 00:37:53.113103 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-22 00:37:53.113111 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-22 00:37:53.113118 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-22 00:37:53.113714 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-22 00:37:53.113734 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-22 00:37:53.113745 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-22 00:37:53.113752 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-22 00:37:53.113760 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,457 kB] 2026-05-22 00:37:53.113768 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,148 kB] 2026-05-22 00:37:53.113775 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-22 00:37:53.113783 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-05-22 00:37:53.113790 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,505 kB] 2026-05-22 00:37:53.113797 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,072 kB] 2026-05-22 00:37:53.113805 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Fetched 30.2 MB in 3s (11.1 MB/s) 2026-05-22 00:37:53.113812 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading package lists... 2026-05-22 00:37:53.113820 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading package lists... 2026-05-22 00:37:53.113827 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building dependency tree... 2026-05-22 00:37:53.113834 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading state information... 2026-05-22 00:37:53.113842 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:build-essential is already the newest version (12.10ubuntu1). 2026-05-22 00:37:53.113849 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following additional packages will be installed: 2026-05-22 00:37:53.113861 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libmariadb-dev libmariadb3 mariadb-common mysql-common 2026-05-22 00:37:53.113871 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following NEW packages will be installed: 2026-05-22 00:37:53.113979 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libmariadb-dev libmariadb-dev-compat libmariadb3 mariadb-common mysql-common 2026-05-22 00:37:53.114066 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:37:53.114132 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Need to get 517 kB of archives. 2026-05-22 00:37:53.114239 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:After this operation, 1,790 kB of additional disk space will be used. 2026-05-22 00:37:53.114262 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 00:37:53.114377 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6,746 B] 2026-05-22 00:37:53.114488 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 mariadb-common all 1:10.11.14-0ubuntu0.24.04.1 [28.6 kB] 2026-05-22 00:37:53.114572 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libmariadb3 amd64 1:10.11.14-0ubuntu0.24.04.1 [196 kB] 2026-05-22 00:37:53.114701 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libmariadb-dev amd64 1:10.11.14-0ubuntu0.24.04.1 [274 kB] 2026-05-22 00:37:53.114777 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libmariadb-dev-compat amd64 1:10.11.14-0ubuntu0.24.04.1 [12.0 kB] 2026-05-22 00:37:53.114863 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Fetched 518 kB in 0s (1,786 kB/s) 2026-05-22 00:37:53.114936 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Selecting previously unselected package mysql-common. 2026-05-22 00:37:53.115011 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 2026-05-22 00:37:53.115097 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:37:53.115175 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 70% 2026-05-22 00:37:53.115253 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 75% (Reading database ... 80% 2026-05-22 00:37:53.115358 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 85% 2026-05-22 00:37:53.115573 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 90% 2026-05-22 00:37:53.115683 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 95% 2026-05-22 00:37:53.115710 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 100% (Reading database ... 18824 files and directories currently installed.) 2026-05-22 00:37:53.115722 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Preparing to unpack .../mysql-common_5.8+1.1.0build1_all.deb ... 2026-05-22 00:37:53.115738 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Unpacking mysql-common (5.8+1.1.0build1) ... 2026-05-22 00:37:53.115805 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Selecting previously unselected package mariadb-common. 2026-05-22 00:37:53.115952 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Preparing to unpack .../mariadb-common_1%3a10.11.14-0ubuntu0.24.04.1_all.deb ... 2026-05-22 00:37:53.115982 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Unpacking mariadb-common (1:10.11.14-0ubuntu0.24.04.1) ... 2026-05-22 00:37:53.116813 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Selecting previously unselected package libmariadb3:amd64. 2026-05-22 00:37:53.116867 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Preparing to unpack .../libmariadb3_1%3a10.11.14-0ubuntu0.24.04.1_amd64.deb ... 2026-05-22 00:37:53.116880 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Unpacking libmariadb3:amd64 (1:10.11.14-0ubuntu0.24.04.1) ... 2026-05-22 00:37:53.116890 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Selecting previously unselected package libmariadb-dev. 2026-05-22 00:37:53.116899 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Preparing to unpack .../libmariadb-dev_1%3a10.11.14-0ubuntu0.24.04.1_amd64.deb ... 2026-05-22 00:37:53.116909 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Unpacking libmariadb-dev (1:10.11.14-0ubuntu0.24.04.1) ... 2026-05-22 00:37:53.116919 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Selecting previously unselected package libmariadb-dev-compat. 2026-05-22 00:37:53.116928 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Preparing to unpack .../libmariadb-dev-compat_1%3a10.11.14-0ubuntu0.24.04.1_amd64.deb ... 2026-05-22 00:37:53.116938 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Unpacking libmariadb-dev-compat (1:10.11.14-0ubuntu0.24.04.1) ... 2026-05-22 00:37:53.116948 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Setting up mysql-common (5.8+1.1.0build1) ... 2026-05-22 00:37:53.116957 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-05-22 00:37:53.117013 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Setting up mariadb-common (1:10.11.14-0ubuntu0.24.04.1) ... 2026-05-22 00:37:53.117024 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:update-alternatives: using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-05-22 00:37:53.117033 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Setting up libmariadb3:amd64 (1:10.11.14-0ubuntu0.24.04.1) ... 2026-05-22 00:37:53.117043 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Setting up libmariadb-dev (1:10.11.14-0ubuntu0.24.04.1) ... 2026-05-22 00:37:53.117690 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Setting up libmariadb-dev-compat (1:10.11.14-0ubuntu0.24.04.1) ... 2026-05-22 00:37:53.117713 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 00:37:53.117724 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: setuptools in ./var/lib/kolla/venv/lib/python3.12/site-packages (82.0.1) 2026-05-22 00:37:53.117735 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting mysqlclient 2026-05-22 00:37:53.117745 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading mysqlclient-2.2.8.tar.gz (92 kB) 2026-05-22 00:37:53.117755 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Installing build dependencies: started 2026-05-22 00:37:53.117765 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Installing build dependencies: finished with status 'done' 2026-05-22 00:37:53.117775 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Getting requirements to build wheel: started 2026-05-22 00:37:53.117785 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Getting requirements to build wheel: finished with status 'done' 2026-05-22 00:37:53.117795 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (pyproject.toml): started 2026-05-22 00:37:53.117805 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-22 00:37:53.117830 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building wheels for collected packages: mysqlclient 2026-05-22 00:37:53.117840 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for mysqlclient (pyproject.toml): started 2026-05-22 00:37:53.117850 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for mysqlclient (pyproject.toml): finished with status 'done' 2026-05-22 00:37:53.117861 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for mysqlclient: filename=mysqlclient-2.2.8-cp312-cp312-linux_x86_64.whl size=135311 sha256=87a9c48c1bc1032fc90f4d4caf75b8fb070dc33096da6166464e34edcffd772c 2026-05-22 00:37:53.117873 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-u59wwqnp/wheels/b0/62/00/46e65ad9151c1266f0f03ea020a5a8ea1cbc6e4ebf3329e276 2026-05-22 00:37:53.117883 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully built mysqlclient 2026-05-22 00:37:53.117893 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Installing collected packages: mysqlclient 2026-05-22 00:37:53.117903 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully installed mysqlclient-2.2.8 2026-05-22 00:37:53.117913 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading package lists... 2026-05-22 00:37:53.117923 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building dependency tree... 2026-05-22 00:37:53.117933 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading state information... 2026-05-22 00:37:53.117949 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following packages were automatically installed and are no longer required: 2026-05-22 00:37:53.117959 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 00:37:53.117969 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 00:37:53.117979 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 00:37:53.117989 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 00:37:53.118003 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 00:37:53.118108 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 00:37:53.118139 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 00:37:53.118209 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: xz-utils 2026-05-22 00:37:53.118275 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Use 'apt autoremove' to remove them. 2026-05-22 00:37:53.118390 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following packages will be REMOVED: 2026-05-22 00:37:53.118410 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: build-essential 2026-05-22 00:37:53.118512 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-22 00:37:53.118569 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:After this operation, 17.4 kB disk space will be freed. 2026-05-22 00:37:53.118661 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 2026-05-22 00:37:53.118745 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:37:53.118814 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 70% 2026-05-22 00:37:53.118883 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 75% 2026-05-22 00:37:53.118955 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 80% 2026-05-22 00:37:53.119025 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 85% 2026-05-22 00:37:53.119092 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 90% 2026-05-22 00:37:53.119160 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 95% 2026-05-22 00:37:53.119228 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 100% (Reading database ... 19027 files and directories currently installed.) 2026-05-22 00:37:53.119297 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing build-essential (12.10ubuntu1) ... 2026-05-22 00:37:53.119456 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container 5e2a7abadcee 2026-05-22 00:37:53.119476 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> 80ffefc69fc7 2026-05-22 00:37:53.119677 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 4/14 : RUN usermod --append --home /var/lib/horizon --groups kolla horizon && mkdir -p /var/lib/horizon && chown -R 42420:42420 /var/lib/horizon 2026-05-22 00:37:53.119744 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in 51326b65d50c 2026-05-22 00:37:53.119768 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container 51326b65d50c 2026-05-22 00:37:53.119780 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> ad376b82ad4c 2026-05-22 00:37:53.119791 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 5/14 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends gettext locales tzdata && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-05-22 00:37:53.119829 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in eb9cdddb3ea2 2026-05-22 00:37:53.119895 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 00:37:53.119970 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-22 00:37:53.119987 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-22 00:37:53.120053 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-22 00:37:53.120111 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-22 00:37:53.120166 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-22 00:37:53.120223 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-22 00:37:53.120277 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-22 00:37:53.120311 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-22 00:37:53.120394 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,457 kB] 2026-05-22 00:37:53.120447 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,148 kB] 2026-05-22 00:37:53.120501 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-22 00:37:53.121688 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-05-22 00:37:53.121715 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,505 kB] 2026-05-22 00:37:53.121728 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,072 kB] 2026-05-22 00:37:53.121739 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Fetched 30.2 MB in 3s (11.4 MB/s) 2026-05-22 00:37:53.121749 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading package lists... 2026-05-22 00:37:53.121760 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading package lists... 2026-05-22 00:37:53.121770 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building dependency tree... 2026-05-22 00:37:53.121781 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading state information... 2026-05-22 00:37:53.121791 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:locales is already the newest version (2.39-0ubuntu8.7). 2026-05-22 00:37:53.121801 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:tzdata is already the newest version (2026a-0ubuntu0.24.04.1). 2026-05-22 00:37:53.121811 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:tzdata set to manually installed. 2026-05-22 00:37:53.121822 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following packages were automatically installed and are no longer required: 2026-05-22 00:37:53.121832 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 00:37:53.121842 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 00:37:53.121853 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 00:37:53.121863 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 00:37:53.121874 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgprofng0 2026-05-22 00:37:53.121884 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 libsframe1 2026-05-22 00:37:53.121894 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make xz-utils 2026-05-22 00:37:53.121904 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Use 'apt autoremove' to remove them. 2026-05-22 00:37:53.121915 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following additional packages will be installed: 2026-05-22 00:37:53.121925 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: gettext-base 2026-05-22 00:37:53.121935 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Suggested packages: 2026-05-22 00:37:53.121945 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: autopoint gettext-doc libasprintf-dev libgettextpo-dev 2026-05-22 00:37:53.121956 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following NEW packages will be installed: 2026-05-22 00:37:53.121966 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: gettext gettext-base 2026-05-22 00:37:53.121976 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:37:53.121986 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Need to get 903 kB of archives. 2026-05-22 00:37:53.121996 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:After this operation, 2,970 kB of additional disk space will be used. 2026-05-22 00:37:53.122007 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 00:37:53.122027 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 gettext-base amd64 0.21-14ubuntu2 [38.4 kB] 2026-05-22 00:37:53.122038 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-05-22 00:37:53.122069 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Fetched 903 kB in 0s (3,175 kB/s) 2026-05-22 00:37:53.122080 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Selecting previously unselected package gettext-base. 2026-05-22 00:37:53.122090 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 2026-05-22 00:37:53.122107 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:37:53.122120 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 70% 2026-05-22 00:37:53.122130 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 75% 2026-05-22 00:37:53.122140 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 80% 2026-05-22 00:37:53.122149 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 85% 2026-05-22 00:37:53.122159 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 90% 2026-05-22 00:37:53.122168 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 95% 2026-05-22 00:37:53.122178 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 100% (Reading database ... 19018 files and directories currently installed.) 2026-05-22 00:37:53.122188 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Preparing to unpack .../gettext-base_0.21-14ubuntu2_amd64.deb ... 2026-05-22 00:37:53.122201 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Unpacking gettext-base (0.21-14ubuntu2) ... 2026-05-22 00:37:53.122211 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Selecting previously unselected package gettext. 2026-05-22 00:37:53.122225 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Preparing to unpack .../gettext_0.21-14ubuntu2_amd64.deb ... 2026-05-22 00:37:53.122447 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Unpacking gettext (0.21-14ubuntu2) ... 2026-05-22 00:37:53.122502 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Setting up gettext-base (0.21-14ubuntu2) ... 2026-05-22 00:37:53.122523 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Setting up gettext (0.21-14ubuntu2) ... 2026-05-22 00:37:53.122534 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 00:37:53.122545 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container eb9cdddb3ea2 2026-05-22 00:37:53.122560 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> aeb95d63937f 2026-05-22 00:37:53.122651 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 6/14 : RUN ln -s ../mods-available/headers.load /etc/apache2/mods-enabled/headers.load 2026-05-22 00:37:53.122679 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in f5f8ef49118f 2026-05-22 00:37:53.122724 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container f5f8ef49118f 2026-05-22 00:37:53.122765 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> 4bdfdffce43e 2026-05-22 00:37:53.122806 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 7/14 : ADD horizon-archive /horizon-source 2026-05-22 00:37:53.122847 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> e5c6a7323654 2026-05-22 00:37:53.122888 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 8/14 : ADD plugins-archive / 2026-05-22 00:37:53.122929 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> 97f4f02ff7ae 2026-05-22 00:37:53.122983 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 9/14 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-05-22 00:37:53.122999 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> eda5bec752c2 2026-05-22 00:37:53.123118 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 10/14 : RUN ln -s horizon-source/* horizon && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt setuptools==67.2.* pip==25.2.* && sed -e "/^horizon===/d" -i requirements/upper-constraints.txt && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /horizon && mkdir -p /etc/openstack-dashboard && cp -r /horizon/openstack_dashboard/conf/* /etc/openstack-dashboard/ && cp /horizon/openstack_dashboard/local/local_settings.py.example /etc/openstack-dashboard/local_settings.py && local_settings=$(python -c 'import os;import openstack_dashboard;settings=os.path.dirname(openstack_dashboard.__file__) + "/local/local_settings.py";print(settings);') && rm -f $local_settings && ln -s /etc/openstack-dashboard/local_settings.py $local_settings && mkdir -p /etc/openstack-dashboard/local_settings.d && local_settings_d=$(python -c 'import os;import openstack_dashboard;settings_d=os.path.dirname(openstack_dashboard.__file__) + "/local/local_settings.d";print(settings_d);') && rm -rf $local_settings_d && ln -s /etc/openstack-dashboard/local_settings.d $local_settings_d && cp /horizon/manage.py /var/lib/kolla/venv/bin/manage.py && if [ "$(ls /plugins)" ]; then python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /plugins/*; fi && for locale in /var/lib/kolla/venv/lib/python3/site-packages/*/locale; do (cd ${locale%/*} && /var/lib/kolla/venv/bin/django-admin compilemessages) done && chmod 644 /usr/local/bin/kolla_extend_start 2026-05-22 00:37:53.123160 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in 2995c43535ce 2026-05-22 00:37:53.123170 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting setuptools==67.2.* 2026-05-22 00:37:53.123184 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading setuptools-67.2.0-py3-none-any.whl.metadata (6.2 kB) 2026-05-22 00:37:53.123245 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting pip==25.2.* 2026-05-22 00:37:53.123287 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading pip-25.2-py3-none-any.whl.metadata (4.7 kB) 2026-05-22 00:37:53.123327 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading setuptools-67.2.0-py3-none-any.whl (1.1 MB) 2026-05-22 00:37:53.123373 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 16.3 MB/s 0:00:00 2026-05-22 00:37:53.123440 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading pip-25.2-py3-none-any.whl (1.8 MB) 2026-05-22 00:37:53.123483 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 23.2 MB/s 0:00:00 2026-05-22 00:37:53.123533 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Installing collected packages: setuptools, pip 2026-05-22 00:37:53.123574 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Attempting uninstall: setuptools 2026-05-22 00:37:53.123641 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Found existing installation: setuptools 82.0.1 2026-05-22 00:37:53.123694 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Uninstalling setuptools-82.0.1: 2026-05-22 00:37:53.123720 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Successfully uninstalled setuptools-82.0.1 2026-05-22 00:37:53.123783 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Attempting uninstall: pip 2026-05-22 00:37:53.123810 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Found existing installation: pip 26.1.1 2026-05-22 00:37:53.123873 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Uninstalling pip-26.1.1: 2026-05-22 00:37:53.123890 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Successfully uninstalled pip-26.1.1 2026-05-22 00:37:53.123945 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully installed pip-25.2 setuptools-67.2.0 2026-05-22 00:37:53.123986 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /horizon 2026-05-22 00:37:53.124025 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2026-05-22 00:37:53.124065 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2026-05-22 00:37:53.124105 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: pbr>=5.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.3.3.dev2) (7.0.0) 2026-05-22 00:37:53.124134 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: Babel>=2.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.3.3.dev2) (2.17.0) 2026-05-22 00:37:53.124188 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting Django<4.3,>=4.2 (from horizon==25.3.3.dev2) 2026-05-22 00:37:53.124228 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading Django-4.2.19-py3-none-any.whl.metadata (4.1 kB) 2026-05-22 00:37:53.124267 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting django-compressor>=4.4 (from horizon==25.3.3.dev2) 2026-05-22 00:37:53.124307 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading django_compressor-4.5.1-py2.py3-none-any.whl.metadata (5.0 kB) 2026-05-22 00:37:53.124365 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting django-debreach>=1.4.2 (from horizon==25.3.3.dev2) 2026-05-22 00:37:53.124380 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading django_debreach-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-05-22 00:37:53.124444 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: futurist>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.3.3.dev2) (3.1.0) 2026-05-22 00:37:53.124502 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.3.3.dev2) (2.1.0) 2026-05-22 00:37:53.124544 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: keystoneauth1>=4.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.3.3.dev2) (5.10.0) 2026-05-22 00:37:53.124584 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.3.3.dev2) (1.3.0) 2026-05-22 00:37:53.124661 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.concurrency>=4.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.3.3.dev2) (7.1.0) 2026-05-22 00:37:53.124698 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.config>=8.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.3.3.dev2) (9.7.1) 2026-05-22 00:37:53.124748 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.i18n>=5.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.3.3.dev2) (6.5.1) 2026-05-22 00:37:53.124773 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.policy>=3.11.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.3.3.dev2) (4.5.1) 2026-05-22 00:37:53.124825 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.serialization>=4.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.3.3.dev2) (5.7.0) 2026-05-22 00:37:53.124865 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.upgradecheck>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.3.3.dev2) (2.5.0) 2026-05-22 00:37:53.124905 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.utils>=7.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.3.3.dev2) (8.2.0) 2026-05-22 00:37:53.124945 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: osprofiler>=3.4.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.3.3.dev2) (4.2.0) 2026-05-22 00:37:53.124984 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting libsass>=0.23.0 (from horizon==25.3.3.dev2) 2026-05-22 00:37:53.125024 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading libsass-0.23.0-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.whl.metadata (4.2 kB) 2026-05-22 00:37:53.125063 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-cinderclient>=8.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.3.3.dev2) (9.7.0) 2026-05-22 00:37:53.125103 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-glanceclient>=2.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.3.3.dev2) (4.8.0) 2026-05-22 00:37:53.125142 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-keystoneclient>=3.22.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.3.3.dev2) (5.6.0) 2026-05-22 00:37:53.125205 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-neutronclient>=8.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.3.3.dev2) (11.4.0) 2026-05-22 00:37:53.125220 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-novaclient>=9.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.3.3.dev2) (18.9.0) 2026-05-22 00:37:53.125281 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-swiftclient>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.3.3.dev2) (4.7.0) 2026-05-22 00:37:53.125322 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: PyYAML>=6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.3.3.dev2) (6.0.2) 2026-05-22 00:37:53.125407 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: requests>=2.25.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.3.3.dev2) (2.32.3) 2026-05-22 00:37:53.125459 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting semantic-version>=2.3.1 (from horizon==25.3.3.dev2) 2026-05-22 00:37:53.125500 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading semantic_version-2.10.0-py2.py3-none-any.whl.metadata (9.7 kB) 2026-05-22 00:37:53.125540 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.3.3.dev2) (2025.1) 2026-05-22 00:37:53.125582 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic>=1.0.3 (from horizon==25.3.3.dev2) 2026-05-22 00:37:53.125655 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic-1.0.3-py3-none-any.whl.metadata (1.4 kB) 2026-05-22 00:37:53.125675 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Angular>=1.8.2.2 (from horizon==25.3.3.dev2) 2026-05-22 00:37:53.125746 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Angular-1.8.2.2-py2.py3-none-any.whl.metadata (736 bytes) 2026-05-22 00:37:53.125773 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Angular-Bootstrap>=2.2.0.0 (from horizon==25.3.3.dev2) 2026-05-22 00:37:53.125797 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Angular_Bootstrap-2.5.0.0-py2.py3-none-any.whl.metadata (903 bytes) 2026-05-22 00:37:53.125860 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Angular-FileUpload>=12.0.4.0 (from horizon==25.3.3.dev2) 2026-05-22 00:37:53.125886 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Angular_FileUpload-12.2.13.0-py2.py3-none-any.whl.metadata (859 bytes) 2026-05-22 00:37:53.125903 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Angular-Gettext>=2.3.8.0 (from horizon==25.3.3.dev2) 2026-05-22 00:37:53.125963 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Angular_Gettext-2.4.1.0-py2.py3-none-any.whl.metadata (801 bytes) 2026-05-22 00:37:53.126015 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Angular-lrdragndrop>=1.0.2.2 (from horizon==25.3.3.dev2) 2026-05-22 00:37:53.126039 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Angular_lrdragndrop-1.0.2.6-py3-none-any.whl.metadata (824 bytes) 2026-05-22 00:37:53.126079 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Angular-Schema-Form>=0.8.13.0 (from horizon==25.3.3.dev2) 2026-05-22 00:37:53.126118 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic-Angular-Schema-Form-0.8.13.0.tar.gz (41 kB) 2026-05-22 00:37:53.126867 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2026-05-22 00:37:53.126922 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2026-05-22 00:37:53.126935 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Bootstrap-Datepicker>=1.3.1.0 (from horizon==25.3.3.dev2) 2026-05-22 00:37:53.126946 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Bootstrap_Datepicker-1.4.0.0-py3-none-any.whl.metadata (872 bytes) 2026-05-22 00:37:53.126956 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Bootstrap-SCSS>=3.3.7.1 (from horizon==25.3.3.dev2) 2026-05-22 00:37:53.126976 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Bootstrap_SCSS-3.4.1.0-py2.py3-none-any.whl.metadata (786 bytes) 2026-05-22 00:37:53.126987 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-bootswatch>=3.3.7.0 (from horizon==25.3.3.dev2) 2026-05-22 00:37:53.126997 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_bootswatch-3.3.7.0-py2.py3-none-any.whl.metadata (746 bytes) 2026-05-22 00:37:53.127006 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-D3>=3.5.17.0 (from horizon==25.3.3.dev2) 2026-05-22 00:37:53.127016 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_D3-3.5.17.0-py2.py3-none-any.whl.metadata (700 bytes) 2026-05-22 00:37:53.127026 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Hogan>=2.0.0.2 (from horizon==25.3.3.dev2) 2026-05-22 00:37:53.127035 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Hogan-2.0.0.3-py3-none-any.whl.metadata (750 bytes) 2026-05-22 00:37:53.127045 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Font-Awesome>=4.7.0.0 (from horizon==25.3.3.dev2) 2026-05-22 00:37:53.127055 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Font_Awesome-4.7.0.0-py2.py3-none-any.whl.metadata (770 bytes) 2026-05-22 00:37:53.127064 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Jasmine>=2.4.1.1 (from horizon==25.3.3.dev2) 2026-05-22 00:37:53.127074 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Jasmine-2.4.1.2-py2.py3-none-any.whl.metadata (741 bytes) 2026-05-22 00:37:53.127083 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-jQuery>=3.5.1.1 (from horizon==25.3.3.dev2) 2026-05-22 00:37:53.127093 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading xstatic_jquery-3.5.1.1-py3-none-any.whl.metadata (888 bytes) 2026-05-22 00:37:53.127102 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-JQuery-Migrate>=3 (from horizon==25.3.3.dev2) 2026-05-22 00:37:53.127112 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_JQuery_Migrate-3.3.2.1-py3-none-any.whl.metadata (819 bytes) 2026-05-22 00:37:53.127122 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-JQuery.quicksearch>=2.0.3.2 (from horizon==25.3.3.dev2) 2026-05-22 00:37:53.127131 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_JQuery.quicksearch-2.0.3.2-py3-none-any.whl.metadata (852 bytes) 2026-05-22 00:37:53.127141 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-JQuery.TableSorter>=2.14.5.1 (from horizon==25.3.3.dev2) 2026-05-22 00:37:53.127151 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_JQuery.TableSorter-2.14.5.2-py3-none-any.whl.metadata (846 bytes) 2026-05-22 00:37:53.127160 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-jquery-ui>=1.13.0.1 (from horizon==25.3.3.dev2) 2026-05-22 00:37:53.127170 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading xstatic_jquery_ui-1.13.0.1-py3-none-any.whl.metadata (965 bytes) 2026-05-22 00:37:53.127217 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-JSEncrypt>=2.3.1.1 (from horizon==25.3.3.dev2) 2026-05-22 00:37:53.127228 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_JSEncrypt-2.3.1.1-py2.py3-none-any.whl.metadata (752 bytes) 2026-05-22 00:37:53.127238 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-mdi>=1.6.50.2 (from horizon==25.3.3.dev2) 2026-05-22 00:37:53.127248 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_mdi-1.6.50.2-py2.py3-none-any.whl.metadata (762 bytes) 2026-05-22 00:37:53.127257 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-objectpath>=1.2.1.0 (from horizon==25.3.3.dev2) 2026-05-22 00:37:53.127267 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic-objectpath-1.2.1.0.tar.gz (3.5 kB) 2026-05-22 00:37:53.127276 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2026-05-22 00:37:53.127286 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2026-05-22 00:37:53.127295 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Rickshaw>=1.5.0.0 (from horizon==25.3.3.dev2) 2026-05-22 00:37:53.127305 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Rickshaw-1.5.1.0-py3-none-any.whl.metadata (775 bytes) 2026-05-22 00:37:53.127322 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-roboto-fontface>=0.5.0.0 (from horizon==25.3.3.dev2) 2026-05-22 00:37:53.127373 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_roboto_fontface-0.5.0.0-py2.py3-none-any.whl.metadata (815 bytes) 2026-05-22 00:37:53.127385 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-smart-table>=1.4.13.2 (from horizon==25.3.3.dev2) 2026-05-22 00:37:53.127395 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_smart_table-1.4.13.2-py2.py3-none-any.whl.metadata (821 bytes) 2026-05-22 00:37:53.127404 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Spin>=1.2.5.2 (from horizon==25.3.3.dev2) 2026-05-22 00:37:53.127414 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Spin-1.2.5.3-py3-none-any.whl.metadata (741 bytes) 2026-05-22 00:37:53.127424 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-term.js>=0.0.7.0 (from horizon==25.3.3.dev2) 2026-05-22 00:37:53.127439 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic-term.js-0.0.7.0.tar.gz (38 kB) 2026-05-22 00:37:53.127449 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2026-05-22 00:37:53.127459 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2026-05-22 00:37:53.127468 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-tv4>=1.2.7.0 (from horizon==25.3.3.dev2) 2026-05-22 00:37:53.127478 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic-tv4-1.2.7.0.tar.gz (22 kB) 2026-05-22 00:37:53.127491 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2026-05-22 00:37:53.127505 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2026-05-22 00:37:53.127571 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting enmerkar>=0.7.1 (from horizon==25.3.3.dev2) 2026-05-22 00:37:53.127587 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading enmerkar-0.7.1-py3-none-any.whl.metadata (13 kB) 2026-05-22 00:37:53.127631 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting asgiref<4,>=3.6.0 (from Django<4.3,>=4.2->horizon==25.3.3.dev2) 2026-05-22 00:37:53.127752 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading asgiref-3.8.1-py3-none-any.whl.metadata (9.3 kB) 2026-05-22 00:37:53.127768 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: sqlparse>=0.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Django<4.3,>=4.2->horizon==25.3.3.dev2) (0.5.3) 2026-05-22 00:37:53.127784 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting django-appconf>=1.0.3 (from django-compressor>=4.4->horizon==25.3.3.dev2) 2026-05-22 00:37:53.127797 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading django_appconf-1.1.0-py3-none-any.whl.metadata (5.2 kB) 2026-05-22 00:37:53.127847 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting rcssmin==1.1.2 (from django-compressor>=4.4->horizon==25.3.3.dev2) 2026-05-22 00:37:53.127862 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading rcssmin-1.1.2-cp312-cp312-manylinux1_x86_64.whl.metadata (4.5 kB) 2026-05-22 00:37:53.127908 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting rjsmin==1.2.2 (from django-compressor>=4.4->horizon==25.3.3.dev2) 2026-05-22 00:37:53.127923 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading rjsmin-1.2.2-cp312-cp312-manylinux1_x86_64.whl.metadata (4.4 kB) 2026-05-22 00:37:53.127969 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: debtcollector>=3.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from futurist>=1.2.0->horizon==25.3.3.dev2) (3.0.0) 2026-05-22 00:37:53.127985 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=1.2.0->horizon==25.3.3.dev2) (1.17.2) 2026-05-22 00:37:53.128033 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: stevedore>=1.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=4.3.1->horizon==25.3.3.dev2) (5.4.1) 2026-05-22 00:37:53.128049 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=4.3.1->horizon==25.3.3.dev2) (1.7.0) 2026-05-22 00:37:53.128074 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: typing-extensions>=4.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=4.3.1->horizon==25.3.3.dev2) (4.12.2) 2026-05-22 00:37:53.128125 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.0->horizon==25.3.3.dev2) (0.19) 2026-05-22 00:37:53.128140 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.8.0->horizon==25.3.3.dev2) (2.0.0) 2026-05-22 00:37:53.128187 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.context>=2.22.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.policy>=3.11.0->horizon==25.3.3.dev2) (5.7.1) 2026-05-22 00:37:53.128210 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: msgpack>=0.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=4.3.0->horizon==25.3.3.dev2) (1.1.0) 2026-05-22 00:37:53.128272 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: PrettyTable>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.5.0->horizon==25.3.3.dev2) (3.14.0) 2026-05-22 00:37:53.128284 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: pyparsing>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->horizon==25.3.3.dev2) (3.2.1) 2026-05-22 00:37:53.128357 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->horizon==25.3.3.dev2) (24.2) 2026-05-22 00:37:53.128370 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: psutil>=3.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->horizon==25.3.3.dev2) (7.0.0) 2026-05-22 00:37:53.128383 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: WebOb>=1.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from osprofiler>=3.4.2->horizon==25.3.3.dev2) (1.8.9) 2026-05-22 00:37:53.128445 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: setuptools in /var/lib/kolla/venv/lib/python3.12/site-packages (from pbr>=5.5.0->horizon==25.3.3.dev2) (67.2.0) 2026-05-22 00:37:53.128461 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: wcwidth in /var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.5.0->horizon==25.3.3.dev2) (0.2.13) 2026-05-22 00:37:53.129687 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: warlock>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->horizon==25.3.3.dev2) (2.0.1) 2026-05-22 00:37:53.129709 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: pyOpenSSL>=17.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->horizon==25.3.3.dev2) (24.2.1) 2026-05-22 00:37:53.129721 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: cryptography<44,>=41.0.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pyOpenSSL>=17.1.0->python-glanceclient>=2.8.0->horizon==25.3.3.dev2) (43.0.3) 2026-05-22 00:37:53.129734 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: cffi>=1.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography<44,>=41.0.5->pyOpenSSL>=17.1.0->python-glanceclient>=2.8.0->horizon==25.3.3.dev2) (1.17.1) 2026-05-22 00:37:53.129747 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography<44,>=41.0.5->pyOpenSSL>=17.1.0->python-glanceclient>=2.8.0->horizon==25.3.3.dev2) (2.22) 2026-05-22 00:37:53.129759 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: cliff>=3.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=8.1.0->horizon==25.3.3.dev2) (4.9.1) 2026-05-22 00:37:53.129781 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: openstacksdk>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=8.1.0->horizon==25.3.3.dev2) (4.4.0) 2026-05-22 00:37:53.129791 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: os-client-config>=1.28.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=8.1.0->horizon==25.3.3.dev2) (2.1.0) 2026-05-22 00:37:53.129802 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: osc-lib>=1.12.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=8.1.0->horizon==25.3.3.dev2) (3.2.0) 2026-05-22 00:37:53.129812 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.log>=3.36.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=8.1.0->horizon==25.3.3.dev2) (7.1.0) 2026-05-22 00:37:53.129822 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: autopage>=0.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=3.4.0->python-neutronclient>=8.1.0->horizon==25.3.3.dev2) (0.5.2) 2026-05-22 00:37:53.129832 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: cmd2>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=3.4.0->python-neutronclient>=8.1.0->horizon==25.3.3.dev2) (2.5.11) 2026-05-22 00:37:53.129850 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: pyperclip>=1.8 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=8.1.0->horizon==25.3.3.dev2) (1.9.0) 2026-05-22 00:37:53.129861 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: decorator>=4.4.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=8.1.0->horizon==25.3.3.dev2) (5.1.1) 2026-05-22 00:37:53.129871 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: dogpile.cache>=0.6.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=8.1.0->horizon==25.3.3.dev2) (1.3.4) 2026-05-22 00:37:53.129881 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: jmespath>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=8.1.0->horizon==25.3.3.dev2) (1.0.1) 2026-05-22 00:37:53.129891 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=8.1.0->horizon==25.3.3.dev2) (1.33) 2026-05-22 00:37:53.129901 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: platformdirs>=3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=8.1.0->horizon==25.3.3.dev2) (4.3.6) 2026-05-22 00:37:53.129911 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: requestsexceptions>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=8.1.0->horizon==25.3.3.dev2) (1.4.0) 2026-05-22 00:37:53.129933 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: jsonpointer>=1.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=1.5.0->python-neutronclient>=8.1.0->horizon==25.3.3.dev2) (3.0.0) 2026-05-22 00:37:53.129945 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-dateutil>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-neutronclient>=8.1.0->horizon==25.3.3.dev2) (2.9.0.post0) 2026-05-22 00:37:53.129955 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: six>=1.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->python-neutronclient>=8.1.0->horizon==25.3.3.dev2) (1.17.0) 2026-05-22 00:37:53.129973 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->horizon==25.3.3.dev2) (3.4.1) 2026-05-22 00:37:53.129983 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->horizon==25.3.3.dev2) (3.10) 2026-05-22 00:37:53.129994 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->horizon==25.3.3.dev2) (1.26.20) 2026-05-22 00:37:53.130004 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->horizon==25.3.3.dev2) (2026.5.20) 2026-05-22 00:37:53.130014 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: jsonschema<5,>=4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from warlock>=1.2.0->python-glanceclient>=2.8.0->horizon==25.3.3.dev2) (4.23.0) 2026-05-22 00:37:53.130024 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: attrs>=22.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema<5,>=4->warlock>=1.2.0->python-glanceclient>=2.8.0->horizon==25.3.3.dev2) (25.1.0) 2026-05-22 00:37:53.130034 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema<5,>=4->warlock>=1.2.0->python-glanceclient>=2.8.0->horizon==25.3.3.dev2) (2024.10.1) 2026-05-22 00:37:53.130044 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: referencing>=0.28.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema<5,>=4->warlock>=1.2.0->python-glanceclient>=2.8.0->horizon==25.3.3.dev2) (0.36.2) 2026-05-22 00:37:53.130054 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: rpds-py>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema<5,>=4->warlock>=1.2.0->python-glanceclient>=2.8.0->horizon==25.3.3.dev2) (0.23.1) 2026-05-22 00:37:53.130065 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading Django-4.2.19-py3-none-any.whl (8.0 MB) 2026-05-22 00:37:53.130081 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.0/8.0 MB 7.6 MB/s 0:00:01 2026-05-22 00:37:53.130091 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading asgiref-3.8.1-py3-none-any.whl (23 kB) 2026-05-22 00:37:53.130101 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading django_compressor-4.5.1-py2.py3-none-any.whl (145 kB) 2026-05-22 00:37:53.130111 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading rcssmin-1.1.2-cp312-cp312-manylinux1_x86_64.whl (48 kB) 2026-05-22 00:37:53.130121 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading rjsmin-1.2.2-cp312-cp312-manylinux1_x86_64.whl (31 kB) 2026-05-22 00:37:53.130131 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading django_appconf-1.1.0-py3-none-any.whl (6.4 kB) 2026-05-22 00:37:53.130141 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading django_debreach-2.1.0-py3-none-any.whl (7.7 kB) 2026-05-22 00:37:53.130151 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading enmerkar-0.7.1-py3-none-any.whl (12 kB) 2026-05-22 00:37:53.130161 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading libsass-0.23.0-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.whl (9.4 MB) 2026-05-22 00:37:53.130171 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 28.4 MB/s 0:00:00 2026-05-22 00:37:53.130181 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading semantic_version-2.10.0-py2.py3-none-any.whl (15 kB) 2026-05-22 00:37:53.130191 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic-1.0.3-py3-none-any.whl (4.4 kB) 2026-05-22 00:37:53.130201 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Angular-1.8.2.2-py2.py3-none-any.whl (495 kB) 2026-05-22 00:37:53.130226 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Angular_Bootstrap-2.5.0.0-py2.py3-none-any.whl (61 kB) 2026-05-22 00:37:53.130237 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Angular_FileUpload-12.2.13.0-py2.py3-none-any.whl (195 kB) 2026-05-22 00:37:53.130247 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Angular_Gettext-2.4.1.0-py2.py3-none-any.whl (12 kB) 2026-05-22 00:37:53.130257 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Angular_lrdragndrop-1.0.2.6-py3-none-any.whl (6.5 kB) 2026-05-22 00:37:53.130267 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Bootstrap_Datepicker-1.4.0.0-py3-none-any.whl (67 kB) 2026-05-22 00:37:53.130277 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Bootstrap_SCSS-3.4.1.0-py2.py3-none-any.whl (250 kB) 2026-05-22 00:37:53.130287 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_bootswatch-3.3.7.0-py2.py3-none-any.whl (1.6 MB) 2026-05-22 00:37:53.130297 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 7.2 MB/s 0:00:00 2026-05-22 00:37:53.130307 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_D3-3.5.17.0-py2.py3-none-any.whl (78 kB) 2026-05-22 00:37:53.130317 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Font_Awesome-4.7.0.0-py2.py3-none-any.whl (675 kB) 2026-05-22 00:37:53.130327 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 675.2/675.2 kB 27.0 MB/s 0:00:00 2026-05-22 00:37:53.130370 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Hogan-2.0.0.3-py3-none-any.whl (7.8 kB) 2026-05-22 00:37:53.130381 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Jasmine-2.4.1.2-py2.py3-none-any.whl (41 kB) 2026-05-22 00:37:53.130392 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading xstatic_jquery-3.5.1.1-py3-none-any.whl (313 kB) 2026-05-22 00:37:53.130402 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_JQuery_Migrate-3.3.2.1-py3-none-any.whl (16 kB) 2026-05-22 00:37:53.130412 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_JQuery.quicksearch-2.0.3.2-py3-none-any.whl (8.3 kB) 2026-05-22 00:37:53.130422 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_JQuery.TableSorter-2.14.5.2-py3-none-any.whl (20 kB) 2026-05-22 00:37:53.130432 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading xstatic_jquery_ui-1.13.0.1-py3-none-any.whl (1.8 MB) 2026-05-22 00:37:53.130443 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 34.1 MB/s 0:00:00 2026-05-22 00:37:53.130453 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_JSEncrypt-2.3.1.1-py2.py3-none-any.whl (35 kB) 2026-05-22 00:37:53.130463 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_mdi-1.6.50.2-py2.py3-none-any.whl (786 kB) 2026-05-22 00:37:53.130474 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 786.1/786.1 kB 28.9 MB/s 0:00:00 2026-05-22 00:37:53.130489 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Rickshaw-1.5.1.0-py3-none-any.whl (28 kB) 2026-05-22 00:37:53.130505 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_roboto_fontface-0.5.0.0-py2.py3-none-any.whl (5.5 MB) 2026-05-22 00:37:53.130516 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.5/5.5 MB 34.7 MB/s 0:00:00 2026-05-22 00:37:53.130527 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_smart_table-1.4.13.2-py2.py3-none-any.whl (14 kB) 2026-05-22 00:37:53.130537 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Spin-1.2.5.3-py3-none-any.whl (5.9 kB) 2026-05-22 00:37:53.130547 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building wheels for collected packages: horizon, XStatic-Angular-Schema-Form, XStatic-objectpath, XStatic-term.js, XStatic-tv4 2026-05-22 00:37:53.130567 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'horizon' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'horizon'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2026-05-22 00:37:53.130584 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-05-22 00:37:53.130620 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for horizon (setup.py): started 2026-05-22 00:37:53.130636 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for horizon (setup.py): finished with status 'done' 2026-05-22 00:37:53.130652 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for horizon: filename=horizon-25.3.3.dev2-py3-none-any.whl size=5308856 sha256=bffdb1070ae10730a52323ba6e06d54181fdf9012024f6db625e14db16dac93c 2026-05-22 00:37:53.130663 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-1xcpsp64/wheels/51/6a/a4/bdac607b283a9103e5bfcdd763bfd86f1a2b9a6f881f2a93d0 2026-05-22 00:37:53.130731 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-Angular-Schema-Form (setup.py): started 2026-05-22 00:37:53.130750 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'XStatic-Angular-Schema-Form' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'XStatic-Angular-Schema-Form'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2026-05-22 00:37:53.130765 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-05-22 00:37:53.130828 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-Angular-Schema-Form (setup.py): finished with status 'done' 2026-05-22 00:37:53.130845 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for XStatic-Angular-Schema-Form: filename=XStatic_Angular_Schema_Form-0.8.13.0-py3-none-any.whl size=45181 sha256=6ef736d4ae5cb9615c8de116f35ad61b3dd3bd8e64da00c92dfc972b85ecb31a 2026-05-22 00:37:53.130894 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-1xcpsp64/wheels/cc/4a/91/78fda3b6bc1c2582c4f164ed5bbf5c6f6505a56579356af495 2026-05-22 00:37:53.130913 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'XStatic-objectpath' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'XStatic-objectpath'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2026-05-22 00:37:53.130961 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-05-22 00:37:53.130977 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-objectpath (setup.py): started 2026-05-22 00:37:53.131024 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-objectpath (setup.py): finished with status 'done' 2026-05-22 00:37:53.131041 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for XStatic-objectpath: filename=XStatic_objectpath-1.2.1.0-py3-none-any.whl size=4540 sha256=8e262ffa0d4c94d2690c2cf0813908bd8a5153e1ba3a61c207988df778441041 2026-05-22 00:37:53.131088 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-1xcpsp64/wheels/b8/78/27/7b3e14857da8fd37867b5275216a3dbb8d3baa9465b4fa54cb 2026-05-22 00:37:53.131112 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'XStatic-term.js' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'XStatic-term.js'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2026-05-22 00:37:53.131144 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-05-22 00:37:53.131195 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-term.js (setup.py): started 2026-05-22 00:37:53.131211 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-term.js (setup.py): finished with status 'done' 2026-05-22 00:37:53.131272 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for XStatic-term.js: filename=XStatic_term.js-0.0.7.0-py3-none-any.whl size=39102 sha256=511734d798cf7565cf074596e434ea16606e5e496772911f0e1dc4ca6b020a15 2026-05-22 00:37:53.131289 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-1xcpsp64/wheels/51/b4/d4/9af714289769e63890ef461a458cb210cb8c2f9bc49cdbb68d 2026-05-22 00:37:53.131305 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'XStatic-tv4' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'XStatic-tv4'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2026-05-22 00:37:53.131503 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-05-22 00:37:53.131538 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-tv4 (setup.py): started 2026-05-22 00:37:53.131552 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-tv4 (setup.py): finished with status 'done' 2026-05-22 00:37:53.131572 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for XStatic-tv4: filename=XStatic_tv4-1.2.7.0-py3-none-any.whl size=24518 sha256=eda026b42d86c42f3c666f622774d2736a2a40e5466428ad567182441b863342 2026-05-22 00:37:53.131584 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-1xcpsp64/wheels/f2/f6/e9/c0168caafd196de7478f32fbf5ae7ad498465c89a8a507aa53 2026-05-22 00:37:53.131622 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully built horizon XStatic-Angular-Schema-Form XStatic-objectpath XStatic-term.js XStatic-tv4 2026-05-22 00:37:53.131653 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Installing collected packages: XStatic-tv4, XStatic-term.js, XStatic-Spin, XStatic-smart-table, XStatic-roboto-fontface, XStatic-Rickshaw, XStatic-objectpath, XStatic-mdi, XStatic-JSEncrypt, XStatic-JQuery.TableSorter, XStatic-JQuery.quicksearch, XStatic-JQuery-Migrate, XStatic-jQuery, XStatic-Jasmine, XStatic-Hogan, XStatic-Font-Awesome, XStatic-D3, XStatic-bootswatch, XStatic-Bootstrap-SCSS, XStatic-Bootstrap-Datepicker, XStatic-Angular-Schema-Form, XStatic-Angular-lrdragndrop, XStatic-Angular-Gettext, XStatic-Angular-FileUpload, XStatic-Angular-Bootstrap, XStatic-Angular, XStatic, rjsmin, rcssmin, XStatic-jquery-ui, semantic-version, libsass, django-debreach, asgiref, Django, enmerkar, django-appconf, django-compressor, horizon 2026-05-22 00:37:53.131674 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully installed Django-4.2.19 XStatic-1.0.3 XStatic-Angular-1.8.2.2 XStatic-Angular-Bootstrap-2.5.0.0 XStatic-Angular-FileUpload-12.2.13.0 XStatic-Angular-Gettext-2.4.1.0 XStatic-Angular-Schema-Form-0.8.13.0 XStatic-Angular-lrdragndrop-1.0.2.6 XStatic-Bootstrap-Datepicker-1.4.0.0 XStatic-Bootstrap-SCSS-3.4.1.0 XStatic-D3-3.5.17.0 XStatic-Font-Awesome-4.7.0.0 XStatic-Hogan-2.0.0.3 XStatic-JQuery-Migrate-3.3.2.1 XStatic-JQuery.TableSorter-2.14.5.2 XStatic-JQuery.quicksearch-2.0.3.2 XStatic-JSEncrypt-2.3.1.1 XStatic-Jasmine-2.4.1.2 XStatic-Rickshaw-1.5.1.0 XStatic-Spin-1.2.5.3 XStatic-bootswatch-3.3.7.0 XStatic-jQuery-3.5.1.1 XStatic-jquery-ui-1.13.0.1 XStatic-mdi-1.6.50.2 XStatic-objectpath-1.2.1.0 XStatic-roboto-fontface-0.5.0.0 XStatic-smart-table-1.4.13.2 XStatic-term.js-0.0.7.0 XStatic-tv4-1.2.7.0 asgiref-3.8.1 django-appconf-1.1.0 django-compressor-4.5.1 django-debreach-2.1.0 enmerkar-0.7.1 horizon-25.3.3.dev2 libsass-0.23.0 rcssmin-1.1.2 rjsmin-1.2.2 semantic-version-2.10.0 2026-05-22 00:37:53.131722 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-05-22 00:37:53.131750 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:[notice] A new release of pip is available: 25.2 -> 26.1.1 2026-05-22 00:37:53.131763 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:[notice] To update, run: pip install --upgrade pip 2026-05-22 00:37:53.131824 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-05-22 00:37:53.131839 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/blazar_dashboard-13.0.0.0rc2.dev2 2026-05-22 00:37:53.131871 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2026-05-22 00:37:53.131920 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2026-05-22 00:37:53.131935 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/designate_dashboard-20.0.1.dev6 2026-05-22 00:37:53.131993 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2026-05-22 00:37:53.132008 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2026-05-22 00:37:53.132022 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/heat_dashboard-13.0.0.0rc2.dev2 2026-05-22 00:37:53.132079 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2026-05-22 00:37:53.132094 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2026-05-22 00:37:53.132119 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/ironic_ui-6.5.1.dev3 2026-05-22 00:37:53.132167 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2026-05-22 00:37:53.132182 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2026-05-22 00:37:53.132195 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/magnum_ui-16.0.1.dev6 2026-05-22 00:37:53.132256 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2026-05-22 00:37:53.132271 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2026-05-22 00:37:53.132284 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/manila_ui-13.0.1.dev4 2026-05-22 00:37:53.132393 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2026-05-22 00:37:53.132408 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2026-05-22 00:37:53.132422 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/masakari_dashboard-12.0.0.0rc2.dev2 2026-05-22 00:37:53.132431 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2026-05-22 00:37:53.132461 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2026-05-22 00:37:53.132509 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/neutron_fwaas_dashboard-9.0.1.dev4 2026-05-22 00:37:53.132524 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2026-05-22 00:37:53.132538 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2026-05-22 00:37:53.132584 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/neutron_vpnaas_dashboard-12.0.1.dev3 2026-05-22 00:37:53.132622 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2026-05-22 00:37:53.132642 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2026-05-22 00:37:53.132704 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/octavia_dashboard-15.0.1.dev9 2026-05-22 00:37:53.132720 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2026-05-22 00:37:53.132778 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2026-05-22 00:37:53.132790 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/watcher_dashboard-13.0.0.0rc2.dev2 2026-05-22 00:37:53.132815 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2026-05-22 00:37:53.132829 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2026-05-22 00:37:53.132879 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar-dashboard==13.0.0.0rc2.dev2) (7.0.0) 2026-05-22 00:37:53.132895 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting python-blazarclient>=1.0.1 (from blazar-dashboard==13.0.0.0rc2.dev2) 2026-05-22 00:37:53.132925 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading python_blazarclient-4.3.0-py3-none-any.whl.metadata (2.3 kB) 2026-05-22 00:37:53.132973 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: horizon>=17.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar-dashboard==13.0.0.0rc2.dev2) (25.3.3.dev2) 2026-05-22 00:37:53.132988 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: openstacksdk>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate-dashboard==20.0.1.dev6) (4.4.0) 2026-05-22 00:37:53.133047 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-heatclient>=1.10.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from heat-dashboard==13.0.0.0rc2.dev2) (4.1.0) 2026-05-22 00:37:53.133058 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting xstatic-angular-uuid>=0.0.4.0 (from heat-dashboard==13.0.0.0rc2.dev2) 2026-05-22 00:37:53.133072 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Angular_UUID-0.0.4.0-py2.py3-none-any.whl.metadata (764 bytes) 2026-05-22 00:37:53.133127 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting xstatic-angular-vis>=4.16.0.0 (from heat-dashboard==13.0.0.0rc2.dev2) 2026-05-22 00:37:53.133142 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Angular_Vis-4.16.0.0-py2.py3-none-any.whl.metadata (758 bytes) 2026-05-22 00:37:53.133155 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting xstatic-filesaver>=1.3.2.0 (from heat-dashboard==13.0.0.0rc2.dev2) 2026-05-22 00:37:53.133204 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_FileSaver-1.3.2.0-py2.py3-none-any.whl.metadata (747 bytes) 2026-05-22 00:37:53.133220 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting xstatic-js-yaml>=3.8.1.0 (from heat-dashboard==13.0.0.0rc2.dev2) 2026-05-22 00:37:53.133233 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_JS_Yaml-3.8.1.0-py2.py3-none-any.whl.metadata (731 bytes) 2026-05-22 00:37:53.133279 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting xstatic-json2yaml>=0.1.1.0 (from heat-dashboard==13.0.0.0rc2.dev2) 2026-05-22 00:37:53.133294 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Json2yaml-0.1.1.0-py2.py3-none-any.whl.metadata (739 bytes) 2026-05-22 00:37:53.133357 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-ironicclient!=2.5.2,!=2.7.1,>=2.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-ui==6.5.1.dev3) (5.10.2) 2026-05-22 00:37:53.133370 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-magnumclient>=4.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-ui==16.0.1.dev6) (4.8.1) 2026-05-22 00:37:53.133384 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: django-compressor>=2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila-ui==13.0.1.dev4) (4.5.1) 2026-05-22 00:37:53.133431 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.utils>=4.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila-ui==13.0.1.dev4) (8.2.0) 2026-05-22 00:37:53.133446 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-keystoneclient>=4.1.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila-ui==13.0.1.dev4) (5.6.0) 2026-05-22 00:37:53.133506 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-manilaclient>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila-ui==13.0.1.dev4) (5.4.0) 2026-05-22 00:37:53.133522 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: PyYAML>=3.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-dashboard==12.0.0.0rc2.dev2) (6.0.2) 2026-05-22 00:37:53.133544 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-neutronclient>=6.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-fwaas-dashboard==9.0.1.dev4) (11.4.0) 2026-05-22 00:37:53.133613 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: Babel>=2.3.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia-dashboard==15.0.1.dev9) (2.17.0) 2026-05-22 00:37:53.133635 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting python-watcherclient>=1.1.0 (from watcher-dashboard==13.0.0.0rc2.dev2) 2026-05-22 00:37:53.133649 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading python_watcherclient-4.8.0-py3-none-any.whl.metadata (5.2 kB) 2026-05-22 00:37:53.133711 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: Django>=4.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from django-compressor>=2.0->manila-ui==13.0.1.dev4) (4.2.19) 2026-05-22 00:37:53.133726 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: django-appconf>=1.0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from django-compressor>=2.0->manila-ui==13.0.1.dev4) (1.1.0) 2026-05-22 00:37:53.133774 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: rcssmin==1.1.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from django-compressor>=2.0->manila-ui==13.0.1.dev4) (1.1.2) 2026-05-22 00:37:53.133789 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: rjsmin==1.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from django-compressor>=2.0->manila-ui==13.0.1.dev4) (1.2.2) 2026-05-22 00:37:53.133848 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: asgiref<4,>=3.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Django>=4.2->django-compressor>=2.0->manila-ui==13.0.1.dev4) (3.8.1) 2026-05-22 00:37:53.133859 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: sqlparse>=0.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Django>=4.2->django-compressor>=2.0->manila-ui==13.0.1.dev4) (0.5.3) 2026-05-22 00:37:53.133880 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: django-debreach>=1.4.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (2.1.0) 2026-05-22 00:37:53.133940 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: futurist>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (3.1.0) 2026-05-22 00:37:53.133952 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (2.1.0) 2026-05-22 00:37:53.133965 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: keystoneauth1>=4.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (5.10.0) 2026-05-22 00:37:53.134014 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (1.3.0) 2026-05-22 00:37:53.134029 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.concurrency>=4.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (7.1.0) 2026-05-22 00:37:53.134086 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.config>=8.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (9.7.1) 2026-05-22 00:37:53.134098 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.i18n>=5.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (6.5.1) 2026-05-22 00:37:53.134120 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.policy>=3.11.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (4.5.1) 2026-05-22 00:37:53.134169 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.serialization>=4.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (5.7.0) 2026-05-22 00:37:53.135832 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.upgradecheck>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (2.5.0) 2026-05-22 00:37:53.135854 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: osprofiler>=3.4.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (4.2.0) 2026-05-22 00:37:53.135865 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: libsass>=0.23.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (0.23.0) 2026-05-22 00:37:53.135873 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-cinderclient>=8.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (9.7.0) 2026-05-22 00:37:53.135882 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-glanceclient>=2.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (4.8.0) 2026-05-22 00:37:53.135891 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-novaclient>=9.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (18.9.0) 2026-05-22 00:37:53.135900 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-swiftclient>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (4.7.0) 2026-05-22 00:37:53.135908 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: requests>=2.25.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (2.32.3) 2026-05-22 00:37:53.135917 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: semantic-version>=2.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (2.10.0) 2026-05-22 00:37:53.135926 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (2025.1) 2026-05-22 00:37:53.135934 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic>=1.0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (1.0.3) 2026-05-22 00:37:53.135950 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Angular>=1.8.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (1.8.2.2) 2026-05-22 00:37:53.135959 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Angular-Bootstrap>=2.2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (2.5.0.0) 2026-05-22 00:37:53.135968 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Angular-FileUpload>=12.0.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (12.2.13.0) 2026-05-22 00:37:53.135977 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Angular-Gettext>=2.3.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (2.4.1.0) 2026-05-22 00:37:53.135985 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Angular-lrdragndrop>=1.0.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (1.0.2.6) 2026-05-22 00:37:53.136001 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Angular-Schema-Form>=0.8.13.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (0.8.13.0) 2026-05-22 00:37:53.136009 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Bootstrap-Datepicker>=1.3.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (1.4.0.0) 2026-05-22 00:37:53.136018 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Bootstrap-SCSS>=3.3.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (3.4.1.0) 2026-05-22 00:37:53.136034 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-bootswatch>=3.3.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (3.3.7.0) 2026-05-22 00:37:53.136043 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-D3>=3.5.17.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (3.5.17.0) 2026-05-22 00:37:53.136052 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Hogan>=2.0.0.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (2.0.0.3) 2026-05-22 00:37:53.136061 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Font-Awesome>=4.7.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (4.7.0.0) 2026-05-22 00:37:53.136070 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Jasmine>=2.4.1.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (2.4.1.2) 2026-05-22 00:37:53.136078 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-jQuery>=3.5.1.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (3.5.1.1) 2026-05-22 00:37:53.136087 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-JQuery-Migrate>=3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (3.3.2.1) 2026-05-22 00:37:53.136095 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-JQuery.quicksearch>=2.0.3.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (2.0.3.2) 2026-05-22 00:37:53.136104 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-JQuery.TableSorter>=2.14.5.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (2.14.5.2) 2026-05-22 00:37:53.136112 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-jquery-ui>=1.13.0.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (1.13.0.1) 2026-05-22 00:37:53.136121 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-JSEncrypt>=2.3.1.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (2.3.1.1) 2026-05-22 00:37:53.136134 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-mdi>=1.6.50.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (1.6.50.2) 2026-05-22 00:37:53.136143 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-objectpath>=1.2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (1.2.1.0) 2026-05-22 00:37:53.136152 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Rickshaw>=1.5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (1.5.1.0) 2026-05-22 00:37:53.136174 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-roboto-fontface>=0.5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (0.5.0.0) 2026-05-22 00:37:53.136183 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-smart-table>=1.4.13.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (1.4.13.2) 2026-05-22 00:37:53.136192 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Spin>=1.2.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (1.2.5.3) 2026-05-22 00:37:53.136200 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-term.js>=0.0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (0.0.7.0) 2026-05-22 00:37:53.136209 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-tv4>=1.2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (1.2.7.0) 2026-05-22 00:37:53.136223 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: enmerkar>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (0.7.1) 2026-05-22 00:37:53.136232 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: debtcollector>=3.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from futurist>=1.2.0->horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (3.0.0) 2026-05-22 00:37:53.136241 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=1.2.0->horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (1.17.2) 2026-05-22 00:37:53.136252 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: stevedore>=1.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=4.3.1->horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (5.4.1) 2026-05-22 00:37:53.136260 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=4.3.1->horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (1.7.0) 2026-05-22 00:37:53.136269 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: typing-extensions>=4.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=4.3.1->horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (4.12.2) 2026-05-22 00:37:53.136278 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: cryptography>=2.7 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=2.1.0->designate-dashboard==20.0.1.dev6) (43.0.3) 2026-05-22 00:37:53.136287 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: decorator>=4.4.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=2.1.0->designate-dashboard==20.0.1.dev6) (5.1.1) 2026-05-22 00:37:53.136296 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: dogpile.cache>=0.6.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=2.1.0->designate-dashboard==20.0.1.dev6) (1.3.4) 2026-05-22 00:37:53.136304 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: jmespath>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=2.1.0->designate-dashboard==20.0.1.dev6) (1.0.1) 2026-05-22 00:37:53.136313 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=2.1.0->designate-dashboard==20.0.1.dev6) (1.33) 2026-05-22 00:37:53.136327 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: platformdirs>=3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=2.1.0->designate-dashboard==20.0.1.dev6) (4.3.6) 2026-05-22 00:37:53.136361 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: psutil>=3.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=2.1.0->designate-dashboard==20.0.1.dev6) (7.0.0) 2026-05-22 00:37:53.136371 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: requestsexceptions>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=2.1.0->designate-dashboard==20.0.1.dev6) (1.4.0) 2026-05-22 00:37:53.136380 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: cffi>=1.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=2.1.0->designate-dashboard==20.0.1.dev6) (1.17.1) 2026-05-22 00:37:53.136389 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=2.1.0->designate-dashboard==20.0.1.dev6) (2.22) 2026-05-22 00:37:53.136398 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: jsonpointer>=1.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=2.1.0->designate-dashboard==20.0.1.dev6) (3.0.0) 2026-05-22 00:37:53.136407 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.0->horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (0.19) 2026-05-22 00:37:53.136416 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.8.0->horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (2.0.0) 2026-05-22 00:37:53.136425 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.context>=2.22.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.policy>=3.11.0->horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (5.7.1) 2026-05-22 00:37:53.136440 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: msgpack>=0.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=4.3.0->horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (1.1.0) 2026-05-22 00:37:53.136449 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: PrettyTable>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.5.0->horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (3.14.0) 2026-05-22 00:37:53.136458 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: pyparsing>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->manila-ui==13.0.1.dev4) (3.2.1) 2026-05-22 00:37:53.136467 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->manila-ui==13.0.1.dev4) (24.2) 2026-05-22 00:37:53.136476 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: WebOb>=1.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from osprofiler>=3.4.2->horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (1.8.9) 2026-05-22 00:37:53.136485 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: setuptools in /var/lib/kolla/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->blazar-dashboard==13.0.0.0rc2.dev2) (67.2.0) 2026-05-22 00:37:53.136495 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: wcwidth in /var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.5.0->horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (0.2.13) 2026-05-22 00:37:53.136504 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-blazarclient>=1.0.1->blazar-dashboard==13.0.0.0rc2.dev2) (4.9.1) 2026-05-22 00:37:53.136513 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.log>=3.36.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-blazarclient>=1.0.1->blazar-dashboard==13.0.0.0rc2.dev2) (7.1.0) 2026-05-22 00:37:53.136529 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: osc-lib>=1.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-blazarclient>=1.0.1->blazar-dashboard==13.0.0.0rc2.dev2) (3.2.0) 2026-05-22 00:37:53.136543 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: autopage>=0.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-blazarclient>=1.0.1->blazar-dashboard==13.0.0.0rc2.dev2) (0.5.2) 2026-05-22 00:37:53.136553 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: cmd2>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-blazarclient>=1.0.1->blazar-dashboard==13.0.0.0rc2.dev2) (2.5.11) 2026-05-22 00:37:53.136562 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: pyperclip>=1.8 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-blazarclient>=1.0.1->blazar-dashboard==13.0.0.0rc2.dev2) (1.9.0) 2026-05-22 00:37:53.136573 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-dateutil>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-blazarclient>=1.0.1->blazar-dashboard==13.0.0.0rc2.dev2) (2.9.0.post0) 2026-05-22 00:37:53.136582 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: six>=1.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->python-blazarclient>=1.0.1->blazar-dashboard==13.0.0.0rc2.dev2) (1.17.0) 2026-05-22 00:37:53.136592 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: warlock>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (2.0.1) 2026-05-22 00:37:53.136639 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: pyOpenSSL>=17.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (24.2.1) 2026-05-22 00:37:53.136649 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: jsonschema>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-ironicclient!=2.5.2,!=2.7.1,>=2.3.0->ironic-ui==6.5.1.dev3) (4.23.0) 2026-05-22 00:37:53.136664 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: attrs>=22.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-ironicclient!=2.5.2,!=2.7.1,>=2.3.0->ironic-ui==6.5.1.dev3) (25.1.0) 2026-05-22 00:37:53.136673 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-ironicclient!=2.5.2,!=2.7.1,>=2.3.0->ironic-ui==6.5.1.dev3) (2024.10.1) 2026-05-22 00:37:53.136682 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: referencing>=0.28.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-ironicclient!=2.5.2,!=2.7.1,>=2.3.0->ironic-ui==6.5.1.dev3) (0.36.2) 2026-05-22 00:37:53.136691 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: rpds-py>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-ironicclient!=2.5.2,!=2.7.1,>=2.3.0->ironic-ui==6.5.1.dev3) (0.23.1) 2026-05-22 00:37:53.136701 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: os-client-config>=1.28.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-magnumclient>=4.2.0->magnum-ui==16.0.1.dev6) (2.1.0) 2026-05-22 00:37:53.136709 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (3.4.1) 2026-05-22 00:37:53.136870 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (3.10) 2026-05-22 00:37:53.136898 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (1.26.20) 2026-05-22 00:37:53.136908 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (2026.5.20) 2026-05-22 00:37:53.136918 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading python_blazarclient-4.3.0-py3-none-any.whl (50 kB) 2026-05-22 00:37:53.136928 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading python_watcherclient-4.8.0-py3-none-any.whl (125 kB) 2026-05-22 00:37:53.136938 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Angular_UUID-0.0.4.0-py2.py3-none-any.whl (6.5 kB) 2026-05-22 00:37:53.136958 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Angular_Vis-4.16.0.0-py2.py3-none-any.whl (4.7 kB) 2026-05-22 00:37:53.136967 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_FileSaver-1.3.2.0-py2.py3-none-any.whl (5.9 kB) 2026-05-22 00:37:53.136977 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_JS_Yaml-3.8.1.0-py2.py3-none-any.whl (28 kB) 2026-05-22 00:37:53.136987 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Json2yaml-0.1.1.0-py2.py3-none-any.whl (4.3 kB) 2026-05-22 00:37:53.136999 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building wheels for collected packages: blazar-dashboard, designate-dashboard, heat-dashboard, ironic-ui, magnum-ui, manila-ui, masakari-dashboard, neutron-fwaas-dashboard, neutron-vpnaas-dashboard, octavia-dashboard, watcher-dashboard 2026-05-22 00:37:53.137012 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'blazar-dashboard' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'blazar-dashboard'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2026-05-22 00:37:53.137023 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-05-22 00:37:53.137034 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for blazar-dashboard (setup.py): started 2026-05-22 00:37:53.137044 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for blazar-dashboard (setup.py): finished with status 'done' 2026-05-22 00:37:53.137054 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for blazar-dashboard: filename=blazar_dashboard-13.0.0.0rc2.dev2-py3-none-any.whl size=176868 sha256=386418de8758080f818852ecfba12851aee3c830f098e0341c4c992485719955 2026-05-22 00:37:53.137063 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-h1xf8dkj/wheels/b8/d2/85/8f8e31ded0f8a3262f49dfae2df4c68a199216bba3c6b47e75 2026-05-22 00:37:53.137074 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'designate-dashboard' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'designate-dashboard'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2026-05-22 00:37:53.137085 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-05-22 00:37:53.137094 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for designate-dashboard (setup.py): started 2026-05-22 00:37:53.137104 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for designate-dashboard (setup.py): finished with status 'done' 2026-05-22 00:37:53.137122 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for designate-dashboard: filename=designate_dashboard-20.0.1.dev6-py3-none-any.whl size=83481 sha256=9c225d1421e1ddbfb5b8b2b3fd0dfdb55f15089e71eac899222b84914b531e82 2026-05-22 00:37:53.137132 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-h1xf8dkj/wheels/80/6c/d1/3ab5bc7fa377ce7b3be844dec114988748dc3e5d9f5b99626e 2026-05-22 00:37:53.137152 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'heat-dashboard' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'heat-dashboard'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2026-05-22 00:37:53.137163 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-05-22 00:37:53.137172 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for heat-dashboard (setup.py): started 2026-05-22 00:37:53.137182 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for heat-dashboard (setup.py): finished with status 'done' 2026-05-22 00:37:53.137192 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for heat-dashboard: filename=heat_dashboard-13.0.0.0rc2.dev2-py3-none-any.whl size=1314102 sha256=0e7b45823bb4c0a66ba0dc7a2c19c262162099375c306095094159a52bf4e7a6 2026-05-22 00:37:53.137202 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-h1xf8dkj/wheels/32/16/97/d3dc3ccebb4afe096055078675a4516175cc79944048150c3e 2026-05-22 00:37:53.137218 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'ironic-ui' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'ironic-ui'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2026-05-22 00:37:53.137229 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-05-22 00:37:53.137239 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for ironic-ui (setup.py): started 2026-05-22 00:37:53.137249 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for ironic-ui (setup.py): finished with status 'done' 2026-05-22 00:37:53.137258 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for ironic-ui: filename=ironic_ui-6.5.1.dev3-py3-none-any.whl size=195838 sha256=2c92e8697e511e031bfaf516100ac21a965e929e7a13cc67db05ec128027b40f 2026-05-22 00:37:53.137268 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-h1xf8dkj/wheels/fa/d3/fe/be63888007e70b578c012ea4bc755ca43fb5be61167d50c602 2026-05-22 00:37:53.137278 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'magnum-ui' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'magnum-ui'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2026-05-22 00:37:53.137288 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-05-22 00:37:53.137298 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for magnum-ui (setup.py): started 2026-05-22 00:37:53.137308 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for magnum-ui (setup.py): finished with status 'done' 2026-05-22 00:37:53.137317 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for magnum-ui: filename=magnum_ui-16.0.1.dev6-py3-none-any.whl size=217942 sha256=2087688874183272cda849547fc7a41a09b831600a949df43ab1f3eea3f332f2 2026-05-22 00:37:53.137327 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-h1xf8dkj/wheels/72/cc/42/02e1a9f7b3196f2f0606b8b27c01f4726af9f55f3bd291ec20 2026-05-22 00:37:53.137374 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'manila-ui' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'manila-ui'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2026-05-22 00:37:53.137385 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-05-22 00:37:53.137395 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for manila-ui (setup.py): started 2026-05-22 00:37:53.137405 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for manila-ui (setup.py): finished with status 'done' 2026-05-22 00:37:53.137415 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for manila-ui: filename=manila_ui-13.0.1.dev4-py3-none-any.whl size=433167 sha256=163ebb385f80ef224685ffeee2bacb719291b10a36c90a5fb80de8b9f128aafa 2026-05-22 00:37:53.137431 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-h1xf8dkj/wheels/ef/d5/c7/8fee73cd428e9d420767b9ec84a140253c6e3fe58f343e6cd8 2026-05-22 00:37:53.137441 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'masakari-dashboard' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'masakari-dashboard'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2026-05-22 00:37:53.137451 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-05-22 00:37:53.137461 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for masakari-dashboard (setup.py): started 2026-05-22 00:37:53.137470 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for masakari-dashboard (setup.py): finished with status 'done' 2026-05-22 00:37:53.137480 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for masakari-dashboard: filename=masakari_dashboard-12.0.0.0rc2.dev2-py3-none-any.whl size=62772 sha256=bf4b64ee0e4a2e6e610cf3856451e9381a68173014564f75f5b12446265f51d1 2026-05-22 00:37:53.137496 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-h1xf8dkj/wheels/cc/48/e1/dfdd31fbc6d6fcb1212bdaea2ea9694fced51b8f331d4dc1aa 2026-05-22 00:37:53.137571 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'neutron-fwaas-dashboard' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'neutron-fwaas-dashboard'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2026-05-22 00:37:53.137585 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-05-22 00:37:53.137624 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for neutron-fwaas-dashboard (setup.py): started 2026-05-22 00:37:53.137643 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for neutron-fwaas-dashboard (setup.py): finished with status 'done' 2026-05-22 00:37:53.137653 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for neutron-fwaas-dashboard: filename=neutron_fwaas_dashboard-9.0.1.dev4-py3-none-any.whl size=107061 sha256=9f6cd08af4a9b2cdb9a7005b0360087beb8868d6d3686fd04d0fecd6ea414fcb 2026-05-22 00:37:53.137664 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-h1xf8dkj/wheels/3c/b7/40/f39181ba6b0c25d6538297e58fd70fe04ae426361782072fcd 2026-05-22 00:37:53.137674 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'neutron-vpnaas-dashboard' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'neutron-vpnaas-dashboard'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2026-05-22 00:37:53.137693 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-05-22 00:37:53.137703 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for neutron-vpnaas-dashboard (setup.py): started 2026-05-22 00:37:53.137713 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for neutron-vpnaas-dashboard (setup.py): finished with status 'done' 2026-05-22 00:37:53.137723 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for neutron-vpnaas-dashboard: filename=neutron_vpnaas_dashboard-12.0.1.dev3-py3-none-any.whl size=101513 sha256=be7cf406e839298678609de542a310191ee4eb6f583d046f57889a1cbb76a06f 2026-05-22 00:37:53.137733 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-h1xf8dkj/wheels/94/95/8d/c8ded633684f03a487a16c4167da6a9f781ceef693f4d94a02 2026-05-22 00:37:53.137744 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'octavia-dashboard' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'octavia-dashboard'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2026-05-22 00:37:53.137754 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-05-22 00:37:53.137764 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for octavia-dashboard (setup.py): started 2026-05-22 00:37:53.137774 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for octavia-dashboard (setup.py): finished with status 'done' 2026-05-22 00:37:53.137784 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for octavia-dashboard: filename=octavia_dashboard-15.0.1.dev9-py3-none-any.whl size=381839 sha256=f18bea476de4189bb80c4e5bdda6d6995ce3469c47dbcabe5147f31dc2df966b 2026-05-22 00:37:53.137795 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-h1xf8dkj/wheels/25/de/4a/85e0f73b0dd5f2fcd89e3990f4a9733159b108b49c2ad5d5f5 2026-05-22 00:37:53.137805 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'watcher-dashboard' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'watcher-dashboard'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2026-05-22 00:37:53.137816 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-05-22 00:37:53.137826 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for watcher-dashboard (setup.py): started 2026-05-22 00:37:53.137844 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for watcher-dashboard (setup.py): finished with status 'done' 2026-05-22 00:37:53.137854 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for watcher-dashboard: filename=watcher_dashboard-13.0.0.0rc2.dev2-py3-none-any.whl size=105091 sha256=19f378ff991a5d28274c287cc8963f3bfa8cb621c1f2fa510b6254fa0652ce13 2026-05-22 00:37:53.137893 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-h1xf8dkj/wheels/60/a7/f1/2db53a07424ca9ebe98ba6c585132f62ee831166f98839efa1 2026-05-22 00:37:53.137904 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully built blazar-dashboard designate-dashboard heat-dashboard ironic-ui magnum-ui manila-ui masakari-dashboard neutron-fwaas-dashboard neutron-vpnaas-dashboard octavia-dashboard watcher-dashboard 2026-05-22 00:37:53.137924 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Installing collected packages: xstatic-json2yaml, xstatic-js-yaml, xstatic-filesaver, xstatic-angular-vis, xstatic-angular-uuid, python-watcherclient, python-blazarclient, watcher-dashboard, octavia-dashboard, neutron-vpnaas-dashboard, neutron-fwaas-dashboard, masakari-dashboard, manila-ui, magnum-ui, ironic-ui, heat-dashboard, designate-dashboard, blazar-dashboard 2026-05-22 00:37:53.137937 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully installed blazar-dashboard-13.0.0.0rc2.dev2 designate-dashboard-20.0.1.dev6 heat-dashboard-13.0.0.0rc2.dev2 ironic-ui-6.5.1.dev3 magnum-ui-16.0.1.dev6 manila-ui-13.0.1.dev4 masakari-dashboard-12.0.0.0rc2.dev2 neutron-fwaas-dashboard-9.0.1.dev4 neutron-vpnaas-dashboard-12.0.1.dev3 octavia-dashboard-15.0.1.dev9 python-blazarclient-4.3.0 python-watcherclient-4.8.0 watcher-dashboard-13.0.0.0rc2.dev2 xstatic-angular-uuid-0.0.4.0 xstatic-angular-vis-4.16.0.0 xstatic-filesaver-1.3.2.0 xstatic-js-yaml-3.8.1.0 xstatic-json2yaml-0.1.1.0 2026-05-22 00:37:53.137948 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-05-22 00:37:53.137959 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:[notice] A new release of pip is available: 25.2 -> 26.1.1 2026-05-22 00:37:53.137969 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:[notice] To update, run: pip install --upgrade pip 2026-05-22 00:37:53.137979 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-05-22 00:37:53.137989 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/designatedashboard/locale/tr_TR/LC_MESSAGES 2026-05-22 00:37:53.138000 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/designatedashboard/locale/cs/LC_MESSAGES 2026-05-22 00:37:53.138010 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/designatedashboard/locale/ru/LC_MESSAGES 2026-05-22 00:37:53.138021 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/designatedashboard/locale/es/LC_MESSAGES 2026-05-22 00:37:53.138030 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/designatedashboard/locale/zh_Hans/LC_MESSAGES 2026-05-22 00:37:53.138040 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/designatedashboard/locale/ko_KR/LC_MESSAGES 2026-05-22 00:37:53.138051 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/designatedashboard/locale/ja/LC_MESSAGES 2026-05-22 00:37:53.138061 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/designatedashboard/locale/en_GB/LC_MESSAGES 2026-05-22 00:37:53.138071 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/designatedashboard/locale/fr/LC_MESSAGES 2026-05-22 00:37:53.138081 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/designatedashboard/locale/id/LC_MESSAGES 2026-05-22 00:37:53.138091 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/designatedashboard/locale/de/LC_MESSAGES 2026-05-22 00:37:53.138101 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/designatedashboard/locale/ne/LC_MESSAGES 2026-05-22 00:37:53.138111 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/designatedashboard/locale/pt_BR/LC_MESSAGES 2026-05-22 00:37:53.138127 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/ko_KR/LC_MESSAGES 2026-05-22 00:37:53.138145 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/ko_KR/LC_MESSAGES 2026-05-22 00:37:53.138162 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/en_GB/LC_MESSAGES 2026-05-22 00:37:53.138172 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/en_GB/LC_MESSAGES 2026-05-22 00:37:53.138182 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/ru/LC_MESSAGES 2026-05-22 00:37:53.138192 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/ru/LC_MESSAGES 2026-05-22 00:37:53.138203 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/pt_BR/LC_MESSAGES 2026-05-22 00:37:53.138213 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/pt_BR/LC_MESSAGES 2026-05-22 00:37:53.138223 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/en_AU/LC_MESSAGES 2026-05-22 00:37:53.138233 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/ja/LC_MESSAGES 2026-05-22 00:37:53.138243 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/ja/LC_MESSAGES 2026-05-22 00:37:53.138253 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/pl_PL/LC_MESSAGES 2026-05-22 00:37:53.138264 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/fr/LC_MESSAGES 2026-05-22 00:37:53.138274 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/fr/LC_MESSAGES 2026-05-22 00:37:53.138284 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/it/LC_MESSAGES 2026-05-22 00:37:53.138294 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/tr_TR/LC_MESSAGES 2026-05-22 00:37:53.138304 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/ne/LC_MESSAGES 2026-05-22 00:37:53.138314 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/ne/LC_MESSAGES 2026-05-22 00:37:53.138329 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/cs/LC_MESSAGES 2026-05-22 00:37:53.138358 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/zh_Hans/LC_MESSAGES 2026-05-22 00:37:53.138368 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/zh_Hans/LC_MESSAGES 2026-05-22 00:37:53.138377 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/id/LC_MESSAGES 2026-05-22 00:37:53.138387 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/id/LC_MESSAGES 2026-05-22 00:37:53.138396 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/es/LC_MESSAGES 2026-05-22 00:37:53.138406 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/de/LC_MESSAGES 2026-05-22 00:37:53.138427 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/de/LC_MESSAGES 2026-05-22 00:37:53.138437 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/pa_IN/LC_MESSAGES 2026-05-22 00:37:53.138457 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/pa_IN/LC_MESSAGES 2026-05-22 00:37:53.138497 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/de/LC_MESSAGES 2026-05-22 00:37:53.138511 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/de/LC_MESSAGES 2026-05-22 00:37:53.138558 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/pl_PL/LC_MESSAGES 2026-05-22 00:37:53.138573 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/pl_PL/LC_MESSAGES 2026-05-22 00:37:53.138586 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/cs/LC_MESSAGES 2026-05-22 00:37:53.138645 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/cs/LC_MESSAGES 2026-05-22 00:37:53.138708 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/pt/LC_MESSAGES 2026-05-22 00:37:53.138721 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/tr_TR/LC_MESSAGES 2026-05-22 00:37:53.138734 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/tr_TR/LC_MESSAGES 2026-05-22 00:37:53.138786 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/es/LC_MESSAGES 2026-05-22 00:37:53.138801 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/es/LC_MESSAGES 2026-05-22 00:37:53.138815 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/zh_Hans/LC_MESSAGES 2026-05-22 00:37:53.138855 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/zh_Hans/LC_MESSAGES 2026-05-22 00:37:53.138871 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/it/LC_MESSAGES 2026-05-22 00:37:53.138920 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/it/LC_MESSAGES 2026-05-22 00:37:53.138932 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/hu/LC_MESSAGES 2026-05-22 00:37:53.138946 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/ja/LC_MESSAGES 2026-05-22 00:37:53.138959 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/ja/LC_MESSAGES 2026-05-22 00:37:53.139014 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/fi_FI/LC_MESSAGES 2026-05-22 00:37:53.139026 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/fil/LC_MESSAGES 2026-05-22 00:37:53.139040 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/en_GB/LC_MESSAGES 2026-05-22 00:37:53.139063 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/en_GB/LC_MESSAGES 2026-05-22 00:37:53.139076 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/hi/LC_MESSAGES 2026-05-22 00:37:53.139117 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/sl_SI/LC_MESSAGES 2026-05-22 00:37:53.139133 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/ko_KR/LC_MESSAGES 2026-05-22 00:37:53.139146 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/ko_KR/LC_MESSAGES 2026-05-22 00:37:53.139197 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/eo/LC_MESSAGES 2026-05-22 00:37:53.139209 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/eo/LC_MESSAGES 2026-05-22 00:37:53.139229 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/sr/LC_MESSAGES 2026-05-22 00:37:53.139243 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/id/LC_MESSAGES 2026-05-22 00:37:53.139257 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/id/LC_MESSAGES 2026-05-22 00:37:53.139290 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/zh_Hant/LC_MESSAGES 2026-05-22 00:37:53.139356 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/zh_Hant/LC_MESSAGES 2026-05-22 00:37:53.139369 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/pt_BR/LC_MESSAGES 2026-05-22 00:37:53.139383 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/pt_BR/LC_MESSAGES 2026-05-22 00:37:53.139397 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/ru/LC_MESSAGES 2026-05-22 00:37:53.139448 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/ru/LC_MESSAGES 2026-05-22 00:37:53.139460 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/fr/LC_MESSAGES 2026-05-22 00:37:53.139473 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/fr/LC_MESSAGES 2026-05-22 00:37:53.139524 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/es_MX/LC_MESSAGES 2026-05-22 00:37:53.139537 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/ca/LC_MESSAGES 2026-05-22 00:37:53.139550 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/en_AU/LC_MESSAGES 2026-05-22 00:37:53.139564 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/en_AU/LC_MESSAGES 2026-05-22 00:37:53.139623 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/ka_GE/LC_MESSAGES 2026-05-22 00:37:53.139644 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/ka_GE/LC_MESSAGES 2026-05-22 00:37:53.139667 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/nl_NL/LC_MESSAGES 2026-05-22 00:37:53.139681 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/nl_NL/LC_MESSAGES 2026-05-22 00:37:53.140699 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/ar/LC_MESSAGES 2026-05-22 00:37:53.140730 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/de/LC_MESSAGES 2026-05-22 00:37:53.140749 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/de/LC_MESSAGES 2026-05-22 00:37:53.140767 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/ko_KR/LC_MESSAGES 2026-05-22 00:37:53.140784 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/ko_KR/LC_MESSAGES 2026-05-22 00:37:53.140801 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/fr/LC_MESSAGES 2026-05-22 00:37:53.140819 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/ja/LC_MESSAGES 2026-05-22 00:37:53.140837 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/id/LC_MESSAGES 2026-05-22 00:37:53.140854 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/id/LC_MESSAGES 2026-05-22 00:37:53.140872 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/en_GB/LC_MESSAGES 2026-05-22 00:37:53.140899 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/en_GB/LC_MESSAGES 2026-05-22 00:37:53.140910 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/tr_TR/LC_MESSAGES 2026-05-22 00:37:53.140919 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/pt_BR/LC_MESSAGES 2026-05-22 00:37:53.140929 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/ru/LC_MESSAGES 2026-05-22 00:37:53.140938 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/zh_Hans/LC_MESSAGES 2026-05-22 00:37:53.140948 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/zh_Hans/LC_MESSAGES 2026-05-22 00:37:53.140958 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file keystonemiddleware.po in /var/lib/kolla/venv/lib/python3.12/site-packages/keystonemiddleware/locale/en_GB/LC_MESSAGES 2026-05-22 00:37:53.140968 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file keystonemiddleware.po in /var/lib/kolla/venv/lib/python3.12/site-packages/keystonemiddleware/locale/ko_KR/LC_MESSAGES 2026-05-22 00:37:53.140978 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/tr_TR/LC_MESSAGES 2026-05-22 00:37:53.140987 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/tr_TR/LC_MESSAGES 2026-05-22 00:37:53.140996 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/ja/LC_MESSAGES 2026-05-22 00:37:53.141016 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/ja/LC_MESSAGES 2026-05-22 00:37:53.141026 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/en_AU/LC_MESSAGES 2026-05-22 00:37:53.141035 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/cs/LC_MESSAGES 2026-05-22 00:37:53.141046 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/cs/LC_MESSAGES 2026-05-22 00:37:53.141056 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/id/LC_MESSAGES 2026-05-22 00:37:53.141065 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/id/LC_MESSAGES 2026-05-22 00:37:53.141074 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/pt_BR/LC_MESSAGES 2026-05-22 00:37:53.141093 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/pt_BR/LC_MESSAGES 2026-05-22 00:37:53.141103 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/ru/LC_MESSAGES 2026-05-22 00:37:53.141113 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/ru/LC_MESSAGES 2026-05-22 00:37:53.141123 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/de/LC_MESSAGES 2026-05-22 00:37:53.141132 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/de/LC_MESSAGES 2026-05-22 00:37:53.141142 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/en_GB/LC_MESSAGES 2026-05-22 00:37:53.141151 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/en_GB/LC_MESSAGES 2026-05-22 00:37:53.141161 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/ko_KR/LC_MESSAGES 2026-05-22 00:37:53.141170 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/ko_KR/LC_MESSAGES 2026-05-22 00:37:53.141180 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/fr/LC_MESSAGES 2026-05-22 00:37:53.141195 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/fr/LC_MESSAGES 2026-05-22 00:37:53.141205 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/manila_ui/locale/tr_TR/LC_MESSAGES 2026-05-22 00:37:53.141215 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/manila_ui/locale/en_GB/LC_MESSAGES 2026-05-22 00:37:53.141224 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/manila_ui/locale/ko_KR/LC_MESSAGES 2026-05-22 00:37:53.141234 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/manila_ui/locale/pt_BR/LC_MESSAGES 2026-05-22 00:37:53.141243 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/manila_ui/locale/de/LC_MESSAGES 2026-05-22 00:37:53.141253 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/manila_ui/locale/ru/LC_MESSAGES 2026-05-22 00:37:53.141270 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/manila_ui/locale/cs/LC_MESSAGES 2026-05-22 00:37:53.141280 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/manila_ui/locale/id/LC_MESSAGES 2026-05-22 00:37:53.141289 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/manila_ui/locale/fr/LC_MESSAGES 2026-05-22 00:37:53.141299 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_fwaas_dashboard/locale/de/LC_MESSAGES 2026-05-22 00:37:53.141308 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_fwaas_dashboard/locale/ko_KR/LC_MESSAGES 2026-05-22 00:37:53.141318 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_fwaas_dashboard/locale/fr/LC_MESSAGES 2026-05-22 00:37:53.141328 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_fwaas_dashboard/locale/ja/LC_MESSAGES 2026-05-22 00:37:53.141368 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_fwaas_dashboard/locale/en_GB/LC_MESSAGES 2026-05-22 00:37:53.141378 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_fwaas_dashboard/locale/id/LC_MESSAGES 2026-05-22 00:37:53.141388 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_fwaas_dashboard/locale/zh_Hans/LC_MESSAGES 2026-05-22 00:37:53.141405 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_fwaas_dashboard/locale/pt_BR/LC_MESSAGES 2026-05-22 00:37:53.141415 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_fwaas_dashboard/locale/ru/LC_MESSAGES 2026-05-22 00:37:53.141425 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_vpnaas_dashboard/locale/zh_Hans/LC_MESSAGES 2026-05-22 00:37:53.141434 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_vpnaas_dashboard/locale/de/LC_MESSAGES 2026-05-22 00:37:53.141444 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_vpnaas_dashboard/locale/en_GB/LC_MESSAGES 2026-05-22 00:37:53.141454 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_vpnaas_dashboard/locale/ko_KR/LC_MESSAGES 2026-05-22 00:37:53.141463 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_vpnaas_dashboard/locale/id/LC_MESSAGES 2026-05-22 00:37:53.141473 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_vpnaas_dashboard/locale/tr_TR/LC_MESSAGES 2026-05-22 00:37:53.141483 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_vpnaas_dashboard/locale/ja/LC_MESSAGES 2026-05-22 00:37:53.141505 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_vpnaas_dashboard/locale/ru/LC_MESSAGES 2026-05-22 00:37:53.141515 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_vpnaas_dashboard/locale/pt_BR/LC_MESSAGES 2026-05-22 00:37:53.141525 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/de/LC_MESSAGES 2026-05-22 00:37:53.141543 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/de/LC_MESSAGES 2026-05-22 00:37:53.141552 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/pt_BR/LC_MESSAGES 2026-05-22 00:37:53.141562 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/zh_Hans/LC_MESSAGES 2026-05-22 00:37:53.141571 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/zh_Hans/LC_MESSAGES 2026-05-22 00:37:53.141581 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/zh_Hant/LC_MESSAGES 2026-05-22 00:37:53.141591 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/zh_Hant/LC_MESSAGES 2026-05-22 00:37:53.141632 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/id/LC_MESSAGES 2026-05-22 00:37:53.141643 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/id/LC_MESSAGES 2026-05-22 00:37:53.141653 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/en_GB/LC_MESSAGES 2026-05-22 00:37:53.141662 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/en_GB/LC_MESSAGES 2026-05-22 00:37:53.141672 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/fr/LC_MESSAGES 2026-05-22 00:37:53.141681 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/ru/LC_MESSAGES 2026-05-22 00:37:53.141691 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/ru/LC_MESSAGES 2026-05-22 00:37:53.141703 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/es/LC_MESSAGES 2026-05-22 00:37:53.141721 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/ja/LC_MESSAGES 2026-05-22 00:37:53.141748 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/ja/LC_MESSAGES 2026-05-22 00:37:53.141766 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/ko_KR/LC_MESSAGES 2026-05-22 00:37:53.141784 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/ko_KR/LC_MESSAGES 2026-05-22 00:37:53.141802 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/en_AU/LC_MESSAGES 2026-05-22 00:37:53.141820 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_auth/locale/ru/LC_MESSAGES 2026-05-22 00:37:53.141837 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_auth/locale/pt_BR/LC_MESSAGES 2026-05-22 00:37:53.141855 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_auth/locale/ka_GE/LC_MESSAGES 2026-05-22 00:37:53.141865 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_auth/locale/ja/LC_MESSAGES 2026-05-22 00:37:53.141884 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_auth/locale/zh_Hant/LC_MESSAGES 2026-05-22 00:37:53.141900 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_auth/locale/id/LC_MESSAGES 2026-05-22 00:37:53.141911 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_auth/locale/ko_KR/LC_MESSAGES 2026-05-22 00:37:53.141920 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_auth/locale/fr/LC_MESSAGES 2026-05-22 00:37:53.141930 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_auth/locale/es/LC_MESSAGES 2026-05-22 00:37:53.141940 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_auth/locale/eo/LC_MESSAGES 2026-05-22 00:37:53.141949 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_auth/locale/ne/LC_MESSAGES 2026-05-22 00:37:53.141958 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_auth/locale/en_GB/LC_MESSAGES 2026-05-22 00:37:53.141968 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_auth/locale/de/LC_MESSAGES 2026-05-22 00:37:53.141978 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_auth/locale/zh_Hans/LC_MESSAGES 2026-05-22 00:37:53.141987 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/es/LC_MESSAGES 2026-05-22 00:37:53.141997 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/es/LC_MESSAGES 2026-05-22 00:37:53.142006 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/as/LC_MESSAGES 2026-05-22 00:37:53.142021 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/de/LC_MESSAGES 2026-05-22 00:37:53.142031 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/de/LC_MESSAGES 2026-05-22 00:37:53.142041 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/tr_TR/LC_MESSAGES 2026-05-22 00:37:53.142050 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/tr_TR/LC_MESSAGES 2026-05-22 00:37:53.142059 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/kn/LC_MESSAGES 2026-05-22 00:37:53.142069 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/hi/LC_MESSAGES 2026-05-22 00:37:53.142078 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/en_GB/LC_MESSAGES 2026-05-22 00:37:53.142088 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/en_GB/LC_MESSAGES 2026-05-22 00:37:53.142097 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/ru/LC_MESSAGES 2026-05-22 00:37:53.142114 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/ru/LC_MESSAGES 2026-05-22 00:37:53.142124 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/pt_BR/LC_MESSAGES 2026-05-22 00:37:53.142133 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/pt_BR/LC_MESSAGES 2026-05-22 00:37:53.142143 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/eo/LC_MESSAGES 2026-05-22 00:37:53.142152 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/eo/LC_MESSAGES 2026-05-22 00:37:53.142166 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/kok/LC_MESSAGES 2026-05-22 00:37:53.142181 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/mai/LC_MESSAGES 2026-05-22 00:37:53.142191 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/pl_PL/LC_MESSAGES 2026-05-22 00:37:53.142200 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/bn_IN/LC_MESSAGES 2026-05-22 00:37:53.142210 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/ne/LC_MESSAGES 2026-05-22 00:37:53.142219 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/cs/LC_MESSAGES 2026-05-22 00:37:53.142229 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/cs/LC_MESSAGES 2026-05-22 00:37:53.142238 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/gu/LC_MESSAGES 2026-05-22 00:37:53.142252 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/zh_Hant/LC_MESSAGES 2026-05-22 00:37:53.142261 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/zh_Hant/LC_MESSAGES 2026-05-22 00:37:53.142271 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/mni/LC_MESSAGES 2026-05-22 00:37:53.142281 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/en_AU/LC_MESSAGES 2026-05-22 00:37:53.142294 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/en_AU/LC_MESSAGES 2026-05-22 00:37:53.142303 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/ta/LC_MESSAGES 2026-05-22 00:37:53.142317 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/pa_IN/LC_MESSAGES 2026-05-22 00:37:53.142350 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/mr/LC_MESSAGES 2026-05-22 00:37:53.142364 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/ka_GE/LC_MESSAGES 2026-05-22 00:37:53.142401 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/ka_GE/LC_MESSAGES 2026-05-22 00:37:53.142423 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/it/LC_MESSAGES 2026-05-22 00:37:53.142436 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/it/LC_MESSAGES 2026-05-22 00:37:53.142449 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/ja/LC_MESSAGES 2026-05-22 00:37:53.142482 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/ja/LC_MESSAGES 2026-05-22 00:37:53.142497 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/zh_Hans/LC_MESSAGES 2026-05-22 00:37:53.142554 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/zh_Hans/LC_MESSAGES 2026-05-22 00:37:53.142566 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/ur/LC_MESSAGES 2026-05-22 00:37:53.142580 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/ks/LC_MESSAGES 2026-05-22 00:37:53.142589 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/id/LC_MESSAGES 2026-05-22 00:37:53.142632 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/id/LC_MESSAGES 2026-05-22 00:37:53.142653 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/fr/LC_MESSAGES 2026-05-22 00:37:53.142667 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/fr/LC_MESSAGES 2026-05-22 00:37:53.142696 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/ko_KR/LC_MESSAGES 2026-05-22 00:37:53.142710 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/ko_KR/LC_MESSAGES 2026-05-22 00:37:53.142753 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/brx/LC_MESSAGES 2026-05-22 00:37:53.142768 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file openstackclient.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstackclient/locale/tr_TR/LC_MESSAGES 2026-05-22 00:37:53.142781 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_cache.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_cache/locale/en_GB/LC_MESSAGES 2026-05-22 00:37:53.142821 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_cache.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_cache/locale/it/LC_MESSAGES 2026-05-22 00:37:53.142836 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_cache.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_cache/locale/de/LC_MESSAGES 2026-05-22 00:37:53.142849 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_cache.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_cache/locale/fr/LC_MESSAGES 2026-05-22 00:37:53.142901 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_cache.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_cache/locale/zh_TW/LC_MESSAGES 2026-05-22 00:37:53.142912 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_cache.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_cache/locale/zh_CN/LC_MESSAGES 2026-05-22 00:37:53.142935 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_cache.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_cache/locale/es/LC_MESSAGES 2026-05-22 00:37:53.142945 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_cache.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_cache/locale/ko_KR/LC_MESSAGES 2026-05-22 00:37:53.142958 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_cache.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_cache/locale/tr_TR/LC_MESSAGES 2026-05-22 00:37:53.142971 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_cache.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_cache/locale/pt_BR/LC_MESSAGES 2026-05-22 00:37:53.143025 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_cache.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_cache/locale/ru/LC_MESSAGES 2026-05-22 00:37:53.143036 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_concurrency.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_concurrency/locale/en_GB/LC_MESSAGES 2026-05-22 00:37:53.143050 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_concurrency.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_concurrency/locale/es/LC_MESSAGES 2026-05-22 00:37:53.143063 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_concurrency.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_concurrency/locale/fr/LC_MESSAGES 2026-05-22 00:37:53.143091 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_concurrency.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_concurrency/locale/de/LC_MESSAGES 2026-05-22 00:37:53.143143 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_db.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_db/locale/es/LC_MESSAGES 2026-05-22 00:37:53.143155 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_db.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_db/locale/fr/LC_MESSAGES 2026-05-22 00:37:53.143168 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_db.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_db/locale/en_GB/LC_MESSAGES 2026-05-22 00:37:53.143182 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_i18n.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_i18n/locale/zh_CN/LC_MESSAGES 2026-05-22 00:37:53.143234 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_i18n.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_i18n/locale/ko_KR/LC_MESSAGES 2026-05-22 00:37:53.143246 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_i18n.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_i18n/locale/it/LC_MESSAGES 2026-05-22 00:37:53.143266 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_i18n.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_i18n/locale/ja/LC_MESSAGES 2026-05-22 00:37:53.143279 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_i18n.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_i18n/locale/de/LC_MESSAGES 2026-05-22 00:37:53.143292 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_i18n.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_i18n/locale/pl_PL/LC_MESSAGES 2026-05-22 00:37:53.143306 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_i18n.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_i18n/locale/pt/LC_MESSAGES 2026-05-22 00:37:53.143393 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_i18n.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_i18n/locale/ka_GE/LC_MESSAGES 2026-05-22 00:37:53.143406 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_i18n.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_i18n/locale/en_GB/LC_MESSAGES 2026-05-22 00:37:53.143416 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_i18n.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_i18n/locale/es/LC_MESSAGES 2026-05-22 00:37:53.143430 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_i18n.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_i18n/locale/fr/LC_MESSAGES 2026-05-22 00:37:53.143449 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_log.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_log/locale/en_GB/LC_MESSAGES 2026-05-22 00:37:53.143462 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_log.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_log/locale/es/LC_MESSAGES 2026-05-22 00:37:53.143476 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_log.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_log/locale/ja/LC_MESSAGES 2026-05-22 00:37:53.143532 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_log.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_log/locale/de/LC_MESSAGES 2026-05-22 00:37:53.143543 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_middleware.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_middleware/locale/en_GB/LC_MESSAGES 2026-05-22 00:37:53.143557 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_policy.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_policy/locale/en_GB/LC_MESSAGES 2026-05-22 00:37:53.143571 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_privsep.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_privsep/locale/en_GB/LC_MESSAGES 2026-05-22 00:37:53.143625 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_privsep.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_privsep/locale/de/LC_MESSAGES 2026-05-22 00:37:53.143644 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_reports.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_reports/locale/en_GB/LC_MESSAGES 2026-05-22 00:37:53.143686 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_service.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_service/locale/en_GB/LC_MESSAGES 2026-05-22 00:37:53.143701 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_utils.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_utils/locale/ka_GE/LC_MESSAGES 2026-05-22 00:37:53.143714 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_utils.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_utils/locale/en_GB/LC_MESSAGES 2026-05-22 00:37:53.143765 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_utils.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_utils/locale/fr/LC_MESSAGES 2026-05-22 00:37:53.143777 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_utils.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_utils/locale/de/LC_MESSAGES 2026-05-22 00:37:53.143790 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_versionedobjects.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_versionedobjects/locale/en_GB/LC_MESSAGES 2026-05-22 00:37:53.143804 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_vmware.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_vmware/locale/en_GB/LC_MESSAGES 2026-05-22 00:37:53.143842 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_vmware.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_vmware/locale/fr/LC_MESSAGES 2026-05-22 00:37:53.143857 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file watcherclient.po in /var/lib/kolla/venv/lib/python3.12/site-packages/watcherclient/locale/fr/LC_MESSAGES 2026-05-22 00:37:53.143870 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container 2995c43535ce 2026-05-22 00:37:53.143909 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> 58f1d88b6083 2026-05-22 00:37:53.143924 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 11/14 : COPY patches /patches 2026-05-22 00:37:53.143937 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> 46825914f8a8 2026-05-22 00:37:53.143984 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 12/14 : RUN kolla_patch 2026-05-22 00:37:53.143999 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in afb653711255 2026-05-22 00:37:53.144013 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:[i] No series file found, nothing to patch. 2026-05-22 00:37:53.144041 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container afb653711255 2026-05-22 00:37:53.144055 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> 86c305baa713 2026-05-22 00:37:53.144117 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 13/14 : RUN curl -q -L -o /tmp/openstack-themes.tar.gz https://github.com/osism/openstack-themes/archive/main.tar.gz && 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 && rm /tmp/openstack-themes.tar.gz 2026-05-22 00:37:53.144130 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in 686ebd794cde 2026-05-22 00:37:53.144144 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: % Total % Received % Xferd Average Speed Time Time Time Current 2026-05-22 00:37:53.144158 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Dload Upload Total Spent Left Speed 2026-05-22 00:37:53.144208 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 0 0 0 0 0 0 0  2026-05-22 00:37:53.144220 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 0 --:--:-- --:--:-- --:--:-- 0 2026-05-22 00:37:53.144233 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-05-22 00:37:53.144246 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-05-22 00:37:53.144285 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 100 2153k 0 2153k 0 0 3188k 0 --:--:-- --:--:-- --:--:-- 3188k 2026-05-22 00:37:53.144300 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-05-22 00:37:53.144313 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/ 2026-05-22 00:37:53.145810 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/ 2026-05-22 00:37:53.145845 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/_styles.scss 2026-05-22 00:37:53.145863 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/_variables.scss 2026-05-22 00:37:53.145874 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/img/ 2026-05-22 00:37:53.145884 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/img/favicon.ico 2026-05-22 00:37:53.145894 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/img/logo-splash.svg 2026-05-22 00:37:53.145903 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/img/logo.svg 2026-05-22 00:37:53.145913 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/img/pattern.svg 2026-05-22 00:37:53.145923 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/templates/ 2026-05-22 00:37:53.145932 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/templates/403.html 2026-05-22 00:37:53.145942 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/templates/404.html 2026-05-22 00:37:53.145951 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/templates/500.html 2026-05-22 00:37:53.145961 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/ 2026-05-22 00:37:53.145971 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/ 2026-05-22 00:37:53.145980 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/_styles.scss 2026-05-22 00:37:53.145990 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/_variables.scss 2026-05-22 00:37:53.146000 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/img/ 2026-05-22 00:37:53.146010 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/img/favicon.ico 2026-05-22 00:37:53.146019 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/img/logo-splash.svg 2026-05-22 00:37:53.146030 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/img/logo.svg 2026-05-22 00:37:53.146040 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/img/pattern.svg 2026-05-22 00:37:53.146049 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/templates/ 2026-05-22 00:37:53.146075 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/templates/403.html 2026-05-22 00:37:53.146085 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/templates/404.html 2026-05-22 00:37:53.146095 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/templates/500.html 2026-05-22 00:37:53.146105 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/templates/_login_footer.html 2026-05-22 00:37:53.146114 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container 686ebd794cde 2026-05-22 00:37:53.146124 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> cb0de4098b57 2026-05-22 00:37:53.146143 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 14/14 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 00:37:53.146156 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in cc038643adce 2026-05-22 00:37:53.146166 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading package lists... 2026-05-22 00:37:53.146176 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building dependency tree... 2026-05-22 00:37:53.146185 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading state information... 2026-05-22 00:37:53.146195 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Package 'build-essential' is not installed, so not removed 2026-05-22 00:37:53.146205 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following packages were automatically installed and are no longer required: 2026-05-22 00:37:53.146215 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 00:37:53.146225 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 00:37:53.146234 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 00:37:53.146244 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 00:37:53.146253 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgprofng0 2026-05-22 00:37:53.146263 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 libsframe1 2026-05-22 00:37:53.146273 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make xz-utils 2026-05-22 00:37:53.146291 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Use 'apt autoremove' to remove them. 2026-05-22 00:37:53.146302 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:37:53.146311 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading package lists... 2026-05-22 00:37:53.146321 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building dependency tree... 2026-05-22 00:37:53.146356 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading state information... 2026-05-22 00:37:53.146368 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following packages will be REMOVED: 2026-05-22 00:37:53.146377 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 00:37:53.146387 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 00:37:53.146397 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 00:37:53.146407 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 00:37:53.146417 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgprofng0 2026-05-22 00:37:53.146427 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 libsframe1 2026-05-22 00:37:53.146446 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make xz-utils 2026-05-22 00:37:53.146456 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:0 upgraded, 0 newly installed, 40 to remove and 0 not upgraded. 2026-05-22 00:37:53.146466 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:After this operation, 228 MB disk space will be freed. 2026-05-22 00:37:53.146475 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 2026-05-22 00:37:53.146485 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:37:53.146498 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 70% 2026-05-22 00:37:53.146507 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 2026-05-22 00:37:53.146517 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:75% (Reading database ... 80% 2026-05-22 00:37:53.146527 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 85% 2026-05-22 00:37:53.146537 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 90% 2026-05-22 00:37:53.146546 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 95% 2026-05-22 00:37:53.146556 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 100% (Reading database ... 19161 files and directories currently installed.) 2026-05-22 00:37:53.146566 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-22 00:37:53.147041 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:37:53.147058 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-22 00:37:53.147067 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:37:53.147077 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-22 00:37:53.147099 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-22 00:37:53.147109 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 00:37:53.147119 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:37:53.147128 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 00:37:53.147138 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:37:53.147148 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-22 00:37:53.147157 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:37:53.147167 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:37:53.147177 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:37:53.147186 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:37:53.147196 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-22 00:37:53.147206 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-22 00:37:53.147216 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:37:53.147225 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 00:37:53.147235 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:37:53.147244 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:37:53.147254 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:37:53.147275 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:37:53.147297 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:37:53.147307 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:37:53.147318 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:37:53.147327 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:37:53.147372 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-22 00:37:53.147382 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:37:53.147392 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-22 00:37:53.147402 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:37:53.147412 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:37:53.147422 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-22 00:37:53.147432 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:37:53.147442 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:37:53.147451 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:37:53.147461 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:37:53.147470 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing lto-disabled-list (47) ... 2026-05-22 00:37:53.147480 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing make (4.3-4.1build2) ... 2026-05-22 00:37:53.147490 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-22 00:37:53.147500 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 00:37:53.147509 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting pyclean==3.0.0 2026-05-22 00:37:53.147519 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-22 00:37:53.147528 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-22 00:37:53.147538 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Installing collected packages: pyclean 2026-05-22 00:37:53.147548 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully installed pyclean-3.0.0 2026-05-22 00:37:53.147558 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-05-22 00:37:53.147568 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:[notice] A new release of pip is available: 25.2 -> 26.1.1 2026-05-22 00:37:53.147577 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:[notice] To update, run: pip install --upgrade pip 2026-05-22 00:37:53.147587 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-05-22 00:37:53.147628 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Cleaning directory /var/lib/kolla/venv 2026-05-22 00:37:53.147643 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-05-22 00:37:53.147653 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Total 10832 files, 1791 directories removed. 2026-05-22 00:37:53.147663 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-05-22 00:37:53.147672 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Cleaning directory /usr 2026-05-22 00:37:53.147682 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-05-22 00:37:53.147692 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Total 1316 files, 133 directories removed. 2026-05-22 00:37:53.147702 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-05-22 00:37:53.147720 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Found existing installation: pyclean 3.0.0 2026-05-22 00:37:53.147731 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Uninstalling pyclean-3.0.0: 2026-05-22 00:37:53.147741 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Successfully uninstalled pyclean-3.0.0 2026-05-22 00:37:53.147750 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container cc038643adce 2026-05-22 00:37:53.147760 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> 4d0ce8f274e5 2026-05-22 00:37:53.147778 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully built 578b2be0260c 2026-05-22 00:37:53.147788 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully tagged osism.harbor.regio.digital/kolla/horizon:build-20260522 2026-05-22 00:37:53.147798 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Built at 2026-05-22 00:37:53.146426 (took 0:02:40.581070) 2026-05-22 00:37:53.147808 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-base) 2026-05-22 00:37:53.147818 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-base:Processing 2026-05-22 00:37:53.147828 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Building started at 2026-05-22 00:37:53.146932 2026-05-22 00:37:53.147838 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-base:Getting local archive from tarballs/designate-stable-2025.1.tar.gz 2026-05-22 00:37:53.149320 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-base:Turned 0 plugins into plugins archive 2026-05-22 00:37:53.149806 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-base:Turned 0 additions into additions archive 2026-05-22 00:38:07.156682 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Step 1/9 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260522 2026-05-22 00:38:07.156765 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> 525269f3c30c 2026-05-22 00:38:07.156867 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Step 2/9 : LABEL "build-date"="20260522" "name"="designate-base" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="designate-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:38:07.156970 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> Running in 639cc5fac65a 2026-05-22 00:38:07.157037 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> Removed intermediate container 639cc5fac65a 2026-05-22 00:38:07.157089 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> 44bbfd842fe6 2026-05-22 00:38:07.157151 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Step 3/9 : RUN usermod --append --home /var/lib/designate --groups kolla designate && mkdir -p /var/lib/designate && chown -R 42411:42411 /var/lib/designate 2026-05-22 00:38:07.157215 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> Running in 4bca4eecc62b 2026-05-22 00:38:07.157276 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> Removed intermediate container 4bca4eecc62b 2026-05-22 00:38:07.157336 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> 052f556a5c21 2026-05-22 00:38:07.157396 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Step 4/9 : ADD designate-base-archive /designate-base-source 2026-05-22 00:38:07.157496 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> 46b09d7ca5be 2026-05-22 00:38:07.157541 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Step 5/9 : COPY designate_sudoers /etc/sudoers.d/kolla_designate_sudoers 2026-05-22 00:38:07.157613 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> fefcdae936cb 2026-05-22 00:38:07.157686 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Step 6/9 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-05-22 00:38:07.157747 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> 6a412a938259 2026-05-22 00:38:07.157813 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Step 7/9 : RUN ln -s designate-base-source/* designate && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /designate && mkdir -p /etc/designate && cp -r /designate/etc/designate/* /etc/designate/ && sed -i 's|^exec_dirs.*|exec_dirs=/var/lib/kolla/venv/bin,/sbin,/usr/sbin,/bin,/usr/bin,/usr/local/bin,/usr/local/sbin|g' /etc/designate/rootwrap.conf && chmod 750 /etc/sudoers.d && chmod 640 /etc/sudoers.d/kolla_designate_sudoers && touch /usr/local/bin/kolla_designate_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_designate_extend_start 2026-05-22 00:38:07.157891 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> Running in ab83ea43630c 2026-05-22 00:38:07.157966 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Processing ./designate 2026-05-22 00:38:07.158013 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Installing build dependencies: started 2026-05-22 00:38:07.158075 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Installing build dependencies: finished with status 'done' 2026-05-22 00:38:07.158132 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Getting requirements to build wheel: started 2026-05-22 00:38:07.158190 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Getting requirements to build wheel: finished with status 'done' 2026-05-22 00:38:07.158247 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Installing backend dependencies: started 2026-05-22 00:38:07.159652 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Installing backend dependencies: finished with status 'done' 2026-05-22 00:38:07.159666 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Preparing metadata (pyproject.toml): started 2026-05-22 00:38:07.159672 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-22 00:38:07.159680 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: alembic>=1.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from designate==20.0.1.dev13) (1.14.1) 2026-05-22 00:38:07.159687 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: eventlet>=0.36.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from designate==20.0.1.dev13) (0.39.0) 2026-05-22 00:38:07.159694 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Collecting Flask!=0.11,>=0.10 (from designate==20.0.1.dev13) 2026-05-22 00:38:07.159699 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Downloading flask-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-05-22 00:38:07.159704 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: greenlet>=0.4.15 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from designate==20.0.1.dev13) (3.1.1) 2026-05-22 00:38:07.159710 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: Jinja2>=2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from designate==20.0.1.dev13) (3.1.5) 2026-05-22 00:38:07.159716 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: jsonschema>=3.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from designate==20.0.1.dev13) (4.23.0) 2026-05-22 00:38:07.159721 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: keystoneauth1>=3.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from designate==20.0.1.dev13) (5.10.0) 2026-05-22 00:38:07.159726 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: keystonemiddleware>=4.17.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from designate==20.0.1.dev13) (10.12.1) 2026-05-22 00:38:07.159731 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: openstacksdk>=0.103.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from designate==20.0.1.dev13) (4.4.0) 2026-05-22 00:38:07.159737 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.config>=6.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from designate==20.0.1.dev13) (9.7.1) 2026-05-22 00:38:07.159742 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.concurrency>=4.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from designate==20.0.1.dev13) (7.1.0) 2026-05-22 00:38:07.159747 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.messaging>=14.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from designate==20.0.1.dev13) (16.1.1) 2026-05-22 00:38:07.159752 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.middleware>=3.31.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from designate==20.0.1.dev13) (6.3.1) 2026-05-22 00:38:07.159764 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.log>=4.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from designate==20.0.1.dev13) (7.1.0) 2026-05-22 00:38:07.159769 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.reports>=1.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from designate==20.0.1.dev13) (3.5.1) 2026-05-22 00:38:07.159774 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.rootwrap>=5.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from designate==20.0.1.dev13) (7.5.1) 2026-05-22 00:38:07.159779 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.serialization>=2.25.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from designate==20.0.1.dev13) (5.7.0) 2026-05-22 00:38:07.159784 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.service>=1.31.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from designate==20.0.1.dev13) (4.1.1) 2026-05-22 00:38:07.159793 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from designate==20.0.1.dev13) (2.5.0) 2026-05-22 00:38:07.159798 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.utils>=4.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from designate==20.0.1.dev13) (8.2.0) 2026-05-22 00:38:07.159811 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.versionedobjects>=1.31.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from designate==20.0.1.dev13) (3.6.0) 2026-05-22 00:38:07.159817 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: osprofiler>=3.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from designate==20.0.1.dev13) (4.2.0) 2026-05-22 00:38:07.159822 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: Paste>=2.0.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from designate==20.0.1.dev13) (3.10.1) 2026-05-22 00:38:07.159827 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: PasteDeploy>=1.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from designate==20.0.1.dev13) (3.1.0) 2026-05-22 00:38:07.159832 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: pbr>=3.1.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from designate==20.0.1.dev13) (7.0.0) 2026-05-22 00:38:07.159837 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from designate==20.0.1.dev13) (1.5.1) 2026-05-22 00:38:07.159844 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: python-designateclient>=2.12.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from designate==20.0.1.dev13) (6.2.0) 2026-05-22 00:38:07.159849 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: requests>=2.23.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from designate==20.0.1.dev13) (2.32.3) 2026-05-22 00:38:07.159854 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: tenacity>=6.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from designate==20.0.1.dev13) (9.0.0) 2026-05-22 00:38:07.159860 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: SQLAlchemy>=1.4.41 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from designate==20.0.1.dev13) (2.0.38) 2026-05-22 00:38:07.159865 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: stevedore>=1.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from designate==20.0.1.dev13) (5.4.1) 2026-05-22 00:38:07.159870 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: WebOb>=1.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from designate==20.0.1.dev13) (1.8.9) 2026-05-22 00:38:07.159880 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: dnspython>=2.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from designate==20.0.1.dev13) (2.7.0) 2026-05-22 00:38:07.159885 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.db>=8.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from designate==20.0.1.dev13) (17.2.1) 2026-05-22 00:38:07.159890 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.i18n>=3.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from designate==20.0.1.dev13) (6.5.1) 2026-05-22 00:38:07.159895 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.context>=4.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from designate==20.0.1.dev13) (5.7.1) 2026-05-22 00:38:07.159901 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.policy>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from designate==20.0.1.dev13) (4.5.1) 2026-05-22 00:38:07.159906 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: tooz>=1.58.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from designate==20.0.1.dev13) (6.3.0) 2026-05-22 00:38:07.159913 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: futurist>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from designate==20.0.1.dev13) (3.1.0) 2026-05-22 00:38:07.159918 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: Mako in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.8.0->designate==20.0.1.dev13) (1.3.9) 2026-05-22 00:38:07.159929 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: typing-extensions>=4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.8.0->designate==20.0.1.dev13) (4.12.2) 2026-05-22 00:38:07.159993 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Collecting Werkzeug>=3.1 (from Flask!=0.11,>=0.10->designate==20.0.1.dev13) 2026-05-22 00:38:07.160052 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Downloading werkzeug-3.1.3-py3-none-any.whl.metadata (3.7 kB) 2026-05-22 00:38:07.160100 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Collecting itsdangerous>=2.2 (from Flask!=0.11,>=0.10->designate==20.0.1.dev13) 2026-05-22 00:38:07.160157 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-05-22 00:38:07.160216 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: click>=8.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Flask!=0.11,>=0.10->designate==20.0.1.dev13) (8.1.8) 2026-05-22 00:38:07.160274 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Collecting blinker>=1.9 (from Flask!=0.11,>=0.10->designate==20.0.1.dev13) 2026-05-22 00:38:07.160354 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-05-22 00:38:07.160402 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: debtcollector>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from futurist>=1.2.0->designate==20.0.1.dev13) (3.0.0) 2026-05-22 00:38:07.160478 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: wrapt>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=1.2.0->designate==20.0.1.dev13) (1.17.2) 2026-05-22 00:38:07.160536 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: MarkupSafe>=2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->designate==20.0.1.dev13) (3.0.2) 2026-05-22 00:38:07.160614 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: attrs>=22.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->designate==20.0.1.dev13) (25.1.0) 2026-05-22 00:38:07.160703 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->designate==20.0.1.dev13) (2024.10.1) 2026-05-22 00:38:07.160760 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: referencing>=0.28.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->designate==20.0.1.dev13) (0.36.2) 2026-05-22 00:38:07.160815 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: rpds-py>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->designate==20.0.1.dev13) (0.23.1) 2026-05-22 00:38:07.160871 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: iso8601>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->designate==20.0.1.dev13) (2.1.0) 2026-05-22 00:38:07.160926 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: os-service-types>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->designate==20.0.1.dev13) (1.7.0) 2026-05-22 00:38:07.160982 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.cache>=3.11.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->designate==20.0.1.dev13) (3.11.0) 2026-05-22 00:38:07.161036 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: pycadf>=1.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->designate==20.0.1.dev13) (4.0.1) 2026-05-22 00:38:07.161093 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: PyJWT>=2.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->designate==20.0.1.dev13) (2.10.1) 2026-05-22 00:38:07.161149 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: python-keystoneclient>=3.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->designate==20.0.1.dev13) (5.6.0) 2026-05-22 00:38:07.161204 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: cryptography>=2.7 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->designate==20.0.1.dev13) (43.0.3) 2026-05-22 00:38:07.161257 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: decorator>=4.4.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->designate==20.0.1.dev13) (5.1.1) 2026-05-22 00:38:07.161317 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: dogpile.cache>=0.6.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->designate==20.0.1.dev13) (1.3.4) 2026-05-22 00:38:07.161369 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: jmespath>=0.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->designate==20.0.1.dev13) (1.0.1) 2026-05-22 00:38:07.161435 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->designate==20.0.1.dev13) (1.33) 2026-05-22 00:38:07.161492 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: platformdirs>=3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->designate==20.0.1.dev13) (4.3.6) 2026-05-22 00:38:07.161546 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: psutil>=3.2.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->designate==20.0.1.dev13) (7.0.0) 2026-05-22 00:38:07.161619 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: PyYAML>=3.13 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->designate==20.0.1.dev13) (6.0.2) 2026-05-22 00:38:07.161704 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: requestsexceptions>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->designate==20.0.1.dev13) (1.4.0) 2026-05-22 00:38:07.161769 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: cffi>=1.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.103.0->designate==20.0.1.dev13) (1.17.1) 2026-05-22 00:38:07.161837 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: pycparser in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.103.0->designate==20.0.1.dev13) (2.22) 2026-05-22 00:38:07.161895 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: jsonpointer>=1.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.103.0->designate==20.0.1.dev13) (3.0.0) 2026-05-22 00:38:07.161951 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: fasteners>=0.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.2.0->designate==20.0.1.dev13) (0.19) 2026-05-22 00:38:07.162008 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: netaddr>=0.7.18 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->designate==20.0.1.dev13) (1.3.0) 2026-05-22 00:38:07.162066 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: rfc3986>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->designate==20.0.1.dev13) (2.0.0) 2026-05-22 00:38:07.162125 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: testresources>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=8.3.0->designate==20.0.1.dev13) (2.0.1) 2026-05-22 00:38:07.162181 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: testscenarios>=0.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=8.3.0->designate==20.0.1.dev13) (0.5.0) 2026-05-22 00:38:07.162237 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: python-dateutil>=2.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->designate==20.0.1.dev13) (2.9.0.post0) 2026-05-22 00:38:07.162302 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: cachetools>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->designate==20.0.1.dev13) (5.5.2) 2026-05-22 00:38:07.162359 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: amqp>=2.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->designate==20.0.1.dev13) (5.3.1) 2026-05-22 00:38:07.162443 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: kombu>=4.6.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->designate==20.0.1.dev13) (5.4.2) 2026-05-22 00:38:07.162526 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.metrics>=0.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->designate==20.0.1.dev13) (0.11.0) 2026-05-22 00:38:07.162589 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->designate==20.0.1.dev13) (5.1.0) 2026-05-22 00:38:07.162664 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: tzdata in ./var/lib/kolla/venv/lib/python3.12/site-packages (from kombu>=4.6.6->oslo.messaging>=14.1.0->designate==20.0.1.dev13) (2025.1) 2026-05-22 00:38:07.162728 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: prometheus-client>=0.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->designate==20.0.1.dev13) (0.21.1) 2026-05-22 00:38:07.162784 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: statsd>=3.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->designate==20.0.1.dev13) (4.0.1) 2026-05-22 00:38:07.162838 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: bcrypt>=3.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->designate==20.0.1.dev13) (4.0.1) 2026-05-22 00:38:07.162892 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: msgpack>=0.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->designate==20.0.1.dev13) (1.1.0) 2026-05-22 00:38:07.162946 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: Routes>=2.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.31.0->designate==20.0.1.dev13) (2.5.1) 2026-05-22 00:38:07.163000 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: Yappi>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.31.0->designate==20.0.1.dev13) (1.6.10) 2026-05-22 00:38:07.163062 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: PrettyTable>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->designate==20.0.1.dev13) (3.14.0) 2026-05-22 00:38:07.163117 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: pyparsing>=2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->designate==20.0.1.dev13) (3.2.1) 2026-05-22 00:38:07.163171 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: packaging>=20.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->designate==20.0.1.dev13) (24.2) 2026-05-22 00:38:07.163225 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: setuptools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Paste>=2.0.2->designate==20.0.1.dev13) (82.0.1) 2026-05-22 00:38:07.163279 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: logutils>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0->designate==20.0.1.dev13) (0.3.5) 2026-05-22 00:38:07.163334 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: wcwidth in ./var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->designate==20.0.1.dev13) (0.2.13) 2026-05-22 00:38:07.163388 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: six>=1.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.3.0->designate==20.0.1.dev13) (1.17.0) 2026-05-22 00:38:07.163459 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.12.0->designate==20.0.1.dev13) (4.9.1) 2026-05-22 00:38:07.163515 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: osc-lib>=1.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.12.0->designate==20.0.1.dev13) (3.2.0) 2026-05-22 00:38:07.163569 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: autopage>=0.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.12.0->designate==20.0.1.dev13) (0.5.2) 2026-05-22 00:38:07.163642 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: cmd2>=1.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.12.0->designate==20.0.1.dev13) (2.5.11) 2026-05-22 00:38:07.163712 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: pyperclip>=1.8 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.12.0->designate==20.0.1.dev13) (1.9.0) 2026-05-22 00:38:07.163764 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.23.0->designate==20.0.1.dev13) (3.4.1) 2026-05-22 00:38:07.164761 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.23.0->designate==20.0.1.dev13) (3.10) 2026-05-22 00:38:07.164776 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: urllib3<3,>=1.21.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.23.0->designate==20.0.1.dev13) (1.26.20) 2026-05-22 00:38:07.164783 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: certifi>=2017.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.23.0->designate==20.0.1.dev13) (2026.5.20) 2026-05-22 00:38:07.164790 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: repoze.lru>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=1.31.0->designate==20.0.1.dev13) (0.7) 2026-05-22 00:38:07.164796 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: testtools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=8.3.0->designate==20.0.1.dev13) (2.7.2) 2026-05-22 00:38:07.164802 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: voluptuous>=0.8.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from tooz>=1.58.0->designate==20.0.1.dev13) (0.15.2) 2026-05-22 00:38:07.164808 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Downloading flask-3.1.0-py3-none-any.whl (102 kB) 2026-05-22 00:38:07.164813 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-05-22 00:38:07.164823 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-05-22 00:38:07.164829 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Downloading werkzeug-3.1.3-py3-none-any.whl (224 kB) 2026-05-22 00:38:07.164834 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Building wheels for collected packages: designate 2026-05-22 00:38:07.164839 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Building wheel for designate (pyproject.toml): started 2026-05-22 00:38:07.164844 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Building wheel for designate (pyproject.toml): finished with status 'done' 2026-05-22 00:38:07.164849 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Created wheel for designate: filename=designate-20.0.1.dev13-py3-none-any.whl size=750768 sha256=8c61ab22490f6958e6509f3ea50648c51e649c36b366672d1bd37cd683acbe9c 2026-05-22 00:38:07.164854 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Stored in directory: /tmp/pip-ephem-wheel-cache-y2o1k30b/wheels/cd/86/53/9f5e91eea4a7dfea14084537f86529e98ed559b4c83760d7d0 2026-05-22 00:38:07.164860 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Successfully built designate 2026-05-22 00:38:07.164865 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Installing collected packages: Werkzeug, itsdangerous, blinker, Flask, designate 2026-05-22 00:38:07.164870 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Successfully installed Flask-3.1.0 Werkzeug-3.1.3 blinker-1.9.0 designate-20.0.1.dev13 itsdangerous-2.2.0 2026-05-22 00:38:07.164875 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> Removed intermediate container ab83ea43630c 2026-05-22 00:38:07.164880 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> 0be2d2b43f33 2026-05-22 00:38:07.164886 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Step 8/9 : COPY patches /patches 2026-05-22 00:38:07.164891 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> c911f0d06071 2026-05-22 00:38:07.164896 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Step 9/9 : RUN kolla_patch 2026-05-22 00:38:07.164901 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> Running in 8f7de16dd3bd 2026-05-22 00:38:07.164906 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:[i] No series file found, nothing to patch. 2026-05-22 00:38:07.164911 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> Removed intermediate container 8f7de16dd3bd 2026-05-22 00:38:07.164916 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> e6e59cdac3d1 2026-05-22 00:38:07.164921 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Successfully built 7c85444a2b70 2026-05-22 00:38:07.164926 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Successfully tagged osism.harbor.regio.digital/kolla/designate-base:build-20260522 2026-05-22 00:38:07.164956 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Built at 2026-05-22 00:38:07.164747 (took 0:00:14.017815) 2026-05-22 00:38:07.164962 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-central) to queue 2026-05-22 00:38:07.165032 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-worker) to queue 2026-05-22 00:38:07.165076 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-backend-bind9) to queue 2026-05-22 00:38:07.165113 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-producer) to queue 2026-05-22 00:38:07.165152 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-api) to queue 2026-05-22 00:38:07.165194 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-sink) to queue 2026-05-22 00:38:07.165237 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-mdns) to queue 2026-05-22 00:38:07.165723 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(gnocchi-base) 2026-05-22 00:38:07.165781 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-base:Processing 2026-05-22 00:38:07.165852 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Building started at 2026-05-22 00:38:07.165771 2026-05-22 00:38:07.166001 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-base:Cloning from https://github.com/gnocchixyz/gnocchi.git 2026-05-22 00:38:08.535376 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-base:Git checkout by reference 4.6.4 (5f26d4f10ae6eaaeb33a5c5bed8bd773df8e97f7) 2026-05-22 00:38:08.614468 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-base:Turned 0 plugins into plugins archive 2026-05-22 00:38:08.614722 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-base:Turned 0 additions into additions archive 2026-05-22 00:38:44.770750 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 1/13 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260522 2026-05-22 00:38:44.770849 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> 525269f3c30c 2026-05-22 00:38:44.770884 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 2/13 : LABEL "build-date"="20260522" "name"="gnocchi-base" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="gnocchi-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:38:44.770902 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Running in 6a5403061af9 2026-05-22 00:38:44.770915 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Removed intermediate container 6a5403061af9 2026-05-22 00:38:44.770926 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> cd69cf4e7d52 2026-05-22 00:38:44.770939 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 3/13 : RUN usermod --append --home /var/lib/gnocchi --groups kolla gnocchi && mkdir -p /var/lib/gnocchi && chown -R 42416:42416 /var/lib/gnocchi 2026-05-22 00:38:44.770951 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Running in 09a6f57ed637 2026-05-22 00:38:44.770962 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Removed intermediate container 09a6f57ed637 2026-05-22 00:38:44.770973 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> 4836041703d2 2026-05-22 00:38:44.770986 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 4/13 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends librados-dev python3-rados python3-rados && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-05-22 00:38:44.770999 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Running in 44713b9d0f27 2026-05-22 00:38:44.771010 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-22 00:38:44.771071 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 00:38:44.771081 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-22 00:38:44.771091 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-22 00:38:44.771100 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-22 00:38:44.771110 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-22 00:38:44.771119 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-22 00:38:44.771128 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-22 00:38:44.771137 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-22 00:38:44.771146 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,457 kB] 2026-05-22 00:38:44.771155 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,148 kB] 2026-05-22 00:38:44.771182 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-05-22 00:38:44.771191 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-22 00:38:44.771200 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,072 kB] 2026-05-22 00:38:44.771209 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,505 kB] 2026-05-22 00:38:44.771218 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Fetched 30.2 MB in 2s (12.2 MB/s) 2026-05-22 00:38:44.771228 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Reading package lists... 2026-05-22 00:38:44.771237 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Reading package lists... 2026-05-22 00:38:44.771246 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Building dependency tree... 2026-05-22 00:38:44.771255 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Reading state information... 2026-05-22 00:38:44.771264 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:The following additional packages will be installed: 2026-05-22 00:38:44.771284 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: libboost-iostreams1.83.0 libboost-program-options1.83.0 2026-05-22 00:38:44.771294 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: libboost-thread1.83.0 librados2 2026-05-22 00:38:44.771303 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:The following NEW packages will be installed: 2026-05-22 00:38:44.771312 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: libboost-iostreams1.83.0 libboost-program-options1.83.0 2026-05-22 00:38:44.771321 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: libboost-thread1.83.0 librados-dev librados2 python3-rados 2026-05-22 00:38:44.771330 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:38:44.771339 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Need to get 5,280 kB of archives. 2026-05-22 00:38:44.771348 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:After this operation, 24.6 MB of additional disk space will be used. 2026-05-22 00:38:44.771356 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 00:38:44.771365 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-iostreams1.83.0 amd64 1.83.0-2.1ubuntu3.2 [260 kB] 2026-05-22 00:38:44.771376 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-program-options1.83.0 amd64 1.83.0-2.1ubuntu3.2 [321 kB] 2026-05-22 00:38:44.771393 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-thread1.83.0 amd64 1.83.0-2.1ubuntu3.2 [276 kB] 2026-05-22 00:38:44.771403 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librados2 amd64 19.2.3-0ubuntu0.24.04.3 [4,041 kB] 2026-05-22 00:38:44.771412 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librados-dev amd64 19.2.3-0ubuntu0.24.04.3 [47.5 kB] 2026-05-22 00:38:44.771421 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rados amd64 19.2.3-0ubuntu0.24.04.3 [335 kB] 2026-05-22 00:38:44.771430 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Fetched 5,280 kB in 0s (12.8 MB/s) 2026-05-22 00:38:44.771444 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Selecting previously unselected package libboost-iostreams1.83.0:amd64. 2026-05-22 00:38:44.771453 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 2026-05-22 00:38:44.771464 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:38:44.771475 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 70% 2026-05-22 00:38:44.771488 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 75% 2026-05-22 00:38:44.771536 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 80% 2026-05-22 00:38:44.771591 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 85% 2026-05-22 00:38:44.771656 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 90% 2026-05-22 00:38:44.771778 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 95% 2026-05-22 00:38:44.771793 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 100% (Reading database ... 18824 files and directories currently installed.) 2026-05-22 00:38:44.771834 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Preparing to unpack .../0-libboost-iostreams1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-05-22 00:38:44.771876 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Unpacking libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-22 00:38:44.771941 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Selecting previously unselected package libboost-program-options1.83.0:amd64. 2026-05-22 00:38:44.772000 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: 2026-05-22 00:38:44.772015 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Preparing to unpack .../1-libboost-program-options1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-05-22 00:38:44.772100 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Unpacking libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-22 00:38:44.772117 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Selecting previously unselected package libboost-thread1.83.0:amd64. 2026-05-22 00:38:44.772178 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Preparing to unpack .../2-libboost-thread1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-05-22 00:38:44.772219 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Unpacking libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-22 00:38:44.772269 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Selecting previously unselected package librados2. 2026-05-22 00:38:44.772308 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Preparing to unpack .../3-librados2_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-05-22 00:38:44.772357 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Unpacking librados2 (19.2.3-0ubuntu0.24.04.3) ... 2026-05-22 00:38:44.772406 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Selecting previously unselected package librados-dev. 2026-05-22 00:38:44.772454 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Preparing to unpack .../4-librados-dev_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-05-22 00:38:44.772514 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Unpacking librados-dev (19.2.3-0ubuntu0.24.04.3) ... 2026-05-22 00:38:44.772528 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Selecting previously unselected package python3-rados. 2026-05-22 00:38:44.772626 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: 2026-05-22 00:38:44.772687 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Preparing to unpack .../5-python3-rados_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-05-22 00:38:44.772754 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Unpacking python3-rados (19.2.3-0ubuntu0.24.04.3) ... 2026-05-22 00:38:44.772808 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Setting up libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-22 00:38:44.772860 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Setting up libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-22 00:38:44.772917 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Setting up libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-22 00:38:44.772971 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Setting up librados2 (19.2.3-0ubuntu0.24.04.3) ... 2026-05-22 00:38:44.773022 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Setting up librados-dev (19.2.3-0ubuntu0.24.04.3) ... 2026-05-22 00:38:44.773076 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Setting up python3-rados (19.2.3-0ubuntu0.24.04.3) ... 2026-05-22 00:38:44.773126 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 00:38:44.773177 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Removed intermediate container 44713b9d0f27 2026-05-22 00:38:44.773230 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> c3cfab90eeeb 2026-05-22 00:38:44.773281 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 5/13 : ADD gnocchi-base-archive /gnocchi-base-source 2026-05-22 00:38:44.773334 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> e9371dc7ac05 2026-05-22 00:38:44.773385 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 6/13 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-05-22 00:38:44.773437 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> 35ab417705f3 2026-05-22 00:38:44.773487 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 7/13 : COPY gnocchi_sudoers /etc/sudoers.d/kolla_gnocchi_sudoers 2026-05-22 00:38:44.773540 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> 80197b75bc26 2026-05-22 00:38:44.773588 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 8/13 : RUN sed -e "s/^Werkzeug===3.0.1/Werkzeug==2.2.3/g" -i requirements/upper-constraints.txt 2026-05-22 00:38:44.773738 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Running in 7aa418a5a599 2026-05-22 00:38:44.773753 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Removed intermediate container 7aa418a5a599 2026-05-22 00:38:44.773814 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> 1abc00ae9d7d 2026-05-22 00:38:44.773865 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 9/13 : RUN sed -e "s/^numpy===2.2.3/numpy==2.2.6/g" -i requirements/upper-constraints.txt 2026-05-22 00:38:44.773919 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Running in 27fe5e896364 2026-05-22 00:38:44.773969 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Removed intermediate container 27fe5e896364 2026-05-22 00:38:44.774020 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> 2d93bc1a6eb5 2026-05-22 00:38:44.774084 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 10/13 : RUN ln -s gnocchi-base-source/* gnocchi && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt gnocchiclient /gnocchi[keystone,mysql,file,ceph,s3] && mkdir -p /etc/gnocchi && cp /var/lib/kolla/venv/etc/pycadf/gnocchi_api_audit_map.conf /etc/gnocchi/ && chmod 750 /etc/sudoers.d && chmod 640 /etc/sudoers.d/kolla_gnocchi_sudoers && touch /usr/local/bin/kolla_gnocchi_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_gnocchi_extend_start 2026-05-22 00:38:44.774123 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Running in 1bcd1841f5c0 2026-05-22 00:38:44.774170 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Processing ./gnocchi 2026-05-22 00:38:44.774230 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Installing build dependencies: started 2026-05-22 00:38:44.774243 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Installing build dependencies: finished with status 'done' 2026-05-22 00:38:44.774297 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Getting requirements to build wheel: started 2026-05-22 00:38:44.774344 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Getting requirements to build wheel: finished with status 'done' 2026-05-22 00:38:44.774390 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Preparing metadata (pyproject.toml): started 2026-05-22 00:38:44.774435 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-22 00:38:44.774481 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: gnocchiclient in ./var/lib/kolla/venv/lib/python3.12/site-packages (7.1.0) 2026-05-22 00:38:44.774537 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting numpy>=1.14.0 (from gnocchi==4.6.4) 2026-05-22 00:38:44.774587 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading numpy-2.2.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (62 kB) 2026-05-22 00:38:44.774671 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: iso8601 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (2.1.0) 2026-05-22 00:38:44.774725 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: oslo.config>=3.22.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (9.7.1) 2026-05-22 00:38:44.774774 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: oslo.policy>=3.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (4.5.1) 2026-05-22 00:38:44.774832 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: oslo.middleware>=3.22.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (6.3.1) 2026-05-22 00:38:44.774878 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting pytimeparse (from gnocchi==4.6.4) 2026-05-22 00:38:44.774925 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading pytimeparse-1.1.8-py2.py3-none-any.whl.metadata (3.4 kB) 2026-05-22 00:38:44.774971 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: pecan>=0.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (1.5.1) 2026-05-22 00:38:44.775020 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: jsonpatch in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (1.33) 2026-05-22 00:38:44.775067 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting cotyledon>=1.5.0 (from gnocchi==4.6.4) 2026-05-22 00:38:44.775114 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading cotyledon-2.0.0-py3-none-any.whl.metadata (3.7 kB) 2026-05-22 00:38:44.775161 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: stevedore in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (5.4.1) 2026-05-22 00:38:44.775208 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: ujson in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (5.10.0) 2026-05-22 00:38:44.778787 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: voluptuous>=0.8.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (0.15.2) 2026-05-22 00:38:44.778804 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting werkzeug (from gnocchi==4.6.4) 2026-05-22 00:38:44.778811 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading werkzeug-3.1.3-py3-none-any.whl.metadata (3.7 kB) 2026-05-22 00:38:44.778818 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: tenacity>=5.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (9.0.0) 2026-05-22 00:38:44.778825 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: WebOb>=1.4.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (1.8.9) 2026-05-22 00:38:44.778831 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: Paste in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (3.10.1) 2026-05-22 00:38:44.778845 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: PasteDeploy in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (3.1.0) 2026-05-22 00:38:44.778851 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting daiquiri (from gnocchi==4.6.4) 2026-05-22 00:38:44.778857 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading daiquiri-3.3.0-py3-none-any.whl.metadata (1.5 kB) 2026-05-22 00:38:44.778868 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: pyparsing>=2.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (3.2.1) 2026-05-22 00:38:44.778875 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting lz4>=0.9.0 (from gnocchi==4.6.4) 2026-05-22 00:38:44.778881 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading lz4-4.4.5-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-05-22 00:38:44.778887 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: tooz>=1.38 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (6.3.0) 2026-05-22 00:38:44.778893 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: cachetools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (5.5.2) 2026-05-22 00:38:44.778899 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:WARNING: gnocchi 4.6.4 does not provide the extra 'file' 2026-05-22 00:38:44.778905 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: 2026-05-22 00:38:44.778911 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: keystonemiddleware!=4.19.0,>=4.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (10.12.1) 2026-05-22 00:38:44.778918 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: pymysql in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (1.1.1) 2026-05-22 00:38:44.778923 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: oslo.db>=4.29.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (17.2.1) 2026-05-22 00:38:44.778929 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: sqlalchemy>=1.4.24 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (2.0.38) 2026-05-22 00:38:44.778935 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting sqlalchemy-utils (from gnocchi==4.6.4) 2026-05-22 00:38:44.778941 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl.metadata (4.2 kB) 2026-05-22 00:38:44.778947 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: alembic!=0.8.1,!=0.9.0,>=0.7.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (1.14.1) 2026-05-22 00:38:44.778953 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting boto3 (from gnocchi==4.6.4) 2026-05-22 00:38:44.778959 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading boto3-1.36.26-py3-none-any.whl.metadata (6.7 kB) 2026-05-22 00:38:44.778965 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting botocore>=1.5 (from gnocchi==4.6.4) 2026-05-22 00:38:44.778971 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading botocore-1.36.26-py3-none-any.whl.metadata (5.7 kB) 2026-05-22 00:38:44.778977 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: cliff>=2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchiclient) (4.9.1) 2026-05-22 00:38:44.778982 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: keystoneauth1>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchiclient) (5.10.0) 2026-05-22 00:38:44.778988 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: futurist in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchiclient) (3.1.0) 2026-05-22 00:38:44.779001 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: python-dateutil in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchiclient) (2.9.0.post0) 2026-05-22 00:38:44.779012 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: debtcollector in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchiclient) (3.0.0) 2026-05-22 00:38:44.779018 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: Mako in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic!=0.8.1,!=0.9.0,>=0.7.6->gnocchi==4.6.4) (1.3.9) 2026-05-22 00:38:44.779024 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: typing-extensions>=4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic!=0.8.1,!=0.9.0,>=0.7.6->gnocchi==4.6.4) (4.12.2) 2026-05-22 00:38:44.779031 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from botocore>=1.5->gnocchi==4.6.4) (1.0.1) 2026-05-22 00:38:44.779037 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: urllib3!=2.2.0,<3,>=1.25.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from botocore>=1.5->gnocchi==4.6.4) (1.26.20) 2026-05-22 00:38:44.779043 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: six>=1.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-dateutil->gnocchiclient) (1.17.0) 2026-05-22 00:38:44.779053 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: autopage>=0.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.10->gnocchiclient) (0.5.2) 2026-05-22 00:38:44.779059 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: cmd2>=1.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.10->gnocchiclient) (2.5.11) 2026-05-22 00:38:44.779065 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: PrettyTable>=0.7.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.10->gnocchiclient) (3.14.0) 2026-05-22 00:38:44.779071 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: PyYAML>=3.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.10->gnocchiclient) (6.0.2) 2026-05-22 00:38:44.779077 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: pyperclip>=1.8 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.10->gnocchiclient) (1.9.0) 2026-05-22 00:38:44.779083 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: wcwidth>=0.2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.10->gnocchiclient) (0.2.13) 2026-05-22 00:38:44.779088 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: setproctitle in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cotyledon>=1.5.0->gnocchi==4.6.4) (1.3.4) 2026-05-22 00:38:44.779094 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: pbr>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=2.0.0->gnocchiclient) (7.0.0) 2026-05-22 00:38:44.779100 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: requests>=2.14.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=2.0.0->gnocchiclient) (2.32.3) 2026-05-22 00:38:44.779106 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: os-service-types>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=2.0.0->gnocchiclient) (1.7.0) 2026-05-22 00:38:44.779113 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: oslo.cache>=3.11.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (3.11.0) 2026-05-22 00:38:44.779119 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: oslo.context>=2.19.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (5.7.1) 2026-05-22 00:38:44.779125 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: oslo.i18n>=3.15.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (6.5.1) 2026-05-22 00:38:44.779136 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: oslo.log>=3.36.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (7.1.0) 2026-05-22 00:38:44.779142 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: oslo.serialization>=2.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (5.7.0) 2026-05-22 00:38:44.779156 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: oslo.utils>=3.33.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (8.2.0) 2026-05-22 00:38:44.779162 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: pycadf>=1.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (4.0.1) 2026-05-22 00:38:44.779168 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: PyJWT>=2.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (2.10.1) 2026-05-22 00:38:44.779175 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: python-keystoneclient>=3.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (5.6.0) 2026-05-22 00:38:44.779181 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: dogpile.cache>=1.3.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (1.3.4) 2026-05-22 00:38:44.779189 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: wrapt>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector->gnocchiclient) (1.17.2) 2026-05-22 00:38:44.779199 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: decorator>=4.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (5.1.1) 2026-05-22 00:38:44.779207 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: netaddr>=0.7.18 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=3.22.0->gnocchi==4.6.4) (1.3.0) 2026-05-22 00:38:44.779213 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: rfc3986>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=3.22.0->gnocchi==4.6.4) (2.0.0) 2026-05-22 00:38:44.779219 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: testresources>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.29.0->gnocchi==4.6.4) (2.0.1) 2026-05-22 00:38:44.779224 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: testscenarios>=0.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.29.0->gnocchi==4.6.4) (0.5.0) 2026-05-22 00:38:44.779230 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: Jinja2>=2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.22.0->gnocchi==4.6.4) (3.1.5) 2026-05-22 00:38:44.779236 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: statsd>=3.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.22.0->gnocchi==4.6.4) (4.0.1) 2026-05-22 00:38:44.779242 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: bcrypt>=3.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.22.0->gnocchi==4.6.4) (4.0.1) 2026-05-22 00:38:44.779248 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: MarkupSafe>=2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.22.0->gnocchi==4.6.4) (3.0.2) 2026-05-22 00:38:44.779254 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: msgpack>=0.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.18.0->keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (1.1.0) 2026-05-22 00:38:44.779266 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: tzdata>=2022.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.18.0->keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (2025.1) 2026-05-22 00:38:44.779272 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: packaging>=20.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (24.2) 2026-05-22 00:38:44.779279 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: psutil>=3.2.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (7.0.0) 2026-05-22 00:38:44.779285 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: setuptools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystoneauth1>=2.0.0->gnocchiclient) (82.0.1) 2026-05-22 00:38:44.779297 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: logutils>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pecan>=0.9->gnocchi==4.6.4) (0.3.5) 2026-05-22 00:38:44.779303 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=2.0.0->gnocchiclient) (3.4.1) 2026-05-22 00:38:44.779309 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=2.0.0->gnocchiclient) (3.10) 2026-05-22 00:38:44.779315 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: certifi>=2017.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=2.0.0->gnocchiclient) (2026.5.20) 2026-05-22 00:38:44.779321 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: greenlet!=0.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from sqlalchemy>=1.4.24->gnocchi==4.6.4) (3.1.1) 2026-05-22 00:38:44.779327 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: testtools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=4.29.0->gnocchi==4.6.4) (2.7.2) 2026-05-22 00:38:44.779343 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: fasteners>=0.7 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from tooz>=1.38->gnocchi==4.6.4) (0.19) 2026-05-22 00:38:44.779349 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting s3transfer<0.12.0,>=0.11.0 (from boto3->gnocchi==4.6.4) 2026-05-22 00:38:44.779355 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading s3transfer-0.11.2-py3-none-any.whl.metadata (1.7 kB) 2026-05-22 00:38:44.779361 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting python-json-logger>=3 (from daiquiri->gnocchi==4.6.4) 2026-05-22 00:38:44.779367 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading python_json_logger-3.2.1-py3-none-any.whl.metadata (4.1 kB) 2026-05-22 00:38:44.779373 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: jsonpointer>=1.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch->gnocchi==4.6.4) (3.0.0) 2026-05-22 00:38:44.779379 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading botocore-1.36.26-py3-none-any.whl (13.4 MB) 2026-05-22 00:38:44.779385 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.4/13.4 MB 23.3 MB/s 0:00:00 2026-05-22 00:38:44.779391 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading cotyledon-2.0.0-py3-none-any.whl (25 kB) 2026-05-22 00:38:44.779397 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading lz4-4.4.5-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (1.4 MB) 2026-05-22 00:38:44.779408 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 32.1 MB/s 0:00:00 2026-05-22 00:38:44.779414 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading numpy-2.2.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.5 MB) 2026-05-22 00:38:44.779420 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.5/16.5 MB 21.4 MB/s 0:00:00 2026-05-22 00:38:44.779427 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading boto3-1.36.26-py3-none-any.whl (139 kB) 2026-05-22 00:38:44.779433 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading s3transfer-0.11.2-py3-none-any.whl (84 kB) 2026-05-22 00:38:44.779438 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading daiquiri-3.3.0-py3-none-any.whl (19 kB) 2026-05-22 00:38:44.779444 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading python_json_logger-3.2.1-py3-none-any.whl (14 kB) 2026-05-22 00:38:44.779450 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading pytimeparse-1.1.8-py2.py3-none-any.whl (10.0 kB) 2026-05-22 00:38:44.779456 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl (93 kB) 2026-05-22 00:38:44.779462 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading werkzeug-3.1.3-py3-none-any.whl (224 kB) 2026-05-22 00:38:44.779468 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Building wheels for collected packages: gnocchi 2026-05-22 00:38:44.779474 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Building wheel for gnocchi (pyproject.toml): started 2026-05-22 00:38:44.779479 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Building wheel for gnocchi (pyproject.toml): finished with status 'done' 2026-05-22 00:38:44.779491 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Created wheel for gnocchi: filename=gnocchi-4.6.4-py2.py3-none-any.whl size=324200 sha256=d7edbbc29196ee6034e2a9a43624952a9f11f98a0d0f73a13cbb4dfffa20bce4 2026-05-22 00:38:44.779498 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Stored in directory: /tmp/pip-ephem-wheel-cache-nxpfaafn/wheels/90/b4/38/638914de71a2a508e24d901bf3e8f2f5dd36176e53c7cd4d55 2026-05-22 00:38:44.779503 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Successfully built gnocchi 2026-05-22 00:38:44.779509 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Installing collected packages: pytimeparse, werkzeug, python-json-logger, numpy, lz4, cotyledon, sqlalchemy-utils, daiquiri, botocore, s3transfer, boto3, gnocchi 2026-05-22 00:38:44.779516 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Successfully installed boto3-1.36.26 botocore-1.36.26 cotyledon-2.0.0 daiquiri-3.3.0 gnocchi-4.6.4 lz4-4.4.5 numpy-2.2.6 python-json-logger-3.2.1 pytimeparse-1.1.8 s3transfer-0.11.2 sqlalchemy-utils-0.41.2 werkzeug-3.1.3 2026-05-22 00:38:44.779522 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Removed intermediate container 1bcd1841f5c0 2026-05-22 00:38:44.779528 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> 76b3ca8d4174 2026-05-22 00:38:44.779534 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 11/13 : COPY patches /patches 2026-05-22 00:38:44.779540 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> 79e6744b64fe 2026-05-22 00:38:44.779545 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 12/13 : RUN kolla_patch 2026-05-22 00:38:44.779551 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Running in 82d1c281f1fb 2026-05-22 00:38:44.779557 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:[i] No series file found, nothing to patch. 2026-05-22 00:38:44.779563 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Removed intermediate container 82d1c281f1fb 2026-05-22 00:38:44.779572 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> d7831b11ef09 2026-05-22 00:38:44.779578 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 13/13 : RUN mkdir -p /var/lib/gnocchi/tmp && chown -R gnocchi: /var/lib/gnocchi/tmp 2026-05-22 00:38:44.779584 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Running in 2007f44b63e7 2026-05-22 00:38:44.779590 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Removed intermediate container 2007f44b63e7 2026-05-22 00:38:44.779641 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> 0124f1b8c032 2026-05-22 00:38:44.779648 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Successfully built 07f6995aabfb 2026-05-22 00:38:44.779654 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Successfully tagged osism.harbor.regio.digital/kolla/gnocchi-base:build-20260522 2026-05-22 00:38:44.779660 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Built at 2026-05-22 00:38:44.778274 (took 0:00:37.612503) 2026-05-22 00:38:44.779665 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(gnocchi-statsd) to queue 2026-05-22 00:38:44.779671 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(gnocchi-metricd) to queue 2026-05-22 00:38:44.779677 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(gnocchi-api) to queue 2026-05-22 00:38:44.779683 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(watcher-base) 2026-05-22 00:38:44.779689 | ubuntu-noble-large | DEBUG:kolla.common.utils.watcher-base:Processing 2026-05-22 00:38:44.779695 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Building started at 2026-05-22 00:38:44.779279 2026-05-22 00:38:44.779700 | ubuntu-noble-large | DEBUG:kolla.common.utils.watcher-base:Getting local archive from tarballs/watcher-stable-2025.1.tar.gz 2026-05-22 00:38:44.782119 | ubuntu-noble-large | DEBUG:kolla.common.utils.watcher-base:Turned 0 plugins into plugins archive 2026-05-22 00:38:44.782624 | ubuntu-noble-large | DEBUG:kolla.common.utils.watcher-base:Turned 0 additions into additions archive 2026-05-22 00:39:03.218476 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Step 1/8 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260522 2026-05-22 00:39:03.218580 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: ---> 525269f3c30c 2026-05-22 00:39:03.218683 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Step 2/8 : LABEL "build-date"="20260522" "name"="watcher-base" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="watcher-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:39:03.218847 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: ---> Running in 9aedcc3f9f2f 2026-05-22 00:39:03.218904 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: ---> Removed intermediate container 9aedcc3f9f2f 2026-05-22 00:39:03.218957 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: ---> 0e0711c68914 2026-05-22 00:39:03.219048 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Step 3/8 : RUN usermod --append --home /var/lib/watcher --groups kolla watcher && mkdir -p /var/lib/watcher && chown -R 42451:42451 /var/lib/watcher 2026-05-22 00:39:03.219139 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: ---> Running in 108fa2eb5c7d 2026-05-22 00:39:03.219192 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: ---> Removed intermediate container 108fa2eb5c7d 2026-05-22 00:39:03.219283 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: ---> 3776f81f42a8 2026-05-22 00:39:03.219374 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Step 4/8 : ADD watcher-base-archive /watcher-base-source 2026-05-22 00:39:03.219409 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: ---> 0e1cb0ec0716 2026-05-22 00:39:03.219439 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Step 5/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-05-22 00:39:03.219460 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: ---> b44fb27544af 2026-05-22 00:39:03.219484 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Step 6/8 : RUN ln -s watcher-base-source/* watcher && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /watcher && mkdir -p /etc/watcher && cp -r /watcher/etc/watcher/* /etc/watcher/ && touch /usr/local/bin/kolla_watcher_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_watcher_extend_start 2026-05-22 00:39:03.219528 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: ---> Running in 10fdc05f4c67 2026-05-22 00:39:03.219546 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Processing ./watcher 2026-05-22 00:39:03.219563 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: Installing build dependencies: started 2026-05-22 00:39:03.219581 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: Installing build dependencies: finished with status 'done' 2026-05-22 00:39:03.219683 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: Getting requirements to build wheel: started 2026-05-22 00:39:03.219748 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: Getting requirements to build wheel: finished with status 'done' 2026-05-22 00:39:03.219766 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: Preparing metadata (pyproject.toml): started 2026-05-22 00:39:03.219782 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-22 00:39:03.219801 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Collecting apscheduler>=3.5.1 (from python-watcher==14.1.1.dev5) 2026-05-22 00:39:03.219897 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: Downloading APScheduler-3.11.0-py3-none-any.whl.metadata (6.4 kB) 2026-05-22 00:39:03.219989 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: eventlet>=0.27.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (0.39.0) 2026-05-22 00:39:03.220046 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: jsonpatch>=1.21 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (1.33) 2026-05-22 00:39:03.220168 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: keystoneauth1>=3.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (5.10.0) 2026-05-22 00:39:03.220222 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: jsonschema>=3.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (4.23.0) 2026-05-22 00:39:03.220308 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: keystonemiddleware>=4.21.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (10.12.1) 2026-05-22 00:39:03.220392 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: lxml>=4.5.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (5.3.1) 2026-05-22 00:39:03.220481 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Collecting croniter>=0.3.20 (from python-watcher==14.1.1.dev5) 2026-05-22 00:39:03.220535 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: Downloading croniter-6.0.0-py2.py3-none-any.whl.metadata (32 kB) 2026-05-22 00:39:03.220553 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Collecting os-resource-classes>=0.4.0 (from python-watcher==14.1.1.dev5) 2026-05-22 00:39:03.220570 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-05-22 00:39:03.220588 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: oslo.concurrency>=3.26.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (7.1.0) 2026-05-22 00:39:03.220753 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: oslo.cache>=1.29.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (3.11.0) 2026-05-22 00:39:03.220846 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: oslo.config>=6.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (9.7.1) 2026-05-22 00:39:03.220883 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: oslo.context>=2.21.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (5.7.1) 2026-05-22 00:39:03.220902 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: oslo.db>=4.44.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (17.2.1) 2026-05-22 00:39:03.220921 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: oslo.i18n>=3.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (6.5.1) 2026-05-22 00:39:03.220930 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: oslo.log>=3.37.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (7.1.0) 2026-05-22 00:39:03.220940 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: oslo.messaging>=14.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (16.1.1) 2026-05-22 00:39:03.220950 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: oslo.policy>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (4.5.1) 2026-05-22 00:39:03.220959 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: oslo.reports>=1.27.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (3.5.1) 2026-05-22 00:39:03.220970 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: oslo.serialization>=2.25.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (5.7.0) 2026-05-22 00:39:03.220991 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: oslo.service>=1.30.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (4.1.1) 2026-05-22 00:39:03.221001 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (2.5.0) 2026-05-22 00:39:03.221011 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: oslo.utils>=7.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (8.2.0) 2026-05-22 00:39:03.221020 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: oslo.versionedobjects>=1.32.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (3.6.0) 2026-05-22 00:39:03.221030 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: PasteDeploy>=1.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (3.1.0) 2026-05-22 00:39:03.221041 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: pbr>=3.1.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (7.0.0) 2026-05-22 00:39:03.221051 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: pecan>=1.3.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (1.5.1) 2026-05-22 00:39:03.221065 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: PrettyTable>=0.7.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (3.14.0) 2026-05-22 00:39:03.221075 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: gnocchiclient>=7.0.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (7.1.0) 2026-05-22 00:39:03.221084 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: python-cinderclient>=3.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (9.7.0) 2026-05-22 00:39:03.221119 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: python-glanceclient>=2.9.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (4.8.0) 2026-05-22 00:39:03.221154 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: python-keystoneclient>=3.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (5.6.0) 2026-05-22 00:39:03.221194 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Collecting python-monascaclient>=1.12.0 (from python-watcher==14.1.1.dev5) 2026-05-22 00:39:03.221205 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: Downloading python_monascaclient-2.8.0-py3-none-any.whl.metadata (2.4 kB) 2026-05-22 00:39:03.221215 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: python-neutronclient>=6.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (11.4.0) 2026-05-22 00:39:03.221246 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: python-novaclient>=14.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (18.9.0) 2026-05-22 00:39:03.221260 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Collecting python-observabilityclient>=0.3.0 (from python-watcher==14.1.1.dev5) 2026-05-22 00:39:03.221292 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: Downloading python_observabilityclient-0.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-05-22 00:39:03.221301 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: python-openstackclient>=3.14.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (7.5.0) 2026-05-22 00:39:03.221339 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: python-ironicclient>=2.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (5.10.2) 2026-05-22 00:39:03.221369 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: SQLAlchemy>=1.2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (2.0.38) 2026-05-22 00:39:03.221383 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: stevedore>=1.28.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (5.4.1) 2026-05-22 00:39:03.221417 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Collecting taskflow>=3.8.0 (from python-watcher==14.1.1.dev5) 2026-05-22 00:39:03.221470 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: Downloading taskflow-5.12.0-py3-none-any.whl.metadata (5.6 kB) 2026-05-22 00:39:03.221512 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: WebOb>=1.8.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (1.8.9) 2026-05-22 00:39:03.221548 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: WSME>=0.9.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (0.12.1) 2026-05-22 00:39:03.221583 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Collecting networkx>=2.4 (from python-watcher==14.1.1.dev5) 2026-05-22 00:39:03.221663 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: Downloading networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB) 2026-05-22 00:39:03.221739 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Collecting microversion-parse>=0.2.1 (from python-watcher==14.1.1.dev5) 2026-05-22 00:39:03.221781 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: Downloading microversion_parse-2.0.0-py3-none-any.whl.metadata (5.1 kB) 2026-05-22 00:39:03.221792 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: futurist>=1.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (3.1.0) 2026-05-22 00:39:03.221833 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Collecting tzlocal>=3.0 (from apscheduler>=3.5.1->python-watcher==14.1.1.dev5) 2026-05-22 00:39:03.221873 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: Downloading tzlocal-5.3-py3-none-any.whl.metadata (7.6 kB) 2026-05-22 00:39:03.221966 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: python-dateutil in ./var/lib/kolla/venv/lib/python3.12/site-packages (from croniter>=0.3.20->python-watcher==14.1.1.dev5) (2.9.0.post0) 2026-05-22 00:39:03.221986 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: pytz>2021.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from croniter>=0.3.20->python-watcher==14.1.1.dev5) (2025.1) 2026-05-22 00:39:03.222026 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: dnspython>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->python-watcher==14.1.1.dev5) (2.7.0) 2026-05-22 00:39:03.222072 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: greenlet>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->python-watcher==14.1.1.dev5) (3.1.1) 2026-05-22 00:39:03.222083 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: debtcollector>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from futurist>=1.8.0->python-watcher==14.1.1.dev5) (3.0.0) 2026-05-22 00:39:03.222157 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: wrapt>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=1.8.0->python-watcher==14.1.1.dev5) (1.17.2) 2026-05-22 00:39:03.222170 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: cliff>=2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchiclient>=7.0.1->python-watcher==14.1.1.dev5) (4.9.1) 2026-05-22 00:39:03.222207 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: ujson in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchiclient>=7.0.1->python-watcher==14.1.1.dev5) (5.10.0) 2026-05-22 00:39:03.222242 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: iso8601 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchiclient>=7.0.1->python-watcher==14.1.1.dev5) (2.1.0) 2026-05-22 00:39:03.222283 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: autopage>=0.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.10->gnocchiclient>=7.0.1->python-watcher==14.1.1.dev5) (0.5.2) 2026-05-22 00:39:03.222356 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: cmd2>=1.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.10->gnocchiclient>=7.0.1->python-watcher==14.1.1.dev5) (2.5.11) 2026-05-22 00:39:03.222368 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: PyYAML>=3.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.10->gnocchiclient>=7.0.1->python-watcher==14.1.1.dev5) (6.0.2) 2026-05-22 00:39:03.222439 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: pyperclip>=1.8 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.10->gnocchiclient>=7.0.1->python-watcher==14.1.1.dev5) (1.9.0) 2026-05-22 00:39:03.222453 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: wcwidth>=0.2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.10->gnocchiclient>=7.0.1->python-watcher==14.1.1.dev5) (0.2.13) 2026-05-22 00:39:03.222496 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: jsonpointer>=1.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch>=1.21->python-watcher==14.1.1.dev5) (3.0.0) 2026-05-22 00:39:03.222532 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: attrs>=22.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-watcher==14.1.1.dev5) (25.1.0) 2026-05-22 00:39:03.222567 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-watcher==14.1.1.dev5) (2024.10.1) 2026-05-22 00:39:03.222649 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: referencing>=0.28.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-watcher==14.1.1.dev5) (0.36.2) 2026-05-22 00:39:03.222708 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: rpds-py>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-watcher==14.1.1.dev5) (0.23.1) 2026-05-22 00:39:03.222747 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: requests>=2.14.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->python-watcher==14.1.1.dev5) (2.32.3) 2026-05-22 00:39:03.222792 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: os-service-types>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->python-watcher==14.1.1.dev5) (1.7.0) 2026-05-22 00:39:03.222836 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: typing-extensions>=4.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->python-watcher==14.1.1.dev5) (4.12.2) 2026-05-22 00:39:03.222879 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: pycadf>=1.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.21.0->python-watcher==14.1.1.dev5) (4.0.1) 2026-05-22 00:39:03.222920 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: PyJWT>=2.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.21.0->python-watcher==14.1.1.dev5) (2.10.1) 2026-05-22 00:39:03.222996 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: dogpile.cache>=1.3.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=1.29.0->python-watcher==14.1.1.dev5) (1.3.4) 2026-05-22 00:39:03.223008 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: decorator>=4.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=1.29.0->python-watcher==14.1.1.dev5) (5.1.1) 2026-05-22 00:39:03.223042 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: fasteners>=0.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->python-watcher==14.1.1.dev5) (0.19) 2026-05-22 00:39:03.223077 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: netaddr>=0.7.18 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->python-watcher==14.1.1.dev5) (1.3.0) 2026-05-22 00:39:03.223121 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: rfc3986>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->python-watcher==14.1.1.dev5) (2.0.0) 2026-05-22 00:39:03.223178 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: alembic>=0.9.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->python-watcher==14.1.1.dev5) (1.14.1) 2026-05-22 00:39:03.223219 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: testresources>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->python-watcher==14.1.1.dev5) (2.0.1) 2026-05-22 00:39:03.223260 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: testscenarios>=0.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->python-watcher==14.1.1.dev5) (0.5.0) 2026-05-22 00:39:03.223301 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: Mako in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=4.44.0->python-watcher==14.1.1.dev5) (1.3.9) 2026-05-22 00:39:03.223341 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: cachetools>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->python-watcher==14.1.1.dev5) (5.5.2) 2026-05-22 00:39:03.223419 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: amqp>=2.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->python-watcher==14.1.1.dev5) (5.3.1) 2026-05-22 00:39:03.223431 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: kombu>=4.6.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->python-watcher==14.1.1.dev5) (5.4.2) 2026-05-22 00:39:03.223471 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: oslo.middleware>=3.31.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->python-watcher==14.1.1.dev5) (6.3.1) 2026-05-22 00:39:03.223509 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: oslo.metrics>=0.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->python-watcher==14.1.1.dev5) (0.11.0) 2026-05-22 00:39:03.223558 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->python-watcher==14.1.1.dev5) (5.1.0) 2026-05-22 00:39:03.223619 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: tzdata in ./var/lib/kolla/venv/lib/python3.12/site-packages (from kombu>=4.6.6->oslo.messaging>=14.1.0->python-watcher==14.1.1.dev5) (2025.1) 2026-05-22 00:39:03.223671 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: prometheus-client>=0.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->python-watcher==14.1.1.dev5) (0.21.1) 2026-05-22 00:39:03.223740 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: Jinja2>=2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->oslo.messaging>=14.1.0->python-watcher==14.1.1.dev5) (3.1.5) 2026-05-22 00:39:03.223778 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: statsd>=3.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->oslo.messaging>=14.1.0->python-watcher==14.1.1.dev5) (4.0.1) 2026-05-22 00:39:03.223814 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: bcrypt>=3.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->oslo.messaging>=14.1.0->python-watcher==14.1.1.dev5) (4.0.1) 2026-05-22 00:39:03.223849 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: MarkupSafe>=2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->oslo.messaging>=14.1.0->python-watcher==14.1.1.dev5) (3.0.2) 2026-05-22 00:39:03.223928 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: psutil>=3.2.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.reports>=1.27.0->python-watcher==14.1.1.dev5) (7.0.0) 2026-05-22 00:39:03.223939 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: msgpack>=0.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->python-watcher==14.1.1.dev5) (1.1.0) 2026-05-22 00:39:03.223973 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: Routes>=2.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.30.0->python-watcher==14.1.1.dev5) (2.5.1) 2026-05-22 00:39:03.224008 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: Paste>=2.0.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.30.0->python-watcher==14.1.1.dev5) (3.10.1) 2026-05-22 00:39:03.224081 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: Yappi>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.30.0->python-watcher==14.1.1.dev5) (1.6.10) 2026-05-22 00:39:03.224092 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: pyparsing>=2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->python-watcher==14.1.1.dev5) (3.2.1) 2026-05-22 00:39:03.224162 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: packaging>=20.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->python-watcher==14.1.1.dev5) (24.2) 2026-05-22 00:39:03.224173 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: setuptools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.30.0->python-watcher==14.1.1.dev5) (82.0.1) 2026-05-22 00:39:03.224259 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: logutils>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pecan>=1.3.2->python-watcher==14.1.1.dev5) (0.3.5) 2026-05-22 00:39:03.224280 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: six>=1.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-dateutil->croniter>=0.3.20->python-watcher==14.1.1.dev5) (1.17.0) 2026-05-22 00:39:03.224326 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: warlock>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=2.9.1->python-watcher==14.1.1.dev5) (2.0.1) 2026-05-22 00:39:03.224336 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: pyOpenSSL>=17.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=2.9.1->python-watcher==14.1.1.dev5) (24.2.1) 2026-05-22 00:39:03.224371 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: cryptography<44,>=41.0.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pyOpenSSL>=17.1.0->python-glanceclient>=2.9.1->python-watcher==14.1.1.dev5) (43.0.3) 2026-05-22 00:39:03.224448 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: cffi>=1.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography<44,>=41.0.5->pyOpenSSL>=17.1.0->python-glanceclient>=2.9.1->python-watcher==14.1.1.dev5) (1.17.1) 2026-05-22 00:39:03.224461 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: pycparser in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography<44,>=41.0.5->pyOpenSSL>=17.1.0->python-glanceclient>=2.9.1->python-watcher==14.1.1.dev5) (2.22) 2026-05-22 00:39:03.224510 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: platformdirs>=3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-ironicclient>=2.5.0->python-watcher==14.1.1.dev5) (4.3.6) 2026-05-22 00:39:03.224546 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: openstacksdk>=0.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-ironicclient>=2.5.0->python-watcher==14.1.1.dev5) (4.4.0) 2026-05-22 00:39:03.224581 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: osc-lib>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-ironicclient>=2.5.0->python-watcher==14.1.1.dev5) (3.2.0) 2026-05-22 00:39:03.224662 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: jmespath>=0.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.18.0->python-ironicclient>=2.5.0->python-watcher==14.1.1.dev5) (1.0.1) 2026-05-22 00:39:03.224877 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: requestsexceptions>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.18.0->python-ironicclient>=2.5.0->python-watcher==14.1.1.dev5) (1.4.0) 2026-05-22 00:39:03.224942 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: Babel!=2.4.0,>=2.3.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-monascaclient>=1.12.0->python-watcher==14.1.1.dev5) (2.17.0) 2026-05-22 00:39:03.224954 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: os-client-config>=1.28.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.7.0->python-watcher==14.1.1.dev5) (2.1.0) 2026-05-22 00:39:03.224997 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.4.0->python-watcher==14.1.1.dev5) (3.4.1) 2026-05-22 00:39:03.225044 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.4.0->python-watcher==14.1.1.dev5) (3.10) 2026-05-22 00:39:03.225126 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: urllib3<3,>=1.21.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.4.0->python-watcher==14.1.1.dev5) (1.26.20) 2026-05-22 00:39:03.225138 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: certifi>=2017.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.4.0->python-watcher==14.1.1.dev5) (2026.5.20) 2026-05-22 00:39:03.225211 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: repoze.lru>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=1.30.0->python-watcher==14.1.1.dev5) (0.7) 2026-05-22 00:39:03.225241 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: automaton>=1.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from taskflow>=3.8.0->python-watcher==14.1.1.dev5) (3.2.0) 2026-05-22 00:39:03.225269 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: tenacity>=6.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from taskflow>=3.8.0->python-watcher==14.1.1.dev5) (9.0.0) 2026-05-22 00:39:03.225298 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Collecting pydot>=1.2.4 (from taskflow>=3.8.0->python-watcher==14.1.1.dev5) 2026-05-22 00:39:03.225344 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: Downloading pydot-3.0.4-py3-none-any.whl.metadata (10 kB) 2026-05-22 00:39:03.225371 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: testtools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=4.44.0->python-watcher==14.1.1.dev5) (2.7.2) 2026-05-22 00:39:03.225430 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: simplegeneric in ./var/lib/kolla/venv/lib/python3.12/site-packages (from WSME>=0.9.2->python-watcher==14.1.1.dev5) (0.8.1) 2026-05-22 00:39:03.225456 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: importlib-metadata>=4.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from WSME>=0.9.2->python-watcher==14.1.1.dev5) (8.5.0) 2026-05-22 00:39:03.225499 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: zipp>=3.20 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from importlib-metadata>=4.4->WSME>=0.9.2->python-watcher==14.1.1.dev5) (3.21.0) 2026-05-22 00:39:03.225525 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Downloading APScheduler-3.11.0-py3-none-any.whl (64 kB) 2026-05-22 00:39:03.225558 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Downloading croniter-6.0.0-py2.py3-none-any.whl (25 kB) 2026-05-22 00:39:03.225628 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Downloading microversion_parse-2.0.0-py3-none-any.whl (19 kB) 2026-05-22 00:39:03.225663 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) 2026-05-22 00:39:03.225750 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 10.1 MB/s 0:00:00 2026-05-22 00:39:03.225782 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-05-22 00:39:03.225965 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Downloading python_monascaclient-2.8.0-py3-none-any.whl (42 kB) 2026-05-22 00:39:03.226002 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Downloading python_observabilityclient-0.4.0-py3-none-any.whl (35 kB) 2026-05-22 00:39:03.226010 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Downloading taskflow-5.12.0-py3-none-any.whl (504 kB) 2026-05-22 00:39:03.226017 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Downloading pydot-3.0.4-py3-none-any.whl (35 kB) 2026-05-22 00:39:03.226039 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Downloading tzlocal-5.3-py3-none-any.whl (17 kB) 2026-05-22 00:39:03.226046 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Building wheels for collected packages: python-watcher 2026-05-22 00:39:03.226084 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: Building wheel for python-watcher (pyproject.toml): started 2026-05-22 00:39:03.226119 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: Building wheel for python-watcher (pyproject.toml): finished with status 'done' 2026-05-22 00:39:03.226127 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: Created wheel for python-watcher: filename=python_watcher-14.1.1.dev5-py3-none-any.whl size=846843 sha256=ac1abd265478e0ba1707bd1957234a83d8165e2a5bdc6abbf15e4efd85ebe41b 2026-05-22 00:39:03.226180 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: Stored in directory: /tmp/pip-ephem-wheel-cache-42lbrehr/wheels/26/90/87/3ae8c497a0c7b5de0a059ae481167d5faaabc2fb15e3155140 2026-05-22 00:39:03.226190 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Successfully built python-watcher 2026-05-22 00:39:03.226233 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Installing collected packages: tzlocal, pydot, networkx, microversion-parse, os-resource-classes, croniter, apscheduler, taskflow, python-observabilityclient, python-monascaclient, python-watcher 2026-05-22 00:39:03.226277 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Successfully installed apscheduler-3.11.0 croniter-6.0.0 microversion-parse-2.0.0 networkx-3.4.2 os-resource-classes-1.1.0 pydot-3.0.4 python-monascaclient-2.8.0 python-observabilityclient-0.4.0 python-watcher-14.1.1.dev5 taskflow-5.12.0 tzlocal-5.3 2026-05-22 00:39:03.226306 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: ---> Removed intermediate container 10fdc05f4c67 2026-05-22 00:39:03.226450 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: ---> 4279d8ae3eec 2026-05-22 00:39:03.226473 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Step 7/8 : COPY patches /patches 2026-05-22 00:39:03.226483 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: ---> 44f64cfe4791 2026-05-22 00:39:03.226533 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Step 8/8 : RUN kolla_patch 2026-05-22 00:39:03.226542 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: ---> Running in 362dd0ebde78 2026-05-22 00:39:03.226552 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:[i] No series file found, nothing to patch. 2026-05-22 00:39:03.226579 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: ---> Removed intermediate container 362dd0ebde78 2026-05-22 00:39:03.226640 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: ---> 4451aa5d5251 2026-05-22 00:39:03.226712 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Successfully built abbb736c55c6 2026-05-22 00:39:03.226746 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Successfully tagged osism.harbor.regio.digital/kolla/watcher-base:build-20260522 2026-05-22 00:39:03.226864 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Built at 2026-05-22 00:39:03.226747 (took 0:00:18.447468) 2026-05-22 00:39:03.226947 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(watcher-applier) to queue 2026-05-22 00:39:03.227013 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(watcher-engine) to queue 2026-05-22 00:39:03.227055 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(watcher-api) to queue 2026-05-22 00:39:03.227485 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(heat-base) 2026-05-22 00:39:03.227520 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-base:Processing 2026-05-22 00:39:03.227653 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Building started at 2026-05-22 00:39:03.227514 2026-05-22 00:39:03.227727 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-base:Getting local archive from tarballs/heat-stable-2025.1.tar.gz 2026-05-22 00:39:03.232026 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-base:Turned 0 plugins into plugins archive 2026-05-22 00:39:03.232582 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-base:Turned 0 additions into additions archive 2026-05-22 00:39:40.715905 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Step 1/8 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260522 2026-05-22 00:39:40.715959 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> 525269f3c30c 2026-05-22 00:39:40.717241 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Step 2/8 : LABEL "build-date"="20260522" "name"="heat-base" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="heat-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:39:40.717281 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> Running in 7737dc07aa1c 2026-05-22 00:39:40.717341 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> Removed intermediate container 7737dc07aa1c 2026-05-22 00:39:40.717365 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> 85a23feceaac 2026-05-22 00:39:40.717410 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Step 3/8 : RUN usermod --append --home /var/lib/heat --groups kolla heat && mkdir -p /var/lib/heat && chown -R 42418:42418 /var/lib/heat 2026-05-22 00:39:40.717442 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> Running in 98d0252c9f8a 2026-05-22 00:39:40.717472 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> Removed intermediate container 98d0252c9f8a 2026-05-22 00:39:40.717501 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> a8e64d278064 2026-05-22 00:39:40.717530 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Step 4/8 : ADD heat-base-archive /heat-base-source 2026-05-22 00:39:40.717561 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> c0da9e47e997 2026-05-22 00:39:40.717585 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Step 5/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-05-22 00:39:40.717648 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> 840a37f4efc6 2026-05-22 00:39:40.717681 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Step 6/8 : RUN ln -s heat-base-source/* heat && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt setuptools==81.* && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /heat && mkdir -p /etc/heat && cp -r /heat/etc/heat/* /etc/heat/ && cp /var/lib/kolla/venv/etc/pycadf/heat_api_audit_map.conf /etc/heat/ && touch /usr/local/bin/kolla_heat_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_heat_extend_start 2026-05-22 00:39:40.717711 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> Running in 57404e512dba 2026-05-22 00:39:40.717741 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting setuptools==81.* 2026-05-22 00:39:40.717781 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading setuptools-81.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-05-22 00:39:40.717807 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading setuptools-81.0.0-py3-none-any.whl (1.1 MB) 2026-05-22 00:39:40.717884 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 13.2 MB/s 0:00:00 2026-05-22 00:39:40.717906 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Installing collected packages: setuptools 2026-05-22 00:39:40.717938 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Attempting uninstall: setuptools 2026-05-22 00:39:40.717968 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Found existing installation: setuptools 82.0.1 2026-05-22 00:39:40.717998 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Uninstalling setuptools-82.0.1: 2026-05-22 00:39:40.718036 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Successfully uninstalled setuptools-82.0.1 2026-05-22 00:39:40.718060 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Successfully installed setuptools-81.0.0 2026-05-22 00:39:40.718093 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Processing ./heat 2026-05-22 00:39:40.718132 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Installing build dependencies: started 2026-05-22 00:39:40.718157 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Installing build dependencies: finished with status 'done' 2026-05-22 00:39:40.718188 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Getting requirements to build wheel: started 2026-05-22 00:39:40.718250 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Getting requirements to build wheel: finished with status 'done' 2026-05-22 00:39:40.718273 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Installing backend dependencies: started 2026-05-22 00:39:40.718305 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Installing backend dependencies: finished with status 'done' 2026-05-22 00:39:40.718329 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Preparing metadata (pyproject.toml): started 2026-05-22 00:39:40.718368 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-22 00:39:40.718398 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: pbr>=3.1.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (7.0.0) 2026-05-22 00:39:40.718439 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: alembic>=1.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (1.14.1) 2026-05-22 00:39:40.718462 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting croniter>=0.3.4 (from openstack-heat==24.1.1.dev13) 2026-05-22 00:39:40.718495 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading croniter-6.0.0-py2.py3-none-any.whl.metadata (32 kB) 2026-05-22 00:39:40.718531 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: cryptography>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (43.0.3) 2026-05-22 00:39:40.718554 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: eventlet>=0.27.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (0.39.0) 2026-05-22 00:39:40.718622 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: keystoneauth1>=3.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (5.10.0) 2026-05-22 00:39:40.718666 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: keystonemiddleware>=5.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (10.12.1) 2026-05-22 00:39:40.718695 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: lxml>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (5.3.1) 2026-05-22 00:39:40.718724 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: netaddr>=0.7.18 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (1.3.0) 2026-05-22 00:39:40.718763 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting neutron-lib>=1.14.0 (from openstack-heat==24.1.1.dev13) 2026-05-22 00:39:40.718785 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading neutron_lib-3.18.2-py3-none-any.whl.metadata (2.4 kB) 2026-05-22 00:39:40.718815 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: openstacksdk>=0.28.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (4.4.0) 2026-05-22 00:39:40.718855 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: oslo.cache>=1.26.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (3.11.0) 2026-05-22 00:39:40.718950 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: oslo.config>=6.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (9.7.1) 2026-05-22 00:39:40.718989 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: oslo.concurrency>=3.26.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (7.1.0) 2026-05-22 00:39:40.719031 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: oslo.context>=2.22.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (5.7.1) 2026-05-22 00:39:40.719055 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: oslo.db>=6.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (17.2.1) 2026-05-22 00:39:40.719087 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: oslo.i18n>=3.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (6.5.1) 2026-05-22 00:39:40.719127 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: oslo.log>=4.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (7.1.0) 2026-05-22 00:39:40.719152 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: oslo.messaging>=14.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (16.1.1) 2026-05-22 00:39:40.719196 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: oslo.middleware>=3.31.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (6.3.1) 2026-05-22 00:39:40.719221 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: oslo.policy>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (4.5.1) 2026-05-22 00:39:40.719262 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: oslo.reports>=1.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (3.5.1) 2026-05-22 00:39:40.719308 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: oslo.serialization>=2.25.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (5.7.0) 2026-05-22 00:39:40.719314 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: oslo.service>=1.24.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (4.1.1) 2026-05-22 00:39:40.719352 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (2.5.0) 2026-05-22 00:39:40.719389 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: oslo.utils>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (8.2.0) 2026-05-22 00:39:40.719412 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: osprofiler>=1.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (4.2.0) 2026-05-22 00:39:40.719452 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: oslo.versionedobjects>=1.31.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (3.6.0) 2026-05-22 00:39:40.719475 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: PasteDeploy>=1.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (3.1.0) 2026-05-22 00:39:40.719505 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: aodhclient>=0.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (3.7.1) 2026-05-22 00:39:40.719527 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: python-barbicanclient>=4.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (7.1.0) 2026-05-22 00:39:40.719564 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting python-blazarclient>=1.0.1 (from openstack-heat==24.1.1.dev13) 2026-05-22 00:39:40.719587 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading python_blazarclient-4.3.0-py3-none-any.whl.metadata (2.3 kB) 2026-05-22 00:39:40.719648 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: python-cinderclient>=3.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (9.7.0) 2026-05-22 00:39:40.719672 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: python-designateclient>=2.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (6.2.0) 2026-05-22 00:39:40.719710 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: python-glanceclient>=2.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (4.8.0) 2026-05-22 00:39:40.719731 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: python-heatclient>=1.10.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (4.1.0) 2026-05-22 00:39:40.719771 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: python-ironicclient>=2.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (5.10.2) 2026-05-22 00:39:40.719790 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: python-keystoneclient>=3.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (5.6.0) 2026-05-22 00:39:40.719810 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: python-magnumclient>=2.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (4.8.1) 2026-05-22 00:39:40.719841 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: python-manilaclient>=1.16.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (5.4.0) 2026-05-22 00:39:40.719872 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: python-mistralclient>=3.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (5.4.0) 2026-05-22 00:39:40.719901 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting python-monascaclient>=1.12.0 (from openstack-heat==24.1.1.dev13) 2026-05-22 00:39:40.719924 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading python_monascaclient-2.8.0-py3-none-any.whl.metadata (2.4 kB) 2026-05-22 00:39:40.719954 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: python-neutronclient>=7.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (11.4.0) 2026-05-22 00:39:40.719978 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: python-novaclient>=9.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (18.9.0) 2026-05-22 00:39:40.720015 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting python-octaviaclient>=1.8.0 (from openstack-heat==24.1.1.dev13) 2026-05-22 00:39:40.720020 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading python_octaviaclient-3.10.0-py3-none-any.whl.metadata (3.0 kB) 2026-05-22 00:39:40.720058 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: python-openstackclient>=3.12.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (7.5.0) 2026-05-22 00:39:40.720081 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: python-swiftclient>=3.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (4.7.0) 2026-05-22 00:39:40.720110 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: python-troveclient>=2.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (8.8.0) 2026-05-22 00:39:40.720134 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting python-vitrageclient>=2.7.0 (from openstack-heat==24.1.1.dev13) 2026-05-22 00:39:40.720164 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading python_vitrageclient-5.2.0-py3-none-any.whl.metadata (3.2 kB) 2026-05-22 00:39:40.720185 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting python-zaqarclient>=1.3.0 (from openstack-heat==24.1.1.dev13) 2026-05-22 00:39:40.720215 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading python_zaqarclient-3.0.1-py3-none-any.whl.metadata (4.5 kB) 2026-05-22 00:39:40.720236 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting python-zunclient>=3.4.0 (from openstack-heat==24.1.1.dev13) 2026-05-22 00:39:40.720266 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading python_zunclient-5.2.1-py3-none-any.whl.metadata (2.7 kB) 2026-05-22 00:39:40.720288 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: PyYAML>=5.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (6.0.2) 2026-05-22 00:39:40.720317 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: requests>=2.23.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (2.32.3) 2026-05-22 00:39:40.720338 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: tenacity>=6.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (9.0.0) 2026-05-22 00:39:40.720368 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: tzdata>=2022.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (2025.1) 2026-05-22 00:39:40.720393 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: Routes>=2.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (2.5.1) 2026-05-22 00:39:40.720416 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: SQLAlchemy>=1.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (2.0.38) 2026-05-22 00:39:40.720450 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: stevedore>=3.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (5.4.1) 2026-05-22 00:39:40.720471 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: WebOb>=1.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (1.8.9) 2026-05-22 00:39:40.720503 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting yaql>=1.1.3 (from openstack-heat==24.1.1.dev13) 2026-05-22 00:39:40.720524 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading yaql-3.0.0-py3-none-any.whl.metadata (2.3 kB) 2026-05-22 00:39:40.720554 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: Mako in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.8.0->openstack-heat==24.1.1.dev13) (1.3.9) 2026-05-22 00:39:40.720604 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: typing-extensions>=4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.8.0->openstack-heat==24.1.1.dev13) (4.12.2) 2026-05-22 00:39:40.720636 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: cliff>=1.17.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodhclient>=0.9.0->openstack-heat==24.1.1.dev13) (4.9.1) 2026-05-22 00:39:40.720678 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: osc-lib>=1.0.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodhclient>=0.9.0->openstack-heat==24.1.1.dev13) (3.2.0) 2026-05-22 00:39:40.720702 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: pyparsing>2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodhclient>=0.9.0->openstack-heat==24.1.1.dev13) (3.2.1) 2026-05-22 00:39:40.720736 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: autopage>=0.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=1.17.0->aodhclient>=0.9.0->openstack-heat==24.1.1.dev13) (0.5.2) 2026-05-22 00:39:40.720757 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: cmd2>=1.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=1.17.0->aodhclient>=0.9.0->openstack-heat==24.1.1.dev13) (2.5.11) 2026-05-22 00:39:40.720791 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: PrettyTable>=0.7.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=1.17.0->aodhclient>=0.9.0->openstack-heat==24.1.1.dev13) (3.14.0) 2026-05-22 00:39:40.720811 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: pyperclip>=1.8 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=1.17.0->aodhclient>=0.9.0->openstack-heat==24.1.1.dev13) (1.9.0) 2026-05-22 00:39:40.720841 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: wcwidth>=0.2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=1.17.0->aodhclient>=0.9.0->openstack-heat==24.1.1.dev13) (0.2.13) 2026-05-22 00:39:40.720876 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: python-dateutil in ./var/lib/kolla/venv/lib/python3.12/site-packages (from croniter>=0.3.4->openstack-heat==24.1.1.dev13) (2.9.0.post0) 2026-05-22 00:39:40.720898 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: pytz>2021.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from croniter>=0.3.4->openstack-heat==24.1.1.dev13) (2025.1) 2026-05-22 00:39:40.720938 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: cffi>=1.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.5->openstack-heat==24.1.1.dev13) (1.17.1) 2026-05-22 00:39:40.720974 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: pycparser in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.5->openstack-heat==24.1.1.dev13) (2.22) 2026-05-22 00:39:40.720979 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: dnspython>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->openstack-heat==24.1.1.dev13) (2.7.0) 2026-05-22 00:39:40.721013 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: greenlet>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->openstack-heat==24.1.1.dev13) (3.1.1) 2026-05-22 00:39:40.721035 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: iso8601>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.18.0->openstack-heat==24.1.1.dev13) (2.1.0) 2026-05-22 00:39:40.721064 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: os-service-types>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.18.0->openstack-heat==24.1.1.dev13) (1.7.0) 2026-05-22 00:39:40.721091 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: pycadf>=1.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->openstack-heat==24.1.1.dev13) (4.0.1) 2026-05-22 00:39:40.721116 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: PyJWT>=2.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->openstack-heat==24.1.1.dev13) (2.10.1) 2026-05-22 00:39:40.721147 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: pecan>=1.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=1.14.0->openstack-heat==24.1.1.dev13) (1.5.1) 2026-05-22 00:39:40.721167 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting os-ken>=0.3.0 (from neutron-lib>=1.14.0->openstack-heat==24.1.1.dev13) 2026-05-22 00:39:40.721196 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading os_ken-3.0.1-py3-none-any.whl.metadata (1.6 kB) 2026-05-22 00:39:40.721219 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: setproctitle>=1.1.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=1.14.0->openstack-heat==24.1.1.dev13) (1.3.4) 2026-05-22 00:39:40.721248 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: os-traits>=0.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=1.14.0->openstack-heat==24.1.1.dev13) (3.3.0) 2026-05-22 00:39:40.721270 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: debtcollector>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=1.14.0->openstack-heat==24.1.1.dev13) (3.0.0) 2026-05-22 00:39:40.721309 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: wrapt>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->neutron-lib>=1.14.0->openstack-heat==24.1.1.dev13) (1.17.2) 2026-05-22 00:39:40.721314 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: decorator>=4.4.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.28.0->openstack-heat==24.1.1.dev13) (5.1.1) 2026-05-22 00:39:40.721344 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: dogpile.cache>=0.6.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.28.0->openstack-heat==24.1.1.dev13) (1.3.4) 2026-05-22 00:39:40.721367 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: jmespath>=0.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.28.0->openstack-heat==24.1.1.dev13) (1.0.1) 2026-05-22 00:39:40.721396 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.28.0->openstack-heat==24.1.1.dev13) (1.33) 2026-05-22 00:39:40.721421 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: platformdirs>=3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.28.0->openstack-heat==24.1.1.dev13) (4.3.6) 2026-05-22 00:39:40.721447 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: psutil>=3.2.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.28.0->openstack-heat==24.1.1.dev13) (7.0.0) 2026-05-22 00:39:40.721480 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: requestsexceptions>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.28.0->openstack-heat==24.1.1.dev13) (1.4.0) 2026-05-22 00:39:40.721500 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: jsonpointer>=1.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.28.0->openstack-heat==24.1.1.dev13) (3.0.0) 2026-05-22 00:39:40.721530 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: msgpack>=1.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-lib>=1.14.0->openstack-heat==24.1.1.dev13) (1.1.0) 2026-05-22 00:39:40.721567 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting ncclient>=0.6.13 (from os-ken>=0.3.0->neutron-lib>=1.14.0->openstack-heat==24.1.1.dev13) 2026-05-22 00:39:40.721611 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading ncclient-0.6.16.tar.gz (112 kB) 2026-05-22 00:39:40.721655 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Installing build dependencies: started 2026-05-22 00:39:40.721660 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Installing build dependencies: finished with status 'done' 2026-05-22 00:39:40.721699 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Getting requirements to build wheel: started 2026-05-22 00:39:40.721721 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Getting requirements to build wheel: finished with status 'done' 2026-05-22 00:39:40.721752 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Preparing metadata (pyproject.toml): started 2026-05-22 00:39:40.721777 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-22 00:39:40.721800 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting ovs>=2.8.0 (from os-ken>=0.3.0->neutron-lib>=1.14.0->openstack-heat==24.1.1.dev13) 2026-05-22 00:39:40.721831 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading ovs-3.7.1.tar.gz (162 kB) 2026-05-22 00:39:40.721865 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Installing build dependencies: started 2026-05-22 00:39:40.721893 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Installing build dependencies: finished with status 'done' 2026-05-22 00:39:40.721916 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Getting requirements to build wheel: started 2026-05-22 00:39:40.721945 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Getting requirements to build wheel: finished with status 'done' 2026-05-22 00:39:40.721968 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Preparing metadata (pyproject.toml): started 2026-05-22 00:39:40.721998 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-22 00:39:40.722034 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: packaging>=20.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-lib>=1.14.0->openstack-heat==24.1.1.dev13) (24.2) 2026-05-22 00:39:40.722062 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: setuptools>0.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=0.3.0->neutron-lib>=1.14.0->openstack-heat==24.1.1.dev13) (81.0.0) 2026-05-22 00:39:40.722084 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: paramiko>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=0.3.0->neutron-lib>=1.14.0->openstack-heat==24.1.1.dev13) (3.5.1) 2026-05-22 00:39:40.722103 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: six in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=0.3.0->neutron-lib>=1.14.0->openstack-heat==24.1.1.dev13) (1.17.0) 2026-05-22 00:39:40.722139 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: fasteners>=0.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-heat==24.1.1.dev13) (0.19) 2026-05-22 00:39:40.722160 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: rfc3986>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->openstack-heat==24.1.1.dev13) (2.0.0) 2026-05-22 00:39:40.722189 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: testresources>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=6.0.0->openstack-heat==24.1.1.dev13) (2.0.1) 2026-05-22 00:39:40.722211 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: testscenarios>=0.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=6.0.0->openstack-heat==24.1.1.dev13) (0.5.0) 2026-05-22 00:39:40.722253 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: futurist>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->openstack-heat==24.1.1.dev13) (3.1.0) 2026-05-22 00:39:40.722276 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: cachetools>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->openstack-heat==24.1.1.dev13) (5.5.2) 2026-05-22 00:39:40.722305 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: amqp>=2.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->openstack-heat==24.1.1.dev13) (5.3.1) 2026-05-22 00:39:40.722328 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: kombu>=4.6.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->openstack-heat==24.1.1.dev13) (5.4.2) 2026-05-22 00:39:40.722358 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: oslo.metrics>=0.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->openstack-heat==24.1.1.dev13) (0.11.0) 2026-05-22 00:39:40.722380 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->openstack-heat==24.1.1.dev13) (5.1.0) 2026-05-22 00:39:40.722410 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: prometheus-client>=0.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->openstack-heat==24.1.1.dev13) (0.21.1) 2026-05-22 00:39:40.722438 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: Jinja2>=2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-heat==24.1.1.dev13) (3.1.5) 2026-05-22 00:39:40.722460 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: statsd>=3.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-heat==24.1.1.dev13) (4.0.1) 2026-05-22 00:39:40.722491 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: bcrypt>=3.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-heat==24.1.1.dev13) (4.0.1) 2026-05-22 00:39:40.722513 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: MarkupSafe>=2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-heat==24.1.1.dev13) (3.0.2) 2026-05-22 00:39:40.722543 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: Paste>=2.0.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->openstack-heat==24.1.1.dev13) (3.10.1) 2026-05-22 00:39:40.722563 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: Yappi>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->openstack-heat==24.1.1.dev13) (1.6.10) 2026-05-22 00:39:40.722608 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting sortedcontainers (from ovs>=2.8.0->os-ken>=0.3.0->neutron-lib>=1.14.0->openstack-heat==24.1.1.dev13) 2026-05-22 00:39:40.722636 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-05-22 00:39:40.722671 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: pynacl>=1.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from paramiko>=1.15.0->ncclient>=0.6.13->os-ken>=0.3.0->neutron-lib>=1.14.0->openstack-heat==24.1.1.dev13) (1.5.0) 2026-05-22 00:39:40.722691 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: logutils>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pecan>=1.0.0->neutron-lib>=1.14.0->openstack-heat==24.1.1.dev13) (0.3.5) 2026-05-22 00:39:40.722706 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: jsonschema>=3.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->openstack-heat==24.1.1.dev13) (4.23.0) 2026-05-22 00:39:40.722747 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: attrs>=22.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->openstack-heat==24.1.1.dev13) (25.1.0) 2026-05-22 00:39:40.722770 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->openstack-heat==24.1.1.dev13) (2024.10.1) 2026-05-22 00:39:40.722799 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: referencing>=0.28.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->openstack-heat==24.1.1.dev13) (0.36.2) 2026-05-22 00:39:40.722821 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: rpds-py>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->openstack-heat==24.1.1.dev13) (0.23.1) 2026-05-22 00:39:40.722868 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: warlock>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->openstack-heat==24.1.1.dev13) (2.0.1) 2026-05-22 00:39:40.723092 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: pyOpenSSL>=17.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->openstack-heat==24.1.1.dev13) (24.2.1) 2026-05-22 00:39:40.723142 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: os-client-config>=1.28.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-magnumclient>=2.3.0->openstack-heat==24.1.1.dev13) (2.1.0) 2026-05-22 00:39:40.723152 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: Babel!=2.4.0,>=2.3.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-monascaclient>=1.12.0->openstack-heat==24.1.1.dev13) (2.17.0) 2026-05-22 00:39:40.723161 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting networkx>=2.3 (from python-vitrageclient>=2.7.0->openstack-heat==24.1.1.dev13) 2026-05-22 00:39:40.723170 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB) 2026-05-22 00:39:40.723197 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting pydot>=1.4.1 (from python-vitrageclient>=2.7.0->openstack-heat==24.1.1.dev13) 2026-05-22 00:39:40.723206 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading pydot-3.0.4-py3-none-any.whl.metadata (10 kB) 2026-05-22 00:39:40.723277 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting websocket-client>=0.44.0 (from python-zunclient>=3.4.0->openstack-heat==24.1.1.dev13) 2026-05-22 00:39:40.723310 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 2026-05-22 00:39:40.723338 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting docker>=2.4.2 (from python-zunclient>=3.4.0->openstack-heat==24.1.1.dev13) 2026-05-22 00:39:40.723370 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 2026-05-22 00:39:40.723448 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: urllib3>=1.26.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from docker>=2.4.2->python-zunclient>=3.4.0->openstack-heat==24.1.1.dev13) (1.26.20) 2026-05-22 00:39:40.723477 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.23.0->openstack-heat==24.1.1.dev13) (3.4.1) 2026-05-22 00:39:40.723494 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.23.0->openstack-heat==24.1.1.dev13) (3.10) 2026-05-22 00:39:40.723502 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: certifi>=2017.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.23.0->openstack-heat==24.1.1.dev13) (2026.5.20) 2026-05-22 00:39:40.723510 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: repoze.lru>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->openstack-heat==24.1.1.dev13) (0.7) 2026-05-22 00:39:40.723518 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: testtools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=6.0.0->openstack-heat==24.1.1.dev13) (2.7.2) 2026-05-22 00:39:40.723525 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: ply in ./var/lib/kolla/venv/lib/python3.12/site-packages (from yaql>=1.1.3->openstack-heat==24.1.1.dev13) (3.11) 2026-05-22 00:39:40.723533 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading croniter-6.0.0-py2.py3-none-any.whl (25 kB) 2026-05-22 00:39:40.723545 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading neutron_lib-3.18.2-py3-none-any.whl (620 kB) 2026-05-22 00:39:40.723553 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 620.9/620.9 kB 126.8 MB/s 0:00:00 2026-05-22 00:39:40.723561 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading os_ken-3.0.1-py3-none-any.whl (2.0 MB) 2026-05-22 00:39:40.723569 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 29.7 MB/s 0:00:00 2026-05-22 00:39:40.723576 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading python_blazarclient-4.3.0-py3-none-any.whl (50 kB) 2026-05-22 00:39:40.723584 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading python_monascaclient-2.8.0-py3-none-any.whl (42 kB) 2026-05-22 00:39:40.723619 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading python_octaviaclient-3.10.0-py3-none-any.whl (113 kB) 2026-05-22 00:39:40.723669 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading python_vitrageclient-5.2.0-py3-none-any.whl (51 kB) 2026-05-22 00:39:40.723718 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) 2026-05-22 00:39:40.723770 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 28.4 MB/s 0:00:00 2026-05-22 00:39:40.723798 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading pydot-3.0.4-py3-none-any.whl (35 kB) 2026-05-22 00:39:40.723905 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading python_zaqarclient-3.0.1-py3-none-any.whl (83 kB) 2026-05-22 00:39:40.723970 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading python_zunclient-5.2.1-py3-none-any.whl (155 kB) 2026-05-22 00:39:40.723984 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading docker-7.1.0-py3-none-any.whl (147 kB) 2026-05-22 00:39:40.723992 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 2026-05-22 00:39:40.724003 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading yaql-3.0.0-py3-none-any.whl (125 kB) 2026-05-22 00:39:40.724011 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-05-22 00:39:40.724018 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Building wheels for collected packages: openstack-heat, ncclient, ovs 2026-05-22 00:39:40.724042 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Building wheel for openstack-heat (pyproject.toml): started 2026-05-22 00:39:40.724050 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Building wheel for openstack-heat (pyproject.toml): finished with status 'done' 2026-05-22 00:39:40.724058 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Created wheel for openstack-heat: filename=openstack_heat-24.1.1.dev13-py3-none-any.whl size=2587282 sha256=a88fb261f89eec16c6c7b369db8164821223e7ac1390a56fd7ba67678ddf07cc 2026-05-22 00:39:40.724066 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Stored in directory: /tmp/pip-ephem-wheel-cache-1dw58j4x/wheels/49/1a/f9/03af5c52d733b9ac12d47b1167326d5fe08eca26bfe83c4a4b 2026-05-22 00:39:40.724074 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Building wheel for ncclient (pyproject.toml): started 2026-05-22 00:39:40.724081 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Building wheel for ncclient (pyproject.toml): finished with status 'done' 2026-05-22 00:39:40.724089 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Created wheel for ncclient: filename=ncclient-0.6.16-py2.py3-none-any.whl size=90110 sha256=9c160fde758981d7cd5b51438d36875ee05e7b2c121e8d8a92b5b78438c16e72 2026-05-22 00:39:40.724097 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Stored in directory: /tmp/pip-ephem-wheel-cache-1dw58j4x/wheels/27/bc/91/e27f72076c29a6245cf772e1cbd16d3c27a71367325386cb23 2026-05-22 00:39:40.724167 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Building wheel for ovs (pyproject.toml): started 2026-05-22 00:39:40.724197 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-05-22 00:39:40.724225 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=ce4aeba318d7d07387dccb6b6e3b8e2a9bbadcaf4d37e3540321f715e22f6640 2026-05-22 00:39:40.724253 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Stored in directory: /tmp/pip-ephem-wheel-cache-1dw58j4x/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-05-22 00:39:40.724301 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Successfully built openstack-heat ncclient ovs 2026-05-22 00:39:40.724332 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Installing collected packages: sortedcontainers, websocket-client, pydot, ovs, networkx, yaql, docker, croniter, ncclient, os-ken, python-zaqarclient, python-vitrageclient, python-monascaclient, python-blazarclient, python-zunclient, python-octaviaclient, neutron-lib, openstack-heat 2026-05-22 00:39:40.724384 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Successfully installed croniter-6.0.0 docker-7.1.0 ncclient-0.6.16 networkx-3.4.2 neutron-lib-3.18.2 openstack-heat-24.1.1.dev13 os-ken-3.0.1 ovs-3.7.1 pydot-3.0.4 python-blazarclient-4.3.0 python-monascaclient-2.8.0 python-octaviaclient-3.10.0 python-vitrageclient-5.2.0 python-zaqarclient-3.0.1 python-zunclient-5.2.1 sortedcontainers-2.4.0 websocket-client-1.8.0 yaql-3.0.0 2026-05-22 00:39:40.724394 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> Removed intermediate container 57404e512dba 2026-05-22 00:39:40.724402 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> 972b81753de0 2026-05-22 00:39:40.724413 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Step 7/8 : COPY patches /patches 2026-05-22 00:39:40.724421 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> 60a4120d2471 2026-05-22 00:39:40.724429 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Step 8/8 : RUN kolla_patch 2026-05-22 00:39:40.724436 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> Running in 8d8ae24d38c9 2026-05-22 00:39:40.724451 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:[i] No series file found, nothing to patch. 2026-05-22 00:39:40.724459 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> Removed intermediate container 8d8ae24d38c9 2026-05-22 00:39:40.724466 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> 560a17e0c590 2026-05-22 00:39:40.724474 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Successfully built 917e4b4751e5 2026-05-22 00:39:40.724482 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Successfully tagged osism.harbor.regio.digital/kolla/heat-base:build-20260522 2026-05-22 00:39:40.724519 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Built at 2026-05-22 00:39:40.724386 (took 0:00:37.496872) 2026-05-22 00:39:40.724527 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(heat-api) to queue 2026-05-22 00:39:40.724611 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(heat-engine) to queue 2026-05-22 00:39:40.724625 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(heat-api-cfn) to queue 2026-05-22 00:39:40.726193 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-base) 2026-05-22 00:39:40.726220 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-base:Processing 2026-05-22 00:39:40.726247 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Building started at 2026-05-22 00:39:40.726166 2026-05-22 00:39:40.726283 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-base:Getting local archive from tarballs/nova-stable-2025.1.tar.gz 2026-05-22 00:39:40.737955 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-base:Getting archive from https://tarballs.opendev.org/openstack/blazar-nova/blazar-nova-stable-2025.1.tar.gz 2026-05-22 00:39:41.400284 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-base:Turned 1 plugins into plugins archive 2026-05-22 00:39:41.400522 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-base:Turned 0 additions into additions archive 2026-05-22 00:40:40.695438 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 1/11 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260522 2026-05-22 00:40:40.695536 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> 525269f3c30c 2026-05-22 00:40:40.695574 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 2/11 : LABEL "build-date"="20260522" "name"="nova-base" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="nova-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:40:40.695586 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Running in 6f770d6e5499 2026-05-22 00:40:40.695627 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Removed intermediate container 6f770d6e5499 2026-05-22 00:40:40.695661 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> 107ee0ceb251 2026-05-22 00:40:40.695878 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 3/11 : RUN usermod --append --home /var/lib/nova --groups kolla nova && usermod --append --groups qemu nova && mkdir -p /var/lib/nova && chown -R 42436:42436 /var/lib/nova 2026-05-22 00:40:40.695912 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Running in 26bd5e1151f7 2026-05-22 00:40:40.695918 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Removed intermediate container 26bd5e1151f7 2026-05-22 00:40:40.695933 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> f80489931ce5 2026-05-22 00:40:40.695940 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 4/11 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends dnsmasq ebtables iproute2 iptables openssh-client openvswitch-switch python3-libvirt python3-openvswitch ovmf && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-05-22 00:40:40.696015 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Running in 3fcce8e86dbe 2026-05-22 00:40:40.696074 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-22 00:40:40.696150 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 00:40:40.696197 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-22 00:40:40.696254 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-22 00:40:40.696312 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-22 00:40:40.696369 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-22 00:40:40.696423 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-22 00:40:40.696478 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-22 00:40:40.696531 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-22 00:40:40.696587 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,457 kB] 2026-05-22 00:40:40.696677 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,148 kB] 2026-05-22 00:40:40.696732 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-22 00:40:40.696789 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-05-22 00:40:40.696842 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,505 kB] 2026-05-22 00:40:40.696898 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,072 kB] 2026-05-22 00:40:40.696953 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Fetched 30.2 MB in 3s (12.1 MB/s) 2026-05-22 00:40:40.697006 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Reading package lists... 2026-05-22 00:40:40.697077 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Reading package lists... 2026-05-22 00:40:40.697200 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Building dependency tree... 2026-05-22 00:40:40.697251 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Reading state information... 2026-05-22 00:40:40.697322 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:iproute2 is already the newest version (6.1.0-1ubuntu6.3). 2026-05-22 00:40:40.697362 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:The following additional packages will be installed: 2026-05-22 00:40:40.697417 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: dnsmasq-base libcbor0.10 libdbus-1-3 libevent-2.1-7t64 libfido2-1 2026-05-22 00:40:40.697467 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: libglib2.0-0t64 libip4tc2 libip6tc2 libnetfilter-conntrack3 libnfnetlink0 2026-05-22 00:40:40.697522 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: libnftables1 libnftnl11 libnuma1 libunbound8 libvirt0 libxdp1 2026-05-22 00:40:40.697575 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: openvswitch-common python3-sortedcontainers uuid-runtime 2026-05-22 00:40:40.697671 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Suggested packages: 2026-05-22 00:40:40.697721 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: resolvconf firewalld low-memory-monitor keychain libpam-ssh monkeysphere 2026-05-22 00:40:40.697773 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ssh-askpass ethtool openvswitch-doc qemu-system-x86 python3-graphviz 2026-05-22 00:40:40.697819 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: python3-unbound python-sortedcontainers-doc 2026-05-22 00:40:40.697869 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Recommended packages: 2026-05-22 00:40:40.697916 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: dns-root-data nftables dbus libglib2.0-data shared-mime-info xdg-user-dirs 2026-05-22 00:40:40.697965 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: libvirt-l10n xauth python3-netifaces python3-click python3-netaddr 2026-05-22 00:40:40.698013 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: python3-pyparsing python3-rich 2026-05-22 00:40:40.698082 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:The following NEW packages will be installed: 2026-05-22 00:40:40.698144 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: dnsmasq dnsmasq-base ebtables iptables libcbor0.10 libdbus-1-3 2026-05-22 00:40:40.698204 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: libevent-2.1-7t64 libfido2-1 libglib2.0-0t64 libip4tc2 libip6tc2 2026-05-22 00:40:40.698254 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: libnetfilter-conntrack3 libnfnetlink0 libnftables1 libnftnl11 libnuma1 2026-05-22 00:40:40.698309 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: libunbound8 libvirt0 libxdp1 openssh-client openvswitch-common 2026-05-22 00:40:40.698363 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: openvswitch-switch ovmf python3-libvirt python3-openvswitch 2026-05-22 00:40:40.698416 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: python3-sortedcontainers uuid-runtime 2026-05-22 00:40:40.698472 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:40:40.698522 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Need to get 15.8 MB of archives. 2026-05-22 00:40:40.698573 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:After this operation, 52.8 MB of additional disk space will be used. 2026-05-22 00:40:40.698654 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 openvswitch-common amd64 3.5.1-0ubuntu0.1~cloud0 [1,061 kB] 2026-05-22 00:40:40.698711 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 00:40:40.698767 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.5 [33.1 kB] 2026-05-22 00:40:40.698821 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbus-1-3 amd64 1.14.10-4ubuntu4.1 [210 kB] 2026-05-22 00:40:40.698873 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libnfnetlink0 amd64 1.0.2-2build1 [14.8 kB] 2026-05-22 00:40:40.698925 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libnetfilter-conntrack3 amd64 1.0.9-6build1 [45.2 kB] 2026-05-22 00:40:40.698977 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libnftnl11 amd64 1.2.6-2build1 [66.0 kB] 2026-05-22 00:40:40.699050 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnftables1 amd64 1.0.9-1ubuntu0.1 [359 kB] 2026-05-22 00:40:40.699167 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.3 [376 kB] 2026-05-22 00:40:40.699215 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 dnsmasq all 2.90-2ubuntu0.3 [17.9 kB] 2026-05-22 00:40:40.699265 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-05-22 00:40:40.699312 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-05-22 00:40:40.699359 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnuma1 amd64 2.0.18-1ubuntu0.24.04.1 [23.4 kB] 2026-05-22 00:40:40.699420 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.8 [1,545 kB] 2026-05-22 00:40:40.699454 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libip4tc2 amd64 1.8.10-3ubuntu2 [23.3 kB] 2026-05-22 00:40:40.699501 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libip6tc2 amd64 1.8.10-3ubuntu2 [23.7 kB] 2026-05-22 00:40:40.699547 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 iptables amd64 1.8.10-3ubuntu2 [381 kB] 2026-05-22 00:40:40.699614 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:26 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 libxdp1 amd64 1.5.1-1ubuntu2~cloud0 [64.5 kB] 2026-05-22 00:40:40.699669 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:27 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 openvswitch-switch amd64 3.5.1-0ubuntu0.1~cloud0 [1,638 kB] 2026-05-22 00:40:40.699718 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 libcbor0.10 amd64 0.10.2-1.2ubuntu2 [25.8 kB] 2026-05-22 00:40:40.699765 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 libfido2-1 amd64 1.14.0-1build3 [83.5 kB] 2026-05-22 00:40:40.699812 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.16 [907 kB] 2026-05-22 00:40:40.699858 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-05-22 00:40:40.699908 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt0 amd64 10.0.0-2ubuntu8.13 [1,830 kB] 2026-05-22 00:40:40.699949 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-05-22 00:40:40.699996 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-05-22 00:40:40.700041 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovmf all 2024.02-2ubuntu0.8 [5,176 kB] 2026-05-22 00:40:40.700104 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:28 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-openvswitch amd64 3.5.1-0ubuntu0.1~cloud0 [1,063 kB] 2026-05-22 00:40:40.700152 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Fetched 15.8 MB in 0s (36.0 MB/s) 2026-05-22 00:40:40.700201 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package uuid-runtime. 2026-05-22 00:40:40.700246 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 2026-05-22 00:40:40.700299 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:40:40.700349 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 70% 2026-05-22 00:40:40.700398 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 75% 2026-05-22 00:40:40.700445 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 80% 2026-05-22 00:40:40.700492 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 85% 2026-05-22 00:40:40.700539 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 90% 2026-05-22 00:40:40.700585 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 95% 2026-05-22 00:40:40.700659 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 100% (Reading database ... 18824 files and directories currently installed.) 2026-05-22 00:40:40.700707 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../00-uuid-runtime_2.39.3-9ubuntu6.5_amd64.deb ... 2026-05-22 00:40:40.700758 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-05-22 00:40:40.700809 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libdbus-1-3:amd64. 2026-05-22 00:40:40.700859 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../01-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2026-05-22 00:40:40.700909 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-05-22 00:40:40.700958 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libnfnetlink0:amd64. 2026-05-22 00:40:40.701007 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../02-libnfnetlink0_1.0.2-2build1_amd64.deb ... 2026-05-22 00:40:40.701056 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libnfnetlink0:amd64 (1.0.2-2build1) ... 2026-05-22 00:40:40.701123 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libnetfilter-conntrack3:amd64. 2026-05-22 00:40:40.701175 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../03-libnetfilter-conntrack3_1.0.9-6build1_amd64.deb ... 2026-05-22 00:40:40.701221 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2026-05-22 00:40:40.701269 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libnftnl11:amd64. 2026-05-22 00:40:40.701317 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../04-libnftnl11_1.2.6-2build1_amd64.deb ... 2026-05-22 00:40:40.701365 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libnftnl11:amd64 (1.2.6-2build1) ... 2026-05-22 00:40:40.701414 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libnftables1:amd64. 2026-05-22 00:40:40.701461 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../05-libnftables1_1.0.9-1ubuntu0.1_amd64.deb ... 2026-05-22 00:40:40.701509 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libnftables1:amd64 (1.0.9-1ubuntu0.1) ... 2026-05-22 00:40:40.701556 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package dnsmasq-base. 2026-05-22 00:40:40.701609 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../06-dnsmasq-base_2.90-2ubuntu0.3_amd64.deb ... 2026-05-22 00:40:40.701672 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking dnsmasq-base (2.90-2ubuntu0.3) ... 2026-05-22 00:40:40.701720 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package dnsmasq. 2026-05-22 00:40:40.701768 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../07-dnsmasq_2.90-2ubuntu0.3_all.deb ... 2026-05-22 00:40:40.701815 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking dnsmasq (2.90-2ubuntu0.3) ... 2026-05-22 00:40:40.701862 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-05-22 00:40:40.701914 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../08-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-05-22 00:40:40.701958 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-05-22 00:40:40.702018 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libunbound8:amd64. 2026-05-22 00:40:40.702108 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../09-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-05-22 00:40:40.702159 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-05-22 00:40:40.702205 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package openvswitch-common. 2026-05-22 00:40:40.702253 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../10-openvswitch-common_3.5.1-0ubuntu0.1~cloud0_amd64.deb ... 2026-05-22 00:40:40.702300 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking openvswitch-common (3.5.1-0ubuntu0.1~cloud0) ... 2026-05-22 00:40:40.702347 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libnuma1:amd64. 2026-05-22 00:40:40.702401 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: 2026-05-22 00:40:40.702453 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../11-libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-05-22 00:40:40.702503 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-05-22 00:40:40.702551 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libxdp1:amd64. 2026-05-22 00:40:40.702611 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../12-libxdp1_1.5.1-1ubuntu2~cloud0_amd64.deb ... 2026-05-22 00:40:40.702670 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2026-05-22 00:40:40.702718 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package openvswitch-switch. 2026-05-22 00:40:40.702766 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../13-openvswitch-switch_3.5.1-0ubuntu0.1~cloud0_amd64.deb ... 2026-05-22 00:40:40.702814 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking openvswitch-switch (3.5.1-0ubuntu0.1~cloud0) ... 2026-05-22 00:40:40.702861 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libglib2.0-0t64:amd64. 2026-05-22 00:40:40.702907 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../14-libglib2.0-0t64_2.80.0-6ubuntu3.8_amd64.deb ... 2026-05-22 00:40:40.702953 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-05-22 00:40:40.702999 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libip4tc2:amd64. 2026-05-22 00:40:40.703047 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../15-libip4tc2_1.8.10-3ubuntu2_amd64.deb ... 2026-05-22 00:40:40.703141 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2026-05-22 00:40:40.703192 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libip6tc2:amd64. 2026-05-22 00:40:40.703240 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../16-libip6tc2_1.8.10-3ubuntu2_amd64.deb ... 2026-05-22 00:40:40.703288 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: 2026-05-22 00:40:40.703335 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2026-05-22 00:40:40.703381 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package iptables. 2026-05-22 00:40:40.703432 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../17-iptables_1.8.10-3ubuntu2_amd64.deb ... 2026-05-22 00:40:40.703476 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking iptables (1.8.10-3ubuntu2) ... 2026-05-22 00:40:40.703522 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libcbor0.10:amd64. 2026-05-22 00:40:40.703569 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../18-libcbor0.10_0.10.2-1.2ubuntu2_amd64.deb ... 2026-05-22 00:40:40.703649 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2026-05-22 00:40:40.703690 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libfido2-1:amd64. 2026-05-22 00:40:40.703730 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../19-libfido2-1_1.14.0-1build3_amd64.deb ... 2026-05-22 00:40:40.703770 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libfido2-1:amd64 (1.14.0-1build3) ... 2026-05-22 00:40:40.703810 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package openssh-client. 2026-05-22 00:40:40.703850 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../20-openssh-client_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-05-22 00:40:40.703889 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-05-22 00:40:40.703928 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package ebtables. 2026-05-22 00:40:40.703967 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../21-ebtables_2.0.11-6build1_amd64.deb ... 2026-05-22 00:40:40.704006 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking ebtables (2.0.11-6build1) ... 2026-05-22 00:40:40.704046 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libvirt0:amd64. 2026-05-22 00:40:40.704101 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../22-libvirt0_10.0.0-2ubuntu8.13_amd64.deb ... 2026-05-22 00:40:40.704139 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.13) ... 2026-05-22 00:40:40.704179 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package python3-libvirt. 2026-05-22 00:40:40.704217 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../23-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-05-22 00:40:40.704256 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking python3-libvirt (10.0.0-1build1) ... 2026-05-22 00:40:40.704295 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package python3-sortedcontainers. 2026-05-22 00:40:40.704333 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../24-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-05-22 00:40:40.704373 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: 2026-05-22 00:40:40.704415 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-05-22 00:40:40.704455 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package python3-openvswitch. 2026-05-22 00:40:40.704495 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../25-python3-openvswitch_3.5.1-0ubuntu0.1~cloud0_amd64.deb ... 2026-05-22 00:40:40.704535 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking python3-openvswitch (3.5.1-0ubuntu0.1~cloud0) ... 2026-05-22 00:40:40.704573 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package ovmf. 2026-05-22 00:40:40.704631 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../26-ovmf_2024.02-2ubuntu0.8_all.deb ... 2026-05-22 00:40:40.704669 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking ovmf (2024.02-2ubuntu0.8) ... 2026-05-22 00:40:40.704719 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2026-05-22 00:40:40.704759 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2026-05-22 00:40:40.704798 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2026-05-22 00:40:40.704838 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-05-22 00:40:40.704877 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libnftnl11:amd64 (1.2.6-2build1) ... 2026-05-22 00:40:40.704916 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up python3-sortedcontainers (2.4.0-2) ... 2026-05-22 00:40:40.704955 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up ovmf (2024.02-2ubuntu0.8) ... 2026-05-22 00:40:40.704995 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2026-05-22 00:40:40.705033 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-05-22 00:40:40.705085 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:No schema files found: doing nothing. 2026-05-22 00:40:40.705259 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-05-22 00:40:40.705289 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up ebtables (2.0.11-6build1) ... 2026-05-22 00:40:40.705295 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:update-alternatives: using /usr/sbin/ebtables-legacy to provide /usr/sbin/ebtables (ebtables) in auto mode 2026-05-22 00:40:40.705302 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-05-22 00:40:40.705322 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-05-22 00:40:40.705340 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libvirt0:amd64 (10.0.0-2ubuntu8.13) ... 2026-05-22 00:40:40.705359 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-05-22 00:40:40.705366 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:info: Selecting GID from range 100 to 59999 ... 2026-05-22 00:40:40.705417 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:info: Adding group `uuidd' (GID 102) ... 2026-05-22 00:40:40.705439 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:invoke-rc.d: could not determine current runlevel 2026-05-22 00:40:40.705481 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-22 00:40:40.705512 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up openvswitch-common (3.5.1-0ubuntu0.1~cloud0) ... 2026-05-22 00:40:40.705543 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libnfnetlink0:amd64 (1.0.2-2build1) ... 2026-05-22 00:40:40.705573 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libfido2-1:amd64 (1.14.0-1build3) ... 2026-05-22 00:40:40.705624 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up openvswitch-switch (3.5.1-0ubuntu0.1~cloud0) ... 2026-05-22 00:40:40.705669 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-05-22 00:40:40.705709 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:invoke-rc.d: could not determine current runlevel 2026-05-22 00:40:40.705743 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-22 00:40:40.705788 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libnftables1:amd64 (1.0.9-1ubuntu0.1) ... 2026-05-22 00:40:40.705827 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up python3-libvirt (10.0.0-1build1) ... 2026-05-22 00:40:40.705866 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-05-22 00:40:40.705903 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up python3-openvswitch (3.5.1-0ubuntu0.1~cloud0) ... 2026-05-22 00:40:40.705940 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2026-05-22 00:40:40.705969 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up iptables (1.8.10-3ubuntu2) ... 2026-05-22 00:40:40.705999 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 2026-05-22 00:40:40.706037 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2026-05-22 00:40:40.706105 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 2026-05-22 00:40:40.706153 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2026-05-22 00:40:40.706195 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:update-alternatives: 2026-05-22 00:40:40.706236 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 2026-05-22 00:40:40.706276 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 2026-05-22 00:40:40.706315 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up dnsmasq-base (2.90-2ubuntu0.3) ... 2026-05-22 00:40:40.706354 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up dnsmasq (2.90-2ubuntu0.3) ... 2026-05-22 00:40:40.706393 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:invoke-rc.d: could not determine current runlevel 2026-05-22 00:40:40.706431 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-22 00:40:40.706469 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 00:40:40.706507 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Removed intermediate container 3fcce8e86dbe 2026-05-22 00:40:40.706546 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> 78cebd126b10 2026-05-22 00:40:40.706575 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 5/11 : ADD nova-base-archive /nova-base-source 2026-05-22 00:40:40.706621 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> 5cb7263546f9 2026-05-22 00:40:40.706659 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 6/11 : ADD plugins-archive / 2026-05-22 00:40:40.706695 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> 6abd864f375b 2026-05-22 00:40:40.706731 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 7/11 : COPY nova_sudoers /etc/sudoers.d/kolla_nova_sudoers 2026-05-22 00:40:40.706766 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> c8525488da84 2026-05-22 00:40:40.706806 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 8/11 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-05-22 00:40:40.706844 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> 254d1e9f20fd 2026-05-22 00:40:40.706891 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 9/11 : RUN ln -s nova-base-source/* nova && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /nova && mkdir -p /etc/nova/ && cp -r /nova/etc/nova/* /etc/nova/ && cp /var/lib/kolla/venv/etc/pycadf/nova_api_audit_map.conf /etc/nova/ && sed -i 's|^exec_dirs.*|exec_dirs=/var/lib/kolla/venv/bin,/sbin,/usr/sbin,/bin,/usr/bin,/usr/local/bin,/usr/local/sbin|g' /etc/nova/rootwrap.conf && if [ "$(ls /plugins)" ]; then python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /plugins/*; fi && chmod 750 /etc/sudoers.d && chmod 440 /etc/sudoers.d/kolla_nova_sudoers && touch /usr/local/bin/kolla_nova_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_nova_extend_start 2026-05-22 00:40:40.706922 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Running in adf374675abc 2026-05-22 00:40:40.706953 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Processing ./nova 2026-05-22 00:40:40.706989 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Installing build dependencies: started 2026-05-22 00:40:40.707025 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Installing build dependencies: finished with status 'done' 2026-05-22 00:40:40.707046 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Getting requirements to build wheel: started 2026-05-22 00:40:40.707098 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Getting requirements to build wheel: finished with status 'done' 2026-05-22 00:40:40.707128 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Preparing metadata (pyproject.toml): started 2026-05-22 00:40:40.707157 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-22 00:40:40.707187 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: pbr>=5.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev8) (7.0.0) 2026-05-22 00:40:40.707223 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: SQLAlchemy>=1.4.13 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev8) (2.0.38) 2026-05-22 00:40:40.707255 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: decorator>=4.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev8) (5.1.1) 2026-05-22 00:40:40.707292 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: eventlet>=0.30.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev8) (0.39.0) 2026-05-22 00:40:40.707314 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: Jinja2>=2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev8) (3.1.5) 2026-05-22 00:40:40.707353 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: keystonemiddleware>=4.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev8) (10.12.1) 2026-05-22 00:40:40.707383 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: lxml>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev8) (5.3.1) 2026-05-22 00:40:40.707419 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: Routes>=2.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev8) (2.5.1) 2026-05-22 00:40:40.707454 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: cryptography>=2.7 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev8) (43.0.3) 2026-05-22 00:40:40.707476 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: WebOb>=1.8.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev8) (1.8.9) 2026-05-22 00:40:40.707514 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: greenlet>=0.4.15 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev8) (3.1.1) 2026-05-22 00:40:40.707544 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: PasteDeploy>=1.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev8) (3.1.0) 2026-05-22 00:40:40.707580 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: Paste>=2.0.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev8) (3.10.1) 2026-05-22 00:40:40.707629 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: PrettyTable>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev8) (3.14.0) 2026-05-22 00:40:40.707652 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: alembic>=1.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev8) (1.14.1) 2026-05-22 00:40:40.707689 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: netaddr>=0.7.18 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev8) (1.3.0) 2026-05-22 00:40:40.707726 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: paramiko>=2.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev8) (3.5.1) 2026-05-22 00:40:40.707752 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: iso8601>=0.1.11 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev8) (2.1.0) 2026-05-22 00:40:40.707783 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: jsonschema>=4.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev8) (4.23.0) 2026-05-22 00:40:40.707812 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: python-cinderclient>=4.0.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev8) (9.7.0) 2026-05-22 00:40:40.707848 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: keystoneauth1>=3.16.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev8) (5.10.0) 2026-05-22 00:40:40.707883 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: python-neutronclient>=7.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev8) (11.4.0) 2026-05-22 00:40:40.707919 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: python-glanceclient>=2.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev8) (4.8.0) 2026-05-22 00:40:40.707941 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: requests>=2.25.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev8) (2.32.3) 2026-05-22 00:40:40.707981 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: stevedore>=1.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev8) (5.4.1) 2026-05-22 00:40:40.708010 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting websockify>=0.9.0 (from nova==31.3.1.dev8) 2026-05-22 00:40:40.708046 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading websockify-0.12.0-py3-none-any.whl.metadata (13 kB) 2026-05-22 00:40:40.708091 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.cache>=1.26.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev8) (3.11.0) 2026-05-22 00:40:40.708123 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.concurrency>=5.0.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev8) (7.1.0) 2026-05-22 00:40:40.708159 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.config>=8.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev8) (9.7.1) 2026-05-22 00:40:40.708181 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.context>=3.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev8) (5.7.1) 2026-05-22 00:40:40.708261 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.log>=4.6.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev8) (7.1.0) 2026-05-22 00:40:40.708273 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting oslo.limit>=1.5.0 (from nova==31.3.1.dev8) 2026-05-22 00:40:40.708289 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading oslo.limit-2.6.1-py3-none-any.whl.metadata (2.1 kB) 2026-05-22 00:40:40.708310 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.reports>=1.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev8) (3.5.1) 2026-05-22 00:40:40.708350 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.serialization>=4.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev8) (5.7.0) 2026-05-22 00:40:40.708380 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev8) (2.5.0) 2026-05-22 00:40:40.708405 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.utils>=8.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev8) (8.2.0) 2026-05-22 00:40:40.708440 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.db>=10.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev8) (17.2.1) 2026-05-22 00:40:40.708461 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.rootwrap>=5.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev8) (7.5.1) 2026-05-22 00:40:40.708499 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.messaging>=14.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev8) (16.1.1) 2026-05-22 00:40:40.708530 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.policy>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev8) (4.5.1) 2026-05-22 00:40:40.708550 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.privsep>=2.6.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev8) (3.6.0) 2026-05-22 00:40:40.708615 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.i18n>=5.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev8) (6.5.1) 2026-05-22 00:40:40.708661 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.service>=2.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev8) (4.1.1) 2026-05-22 00:40:40.708680 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: rfc3986>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev8) (2.0.0) 2026-05-22 00:40:40.708721 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.middleware>=3.31.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev8) (6.3.1) 2026-05-22 00:40:40.708751 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: psutil>=3.2.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev8) (7.0.0) 2026-05-22 00:40:40.708780 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.versionedobjects>=1.35.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev8) (3.6.0) 2026-05-22 00:40:40.708809 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: os-brick>=6.10.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev8) (6.11.0) 2026-05-22 00:40:40.708845 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting os-resource-classes>=1.1.0 (from nova==31.3.1.dev8) 2026-05-22 00:40:40.708882 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-05-22 00:40:40.708923 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: os-traits>=3.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev8) (3.3.0) 2026-05-22 00:40:40.708942 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting os-vif>=3.1.0 (from nova==31.3.1.dev8) 2026-05-22 00:40:40.708983 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading os_vif-4.1.0-py3-none-any.whl.metadata (2.3 kB) 2026-05-22 00:40:40.709020 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: castellan>=0.16.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev8) (5.2.1) 2026-05-22 00:40:40.709041 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting microversion-parse>=0.2.1 (from nova==31.3.1.dev8) 2026-05-22 00:40:40.709107 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading microversion_parse-2.0.0-py3-none-any.whl.metadata (5.1 kB) 2026-05-22 00:40:40.709151 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: tooz>=1.58.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev8) (6.3.0) 2026-05-22 00:40:40.709181 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting cursive>=0.2.1 (from nova==31.3.1.dev8) 2026-05-22 00:40:40.709207 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-05-22 00:40:40.709248 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: retrying>=1.3.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev8) (1.3.4) 2026-05-22 00:40:40.709278 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: os-service-types>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev8) (1.7.0) 2026-05-22 00:40:40.709314 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: python-dateutil>=2.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev8) (2.9.0.post0) 2026-05-22 00:40:40.709350 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: futurist>=1.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev8) (3.1.0) 2026-05-22 00:40:40.709371 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: openstacksdk>=4.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev8) (4.4.0) 2026-05-22 00:40:40.709411 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: PyYAML>=5.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev8) (6.0.2) 2026-05-22 00:40:40.709440 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: Mako in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==31.3.1.dev8) (1.3.9) 2026-05-22 00:40:40.709476 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: typing-extensions>=4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==31.3.1.dev8) (4.12.2) 2026-05-22 00:40:40.709512 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: python-barbicanclient>=5.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from castellan>=0.16.0->nova==31.3.1.dev8) (7.1.0) 2026-05-22 00:40:40.709540 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: cffi>=1.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==31.3.1.dev8) (1.17.1) 2026-05-22 00:40:40.709571 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: pycparser in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->nova==31.3.1.dev8) (2.22) 2026-05-22 00:40:40.709624 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: dnspython>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.30.1->nova==31.3.1.dev8) (2.7.0) 2026-05-22 00:40:40.709648 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: debtcollector>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from futurist>=1.8.0->nova==31.3.1.dev8) (3.0.0) 2026-05-22 00:40:40.709679 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: wrapt>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=1.8.0->nova==31.3.1.dev8) (1.17.2) 2026-05-22 00:40:40.709702 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: MarkupSafe>=2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==31.3.1.dev8) (3.0.2) 2026-05-22 00:40:40.709731 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: attrs>=22.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==31.3.1.dev8) (25.1.0) 2026-05-22 00:40:40.709767 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==31.3.1.dev8) (2024.10.1) 2026-05-22 00:40:40.709786 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: referencing>=0.28.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==31.3.1.dev8) (0.36.2) 2026-05-22 00:40:40.709809 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: rpds-py>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==31.3.1.dev8) (0.23.1) 2026-05-22 00:40:40.709844 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: pycadf>=1.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==31.3.1.dev8) (4.0.1) 2026-05-22 00:40:40.709868 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: PyJWT>=2.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==31.3.1.dev8) (2.10.1) 2026-05-22 00:40:40.709905 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: python-keystoneclient>=3.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==31.3.1.dev8) (5.6.0) 2026-05-22 00:40:40.709942 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: dogpile.cache>=0.6.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==31.3.1.dev8) (1.3.4) 2026-05-22 00:40:40.709963 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: jmespath>=0.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==31.3.1.dev8) (1.0.1) 2026-05-22 00:40:40.709992 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==31.3.1.dev8) (1.33) 2026-05-22 00:40:40.710028 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: platformdirs>=3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==31.3.1.dev8) (4.3.6) 2026-05-22 00:40:40.710049 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: requestsexceptions>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==31.3.1.dev8) (1.4.0) 2026-05-22 00:40:40.710117 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: jsonpointer>=1.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.4.0->nova==31.3.1.dev8) (3.0.0) 2026-05-22 00:40:40.710124 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: tenacity>=6.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from os-brick>=6.10.0->nova==31.3.1.dev8) (9.0.0) 2026-05-22 00:40:40.710145 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: os-win>=5.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from os-brick>=6.10.0->nova==31.3.1.dev8) (5.9.0) 2026-05-22 00:40:40.710175 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting ovsdbapp>=0.12.1 (from os-vif>=3.1.0->nova==31.3.1.dev8) 2026-05-22 00:40:40.710197 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading ovsdbapp-2.11.0-py3-none-any.whl.metadata (1.5 kB) 2026-05-22 00:40:40.710235 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: pyroute2>=0.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from os-vif>=3.1.0->nova==31.3.1.dev8) (0.8.1) 2026-05-22 00:40:40.710271 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: fasteners>=0.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=5.0.1->nova==31.3.1.dev8) (0.19) 2026-05-22 00:40:40.710289 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: testresources>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=10.0.0->nova==31.3.1.dev8) (2.0.1) 2026-05-22 00:40:40.710322 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: testscenarios>=0.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=10.0.0->nova==31.3.1.dev8) (0.5.0) 2026-05-22 00:40:40.710358 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: cachetools>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==31.3.1.dev8) (5.5.2) 2026-05-22 00:40:40.710377 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: amqp>=2.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==31.3.1.dev8) (5.3.1) 2026-05-22 00:40:40.710400 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: kombu>=4.6.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==31.3.1.dev8) (5.4.2) 2026-05-22 00:40:40.710444 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.metrics>=0.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==31.3.1.dev8) (0.11.0) 2026-05-22 00:40:40.710500 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->nova==31.3.1.dev8) (5.1.0) 2026-05-22 00:40:40.710522 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: tzdata in ./var/lib/kolla/venv/lib/python3.12/site-packages (from kombu>=4.6.6->oslo.messaging>=14.1.0->nova==31.3.1.dev8) (2025.1) 2026-05-22 00:40:40.710528 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: prometheus-client>=0.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->nova==31.3.1.dev8) (0.21.1) 2026-05-22 00:40:40.710558 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: statsd>=3.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->nova==31.3.1.dev8) (4.0.1) 2026-05-22 00:40:40.710581 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: bcrypt>=3.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->nova==31.3.1.dev8) (4.0.1) 2026-05-22 00:40:40.710645 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: msgpack>=0.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.privsep>=2.6.2->nova==31.3.1.dev8) (1.1.0) 2026-05-22 00:40:40.710668 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: Yappi>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->nova==31.3.1.dev8) (1.6.10) 2026-05-22 00:40:40.710706 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: pyparsing>=2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=8.0.0->nova==31.3.1.dev8) (3.2.1) 2026-05-22 00:40:40.710736 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: packaging>=20.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=8.0.0->nova==31.3.1.dev8) (24.2) 2026-05-22 00:40:40.710758 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting fixtures>=3.0.0 (from ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==31.3.1.dev8) 2026-05-22 00:40:40.710797 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading fixtures-4.2.4.post1-py3-none-any.whl.metadata (22 kB) 2026-05-22 00:40:40.710833 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: ovs>=2.10.0 in ./usr/lib/python3/dist-packages (from ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==31.3.1.dev8) (3.5.1) 2026-05-22 00:40:40.710856 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: pynacl>=1.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from paramiko>=2.7.1->nova==31.3.1.dev8) (1.5.0) 2026-05-22 00:40:40.710885 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: setuptools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==31.3.1.dev8) (82.0.1) 2026-05-22 00:40:40.710925 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: wcwidth in ./var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==31.3.1.dev8) (0.2.13) 2026-05-22 00:40:40.710947 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: cliff>=2.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==31.3.1.dev8) (4.9.1) 2026-05-22 00:40:40.710978 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: autopage>=0.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==31.3.1.dev8) (0.5.2) 2026-05-22 00:40:40.711010 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: cmd2>=1.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==31.3.1.dev8) (2.5.11) 2026-05-22 00:40:40.711048 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: pyperclip>=1.8 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==31.3.1.dev8) (1.9.0) 2026-05-22 00:40:40.711082 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: six>=1.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->nova==31.3.1.dev8) (1.17.0) 2026-05-22 00:40:40.711112 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: warlock>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->nova==31.3.1.dev8) (2.0.1) 2026-05-22 00:40:40.711157 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: pyOpenSSL>=17.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->nova==31.3.1.dev8) (24.2.1) 2026-05-22 00:40:40.711164 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: os-client-config>=1.28.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=7.1.0->nova==31.3.1.dev8) (2.1.0) 2026-05-22 00:40:40.711193 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: osc-lib>=1.12.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=7.1.0->nova==31.3.1.dev8) (3.2.0) 2026-05-22 00:40:40.711229 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==31.3.1.dev8) (3.4.1) 2026-05-22 00:40:40.711250 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==31.3.1.dev8) (3.10) 2026-05-22 00:40:40.711280 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: urllib3<3,>=1.21.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==31.3.1.dev8) (1.26.20) 2026-05-22 00:40:40.711316 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: certifi>=2017.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==31.3.1.dev8) (2026.5.20) 2026-05-22 00:40:40.711335 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: repoze.lru>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->nova==31.3.1.dev8) (0.7) 2026-05-22 00:40:40.711368 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: testtools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=10.0.0->nova==31.3.1.dev8) (2.7.2) 2026-05-22 00:40:40.711403 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: voluptuous>=0.8.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from tooz>=1.58.0->nova==31.3.1.dev8) (0.15.2) 2026-05-22 00:40:40.711425 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting numpy (from websockify>=0.9.0->nova==31.3.1.dev8) 2026-05-22 00:40:40.711463 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading numpy-2.2.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (62 kB) 2026-05-22 00:40:40.711499 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting jwcrypto (from websockify>=0.9.0->nova==31.3.1.dev8) 2026-05-22 00:40:40.711521 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading jwcrypto-1.5.6-py3-none-any.whl.metadata (3.1 kB) 2026-05-22 00:40:40.711551 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: redis in ./var/lib/kolla/venv/lib/python3.12/site-packages (from websockify>=0.9.0->nova==31.3.1.dev8) (5.2.1) 2026-05-22 00:40:40.711585 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:WARNING: The candidate selected for download or install is a yanked version: 'fixtures' candidate (version 4.2.4.post1 at https://files.pythonhosted.org/packages/75/d5/2757cabc34758fac81039d4fbcde11c91d3952d91e33f8d5c69ea8c74e0f/fixtures-4.2.4.post1-py3-none-any.whl (from https://pypi.org/simple/fixtures/) (requires-python:>=3.8)) 2026-05-22 00:40:40.711643 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Reason for being yanked: https://github.com/testing-cabal/fixtures/issues/103 2026-05-22 00:40:40.711650 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: 2026-05-22 00:40:40.711685 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-05-22 00:40:40.711721 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading microversion_parse-2.0.0-py3-none-any.whl (19 kB) 2026-05-22 00:40:40.711741 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-05-22 00:40:40.711774 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading os_vif-4.1.0-py3-none-any.whl (110 kB) 2026-05-22 00:40:40.711810 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading oslo.limit-2.6.1-py3-none-any.whl (21 kB) 2026-05-22 00:40:40.711828 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading ovsdbapp-2.11.0-py3-none-any.whl (143 kB) 2026-05-22 00:40:40.711861 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading fixtures-4.2.4.post1-py3-none-any.whl (64 kB) 2026-05-22 00:40:40.711897 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading websockify-0.12.0-py3-none-any.whl (40 kB) 2026-05-22 00:40:40.711916 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading jwcrypto-1.5.6-py3-none-any.whl (92 kB) 2026-05-22 00:40:40.711949 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading numpy-2.2.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.1 MB) 2026-05-22 00:40:40.711992 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.1/16.1 MB 13.7 MB/s 0:00:01 2026-05-22 00:40:40.712029 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Building wheels for collected packages: nova 2026-05-22 00:40:40.712049 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Building wheel for nova (pyproject.toml): started 2026-05-22 00:40:40.712097 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Building wheel for nova (pyproject.toml): finished with status 'done' 2026-05-22 00:40:40.712127 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Created wheel for nova: filename=nova-31.3.1.dev8-py3-none-any.whl size=5918339 sha256=984016aa53564e4c414772cfa5738985483666fd8083d14e891e766999b4c6a7 2026-05-22 00:40:40.712163 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Stored in directory: /tmp/pip-ephem-wheel-cache-wf128l2s/wheels/86/62/4b/f7dc95c17fe7e8702e5ea0a7269b8ad164f5bf2d9459e4359b 2026-05-22 00:40:40.712184 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Successfully built nova 2026-05-22 00:40:40.712214 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Installing collected packages: numpy, microversion-parse, fixtures, ovsdbapp, os-resource-classes, jwcrypto, websockify, oslo.limit, cursive, os-vif, nova 2026-05-22 00:40:40.712258 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Successfully installed cursive-0.2.3 fixtures-4.2.4.post1 jwcrypto-1.5.6 microversion-parse-2.0.0 nova-31.3.1.dev8 numpy-2.2.3 os-resource-classes-1.1.0 os-vif-4.1.0 oslo.limit-2.6.1 ovsdbapp-2.11.0 websockify-0.12.0 2026-05-22 00:40:40.712295 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Processing ./plugins/blazar_nova-7.0.1.dev7 2026-05-22 00:40:40.712314 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Installing build dependencies: started 2026-05-22 00:40:40.712346 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Installing build dependencies: finished with status 'done' 2026-05-22 00:40:40.712382 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Getting requirements to build wheel: started 2026-05-22 00:40:40.712401 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Getting requirements to build wheel: finished with status 'done' 2026-05-22 00:40:40.712433 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Installing backend dependencies: started 2026-05-22 00:40:40.712469 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Installing backend dependencies: finished with status 'done' 2026-05-22 00:40:40.712487 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Preparing metadata (pyproject.toml): started 2026-05-22 00:40:40.712532 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-22 00:40:40.712551 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: pbr>=5.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar-nova==7.0.1.dev7) (7.0.0) 2026-05-22 00:40:40.712611 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.config>=8.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar-nova==7.0.1.dev7) (9.7.1) 2026-05-22 00:40:40.712638 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.i18n>=5.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar-nova==7.0.1.dev7) (6.5.1) 2026-05-22 00:40:40.712669 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.log>=4.6.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar-nova==7.0.1.dev7) (7.1.0) 2026-05-22 00:40:40.712709 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: debtcollector>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.6.0->blazar-nova==7.0.1.dev7) (3.0.0) 2026-05-22 00:40:40.712731 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: netaddr>=0.7.18 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.6.0->blazar-nova==7.0.1.dev7) (1.3.0) 2026-05-22 00:40:40.712762 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: stevedore>=1.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.6.0->blazar-nova==7.0.1.dev7) (5.4.1) 2026-05-22 00:40:40.712797 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: rfc3986>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.6.0->blazar-nova==7.0.1.dev7) (2.0.0) 2026-05-22 00:40:40.712816 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: PyYAML>=5.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.6.0->blazar-nova==7.0.1.dev7) (6.0.2) 2026-05-22 00:40:40.712849 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: requests>=2.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.6.0->blazar-nova==7.0.1.dev7) (2.32.3) 2026-05-22 00:40:40.712885 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: wrapt>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.config>=8.6.0->blazar-nova==7.0.1.dev7) (1.17.2) 2026-05-22 00:40:40.712912 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.context>=2.21.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=4.6.1->blazar-nova==7.0.1.dev7) (5.7.1) 2026-05-22 00:40:40.712949 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.utils>=3.36.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=4.6.1->blazar-nova==7.0.1.dev7) (8.2.0) 2026-05-22 00:40:40.712971 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.serialization>=2.25.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=4.6.1->blazar-nova==7.0.1.dev7) (5.7.0) 2026-05-22 00:40:40.713000 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: python-dateutil>=2.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=4.6.1->blazar-nova==7.0.1.dev7) (2.9.0.post0) 2026-05-22 00:40:40.713036 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: msgpack>=0.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->oslo.log>=4.6.1->blazar-nova==7.0.1.dev7) (1.1.0) 2026-05-22 00:40:40.713055 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: tzdata>=2022.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->oslo.log>=4.6.1->blazar-nova==7.0.1.dev7) (2025.1) 2026-05-22 00:40:40.713126 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: iso8601>=0.1.11 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.36.0->oslo.log>=4.6.1->blazar-nova==7.0.1.dev7) (2.1.0) 2026-05-22 00:40:40.713169 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: pyparsing>=2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.36.0->oslo.log>=4.6.1->blazar-nova==7.0.1.dev7) (3.2.1) 2026-05-22 00:40:40.713190 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: packaging>=20.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.36.0->oslo.log>=4.6.1->blazar-nova==7.0.1.dev7) (24.2) 2026-05-22 00:40:40.713221 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: psutil>=3.2.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.36.0->oslo.log>=4.6.1->blazar-nova==7.0.1.dev7) (7.0.0) 2026-05-22 00:40:40.713257 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: setuptools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pbr>=5.8.0->blazar-nova==7.0.1.dev7) (82.0.1) 2026-05-22 00:40:40.713276 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: six>=1.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.6.1->blazar-nova==7.0.1.dev7) (1.17.0) 2026-05-22 00:40:40.713309 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=8.6.0->blazar-nova==7.0.1.dev7) (3.4.1) 2026-05-22 00:40:40.713349 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=8.6.0->blazar-nova==7.0.1.dev7) (3.10) 2026-05-22 00:40:40.713371 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: urllib3<3,>=1.21.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=8.6.0->blazar-nova==7.0.1.dev7) (1.26.20) 2026-05-22 00:40:40.713407 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: certifi>=2017.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=8.6.0->blazar-nova==7.0.1.dev7) (2026.5.20) 2026-05-22 00:40:40.713428 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Building wheels for collected packages: blazar-nova 2026-05-22 00:40:40.713463 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Building wheel for blazar-nova (pyproject.toml): started 2026-05-22 00:40:40.713484 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Building wheel for blazar-nova (pyproject.toml): finished with status 'done' 2026-05-22 00:40:40.713520 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Created wheel for blazar-nova: filename=blazar_nova-7.0.1.dev7-py3-none-any.whl size=13090 sha256=decd206ef7897391c7d856a59ee51cc301978fef9f669cbe9edc59f923c899ab 2026-05-22 00:40:40.713541 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Stored in directory: /tmp/pip-ephem-wheel-cache-rifq9s1g/wheels/40/17/9e/4fea3bfa6bdcc4ba09f1e22fa53eb645aca19da18f76bc13e3 2026-05-22 00:40:40.713576 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Successfully built blazar-nova 2026-05-22 00:40:40.713620 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Installing collected packages: blazar-nova 2026-05-22 00:40:40.713648 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Successfully installed blazar-nova-7.0.1.dev7 2026-05-22 00:40:40.713667 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Removed intermediate container adf374675abc 2026-05-22 00:40:40.713709 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> 0dd81baa53ba 2026-05-22 00:40:40.713728 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 10/11 : COPY patches /patches 2026-05-22 00:40:40.713758 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> 489e67dc9ecc 2026-05-22 00:40:40.713776 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 11/11 : RUN kolla_patch 2026-05-22 00:40:40.713809 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Running in d11d6b0085da 2026-05-22 00:40:40.713830 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:[i] No series file found, nothing to patch. 2026-05-22 00:40:40.713860 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Removed intermediate container d11d6b0085da 2026-05-22 00:40:40.713886 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> 150b36d76fda 2026-05-22 00:40:40.713925 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Successfully built 69aa0195c844 2026-05-22 00:40:40.713961 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Successfully tagged osism.harbor.regio.digital/kolla/nova-base:build-20260522 2026-05-22 00:40:40.714022 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Built at 2026-05-22 00:40:40.713951 (took 0:00:59.987785) 2026-05-22 00:40:40.714139 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-novncproxy) to queue 2026-05-22 00:40:40.714172 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-serialproxy) to queue 2026-05-22 00:40:40.714201 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-compute-ironic) to queue 2026-05-22 00:40:40.714237 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-scheduler) to queue 2026-05-22 00:40:40.714258 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-compute) to queue 2026-05-22 00:40:40.714288 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-ssh) to queue 2026-05-22 00:40:40.714324 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-api) to queue 2026-05-22 00:40:40.714343 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-conductor) to queue 2026-05-22 00:40:40.714375 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-spicehtml5proxy) to queue 2026-05-22 00:40:40.714704 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ironic-base) 2026-05-22 00:40:40.714728 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-base:Processing 2026-05-22 00:40:40.714798 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Building started at 2026-05-22 00:40:40.714720 2026-05-22 00:40:40.714830 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-base:Getting local archive from tarballs/ironic-stable-2025.1.tar.gz 2026-05-22 00:40:40.720939 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-base:Turned 0 plugins into plugins archive 2026-05-22 00:40:40.721343 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-base:Turned 0 additions into additions archive 2026-05-22 00:41:09.204707 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Step 1/9 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260522 2026-05-22 00:41:09.204791 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> 525269f3c30c 2026-05-22 00:41:09.204897 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Step 2/9 : LABEL "build-date"="20260522" "name"="ironic-base" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ironic-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:41:09.204949 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> Running in 9a0adc589513 2026-05-22 00:41:09.204991 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> Removed intermediate container 9a0adc589513 2026-05-22 00:41:09.205004 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> 37e006ca9afb 2026-05-22 00:41:09.205018 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Step 3/9 : RUN usermod --append --home /var/lib/ironic --groups kolla ironic && chsh --shell /bin/bash ironic && mkdir -p /var/lib/ironic && chown -R 42422:42422 /var/lib/ironic 2026-05-22 00:41:09.205064 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> Running in ddc35114305d 2026-05-22 00:41:09.205077 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> Removed intermediate container ddc35114305d 2026-05-22 00:41:09.205116 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> 052203de0aca 2026-05-22 00:41:09.205133 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Step 4/9 : ADD ironic-base-archive /ironic-base-source 2026-05-22 00:41:09.205245 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> 020802d31125 2026-05-22 00:41:09.205290 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Step 5/9 : ADD ironic_sudoers /etc/sudoers.d/kolla_ironic_sudoers 2026-05-22 00:41:09.205407 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> 0128f613a95f 2026-05-22 00:41:09.205420 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Step 6/9 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-05-22 00:41:09.205460 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> 40b7b36e52d5 2026-05-22 00:41:09.205500 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Step 7/9 : RUN ln -s ironic-base-source/* ironic && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /ironic && mkdir -p /etc/ironic && cp -r /var/lib/kolla/venv/etc/ironic/* /etc/ironic/ && cp /var/lib/kolla/venv/etc/pycadf/ironic_api_audit_map.conf /etc/ironic/ && sed -i 's|^exec_dirs.*|exec_dirs=/var/lib/kolla/venv/bin,/sbin,/usr/sbin,/bin,/usr/bin,/usr/local/bin,/usr/local/sbin|g' /etc/ironic/rootwrap.conf && chmod 750 /etc/sudoers.d && chmod 440 /etc/sudoers.d/kolla_ironic_sudoers && touch /usr/local/bin/kolla_ironic_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_ironic_extend_start 2026-05-22 00:41:09.205578 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> Running in 57293b25afb9 2026-05-22 00:41:09.205657 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Processing ./ironic 2026-05-22 00:41:09.205722 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Installing build dependencies: started 2026-05-22 00:41:09.205780 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Installing build dependencies: finished with status 'done' 2026-05-22 00:41:09.205842 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Getting requirements to build wheel: started 2026-05-22 00:41:09.205942 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Getting requirements to build wheel: finished with status 'done' 2026-05-22 00:41:09.205955 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Preparing metadata (pyproject.toml): started 2026-05-22 00:41:09.206012 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-22 00:41:09.206071 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: pbr>=6.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==29.0.6.dev2) (7.0.0) 2026-05-22 00:41:09.206133 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: SQLAlchemy>=1.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==29.0.6.dev2) (2.0.38) 2026-05-22 00:41:09.206265 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: alembic>=1.4.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==29.0.6.dev2) (1.14.1) 2026-05-22 00:41:09.206311 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: automaton>=1.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==29.0.6.dev2) (3.2.0) 2026-05-22 00:41:09.206372 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: eventlet>=0.30.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==29.0.6.dev2) (0.39.0) 2026-05-22 00:41:09.206433 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: WebOb>=1.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==29.0.6.dev2) (1.8.9) 2026-05-22 00:41:09.206523 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: keystoneauth1>=4.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==29.0.6.dev2) (5.10.0) 2026-05-22 00:41:09.206560 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: stevedore>=1.29.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==29.0.6.dev2) (5.4.1) 2026-05-22 00:41:09.206628 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: oslo.concurrency>=4.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==29.0.6.dev2) (7.1.0) 2026-05-22 00:41:09.206688 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: oslo.config>=6.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==29.0.6.dev2) (9.7.1) 2026-05-22 00:41:09.206743 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: oslo.context>=2.22.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==29.0.6.dev2) (5.7.1) 2026-05-22 00:41:09.206787 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: oslo.db>=9.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==29.0.6.dev2) (17.2.1) 2026-05-22 00:41:09.206831 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: oslo.rootwrap>=5.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==29.0.6.dev2) (7.5.1) 2026-05-22 00:41:09.206891 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: oslo.log>=4.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==29.0.6.dev2) (7.1.0) 2026-05-22 00:41:09.206942 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: oslo.middleware>=3.31.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==29.0.6.dev2) (6.3.1) 2026-05-22 00:41:09.206980 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: oslo.policy>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==29.0.6.dev2) (4.5.1) 2026-05-22 00:41:09.207016 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: oslo.serialization>=2.25.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==29.0.6.dev2) (5.7.0) 2026-05-22 00:41:09.207078 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: oslo.service>=1.24.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==29.0.6.dev2) (4.1.1) 2026-05-22 00:41:09.207124 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==29.0.6.dev2) (2.5.0) 2026-05-22 00:41:09.207233 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: oslo.utils>=8.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==29.0.6.dev2) (8.2.0) 2026-05-22 00:41:09.207255 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: osprofiler>=1.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==29.0.6.dev2) (4.2.0) 2026-05-22 00:41:09.207313 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: os-traits>=0.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==29.0.6.dev2) (3.3.0) 2026-05-22 00:41:09.207328 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: pecan>=1.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==29.0.6.dev2) (1.5.1) 2026-05-22 00:41:09.207372 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Collecting pycdlib>=1.11.0 (from ironic==29.0.6.dev2) 2026-05-22 00:41:09.207432 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Downloading pycdlib-1.14.0-py2.py3-none-any.whl.metadata (992 bytes) 2026-05-22 00:41:09.207495 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: requests>=2.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==29.0.6.dev2) (2.32.3) 2026-05-22 00:41:09.207541 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: rfc3986>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==29.0.6.dev2) (2.0.0) 2026-05-22 00:41:09.207627 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: jsonpatch>=1.16 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==29.0.6.dev2) (1.33) 2026-05-22 00:41:09.207694 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: Jinja2>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==29.0.6.dev2) (3.1.5) 2026-05-22 00:41:09.207704 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: keystonemiddleware>=9.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==29.0.6.dev2) (10.12.1) 2026-05-22 00:41:09.207762 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: oslo.messaging>=14.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==29.0.6.dev2) (16.1.1) 2026-05-22 00:41:09.207797 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: tenacity>=6.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==29.0.6.dev2) (9.0.0) 2026-05-22 00:41:09.207884 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: oslo.versionedobjects>=1.31.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==29.0.6.dev2) (3.6.0) 2026-05-22 00:41:09.207894 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: jsonschema>=4.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==29.0.6.dev2) (4.23.0) 2026-05-22 00:41:09.207968 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: psutil>=3.2.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==29.0.6.dev2) (7.0.0) 2026-05-22 00:41:09.207978 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: futurist>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==29.0.6.dev2) (3.1.0) 2026-05-22 00:41:09.208037 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: tooz>=2.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==29.0.6.dev2) (6.3.0) 2026-05-22 00:41:09.208077 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: openstacksdk>=0.99.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==29.0.6.dev2) (4.4.0) 2026-05-22 00:41:09.208117 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Collecting sushy>=4.8.0 (from ironic==29.0.6.dev2) 2026-05-22 00:41:09.208208 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Downloading sushy-5.5.1-py3-none-any.whl.metadata (2.4 kB) 2026-05-22 00:41:09.208247 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Collecting construct>=2.9.39 (from ironic==29.0.6.dev2) 2026-05-22 00:41:09.208288 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Downloading construct-2.10.70-py3-none-any.whl.metadata (4.2 kB) 2026-05-22 00:41:09.208325 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: netaddr>=0.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==29.0.6.dev2) (1.3.0) 2026-05-22 00:41:09.208393 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Collecting microversion-parse>=1.0.1 (from ironic==29.0.6.dev2) 2026-05-22 00:41:09.208403 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Downloading microversion_parse-2.0.0-py3-none-any.whl.metadata (5.1 kB) 2026-05-22 00:41:09.208461 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Collecting zeroconf>=0.24.0 (from ironic==29.0.6.dev2) 2026-05-22 00:41:09.208502 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Downloading zeroconf-0.145.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.2 kB) 2026-05-22 00:41:09.208538 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: os-service-types>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==29.0.6.dev2) (1.7.0) 2026-05-22 00:41:09.208645 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: bcrypt>=3.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==29.0.6.dev2) (4.0.1) 2026-05-22 00:41:09.208659 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Collecting websockify>=0.9.0 (from ironic==29.0.6.dev2) 2026-05-22 00:41:09.208704 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Downloading websockify-0.12.0-py3-none-any.whl.metadata (13 kB) 2026-05-22 00:41:09.208732 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: PyYAML>=6.0.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==29.0.6.dev2) (6.0.2) 2026-05-22 00:41:09.208766 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: Mako in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.4.2->ironic==29.0.6.dev2) (1.3.9) 2026-05-22 00:41:09.208829 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: typing-extensions>=4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.4.2->ironic==29.0.6.dev2) (4.12.2) 2026-05-22 00:41:09.208880 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: PrettyTable>=0.7.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from automaton>=1.9.0->ironic==29.0.6.dev2) (3.14.0) 2026-05-22 00:41:09.208915 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: dnspython>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.30.1->ironic==29.0.6.dev2) (2.7.0) 2026-05-22 00:41:09.208956 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: greenlet>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.30.1->ironic==29.0.6.dev2) (3.1.1) 2026-05-22 00:41:09.209026 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: debtcollector>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from futurist>=1.2.0->ironic==29.0.6.dev2) (3.0.0) 2026-05-22 00:41:09.209042 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: wrapt>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=1.2.0->ironic==29.0.6.dev2) (1.17.2) 2026-05-22 00:41:09.209084 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: MarkupSafe>=2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=3.0.0->ironic==29.0.6.dev2) (3.0.2) 2026-05-22 00:41:09.209168 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: jsonpointer>=1.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch>=1.16->ironic==29.0.6.dev2) (3.0.0) 2026-05-22 00:41:09.209179 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: attrs>=22.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->ironic==29.0.6.dev2) (25.1.0) 2026-05-22 00:41:09.209276 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->ironic==29.0.6.dev2) (2024.10.1) 2026-05-22 00:41:09.209316 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: referencing>=0.28.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->ironic==29.0.6.dev2) (0.36.2) 2026-05-22 00:41:09.209357 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: rpds-py>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->ironic==29.0.6.dev2) (0.23.1) 2026-05-22 00:41:09.209431 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: iso8601>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.0->ironic==29.0.6.dev2) (2.1.0) 2026-05-22 00:41:09.209441 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: oslo.cache>=3.11.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->ironic==29.0.6.dev2) (3.11.0) 2026-05-22 00:41:09.209519 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: oslo.i18n>=3.15.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->ironic==29.0.6.dev2) (6.5.1) 2026-05-22 00:41:09.209530 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: pycadf>=1.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->ironic==29.0.6.dev2) (4.0.1) 2026-05-22 00:41:09.209646 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: PyJWT>=2.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->ironic==29.0.6.dev2) (2.10.1) 2026-05-22 00:41:09.209661 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: python-keystoneclient>=3.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->ironic==29.0.6.dev2) (5.6.0) 2026-05-22 00:41:09.209697 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: cryptography>=2.7 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.99.0->ironic==29.0.6.dev2) (43.0.3) 2026-05-22 00:41:09.209733 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: decorator>=4.4.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.99.0->ironic==29.0.6.dev2) (5.1.1) 2026-05-22 00:41:09.209765 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: dogpile.cache>=0.6.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.99.0->ironic==29.0.6.dev2) (1.3.4) 2026-05-22 00:41:09.209801 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: jmespath>=0.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.99.0->ironic==29.0.6.dev2) (1.0.1) 2026-05-22 00:41:09.209837 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: platformdirs>=3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.99.0->ironic==29.0.6.dev2) (4.3.6) 2026-05-22 00:41:09.209869 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: requestsexceptions>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.99.0->ironic==29.0.6.dev2) (1.4.0) 2026-05-22 00:41:09.209911 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: cffi>=1.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.99.0->ironic==29.0.6.dev2) (1.17.1) 2026-05-22 00:41:09.209951 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: pycparser in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.99.0->ironic==29.0.6.dev2) (2.22) 2026-05-22 00:41:09.209983 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: fasteners>=0.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.2.0->ironic==29.0.6.dev2) (0.19) 2026-05-22 00:41:09.210019 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: testresources>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=9.1.0->ironic==29.0.6.dev2) (2.0.1) 2026-05-22 00:41:09.210059 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: testscenarios>=0.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=9.1.0->ironic==29.0.6.dev2) (0.5.0) 2026-05-22 00:41:09.210133 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: python-dateutil>=2.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->ironic==29.0.6.dev2) (2.9.0.post0) 2026-05-22 00:41:09.210191 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: cachetools>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->ironic==29.0.6.dev2) (5.5.2) 2026-05-22 00:41:09.210201 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: amqp>=2.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->ironic==29.0.6.dev2) (5.3.1) 2026-05-22 00:41:09.210242 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: kombu>=4.6.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->ironic==29.0.6.dev2) (5.4.2) 2026-05-22 00:41:09.210293 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: oslo.metrics>=0.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->ironic==29.0.6.dev2) (0.11.0) 2026-05-22 00:41:09.210330 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->ironic==29.0.6.dev2) (5.1.0) 2026-05-22 00:41:09.210362 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: tzdata in ./var/lib/kolla/venv/lib/python3.12/site-packages (from kombu>=4.6.6->oslo.messaging>=14.1.0->ironic==29.0.6.dev2) (2025.1) 2026-05-22 00:41:09.210398 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: prometheus-client>=0.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->ironic==29.0.6.dev2) (0.21.1) 2026-05-22 00:41:09.210442 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: statsd>=3.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->ironic==29.0.6.dev2) (4.0.1) 2026-05-22 00:41:09.210478 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: msgpack>=0.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->ironic==29.0.6.dev2) (1.1.0) 2026-05-22 00:41:09.210511 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: PasteDeploy>=1.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->ironic==29.0.6.dev2) (3.1.0) 2026-05-22 00:41:09.210542 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: Routes>=2.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->ironic==29.0.6.dev2) (2.5.1) 2026-05-22 00:41:09.210585 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: Paste>=2.0.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->ironic==29.0.6.dev2) (3.10.1) 2026-05-22 00:41:09.210673 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: Yappi>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->ironic==29.0.6.dev2) (1.6.10) 2026-05-22 00:41:09.210684 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: pyparsing>=2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=8.0.0->ironic==29.0.6.dev2) (3.2.1) 2026-05-22 00:41:09.210721 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: packaging>=20.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=8.0.0->ironic==29.0.6.dev2) (24.2) 2026-05-22 00:41:09.210756 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: setuptools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.24.0->ironic==29.0.6.dev2) (82.0.1) 2026-05-22 00:41:09.210804 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: logutils>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pecan>=1.0.0->ironic==29.0.6.dev2) (0.3.5) 2026-05-22 00:41:09.210843 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: wcwidth in ./var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->automaton>=1.9.0->ironic==29.0.6.dev2) (0.2.13) 2026-05-22 00:41:09.210882 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: six>=1.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.3.0->ironic==29.0.6.dev2) (1.17.0) 2026-05-22 00:41:09.210917 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->ironic==29.0.6.dev2) (3.4.1) 2026-05-22 00:41:09.210958 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->ironic==29.0.6.dev2) (3.10) 2026-05-22 00:41:09.210998 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: urllib3<3,>=1.21.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->ironic==29.0.6.dev2) (1.26.20) 2026-05-22 00:41:09.211037 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: certifi>=2017.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->ironic==29.0.6.dev2) (2026.5.20) 2026-05-22 00:41:09.211089 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: repoze.lru>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=1.24.0->ironic==29.0.6.dev2) (0.7) 2026-05-22 00:41:09.211124 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: testtools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=9.1.0->ironic==29.0.6.dev2) (2.7.2) 2026-05-22 00:41:09.211189 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: voluptuous>=0.8.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from tooz>=2.7.0->ironic==29.0.6.dev2) (0.15.2) 2026-05-22 00:41:09.211199 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Collecting numpy (from websockify>=0.9.0->ironic==29.0.6.dev2) 2026-05-22 00:41:09.211233 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Downloading numpy-2.2.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (62 kB) 2026-05-22 00:41:09.211278 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Collecting jwcrypto (from websockify>=0.9.0->ironic==29.0.6.dev2) 2026-05-22 00:41:09.211319 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Downloading jwcrypto-1.5.6-py3-none-any.whl.metadata (3.1 kB) 2026-05-22 00:41:09.211361 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: redis in ./var/lib/kolla/venv/lib/python3.12/site-packages (from websockify>=0.9.0->ironic==29.0.6.dev2) (5.2.1) 2026-05-22 00:41:09.211406 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Collecting ifaddr>=0.1.7 (from zeroconf>=0.24.0->ironic==29.0.6.dev2) 2026-05-22 00:41:09.211445 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Downloading ifaddr-0.2.0-py3-none-any.whl.metadata (4.9 kB) 2026-05-22 00:41:09.211481 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Downloading construct-2.10.70-py3-none-any.whl (63 kB) 2026-05-22 00:41:09.211521 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Downloading microversion_parse-2.0.0-py3-none-any.whl (19 kB) 2026-05-22 00:41:09.211560 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Downloading pycdlib-1.14.0-py2.py3-none-any.whl (213 kB) 2026-05-22 00:41:09.211625 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Downloading sushy-5.5.1-py3-none-any.whl (354 kB) 2026-05-22 00:41:09.211665 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Downloading websockify-0.12.0-py3-none-any.whl (40 kB) 2026-05-22 00:41:09.211699 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Downloading zeroconf-0.145.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.3 MB) 2026-05-22 00:41:09.211774 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.3/11.3 MB 24.8 MB/s 0:00:00 2026-05-22 00:41:09.211785 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Downloading ifaddr-0.2.0-py3-none-any.whl (12 kB) 2026-05-22 00:41:09.211822 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Downloading jwcrypto-1.5.6-py3-none-any.whl (92 kB) 2026-05-22 00:41:09.211861 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Downloading numpy-2.2.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.1 MB) 2026-05-22 00:41:09.211903 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.1/16.1 MB 26.5 MB/s 0:00:00 2026-05-22 00:41:09.211943 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Building wheels for collected packages: ironic 2026-05-22 00:41:09.212019 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Building wheel for ironic (pyproject.toml): started 2026-05-22 00:41:09.212039 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Building wheel for ironic (pyproject.toml): finished with status 'done' 2026-05-22 00:41:09.212092 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Created wheel for ironic: filename=ironic-29.0.6.dev2-py3-none-any.whl size=2275739 sha256=95fda2b2b2b511e9451902b0eee93310c9e6083a6739e39826eedea267d418d3 2026-05-22 00:41:09.212105 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Stored in directory: /tmp/pip-ephem-wheel-cache-e5ddx5uy/wheels/e0/72/a3/07570bdf482521f3afb3056cd986f4414db0c18994594544e5 2026-05-22 00:41:09.212137 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Successfully built ironic 2026-05-22 00:41:09.212222 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Installing collected packages: pycdlib, ifaddr, zeroconf, numpy, microversion-parse, construct, sushy, jwcrypto, websockify, ironic 2026-05-22 00:41:09.212257 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Successfully installed construct-2.10.70 ifaddr-0.2.0 ironic-29.0.6.dev2 jwcrypto-1.5.6 microversion-parse-2.0.0 numpy-2.2.3 pycdlib-1.14.0 sushy-5.5.1 websockify-0.12.0 zeroconf-0.145.1 2026-05-22 00:41:09.212301 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> Removed intermediate container 57293b25afb9 2026-05-22 00:41:09.212373 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> c57666d14ab0 2026-05-22 00:41:09.212383 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Step 8/9 : COPY patches /patches 2026-05-22 00:41:09.212423 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> 29972e3fb288 2026-05-22 00:41:09.212461 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Step 9/9 : RUN kolla_patch 2026-05-22 00:41:09.212535 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> Running in 660ca157ca78 2026-05-22 00:41:09.212545 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:[i] No series file found, nothing to patch. 2026-05-22 00:41:09.212621 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> Removed intermediate container 660ca157ca78 2026-05-22 00:41:09.212662 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> 3c81b248999d 2026-05-22 00:41:09.212697 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Successfully built 0c552dae3952 2026-05-22 00:41:09.212733 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Successfully tagged osism.harbor.regio.digital/kolla/ironic-base:build-20260522 2026-05-22 00:41:09.212834 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Built at 2026-05-22 00:41:09.212731 (took 0:00:28.498011) 2026-05-22 00:41:09.212922 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ironic-pxe) to queue 2026-05-22 00:41:09.212972 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ironic-api) to queue 2026-05-22 00:41:09.213005 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ironic-conductor) to queue 2026-05-22 00:41:09.213384 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(masakari-base) 2026-05-22 00:41:09.213402 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-base:Processing 2026-05-22 00:41:09.213454 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Building started at 2026-05-22 00:41:09.213369 2026-05-22 00:41:09.213510 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-base:Getting local archive from tarballs/masakari-stable-2025.1.tar.gz 2026-05-22 00:41:09.215212 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-base:Turned 0 plugins into plugins archive 2026-05-22 00:41:09.215789 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-base:Turned 0 additions into additions archive 2026-05-22 00:41:25.489985 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Step 1/8 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260522 2026-05-22 00:41:25.490072 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> 525269f3c30c 2026-05-22 00:41:25.490090 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Step 2/8 : LABEL "build-date"="20260522" "name"="masakari-base" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="masakari-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:41:25.490105 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> Running in d2cd8833b4d7 2026-05-22 00:41:25.490118 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> Removed intermediate container d2cd8833b4d7 2026-05-22 00:41:25.490129 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> d9896414407c 2026-05-22 00:41:25.490141 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Step 3/8 : RUN usermod --append --home /var/lib/masakari --groups kolla masakari && mkdir -p /var/lib/masakari && chown -R 42485:42485 /var/lib/masakari 2026-05-22 00:41:25.490180 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> Running in be1b9fdb447a 2026-05-22 00:41:25.490228 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> Removed intermediate container be1b9fdb447a 2026-05-22 00:41:25.490261 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> dc881cf43a3e 2026-05-22 00:41:25.490271 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Step 4/8 : ADD masakari-base-archive /masakari-base-source 2026-05-22 00:41:25.490280 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> 4629a59b1453 2026-05-22 00:41:25.490289 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Step 5/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-05-22 00:41:25.490298 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> 526d3145efd2 2026-05-22 00:41:25.490309 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Step 6/8 : RUN ln -s masakari-base-source/* masakari && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /masakari && mkdir -p /etc/masakari /var/www/cgi-bin/masakari && cp -r /masakari/etc/masakari/* /etc/masakari/ && chmod 755 /var/www/cgi-bin/masakari && touch /usr/local/bin/kolla_masakari_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_masakari_extend_start 2026-05-22 00:41:25.492630 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> Running in 0de252867d14 2026-05-22 00:41:25.492721 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Processing ./masakari 2026-05-22 00:41:25.492735 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Installing build dependencies: started 2026-05-22 00:41:25.492746 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Installing build dependencies: finished with status 'done' 2026-05-22 00:41:25.492757 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Getting requirements to build wheel: started 2026-05-22 00:41:25.492767 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Getting requirements to build wheel: finished with status 'done' 2026-05-22 00:41:25.492777 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Installing backend dependencies: started 2026-05-22 00:41:25.492787 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Installing backend dependencies: finished with status 'done' 2026-05-22 00:41:25.492797 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Preparing metadata (pyproject.toml): started 2026-05-22 00:41:25.492806 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-22 00:41:25.492817 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: alembic>=1.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==19.0.1.dev3) (1.14.1) 2026-05-22 00:41:25.492830 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: iso8601>=0.1.11 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==19.0.1.dev3) (2.1.0) 2026-05-22 00:41:25.492846 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: jsonschema>=3.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==19.0.1.dev3) (4.23.0) 2026-05-22 00:41:25.492864 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: keystoneauth1>=3.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==19.0.1.dev3) (5.10.0) 2026-05-22 00:41:25.492881 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: keystonemiddleware>=4.17.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==19.0.1.dev3) (10.12.1) 2026-05-22 00:41:25.492897 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: WebOb>=1.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==19.0.1.dev3) (1.8.9) 2026-05-22 00:41:25.492913 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Collecting microversion-parse>=0.2.1 (from masakari==19.0.1.dev3) 2026-05-22 00:41:25.492929 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Downloading microversion_parse-2.0.0-py3-none-any.whl.metadata (5.1 kB) 2026-05-22 00:41:25.492945 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.config>=5.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==19.0.1.dev3) (9.7.1) 2026-05-22 00:41:25.492961 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.context>=2.19.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==19.0.1.dev3) (5.7.1) 2026-05-22 00:41:25.493014 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.db>=4.44.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==19.0.1.dev3) (17.2.1) 2026-05-22 00:41:25.493033 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.messaging>=14.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==19.0.1.dev3) (16.1.1) 2026-05-22 00:41:25.493046 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.i18n>=3.15.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==19.0.1.dev3) (6.5.1) 2026-05-22 00:41:25.493077 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.log>=3.36.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==19.0.1.dev3) (7.1.0) 2026-05-22 00:41:25.493087 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.middleware>=3.31.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==19.0.1.dev3) (6.3.1) 2026-05-22 00:41:25.493097 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.policy>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==19.0.1.dev3) (4.5.1) 2026-05-22 00:41:25.493106 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==19.0.1.dev3) (4.1.1) 2026-05-22 00:41:25.493115 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==19.0.1.dev3) (2.5.0) 2026-05-22 00:41:25.493140 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.utils>=4.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==19.0.1.dev3) (8.2.0) 2026-05-22 00:41:25.493151 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.versionedobjects>=1.31.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==19.0.1.dev3) (3.6.0) 2026-05-22 00:41:25.493160 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==19.0.1.dev3) (7.0.0) 2026-05-22 00:41:25.493170 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: python-novaclient>=9.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==19.0.1.dev3) (18.9.0) 2026-05-22 00:41:25.493179 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: stevedore>=1.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==19.0.1.dev3) (5.4.1) 2026-05-22 00:41:25.493227 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: SQLAlchemy>=1.2.19 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==19.0.1.dev3) (2.0.38) 2026-05-22 00:41:25.493238 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Collecting SQLAlchemy-Utils>=0.33.10 (from masakari==19.0.1.dev3) 2026-05-22 00:41:25.493248 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl.metadata (4.2 kB) 2026-05-22 00:41:25.493257 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Collecting taskflow>=2.16.0 (from masakari==19.0.1.dev3) 2026-05-22 00:41:25.493267 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Downloading taskflow-5.12.0-py3-none-any.whl.metadata (5.6 kB) 2026-05-22 00:41:25.493277 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: tooz>=2.10.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==19.0.1.dev3) (6.3.0) 2026-05-22 00:41:25.493286 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: Mako in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.8.0->masakari==19.0.1.dev3) (1.3.9) 2026-05-22 00:41:25.493296 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: typing-extensions>=4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.8.0->masakari==19.0.1.dev3) (4.12.2) 2026-05-22 00:41:25.493318 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: attrs>=22.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->masakari==19.0.1.dev3) (25.1.0) 2026-05-22 00:41:25.493328 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->masakari==19.0.1.dev3) (2024.10.1) 2026-05-22 00:41:25.493339 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: referencing>=0.28.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->masakari==19.0.1.dev3) (0.36.2) 2026-05-22 00:41:25.493349 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: rpds-py>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->masakari==19.0.1.dev3) (0.23.1) 2026-05-22 00:41:25.493358 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: requests>=2.14.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->masakari==19.0.1.dev3) (2.32.3) 2026-05-22 00:41:25.493368 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: os-service-types>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->masakari==19.0.1.dev3) (1.7.0) 2026-05-22 00:41:25.493384 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.cache>=3.11.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->masakari==19.0.1.dev3) (3.11.0) 2026-05-22 00:41:25.493394 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.serialization>=2.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->masakari==19.0.1.dev3) (5.7.0) 2026-05-22 00:41:25.493404 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: pycadf>=1.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->masakari==19.0.1.dev3) (4.0.1) 2026-05-22 00:41:25.493414 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: PyJWT>=2.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->masakari==19.0.1.dev3) (2.10.1) 2026-05-22 00:41:25.493432 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: python-keystoneclient>=3.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->masakari==19.0.1.dev3) (5.6.0) 2026-05-22 00:41:25.493443 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: dogpile.cache>=1.3.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.17.0->masakari==19.0.1.dev3) (1.3.4) 2026-05-22 00:41:25.493456 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: debtcollector>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.17.0->masakari==19.0.1.dev3) (3.0.0) 2026-05-22 00:41:25.493466 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: wrapt>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.cache>=3.11.0->keystonemiddleware>=4.17.0->masakari==19.0.1.dev3) (1.17.2) 2026-05-22 00:41:25.493477 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: decorator>=4.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=4.17.0->masakari==19.0.1.dev3) (5.1.1) 2026-05-22 00:41:25.493487 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: netaddr>=0.7.18 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->masakari==19.0.1.dev3) (1.3.0) 2026-05-22 00:41:25.493496 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: rfc3986>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->masakari==19.0.1.dev3) (2.0.0) 2026-05-22 00:41:25.493514 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: PyYAML>=5.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->masakari==19.0.1.dev3) (6.0.2) 2026-05-22 00:41:25.493524 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: testresources>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->masakari==19.0.1.dev3) (2.0.1) 2026-05-22 00:41:25.493533 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: testscenarios>=0.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->masakari==19.0.1.dev3) (0.5.0) 2026-05-22 00:41:25.493543 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: python-dateutil>=2.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->masakari==19.0.1.dev3) (2.9.0.post0) 2026-05-22 00:41:25.493552 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: futurist>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->masakari==19.0.1.dev3) (3.1.0) 2026-05-22 00:41:25.493562 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: cachetools>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->masakari==19.0.1.dev3) (5.5.2) 2026-05-22 00:41:25.493571 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: amqp>=2.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->masakari==19.0.1.dev3) (5.3.1) 2026-05-22 00:41:25.493580 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: kombu>=4.6.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->masakari==19.0.1.dev3) (5.4.2) 2026-05-22 00:41:25.493627 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.metrics>=0.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->masakari==19.0.1.dev3) (0.11.0) 2026-05-22 00:41:25.493647 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->masakari==19.0.1.dev3) (5.1.0) 2026-05-22 00:41:25.493663 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: tzdata in ./var/lib/kolla/venv/lib/python3.12/site-packages (from kombu>=4.6.6->oslo.messaging>=14.1.0->masakari==19.0.1.dev3) (2025.1) 2026-05-22 00:41:25.493681 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: prometheus-client>=0.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->masakari==19.0.1.dev3) (0.21.1) 2026-05-22 00:41:25.493699 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: Jinja2>=2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->masakari==19.0.1.dev3) (3.1.5) 2026-05-22 00:41:25.493728 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: statsd>=3.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->masakari==19.0.1.dev3) (4.0.1) 2026-05-22 00:41:25.493744 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: bcrypt>=3.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->masakari==19.0.1.dev3) (4.0.1) 2026-05-22 00:41:25.493759 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: MarkupSafe>=2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->masakari==19.0.1.dev3) (3.0.2) 2026-05-22 00:41:25.493775 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: msgpack>=0.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.18.0->keystonemiddleware>=4.17.0->masakari==19.0.1.dev3) (1.1.0) 2026-05-22 00:41:25.493791 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: eventlet>=0.27.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->masakari==19.0.1.dev3) (0.39.0) 2026-05-22 00:41:25.493840 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: greenlet>=0.4.15 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->masakari==19.0.1.dev3) (3.1.1) 2026-05-22 00:41:25.493858 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.concurrency>=3.25.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->masakari==19.0.1.dev3) (7.1.0) 2026-05-22 00:41:25.493876 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: PasteDeploy>=1.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->masakari==19.0.1.dev3) (3.1.0) 2026-05-22 00:41:25.493894 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: Routes>=2.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->masakari==19.0.1.dev3) (2.5.1) 2026-05-22 00:41:25.493912 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: Paste>=2.0.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->masakari==19.0.1.dev3) (3.10.1) 2026-05-22 00:41:25.493928 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: Yappi>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->masakari==19.0.1.dev3) (1.6.10) 2026-05-22 00:41:25.493947 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: dnspython>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service!=1.28.1,>=1.24.0->masakari==19.0.1.dev3) (2.7.0) 2026-05-22 00:41:25.493964 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: fasteners>=0.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.25.0->oslo.service!=1.28.1,>=1.24.0->masakari==19.0.1.dev3) (0.19) 2026-05-22 00:41:25.493980 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: PrettyTable>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->masakari==19.0.1.dev3) (3.14.0) 2026-05-22 00:41:25.493990 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: pyparsing>=2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->masakari==19.0.1.dev3) (3.2.1) 2026-05-22 00:41:25.494008 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: packaging>=20.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->masakari==19.0.1.dev3) (24.2) 2026-05-22 00:41:25.494017 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: psutil>=3.2.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->masakari==19.0.1.dev3) (7.0.0) 2026-05-22 00:41:25.494027 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: setuptools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service!=1.28.1,>=1.24.0->masakari==19.0.1.dev3) (82.0.1) 2026-05-22 00:41:25.494036 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: wcwidth in ./var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->masakari==19.0.1.dev3) (0.2.13) 2026-05-22 00:41:25.494056 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: six>=1.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->masakari==19.0.1.dev3) (1.17.0) 2026-05-22 00:41:25.494065 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.4.0->masakari==19.0.1.dev3) (3.4.1) 2026-05-22 00:41:25.494075 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.4.0->masakari==19.0.1.dev3) (3.10) 2026-05-22 00:41:25.494093 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: urllib3<3,>=1.21.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.4.0->masakari==19.0.1.dev3) (1.26.20) 2026-05-22 00:41:25.494103 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: certifi>=2017.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.4.0->masakari==19.0.1.dev3) (2026.5.20) 2026-05-22 00:41:25.494113 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: repoze.lru>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->masakari==19.0.1.dev3) (0.7) 2026-05-22 00:41:25.494123 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Collecting networkx>=2.1.0 (from taskflow>=2.16.0->masakari==19.0.1.dev3) 2026-05-22 00:41:25.494133 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Downloading networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB) 2026-05-22 00:41:25.494142 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: automaton>=1.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->masakari==19.0.1.dev3) (3.2.0) 2026-05-22 00:41:25.494152 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: tenacity>=6.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->masakari==19.0.1.dev3) (9.0.0) 2026-05-22 00:41:25.494162 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Collecting pydot>=1.2.4 (from taskflow>=2.16.0->masakari==19.0.1.dev3) 2026-05-22 00:41:25.494171 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Downloading pydot-3.0.4-py3-none-any.whl.metadata (10 kB) 2026-05-22 00:41:25.494253 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: testtools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=4.44.0->masakari==19.0.1.dev3) (2.7.2) 2026-05-22 00:41:25.494275 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: voluptuous>=0.8.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from tooz>=2.10.1->masakari==19.0.1.dev3) (0.15.2) 2026-05-22 00:41:25.494292 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Downloading microversion_parse-2.0.0-py3-none-any.whl (19 kB) 2026-05-22 00:41:25.494310 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl (93 kB) 2026-05-22 00:41:25.494328 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Downloading taskflow-5.12.0-py3-none-any.whl (504 kB) 2026-05-22 00:41:25.494346 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) 2026-05-22 00:41:25.494362 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 35.1 MB/s 0:00:00 2026-05-22 00:41:25.494378 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Downloading pydot-3.0.4-py3-none-any.whl (35 kB) 2026-05-22 00:41:25.494395 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Building wheels for collected packages: masakari 2026-05-22 00:41:25.494421 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Building wheel for masakari (pyproject.toml): started 2026-05-22 00:41:25.494438 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Building wheel for masakari (pyproject.toml): finished with status 'done' 2026-05-22 00:41:25.494455 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Created wheel for masakari: filename=masakari-19.0.1.dev3-py3-none-any.whl size=357503 sha256=07c306a5a142e529acbeaa37518e42624ae7edcac9dec8b929b217732579c4ab 2026-05-22 00:41:25.494472 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Stored in directory: /tmp/pip-ephem-wheel-cache-16mbptae/wheels/7a/35/66/dd99ce76b97007f0b5ca346763c7c936563a2466ac937e05cc 2026-05-22 00:41:25.494489 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Successfully built masakari 2026-05-22 00:41:25.494518 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Installing collected packages: pydot, networkx, microversion-parse, SQLAlchemy-Utils, taskflow, masakari 2026-05-22 00:41:25.494536 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Successfully installed SQLAlchemy-Utils-0.41.2 masakari-19.0.1.dev3 microversion-parse-2.0.0 networkx-3.4.2 pydot-3.0.4 taskflow-5.12.0 2026-05-22 00:41:25.494565 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> Removed intermediate container 0de252867d14 2026-05-22 00:41:25.494583 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> fae235caaacc 2026-05-22 00:41:25.494645 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Step 7/8 : COPY patches /patches 2026-05-22 00:41:25.494662 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> d5010e52a15e 2026-05-22 00:41:25.494679 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Step 8/8 : RUN kolla_patch 2026-05-22 00:41:25.494694 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> Running in 333ae4aa4a2e 2026-05-22 00:41:25.494710 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:[i] No series file found, nothing to patch. 2026-05-22 00:41:25.494726 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> Removed intermediate container 333ae4aa4a2e 2026-05-22 00:41:25.494742 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> f0551e3a7745 2026-05-22 00:41:25.494759 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Successfully built 9b5686572b67 2026-05-22 00:41:25.494776 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Successfully tagged osism.harbor.regio.digital/kolla/masakari-base:build-20260522 2026-05-22 00:41:25.494793 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Built at 2026-05-22 00:41:25.491983 (took 0:00:16.278614) 2026-05-22 00:41:25.494810 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(masakari-engine) to queue 2026-05-22 00:41:25.494821 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(masakari-monitors) to queue 2026-05-22 00:41:25.494831 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(masakari-api) to queue 2026-05-22 00:41:25.494840 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(keystone-base) 2026-05-22 00:41:25.494850 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-base:Processing 2026-05-22 00:41:25.494859 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Building started at 2026-05-22 00:41:25.492393 2026-05-22 00:41:25.494869 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-base:Getting local archive from tarballs/keystone-stable-2025.1.tar.gz 2026-05-22 00:41:25.495398 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-base:Turned 0 plugins into plugins archive 2026-05-22 00:41:25.496839 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-base:Turned 0 additions into additions archive 2026-05-22 00:42:02.377063 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Step 1/9 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260522 2026-05-22 00:42:02.379665 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> 525269f3c30c 2026-05-22 00:42:02.379685 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Step 2/9 : LABEL "build-date"="20260522" "name"="keystone-base" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="keystone-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:42:02.379694 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Running in b668103fdf40 2026-05-22 00:42:02.379699 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Removed intermediate container b668103fdf40 2026-05-22 00:42:02.379705 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> c417ade614ba 2026-05-22 00:42:02.379710 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Step 3/9 : RUN usermod --append --home /var/lib/keystone --groups kolla keystone && mkdir -p /var/lib/keystone && chown -R 42425:42425 /var/lib/keystone 2026-05-22 00:42:02.379732 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Running in 40bc7d53538f 2026-05-22 00:42:02.379747 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Removed intermediate container 40bc7d53538f 2026-05-22 00:42:02.379751 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> 1e4b195b9acf 2026-05-22 00:42:02.379757 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Step 4/9 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends libapache2-mod-auth-mellon libapache2-mod-auth-openidc libldap-common libldap2-dev libsasl2-dev && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-05-22 00:42:02.379762 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Running in f54620ec4c5e 2026-05-22 00:42:02.379766 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-22 00:42:02.379771 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 00:42:02.379775 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-22 00:42:02.379779 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-22 00:42:02.379783 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-22 00:42:02.379787 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-22 00:42:02.379791 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-22 00:42:02.379795 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-22 00:42:02.379799 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-22 00:42:02.379804 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,457 kB] 2026-05-22 00:42:02.379808 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,148 kB] 2026-05-22 00:42:02.379812 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-22 00:42:02.379816 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-05-22 00:42:02.379820 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,072 kB] 2026-05-22 00:42:02.379824 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,505 kB] 2026-05-22 00:42:02.379828 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Fetched 30.2 MB in 3s (11.5 MB/s) 2026-05-22 00:42:02.379832 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Reading package lists... 2026-05-22 00:42:02.379836 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Reading package lists... 2026-05-22 00:42:02.379840 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Building dependency tree... 2026-05-22 00:42:02.379845 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Reading state information... 2026-05-22 00:42:02.379853 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:The following additional packages will be installed: 2026-05-22 00:42:02.379857 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: libcjose0 libglib2.0-0t64 libhiredis1.1.0 liblasso3t64 libldap-dev 2026-05-22 00:42:02.379861 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: libxmlsec1t64 libxmlsec1t64-openssl 2026-05-22 00:42:02.379865 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Suggested packages: 2026-05-22 00:42:02.379869 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: low-memory-monitor 2026-05-22 00:42:02.379877 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Recommended packages: 2026-05-22 00:42:02.379881 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: libglib2.0-data shared-mime-info xdg-user-dirs 2026-05-22 00:42:02.379885 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:The following NEW packages will be installed: 2026-05-22 00:42:02.379889 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: libapache2-mod-auth-mellon libapache2-mod-auth-openidc libcjose0 2026-05-22 00:42:02.379893 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: libglib2.0-0t64 libhiredis1.1.0 liblasso3t64 libldap-common libldap-dev 2026-05-22 00:42:02.379897 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: libldap2-dev libsasl2-dev libxmlsec1t64 libxmlsec1t64-openssl 2026-05-22 00:42:02.379901 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:0 upgraded, 12 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:42:02.379905 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Need to get 2,893 kB of archives. 2026-05-22 00:42:02.379910 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:After this operation, 9,448 kB of additional disk space will be used. 2026-05-22 00:42:02.379914 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 00:42:02.379918 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.8 [1,545 kB] 2026-05-22 00:42:02.379926 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:3 http://archive.ubuntu.com/ubuntu noble/universe amd64 libhiredis1.1.0 amd64 1.2.0-6ubuntu3 [41.4 kB] 2026-05-22 00:42:02.379930 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libxmlsec1t64 amd64 1.2.39-5build2 [153 kB] 2026-05-22 00:42:02.379934 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libxmlsec1t64-openssl amd64 1.2.39-5build2 [84.1 kB] 2026-05-22 00:42:02.379938 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liblasso3t64 amd64 2.8.2-2ubuntu0.1 [164 kB] 2026-05-22 00:42:02.379942 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-common all 2.6.10+dfsg-0ubuntu0.24.04.1 [32.9 kB] 2026-05-22 00:42:02.379946 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-dev amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [308 kB] 2026-05-22 00:42:02.379950 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-05-22 00:42:02.379955 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libapache2-mod-auth-mellon amd64 0.19.0-1build3 [81.3 kB] 2026-05-22 00:42:02.379959 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:11 http://archive.ubuntu.com/ubuntu noble/universe amd64 libcjose0 amd64 0.6.2.2-1build3 [35.6 kB] 2026-05-22 00:42:02.379963 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libapache2-mod-auth-openidc amd64 2.4.15.1-1ubuntu0.1 [192 kB] 2026-05-22 00:42:02.379967 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2-dev all 2.6.10+dfsg-0ubuntu0.24.04.1 [11.1 kB] 2026-05-22 00:42:02.379971 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Fetched 2,893 kB in 0s (7,673 kB/s) 2026-05-22 00:42:02.379975 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libglib2.0-0t64:amd64. 2026-05-22 00:42:02.379979 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:(Reading database ... 2026-05-22 00:42:02.379984 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:42:02.379992 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:(Reading database ... 70% 2026-05-22 00:42:02.379996 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:(Reading database ... 75% 2026-05-22 00:42:02.380000 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:(Reading database ... 80% 2026-05-22 00:42:02.380004 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:(Reading database ... 85% 2026-05-22 00:42:02.380008 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:(Reading database ... 90% (Reading database ... 95% 2026-05-22 00:42:02.380016 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:(Reading database ... 100% (Reading database ... 18824 files and directories currently installed.) 2026-05-22 00:42:02.380020 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../00-libglib2.0-0t64_2.80.0-6ubuntu3.8_amd64.deb ... 2026-05-22 00:42:02.380024 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-05-22 00:42:02.380028 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libhiredis1.1.0:amd64. 2026-05-22 00:42:02.380032 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../01-libhiredis1.1.0_1.2.0-6ubuntu3_amd64.deb ... 2026-05-22 00:42:02.380036 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libhiredis1.1.0:amd64 (1.2.0-6ubuntu3) ... 2026-05-22 00:42:02.380040 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libxmlsec1t64:amd64. 2026-05-22 00:42:02.380044 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../02-libxmlsec1t64_1.2.39-5build2_amd64.deb ... 2026-05-22 00:42:02.380048 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libxmlsec1t64:amd64 (1.2.39-5build2) ... 2026-05-22 00:42:02.380053 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libxmlsec1t64-openssl:amd64. 2026-05-22 00:42:02.380057 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../03-libxmlsec1t64-openssl_1.2.39-5build2_amd64.deb ... 2026-05-22 00:42:02.380061 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libxmlsec1t64-openssl:amd64 (1.2.39-5build2) ... 2026-05-22 00:42:02.380065 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package liblasso3t64. 2026-05-22 00:42:02.380069 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../04-liblasso3t64_2.8.2-2ubuntu0.1_amd64.deb ... 2026-05-22 00:42:02.380075 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking liblasso3t64 (2.8.2-2ubuntu0.1) ... 2026-05-22 00:42:02.380079 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libldap-common. 2026-05-22 00:42:02.380084 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../05-libldap-common_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-05-22 00:42:02.380088 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libldap-common (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-05-22 00:42:02.380092 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libldap-dev:amd64. 2026-05-22 00:42:02.380096 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../06-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-05-22 00:42:02.380100 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-05-22 00:42:02.380104 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libsasl2-dev. 2026-05-22 00:42:02.380108 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../07-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-05-22 00:42:02.380112 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-05-22 00:42:02.380116 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libapache2-mod-auth-mellon. 2026-05-22 00:42:02.380120 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../08-libapache2-mod-auth-mellon_0.19.0-1build3_amd64.deb ... 2026-05-22 00:42:02.380124 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libapache2-mod-auth-mellon (0.19.0-1build3) ... 2026-05-22 00:42:02.380131 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libcjose0:amd64. 2026-05-22 00:42:02.380137 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../09-libcjose0_0.6.2.2-1build3_amd64.deb ... 2026-05-22 00:42:02.380141 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libcjose0:amd64 (0.6.2.2-1build3) ... 2026-05-22 00:42:02.380145 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libapache2-mod-auth-openidc. 2026-05-22 00:42:02.380174 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../10-libapache2-mod-auth-openidc_2.4.15.1-1ubuntu0.1_amd64.deb ... 2026-05-22 00:42:02.380224 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libapache2-mod-auth-openidc (2.4.15.1-1ubuntu0.1) ... 2026-05-22 00:42:02.380272 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libldap2-dev. 2026-05-22 00:42:02.380332 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../11-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-05-22 00:42:02.380379 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-05-22 00:42:02.380418 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libxmlsec1t64:amd64 (1.2.39-5build2) ... 2026-05-22 00:42:02.380462 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libldap-common (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-05-22 00:42:02.380506 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-05-22 00:42:02.380551 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:No schema files found: doing nothing. 2026-05-22 00:42:02.380610 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-05-22 00:42:02.380659 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libxmlsec1t64-openssl:amd64 (1.2.39-5build2) ... 2026-05-22 00:42:02.380710 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-05-22 00:42:02.380755 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libhiredis1.1.0:amd64 (1.2.0-6ubuntu3) ... 2026-05-22 00:42:02.380800 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libcjose0:amd64 (0.6.2.2-1build3) ... 2026-05-22 00:42:02.380848 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up liblasso3t64 (2.8.2-2ubuntu0.1) ... 2026-05-22 00:42:02.380893 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-05-22 00:42:02.380938 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libapache2-mod-auth-mellon (0.19.0-1build3) ... 2026-05-22 00:42:02.380994 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:apache2_invoke: Enable module auth_mellon 2026-05-22 00:42:02.381040 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:invoke-rc.d: could not determine current runlevel 2026-05-22 00:42:02.381086 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:invoke-rc.d: policy-rc.d denied execution of restart. 2026-05-22 00:42:02.381132 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libapache2-mod-auth-openidc (2.4.15.1-1ubuntu0.1) ... 2026-05-22 00:42:02.381178 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:apache2_invoke: Enable module auth_openidc 2026-05-22 00:42:02.381223 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:invoke-rc.d: could not determine current runlevel 2026-05-22 00:42:02.381278 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:invoke-rc.d: policy-rc.d denied execution of restart. 2026-05-22 00:42:02.381335 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:apache2_invoke: Enable configuration auth_openidc 2026-05-22 00:42:02.381370 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:invoke-rc.d: could not determine current runlevel 2026-05-22 00:42:02.381415 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:invoke-rc.d: policy-rc.d denied execution of reload. 2026-05-22 00:42:02.381461 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 00:42:02.381506 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Removed intermediate container f54620ec4c5e 2026-05-22 00:42:02.381554 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> 3ceefd5755c5 2026-05-22 00:42:02.381606 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Step 5/9 : ADD keystone-base-archive /keystone-base-source 2026-05-22 00:42:02.381684 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> 6d79ec811075 2026-05-22 00:42:02.381733 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Step 6/9 : RUN ln -s keystone-base-source/* keystone && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /keystone[ldap] && mkdir -p /etc/keystone /var/www/cgi-bin/keystone && cp -r /keystone/etc/* /etc/keystone/ && cp /var/lib/kolla/venv/bin/keystone-wsgi-admin /var/www/cgi-bin/keystone/admin && cp /var/lib/kolla/venv/bin/keystone-wsgi-public /var/www/cgi-bin/keystone/main 2026-05-22 00:42:02.381789 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Running in d06277196a01 2026-05-22 00:42:02.381831 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Processing ./keystone 2026-05-22 00:42:02.381880 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Installing build dependencies: started 2026-05-22 00:42:02.381928 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Installing build dependencies: finished with status 'done' 2026-05-22 00:42:02.381975 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Getting requirements to build wheel: started 2026-05-22 00:42:02.382031 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Getting requirements to build wheel: finished with status 'done' 2026-05-22 00:42:02.382077 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Installing backend dependencies: started 2026-05-22 00:42:02.382123 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Installing backend dependencies: finished with status 'done' 2026-05-22 00:42:02.382170 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Preparing metadata (pyproject.toml): started 2026-05-22 00:42:02.382217 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-22 00:42:02.382271 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==27.0.2.dev6) (7.0.0) 2026-05-22 00:42:02.382332 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: WebOb>=1.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==27.0.2.dev6) (1.8.9) 2026-05-22 00:42:02.382379 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting Flask!=0.11,>=1.0.2 (from keystone==27.0.2.dev6) 2026-05-22 00:42:02.382426 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading flask-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-05-22 00:42:02.382472 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting Flask-RESTful>=0.3.5 (from keystone==27.0.2.dev6) 2026-05-22 00:42:02.382518 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-05-22 00:42:02.382564 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: cryptography>=2.7 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==27.0.2.dev6) (43.0.3) 2026-05-22 00:42:02.382631 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: SQLAlchemy>=1.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==27.0.2.dev6) (2.0.38) 2026-05-22 00:42:02.382683 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: stevedore>=1.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==27.0.2.dev6) (5.4.1) 2026-05-22 00:42:02.382731 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: python-keystoneclient>=3.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==27.0.2.dev6) (5.6.0) 2026-05-22 00:42:02.382779 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: keystonemiddleware>=7.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==27.0.2.dev6) (10.12.1) 2026-05-22 00:42:02.382827 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: bcrypt>=3.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==27.0.2.dev6) (4.0.1) 2026-05-22 00:42:02.382873 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting scrypt>=0.8.0 (from keystone==27.0.2.dev6) 2026-05-22 00:42:02.382921 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading scrypt-0.8.27-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (8.3 kB) 2026-05-22 00:42:02.382970 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.cache>=1.26.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==27.0.2.dev6) (3.11.0) 2026-05-22 00:42:02.383013 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.config>=6.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==27.0.2.dev6) (9.7.1) 2026-05-22 00:42:02.383059 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.context>=2.22.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==27.0.2.dev6) (5.7.1) 2026-05-22 00:42:02.383105 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.messaging>=5.29.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==27.0.2.dev6) (16.1.1) 2026-05-22 00:42:02.383151 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.db>=6.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==27.0.2.dev6) (17.2.1) 2026-05-22 00:42:02.383196 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.i18n>=3.15.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==27.0.2.dev6) (6.5.1) 2026-05-22 00:42:02.383241 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.log>=3.44.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==27.0.2.dev6) (7.1.0) 2026-05-22 00:42:02.383310 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.middleware>=3.31.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==27.0.2.dev6) (6.3.1) 2026-05-22 00:42:02.383346 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.policy>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==27.0.2.dev6) (4.5.1) 2026-05-22 00:42:02.383402 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==27.0.2.dev6) (5.7.0) 2026-05-22 00:42:02.383449 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==27.0.2.dev6) (2.5.0) 2026-05-22 00:42:02.383495 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.utils>=3.33.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==27.0.2.dev6) (8.2.0) 2026-05-22 00:42:02.383542 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting oauthlib>=0.6.2 (from keystone==27.0.2.dev6) 2026-05-22 00:42:02.383588 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading oauthlib-3.2.2-py3-none-any.whl.metadata (7.5 kB) 2026-05-22 00:42:02.383650 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting pysaml2>=5.0.0 (from keystone==27.0.2.dev6) 2026-05-22 00:42:02.383709 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading pysaml2-7.5.2-py3-none-any.whl.metadata (7.2 kB) 2026-05-22 00:42:02.383759 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: PyJWT>=1.6.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==27.0.2.dev6) (2.10.1) 2026-05-22 00:42:02.383807 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: dogpile.cache>=1.0.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==27.0.2.dev6) (1.3.4) 2026-05-22 00:42:02.383855 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: jsonschema>=3.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==27.0.2.dev6) (4.23.0) 2026-05-22 00:42:02.383902 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==27.0.2.dev6) (4.0.1) 2026-05-22 00:42:02.383950 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: msgpack>=0.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==27.0.2.dev6) (1.1.0) 2026-05-22 00:42:02.383998 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: osprofiler>=1.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==27.0.2.dev6) (4.2.0) 2026-05-22 00:42:02.384045 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting python-ldap>=3.0.0 (from keystone==27.0.2.dev6) 2026-05-22 00:42:02.384091 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading python-ldap-3.4.4.tar.gz (377 kB) 2026-05-22 00:42:02.384137 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Installing build dependencies: started 2026-05-22 00:42:02.384184 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Installing build dependencies: finished with status 'done' 2026-05-22 00:42:02.384230 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Getting requirements to build wheel: started 2026-05-22 00:42:02.384288 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Getting requirements to build wheel: finished with status 'done' 2026-05-22 00:42:02.384340 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Preparing metadata (pyproject.toml): started 2026-05-22 00:42:02.384383 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-22 00:42:02.384428 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting ldappool>=2.3.1 (from keystone==27.0.2.dev6) 2026-05-22 00:42:02.384474 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading ldappool-3.0.0-py3-none-any.whl.metadata (4.1 kB) 2026-05-22 00:42:02.384522 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: cffi>=1.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.7->keystone==27.0.2.dev6) (1.17.1) 2026-05-22 00:42:02.384568 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: pycparser in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->keystone==27.0.2.dev6) (2.22) 2026-05-22 00:42:02.384636 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: decorator>=4.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from dogpile.cache>=1.0.2->keystone==27.0.2.dev6) (5.1.1) 2026-05-22 00:42:02.384688 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting Werkzeug>=3.1 (from Flask!=0.11,>=1.0.2->keystone==27.0.2.dev6) 2026-05-22 00:42:02.384735 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading werkzeug-3.1.3-py3-none-any.whl.metadata (3.7 kB) 2026-05-22 00:42:02.384782 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: Jinja2>=3.1.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Flask!=0.11,>=1.0.2->keystone==27.0.2.dev6) (3.1.5) 2026-05-22 00:42:02.384829 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting itsdangerous>=2.2 (from Flask!=0.11,>=1.0.2->keystone==27.0.2.dev6) 2026-05-22 00:42:02.384883 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-05-22 00:42:02.384931 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: click>=8.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Flask!=0.11,>=1.0.2->keystone==27.0.2.dev6) (8.1.8) 2026-05-22 00:42:02.384978 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting blinker>=1.9 (from Flask!=0.11,>=1.0.2->keystone==27.0.2.dev6) 2026-05-22 00:42:02.385025 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-05-22 00:42:02.385073 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==27.0.2.dev6) 2026-05-22 00:42:02.385120 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading aniso8601-10.0.0-py2.py3-none-any.whl.metadata (23 kB) 2026-05-22 00:42:02.385167 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: six>=1.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Flask-RESTful>=0.3.5->keystone==27.0.2.dev6) (1.17.0) 2026-05-22 00:42:02.385214 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: pytz in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Flask-RESTful>=0.3.5->keystone==27.0.2.dev6) (2025.1) 2026-05-22 00:42:02.385268 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: MarkupSafe>=2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=3.1.2->Flask!=0.11,>=1.0.2->keystone==27.0.2.dev6) (3.0.2) 2026-05-22 00:42:02.385344 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: attrs>=22.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->keystone==27.0.2.dev6) (25.1.0) 2026-05-22 00:42:02.385395 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->keystone==27.0.2.dev6) (2024.10.1) 2026-05-22 00:42:02.385442 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: referencing>=0.28.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->keystone==27.0.2.dev6) (0.36.2) 2026-05-22 00:42:02.385489 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: rpds-py>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->keystone==27.0.2.dev6) (0.23.1) 2026-05-22 00:42:02.385535 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: keystoneauth1>=3.12.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==27.0.2.dev6) (5.10.0) 2026-05-22 00:42:02.385582 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: requests>=2.14.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==27.0.2.dev6) (2.32.3) 2026-05-22 00:42:02.385652 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: iso8601>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==27.0.2.dev6) (2.1.0) 2026-05-22 00:42:02.385696 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: os-service-types>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==27.0.2.dev6) (1.7.0) 2026-05-22 00:42:02.385738 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: typing-extensions>=4.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==27.0.2.dev6) (4.12.2) 2026-05-22 00:42:02.385781 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: PrettyTable>=0.7.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ldappool>=2.3.1->keystone==27.0.2.dev6) (3.14.0) 2026-05-22 00:42:02.385824 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: debtcollector>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=1.26.0->keystone==27.0.2.dev6) (3.0.0) 2026-05-22 00:42:02.385868 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: wrapt>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.cache>=1.26.0->keystone==27.0.2.dev6) (1.17.2) 2026-05-22 00:42:02.385911 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: netaddr>=0.7.18 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==27.0.2.dev6) (1.3.0) 2026-05-22 00:42:02.385954 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: rfc3986>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==27.0.2.dev6) (2.0.0) 2026-05-22 00:42:02.386005 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: PyYAML>=5.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==27.0.2.dev6) (6.0.2) 2026-05-22 00:42:02.386048 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: alembic>=0.9.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=6.0.0->keystone==27.0.2.dev6) (1.14.1) 2026-05-22 00:42:02.386092 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: testresources>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=6.0.0->keystone==27.0.2.dev6) (2.0.1) 2026-05-22 00:42:02.386134 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: testscenarios>=0.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=6.0.0->keystone==27.0.2.dev6) (0.5.0) 2026-05-22 00:42:02.386177 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: Mako in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==27.0.2.dev6) (1.3.9) 2026-05-22 00:42:02.386220 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: python-dateutil>=2.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.44.0->keystone==27.0.2.dev6) (2.9.0.post0) 2026-05-22 00:42:02.386271 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: futurist>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->keystone==27.0.2.dev6) (3.1.0) 2026-05-22 00:42:02.386346 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.service>=1.24.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->keystone==27.0.2.dev6) (4.1.1) 2026-05-22 00:42:02.386383 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: cachetools>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->keystone==27.0.2.dev6) (5.5.2) 2026-05-22 00:42:02.386426 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: amqp>=2.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->keystone==27.0.2.dev6) (5.3.1) 2026-05-22 00:42:02.386475 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: kombu>=4.6.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->keystone==27.0.2.dev6) (5.4.2) 2026-05-22 00:42:02.386517 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.metrics>=0.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->keystone==27.0.2.dev6) (0.11.0) 2026-05-22 00:42:02.386563 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==27.0.2.dev6) (5.1.0) 2026-05-22 00:42:02.386604 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: tzdata in ./var/lib/kolla/venv/lib/python3.12/site-packages (from kombu>=4.6.6->oslo.messaging>=5.29.0->keystone==27.0.2.dev6) (2025.1) 2026-05-22 00:42:02.386670 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: prometheus-client>=0.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==27.0.2.dev6) (0.21.1) 2026-05-22 00:42:02.386714 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: statsd>=3.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->keystone==27.0.2.dev6) (4.0.1) 2026-05-22 00:42:02.386759 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: eventlet>=0.27.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==27.0.2.dev6) (0.39.0) 2026-05-22 00:42:02.386803 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: greenlet>=0.4.15 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==27.0.2.dev6) (3.1.1) 2026-05-22 00:42:02.386843 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.concurrency>=3.25.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==27.0.2.dev6) (7.1.0) 2026-05-22 00:42:02.386882 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: PasteDeploy>=1.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==27.0.2.dev6) (3.1.0) 2026-05-22 00:42:02.386926 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: Routes>=2.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==27.0.2.dev6) (2.5.1) 2026-05-22 00:42:02.386964 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: Paste>=2.0.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==27.0.2.dev6) (3.10.1) 2026-05-22 00:42:02.387003 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: Yappi>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==27.0.2.dev6) (1.6.10) 2026-05-22 00:42:02.387042 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: dnspython>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==27.0.2.dev6) (2.7.0) 2026-05-22 00:42:02.387081 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: fasteners>=0.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==27.0.2.dev6) (0.19) 2026-05-22 00:42:02.387119 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: pyparsing>=2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==27.0.2.dev6) (3.2.1) 2026-05-22 00:42:02.387157 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: packaging>=20.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==27.0.2.dev6) (24.2) 2026-05-22 00:42:02.387194 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: psutil>=3.2.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==27.0.2.dev6) (7.0.0) 2026-05-22 00:42:02.387231 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: setuptools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==27.0.2.dev6) (82.0.1) 2026-05-22 00:42:02.387273 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: wcwidth in ./var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->ldappool>=2.3.1->keystone==27.0.2.dev6) (0.2.13) 2026-05-22 00:42:02.387313 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting defusedxml (from pysaml2>=5.0.0->keystone==27.0.2.dev6) 2026-05-22 00:42:02.387351 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-05-22 00:42:02.387391 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: pyopenssl<24.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pysaml2>=5.0.0->keystone==27.0.2.dev6) (24.2.1) 2026-05-22 00:42:02.387426 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting xmlschema<3,>=2 (from pysaml2>=5.0.0->keystone==27.0.2.dev6) 2026-05-22 00:42:02.387464 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-05-22 00:42:02.387501 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==27.0.2.dev6) (3.4.1) 2026-05-22 00:42:02.387538 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==27.0.2.dev6) (3.10) 2026-05-22 00:42:02.387575 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: urllib3<3,>=1.21.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==27.0.2.dev6) (1.26.20) 2026-05-22 00:42:02.387627 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: certifi>=2017.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==27.0.2.dev6) (2026.5.20) 2026-05-22 00:42:02.387669 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3,>=2->pysaml2>=5.0.0->keystone==27.0.2.dev6) 2026-05-22 00:42:02.387708 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading elementpath-4.7.0-py3-none-any.whl.metadata (7.0 kB) 2026-05-22 00:42:02.387751 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting pyasn1>=0.3.7 (from python-ldap>=3.0.0->keystone==27.0.2.dev6) 2026-05-22 00:42:02.387789 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2026-05-22 00:42:02.389124 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting pyasn1_modules>=0.1.5 (from python-ldap>=3.0.0->keystone==27.0.2.dev6) 2026-05-22 00:42:02.389132 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading pyasn1_modules-0.4.1-py3-none-any.whl.metadata (3.5 kB) 2026-05-22 00:42:02.389137 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: repoze.lru>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==27.0.2.dev6) (0.7) 2026-05-22 00:42:02.389142 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: testtools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==27.0.2.dev6) (2.7.2) 2026-05-22 00:42:02.389154 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading flask-3.1.0-py3-none-any.whl (102 kB) 2026-05-22 00:42:02.389158 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-05-22 00:42:02.389161 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-05-22 00:42:02.389164 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading aniso8601-10.0.0-py2.py3-none-any.whl (52 kB) 2026-05-22 00:42:02.389168 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-05-22 00:42:02.389171 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading ldappool-3.0.0-py3-none-any.whl (12 kB) 2026-05-22 00:42:02.389174 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading oauthlib-3.2.2-py3-none-any.whl (151 kB) 2026-05-22 00:42:02.389178 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading pysaml2-7.5.2-py3-none-any.whl (420 kB) 2026-05-22 00:42:02.389181 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-05-22 00:42:02.389184 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading elementpath-4.7.0-py3-none-any.whl (240 kB) 2026-05-22 00:42:02.389187 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2026-05-22 00:42:02.389191 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading pyasn1_modules-0.4.1-py3-none-any.whl (181 kB) 2026-05-22 00:42:02.389194 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading scrypt-0.8.27-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB) 2026-05-22 00:42:02.389197 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 28.7 MB/s 0:00:00 2026-05-22 00:42:02.389201 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading werkzeug-3.1.3-py3-none-any.whl (224 kB) 2026-05-22 00:42:02.389204 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-05-22 00:42:02.389207 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Building wheels for collected packages: keystone, python-ldap 2026-05-22 00:42:02.389217 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Building wheel for keystone (pyproject.toml): started 2026-05-22 00:42:02.389220 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Building wheel for keystone (pyproject.toml): finished with status 'done' 2026-05-22 00:42:02.389224 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Created wheel for keystone: filename=keystone-27.0.2.dev6-py3-none-any.whl size=1468532 sha256=7dd3c78a03f19973d19d44b56d2feacfd3a0e94a61efffc20306cc8763290379 2026-05-22 00:42:02.389227 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Stored in directory: /tmp/pip-ephem-wheel-cache-j9mgbjgn/wheels/d7/05/14/fd7e33e5fac271ee50e6a06d9e392b88b1af8eadb7374df074 2026-05-22 00:42:02.389231 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Building wheel for python-ldap (pyproject.toml): started 2026-05-22 00:42:02.389234 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Building wheel for python-ldap (pyproject.toml): finished with status 'done' 2026-05-22 00:42:02.389237 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Created wheel for python-ldap: filename=python_ldap-3.4.4-cp312-cp312-linux_x86_64.whl size=366208 sha256=2ed193c62750bc09bff815a5b58f720dbd55ffb0970cbf9174ec6259fba3e512 2026-05-22 00:42:02.389241 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Stored in directory: /tmp/pip-ephem-wheel-cache-j9mgbjgn/wheels/52/eb/41/5a7623499a292eb53b74babfcd0a455a759c0cb0ba34790587 2026-05-22 00:42:02.389244 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Successfully built keystone python-ldap 2026-05-22 00:42:02.389247 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Installing collected packages: scrypt, aniso8601, Werkzeug, pyasn1, oauthlib, itsdangerous, elementpath, defusedxml, blinker, xmlschema, pyasn1_modules, Flask, python-ldap, Flask-RESTful, pysaml2, ldappool, keystone 2026-05-22 00:42:02.389255 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Successfully installed Flask-3.1.0 Flask-RESTful-0.3.10 Werkzeug-3.1.3 aniso8601-10.0.0 blinker-1.9.0 defusedxml-0.7.1 elementpath-4.7.0 itsdangerous-2.2.0 keystone-27.0.2.dev6 ldappool-3.0.0 oauthlib-3.2.2 pyasn1-0.6.0 pyasn1_modules-0.4.1 pysaml2-7.5.2 python-ldap-3.4.4 scrypt-0.8.27 xmlschema-2.5.1 2026-05-22 00:42:02.389267 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Removed intermediate container d06277196a01 2026-05-22 00:42:02.389270 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> 27f5d912af05 2026-05-22 00:42:02.389274 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Step 7/9 : RUN chmod 755 /var/www/cgi-bin/keystone/* 2026-05-22 00:42:02.389277 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Running in 23023f4a3760 2026-05-22 00:42:02.389280 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Removed intermediate container 23023f4a3760 2026-05-22 00:42:02.389284 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> f7c9f08cb5a0 2026-05-22 00:42:02.389287 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Step 8/9 : COPY patches /patches 2026-05-22 00:42:02.389290 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> 35fc46c729a0 2026-05-22 00:42:02.389294 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Step 9/9 : RUN kolla_patch 2026-05-22 00:42:02.389297 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Running in 749e7ffcf45f 2026-05-22 00:42:02.389300 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:[i] No series file found, nothing to patch. 2026-05-22 00:42:02.389303 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Removed intermediate container 749e7ffcf45f 2026-05-22 00:42:02.389307 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> e09e7758e88b 2026-05-22 00:42:02.389310 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Successfully built 3889812eb4bf 2026-05-22 00:42:02.389313 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Successfully tagged osism.harbor.regio.digital/kolla/keystone-base:build-20260522 2026-05-22 00:42:02.389317 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Built at 2026-05-22 00:42:02.388836 (took 0:00:36.896443) 2026-05-22 00:42:02.389320 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(keystone-ssh) to queue 2026-05-22 00:42:02.389323 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(keystone-fernet) to queue 2026-05-22 00:42:02.389329 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(keystone) to queue 2026-05-22 00:42:02.389413 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(hacluster-pacemaker) 2026-05-22 00:42:02.389469 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pacemaker:Processing 2026-05-22 00:42:02.389518 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Building started at 2026-05-22 00:42:02.389468 2026-05-22 00:42:02.390094 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pacemaker:Turned 0 plugins into plugins archive 2026-05-22 00:42:02.390558 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pacemaker:Turned 0 additions into additions archive 2026-05-22 00:42:36.850087 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Step 1/5 : FROM osism.harbor.regio.digital/kolla/hacluster-base:build-20260522 2026-05-22 00:42:36.850194 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ---> 48b21fb762b6 2026-05-22 00:42:36.850328 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Step 2/5 : LABEL "build-date"="20260522" "name"="hacluster-pacemaker" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="hacluster-pacemaker" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:42:36.850439 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ---> Running in da34577e0fb5 2026-05-22 00:42:36.850540 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ---> Removed intermediate container da34577e0fb5 2026-05-22 00:42:36.850691 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ---> 3228bf90a26c 2026-05-22 00:42:36.850786 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Step 3/5 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends pacemaker pacemaker-cli-utils && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-05-22 00:42:36.850929 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ---> Running in 9733a4c13d3d 2026-05-22 00:42:36.851010 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 00:42:36.851101 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-22 00:42:36.851184 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-22 00:42:36.851326 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-22 00:42:36.851424 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-22 00:42:36.851503 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-22 00:42:36.851585 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-22 00:42:36.851704 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-22 00:42:36.851814 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-22 00:42:36.851896 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,148 kB] 2026-05-22 00:42:36.851974 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,457 kB] 2026-05-22 00:42:36.852055 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-05-22 00:42:36.852132 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-22 00:42:36.852210 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,072 kB] 2026-05-22 00:42:36.852290 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,505 kB] 2026-05-22 00:42:36.852400 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Fetched 30.2 MB in 3s (11.8 MB/s) 2026-05-22 00:42:36.852475 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Reading package lists... 2026-05-22 00:42:36.852561 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Reading package lists... 2026-05-22 00:42:36.852685 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Building dependency tree... 2026-05-22 00:42:36.852775 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Reading state information... 2026-05-22 00:42:36.852857 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:The following additional packages will be installed: 2026-05-22 00:42:36.852934 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: corosync dbus dbus-bin dbus-daemon dbus-session-bus-common 2026-05-22 00:42:36.853023 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: dbus-system-bus-common libcfg7 libcib27t64 libcmap4 libcorosync-common4 2026-05-22 00:42:36.853092 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libcpg4 libcrmcluster29t64 libcrmcommon34t64 libcrmservice28t64 2026-05-22 00:42:36.853169 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libcurl3t64-gnutls libdbus-1-3 libglib2.0-0t64 libicu74 libknet1t64 2026-05-22 00:42:36.853248 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: liblrmd28t64 libltdl7 liblzo2-2 libncurses6 libnet1 libnozzle1t64 libnspr4 2026-05-22 00:42:36.853332 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libnss3 libnss3-tools libpacemaker1t64 libpe-rules26t64 libpe-status28t64 2026-05-22 00:42:36.853434 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libpils2t64 libplumb2t64 libqb100 libquorum5 libruby libruby3.2 2026-05-22 00:42:36.853500 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libstatgrab10t64 libstonithd26t64 libvotequorum8 libxml2 libxslt1.1 2026-05-22 00:42:36.853583 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libyaml-0-2 pacemaker-common pacemaker-resource-agents pcs psmisc puma 2026-05-22 00:42:36.853698 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-cffi-backend python3-cryptography python3-dacite python3-dateutil 2026-05-22 00:42:36.854787 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-lxml python3-openssl python3-pycurl python3-pyparsing python3-six 2026-05-22 00:42:36.854835 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-tornado rake resource-agents-base resource-agents-common ruby 2026-05-22 00:42:36.854840 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-childprocess ruby-ethon ruby-ffi ruby-mime-types ruby-mime-types-data 2026-05-22 00:42:36.854844 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-mustermann ruby-net-telnet ruby-nio4r ruby-rack ruby-rack-protection 2026-05-22 00:42:36.854848 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-ruby2-keywords ruby-rubygems ruby-sdbm ruby-sinatra ruby-tilt 2026-05-22 00:42:36.854853 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-webrick ruby-xmlrpc ruby3.2 rubygems-integration xsltproc 2026-05-22 00:42:36.854858 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Suggested packages: 2026-05-22 00:42:36.854862 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: default-dbus-session-bus | dbus-session-bus low-memory-monitor cluster-glue 2026-05-22 00:42:36.854865 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: crmsh fence-agents-extra resource-agents-extra python-cryptography-doc 2026-05-22 00:42:36.854875 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-cryptography-vectors python-lxml-doc python-openssl-doc 2026-05-22 00:42:36.854879 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-openssl-dbg libcurl4-gnutls-dev python-pycurl-doc 2026-05-22 00:42:36.854882 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python-pyparsing-doc python-tornado-doc python3-twisted targetcli-fb 2026-05-22 00:42:36.854885 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: postgresql ri ruby-dev bundler 2026-05-22 00:42:36.854889 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Recommended packages: 2026-05-22 00:42:36.854892 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libqb-tools libglib2.0-data shared-mime-info xdg-user-dirs libgpm2 2026-05-22 00:42:36.854896 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: fence-agents-base python3-pacemaker python3-bs4 python3-cssselect 2026-05-22 00:42:36.854899 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-html5lib zip fonts-lato libjs-jquery 2026-05-22 00:42:36.854903 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:The following NEW packages will be installed: 2026-05-22 00:42:36.854906 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: corosync dbus dbus-bin dbus-daemon dbus-session-bus-common 2026-05-22 00:42:36.854910 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: dbus-system-bus-common libcfg7 libcib27t64 libcmap4 libcorosync-common4 2026-05-22 00:42:36.854914 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libcpg4 libcrmcluster29t64 libcrmcommon34t64 libcrmservice28t64 2026-05-22 00:42:36.854917 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libcurl3t64-gnutls libdbus-1-3 libglib2.0-0t64 libicu74 libknet1t64 2026-05-22 00:42:36.855661 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: liblrmd28t64 libltdl7 liblzo2-2 libncurses6 libnet1 libnozzle1t64 libnspr4 2026-05-22 00:42:36.855670 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libnss3 libnss3-tools libpacemaker1t64 libpe-rules26t64 libpe-status28t64 2026-05-22 00:42:36.855674 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libpils2t64 libplumb2t64 libqb100 libquorum5 libruby libruby3.2 2026-05-22 00:42:36.855678 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libstatgrab10t64 libstonithd26t64 libvotequorum8 libxml2 libxslt1.1 2026-05-22 00:42:36.855681 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libyaml-0-2 pacemaker pacemaker-cli-utils pacemaker-common 2026-05-22 00:42:36.855685 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: pacemaker-resource-agents pcs psmisc puma python3-cffi-backend 2026-05-22 00:42:36.855689 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-cryptography python3-dacite python3-dateutil python3-lxml 2026-05-22 00:42:36.855693 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-openssl python3-pycurl python3-pyparsing python3-six python3-tornado 2026-05-22 00:42:36.855697 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: rake resource-agents-base resource-agents-common ruby ruby-childprocess 2026-05-22 00:42:36.855700 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-ethon ruby-ffi ruby-mime-types ruby-mime-types-data ruby-mustermann 2026-05-22 00:42:36.855720 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-net-telnet ruby-nio4r ruby-rack ruby-rack-protection 2026-05-22 00:42:36.855725 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-ruby2-keywords ruby-rubygems ruby-sdbm ruby-sinatra ruby-tilt 2026-05-22 00:42:36.855728 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-webrick ruby-xmlrpc ruby3.2 rubygems-integration xsltproc 2026-05-22 00:42:36.855732 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:0 upgraded, 84 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:42:36.855736 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Need to get 29.1 MB of archives. 2026-05-22 00:42:36.855739 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:After this operation, 112 MB of additional disk space will be used. 2026-05-22 00:42:36.855743 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 00:42:36.855748 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcorosync-common4 amd64 3.1.7-1ubuntu3.2 [11.3 kB] 2026-05-22 00:42:36.855758 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libqb100 amd64 2.0.8-1ubuntu2 [72.7 kB] 2026-05-22 00:42:36.855762 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcfg7 amd64 3.1.7-1ubuntu3.2 [8,668 B] 2026-05-22 00:42:36.855769 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcmap4 amd64 3.1.7-1ubuntu3.2 [10.5 kB] 2026-05-22 00:42:36.855773 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcpg4 amd64 3.1.7-1ubuntu3.2 [12.4 kB] 2026-05-22 00:42:36.855870 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 liblzo2-2 amd64 2.10-2build4 [54.1 kB] 2026-05-22 00:42:36.855951 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB] 2026-05-22 00:42:36.856029 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss3 amd64 2:3.98-1ubuntu0.1 [1,445 kB] 2026-05-22 00:42:36.856108 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libknet1t64 amd64 1.28-2ubuntu2 [78.5 kB] 2026-05-22 00:42:36.856203 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libnozzle1t64 amd64 1.28-2ubuntu2 [14.2 kB] 2026-05-22 00:42:36.856284 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libquorum5 amd64 3.1.7-1ubuntu3.2 [7,284 B] 2026-05-22 00:42:36.856438 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libstatgrab10t64 amd64 0.92.1-1.2build1 [36.8 kB] 2026-05-22 00:42:36.856514 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvotequorum8 amd64 3.1.7-1ubuntu3.2 [8,512 B] 2026-05-22 00:42:36.856603 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu74 amd64 74.2-1ubuntu3.1 [10.9 MB] 2026-05-22 00:42:36.856702 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2 amd64 2.9.14+dfsg-1.3ubuntu3.7 [764 kB] 2026-05-22 00:42:36.856790 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1.1 amd64 1.1.39-0exp1ubuntu0.24.04.3 [168 kB] 2026-05-22 00:42:36.856871 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xsltproc amd64 1.1.39-0exp1ubuntu0.24.04.3 [15.0 kB] 2026-05-22 00:42:36.856943 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 corosync amd64 3.1.7-1ubuntu3.2 [261 kB] 2026-05-22 00:42:36.857012 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss3-tools amd64 2:3.98-1ubuntu0.1 [615 kB] 2026-05-22 00:42:36.857082 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 psmisc amd64 23.7-1build1 [179 kB] 2026-05-22 00:42:36.857153 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 rubygems-integration all 1.18 [5,336 B] 2026-05-22 00:42:36.857223 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 rake all 13.0.6-3 [61.6 kB] 2026-05-22 00:42:36.857298 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-net-telnet all 0.2.0-1 [13.3 kB] 2026-05-22 00:42:36.857414 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ruby-webrick all 1.8.1-1ubuntu0.2 [53.0 kB] 2026-05-22 00:42:36.857485 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-xmlrpc all 0.3.2-2 [24.8 kB] 2026-05-22 00:42:36.857554 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 libruby amd64 1:3.2~ubuntu1 [4,694 B] 2026-05-22 00:42:36.857651 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:28 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-sdbm amd64 1.0.0-5build4 [16.2 kB] 2026-05-22 00:42:36.857732 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:29 http://archive.ubuntu.com/ubuntu noble/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2 [112 kB] 2026-05-22 00:42:36.857803 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:30 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-0-2 amd64 0.2.5-1build1 [51.5 kB] 2026-05-22 00:42:36.857865 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libruby3.2 amd64 3.2.3-1ubuntu0.24.04.7 [5,341 kB] 2026-05-22 00:42:36.857920 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ruby3.2 amd64 3.2.3-1ubuntu0.24.04.7 [50.7 kB] 2026-05-22 00:42:36.857975 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:33 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-rubygems all 3.4.20-1 [238 kB] 2026-05-22 00:42:36.858030 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby amd64 1:3.2~ubuntu1 [3,466 B] 2026-05-22 00:42:36.858100 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-nio4r amd64 2.5.8-4build2 [117 kB] 2026-05-22 00:42:36.858157 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:36 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 puma amd64 6.4.2-4ubuntu4.3 [156 kB] 2026-05-22 00:42:36.858213 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-dacite all 1.8.1-2 [19.9 kB] 2026-05-22 00:42:36.858268 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:38 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-six all 1.16.0-4 [12.4 kB] 2026-05-22 00:42:36.858343 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:39 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-dateutil all 2.8.2-3ubuntu1 [79.4 kB] 2026-05-22 00:42:36.858399 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:40 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-lxml amd64 5.2.1-1 [1,243 kB] 2026-05-22 00:42:36.859657 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:41 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-cffi-backend amd64 1.16.0-2build1 [77.3 kB] 2026-05-22 00:42:36.859667 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:42 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-cryptography amd64 41.0.7-4ubuntu0.4 [815 kB] 2026-05-22 00:42:36.859671 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:43 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-openssl all 23.2.0-1ubuntu0.1 [48.1 kB] 2026-05-22 00:42:36.859675 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:44 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.9 [334 kB] 2026-05-22 00:42:36.859679 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:45 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pycurl amd64 7.45.3-1build2 [54.6 kB] 2026-05-22 00:42:36.859683 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:46 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pyparsing all 3.1.1-1 [86.2 kB] 2026-05-22 00:42:36.859687 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:47 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-tornado amd64 6.4.0-1ubuntu0.5 [302 kB] 2026-05-22 00:42:36.859690 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:48 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-ffi amd64 1.16.3+dfsg-1build2 [96.6 kB] 2026-05-22 00:42:36.859699 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-childprocess all 4.1.0-2 [23.5 kB] 2026-05-22 00:42:36.859702 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:50 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-mime-types-data all 3.2024.0206-1 [134 kB] 2026-05-22 00:42:36.859706 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:51 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-mime-types all 3.5.2-1 [21.7 kB] 2026-05-22 00:42:36.859713 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:52 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-ethon all 0.16.0-1ubuntu1 [36.2 kB] 2026-05-22 00:42:36.859717 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:53 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-ruby2-keywords all 0.0.5-1 [4,280 B] 2026-05-22 00:42:36.859720 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:54 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-mustermann all 3.0.0-2 [38.3 kB] 2026-05-22 00:42:36.859724 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:55 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ruby-rack all 2.2.7-1ubuntu0.7 [117 kB] 2026-05-22 00:42:36.859727 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:56 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-rack-protection all 3.0.5-3ubuntu1 [17.3 kB] 2026-05-22 00:42:36.859731 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:57 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-tilt all 2.0.11-2 [26.0 kB] 2026-05-22 00:42:36.859734 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:58 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-sinatra all 3.0.5-3ubuntu1 [93.1 kB] 2026-05-22 00:42:36.859738 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:59 http://archive.ubuntu.com/ubuntu noble/main amd64 pcs all 0.11.7-1ubuntu1 [499 kB] 2026-05-22 00:42:36.859741 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:60 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbus-1-3 amd64 1.14.10-4ubuntu4.1 [210 kB] 2026-05-22 00:42:36.859745 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:61 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-bin amd64 1.14.10-4ubuntu4.1 [39.3 kB] 2026-05-22 00:42:36.859748 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:62 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-session-bus-common all 1.14.10-4ubuntu4.1 [80.5 kB] 2026-05-22 00:42:36.859752 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:63 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-daemon amd64 1.14.10-4ubuntu4.1 [118 kB] 2026-05-22 00:42:36.859755 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:64 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-system-bus-common all 1.14.10-4ubuntu4.1 [81.6 kB] 2026-05-22 00:42:36.859759 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:65 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus amd64 1.14.10-4ubuntu4.1 [24.3 kB] 2026-05-22 00:42:36.859762 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:66 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker-common all 2.1.6-5ubuntu2 [78.7 kB] 2026-05-22 00:42:36.859766 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:67 http://archive.ubuntu.com/ubuntu noble/main amd64 libnet1 amd64 1.1.6+dfsg-3.2build1 [44.5 kB] 2026-05-22 00:42:36.859775 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:68 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.8 [1,545 kB] 2026-05-22 00:42:36.859779 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:69 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-05-22 00:42:36.859782 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:70 http://archive.ubuntu.com/ubuntu noble/main amd64 libpils2t64 amd64 1.0.12-22.1ubuntu3 [21.0 kB] 2026-05-22 00:42:36.859786 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:71 http://archive.ubuntu.com/ubuntu noble/main amd64 libplumb2t64 amd64 1.0.12-22.1ubuntu3 [79.7 kB] 2026-05-22 00:42:36.859793 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:72 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 resource-agents-common amd64 1:4.13.0-1ubuntu4.1 [96.2 kB] 2026-05-22 00:42:36.859796 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:73 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 resource-agents-base all 1:4.13.0-1ubuntu4.1 [71.8 kB] 2026-05-22 00:42:36.859800 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:74 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker-resource-agents all 2.1.6-5ubuntu2 [50.5 kB] 2026-05-22 00:42:36.859803 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:75 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrmcommon34t64 amd64 2.1.6-5ubuntu2 [206 kB] 2026-05-22 00:42:36.859807 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:76 http://archive.ubuntu.com/ubuntu noble/main amd64 libpe-rules26t64 amd64 2.1.6-5ubuntu2 [28.0 kB] 2026-05-22 00:42:36.859812 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:77 http://archive.ubuntu.com/ubuntu noble/main amd64 libcib27t64 amd64 2.1.6-5ubuntu2 [53.8 kB] 2026-05-22 00:42:36.859879 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:78 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrmservice28t64 amd64 2.1.6-5ubuntu2 [43.4 kB] 2026-05-22 00:42:36.859936 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:79 http://archive.ubuntu.com/ubuntu noble/main amd64 libstonithd26t64 amd64 2.1.6-5ubuntu2 [44.8 kB] 2026-05-22 00:42:36.859988 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:80 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrmcluster29t64 amd64 2.1.6-5ubuntu2 [45.3 kB] 2026-05-22 00:42:36.860040 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:81 http://archive.ubuntu.com/ubuntu noble/main amd64 liblrmd28t64 amd64 2.1.6-5ubuntu2 [34.9 kB] 2026-05-22 00:42:36.860094 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:82 http://archive.ubuntu.com/ubuntu noble/main amd64 libpe-status28t64 amd64 2.1.6-5ubuntu2 [169 kB] 2026-05-22 00:42:36.860149 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:83 http://archive.ubuntu.com/ubuntu noble/main amd64 libpacemaker1t64 amd64 2.1.6-5ubuntu2 [190 kB] 2026-05-22 00:42:36.860204 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:84 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker amd64 2.1.6-5ubuntu2 [362 kB] 2026-05-22 00:42:36.860259 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:85 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker-cli-utils amd64 2.1.6-5ubuntu2 [174 kB] 2026-05-22 00:42:36.860330 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Fetched 29.1 MB in 1s (23.2 MB/s) 2026-05-22 00:42:36.860403 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcorosync-common4:amd64. 2026-05-22 00:42:36.860451 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(Reading database ... 2026-05-22 00:42:36.860508 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(Reading database ... 2026-05-22 00:42:36.860570 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% 2026-05-22 00:42:36.860658 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(Reading database ... 75% 2026-05-22 00:42:36.860722 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(Reading database ... 80% 2026-05-22 00:42:36.860780 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(Reading database ... 85% 2026-05-22 00:42:36.860837 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(Reading database ... 90% 2026-05-22 00:42:36.860894 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(Reading database ... 95% 2026-05-22 00:42:36.860951 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(Reading database ... 100% (Reading database ... 11568 files and directories currently installed.) 2026-05-22 00:42:36.861010 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../00-libcorosync-common4_3.1.7-1ubuntu3.2_amd64.deb ... 2026-05-22 00:42:36.861068 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcorosync-common4:amd64 (3.1.7-1ubuntu3.2) ... 2026-05-22 00:42:36.861128 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libqb100:amd64. 2026-05-22 00:42:36.861185 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../01-libqb100_2.0.8-1ubuntu2_amd64.deb ... 2026-05-22 00:42:36.861242 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libqb100:amd64 (2.0.8-1ubuntu2) ... 2026-05-22 00:42:36.861300 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcfg7:amd64. 2026-05-22 00:42:36.861402 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../02-libcfg7_3.1.7-1ubuntu3.2_amd64.deb ... 2026-05-22 00:42:36.861460 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcfg7:amd64 (3.1.7-1ubuntu3.2) ... 2026-05-22 00:42:36.861515 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcmap4:amd64. 2026-05-22 00:42:36.861561 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../03-libcmap4_3.1.7-1ubuntu3.2_amd64.deb ... 2026-05-22 00:42:36.861628 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcmap4:amd64 (3.1.7-1ubuntu3.2) ... 2026-05-22 00:42:36.861683 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcpg4:amd64. 2026-05-22 00:42:36.861733 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../04-libcpg4_3.1.7-1ubuntu3.2_amd64.deb ... 2026-05-22 00:42:36.861783 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcpg4:amd64 (3.1.7-1ubuntu3.2) ... 2026-05-22 00:42:36.861832 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package liblzo2-2:amd64. 2026-05-22 00:42:36.861880 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../05-liblzo2-2_2.10-2build4_amd64.deb ... 2026-05-22 00:42:36.861928 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking liblzo2-2:amd64 (2.10-2build4) ... 2026-05-22 00:42:36.861975 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libnspr4:amd64. 2026-05-22 00:42:36.862022 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../06-libnspr4_2%3a4.35-1.1build1_amd64.deb ... 2026-05-22 00:42:36.862073 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... 2026-05-22 00:42:36.862117 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libnss3:amd64. 2026-05-22 00:42:36.862163 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../07-libnss3_2%3a3.98-1ubuntu0.1_amd64.deb ... 2026-05-22 00:42:36.862210 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libnss3:amd64 (2:3.98-1ubuntu0.1) ... 2026-05-22 00:42:36.862258 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libknet1t64:amd64. 2026-05-22 00:42:36.862306 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../08-libknet1t64_1.28-2ubuntu2_amd64.deb ... 2026-05-22 00:42:36.862372 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libknet1t64:amd64 (1.28-2ubuntu2) ... 2026-05-22 00:42:36.862418 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libnozzle1t64:amd64. 2026-05-22 00:42:36.862465 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../09-libnozzle1t64_1.28-2ubuntu2_amd64.deb ... 2026-05-22 00:42:36.862511 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2026-05-22 00:42:36.862571 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libquorum5:amd64. 2026-05-22 00:42:36.862636 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../10-libquorum5_3.1.7-1ubuntu3.2_amd64.deb ... 2026-05-22 00:42:36.862690 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libquorum5:amd64 (3.1.7-1ubuntu3.2) ... 2026-05-22 00:42:36.862740 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libstatgrab10t64. 2026-05-22 00:42:36.862789 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../11-libstatgrab10t64_0.92.1-1.2build1_amd64.deb ... 2026-05-22 00:42:36.862847 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libstatgrab10t64 (0.92.1-1.2build1) ... 2026-05-22 00:42:36.862895 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libvotequorum8:amd64. 2026-05-22 00:42:36.862943 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../12-libvotequorum8_3.1.7-1ubuntu3.2_amd64.deb ... 2026-05-22 00:42:36.862989 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libvotequorum8:amd64 (3.1.7-1ubuntu3.2) ... 2026-05-22 00:42:36.863036 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libicu74:amd64. 2026-05-22 00:42:36.863083 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../13-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2026-05-22 00:42:36.863129 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2026-05-22 00:42:36.863176 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libxml2:amd64. 2026-05-22 00:42:36.863222 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../14-libxml2_2.9.14+dfsg-1.3ubuntu3.7_amd64.deb ... 2026-05-22 00:42:36.863268 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-05-22 00:42:36.863331 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libxslt1.1:amd64. 2026-05-22 00:42:36.863635 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../15-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-05-22 00:42:36.863643 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-05-22 00:42:36.863646 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package xsltproc. 2026-05-22 00:42:36.863650 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../16-xsltproc_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-05-22 00:42:36.863654 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking xsltproc (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-05-22 00:42:36.863657 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package corosync. 2026-05-22 00:42:36.863661 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../17-corosync_3.1.7-1ubuntu3.2_amd64.deb ... 2026-05-22 00:42:36.863664 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking corosync (3.1.7-1ubuntu3.2) ... 2026-05-22 00:42:36.863668 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libnss3-tools. 2026-05-22 00:42:36.863673 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../18-libnss3-tools_2%3a3.98-1ubuntu0.1_amd64.deb ... 2026-05-22 00:42:36.863710 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libnss3-tools (2:3.98-1ubuntu0.1) ... 2026-05-22 00:42:36.863759 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package psmisc. 2026-05-22 00:42:36.863802 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../19-psmisc_23.7-1build1_amd64.deb ... 2026-05-22 00:42:36.863859 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking psmisc (23.7-1build1) ... 2026-05-22 00:42:36.863900 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package rubygems-integration. 2026-05-22 00:42:36.863942 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../20-rubygems-integration_1.18_all.deb ... 2026-05-22 00:42:36.863990 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking rubygems-integration (1.18) ... 2026-05-22 00:42:36.864035 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package rake. 2026-05-22 00:42:36.864080 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../21-rake_13.0.6-3_all.deb ... 2026-05-22 00:42:36.864126 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking rake (13.0.6-3) ... 2026-05-22 00:42:36.864171 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-net-telnet. 2026-05-22 00:42:36.864217 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../22-ruby-net-telnet_0.2.0-1_all.deb ... 2026-05-22 00:42:36.864263 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-net-telnet (0.2.0-1) ... 2026-05-22 00:42:36.864366 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-webrick. 2026-05-22 00:42:36.864393 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../23-ruby-webrick_1.8.1-1ubuntu0.2_all.deb ... 2026-05-22 00:42:36.866805 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-webrick (1.8.1-1ubuntu0.2) ... 2026-05-22 00:42:36.866835 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-xmlrpc. 2026-05-22 00:42:36.866840 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../24-ruby-xmlrpc_0.3.2-2_all.deb ... 2026-05-22 00:42:36.866846 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-xmlrpc (0.3.2-2) ... 2026-05-22 00:42:36.866851 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libruby:amd64. 2026-05-22 00:42:36.866856 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../25-libruby_1%3a3.2~ubuntu1_amd64.deb ... 2026-05-22 00:42:36.866861 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libruby:amd64 (1:3.2~ubuntu1) ... 2026-05-22 00:42:36.866865 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-sdbm:amd64. 2026-05-22 00:42:36.866869 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../26-ruby-sdbm_1.0.0-5build4_amd64.deb ... 2026-05-22 00:42:36.866874 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-sdbm:amd64 (1.0.0-5build4) ... 2026-05-22 00:42:36.866878 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libncurses6:amd64. 2026-05-22 00:42:36.866883 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../27-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2026-05-22 00:42:36.866887 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-05-22 00:42:36.866892 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libyaml-0-2:amd64. 2026-05-22 00:42:36.866896 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../28-libyaml-0-2_0.2.5-1build1_amd64.deb ... 2026-05-22 00:42:36.866901 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ... 2026-05-22 00:42:36.866905 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libruby3.2:amd64. 2026-05-22 00:42:36.866909 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../29-libruby3.2_3.2.3-1ubuntu0.24.04.7_amd64.deb ... 2026-05-22 00:42:36.866914 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libruby3.2:amd64 (3.2.3-1ubuntu0.24.04.7) ... 2026-05-22 00:42:36.866918 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby3.2. 2026-05-22 00:42:36.866923 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../30-ruby3.2_3.2.3-1ubuntu0.24.04.7_amd64.deb ... 2026-05-22 00:42:36.866927 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby3.2 (3.2.3-1ubuntu0.24.04.7) ... 2026-05-22 00:42:36.866932 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-rubygems. 2026-05-22 00:42:36.866937 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2026-05-22 00:42:36.866950 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../31-ruby-rubygems_3.4.20-1_all.deb ... 2026-05-22 00:42:36.866955 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-rubygems (3.4.20-1) ... 2026-05-22 00:42:36.866959 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby. 2026-05-22 00:42:36.866964 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../32-ruby_1%3a3.2~ubuntu1_amd64.deb ... 2026-05-22 00:42:36.866968 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby (1:3.2~ubuntu1) ... 2026-05-22 00:42:36.866973 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-nio4r:amd64. 2026-05-22 00:42:36.866987 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../33-ruby-nio4r_2.5.8-4build2_amd64.deb ... 2026-05-22 00:42:36.866992 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-nio4r:amd64 (2.5.8-4build2) ... 2026-05-22 00:42:36.866997 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package puma. 2026-05-22 00:42:36.867001 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../34-puma_6.4.2-4ubuntu4.3_amd64.deb ... 2026-05-22 00:42:36.867006 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking puma (6.4.2-4ubuntu4.3) ... 2026-05-22 00:42:36.867010 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-dacite. 2026-05-22 00:42:36.867014 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../35-python3-dacite_1.8.1-2_all.deb ... 2026-05-22 00:42:36.867019 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-dacite (1.8.1-2) ... 2026-05-22 00:42:36.867023 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-six. 2026-05-22 00:42:36.867028 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../36-python3-six_1.16.0-4_all.deb ... 2026-05-22 00:42:36.867032 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-six (1.16.0-4) ... 2026-05-22 00:42:36.867043 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-dateutil. 2026-05-22 00:42:36.867047 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../37-python3-dateutil_2.8.2-3ubuntu1_all.deb ... 2026-05-22 00:42:36.867052 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-dateutil (2.8.2-3ubuntu1) ... 2026-05-22 00:42:36.867056 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-lxml:amd64. 2026-05-22 00:42:36.867061 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../38-python3-lxml_5.2.1-1_amd64.deb ... 2026-05-22 00:42:36.867065 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-lxml:amd64 (5.2.1-1) ... 2026-05-22 00:42:36.867070 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-cffi-backend:amd64. 2026-05-22 00:42:36.867074 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../39-python3-cffi-backend_1.16.0-2build1_amd64.deb ... 2026-05-22 00:42:36.867079 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2026-05-22 00:42:36.867084 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ... 2026-05-22 00:42:36.867088 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-cryptography. 2026-05-22 00:42:36.867093 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../40-python3-cryptography_41.0.7-4ubuntu0.4_amd64.deb ... 2026-05-22 00:42:36.867097 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2026-05-22 00:42:36.867101 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-cryptography (41.0.7-4ubuntu0.4) ... 2026-05-22 00:42:36.867106 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-openssl. 2026-05-22 00:42:36.867110 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../41-python3-openssl_23.2.0-1ubuntu0.1_all.deb ... 2026-05-22 00:42:36.867119 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-openssl (23.2.0-1ubuntu0.1) ... 2026-05-22 00:42:36.867124 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcurl3t64-gnutls:amd64. 2026-05-22 00:42:36.867128 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../42-libcurl3t64-gnutls_8.5.0-2ubuntu10.9_amd64.deb ... 2026-05-22 00:42:36.867133 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2026-05-22 00:42:36.867138 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) ... 2026-05-22 00:42:36.867142 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-pycurl. 2026-05-22 00:42:36.867149 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../43-python3-pycurl_7.45.3-1build2_amd64.deb ... 2026-05-22 00:42:36.867158 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-pycurl (7.45.3-1build2) ... 2026-05-22 00:42:36.867166 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-pyparsing. 2026-05-22 00:42:36.867175 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../44-python3-pyparsing_3.1.1-1_all.deb ... 2026-05-22 00:42:36.867183 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-pyparsing (3.1.1-1) ... 2026-05-22 00:42:36.867191 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-tornado. 2026-05-22 00:42:36.867200 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../45-python3-tornado_6.4.0-1ubuntu0.5_amd64.deb ... 2026-05-22 00:42:36.867208 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-tornado (6.4.0-1ubuntu0.5) ... 2026-05-22 00:42:36.867217 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-ffi:amd64. 2026-05-22 00:42:36.867241 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../46-ruby-ffi_1.16.3+dfsg-1build2_amd64.deb ... 2026-05-22 00:42:36.867249 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-ffi:amd64 (1.16.3+dfsg-1build2) ... 2026-05-22 00:42:36.867258 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-childprocess. 2026-05-22 00:42:36.867266 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../47-ruby-childprocess_4.1.0-2_all.deb ... 2026-05-22 00:42:36.867275 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-childprocess (4.1.0-2) ... 2026-05-22 00:42:36.867283 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-mime-types-data. 2026-05-22 00:42:36.867292 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../48-ruby-mime-types-data_3.2024.0206-1_all.deb ... 2026-05-22 00:42:36.867300 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-mime-types-data (3.2024.0206-1) ... 2026-05-22 00:42:36.867351 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-mime-types. 2026-05-22 00:42:36.867362 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../49-ruby-mime-types_3.5.2-1_all.deb ... 2026-05-22 00:42:36.867377 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-mime-types (3.5.2-1) ... 2026-05-22 00:42:36.867387 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-ethon. 2026-05-22 00:42:36.867395 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../50-ruby-ethon_0.16.0-1ubuntu1_all.deb ... 2026-05-22 00:42:36.867851 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-ethon (0.16.0-1ubuntu1) ... 2026-05-22 00:42:36.867916 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-ruby2-keywords. 2026-05-22 00:42:36.867930 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../51-ruby-ruby2-keywords_0.0.5-1_all.deb ... 2026-05-22 00:42:36.867953 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-ruby2-keywords (0.0.5-1) ... 2026-05-22 00:42:36.867963 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-mustermann. 2026-05-22 00:42:36.867974 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../52-ruby-mustermann_3.0.0-2_all.deb ... 2026-05-22 00:42:36.867985 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-mustermann (3.0.0-2) ... 2026-05-22 00:42:36.867995 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-rack. 2026-05-22 00:42:36.868005 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../53-ruby-rack_2.2.7-1ubuntu0.7_all.deb ... 2026-05-22 00:42:36.868015 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-rack (2.2.7-1ubuntu0.7) ... 2026-05-22 00:42:36.868026 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-rack-protection. 2026-05-22 00:42:36.868036 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../54-ruby-rack-protection_3.0.5-3ubuntu1_all.deb ... 2026-05-22 00:42:36.868046 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-rack-protection (3.0.5-3ubuntu1) ... 2026-05-22 00:42:36.868056 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-tilt. 2026-05-22 00:42:36.868066 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../55-ruby-tilt_2.0.11-2_all.deb ... 2026-05-22 00:42:36.868076 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-tilt (2.0.11-2) ... 2026-05-22 00:42:36.868087 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-sinatra. 2026-05-22 00:42:36.868097 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../56-ruby-sinatra_3.0.5-3ubuntu1_all.deb ... 2026-05-22 00:42:36.868107 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-sinatra (3.0.5-3ubuntu1) ... 2026-05-22 00:42:36.868117 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package pcs. 2026-05-22 00:42:36.868127 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../57-pcs_0.11.7-1ubuntu1_all.deb ... 2026-05-22 00:42:36.868137 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking pcs (0.11.7-1ubuntu1) ... 2026-05-22 00:42:36.868147 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libdbus-1-3:amd64. 2026-05-22 00:42:36.868157 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../58-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2026-05-22 00:42:36.868167 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-05-22 00:42:36.868177 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package dbus-bin. 2026-05-22 00:42:36.868187 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../59-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ... 2026-05-22 00:42:36.868215 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking dbus-bin (1.14.10-4ubuntu4.1) ... 2026-05-22 00:42:36.868226 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package dbus-session-bus-common. 2026-05-22 00:42:36.868236 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../60-dbus-session-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2026-05-22 00:42:36.868246 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2026-05-22 00:42:36.868256 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package dbus-daemon. 2026-05-22 00:42:36.868266 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../61-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ... 2026-05-22 00:42:36.868276 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ... 2026-05-22 00:42:36.868286 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package dbus-system-bus-common. 2026-05-22 00:42:36.868304 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../62-dbus-system-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2026-05-22 00:42:36.868341 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2026-05-22 00:42:36.868351 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package dbus. 2026-05-22 00:42:36.868360 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../63-dbus_1.14.10-4ubuntu4.1_amd64.deb ... 2026-05-22 00:42:36.868370 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking dbus (1.14.10-4ubuntu4.1) ... 2026-05-22 00:42:36.869701 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package pacemaker-common. 2026-05-22 00:42:36.869725 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../64-pacemaker-common_2.1.6-5ubuntu2_all.deb ... 2026-05-22 00:42:36.869735 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking pacemaker-common (2.1.6-5ubuntu2) ... 2026-05-22 00:42:36.869745 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libnet1:amd64. 2026-05-22 00:42:36.869755 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../65-libnet1_1.1.6+dfsg-3.2build1_amd64.deb ... 2026-05-22 00:42:36.869764 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2026-05-22 00:42:36.869774 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libglib2.0-0t64:amd64. 2026-05-22 00:42:36.869783 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../66-libglib2.0-0t64_2.80.0-6ubuntu3.8_amd64.deb ... 2026-05-22 00:42:36.869792 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-05-22 00:42:36.869802 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libltdl7:amd64. 2026-05-22 00:42:36.869811 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../67-libltdl7_2.4.7-7build1_amd64.deb ... 2026-05-22 00:42:36.869820 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-05-22 00:42:36.869830 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libpils2t64. 2026-05-22 00:42:36.869839 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../68-libpils2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2026-05-22 00:42:36.869848 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libpils2t64 (1.0.12-22.1ubuntu3) ... 2026-05-22 00:42:36.869858 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libplumb2t64. 2026-05-22 00:42:36.869867 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../69-libplumb2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2026-05-22 00:42:36.869877 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libplumb2t64 (1.0.12-22.1ubuntu3) ... 2026-05-22 00:42:36.869886 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package resource-agents-common. 2026-05-22 00:42:36.869895 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../70-resource-agents-common_1%3a4.13.0-1ubuntu4.1_amd64.deb ... 2026-05-22 00:42:36.869906 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking resource-agents-common (1:4.13.0-1ubuntu4.1) ... 2026-05-22 00:42:36.869915 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package resource-agents-base. 2026-05-22 00:42:36.869924 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../71-resource-agents-base_1%3a4.13.0-1ubuntu4.1_all.deb ... 2026-05-22 00:42:36.869934 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking resource-agents-base (1:4.13.0-1ubuntu4.1) ... 2026-05-22 00:42:36.869943 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package pacemaker-resource-agents. 2026-05-22 00:42:36.869963 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../72-pacemaker-resource-agents_2.1.6-5ubuntu2_all.deb ... 2026-05-22 00:42:36.869980 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2026-05-22 00:42:36.869990 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcrmcommon34t64:amd64. 2026-05-22 00:42:36.869999 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../73-libcrmcommon34t64_2.1.6-5ubuntu2_amd64.deb ... 2026-05-22 00:42:36.870009 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-22 00:42:36.870018 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libpe-rules26t64:amd64. 2026-05-22 00:42:36.870027 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../74-libpe-rules26t64_2.1.6-5ubuntu2_amd64.deb ... 2026-05-22 00:42:36.870037 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-22 00:42:36.870046 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcib27t64:amd64. 2026-05-22 00:42:36.870055 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../75-libcib27t64_2.1.6-5ubuntu2_amd64.deb ... 2026-05-22 00:42:36.870064 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-22 00:42:36.870074 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcrmservice28t64:amd64. 2026-05-22 00:42:36.870083 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../76-libcrmservice28t64_2.1.6-5ubuntu2_amd64.deb ... 2026-05-22 00:42:36.870102 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-22 00:42:36.870112 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libstonithd26t64:amd64. 2026-05-22 00:42:36.870121 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../77-libstonithd26t64_2.1.6-5ubuntu2_amd64.deb ... 2026-05-22 00:42:36.870130 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-22 00:42:36.870140 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcrmcluster29t64:amd64. 2026-05-22 00:42:36.870149 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../78-libcrmcluster29t64_2.1.6-5ubuntu2_amd64.deb ... 2026-05-22 00:42:36.870158 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcrmcluster29t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-22 00:42:36.870167 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package liblrmd28t64:amd64. 2026-05-22 00:42:36.870177 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../79-liblrmd28t64_2.1.6-5ubuntu2_amd64.deb ... 2026-05-22 00:42:36.870186 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-22 00:42:36.870195 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libpe-status28t64:amd64. 2026-05-22 00:42:36.870205 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../80-libpe-status28t64_2.1.6-5ubuntu2_amd64.deb ... 2026-05-22 00:42:36.870214 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-22 00:42:36.870223 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libpacemaker1t64:amd64. 2026-05-22 00:42:36.870232 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../81-libpacemaker1t64_2.1.6-5ubuntu2_amd64.deb ... 2026-05-22 00:42:36.870241 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-22 00:42:36.870251 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2026-05-22 00:42:36.870270 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package pacemaker. 2026-05-22 00:42:36.870280 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../82-pacemaker_2.1.6-5ubuntu2_amd64.deb ... 2026-05-22 00:42:36.870289 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking pacemaker (2.1.6-5ubuntu2) ... 2026-05-22 00:42:36.870298 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package pacemaker-cli-utils. 2026-05-22 00:42:36.870329 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../83-pacemaker-cli-utils_2.1.6-5ubuntu2_amd64.deb ... 2026-05-22 00:42:36.870340 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2026-05-22 00:42:36.870349 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up pacemaker-common (2.1.6-5ubuntu2) ... 2026-05-22 00:42:36.870359 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:info: The group `haclient' already exists as a system group. Exiting. 2026-05-22 00:42:36.870368 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:info: The system user `hacluster' already exists. Exiting. 2026-05-22 00:42:36.870378 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2026-05-22 00:42:36.870388 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:1+0 records in 2026-05-22 00:42:36.870404 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:1+0 records out 2026-05-22 00:42:36.870413 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.000141954 s, 28.9 MB/s 2026-05-22 00:42:36.870423 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-tornado (6.4.0-1ubuntu0.5) ... 2026-05-22 00:42:36.870432 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-dacite (1.8.1-2) ... 2026-05-22 00:42:36.870441 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-ruby2-keywords (0.0.5-1) ... 2026-05-22 00:42:36.870450 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-mustermann (3.0.0-2) ... 2026-05-22 00:42:36.870460 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up psmisc (23.7-1build1) ... 2026-05-22 00:42:36.870469 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libyaml-0-2:amd64 (0.2.5-1build1) ... 2026-05-22 00:42:36.870478 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libqb100:amd64 (2.0.8-1ubuntu2) ... 2026-05-22 00:42:36.870487 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) ... 2026-05-22 00:42:36.870497 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up liblzo2-2:amd64 (2.10-2build4) ... 2026-05-22 00:42:36.870506 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcorosync-common4:amd64 (3.1.7-1ubuntu3.2) ... 2026-05-22 00:42:36.870515 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up rubygems-integration (1.18) ... 2026-05-22 00:42:36.870525 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2026-05-22 00:42:36.870544 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2026-05-22 00:42:36.870554 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libstatgrab10t64 (0.92.1-1.2build1) ... 2026-05-22 00:42:36.870564 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-six (1.16.0-4) ... 2026-05-22 00:42:36.870573 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-pycurl (7.45.3-1build2) ... 2026-05-22 00:42:36.870582 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-05-22 00:42:36.870592 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:No schema files found: doing nothing. 2026-05-22 00:42:36.870631 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2026-05-22 00:42:36.870641 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-pyparsing (3.1.1-1) ... 2026-05-22 00:42:36.870651 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libnspr4:amd64 (2:4.35-1.1build1) ... 2026-05-22 00:42:36.870668 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-05-22 00:42:36.870677 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-05-22 00:42:36.870687 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-net-telnet (0.2.0-1) ... 2026-05-22 00:42:36.870696 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-05-22 00:42:36.870706 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcfg7:amd64 (3.1.7-1ubuntu3.2) ... 2026-05-22 00:42:36.870715 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-webrick (1.8.1-1ubuntu0.2) ... 2026-05-22 00:42:36.870724 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2026-05-22 00:42:36.870734 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2026-05-22 00:42:36.870743 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-mime-types-data (3.2024.0206-1) ... 2026-05-22 00:42:36.870753 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-dateutil (2.8.2-3ubuntu1) ... 2026-05-22 00:42:36.870762 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2026-05-22 00:42:36.870771 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-xmlrpc (0.3.2-2) ... 2026-05-22 00:42:36.870781 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-05-22 00:42:36.870790 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up dbus-bin (1.14.10-4ubuntu4.1) ... 2026-05-22 00:42:36.870799 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ... 2026-05-22 00:42:36.870809 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libpils2t64 (1.0.12-22.1ubuntu3) ... 2026-05-22 00:42:36.870824 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libplumb2t64 (1.0.12-22.1ubuntu3) ... 2026-05-22 00:42:36.870833 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libvotequorum8:amd64 (3.1.7-1ubuntu3.2) ... 2026-05-22 00:42:36.870843 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcpg4:amd64 (3.1.7-1ubuntu3.2) ... 2026-05-22 00:42:36.870853 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcmap4:amd64 (3.1.7-1ubuntu3.2) ... 2026-05-22 00:42:36.870862 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libquorum5:amd64 (3.1.7-1ubuntu3.2) ... 2026-05-22 00:42:36.870877 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libnss3:amd64 (2:3.98-1ubuntu0.1) ... 2026-05-22 00:42:36.870887 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up dbus-daemon (1.14.10-4ubuntu4.1) ... 2026-05-22 00:42:36.870896 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up resource-agents-common (1:4.13.0-1ubuntu4.1) ... 2026-05-22 00:42:36.870906 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-cryptography (41.0.7-4ubuntu0.4) ... 2026-05-22 00:42:36.870920 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up dbus (1.14.10-4ubuntu4.1) ... 2026-05-22 00:42:36.870929 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up resource-agents-base (1:4.13.0-1ubuntu4.1) ... 2026-05-22 00:42:36.870939 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-mime-types (3.5.2-1) ... 2026-05-22 00:42:36.870952 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libknet1t64:amd64 (1.28-2ubuntu2) ... 2026-05-22 00:42:36.870967 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-05-22 00:42:36.871023 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2026-05-22 00:42:36.871039 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libnss3-tools (2:3.98-1ubuntu0.1) ... 2026-05-22 00:42:36.871086 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-openssl (23.2.0-1ubuntu0.1) ... 2026-05-22 00:42:36.871109 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up xsltproc (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-05-22 00:42:36.871160 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-22 00:42:36.871175 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-22 00:42:36.871222 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-22 00:42:36.871237 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-lxml:amd64 (5.2.1-1) ... 2026-05-22 00:42:36.871344 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up corosync (3.1.7-1ubuntu3.2) ... 2026-05-22 00:42:36.871359 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: could not determine current runlevel 2026-05-22 00:42:36.871373 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-22 00:42:36.871421 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-22 00:42:36.871436 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-22 00:42:36.871483 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2026-05-22 00:42:36.871498 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-22 00:42:36.871544 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcrmcluster29t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-22 00:42:36.871559 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-22 00:42:36.871620 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-22 00:42:36.871641 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-rubygems (3.4.20-1) ... 2026-05-22 00:42:36.871705 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up rake (13.0.6-3) ... 2026-05-22 00:42:36.871720 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby3.2 (3.2.3-1ubuntu0.24.04.7) ... 2026-05-22 00:42:36.871778 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-sdbm:amd64 (1.0.0-5build4) ... 2026-05-22 00:42:36.871794 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libruby3.2:amd64 (3.2.3-1ubuntu0.24.04.7) ... 2026-05-22 00:42:36.871840 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libruby:amd64 (1:3.2~ubuntu1) ... 2026-05-22 00:42:36.871855 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby (1:3.2~ubuntu1) ... 2026-05-22 00:42:36.871911 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-nio4r:amd64 (2.5.8-4build2) ... 2026-05-22 00:42:36.871926 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-tilt (2.0.11-2) ... 2026-05-22 00:42:36.871981 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-ffi:amd64 (1.16.3+dfsg-1build2) ... 2026-05-22 00:42:36.871997 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up puma (6.4.2-4ubuntu4.3) ... 2026-05-22 00:42:36.872053 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-rack (2.2.7-1ubuntu0.7) ... 2026-05-22 00:42:36.872068 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-childprocess (4.1.0-2) ... 2026-05-22 00:42:36.872114 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-ethon (0.16.0-1ubuntu1) ... 2026-05-22 00:42:36.872129 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-rack-protection (3.0.5-3ubuntu1) ... 2026-05-22 00:42:36.872175 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-sinatra (3.0.5-3ubuntu1) ... 2026-05-22 00:42:36.872190 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up pcs (0.11.7-1ubuntu1) ... 2026-05-22 00:42:36.872246 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: could not determine current runlevel 2026-05-22 00:42:36.872262 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-22 00:42:36.872292 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: could not determine current runlevel 2026-05-22 00:42:36.872350 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-22 00:42:36.872419 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up pacemaker (2.1.6-5ubuntu2) ... 2026-05-22 00:42:36.872435 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2026-05-22 00:42:36.872496 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: could not determine current runlevel 2026-05-22 00:42:36.872511 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-22 00:42:36.872569 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2026-05-22 00:42:36.872584 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 00:42:36.872662 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ---> Removed intermediate container 9733a4c13d3d 2026-05-22 00:42:36.872682 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ---> b3e40774ec2e 2026-05-22 00:42:36.872740 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Step 4/5 : COPY patches /patches 2026-05-22 00:42:36.872756 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ---> 52f82f367199 2026-05-22 00:42:36.872815 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Step 5/5 : RUN kolla_patch 2026-05-22 00:42:36.872830 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ---> Running in 178468d50019 2026-05-22 00:42:36.872888 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:[i] No series file found, nothing to patch. 2026-05-22 00:42:36.872903 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ---> Removed intermediate container 178468d50019 2026-05-22 00:42:36.872960 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ---> 59b22eb2b3f4 2026-05-22 00:42:36.872975 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Successfully built d0ddb24a5762 2026-05-22 00:42:36.873022 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Successfully tagged osism.harbor.regio.digital/kolla/hacluster-pacemaker:build-20260522 2026-05-22 00:42:36.873166 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Built at 2026-05-22 00:42:36.873029 (took 0:00:34.483561) 2026-05-22 00:42:36.873635 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(hacluster-pcs) 2026-05-22 00:42:36.873660 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pcs:Processing 2026-05-22 00:42:36.873669 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Building started at 2026-05-22 00:42:36.873484 2026-05-22 00:42:36.874406 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pcs:Turned 0 plugins into plugins archive 2026-05-22 00:42:36.874934 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pcs:Turned 0 additions into additions archive 2026-05-22 00:43:14.172804 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Step 1/5 : FROM osism.harbor.regio.digital/kolla/hacluster-base:build-20260522 2026-05-22 00:43:14.172895 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ---> 48b21fb762b6 2026-05-22 00:43:14.172911 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Step 2/5 : LABEL "build-date"="20260522" "name"="hacluster-pcs" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="hacluster-pcs" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:43:14.172925 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ---> Running in 9ac8b9d1186a 2026-05-22 00:43:14.172959 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ---> Removed intermediate container 9ac8b9d1186a 2026-05-22 00:43:14.172970 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ---> b03f52fe12d8 2026-05-22 00:43:14.173022 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Step 3/5 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends pcs crmsh && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-05-22 00:43:14.173065 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ---> Running in 4326dc485aab 2026-05-22 00:43:14.173111 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-22 00:43:14.173154 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 00:43:14.173216 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-22 00:43:14.173228 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-22 00:43:14.173277 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-22 00:43:14.173319 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-22 00:43:14.173382 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-22 00:43:14.173424 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-22 00:43:14.173467 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-22 00:43:14.173508 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,457 kB] 2026-05-22 00:43:14.173548 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,148 kB] 2026-05-22 00:43:14.173609 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-05-22 00:43:14.173653 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-22 00:43:14.173696 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,072 kB] 2026-05-22 00:43:14.173738 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,505 kB] 2026-05-22 00:43:14.173827 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Fetched 30.2 MB in 3s (11.9 MB/s) 2026-05-22 00:43:14.173840 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Reading package lists... 2026-05-22 00:43:14.173881 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Reading package lists... 2026-05-22 00:43:14.173922 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Building dependency tree... 2026-05-22 00:43:14.173962 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Reading state information... 2026-05-22 00:43:14.174003 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:The following additional packages will be installed: 2026-05-22 00:43:14.174033 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: corosync dbus dbus-bin dbus-daemon dbus-session-bus-common 2026-05-22 00:43:14.174063 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: dbus-system-bus-common iputils-ping libcfg7 libcib27t64 libcmap4 2026-05-22 00:43:14.174093 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libcorosync-common4 libcpg4 libcrmcluster29t64 libcrmcommon34t64 2026-05-22 00:43:14.174134 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libcrmservice28t64 libcurl3t64-gnutls libdbus-1-3 libglib2.0-0t64 libicu74 2026-05-22 00:43:14.174164 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libknet1t64 liblrmd28t64 libltdl7 liblzo2-2 libncurses6 libnet1 2026-05-22 00:43:14.174194 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libnozzle1t64 libnspr4 libnss3 libnss3-tools libpacemaker1t64 2026-05-22 00:43:14.174213 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libpe-rules26t64 libpe-status28t64 libpils2t64 libplumb2t64 libqb100 2026-05-22 00:43:14.174260 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libquorum5 libruby libruby3.2 libstatgrab10t64 libstonithd26t64 2026-05-22 00:43:14.174300 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libvotequorum8 libxml2 libxslt1.1 libyaml-0-2 pacemaker pacemaker-cli-utils 2026-05-22 00:43:14.174360 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: pacemaker-common pacemaker-resource-agents psmisc puma python3-cffi-backend 2026-05-22 00:43:14.174437 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python3-cryptography python3-dacite python3-dateutil python3-lxml 2026-05-22 00:43:14.174448 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python3-openssl python3-packaging python3-pycurl python3-pyparsing 2026-05-22 00:43:14.174492 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python3-six python3-tornado python3-yaml rake resource-agents-base 2026-05-22 00:43:14.174522 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: resource-agents-common ruby ruby-childprocess ruby-ethon ruby-ffi 2026-05-22 00:43:14.174551 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ruby-mime-types ruby-mime-types-data ruby-mustermann ruby-net-telnet 2026-05-22 00:43:14.174581 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ruby-nio4r ruby-rack ruby-rack-protection ruby-ruby2-keywords ruby-rubygems 2026-05-22 00:43:14.174619 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ruby-sdbm ruby-sinatra ruby-tilt ruby-webrick ruby-xmlrpc ruby3.2 2026-05-22 00:43:14.174675 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: rubygems-integration xsltproc 2026-05-22 00:43:14.174719 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Suggested packages: 2026-05-22 00:43:14.174749 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: bash-completion cluster-glue csync2 dmidecode fdisk | util-linux ocfs2-tools 2026-05-22 00:43:14.174787 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: openssh-server parted sbd ufw vim-addon-manager default-dbus-session-bus 2026-05-22 00:43:14.174825 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: | dbus-session-bus low-memory-monitor fence-agents-extra 2026-05-22 00:43:14.174866 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: resource-agents-extra python-cryptography-doc python3-cryptography-vectors 2026-05-22 00:43:14.174876 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python-lxml-doc python-openssl-doc python3-openssl-dbg libcurl4-gnutls-dev 2026-05-22 00:43:14.174921 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python-pycurl-doc python-pyparsing-doc python-tornado-doc python3-twisted 2026-05-22 00:43:14.174951 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: targetcli-fb postgresql ri ruby-dev bundler 2026-05-22 00:43:14.174990 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Recommended packages: 2026-05-22 00:43:14.175000 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libqb-tools libglib2.0-data shared-mime-info xdg-user-dirs libgpm2 2026-05-22 00:43:14.175041 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: fence-agents-base python3-pacemaker python3-bs4 python3-cssselect 2026-05-22 00:43:14.175071 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python3-html5lib zip fonts-lato libjs-jquery 2026-05-22 00:43:14.176666 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:The following NEW packages will be installed: 2026-05-22 00:43:14.176680 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: corosync crmsh dbus dbus-bin dbus-daemon dbus-session-bus-common 2026-05-22 00:43:14.176689 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: dbus-system-bus-common iputils-ping libcfg7 libcib27t64 libcmap4 2026-05-22 00:43:14.176696 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libcorosync-common4 libcpg4 libcrmcluster29t64 libcrmcommon34t64 2026-05-22 00:43:14.176703 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libcrmservice28t64 libcurl3t64-gnutls libdbus-1-3 libglib2.0-0t64 libicu74 2026-05-22 00:43:14.176710 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libknet1t64 liblrmd28t64 libltdl7 liblzo2-2 libncurses6 libnet1 2026-05-22 00:43:14.176717 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libnozzle1t64 libnspr4 libnss3 libnss3-tools libpacemaker1t64 2026-05-22 00:43:14.176731 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libpe-rules26t64 libpe-status28t64 libpils2t64 libplumb2t64 libqb100 2026-05-22 00:43:14.176738 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libquorum5 libruby libruby3.2 libstatgrab10t64 libstonithd26t64 2026-05-22 00:43:14.176744 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libvotequorum8 libxml2 libxslt1.1 libyaml-0-2 pacemaker pacemaker-cli-utils 2026-05-22 00:43:14.176751 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: pacemaker-common pacemaker-resource-agents pcs psmisc puma 2026-05-22 00:43:14.176758 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python3-cffi-backend python3-cryptography python3-dacite python3-dateutil 2026-05-22 00:43:14.176764 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python3-lxml python3-openssl python3-packaging python3-pycurl 2026-05-22 00:43:14.176771 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python3-pyparsing python3-six python3-tornado python3-yaml rake 2026-05-22 00:43:14.176778 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: resource-agents-base resource-agents-common ruby ruby-childprocess 2026-05-22 00:43:14.176784 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ruby-ethon ruby-ffi ruby-mime-types ruby-mime-types-data ruby-mustermann 2026-05-22 00:43:14.176791 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ruby-net-telnet ruby-nio4r ruby-rack ruby-rack-protection 2026-05-22 00:43:14.176798 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ruby-ruby2-keywords ruby-rubygems ruby-sdbm ruby-sinatra ruby-tilt 2026-05-22 00:43:14.176804 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ruby-webrick ruby-xmlrpc ruby3.2 rubygems-integration xsltproc 2026-05-22 00:43:14.176811 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:0 upgraded, 88 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:43:14.176818 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Need to get 30.6 MB of archives. 2026-05-22 00:43:14.176824 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:After this operation, 117 MB of additional disk space will be used. 2026-05-22 00:43:14.176831 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 00:43:14.176838 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcorosync-common4 amd64 3.1.7-1ubuntu3.2 [11.3 kB] 2026-05-22 00:43:14.176845 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libqb100 amd64 2.0.8-1ubuntu2 [72.7 kB] 2026-05-22 00:43:14.176852 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcfg7 amd64 3.1.7-1ubuntu3.2 [8,668 B] 2026-05-22 00:43:14.176859 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcmap4 amd64 3.1.7-1ubuntu3.2 [10.5 kB] 2026-05-22 00:43:14.176865 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcpg4 amd64 3.1.7-1ubuntu3.2 [12.4 kB] 2026-05-22 00:43:14.176872 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 liblzo2-2 amd64 2.10-2build4 [54.1 kB] 2026-05-22 00:43:14.176884 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB] 2026-05-22 00:43:14.176891 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:89 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-yaml amd64 6.0.2-1build2~cloud0 [137 kB] 2026-05-22 00:43:14.176899 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss3 amd64 2:3.98-1ubuntu0.1 [1,445 kB] 2026-05-22 00:43:14.176906 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libknet1t64 amd64 1.28-2ubuntu2 [78.5 kB] 2026-05-22 00:43:14.176912 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libnozzle1t64 amd64 1.28-2ubuntu2 [14.2 kB] 2026-05-22 00:43:14.176928 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libquorum5 amd64 3.1.7-1ubuntu3.2 [7,284 B] 2026-05-22 00:43:14.176942 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libstatgrab10t64 amd64 0.92.1-1.2build1 [36.8 kB] 2026-05-22 00:43:14.176949 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvotequorum8 amd64 3.1.7-1ubuntu3.2 [8,512 B] 2026-05-22 00:43:14.176956 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu74 amd64 74.2-1ubuntu3.1 [10.9 MB] 2026-05-22 00:43:14.176962 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2 amd64 2.9.14+dfsg-1.3ubuntu3.7 [764 kB] 2026-05-22 00:43:14.176969 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1.1 amd64 1.1.39-0exp1ubuntu0.24.04.3 [168 kB] 2026-05-22 00:43:14.176976 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xsltproc amd64 1.1.39-0exp1ubuntu0.24.04.3 [15.0 kB] 2026-05-22 00:43:14.176983 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 corosync amd64 3.1.7-1ubuntu3.2 [261 kB] 2026-05-22 00:43:14.176989 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss3-tools amd64 2:3.98-1ubuntu0.1 [615 kB] 2026-05-22 00:43:14.176996 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 psmisc amd64 23.7-1build1 [179 kB] 2026-05-22 00:43:14.177003 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 rubygems-integration all 1.18 [5,336 B] 2026-05-22 00:43:14.177009 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 rake all 13.0.6-3 [61.6 kB] 2026-05-22 00:43:14.177016 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-net-telnet all 0.2.0-1 [13.3 kB] 2026-05-22 00:43:14.177023 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ruby-webrick all 1.8.1-1ubuntu0.2 [53.0 kB] 2026-05-22 00:43:14.177030 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-xmlrpc all 0.3.2-2 [24.8 kB] 2026-05-22 00:43:14.177036 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 libruby amd64 1:3.2~ubuntu1 [4,694 B] 2026-05-22 00:43:14.177043 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:28 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-sdbm amd64 1.0.0-5build4 [16.2 kB] 2026-05-22 00:43:14.177050 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:29 http://archive.ubuntu.com/ubuntu noble/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2 [112 kB] 2026-05-22 00:43:14.177057 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:30 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-0-2 amd64 0.2.5-1build1 [51.5 kB] 2026-05-22 00:43:14.177063 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libruby3.2 amd64 3.2.3-1ubuntu0.24.04.7 [5,341 kB] 2026-05-22 00:43:14.177070 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ruby3.2 amd64 3.2.3-1ubuntu0.24.04.7 [50.7 kB] 2026-05-22 00:43:14.177077 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:33 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-rubygems all 3.4.20-1 [238 kB] 2026-05-22 00:43:14.177084 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby amd64 1:3.2~ubuntu1 [3,466 B] 2026-05-22 00:43:14.177095 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-nio4r amd64 2.5.8-4build2 [117 kB] 2026-05-22 00:43:14.177101 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:36 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 puma amd64 6.4.2-4ubuntu4.3 [156 kB] 2026-05-22 00:43:14.177113 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-dacite all 1.8.1-2 [19.9 kB] 2026-05-22 00:43:14.177120 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:38 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-six all 1.16.0-4 [12.4 kB] 2026-05-22 00:43:14.177127 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:39 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-dateutil all 2.8.2-3ubuntu1 [79.4 kB] 2026-05-22 00:43:14.177133 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:40 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-lxml amd64 5.2.1-1 [1,243 kB] 2026-05-22 00:43:14.177140 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:41 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-cffi-backend amd64 1.16.0-2build1 [77.3 kB] 2026-05-22 00:43:14.177153 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:42 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-cryptography amd64 41.0.7-4ubuntu0.4 [815 kB] 2026-05-22 00:43:14.177160 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:43 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-openssl all 23.2.0-1ubuntu0.1 [48.1 kB] 2026-05-22 00:43:14.177166 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:44 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.9 [334 kB] 2026-05-22 00:43:14.177173 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:45 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pycurl amd64 7.45.3-1build2 [54.6 kB] 2026-05-22 00:43:14.177180 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:46 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pyparsing all 3.1.1-1 [86.2 kB] 2026-05-22 00:43:14.177187 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:47 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-tornado amd64 6.4.0-1ubuntu0.5 [302 kB] 2026-05-22 00:43:14.177193 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:48 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-ffi amd64 1.16.3+dfsg-1build2 [96.6 kB] 2026-05-22 00:43:14.177200 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-childprocess all 4.1.0-2 [23.5 kB] 2026-05-22 00:43:14.177207 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:50 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-mime-types-data all 3.2024.0206-1 [134 kB] 2026-05-22 00:43:14.177213 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:51 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-mime-types all 3.5.2-1 [21.7 kB] 2026-05-22 00:43:14.177220 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:52 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-ethon all 0.16.0-1ubuntu1 [36.2 kB] 2026-05-22 00:43:14.177227 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:53 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-ruby2-keywords all 0.0.5-1 [4,280 B] 2026-05-22 00:43:14.177233 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:54 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-mustermann all 3.0.0-2 [38.3 kB] 2026-05-22 00:43:14.177240 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:55 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ruby-rack all 2.2.7-1ubuntu0.7 [117 kB] 2026-05-22 00:43:14.177247 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:56 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-rack-protection all 3.0.5-3ubuntu1 [17.3 kB] 2026-05-22 00:43:14.177253 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:57 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-tilt all 2.0.11-2 [26.0 kB] 2026-05-22 00:43:14.177260 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:58 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-sinatra all 3.0.5-3ubuntu1 [93.1 kB] 2026-05-22 00:43:14.177267 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:59 http://archive.ubuntu.com/ubuntu noble/main amd64 pcs all 0.11.7-1ubuntu1 [499 kB] 2026-05-22 00:43:14.177274 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:60 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbus-1-3 amd64 1.14.10-4ubuntu4.1 [210 kB] 2026-05-22 00:43:14.177288 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:61 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-bin amd64 1.14.10-4ubuntu4.1 [39.3 kB] 2026-05-22 00:43:14.177294 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:62 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-session-bus-common all 1.14.10-4ubuntu4.1 [80.5 kB] 2026-05-22 00:43:14.177301 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:63 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-daemon amd64 1.14.10-4ubuntu4.1 [118 kB] 2026-05-22 00:43:14.177312 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:64 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-system-bus-common all 1.14.10-4ubuntu4.1 [81.6 kB] 2026-05-22 00:43:14.177319 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:65 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus amd64 1.14.10-4ubuntu4.1 [24.3 kB] 2026-05-22 00:43:14.177325 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:66 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker-common all 2.1.6-5ubuntu2 [78.7 kB] 2026-05-22 00:43:14.177332 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:67 http://archive.ubuntu.com/ubuntu noble/main amd64 libnet1 amd64 1.1.6+dfsg-3.2build1 [44.5 kB] 2026-05-22 00:43:14.177357 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:68 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.8 [1,545 kB] 2026-05-22 00:43:14.177364 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:69 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-05-22 00:43:14.177375 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:70 http://archive.ubuntu.com/ubuntu noble/main amd64 libpils2t64 amd64 1.0.12-22.1ubuntu3 [21.0 kB] 2026-05-22 00:43:14.177382 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:71 http://archive.ubuntu.com/ubuntu noble/main amd64 libplumb2t64 amd64 1.0.12-22.1ubuntu3 [79.7 kB] 2026-05-22 00:43:14.177388 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:72 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 resource-agents-common amd64 1:4.13.0-1ubuntu4.1 [96.2 kB] 2026-05-22 00:43:14.177395 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:73 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 resource-agents-base all 1:4.13.0-1ubuntu4.1 [71.8 kB] 2026-05-22 00:43:14.177402 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:74 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker-resource-agents all 2.1.6-5ubuntu2 [50.5 kB] 2026-05-22 00:43:14.177409 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:75 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrmcommon34t64 amd64 2.1.6-5ubuntu2 [206 kB] 2026-05-22 00:43:14.177418 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:76 http://archive.ubuntu.com/ubuntu noble/main amd64 libpe-rules26t64 amd64 2.1.6-5ubuntu2 [28.0 kB] 2026-05-22 00:43:14.177425 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:77 http://archive.ubuntu.com/ubuntu noble/main amd64 libcib27t64 amd64 2.1.6-5ubuntu2 [53.8 kB] 2026-05-22 00:43:14.177468 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:78 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrmservice28t64 amd64 2.1.6-5ubuntu2 [43.4 kB] 2026-05-22 00:43:14.177479 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:79 http://archive.ubuntu.com/ubuntu noble/main amd64 libstonithd26t64 amd64 2.1.6-5ubuntu2 [44.8 kB] 2026-05-22 00:43:14.177651 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:80 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrmcluster29t64 amd64 2.1.6-5ubuntu2 [45.3 kB] 2026-05-22 00:43:14.177717 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:81 http://archive.ubuntu.com/ubuntu noble/main amd64 liblrmd28t64 amd64 2.1.6-5ubuntu2 [34.9 kB] 2026-05-22 00:43:14.177729 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:82 http://archive.ubuntu.com/ubuntu noble/main amd64 libpe-status28t64 amd64 2.1.6-5ubuntu2 [169 kB] 2026-05-22 00:43:14.177747 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:83 http://archive.ubuntu.com/ubuntu noble/main amd64 libpacemaker1t64 amd64 2.1.6-5ubuntu2 [190 kB] 2026-05-22 00:43:14.177773 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:84 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker amd64 2.1.6-5ubuntu2 [362 kB] 2026-05-22 00:43:14.177782 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:85 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-ping amd64 3:20240117-1ubuntu0.1 [44.6 kB] 2026-05-22 00:43:14.177792 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:86 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker-cli-utils amd64 2.1.6-5ubuntu2 [174 kB] 2026-05-22 00:43:14.177800 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:87 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-packaging all 24.0-1 [41.1 kB] 2026-05-22 00:43:14.177813 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:88 http://archive.ubuntu.com/ubuntu noble/universe amd64 crmsh all 4.6.0-1ubuntu2 [1,260 kB] 2026-05-22 00:43:14.177822 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Fetched 30.6 MB in 1s (26.0 MB/s) 2026-05-22 00:43:14.177835 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcorosync-common4:amd64. 2026-05-22 00:43:14.177847 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(Reading database ... 2026-05-22 00:43:14.177914 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:43:14.177931 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(Reading database ... 70% 2026-05-22 00:43:14.177943 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(Reading database ... 75% 2026-05-22 00:43:14.177985 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(Reading database ... 80% 2026-05-22 00:43:14.177999 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(Reading database ... 85% 2026-05-22 00:43:14.178047 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(Reading database ... 90% 2026-05-22 00:43:14.178061 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(Reading database ... 95% 2026-05-22 00:43:14.178111 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(Reading database ... 100% (Reading database ... 11568 files and directories currently installed.) 2026-05-22 00:43:14.178126 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../00-libcorosync-common4_3.1.7-1ubuntu3.2_amd64.deb ... 2026-05-22 00:43:14.178175 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcorosync-common4:amd64 (3.1.7-1ubuntu3.2) ... 2026-05-22 00:43:14.178189 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libqb100:amd64. 2026-05-22 00:43:14.178238 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../01-libqb100_2.0.8-1ubuntu2_amd64.deb ... 2026-05-22 00:43:14.178252 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libqb100:amd64 (2.0.8-1ubuntu2) ... 2026-05-22 00:43:14.178301 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcfg7:amd64. 2026-05-22 00:43:14.178315 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../02-libcfg7_3.1.7-1ubuntu3.2_amd64.deb ... 2026-05-22 00:43:14.178437 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcfg7:amd64 (3.1.7-1ubuntu3.2) ... 2026-05-22 00:43:14.178450 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcmap4:amd64. 2026-05-22 00:43:14.178462 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../03-libcmap4_3.1.7-1ubuntu3.2_amd64.deb ... 2026-05-22 00:43:14.178511 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcmap4:amd64 (3.1.7-1ubuntu3.2) ... 2026-05-22 00:43:14.178558 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcpg4:amd64. 2026-05-22 00:43:14.178571 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../04-libcpg4_3.1.7-1ubuntu3.2_amd64.deb ... 2026-05-22 00:43:14.178611 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcpg4:amd64 (3.1.7-1ubuntu3.2) ... 2026-05-22 00:43:14.178666 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package liblzo2-2:amd64. 2026-05-22 00:43:14.178715 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../05-liblzo2-2_2.10-2build4_amd64.deb ... 2026-05-22 00:43:14.178728 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking liblzo2-2:amd64 (2.10-2build4) ... 2026-05-22 00:43:14.178764 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libnspr4:amd64. 2026-05-22 00:43:14.178778 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../06-libnspr4_2%3a4.35-1.1build1_amd64.deb ... 2026-05-22 00:43:14.178825 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... 2026-05-22 00:43:14.178839 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libnss3:amd64. 2026-05-22 00:43:14.178888 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../07-libnss3_2%3a3.98-1ubuntu0.1_amd64.deb ... 2026-05-22 00:43:14.178901 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libnss3:amd64 (2:3.98-1ubuntu0.1) ... 2026-05-22 00:43:14.178959 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libknet1t64:amd64. 2026-05-22 00:43:14.178972 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../08-libknet1t64_1.28-2ubuntu2_amd64.deb ... 2026-05-22 00:43:14.179010 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libknet1t64:amd64 (1.28-2ubuntu2) ... 2026-05-22 00:43:14.179024 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libnozzle1t64:amd64. 2026-05-22 00:43:14.179072 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../09-libnozzle1t64_1.28-2ubuntu2_amd64.deb ... 2026-05-22 00:43:14.179086 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2026-05-22 00:43:14.179123 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libquorum5:amd64. 2026-05-22 00:43:14.179136 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../10-libquorum5_3.1.7-1ubuntu3.2_amd64.deb ... 2026-05-22 00:43:14.179183 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libquorum5:amd64 (3.1.7-1ubuntu3.2) ... 2026-05-22 00:43:14.179197 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libstatgrab10t64. 2026-05-22 00:43:14.179243 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../11-libstatgrab10t64_0.92.1-1.2build1_amd64.deb ... 2026-05-22 00:43:14.179257 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libstatgrab10t64 (0.92.1-1.2build1) ... 2026-05-22 00:43:14.179293 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libvotequorum8:amd64. 2026-05-22 00:43:14.179322 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../12-libvotequorum8_3.1.7-1ubuntu3.2_amd64.deb ... 2026-05-22 00:43:14.179335 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libvotequorum8:amd64 (3.1.7-1ubuntu3.2) ... 2026-05-22 00:43:14.179368 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libicu74:amd64. 2026-05-22 00:43:14.179408 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../13-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2026-05-22 00:43:14.179422 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2026-05-22 00:43:14.179470 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libxml2:amd64. 2026-05-22 00:43:14.179483 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../14-libxml2_2.9.14+dfsg-1.3ubuntu3.7_amd64.deb ... 2026-05-22 00:43:14.179520 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-05-22 00:43:14.179533 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libxslt1.1:amd64. 2026-05-22 00:43:14.179579 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../15-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-05-22 00:43:14.179616 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-05-22 00:43:14.179641 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package xsltproc. 2026-05-22 00:43:14.179681 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../16-xsltproc_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-05-22 00:43:14.179694 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking xsltproc (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-05-22 00:43:14.179731 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package corosync. 2026-05-22 00:43:14.179744 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../17-corosync_3.1.7-1ubuntu3.2_amd64.deb ... 2026-05-22 00:43:14.179797 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking corosync (3.1.7-1ubuntu3.2) ... 2026-05-22 00:43:14.179811 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libnss3-tools. 2026-05-22 00:43:14.179858 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../18-libnss3-tools_2%3a3.98-1ubuntu0.1_amd64.deb ... 2026-05-22 00:43:14.179872 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libnss3-tools (2:3.98-1ubuntu0.1) ... 2026-05-22 00:43:14.179919 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package psmisc. 2026-05-22 00:43:14.179933 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../19-psmisc_23.7-1build1_amd64.deb ... 2026-05-22 00:43:14.179980 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking psmisc (23.7-1build1) ... 2026-05-22 00:43:14.179994 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package rubygems-integration. 2026-05-22 00:43:14.180042 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../20-rubygems-integration_1.18_all.deb ... 2026-05-22 00:43:14.180055 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking rubygems-integration (1.18) ... 2026-05-22 00:43:14.180093 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package rake. 2026-05-22 00:43:14.180107 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../21-rake_13.0.6-3_all.deb ... 2026-05-22 00:43:14.180156 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking rake (13.0.6-3) ... 2026-05-22 00:43:14.180170 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-net-telnet. 2026-05-22 00:43:14.180217 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../22-ruby-net-telnet_0.2.0-1_all.deb ... 2026-05-22 00:43:14.180230 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-net-telnet (0.2.0-1) ... 2026-05-22 00:43:14.180275 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-webrick. 2026-05-22 00:43:14.180289 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../23-ruby-webrick_1.8.1-1ubuntu0.2_all.deb ... 2026-05-22 00:43:14.180326 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-webrick (1.8.1-1ubuntu0.2) ... 2026-05-22 00:43:14.180353 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-xmlrpc. 2026-05-22 00:43:14.180391 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../24-ruby-xmlrpc_0.3.2-2_all.deb ... 2026-05-22 00:43:14.180404 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-xmlrpc (0.3.2-2) ... 2026-05-22 00:43:14.180451 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libruby:amd64. 2026-05-22 00:43:14.180465 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../25-libruby_1%3a3.2~ubuntu1_amd64.deb ... 2026-05-22 00:43:14.180502 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libruby:amd64 (1:3.2~ubuntu1) ... 2026-05-22 00:43:14.180515 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-sdbm:amd64. 2026-05-22 00:43:14.180560 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../26-ruby-sdbm_1.0.0-5build4_amd64.deb ... 2026-05-22 00:43:14.180581 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-sdbm:amd64 (1.0.0-5build4) ... 2026-05-22 00:43:14.180629 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libncurses6:amd64. 2026-05-22 00:43:14.180674 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../27-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2026-05-22 00:43:14.180688 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-05-22 00:43:14.180734 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libyaml-0-2:amd64. 2026-05-22 00:43:14.180747 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../28-libyaml-0-2_0.2.5-1build1_amd64.deb ... 2026-05-22 00:43:14.180795 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ... 2026-05-22 00:43:14.180809 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libruby3.2:amd64. 2026-05-22 00:43:14.180856 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../29-libruby3.2_3.2.3-1ubuntu0.24.04.7_amd64.deb ... 2026-05-22 00:43:14.180869 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libruby3.2:amd64 (3.2.3-1ubuntu0.24.04.7) ... 2026-05-22 00:43:14.180916 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby3.2. 2026-05-22 00:43:14.180930 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../30-ruby3.2_3.2.3-1ubuntu0.24.04.7_amd64.deb ... 2026-05-22 00:43:14.180975 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby3.2 (3.2.3-1ubuntu0.24.04.7) ... 2026-05-22 00:43:14.180988 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-rubygems. 2026-05-22 00:43:14.181035 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../31-ruby-rubygems_3.4.20-1_all.deb ... 2026-05-22 00:43:14.181049 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-rubygems (3.4.20-1) ... 2026-05-22 00:43:14.181101 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby. 2026-05-22 00:43:14.181140 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../32-ruby_1%3a3.2~ubuntu1_amd64.deb ... 2026-05-22 00:43:14.181154 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby (1:3.2~ubuntu1) ... 2026-05-22 00:43:14.181201 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-nio4r:amd64. 2026-05-22 00:43:14.181215 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../33-ruby-nio4r_2.5.8-4build2_amd64.deb ... 2026-05-22 00:43:14.181252 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-nio4r:amd64 (2.5.8-4build2) ... 2026-05-22 00:43:14.181265 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package puma. 2026-05-22 00:43:14.181313 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../34-puma_6.4.2-4ubuntu4.3_amd64.deb ... 2026-05-22 00:43:14.181327 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking puma (6.4.2-4ubuntu4.3) ... 2026-05-22 00:43:14.181405 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-dacite. 2026-05-22 00:43:14.181419 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../35-python3-dacite_1.8.1-2_all.deb ... 2026-05-22 00:43:14.181467 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-dacite (1.8.1-2) ... 2026-05-22 00:43:14.181481 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-six. 2026-05-22 00:43:14.181529 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../36-python3-six_1.16.0-4_all.deb ... 2026-05-22 00:43:14.181543 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-six (1.16.0-4) ... 2026-05-22 00:43:14.181580 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-dateutil. 2026-05-22 00:43:14.181633 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../37-python3-dateutil_2.8.2-3ubuntu1_all.deb ... 2026-05-22 00:43:14.181651 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-dateutil (2.8.2-3ubuntu1) ... 2026-05-22 00:43:14.181699 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-lxml:amd64. 2026-05-22 00:43:14.181713 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../38-python3-lxml_5.2.1-1_amd64.deb ... 2026-05-22 00:43:14.181750 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-lxml:amd64 (5.2.1-1) ... 2026-05-22 00:43:14.181763 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-cffi-backend:amd64. 2026-05-22 00:43:14.181812 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../39-python3-cffi-backend_1.16.0-2build1_amd64.deb ... 2026-05-22 00:43:14.181826 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ... 2026-05-22 00:43:14.181862 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-cryptography. 2026-05-22 00:43:14.181876 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../40-python3-cryptography_41.0.7-4ubuntu0.4_amd64.deb ... 2026-05-22 00:43:14.181922 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-cryptography (41.0.7-4ubuntu0.4) ... 2026-05-22 00:43:14.181943 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-openssl. 2026-05-22 00:43:14.181955 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../41-python3-openssl_23.2.0-1ubuntu0.1_all.deb ... 2026-05-22 00:43:14.181993 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-openssl (23.2.0-1ubuntu0.1) ... 2026-05-22 00:43:14.182006 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcurl3t64-gnutls:amd64. 2026-05-22 00:43:14.182042 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../42-libcurl3t64-gnutls_8.5.0-2ubuntu10.9_amd64.deb ... 2026-05-22 00:43:14.182056 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) ... 2026-05-22 00:43:14.182092 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-pycurl. 2026-05-22 00:43:14.182105 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../43-python3-pycurl_7.45.3-1build2_amd64.deb ... 2026-05-22 00:43:14.182153 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-pycurl (7.45.3-1build2) ... 2026-05-22 00:43:14.182166 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-pyparsing. 2026-05-22 00:43:14.182178 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../44-python3-pyparsing_3.1.1-1_all.deb ... 2026-05-22 00:43:14.182215 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-pyparsing (3.1.1-1) ... 2026-05-22 00:43:14.182228 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-tornado. 2026-05-22 00:43:14.182264 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../45-python3-tornado_6.4.0-1ubuntu0.5_amd64.deb ... 2026-05-22 00:43:14.182277 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-tornado (6.4.0-1ubuntu0.5) ... 2026-05-22 00:43:14.182326 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-ffi:amd64. 2026-05-22 00:43:14.182367 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../46-ruby-ffi_1.16.3+dfsg-1build2_amd64.deb ... 2026-05-22 00:43:14.182380 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-ffi:amd64 (1.16.3+dfsg-1build2) ... 2026-05-22 00:43:14.182427 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-childprocess. 2026-05-22 00:43:14.182441 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../47-ruby-childprocess_4.1.0-2_all.deb ... 2026-05-22 00:43:14.182477 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-childprocess (4.1.0-2) ... 2026-05-22 00:43:14.182490 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-mime-types-data. 2026-05-22 00:43:14.182526 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../48-ruby-mime-types-data_3.2024.0206-1_all.deb ... 2026-05-22 00:43:14.182548 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-mime-types-data (3.2024.0206-1) ... 2026-05-22 00:43:14.182587 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-mime-types. 2026-05-22 00:43:14.182622 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../49-ruby-mime-types_3.5.2-1_all.deb ... 2026-05-22 00:43:14.184668 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-mime-types (3.5.2-1) ... 2026-05-22 00:43:14.184689 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-ethon. 2026-05-22 00:43:14.184699 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../50-ruby-ethon_0.16.0-1ubuntu1_all.deb ... 2026-05-22 00:43:14.184708 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-ethon (0.16.0-1ubuntu1) ... 2026-05-22 00:43:14.184717 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-ruby2-keywords. 2026-05-22 00:43:14.184725 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../51-ruby-ruby2-keywords_0.0.5-1_all.deb ... 2026-05-22 00:43:14.184734 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-ruby2-keywords (0.0.5-1) ... 2026-05-22 00:43:14.184742 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-mustermann. 2026-05-22 00:43:14.184750 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../52-ruby-mustermann_3.0.0-2_all.deb ... 2026-05-22 00:43:14.184759 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-mustermann (3.0.0-2) ... 2026-05-22 00:43:14.184767 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-rack. 2026-05-22 00:43:14.184776 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../53-ruby-rack_2.2.7-1ubuntu0.7_all.deb ... 2026-05-22 00:43:14.184784 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2026-05-22 00:43:14.184793 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-rack (2.2.7-1ubuntu0.7) ... 2026-05-22 00:43:14.184801 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-rack-protection. 2026-05-22 00:43:14.184810 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../54-ruby-rack-protection_3.0.5-3ubuntu1_all.deb ... 2026-05-22 00:43:14.184818 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2026-05-22 00:43:14.184827 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-rack-protection (3.0.5-3ubuntu1) ... 2026-05-22 00:43:14.184845 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-tilt. 2026-05-22 00:43:14.184853 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../55-ruby-tilt_2.0.11-2_all.deb ... 2026-05-22 00:43:14.184862 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-tilt (2.0.11-2) ... 2026-05-22 00:43:14.184870 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-sinatra. 2026-05-22 00:43:14.184879 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../56-ruby-sinatra_3.0.5-3ubuntu1_all.deb ... 2026-05-22 00:43:14.184887 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-sinatra (3.0.5-3ubuntu1) ... 2026-05-22 00:43:14.184895 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package pcs. 2026-05-22 00:43:14.184904 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../57-pcs_0.11.7-1ubuntu1_all.deb ... 2026-05-22 00:43:14.184912 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking pcs (0.11.7-1ubuntu1) ... 2026-05-22 00:43:14.184920 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libdbus-1-3:amd64. 2026-05-22 00:43:14.184929 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../58-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2026-05-22 00:43:14.184937 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-05-22 00:43:14.184946 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package dbus-bin. 2026-05-22 00:43:14.184954 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../59-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ... 2026-05-22 00:43:14.184970 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking dbus-bin (1.14.10-4ubuntu4.1) ... 2026-05-22 00:43:14.184979 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package dbus-session-bus-common. 2026-05-22 00:43:14.184987 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../60-dbus-session-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2026-05-22 00:43:14.184996 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2026-05-22 00:43:14.185005 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package dbus-daemon. 2026-05-22 00:43:14.185013 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../61-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ... 2026-05-22 00:43:14.185023 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2026-05-22 00:43:14.185031 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ... 2026-05-22 00:43:14.185039 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package dbus-system-bus-common. 2026-05-22 00:43:14.185048 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../62-dbus-system-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2026-05-22 00:43:14.185057 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2026-05-22 00:43:14.185065 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package dbus. 2026-05-22 00:43:14.185080 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../63-dbus_1.14.10-4ubuntu4.1_amd64.deb ... 2026-05-22 00:43:14.185089 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking dbus (1.14.10-4ubuntu4.1) ... 2026-05-22 00:43:14.185098 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package pacemaker-common. 2026-05-22 00:43:14.185106 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../64-pacemaker-common_2.1.6-5ubuntu2_all.deb ... 2026-05-22 00:43:14.185115 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking pacemaker-common (2.1.6-5ubuntu2) ... 2026-05-22 00:43:14.185123 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libnet1:amd64. 2026-05-22 00:43:14.185132 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../65-libnet1_1.1.6+dfsg-3.2build1_amd64.deb ... 2026-05-22 00:43:14.185140 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2026-05-22 00:43:14.185148 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2026-05-22 00:43:14.185157 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libglib2.0-0t64:amd64. 2026-05-22 00:43:14.185165 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../66-libglib2.0-0t64_2.80.0-6ubuntu3.8_amd64.deb ... 2026-05-22 00:43:14.185174 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-05-22 00:43:14.185182 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libltdl7:amd64. 2026-05-22 00:43:14.185191 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../67-libltdl7_2.4.7-7build1_amd64.deb ... 2026-05-22 00:43:14.185199 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-05-22 00:43:14.185207 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libpils2t64. 2026-05-22 00:43:14.185216 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../68-libpils2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2026-05-22 00:43:14.185230 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libpils2t64 (1.0.12-22.1ubuntu3) ... 2026-05-22 00:43:14.185239 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libplumb2t64. 2026-05-22 00:43:14.185247 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../69-libplumb2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2026-05-22 00:43:14.185256 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libplumb2t64 (1.0.12-22.1ubuntu3) ... 2026-05-22 00:43:14.185271 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package resource-agents-common. 2026-05-22 00:43:14.185280 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../70-resource-agents-common_1%3a4.13.0-1ubuntu4.1_amd64.deb ... 2026-05-22 00:43:14.185289 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking resource-agents-common (1:4.13.0-1ubuntu4.1) ... 2026-05-22 00:43:14.185297 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package resource-agents-base. 2026-05-22 00:43:14.185306 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../71-resource-agents-base_1%3a4.13.0-1ubuntu4.1_all.deb ... 2026-05-22 00:43:14.185314 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking resource-agents-base (1:4.13.0-1ubuntu4.1) ... 2026-05-22 00:43:14.185323 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package pacemaker-resource-agents. 2026-05-22 00:43:14.185331 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../72-pacemaker-resource-agents_2.1.6-5ubuntu2_all.deb ... 2026-05-22 00:43:14.185383 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2026-05-22 00:43:14.185392 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcrmcommon34t64:amd64. 2026-05-22 00:43:14.185401 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../73-libcrmcommon34t64_2.1.6-5ubuntu2_amd64.deb ... 2026-05-22 00:43:14.185410 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-22 00:43:14.185418 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libpe-rules26t64:amd64. 2026-05-22 00:43:14.185427 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../74-libpe-rules26t64_2.1.6-5ubuntu2_amd64.deb ... 2026-05-22 00:43:14.185435 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2026-05-22 00:43:14.185444 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-22 00:43:14.185452 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcib27t64:amd64. 2026-05-22 00:43:14.185461 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../75-libcib27t64_2.1.6-5ubuntu2_amd64.deb ... 2026-05-22 00:43:14.185470 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-22 00:43:14.185478 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcrmservice28t64:amd64. 2026-05-22 00:43:14.185487 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../76-libcrmservice28t64_2.1.6-5ubuntu2_amd64.deb ... 2026-05-22 00:43:14.185506 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-22 00:43:14.185516 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libstonithd26t64:amd64. 2026-05-22 00:43:14.185524 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../77-libstonithd26t64_2.1.6-5ubuntu2_amd64.deb ... 2026-05-22 00:43:14.185533 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2026-05-22 00:43:14.185541 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-22 00:43:14.185550 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcrmcluster29t64:amd64. 2026-05-22 00:43:14.185559 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../78-libcrmcluster29t64_2.1.6-5ubuntu2_amd64.deb ... 2026-05-22 00:43:14.185567 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcrmcluster29t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-22 00:43:14.185576 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package liblrmd28t64:amd64. 2026-05-22 00:43:14.185584 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../79-liblrmd28t64_2.1.6-5ubuntu2_amd64.deb ... 2026-05-22 00:43:14.185623 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-22 00:43:14.185636 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libpe-status28t64:amd64. 2026-05-22 00:43:14.185645 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../80-libpe-status28t64_2.1.6-5ubuntu2_amd64.deb ... 2026-05-22 00:43:14.185654 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-22 00:43:14.185662 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libpacemaker1t64:amd64. 2026-05-22 00:43:14.185671 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../81-libpacemaker1t64_2.1.6-5ubuntu2_amd64.deb ... 2026-05-22 00:43:14.185687 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-22 00:43:14.185696 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package pacemaker. 2026-05-22 00:43:14.185704 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../82-pacemaker_2.1.6-5ubuntu2_amd64.deb ... 2026-05-22 00:43:14.185713 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking pacemaker (2.1.6-5ubuntu2) ... 2026-05-22 00:43:14.185721 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package iputils-ping. 2026-05-22 00:43:14.185730 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../83-iputils-ping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-05-22 00:43:14.185738 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking iputils-ping (3:20240117-1ubuntu0.1) ... 2026-05-22 00:43:14.185746 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package pacemaker-cli-utils. 2026-05-22 00:43:14.185755 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../84-pacemaker-cli-utils_2.1.6-5ubuntu2_amd64.deb ... 2026-05-22 00:43:14.185763 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2026-05-22 00:43:14.185771 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-packaging. 2026-05-22 00:43:14.185780 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../85-python3-packaging_24.0-1_all.deb ... 2026-05-22 00:43:14.185788 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-packaging (24.0-1) ... 2026-05-22 00:43:14.185797 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-yaml. 2026-05-22 00:43:14.185805 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../86-python3-yaml_6.0.2-1build2~cloud0_amd64.deb ... 2026-05-22 00:43:14.185814 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-yaml (6.0.2-1build2~cloud0) ... 2026-05-22 00:43:14.185822 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package crmsh. 2026-05-22 00:43:14.185831 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../87-crmsh_4.6.0-1ubuntu2_all.deb ... 2026-05-22 00:43:14.185839 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking crmsh (4.6.0-1ubuntu2) ... 2026-05-22 00:43:14.185847 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up pacemaker-common (2.1.6-5ubuntu2) ... 2026-05-22 00:43:14.185856 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:info: The group `haclient' already exists as a system group. Exiting. 2026-05-22 00:43:14.185864 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:info: The system user `hacluster' already exists. Exiting. 2026-05-22 00:43:14.185872 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2026-05-22 00:43:14.185881 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:1+0 records in 2026-05-22 00:43:14.185889 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:1+0 records out 2026-05-22 00:43:14.185898 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.000182176 s, 22.5 MB/s 2026-05-22 00:43:14.185906 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-tornado (6.4.0-1ubuntu0.5) ... 2026-05-22 00:43:14.185915 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-dacite (1.8.1-2) ... 2026-05-22 00:43:14.185937 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-ruby2-keywords (0.0.5-1) ... 2026-05-22 00:43:14.185946 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-mustermann (3.0.0-2) ... 2026-05-22 00:43:14.185954 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up psmisc (23.7-1build1) ... 2026-05-22 00:43:14.185963 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libyaml-0-2:amd64 (0.2.5-1build1) ... 2026-05-22 00:43:14.185971 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libqb100:amd64 (2.0.8-1ubuntu2) ... 2026-05-22 00:43:14.185980 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) ... 2026-05-22 00:43:14.185988 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-yaml (6.0.2-1build2~cloud0) ... 2026-05-22 00:43:14.185997 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up liblzo2-2:amd64 (2.10-2build4) ... 2026-05-22 00:43:14.186005 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcorosync-common4:amd64 (3.1.7-1ubuntu3.2) ... 2026-05-22 00:43:14.186013 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up rubygems-integration (1.18) ... 2026-05-22 00:43:14.186022 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2026-05-22 00:43:14.186030 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2026-05-22 00:43:14.186038 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libstatgrab10t64 (0.92.1-1.2build1) ... 2026-05-22 00:43:14.186047 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-six (1.16.0-4) ... 2026-05-22 00:43:14.186055 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-pycurl (7.45.3-1build2) ... 2026-05-22 00:43:14.186063 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-05-22 00:43:14.186072 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:No schema files found: doing nothing. 2026-05-22 00:43:14.186080 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2026-05-22 00:43:14.186089 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-packaging (24.0-1) ... 2026-05-22 00:43:14.186102 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-pyparsing (3.1.1-1) ... 2026-05-22 00:43:14.186111 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libnspr4:amd64 (2:4.35-1.1build1) ... 2026-05-22 00:43:14.186119 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-05-22 00:43:14.186127 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-05-22 00:43:14.186136 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-net-telnet (0.2.0-1) ... 2026-05-22 00:43:14.186145 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-05-22 00:43:14.186154 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcfg7:amd64 (3.1.7-1ubuntu3.2) ... 2026-05-22 00:43:14.186162 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-webrick (1.8.1-1ubuntu0.2) ... 2026-05-22 00:43:14.186170 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2026-05-22 00:43:14.186179 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2026-05-22 00:43:14.186187 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-mime-types-data (3.2024.0206-1) ... 2026-05-22 00:43:14.186196 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-dateutil (2.8.2-3ubuntu1) ... 2026-05-22 00:43:14.186204 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2026-05-22 00:43:14.186212 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up iputils-ping (3:20240117-1ubuntu0.1) ... 2026-05-22 00:43:14.186220 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-xmlrpc (0.3.2-2) ... 2026-05-22 00:43:14.186229 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-05-22 00:43:14.186237 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up dbus-bin (1.14.10-4ubuntu4.1) ... 2026-05-22 00:43:14.186257 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ... 2026-05-22 00:43:14.186266 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libpils2t64 (1.0.12-22.1ubuntu3) ... 2026-05-22 00:43:14.186274 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libplumb2t64 (1.0.12-22.1ubuntu3) ... 2026-05-22 00:43:14.186283 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libvotequorum8:amd64 (3.1.7-1ubuntu3.2) ... 2026-05-22 00:43:14.186291 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcpg4:amd64 (3.1.7-1ubuntu3.2) ... 2026-05-22 00:43:14.186300 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcmap4:amd64 (3.1.7-1ubuntu3.2) ... 2026-05-22 00:43:14.186308 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libquorum5:amd64 (3.1.7-1ubuntu3.2) ... 2026-05-22 00:43:14.186316 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libnss3:amd64 (2:3.98-1ubuntu0.1) ... 2026-05-22 00:43:14.186329 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up dbus-daemon (1.14.10-4ubuntu4.1) ... 2026-05-22 00:43:14.186358 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up resource-agents-common (1:4.13.0-1ubuntu4.1) ... 2026-05-22 00:43:14.186367 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-cryptography (41.0.7-4ubuntu0.4) ... 2026-05-22 00:43:14.186376 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up dbus (1.14.10-4ubuntu4.1) ... 2026-05-22 00:43:14.186384 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up resource-agents-base (1:4.13.0-1ubuntu4.1) ... 2026-05-22 00:43:14.186393 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-mime-types (3.5.2-1) ... 2026-05-22 00:43:14.186401 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libknet1t64:amd64 (1.28-2ubuntu2) ... 2026-05-22 00:43:14.186410 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-05-22 00:43:14.186418 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2026-05-22 00:43:14.186427 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libnss3-tools (2:3.98-1ubuntu0.1) ... 2026-05-22 00:43:14.186435 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-openssl (23.2.0-1ubuntu0.1) ... 2026-05-22 00:43:14.186443 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up xsltproc (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-05-22 00:43:14.186451 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-22 00:43:14.186460 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-22 00:43:14.186468 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-22 00:43:14.186477 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-lxml:amd64 (5.2.1-1) ... 2026-05-22 00:43:14.186485 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up corosync (3.1.7-1ubuntu3.2) ... 2026-05-22 00:43:14.186493 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: could not determine current runlevel 2026-05-22 00:43:14.186502 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-22 00:43:14.186514 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-22 00:43:14.186522 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-22 00:43:14.186540 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-22 00:43:14.186550 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcrmcluster29t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-22 00:43:14.186558 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-22 00:43:14.186567 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-22 00:43:14.186575 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-rubygems (3.4.20-1) ... 2026-05-22 00:43:14.186589 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up rake (13.0.6-3) ... 2026-05-22 00:43:14.186627 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby3.2 (3.2.3-1ubuntu0.24.04.7) ... 2026-05-22 00:43:14.186637 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-sdbm:amd64 (1.0.0-5build4) ... 2026-05-22 00:43:14.186645 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libruby3.2:amd64 (3.2.3-1ubuntu0.24.04.7) ... 2026-05-22 00:43:14.186653 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libruby:amd64 (1:3.2~ubuntu1) ... 2026-05-22 00:43:14.186665 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby (1:3.2~ubuntu1) ... 2026-05-22 00:43:14.186673 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-nio4r:amd64 (2.5.8-4build2) ... 2026-05-22 00:43:14.186685 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-tilt (2.0.11-2) ... 2026-05-22 00:43:14.186716 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-ffi:amd64 (1.16.3+dfsg-1build2) ... 2026-05-22 00:43:14.186768 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up puma (6.4.2-4ubuntu4.3) ... 2026-05-22 00:43:14.186779 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-rack (2.2.7-1ubuntu0.7) ... 2026-05-22 00:43:14.186791 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-childprocess (4.1.0-2) ... 2026-05-22 00:43:14.186828 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-ethon (0.16.0-1ubuntu1) ... 2026-05-22 00:43:14.186841 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-rack-protection (3.0.5-3ubuntu1) ... 2026-05-22 00:43:14.186853 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-sinatra (3.0.5-3ubuntu1) ... 2026-05-22 00:43:14.186890 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up pcs (0.11.7-1ubuntu1) ... 2026-05-22 00:43:14.186904 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: could not determine current runlevel 2026-05-22 00:43:14.186915 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-22 00:43:14.186951 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: could not determine current runlevel 2026-05-22 00:43:14.186964 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-22 00:43:14.187000 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up pacemaker (2.1.6-5ubuntu2) ... 2026-05-22 00:43:14.187014 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: could not determine current runlevel 2026-05-22 00:43:14.187060 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-22 00:43:14.187070 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2026-05-22 00:43:14.187082 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up crmsh (4.6.0-1ubuntu2) ... 2026-05-22 00:43:14.187120 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/bootstrap.py:2296: SyntaxWarning: invalid escape sequence '\w' 2026-05-22 00:43:14.187134 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: pcmk_delay_max_v_list = re.findall("pcmk_delay_max=(\w+)", out) 2026-05-22 00:43:14.187145 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/log_patterns.py:37: SyntaxWarning: invalid escape sequence '\[' 2026-05-22 00:43:14.187182 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: "[(]%%[)]\[", 2026-05-22 00:43:14.187196 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/log_patterns.py:95: SyntaxWarning: invalid escape sequence '\[' 2026-05-22 00:43:14.187241 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: "[(]%%[)]\[", 2026-05-22 00:43:14.187252 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/log_patterns.py:154: SyntaxWarning: invalid escape sequence '\[' 2026-05-22 00:43:14.187263 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: "[(]%%[)]\[", 2026-05-22 00:43:14.187301 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/report/collect.py:238: SyntaxWarning: invalid escape sequence '\s' 2026-05-22 00:43:14.187322 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: name_list = re.findall("^name\s*(.*)$", out_string, re.MULTILINE) 2026-05-22 00:43:14.187335 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/report/utils.py:207: SyntaxWarning: invalid escape sequence '\s' 2026-05-22 00:43:14.187364 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: res = re.search("Description:\s+(.*)", out) 2026-05-22 00:43:14.187418 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/report/utils.py:550: SyntaxWarning: invalid escape sequence '\s' 2026-05-22 00:43:14.187439 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: patt_set |= set(re.split('\s*\|\s*|\s+', config.report.sanitize_rule.strip('|'))) 2026-05-22 00:43:14.187452 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/sbd.py:96: SyntaxWarning: invalid escape sequence '\(' 2026-05-22 00:43:14.187501 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: res = re.search("\(msgwait\)\s+:\s+(\d+)", out) 2026-05-22 00:43:14.187512 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/sbd.py:297: SyntaxWarning: invalid escape sequence '\s' 2026-05-22 00:43:14.187524 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: res = re.search("UUID\s*:\s*(.*)\n", out) 2026-05-22 00:43:14.187572 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/ui_configure.py:571: SyntaxWarning: invalid escape sequence '\s' 2026-05-22 00:43:14.187582 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: osargs = re.split('\s*\|\s*|\s+', config.core.obscure_pattern.strip('|')) 2026-05-22 00:43:14.187614 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/ui_utils.py:52: SyntaxWarning: invalid escape sequence '\w' 2026-05-22 00:43:14.187631 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: if re.search("\w+=\w+", attr): 2026-05-22 00:43:14.187671 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2070: SyntaxWarning: invalid escape sequence '\d' 2026-05-22 00:43:14.187685 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ''.join([chr(int(n)) for n in re.findall("\d\d", chassis_asset_tag)]) == "MSFT AZURE VM": 2026-05-22 00:43:14.187731 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2536: SyntaxWarning: invalid escape sequence '\s' 2026-05-22 00:43:14.187741 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: return dict(re.findall("(Expected|Total) votes:\s+(\d+)", out)) 2026-05-22 00:43:14.187754 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2544: SyntaxWarning: invalid escape sequence '\d' 2026-05-22 00:43:14.187791 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: for node in re.findall("\d+ (.*) \w+", out): 2026-05-22 00:43:14.187804 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2625: SyntaxWarning: invalid escape sequence '\s' 2026-05-22 00:43:14.187852 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: return re.findall("VG Name\s+(.*)", out) 2026-05-22 00:43:14.187863 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2633: SyntaxWarning: invalid escape sequence '\s' 2026-05-22 00:43:14.187876 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: res = re.search("Total PE\s+(\d+)", output) 2026-05-22 00:43:14.187923 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2721: SyntaxWarning: invalid escape sequence '\s' 2026-05-22 00:43:14.187933 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: res = re.search("Sync HB interval:\s+(\d+)ms", out) 2026-05-22 00:43:14.187945 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2756: SyntaxWarning: invalid escape sequence '\w' 2026-05-22 00:43:14.187992 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: return dict(re.findall("(\w+)=(\w+)", out)) 2026-05-22 00:43:14.188003 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2792: SyntaxWarning: invalid escape sequence '\(' 2026-05-22 00:43:14.188015 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: patt = f"\({ra_type}\):\s*Started" 2026-05-22 00:43:14.188035 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2792: SyntaxWarning: invalid escape sequence '\)' 2026-05-22 00:43:14.188048 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: patt = f"\({ra_type}\):\s*Started" 2026-05-22 00:43:14.188088 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2884: SyntaxWarning: invalid escape sequence '\d' 2026-05-22 00:43:14.188101 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: res_seconds = re.search("(\d+)s", time_res) 2026-05-22 00:43:14.188113 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2886: SyntaxWarning: invalid escape sequence '\d' 2026-05-22 00:43:14.188150 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: res_min = re.search("(\d+)min", time_res) 2026-05-22 00:43:14.188164 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/watchdog.py:13: SyntaxWarning: invalid escape sequence '\[' 2026-05-22 00:43:14.188210 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: DEVICE_FIND_REGREX = "\[[0-9]+\] (/dev/.*)\n.*\nDriver: (.*)" 2026-05-22 00:43:14.188220 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/watchdog.py:64: SyntaxWarning: invalid escape sequence '\s' 2026-05-22 00:43:14.188233 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: return re.search("\n{}\s+".format(driver), out) 2026-05-22 00:43:14.188280 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/share/crmsh/tests/unittests/test_utils.py:698: SyntaxWarning: invalid escape sequence '\ ' 2026-05-22 00:43:14.188298 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: network_output_error = """1: lo inet 127.0.0.1/8 scope host lo\ valid_lft forever preferred_lft forever 2026-05-22 00:43:14.188311 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/share/crmsh/tests/unittests/test_utils.py:736: SyntaxWarning: invalid escape sequence '\ ' 2026-05-22 00:43:14.188324 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: only_lo = "1: lo inet 127.0.0.1/8 scope host lo\ valid_lft forever preferred_lft forever" 2026-05-22 00:43:14.188370 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 00:43:14.188411 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ---> Removed intermediate container 4326dc485aab 2026-05-22 00:43:14.188425 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ---> c2d6cdaee9b8 2026-05-22 00:43:14.188464 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Step 4/5 : COPY patches /patches 2026-05-22 00:43:14.188477 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ---> d5030bed7634 2026-05-22 00:43:14.188514 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Step 5/5 : RUN kolla_patch 2026-05-22 00:43:14.188528 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ---> Running in 5b7537b1f870 2026-05-22 00:43:14.188575 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:[i] No series file found, nothing to patch. 2026-05-22 00:43:14.188585 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ---> Removed intermediate container 5b7537b1f870 2026-05-22 00:43:14.188618 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ---> db6e3711fc91 2026-05-22 00:43:14.188660 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Successfully built cbba1448f528 2026-05-22 00:43:14.188674 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Successfully tagged osism.harbor.regio.digital/kolla/hacluster-pcs:build-20260522 2026-05-22 00:43:14.188880 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Built at 2026-05-22 00:43:14.188692 (took 0:00:37.315208) 2026-05-22 00:43:14.189128 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(hacluster-pacemaker-remote) 2026-05-22 00:43:14.189153 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pacemaker-remote:Processing 2026-05-22 00:43:14.189200 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Building started at 2026-05-22 00:43:14.189146 2026-05-22 00:43:14.190039 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pacemaker-remote:Turned 0 plugins into plugins archive 2026-05-22 00:43:14.190473 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pacemaker-remote:Turned 0 additions into additions archive 2026-05-22 00:43:29.359884 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Step 1/5 : FROM osism.harbor.regio.digital/kolla/hacluster-base:build-20260522 2026-05-22 00:43:29.359962 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: ---> 48b21fb762b6 2026-05-22 00:43:29.359981 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Step 2/5 : LABEL "build-date"="20260522" "name"="hacluster-pacemaker-remote" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="hacluster-pacemaker-remote" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:43:29.359997 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: ---> Running in 4e4a85ba8345 2026-05-22 00:43:29.360015 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: ---> Removed intermediate container 4e4a85ba8345 2026-05-22 00:43:29.360033 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: ---> d074952fbc67 2026-05-22 00:43:29.360051 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Step 3/5 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends pacemaker-remote pacemaker-cli-utils && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-05-22 00:43:29.360124 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: ---> Running in a25b2a855913 2026-05-22 00:43:29.360208 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-22 00:43:29.360254 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 00:43:29.360377 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-22 00:43:29.360476 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-22 00:43:29.360512 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-22 00:43:29.360525 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-22 00:43:29.360542 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-22 00:43:29.360561 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-22 00:43:29.360577 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-22 00:43:29.360587 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,148 kB] 2026-05-22 00:43:29.360639 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,457 kB] 2026-05-22 00:43:29.360658 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-22 00:43:29.360669 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-05-22 00:43:29.360678 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,072 kB] 2026-05-22 00:43:29.360703 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,505 kB] 2026-05-22 00:43:29.360718 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Fetched 30.2 MB in 2s (12.5 MB/s) 2026-05-22 00:43:29.360732 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Reading package lists... 2026-05-22 00:43:29.360746 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Reading package lists... 2026-05-22 00:43:29.360759 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Building dependency tree... 2026-05-22 00:43:29.360767 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Reading state information... 2026-05-22 00:43:29.360775 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:The following additional packages will be installed: 2026-05-22 00:43:29.360787 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libcib27t64 libcrmcommon34t64 libcrmservice28t64 libdbus-1-3 libglib2.0-0t64 2026-05-22 00:43:29.360803 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libicu74 liblrmd28t64 libltdl7 libncurses6 libnet1 libpacemaker1t64 2026-05-22 00:43:29.360817 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libpe-rules26t64 libpe-status28t64 libpils2t64 libplumb2t64 libqb100 2026-05-22 00:43:29.360830 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libstonithd26t64 libxml2 libxslt1.1 pacemaker-common 2026-05-22 00:43:29.360838 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: pacemaker-resource-agents resource-agents-base resource-agents-common 2026-05-22 00:43:29.360846 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Suggested packages: 2026-05-22 00:43:29.360853 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: low-memory-monitor resource-agents-extra targetcli-fb postgresql 2026-05-22 00:43:29.360861 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Recommended packages: 2026-05-22 00:43:29.360874 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: dbus libglib2.0-data shared-mime-info xdg-user-dirs libgpm2 2026-05-22 00:43:29.360889 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:The following NEW packages will be installed: 2026-05-22 00:43:29.360902 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libcib27t64 libcrmcommon34t64 libcrmservice28t64 libdbus-1-3 libglib2.0-0t64 2026-05-22 00:43:29.360914 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libicu74 liblrmd28t64 libltdl7 libncurses6 libnet1 libpacemaker1t64 2026-05-22 00:43:29.361012 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libpe-rules26t64 libpe-status28t64 libpils2t64 libplumb2t64 libqb100 2026-05-22 00:43:29.361075 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libstonithd26t64 libxml2 libxslt1.1 pacemaker-cli-utils pacemaker-common 2026-05-22 00:43:29.361127 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: pacemaker-remote pacemaker-resource-agents resource-agents-base 2026-05-22 00:43:29.361227 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: resource-agents-common 2026-05-22 00:43:29.361268 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:43:29.361306 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Need to get 15.2 MB of archives. 2026-05-22 00:43:29.361394 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:After this operation, 50.7 MB of additional disk space will be used. 2026-05-22 00:43:29.361487 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 00:43:29.361569 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker-common all 2.1.6-5ubuntu2 [78.7 kB] 2026-05-22 00:43:29.361709 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libnet1 amd64 1.1.6+dfsg-3.2build1 [44.5 kB] 2026-05-22 00:43:29.361822 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.8 [1,545 kB] 2026-05-22 00:43:29.361834 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-05-22 00:43:29.361843 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libpils2t64 amd64 1.0.12-22.1ubuntu3 [21.0 kB] 2026-05-22 00:43:29.361859 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libplumb2t64 amd64 1.0.12-22.1ubuntu3 [79.7 kB] 2026-05-22 00:43:29.361874 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libqb100 amd64 2.0.8-1ubuntu2 [72.7 kB] 2026-05-22 00:43:29.361888 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 resource-agents-common amd64 1:4.13.0-1ubuntu4.1 [96.2 kB] 2026-05-22 00:43:29.361898 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 resource-agents-base all 1:4.13.0-1ubuntu4.1 [71.8 kB] 2026-05-22 00:43:29.361906 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker-resource-agents all 2.1.6-5ubuntu2 [50.5 kB] 2026-05-22 00:43:29.361914 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu74 amd64 74.2-1ubuntu3.1 [10.9 MB] 2026-05-22 00:43:29.361921 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2 amd64 2.9.14+dfsg-1.3ubuntu3.7 [764 kB] 2026-05-22 00:43:29.361933 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1.1 amd64 1.1.39-0exp1ubuntu0.24.04.3 [168 kB] 2026-05-22 00:43:29.361948 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrmcommon34t64 amd64 2.1.6-5ubuntu2 [206 kB] 2026-05-22 00:43:29.361962 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbus-1-3 amd64 1.14.10-4ubuntu4.1 [210 kB] 2026-05-22 00:43:29.361974 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrmservice28t64 amd64 2.1.6-5ubuntu2 [43.4 kB] 2026-05-22 00:43:29.361982 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 libstonithd26t64 amd64 2.1.6-5ubuntu2 [44.8 kB] 2026-05-22 00:43:29.361989 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 liblrmd28t64 amd64 2.1.6-5ubuntu2 [34.9 kB] 2026-05-22 00:43:29.361997 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:20 http://archive.ubuntu.com/ubuntu noble/universe amd64 pacemaker-remote amd64 2.1.6-5ubuntu2 [41.6 kB] 2026-05-22 00:43:29.362005 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2 [112 kB] 2026-05-22 00:43:29.362024 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 libpe-rules26t64 amd64 2.1.6-5ubuntu2 [28.0 kB] 2026-05-22 00:43:29.362039 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 libcib27t64 amd64 2.1.6-5ubuntu2 [53.8 kB] 2026-05-22 00:43:29.362053 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 libpe-status28t64 amd64 2.1.6-5ubuntu2 [169 kB] 2026-05-22 00:43:29.362063 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 libpacemaker1t64 amd64 2.1.6-5ubuntu2 [190 kB] 2026-05-22 00:43:29.362078 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker-cli-utils amd64 2.1.6-5ubuntu2 [174 kB] 2026-05-22 00:43:29.362086 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Fetched 15.2 MB in 1s (20.9 MB/s) 2026-05-22 00:43:29.362103 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package pacemaker-common. 2026-05-22 00:43:29.362118 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(Reading database ... 2026-05-22 00:43:29.362134 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:43:29.362148 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(Reading database ... 70% (Reading database ... 75% (Reading database ... 80% 2026-05-22 00:43:29.362156 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(Reading database ... 85% 2026-05-22 00:43:29.362164 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(Reading database ... 90% 2026-05-22 00:43:29.362172 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(Reading database ... 95% 2026-05-22 00:43:29.362182 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(Reading database ... 100% (Reading database ... 11568 files and directories currently installed.) 2026-05-22 00:43:29.362196 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../00-pacemaker-common_2.1.6-5ubuntu2_all.deb ... 2026-05-22 00:43:29.362211 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking pacemaker-common (2.1.6-5ubuntu2) ... 2026-05-22 00:43:29.362224 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libnet1:amd64. 2026-05-22 00:43:29.362237 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.2build1_amd64.deb ... 2026-05-22 00:43:29.362245 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2026-05-22 00:43:29.362253 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libglib2.0-0t64:amd64. 2026-05-22 00:43:29.362261 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../02-libglib2.0-0t64_2.80.0-6ubuntu3.8_amd64.deb ... 2026-05-22 00:43:29.362275 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-05-22 00:43:29.362289 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libltdl7:amd64. 2026-05-22 00:43:29.362302 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../03-libltdl7_2.4.7-7build1_amd64.deb ... 2026-05-22 00:43:29.362316 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-05-22 00:43:29.362324 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libpils2t64. 2026-05-22 00:43:29.362332 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../04-libpils2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2026-05-22 00:43:29.362340 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libpils2t64 (1.0.12-22.1ubuntu3) ... 2026-05-22 00:43:29.362374 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libplumb2t64. 2026-05-22 00:43:29.362386 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../05-libplumb2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2026-05-22 00:43:29.362401 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libplumb2t64 (1.0.12-22.1ubuntu3) ... 2026-05-22 00:43:29.362408 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libqb100:amd64. 2026-05-22 00:43:29.362423 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../06-libqb100_2.0.8-1ubuntu2_amd64.deb ... 2026-05-22 00:43:29.362443 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libqb100:amd64 (2.0.8-1ubuntu2) ... 2026-05-22 00:43:29.362457 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package resource-agents-common. 2026-05-22 00:43:29.362471 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../07-resource-agents-common_1%3a4.13.0-1ubuntu4.1_amd64.deb ... 2026-05-22 00:43:29.362485 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking resource-agents-common (1:4.13.0-1ubuntu4.1) ... 2026-05-22 00:43:29.362494 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package resource-agents-base. 2026-05-22 00:43:29.362501 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../08-resource-agents-base_1%3a4.13.0-1ubuntu4.1_all.deb ... 2026-05-22 00:43:29.362509 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking resource-agents-base (1:4.13.0-1ubuntu4.1) ... 2026-05-22 00:43:29.362517 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package pacemaker-resource-agents. 2026-05-22 00:43:29.362539 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../09-pacemaker-resource-agents_2.1.6-5ubuntu2_all.deb ... 2026-05-22 00:43:29.362553 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2026-05-22 00:43:29.362567 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libicu74:amd64. 2026-05-22 00:43:29.362668 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../10-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2026-05-22 00:43:29.362681 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2026-05-22 00:43:29.362689 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libxml2:amd64. 2026-05-22 00:43:29.362697 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../11-libxml2_2.9.14+dfsg-1.3ubuntu3.7_amd64.deb ... 2026-05-22 00:43:29.362704 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-05-22 00:43:29.362712 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libxslt1.1:amd64. 2026-05-22 00:43:29.362719 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../12-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-05-22 00:43:29.362727 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-05-22 00:43:29.362734 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libcrmcommon34t64:amd64. 2026-05-22 00:43:29.362742 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../13-libcrmcommon34t64_2.1.6-5ubuntu2_amd64.deb ... 2026-05-22 00:43:29.362750 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-22 00:43:29.362757 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libdbus-1-3:amd64. 2026-05-22 00:43:29.362765 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../14-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2026-05-22 00:43:29.362773 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-05-22 00:43:29.362780 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libcrmservice28t64:amd64. 2026-05-22 00:43:29.362788 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../15-libcrmservice28t64_2.1.6-5ubuntu2_amd64.deb ... 2026-05-22 00:43:29.362802 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-22 00:43:29.362810 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libstonithd26t64:amd64. 2026-05-22 00:43:29.362817 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../16-libstonithd26t64_2.1.6-5ubuntu2_amd64.deb ... 2026-05-22 00:43:29.362825 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-22 00:43:29.362833 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package liblrmd28t64:amd64. 2026-05-22 00:43:29.362845 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../17-liblrmd28t64_2.1.6-5ubuntu2_amd64.deb ... 2026-05-22 00:43:29.362860 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-22 00:43:29.362874 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package pacemaker-remote. 2026-05-22 00:43:29.362887 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../18-pacemaker-remote_2.1.6-5ubuntu2_amd64.deb ... 2026-05-22 00:43:29.362896 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking pacemaker-remote (2.1.6-5ubuntu2) ... 2026-05-22 00:43:29.362903 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libncurses6:amd64. 2026-05-22 00:43:29.362911 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../19-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2026-05-22 00:43:29.362919 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-05-22 00:43:29.362931 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libpe-rules26t64:amd64. 2026-05-22 00:43:29.362946 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../20-libpe-rules26t64_2.1.6-5ubuntu2_amd64.deb ... 2026-05-22 00:43:29.362959 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-22 00:43:29.362986 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libcib27t64:amd64. 2026-05-22 00:43:29.362995 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../21-libcib27t64_2.1.6-5ubuntu2_amd64.deb ... 2026-05-22 00:43:29.363003 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-22 00:43:29.363022 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libpe-status28t64:amd64. 2026-05-22 00:43:29.363037 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../22-libpe-status28t64_2.1.6-5ubuntu2_amd64.deb ... 2026-05-22 00:43:29.363051 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-22 00:43:29.363062 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libpacemaker1t64:amd64. 2026-05-22 00:43:29.363069 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../23-libpacemaker1t64_2.1.6-5ubuntu2_amd64.deb ... 2026-05-22 00:43:29.363077 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-22 00:43:29.363085 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package pacemaker-cli-utils. 2026-05-22 00:43:29.363093 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../24-pacemaker-cli-utils_2.1.6-5ubuntu2_amd64.deb ... 2026-05-22 00:43:29.363107 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2026-05-22 00:43:29.363122 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up pacemaker-common (2.1.6-5ubuntu2) ... 2026-05-22 00:43:29.363144 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:info: The group `haclient' already exists as a system group. Exiting. 2026-05-22 00:43:29.363152 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:info: The system user `hacluster' already exists. Exiting. 2026-05-22 00:43:29.363160 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: 2026-05-22 00:43:29.363168 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:1+0 records in 2026-05-22 00:43:29.363176 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:1+0 records out 2026-05-22 00:43:29.363190 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.000119414 s, 34.3 MB/s 2026-05-22 00:43:29.363205 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libqb100:amd64 (2.0.8-1ubuntu2) ... 2026-05-22 00:43:29.363219 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2026-05-22 00:43:29.363233 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-05-22 00:43:29.363247 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:No schema files found: doing nothing. 2026-05-22 00:43:29.363261 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: 2026-05-22 00:43:29.363277 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-05-22 00:43:29.363291 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-05-22 00:43:29.363305 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-05-22 00:43:29.363313 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2026-05-22 00:43:29.363321 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-05-22 00:43:29.363328 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libpils2t64 (1.0.12-22.1ubuntu3) ... 2026-05-22 00:43:29.363336 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libplumb2t64 (1.0.12-22.1ubuntu3) ... 2026-05-22 00:43:29.363454 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up resource-agents-common (1:4.13.0-1ubuntu4.1) ... 2026-05-22 00:43:29.363475 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up resource-agents-base (1:4.13.0-1ubuntu4.1) ... 2026-05-22 00:43:29.363483 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-05-22 00:43:29.363491 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2026-05-22 00:43:29.363506 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-22 00:43:29.363514 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-22 00:43:29.363522 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-22 00:43:29.363529 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-22 00:43:29.363537 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-22 00:43:29.363580 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-22 00:43:29.363589 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-22 00:43:29.363630 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up pacemaker-remote (2.1.6-5ubuntu2) ... 2026-05-22 00:43:29.363638 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:invoke-rc.d: could not determine current runlevel 2026-05-22 00:43:29.363657 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-22 00:43:29.363664 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-22 00:43:29.363672 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2026-05-22 00:43:29.363679 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 00:43:29.363687 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: ---> Removed intermediate container a25b2a855913 2026-05-22 00:43:29.363695 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: ---> c2eb4d97c6b5 2026-05-22 00:43:29.363702 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Step 4/5 : COPY patches /patches 2026-05-22 00:43:29.363710 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: ---> 4e41750d2377 2026-05-22 00:43:29.363717 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Step 5/5 : RUN kolla_patch 2026-05-22 00:43:29.363725 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: ---> Running in 6151116063e9 2026-05-22 00:43:29.363732 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:[i] No series file found, nothing to patch. 2026-05-22 00:43:29.363740 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: ---> Removed intermediate container 6151116063e9 2026-05-22 00:43:29.363753 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: ---> 8f822f0acfe1 2026-05-22 00:43:29.363760 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Successfully built ca59de88b745 2026-05-22 00:43:29.363768 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Successfully tagged osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:build-20260522 2026-05-22 00:43:29.363776 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Built at 2026-05-22 00:43:29.363616 (took 0:00:15.174470) 2026-05-22 00:43:29.364080 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(hacluster-corosync) 2026-05-22 00:43:29.364096 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-corosync:Processing 2026-05-22 00:43:29.364159 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Building started at 2026-05-22 00:43:29.364095 2026-05-22 00:43:29.364863 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-corosync:Turned 0 plugins into plugins archive 2026-05-22 00:43:29.365239 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-corosync:Turned 0 additions into additions archive 2026-05-22 00:43:43.028770 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Step 1/5 : FROM osism.harbor.regio.digital/kolla/hacluster-base:build-20260522 2026-05-22 00:43:43.028893 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: ---> 48b21fb762b6 2026-05-22 00:43:43.028915 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Step 2/5 : LABEL "build-date"="20260522" "name"="hacluster-corosync" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="hacluster-corosync" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:43:43.028934 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: ---> Running in a23c59e2acdd 2026-05-22 00:43:43.029080 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: ---> Removed intermediate container a23c59e2acdd 2026-05-22 00:43:43.029103 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: ---> 8c1d92920383 2026-05-22 00:43:43.029123 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Step 3/5 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends corosync && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-05-22 00:43:43.029156 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: ---> Running in b0f9352b3755 2026-05-22 00:43:43.029166 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 00:43:43.029182 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-22 00:43:43.029197 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-22 00:43:43.029208 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-22 00:43:43.029222 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-22 00:43:43.029280 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-22 00:43:43.029322 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-22 00:43:43.029385 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-22 00:43:43.029477 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:9 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-22 00:43:43.029492 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,457 kB] 2026-05-22 00:43:43.029533 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,148 kB] 2026-05-22 00:43:43.029577 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-05-22 00:43:43.029648 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-22 00:43:43.029702 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,072 kB] 2026-05-22 00:43:43.031693 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,505 kB] 2026-05-22 00:43:43.031719 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Fetched 30.2 MB in 2s (12.3 MB/s) 2026-05-22 00:43:43.031731 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Reading package lists... 2026-05-22 00:43:43.031741 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Reading package lists... 2026-05-22 00:43:43.031752 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Building dependency tree... 2026-05-22 00:43:43.031762 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Reading state information... 2026-05-22 00:43:43.031773 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:The following additional packages will be installed: 2026-05-22 00:43:43.031784 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: libcfg7 libcmap4 libcorosync-common4 libcpg4 libicu74 libknet1t64 liblzo2-2 2026-05-22 00:43:43.031795 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: libnozzle1t64 libnspr4 libnss3 libqb100 libquorum5 libstatgrab10t64 2026-05-22 00:43:43.031805 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: libvotequorum8 libxml2 libxslt1.1 xsltproc 2026-05-22 00:43:43.031816 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Recommended packages: 2026-05-22 00:43:43.031826 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: libqb-tools 2026-05-22 00:43:43.031836 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:The following NEW packages will be installed: 2026-05-22 00:43:43.031847 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: corosync libcfg7 libcmap4 libcorosync-common4 libcpg4 libicu74 libknet1t64 2026-05-22 00:43:43.031857 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: liblzo2-2 libnozzle1t64 libnspr4 libnss3 libqb100 libquorum5 2026-05-22 00:43:43.031884 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: libstatgrab10t64 libvotequorum8 libxml2 libxslt1.1 xsltproc 2026-05-22 00:43:43.031894 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:43:43.031905 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Need to get 13.9 MB of archives. 2026-05-22 00:43:43.031915 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:After this operation, 45.6 MB of additional disk space will be used. 2026-05-22 00:43:43.031925 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 00:43:43.031936 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcorosync-common4 amd64 3.1.7-1ubuntu3.2 [11.3 kB] 2026-05-22 00:43:43.031947 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libqb100 amd64 2.0.8-1ubuntu2 [72.7 kB] 2026-05-22 00:43:43.031957 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcfg7 amd64 3.1.7-1ubuntu3.2 [8,668 B] 2026-05-22 00:43:43.031968 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcmap4 amd64 3.1.7-1ubuntu3.2 [10.5 kB] 2026-05-22 00:43:43.031989 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcpg4 amd64 3.1.7-1ubuntu3.2 [12.4 kB] 2026-05-22 00:43:43.032000 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 liblzo2-2 amd64 2.10-2build4 [54.1 kB] 2026-05-22 00:43:43.032011 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB] 2026-05-22 00:43:43.032021 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss3 amd64 2:3.98-1ubuntu0.1 [1,445 kB] 2026-05-22 00:43:43.032031 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libknet1t64 amd64 1.28-2ubuntu2 [78.5 kB] 2026-05-22 00:43:43.032042 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libnozzle1t64 amd64 1.28-2ubuntu2 [14.2 kB] 2026-05-22 00:43:43.032052 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libquorum5 amd64 3.1.7-1ubuntu3.2 [7,284 B] 2026-05-22 00:43:43.032062 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libstatgrab10t64 amd64 0.92.1-1.2build1 [36.8 kB] 2026-05-22 00:43:43.032073 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvotequorum8 amd64 3.1.7-1ubuntu3.2 [8,512 B] 2026-05-22 00:43:43.032083 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu74 amd64 74.2-1ubuntu3.1 [10.9 MB] 2026-05-22 00:43:43.032093 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2 amd64 2.9.14+dfsg-1.3ubuntu3.7 [764 kB] 2026-05-22 00:43:43.032117 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1.1 amd64 1.1.39-0exp1ubuntu0.24.04.3 [168 kB] 2026-05-22 00:43:43.032128 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xsltproc amd64 1.1.39-0exp1ubuntu0.24.04.3 [15.0 kB] 2026-05-22 00:43:43.032139 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 corosync amd64 3.1.7-1ubuntu3.2 [261 kB] 2026-05-22 00:43:43.032149 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Fetched 13.9 MB in 1s (18.3 MB/s) 2026-05-22 00:43:43.032160 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libcorosync-common4:amd64. 2026-05-22 00:43:43.032177 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 2026-05-22 00:43:43.032190 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:43:43.032202 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 70% 2026-05-22 00:43:43.032212 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 75% 2026-05-22 00:43:43.032223 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 80% 2026-05-22 00:43:43.032233 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 85% 2026-05-22 00:43:43.032243 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 90% 2026-05-22 00:43:43.032253 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 95% 2026-05-22 00:43:43.032263 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 100% (Reading database ... 11568 files and directories currently installed.) 2026-05-22 00:43:43.032274 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../00-libcorosync-common4_3.1.7-1ubuntu3.2_amd64.deb ... 2026-05-22 00:43:43.032284 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libcorosync-common4:amd64 (3.1.7-1ubuntu3.2) ... 2026-05-22 00:43:43.032294 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libqb100:amd64. 2026-05-22 00:43:43.032305 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../01-libqb100_2.0.8-1ubuntu2_amd64.deb ... 2026-05-22 00:43:43.032315 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libqb100:amd64 (2.0.8-1ubuntu2) ... 2026-05-22 00:43:43.032325 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libcfg7:amd64. 2026-05-22 00:43:43.032336 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../02-libcfg7_3.1.7-1ubuntu3.2_amd64.deb ... 2026-05-22 00:43:43.032361 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libcfg7:amd64 (3.1.7-1ubuntu3.2) ... 2026-05-22 00:43:43.032378 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libcmap4:amd64. 2026-05-22 00:43:43.032389 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../03-libcmap4_3.1.7-1ubuntu3.2_amd64.deb ... 2026-05-22 00:43:43.032398 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libcmap4:amd64 (3.1.7-1ubuntu3.2) ... 2026-05-22 00:43:43.032408 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libcpg4:amd64. 2026-05-22 00:43:43.032417 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../04-libcpg4_3.1.7-1ubuntu3.2_amd64.deb ... 2026-05-22 00:43:43.032427 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libcpg4:amd64 (3.1.7-1ubuntu3.2) ... 2026-05-22 00:43:43.032437 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package liblzo2-2:amd64. 2026-05-22 00:43:43.032446 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../05-liblzo2-2_2.10-2build4_amd64.deb ... 2026-05-22 00:43:43.032456 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking liblzo2-2:amd64 (2.10-2build4) ... 2026-05-22 00:43:43.032466 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libnspr4:amd64. 2026-05-22 00:43:43.032475 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: 2026-05-22 00:43:43.032485 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../06-libnspr4_2%3a4.35-1.1build1_amd64.deb ... 2026-05-22 00:43:43.032495 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... 2026-05-22 00:43:43.032504 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libnss3:amd64. 2026-05-22 00:43:43.032522 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../07-libnss3_2%3a3.98-1ubuntu0.1_amd64.deb ... 2026-05-22 00:43:43.032532 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libnss3:amd64 (2:3.98-1ubuntu0.1) ... 2026-05-22 00:43:43.032551 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libknet1t64:amd64. 2026-05-22 00:43:43.032561 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../08-libknet1t64_1.28-2ubuntu2_amd64.deb ... 2026-05-22 00:43:43.032571 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libknet1t64:amd64 (1.28-2ubuntu2) ... 2026-05-22 00:43:43.032581 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libnozzle1t64:amd64. 2026-05-22 00:43:43.032624 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../09-libnozzle1t64_1.28-2ubuntu2_amd64.deb ... 2026-05-22 00:43:43.032640 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2026-05-22 00:43:43.032650 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libquorum5:amd64. 2026-05-22 00:43:43.032660 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../10-libquorum5_3.1.7-1ubuntu3.2_amd64.deb ... 2026-05-22 00:43:43.032670 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libquorum5:amd64 (3.1.7-1ubuntu3.2) ... 2026-05-22 00:43:43.032680 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libstatgrab10t64. 2026-05-22 00:43:43.032689 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../11-libstatgrab10t64_0.92.1-1.2build1_amd64.deb ... 2026-05-22 00:43:43.032699 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libstatgrab10t64 (0.92.1-1.2build1) ... 2026-05-22 00:43:43.032708 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libvotequorum8:amd64. 2026-05-22 00:43:43.032718 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../12-libvotequorum8_3.1.7-1ubuntu3.2_amd64.deb ... 2026-05-22 00:43:43.032727 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libvotequorum8:amd64 (3.1.7-1ubuntu3.2) ... 2026-05-22 00:43:43.032737 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libicu74:amd64. 2026-05-22 00:43:43.032746 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../13-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2026-05-22 00:43:43.032756 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2026-05-22 00:43:43.032766 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libxml2:amd64. 2026-05-22 00:43:43.032776 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../14-libxml2_2.9.14+dfsg-1.3ubuntu3.7_amd64.deb ... 2026-05-22 00:43:43.032785 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-05-22 00:43:43.032795 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libxslt1.1:amd64. 2026-05-22 00:43:43.032804 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../15-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-05-22 00:43:43.032814 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-05-22 00:43:43.032823 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package xsltproc. 2026-05-22 00:43:43.032841 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../16-xsltproc_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-05-22 00:43:43.032851 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking xsltproc (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-05-22 00:43:43.032866 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: 2026-05-22 00:43:43.032876 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package corosync. 2026-05-22 00:43:43.032894 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../17-corosync_3.1.7-1ubuntu3.2_amd64.deb ... 2026-05-22 00:43:43.032904 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking corosync (3.1.7-1ubuntu3.2) ... 2026-05-22 00:43:43.032913 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libqb100:amd64 (2.0.8-1ubuntu2) ... 2026-05-22 00:43:43.032923 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up liblzo2-2:amd64 (2.10-2build4) ... 2026-05-22 00:43:43.032932 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libcorosync-common4:amd64 (3.1.7-1ubuntu3.2) ... 2026-05-22 00:43:43.032942 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2026-05-22 00:43:43.032951 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libstatgrab10t64 (0.92.1-1.2build1) ... 2026-05-22 00:43:43.032965 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libnspr4:amd64 (2:4.35-1.1build1) ... 2026-05-22 00:43:43.032975 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libcfg7:amd64 (3.1.7-1ubuntu3.2) ... 2026-05-22 00:43:43.032985 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2026-05-22 00:43:43.032998 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-05-22 00:43:43.033039 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libvotequorum8:amd64 (3.1.7-1ubuntu3.2) ... 2026-05-22 00:43:43.033119 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libcpg4:amd64 (3.1.7-1ubuntu3.2) ... 2026-05-22 00:43:43.033137 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libcmap4:amd64 (3.1.7-1ubuntu3.2) ... 2026-05-22 00:43:43.033154 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libquorum5:amd64 (3.1.7-1ubuntu3.2) ... 2026-05-22 00:43:43.033207 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libnss3:amd64 (2:3.98-1ubuntu0.1) ... 2026-05-22 00:43:43.033241 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libknet1t64:amd64 (1.28-2ubuntu2) ... 2026-05-22 00:43:43.033285 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-05-22 00:43:43.033327 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up xsltproc (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-05-22 00:43:43.033379 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up corosync (3.1.7-1ubuntu3.2) ... 2026-05-22 00:43:43.033428 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:invoke-rc.d: could not determine current runlevel 2026-05-22 00:43:43.033473 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-22 00:43:43.033515 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 00:43:43.033556 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: ---> Removed intermediate container b0f9352b3755 2026-05-22 00:43:43.033621 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: ---> d5f1671fe0e2 2026-05-22 00:43:43.033644 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Step 4/5 : COPY patches /patches 2026-05-22 00:43:43.033698 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: ---> a0630498dda5 2026-05-22 00:43:43.033738 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Step 5/5 : RUN kolla_patch 2026-05-22 00:43:43.033781 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: ---> Running in f7659a9da584 2026-05-22 00:43:43.033821 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:[i] No series file found, nothing to patch. 2026-05-22 00:43:43.033864 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: ---> Removed intermediate container f7659a9da584 2026-05-22 00:43:43.033908 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: ---> 4fe714474c76 2026-05-22 00:43:43.033950 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Successfully built 563bec910a67 2026-05-22 00:43:43.033993 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Successfully tagged osism.harbor.regio.digital/kolla/hacluster-corosync:build-20260522 2026-05-22 00:43:43.034114 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Built at 2026-05-22 00:43:43.034003 (took 0:00:13.669908) 2026-05-22 00:43:43.034543 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(mariadb-clustercheck) 2026-05-22 00:43:43.034627 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-clustercheck:Processing 2026-05-22 00:43:43.034688 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Building started at 2026-05-22 00:43:43.034619 2026-05-22 00:43:43.035635 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-clustercheck:Turned 0 plugins into plugins archive 2026-05-22 00:43:43.036218 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-clustercheck:Turned 0 additions into additions archive 2026-05-22 00:43:46.358263 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Step 1/8 : FROM osism.harbor.regio.digital/kolla/mariadb-base:build-20260522 2026-05-22 00:43:46.358437 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> 19dbeb98df68 2026-05-22 00:43:46.358463 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Step 2/8 : LABEL "build-date"="20260522" "name"="mariadb-clustercheck" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="mariadb-clustercheck" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:43:46.358484 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> Running in 58d88b7db2fc 2026-05-22 00:43:46.358559 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> Removed intermediate container 58d88b7db2fc 2026-05-22 00:43:46.358635 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> ef1e62ee4dd1 2026-05-22 00:43:46.358733 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Step 3/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-05-22 00:43:46.358801 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> 08c5713b3665 2026-05-22 00:43:46.358854 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Step 4/8 : COPY socat_wrapper.sh /usr/local/bin/socat_wrapper 2026-05-22 00:43:46.358986 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> 9f7d80b66351 2026-05-22 00:43:46.359009 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Step 5/8 : RUN chmod 644 /usr/local/bin/kolla_extend_start && chmod 755 /usr/local/bin/socat_wrapper 2026-05-22 00:43:46.359095 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> Running in ddadf6f9bcc4 2026-05-22 00:43:46.359159 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> Removed intermediate container ddadf6f9bcc4 2026-05-22 00:43:46.359223 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> 020c6ce4599b 2026-05-22 00:43:46.359290 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Step 6/8 : COPY patches /patches 2026-05-22 00:43:46.359381 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> f5645eb9b5ea 2026-05-22 00:43:46.359436 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Step 7/8 : RUN kolla_patch 2026-05-22 00:43:46.359487 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> Running in 2b9ec7f5ad33 2026-05-22 00:43:46.359551 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:[i] No series file found, nothing to patch. 2026-05-22 00:43:46.359627 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> Removed intermediate container 2b9ec7f5ad33 2026-05-22 00:43:46.359702 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> a6b319dc49de 2026-05-22 00:43:46.359780 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Step 8/8 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 00:43:46.359823 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> Running in 81a21a355b2e 2026-05-22 00:43:46.359900 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Reading package lists... 2026-05-22 00:43:46.359965 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Building dependency tree... 2026-05-22 00:43:46.360027 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Reading state information... 2026-05-22 00:43:46.360095 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Package 'build-essential' is not installed, so not removed 2026-05-22 00:43:46.360155 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:43:46.360220 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Reading package lists... 2026-05-22 00:43:46.360291 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Building dependency tree... 2026-05-22 00:43:46.360368 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Reading state information... 2026-05-22 00:43:46.360499 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:43:46.360517 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> Removed intermediate container 81a21a355b2e 2026-05-22 00:43:46.360689 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> 45182d00f2ea 2026-05-22 00:43:46.360755 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Successfully built 9012ee141d7d 2026-05-22 00:43:46.360784 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Successfully tagged osism.harbor.regio.digital/kolla/mariadb-clustercheck:build-20260522 2026-05-22 00:43:46.360835 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Built at 2026-05-22 00:43:46.360743 (took 0:00:03.326124) 2026-05-22 00:43:46.361268 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(mariadb-server) 2026-05-22 00:43:46.361373 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-server:Processing 2026-05-22 00:43:46.361465 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Building started at 2026-05-22 00:43:46.361366 2026-05-22 00:43:46.362521 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-server:Turned 0 plugins into plugins archive 2026-05-22 00:43:46.363248 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-server:Turned 0 additions into additions archive 2026-05-22 00:44:15.635165 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 1/20 : FROM osism.harbor.regio.digital/kolla/mariadb-base:build-20260522 2026-05-22 00:44:15.637655 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 19dbeb98df68 2026-05-22 00:44:15.637669 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 2/20 : LABEL "build-date"="20260522" "name"="mariadb-server" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="mariadb-server" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:44:15.637678 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in 793b455d3c62 2026-05-22 00:44:15.637685 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container 793b455d3c62 2026-05-22 00:44:15.637689 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 0f981f48f5bc 2026-05-22 00:44:15.637736 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 3/20 : RUN usermod --append --home /var/lib/mysql --groups kolla mysql && mkdir -p /var/lib/mysql && chown -R 42434:42434 /var/lib/mysql 2026-05-22 00:44:15.637742 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in 7e7522e108f1 2026-05-22 00:44:15.637745 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container 7e7522e108f1 2026-05-22 00:44:15.637749 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> f1aaa3493166 2026-05-22 00:44:15.637754 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 4/20 : RUN echo 'Uris: https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu' >/etc/apt/sources.list.d/mariadb.sources && echo 'Components: main' >>/etc/apt/sources.list.d/mariadb.sources && echo 'Types: deb' >>/etc/apt/sources.list.d/mariadb.sources && echo 'Suites: noble' >>/etc/apt/sources.list.d/mariadb.sources && echo 'Signed-By: /etc/kolla/apt-keys/mariadb.gpg' >>/etc/apt/sources.list.d/mariadb.sources 2026-05-22 00:44:15.637759 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in 8cf8ec7475b5 2026-05-22 00:44:15.637762 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container 8cf8ec7475b5 2026-05-22 00:44:15.637766 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 7ffc698eb773 2026-05-22 00:44:15.637769 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 5/20 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends expect mariadb-backup mariadb-server && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-05-22 00:44:15.637774 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in 6e0bb827e758 2026-05-22 00:44:15.637778 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-22 00:44:15.637783 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 00:44:15.637788 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-22 00:44:15.637791 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-22 00:44:15.637795 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-22 00:44:15.637799 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-22 00:44:15.637802 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:8 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-22 00:44:15.637818 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:7 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu noble InRelease [7,767 B] 2026-05-22 00:44:15.637821 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-22 00:44:15.637825 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-22 00:44:15.637828 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,457 kB] 2026-05-22 00:44:15.637832 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,148 kB] 2026-05-22 00:44:15.637839 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-22 00:44:15.637843 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-05-22 00:44:15.637847 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,072 kB] 2026-05-22 00:44:15.637850 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:16 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,505 kB] 2026-05-22 00:44:15.637854 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:17 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu noble/main amd64 Packages [19.5 kB] 2026-05-22 00:44:15.637860 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Fetched 30.2 MB in 2s (12.4 MB/s) 2026-05-22 00:44:15.637864 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Reading package lists... 2026-05-22 00:44:15.637868 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Reading package lists... 2026-05-22 00:44:15.637871 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Building dependency tree... 2026-05-22 00:44:15.637875 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Reading state information... 2026-05-22 00:44:15.637878 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:The following additional packages will be installed: 2026-05-22 00:44:15.637881 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: galera-4 libdbi-perl libpopt0 libtcl8.6 liburing2 mariadb-server-core psmisc 2026-05-22 00:44:15.637885 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: rsync tcl-expect tcl8.6 2026-05-22 00:44:15.637888 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Suggested packages: 2026-05-22 00:44:15.637892 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: tk8.6 libclone-perl libmldbm-perl libnet-daemon-perl libsql-statement-perl 2026-05-22 00:44:15.637895 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: mariadb-test netcat-openbsd openssh-client openssh-server 2026-05-22 00:44:15.637899 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: python3-braceexpand tcl-tclreadline 2026-05-22 00:44:15.637902 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Recommended packages: 2026-05-22 00:44:15.637905 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: libhtml-template-perl pv 2026-05-22 00:44:15.637909 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:The following NEW packages will be installed: 2026-05-22 00:44:15.637912 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: expect galera-4 libdbi-perl libpopt0 libtcl8.6 liburing2 mariadb-backup 2026-05-22 00:44:15.637916 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: mariadb-server mariadb-server-core psmisc rsync tcl-expect tcl8.6 2026-05-22 00:44:15.637919 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:0 upgraded, 13 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:44:15.637923 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Need to get 30.1 MB of archives. 2026-05-22 00:44:15.637926 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:After this operation, 145 MB of additional disk space will be used. 2026-05-22 00:44:15.637929 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 00:44:15.637933 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB] 2026-05-22 00:44:15.637936 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 rsync amd64 3.2.7-1ubuntu1.4 [442 kB] 2026-05-22 00:44:15.637940 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libdbi-perl amd64 1.643-4build3 [721 kB] 2026-05-22 00:44:15.637943 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2026-05-22 00:44:15.637946 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 psmisc amd64 23.7-1build1 [179 kB] 2026-05-22 00:44:15.637950 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libtcl8.6 amd64 8.6.14+dfsg-1build1 [988 kB] 2026-05-22 00:44:15.637953 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 tcl8.6 amd64 8.6.14+dfsg-1build1 [14.7 kB] 2026-05-22 00:44:15.637956 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 tcl-expect amd64 5.45.4-3 [110 kB] 2026-05-22 00:44:15.637962 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:10 http://archive.ubuntu.com/ubuntu noble/universe amd64 expect amd64 5.45.4-3 [137 kB] 2026-05-22 00:44:15.637966 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:11 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu noble/main amd64 galera-4 amd64 26.4.26-ubu2404 [10.2 MB] 2026-05-22 00:44:15.637974 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:12 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu noble/main amd64 mariadb-server-core amd64 1:10.11.17+maria~ubu2404 [7,253 kB] 2026-05-22 00:44:15.637977 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:13 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu noble/main amd64 mariadb-server amd64 1:10.11.17+maria~ubu2404 [3,326 kB] 2026-05-22 00:44:15.637985 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:14 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu noble/main amd64 mariadb-backup amd64 1:10.11.17+maria~ubu2404 [6,627 kB] 2026-05-22 00:44:15.637989 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preconfiguring packages ... 2026-05-22 00:44:15.637993 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Fetched 30.1 MB in 4s (7,071 kB/s) 2026-05-22 00:44:15.637996 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package libpopt0:amd64. 2026-05-22 00:44:15.638000 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:(Reading database ... 2026-05-22 00:44:15.638004 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% 2026-05-22 00:44:15.638009 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:(Reading database ... 75% 2026-05-22 00:44:15.638012 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:(Reading database ... 80% 2026-05-22 00:44:15.638016 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:(Reading database ... 85% 2026-05-22 00:44:15.638019 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:(Reading database ... 90% 2026-05-22 00:44:15.638022 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:(Reading database ... 95% 2026-05-22 00:44:15.638026 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:(Reading database ... 100% (Reading database ... 11725 files and directories currently installed.) 2026-05-22 00:44:15.638029 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../00-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2026-05-22 00:44:15.638033 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-05-22 00:44:15.638036 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package rsync. 2026-05-22 00:44:15.638039 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../01-rsync_3.2.7-1ubuntu1.4_amd64.deb ... 2026-05-22 00:44:15.638043 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking rsync (3.2.7-1ubuntu1.4) ... 2026-05-22 00:44:15.638046 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package galera-4. 2026-05-22 00:44:15.638050 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../02-galera-4_26.4.26-ubu2404_amd64.deb ... 2026-05-22 00:44:15.638053 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking galera-4 (26.4.26-ubu2404) ... 2026-05-22 00:44:15.638057 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package libdbi-perl:amd64. 2026-05-22 00:44:15.638060 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../03-libdbi-perl_1.643-4build3_amd64.deb ... 2026-05-22 00:44:15.638063 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking libdbi-perl:amd64 (1.643-4build3) ... 2026-05-22 00:44:15.638067 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package liburing2:amd64. 2026-05-22 00:44:15.638070 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../04-liburing2_2.5-1build1_amd64.deb ... 2026-05-22 00:44:15.638074 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking liburing2:amd64 (2.5-1build1) ... 2026-05-22 00:44:15.638077 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package mariadb-server-core. 2026-05-22 00:44:15.638083 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: 2026-05-22 00:44:15.638087 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../05-mariadb-server-core_1%3a10.11.17+maria~ubu2404_amd64.deb ... 2026-05-22 00:44:15.638090 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking mariadb-server-core (1:10.11.17+maria~ubu2404) ... 2026-05-22 00:44:15.638094 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package psmisc. 2026-05-22 00:44:15.638097 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../06-psmisc_23.7-1build1_amd64.deb ... 2026-05-22 00:44:15.638100 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking psmisc (23.7-1build1) ... 2026-05-22 00:44:15.638104 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package mariadb-server. 2026-05-22 00:44:15.638110 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../07-mariadb-server_1%3a10.11.17+maria~ubu2404_amd64.deb ... 2026-05-22 00:44:15.638113 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking mariadb-server (1:10.11.17+maria~ubu2404) ... 2026-05-22 00:44:15.638117 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package libtcl8.6:amd64. 2026-05-22 00:44:15.638120 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../08-libtcl8.6_8.6.14+dfsg-1build1_amd64.deb ... 2026-05-22 00:44:15.638123 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: 2026-05-22 00:44:15.638127 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking libtcl8.6:amd64 (8.6.14+dfsg-1build1) ... 2026-05-22 00:44:15.638130 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package tcl8.6. 2026-05-22 00:44:15.638137 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../09-tcl8.6_8.6.14+dfsg-1build1_amd64.deb ... 2026-05-22 00:44:15.638141 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking tcl8.6 (8.6.14+dfsg-1build1) ... 2026-05-22 00:44:15.638144 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package tcl-expect:amd64. 2026-05-22 00:44:15.638148 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../10-tcl-expect_5.45.4-3_amd64.deb ... 2026-05-22 00:44:15.638151 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking tcl-expect:amd64 (5.45.4-3) ... 2026-05-22 00:44:15.638154 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package expect. 2026-05-22 00:44:15.638158 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../11-expect_5.45.4-3_amd64.deb ... 2026-05-22 00:44:15.638161 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking expect (5.45.4-3) ... 2026-05-22 00:44:15.638165 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package mariadb-backup. 2026-05-22 00:44:15.638168 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../12-mariadb-backup_1%3a10.11.17+maria~ubu2404_amd64.deb ... 2026-05-22 00:44:15.638172 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking mariadb-backup (1:10.11.17+maria~ubu2404) ... 2026-05-22 00:44:15.638175 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up galera-4 (26.4.26-ubu2404) ... 2026-05-22 00:44:15.638179 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up psmisc (23.7-1build1) ... 2026-05-22 00:44:15.638182 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up libtcl8.6:amd64 (8.6.14+dfsg-1build1) ... 2026-05-22 00:44:15.638185 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up liburing2:amd64 (2.5-1build1) ... 2026-05-22 00:44:15.638189 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up libdbi-perl:amd64 (1.643-4build3) ... 2026-05-22 00:44:15.638192 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-05-22 00:44:15.638196 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up tcl8.6 (8.6.14+dfsg-1build1) ... 2026-05-22 00:44:15.638199 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up tcl-expect:amd64 (5.45.4-3) ... 2026-05-22 00:44:15.638202 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up mariadb-backup (1:10.11.17+maria~ubu2404) ... 2026-05-22 00:44:15.638209 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up mariadb-server-core (1:10.11.17+maria~ubu2404) ... 2026-05-22 00:44:15.638212 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up rsync (3.2.7-1ubuntu1.4) ... 2026-05-22 00:44:15.638216 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:invoke-rc.d: could not determine current runlevel 2026-05-22 00:44:15.638219 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-22 00:44:15.638223 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up expect (5.45.4-3) ... 2026-05-22 00:44:15.638226 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up mariadb-server (1:10.11.17+maria~ubu2404) ... 2026-05-22 00:44:15.638230 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:invoke-rc.d: could not determine current runlevel 2026-05-22 00:44:15.638233 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:invoke-rc.d: policy-rc.d denied execution of stop. 2026-05-22 00:44:15.638236 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:invoke-rc.d: could not determine current runlevel 2026-05-22 00:44:15.638240 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-22 00:44:15.638243 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 00:44:15.638247 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container 6e0bb827e758 2026-05-22 00:44:15.638250 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 65b5ad40fb00 2026-05-22 00:44:15.638254 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 6/20 : COPY mariadb_sudoers /etc/sudoers.d/kolla_mariadb_sudoers 2026-05-22 00:44:15.638257 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 944813a03a6e 2026-05-22 00:44:15.638260 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 7/20 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-05-22 00:44:15.638264 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 53a40cb40866 2026-05-22 00:44:15.638267 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 8/20 : COPY security_reset.expect /usr/local/bin/kolla_security_reset 2026-05-22 00:44:15.638271 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 032deadc6a9d 2026-05-22 00:44:15.638277 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 9/20 : COPY backup.sh /usr/local/bin/kolla_mariadb_backup.sh 2026-05-22 00:44:15.638280 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> f6f607a9f2a9 2026-05-22 00:44:15.638284 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 10/20 : COPY backup_replica.sh /usr/local/bin/kolla_mariadb_backup_replica.sh 2026-05-22 00:44:15.638287 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 3e5cb80f9084 2026-05-22 00:44:15.638295 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 11/20 : RUN chmod 644 /usr/local/bin/kolla_extend_start && chmod 755 /usr/local/bin/kolla_security_reset /usr/local/bin/kolla_mariadb_backup.sh /usr/local/bin/kolla_mariadb_backup_replica.sh && chmod 750 /etc/sudoers.d && chmod 440 /etc/sudoers.d/kolla_mariadb_sudoers && rm -rf /var/lib/mysql/* 2026-05-22 00:44:15.638300 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in 0bbf98e03a4b 2026-05-22 00:44:15.638304 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container 0bbf98e03a4b 2026-05-22 00:44:15.638307 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> c56e299c54f7 2026-05-22 00:44:15.638311 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 12/20 : RUN mkdir -p /var/run/mysqld && chown mysql /var/run/mysqld && chmod 755 /var/run/mysqld 2026-05-22 00:44:15.638314 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in 38eb6f0be2cc 2026-05-22 00:44:15.638318 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container 38eb6f0be2cc 2026-05-22 00:44:15.638321 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 1eb399198c81 2026-05-22 00:44:15.638325 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 13/20 : COPY healthcheck_mariadb /usr/local/bin/healthcheck_mariadb 2026-05-22 00:44:15.638328 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 1c0e7614a4ef 2026-05-22 00:44:15.638332 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 14/20 : RUN chmod 755 /usr/local/bin/healthcheck_mariadb 2026-05-22 00:44:15.638338 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in 0a34011bf3cc 2026-05-22 00:44:15.638342 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container 0a34011bf3cc 2026-05-22 00:44:15.638359 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 2b3393427b39 2026-05-22 00:44:15.638362 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 15/20 : ENTRYPOINT ["dumb-init", "--"] 2026-05-22 00:44:15.638366 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in 827b9f21fbc0 2026-05-22 00:44:15.638369 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container 827b9f21fbc0 2026-05-22 00:44:15.638372 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> d7453a97c465 2026-05-22 00:44:15.638376 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 16/20 : CMD ["kolla_start"] 2026-05-22 00:44:15.638379 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in 2a647035d9c2 2026-05-22 00:44:15.638382 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container 2a647035d9c2 2026-05-22 00:44:15.638385 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> fec865f5bddd 2026-05-22 00:44:15.638389 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 17/20 : COPY patches /patches 2026-05-22 00:44:15.638392 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> b1ec22e6d80a 2026-05-22 00:44:15.638395 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 18/20 : RUN kolla_patch 2026-05-22 00:44:15.638400 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in 7a361467fe21 2026-05-22 00:44:15.638404 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:[i] No series file found, nothing to patch. 2026-05-22 00:44:15.638407 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container 7a361467fe21 2026-05-22 00:44:15.638410 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> b9c32afb665d 2026-05-22 00:44:15.638417 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 19/20 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 00:44:15.638556 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in cd57068b8e63 2026-05-22 00:44:15.638616 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Reading package lists... 2026-05-22 00:44:15.638631 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Building dependency tree... 2026-05-22 00:44:15.638642 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Reading state information... 2026-05-22 00:44:15.638646 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Package 'build-essential' is not installed, so not removed 2026-05-22 00:44:15.638651 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:44:15.638656 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Reading package lists... 2026-05-22 00:44:15.638660 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Building dependency tree... 2026-05-22 00:44:15.638666 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Reading state information... 2026-05-22 00:44:15.638685 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:44:15.638733 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container cd57068b8e63 2026-05-22 00:44:15.638741 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> d4158cb2fee0 2026-05-22 00:44:15.638775 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 20/20 : USER mysql 2026-05-22 00:44:15.638786 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in 3d4718636e4c 2026-05-22 00:44:15.638810 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container 3d4718636e4c 2026-05-22 00:44:15.638842 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 6fef1dfa7a0d 2026-05-22 00:44:15.638867 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Successfully built eb0bdbfe4366 2026-05-22 00:44:15.638894 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Successfully tagged osism.harbor.regio.digital/kolla/mariadb-server:build-20260522 2026-05-22 00:44:15.638964 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Built at 2026-05-22 00:44:15.638895 (took 0:00:29.277529) 2026-05-22 00:44:15.639215 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(redis-sentinel) 2026-05-22 00:44:15.639267 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis-sentinel:Processing 2026-05-22 00:44:15.639301 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Building started at 2026-05-22 00:44:15.639254 2026-05-22 00:44:15.640006 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis-sentinel:Turned 0 plugins into plugins archive 2026-05-22 00:44:15.640409 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis-sentinel:Turned 0 additions into additions archive 2026-05-22 00:44:29.018761 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Step 1/9 : FROM osism.harbor.regio.digital/kolla/redis-base:build-20260522 2026-05-22 00:44:29.018875 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> f02164eabed3 2026-05-22 00:44:29.018997 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Step 2/9 : LABEL "build-date"="20260522" "name"="redis-sentinel" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="redis-sentinel" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:44:29.019133 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Running in c446c52945ba 2026-05-22 00:44:29.019224 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Removed intermediate container c446c52945ba 2026-05-22 00:44:29.019294 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> c1c99d7e23a7 2026-05-22 00:44:29.019415 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Step 3/9 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends redis-sentinel && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-05-22 00:44:29.019486 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Running in c63519ba90e7 2026-05-22 00:44:29.019568 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-22 00:44:29.019676 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 00:44:29.019767 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-22 00:44:29.019848 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-22 00:44:29.019928 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-22 00:44:29.020008 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-22 00:44:29.020087 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-22 00:44:29.020172 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-22 00:44:29.020249 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-22 00:44:29.020325 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,457 kB] 2026-05-22 00:44:29.020460 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,148 kB] 2026-05-22 00:44:29.020544 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-05-22 00:44:29.020667 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-22 00:44:29.020749 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,072 kB] 2026-05-22 00:44:29.020828 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,505 kB] 2026-05-22 00:44:29.020918 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Fetched 30.2 MB in 2s (12.2 MB/s) 2026-05-22 00:44:29.021019 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Reading package lists... 2026-05-22 00:44:29.021105 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Reading package lists... 2026-05-22 00:44:29.021190 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Building dependency tree... 2026-05-22 00:44:29.021269 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Reading state information... 2026-05-22 00:44:29.021356 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:The following additional packages will be installed: 2026-05-22 00:44:29.021444 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: libatomic1 libjemalloc2 liblzf1 redis-tools 2026-05-22 00:44:29.021523 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Suggested packages: 2026-05-22 00:44:29.021624 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ruby-redis 2026-05-22 00:44:29.021710 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:The following NEW packages will be installed: 2026-05-22 00:44:29.021802 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: libatomic1 libjemalloc2 liblzf1 redis-sentinel redis-tools 2026-05-22 00:44:29.021905 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:44:29.021982 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Need to get 1,453 kB of archives. 2026-05-22 00:44:29.022067 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:After this operation, 7,514 kB of additional disk space will be used. 2026-05-22 00:44:29.022167 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 00:44:29.022480 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1 amd64 14.2.0-4ubuntu2~24.04.1 [10.5 kB] 2026-05-22 00:44:29.022556 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:3 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjemalloc2 amd64 5.3.0-2build1 [256 kB] 2026-05-22 00:44:29.022570 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:4 http://archive.ubuntu.com/ubuntu noble/universe amd64 liblzf1 amd64 3.6-4 [7,624 B] 2026-05-22 00:44:29.022767 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 redis-tools amd64 5:7.0.15-1ubuntu0.24.04.4 [1,166 kB] 2026-05-22 00:44:29.022875 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 redis-sentinel amd64 5:7.0.15-1ubuntu0.24.04.4 [12.2 kB] 2026-05-22 00:44:29.022963 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Fetched 1,453 kB in 0s (5,897 kB/s) 2026-05-22 00:44:29.023049 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Selecting previously unselected package libatomic1:amd64. 2026-05-22 00:44:29.023132 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:(Reading database ... 2026-05-22 00:44:29.023266 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:44:29.023584 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:(Reading database ... 70% 2026-05-22 00:44:29.023784 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:(Reading database ... 75% 2026-05-22 00:44:29.023903 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:(Reading database ... 80% 2026-05-22 00:44:29.023974 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:(Reading database ... 85% 2026-05-22 00:44:29.024048 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:(Reading database ... 90% 2026-05-22 00:44:29.024122 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:(Reading database ... 95% 2026-05-22 00:44:29.024198 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:(Reading database ... 100% (Reading database ... 11568 files and directories currently installed.) 2026-05-22 00:44:29.024270 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Preparing to unpack .../libatomic1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-05-22 00:44:29.024361 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:44:29.024508 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Selecting previously unselected package libjemalloc2:amd64. 2026-05-22 00:44:29.024528 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Preparing to unpack .../libjemalloc2_5.3.0-2build1_amd64.deb ... 2026-05-22 00:44:29.024615 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Unpacking libjemalloc2:amd64 (5.3.0-2build1) ... 2026-05-22 00:44:29.024768 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Selecting previously unselected package liblzf1:amd64. 2026-05-22 00:44:29.024833 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Preparing to unpack .../liblzf1_3.6-4_amd64.deb ... 2026-05-22 00:44:29.024917 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Unpacking liblzf1:amd64 (3.6-4) ... 2026-05-22 00:44:29.024990 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Selecting previously unselected package redis-tools. 2026-05-22 00:44:29.025061 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Preparing to unpack .../redis-tools_5%3a7.0.15-1ubuntu0.24.04.4_amd64.deb ... 2026-05-22 00:44:29.025131 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Unpacking redis-tools (5:7.0.15-1ubuntu0.24.04.4) ... 2026-05-22 00:44:29.025205 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Selecting previously unselected package redis-sentinel. 2026-05-22 00:44:29.025303 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: 2026-05-22 00:44:29.025400 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Preparing to unpack .../redis-sentinel_5%3a7.0.15-1ubuntu0.24.04.4_amd64.deb ... 2026-05-22 00:44:29.026885 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Unpacking redis-sentinel (5:7.0.15-1ubuntu0.24.04.4) ... 2026-05-22 00:44:29.026941 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Setting up libjemalloc2:amd64 (5.3.0-2build1) ... 2026-05-22 00:44:29.026954 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Setting up liblzf1:amd64 (3.6-4) ... 2026-05-22 00:44:29.026965 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:44:29.026974 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Setting up redis-tools (5:7.0.15-1ubuntu0.24.04.4) ... 2026-05-22 00:44:29.026983 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Setting up redis-sentinel (5:7.0.15-1ubuntu0.24.04.4) ... 2026-05-22 00:44:29.026992 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:invoke-rc.d: could not determine current runlevel 2026-05-22 00:44:29.027002 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-22 00:44:29.027011 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 00:44:29.027021 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Removed intermediate container c63519ba90e7 2026-05-22 00:44:29.027031 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> ea86c9eb8180 2026-05-22 00:44:29.027040 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Step 4/9 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-05-22 00:44:29.027050 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> 0174519b05a7 2026-05-22 00:44:29.027060 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Step 5/9 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2026-05-22 00:44:29.027083 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Running in 5fcdc0f3d46e 2026-05-22 00:44:29.027094 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Removed intermediate container 5fcdc0f3d46e 2026-05-22 00:44:29.027103 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> 1055f4a0835a 2026-05-22 00:44:29.027113 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Step 6/9 : COPY patches /patches 2026-05-22 00:44:29.027123 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> 09365639858c 2026-05-22 00:44:29.027132 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Step 7/9 : RUN kolla_patch 2026-05-22 00:44:29.027142 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Running in a163c1fcdcfb 2026-05-22 00:44:29.027151 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:[i] No series file found, nothing to patch. 2026-05-22 00:44:29.027161 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Removed intermediate container a163c1fcdcfb 2026-05-22 00:44:29.027170 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> f65e8c2780f3 2026-05-22 00:44:29.027183 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Step 8/9 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 00:44:29.027195 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Running in 99c6f9135286 2026-05-22 00:44:29.027204 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Reading package lists... 2026-05-22 00:44:29.027214 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Building dependency tree... 2026-05-22 00:44:29.027262 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Reading state information... 2026-05-22 00:44:29.027273 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Package 'build-essential' is not installed, so not removed 2026-05-22 00:44:29.027283 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:44:29.027292 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Reading package lists... 2026-05-22 00:44:29.027302 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Building dependency tree... 2026-05-22 00:44:29.027312 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Reading state information... 2026-05-22 00:44:29.027321 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:44:29.027331 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Removed intermediate container 99c6f9135286 2026-05-22 00:44:29.027341 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> 28c43a20e69d 2026-05-22 00:44:29.027381 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Step 9/9 : USER redis 2026-05-22 00:44:29.027391 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Running in 29c1680be82a 2026-05-22 00:44:29.027434 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Removed intermediate container 29c1680be82a 2026-05-22 00:44:29.027514 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> 4cd6322c3b10 2026-05-22 00:44:29.027586 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Successfully built 7906f6e451ab 2026-05-22 00:44:29.027761 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Successfully tagged osism.harbor.regio.digital/kolla/redis-sentinel:build-20260522 2026-05-22 00:44:29.027831 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Built at 2026-05-22 00:44:29.027716 (took 0:00:13.388462) 2026-05-22 00:44:29.028306 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(redis) 2026-05-22 00:44:29.028434 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis:Processing 2026-05-22 00:44:29.028541 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Building started at 2026-05-22 00:44:29.028445 2026-05-22 00:44:29.029862 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis:Turned 0 plugins into plugins archive 2026-05-22 00:44:29.030730 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis:Turned 0 additions into additions archive 2026-05-22 00:44:42.034989 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Step 1/7 : FROM osism.harbor.regio.digital/kolla/redis-base:build-20260522 2026-05-22 00:44:42.035079 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> f02164eabed3 2026-05-22 00:44:42.035097 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Step 2/7 : LABEL "build-date"="20260522" "name"="redis" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="redis" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:44:42.035112 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Running in beea6b513ca3 2026-05-22 00:44:42.035123 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Removed intermediate container beea6b513ca3 2026-05-22 00:44:42.035133 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> 75a9ca3f1c1b 2026-05-22 00:44:42.035144 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Step 3/7 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends redis-server && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-05-22 00:44:42.035155 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Running in 4e6d03cccb75 2026-05-22 00:44:42.035165 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-22 00:44:42.035175 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 00:44:42.035185 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-22 00:44:42.035195 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-22 00:44:42.035204 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-22 00:44:42.035214 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-22 00:44:42.035224 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-22 00:44:42.035235 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-22 00:44:42.035244 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-22 00:44:42.035254 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,148 kB] 2026-05-22 00:44:42.035264 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,457 kB] 2026-05-22 00:44:42.035274 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-05-22 00:44:42.035283 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-22 00:44:42.035293 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,505 kB] 2026-05-22 00:44:42.035303 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,072 kB] 2026-05-22 00:44:42.035313 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Fetched 30.2 MB in 3s (11.8 MB/s) 2026-05-22 00:44:42.035322 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Reading package lists... 2026-05-22 00:44:42.035332 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Reading package lists... 2026-05-22 00:44:42.035406 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Building dependency tree... 2026-05-22 00:44:42.035418 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Reading state information... 2026-05-22 00:44:42.035436 | ubuntu-noble-large | INFO:kolla.common.utils.redis:The following additional packages will be installed: 2026-05-22 00:44:42.035446 | ubuntu-noble-large | INFO:kolla.common.utils.redis: libatomic1 libjemalloc2 liblzf1 redis-tools 2026-05-22 00:44:42.035456 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Suggested packages: 2026-05-22 00:44:42.035467 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ruby-redis 2026-05-22 00:44:42.038754 | ubuntu-noble-large | INFO:kolla.common.utils.redis:The following NEW packages will be installed: 2026-05-22 00:44:42.038789 | ubuntu-noble-large | INFO:kolla.common.utils.redis: libatomic1 libjemalloc2 liblzf1 redis-server redis-tools 2026-05-22 00:44:42.038799 | ubuntu-noble-large | INFO:kolla.common.utils.redis:0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:44:42.038808 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Need to get 1,492 kB of archives. 2026-05-22 00:44:42.038818 | ubuntu-noble-large | INFO:kolla.common.utils.redis:After this operation, 7,619 kB of additional disk space will be used. 2026-05-22 00:44:42.038827 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 00:44:42.038837 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1 amd64 14.2.0-4ubuntu2~24.04.1 [10.5 kB] 2026-05-22 00:44:42.038847 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:3 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjemalloc2 amd64 5.3.0-2build1 [256 kB] 2026-05-22 00:44:42.038857 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:4 http://archive.ubuntu.com/ubuntu noble/universe amd64 liblzf1 amd64 3.6-4 [7,624 B] 2026-05-22 00:44:42.038867 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 redis-tools amd64 5:7.0.15-1ubuntu0.24.04.4 [1,166 kB] 2026-05-22 00:44:42.038878 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 redis-server amd64 5:7.0.15-1ubuntu0.24.04.4 [51.7 kB] 2026-05-22 00:44:42.038887 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Fetched 1,492 kB in 0s (4,785 kB/s) 2026-05-22 00:44:42.038897 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Selecting previously unselected package libatomic1:amd64. 2026-05-22 00:44:42.038907 | ubuntu-noble-large | INFO:kolla.common.utils.redis:(Reading database ... 2026-05-22 00:44:42.038918 | ubuntu-noble-large | INFO:kolla.common.utils.redis:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:44:42.038931 | ubuntu-noble-large | INFO:kolla.common.utils.redis:(Reading database ... 70% 2026-05-22 00:44:42.038941 | ubuntu-noble-large | INFO:kolla.common.utils.redis:(Reading database ... 75% 2026-05-22 00:44:42.038951 | ubuntu-noble-large | INFO:kolla.common.utils.redis:(Reading database ... 80% 2026-05-22 00:44:42.038960 | ubuntu-noble-large | INFO:kolla.common.utils.redis:(Reading database ... 85% 2026-05-22 00:44:42.038970 | ubuntu-noble-large | INFO:kolla.common.utils.redis:(Reading database ... 90% 2026-05-22 00:44:42.038979 | ubuntu-noble-large | INFO:kolla.common.utils.redis:(Reading database ... 95% 2026-05-22 00:44:42.038989 | ubuntu-noble-large | INFO:kolla.common.utils.redis:(Reading database ... 100% (Reading database ... 11568 files and directories currently installed.) 2026-05-22 00:44:42.038999 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Preparing to unpack .../libatomic1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-05-22 00:44:42.039009 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:44:42.039018 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Selecting previously unselected package libjemalloc2:amd64. 2026-05-22 00:44:42.039028 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Preparing to unpack .../libjemalloc2_5.3.0-2build1_amd64.deb ... 2026-05-22 00:44:42.039038 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Unpacking libjemalloc2:amd64 (5.3.0-2build1) ... 2026-05-22 00:44:42.039047 | ubuntu-noble-large | INFO:kolla.common.utils.redis: 2026-05-22 00:44:42.039057 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Selecting previously unselected package liblzf1:amd64. 2026-05-22 00:44:42.039081 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Preparing to unpack .../liblzf1_3.6-4_amd64.deb ... 2026-05-22 00:44:42.039091 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Unpacking liblzf1:amd64 (3.6-4) ... 2026-05-22 00:44:42.039101 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Selecting previously unselected package redis-tools. 2026-05-22 00:44:42.039111 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Preparing to unpack .../redis-tools_5%3a7.0.15-1ubuntu0.24.04.4_amd64.deb ... 2026-05-22 00:44:42.039120 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Unpacking redis-tools (5:7.0.15-1ubuntu0.24.04.4) ... 2026-05-22 00:44:42.039130 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Selecting previously unselected package redis-server. 2026-05-22 00:44:42.039140 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Preparing to unpack .../redis-server_5%3a7.0.15-1ubuntu0.24.04.4_amd64.deb ... 2026-05-22 00:44:42.039149 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Unpacking redis-server (5:7.0.15-1ubuntu0.24.04.4) ... 2026-05-22 00:44:42.039159 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Setting up libjemalloc2:amd64 (5.3.0-2build1) ... 2026-05-22 00:44:42.039169 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Setting up liblzf1:amd64 (3.6-4) ... 2026-05-22 00:44:42.039190 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:44:42.039200 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Setting up redis-tools (5:7.0.15-1ubuntu0.24.04.4) ... 2026-05-22 00:44:42.039210 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Setting up redis-server (5:7.0.15-1ubuntu0.24.04.4) ... 2026-05-22 00:44:42.039220 | ubuntu-noble-large | INFO:kolla.common.utils.redis:invoke-rc.d: could not determine current runlevel 2026-05-22 00:44:42.039241 | ubuntu-noble-large | INFO:kolla.common.utils.redis:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-22 00:44:42.039251 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 00:44:42.039261 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Removed intermediate container 4e6d03cccb75 2026-05-22 00:44:42.039270 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> 6aa31ce25a1f 2026-05-22 00:44:42.039280 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Step 4/7 : COPY patches /patches 2026-05-22 00:44:42.039290 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> a546a7659e12 2026-05-22 00:44:42.039299 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Step 5/7 : RUN kolla_patch 2026-05-22 00:44:42.039309 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Running in ffd9f503ffc4 2026-05-22 00:44:42.039318 | ubuntu-noble-large | INFO:kolla.common.utils.redis:[i] No series file found, nothing to patch. 2026-05-22 00:44:42.039328 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Removed intermediate container ffd9f503ffc4 2026-05-22 00:44:42.039365 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> b3663a800bf2 2026-05-22 00:44:42.039378 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Step 6/7 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 00:44:42.039390 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Running in 77826456cb08 2026-05-22 00:44:42.039399 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Reading package lists... 2026-05-22 00:44:42.039409 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Building dependency tree... 2026-05-22 00:44:42.039419 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Reading state information... 2026-05-22 00:44:42.039429 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Package 'build-essential' is not installed, so not removed 2026-05-22 00:44:42.039438 | ubuntu-noble-large | INFO:kolla.common.utils.redis:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:44:42.039448 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Reading package lists... 2026-05-22 00:44:42.039457 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Building dependency tree... 2026-05-22 00:44:42.039467 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Reading state information... 2026-05-22 00:44:42.039477 | ubuntu-noble-large | INFO:kolla.common.utils.redis:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:44:42.039495 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Removed intermediate container 77826456cb08 2026-05-22 00:44:42.039505 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> 53cef627b764 2026-05-22 00:44:42.039515 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Step 7/7 : USER redis 2026-05-22 00:44:42.039524 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Running in f221e03840c5 2026-05-22 00:44:42.039534 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Removed intermediate container f221e03840c5 2026-05-22 00:44:42.039543 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> 7355058116a3 2026-05-22 00:44:42.039553 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Successfully built 9fe575c6b361 2026-05-22 00:44:42.039563 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Successfully tagged osism.harbor.regio.digital/kolla/redis:build-20260522 2026-05-22 00:44:42.039572 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Built at 2026-05-22 00:44:42.037408 (took 0:00:13.008963) 2026-05-22 00:44:42.039582 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovn-nb-db-server) 2026-05-22 00:44:42.039640 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-nb-db-server:Processing 2026-05-22 00:44:42.039656 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Building started at 2026-05-22 00:44:42.037931 2026-05-22 00:44:42.039666 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-nb-db-server:Turned 0 plugins into plugins archive 2026-05-22 00:44:42.039930 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-nb-db-server:Turned 0 additions into additions archive 2026-05-22 00:44:56.275838 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Step 1/10 : FROM osism.harbor.regio.digital/kolla/ovn-base:build-20260522 2026-05-22 00:44:56.275946 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> 8c19d01f1553 2026-05-22 00:44:56.276166 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Step 2/10 : LABEL "build-date"="20260522" "name"="ovn-nb-db-server" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ovn-nb-db-server" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:44:56.276247 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Running in 3cb22306e405 2026-05-22 00:44:56.276263 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Removed intermediate container 3cb22306e405 2026-05-22 00:44:56.276279 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> eabe5591f198 2026-05-22 00:44:56.276446 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Step 3/10 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends ovn-central && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-05-22 00:44:56.276521 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Running in 39228b6aadef 2026-05-22 00:44:56.276634 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-22 00:44:56.276760 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 00:44:56.276837 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-22 00:44:56.276921 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-22 00:44:56.277004 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-22 00:44:56.277088 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-22 00:44:56.277167 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-22 00:44:56.277275 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-22 00:44:56.277377 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-22 00:44:56.277500 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,457 kB] 2026-05-22 00:44:56.277582 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,148 kB] 2026-05-22 00:44:56.277689 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-05-22 00:44:56.277770 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-22 00:44:56.277838 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,505 kB] 2026-05-22 00:44:56.277906 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,072 kB] 2026-05-22 00:44:56.277975 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Fetched 30.2 MB in 3s (11.6 MB/s) 2026-05-22 00:44:56.278040 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Reading package lists... 2026-05-22 00:44:56.278114 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Reading package lists... 2026-05-22 00:44:56.278187 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Building dependency tree... 2026-05-22 00:44:56.278257 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Reading state information... 2026-05-22 00:44:56.278326 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:The following additional packages will be installed: 2026-05-22 00:44:56.278419 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: lsb-release 2026-05-22 00:44:56.278489 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:The following NEW packages will be installed: 2026-05-22 00:44:56.278558 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: lsb-release ovn-central 2026-05-22 00:44:56.278657 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:44:56.278734 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Need to get 408 kB of archives. 2026-05-22 00:44:56.278799 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:After this operation, 1,614 kB of additional disk space will be used. 2026-05-22 00:44:56.278864 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 00:44:56.278937 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 lsb-release all 12.0-2 [6,564 B] 2026-05-22 00:44:56.279010 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:3 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 ovn-central amd64 25.03.1-0ubuntu0.25.04.1~cloud0 [402 kB] 2026-05-22 00:44:56.279080 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Fetched 408 kB in 1s (580 kB/s) 2026-05-22 00:44:56.279151 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Selecting previously unselected package lsb-release. 2026-05-22 00:44:56.279217 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 2026-05-22 00:44:56.279306 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:44:56.279382 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 70% 2026-05-22 00:44:56.279451 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 75% 2026-05-22 00:44:56.279521 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 80% 2026-05-22 00:44:56.279625 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 85% (Reading database ... 90% 2026-05-22 00:44:56.279675 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 95% 2026-05-22 00:44:56.279748 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 100% (Reading database ... 11910 files and directories currently installed.) 2026-05-22 00:44:56.279818 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Preparing to unpack .../lsb-release_12.0-2_all.deb ... 2026-05-22 00:44:56.279886 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Unpacking lsb-release (12.0-2) ... 2026-05-22 00:44:56.279956 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Selecting previously unselected package ovn-central. 2026-05-22 00:44:56.280025 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Preparing to unpack .../ovn-central_25.03.1-0ubuntu0.25.04.1~cloud0_amd64.deb ... 2026-05-22 00:44:56.280093 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Unpacking ovn-central (25.03.1-0ubuntu0.25.04.1~cloud0) ... 2026-05-22 00:44:56.280160 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Setting up lsb-release (12.0-2) ... 2026-05-22 00:44:56.280228 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Setting up ovn-central (25.03.1-0ubuntu0.25.04.1~cloud0) ... 2026-05-22 00:44:56.280313 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Removed intermediate container 39228b6aadef 2026-05-22 00:44:56.280434 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> 106b5c8026aa 2026-05-22 00:44:56.280529 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Step 4/10 : COPY start_nb_db_server.sh /usr/local/bin/start-nb-db-server 2026-05-22 00:44:56.280621 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> c8908d0c15d7 2026-05-22 00:44:56.280710 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Step 5/10 : RUN chmod 755 /usr/local/bin/start-nb-db-server 2026-05-22 00:44:56.280790 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Running in d7cceee956af 2026-05-22 00:44:56.280859 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Removed intermediate container d7cceee956af 2026-05-22 00:44:56.280918 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> ce26efd60399 2026-05-22 00:44:56.280975 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Step 6/10 : COPY extend_start.sh /usr/local/bin/kolla_ovn_extend_start 2026-05-22 00:44:56.281033 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> 98e01aa38e0d 2026-05-22 00:44:56.281090 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Step 7/10 : RUN chmod 644 /usr/local/bin/kolla_ovn_extend_start 2026-05-22 00:44:56.281150 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Running in e278c1b6b0f3 2026-05-22 00:44:56.281205 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Removed intermediate container e278c1b6b0f3 2026-05-22 00:44:56.281260 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> e18f7d024e44 2026-05-22 00:44:56.281316 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Step 8/10 : COPY patches /patches 2026-05-22 00:44:56.281401 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> 89f4ee05e90b 2026-05-22 00:44:56.281514 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Step 9/10 : RUN kolla_patch 2026-05-22 00:44:56.281630 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Running in 0b9275f37a7c 2026-05-22 00:44:56.281722 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:[i] No series file found, nothing to patch. 2026-05-22 00:44:56.281808 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Removed intermediate container 0b9275f37a7c 2026-05-22 00:44:56.281888 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> eab6f5dd0774 2026-05-22 00:44:56.281975 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Step 10/10 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 00:44:56.282077 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Running in 607eadcce960 2026-05-22 00:44:56.282155 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Reading package lists... 2026-05-22 00:44:56.282234 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Building dependency tree... 2026-05-22 00:44:56.282377 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Reading state information... 2026-05-22 00:44:56.282522 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Package 'build-essential' is not installed, so not removed 2026-05-22 00:44:56.282648 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:44:56.282746 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Reading package lists... 2026-05-22 00:44:56.282830 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Building dependency tree... 2026-05-22 00:44:56.282910 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Reading state information... 2026-05-22 00:44:56.282992 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:44:56.283072 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Removed intermediate container 607eadcce960 2026-05-22 00:44:56.283149 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> e00a8197096d 2026-05-22 00:44:56.283230 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Successfully built 0d0f616a10e8 2026-05-22 00:44:56.283306 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Successfully tagged osism.harbor.regio.digital/kolla/ovn-nb-db-server:build-20260522 2026-05-22 00:44:56.283567 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Built at 2026-05-22 00:44:56.283458 (took 0:00:14.245527) 2026-05-22 00:44:56.284023 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovn-controller) 2026-05-22 00:44:56.284126 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-controller:Processing 2026-05-22 00:44:56.284215 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Building started at 2026-05-22 00:44:56.284158 2026-05-22 00:44:56.285186 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-controller:Turned 0 plugins into plugins archive 2026-05-22 00:44:56.285925 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-controller:Turned 0 additions into additions archive 2026-05-22 00:45:09.020872 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Step 1/8 : FROM osism.harbor.regio.digital/kolla/ovn-base:build-20260522 2026-05-22 00:45:09.021870 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> 8c19d01f1553 2026-05-22 00:45:09.021922 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Step 2/8 : LABEL "build-date"="20260522" "name"="ovn-controller" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ovn-controller" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:45:09.021936 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> Running in 78dbf1de3c4d 2026-05-22 00:45:09.021945 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> Removed intermediate container 78dbf1de3c4d 2026-05-22 00:45:09.021953 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> 57598deede84 2026-05-22 00:45:09.021961 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Step 3/8 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends ovn-host && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-05-22 00:45:09.021969 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> Running in a12efe857cb8 2026-05-22 00:45:09.021976 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-22 00:45:09.022009 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 00:45:09.022016 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-22 00:45:09.022021 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-22 00:45:09.022027 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-22 00:45:09.022064 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-22 00:45:09.022071 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-22 00:45:09.022077 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-22 00:45:09.022083 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-22 00:45:09.022089 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,457 kB] 2026-05-22 00:45:09.022108 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,148 kB] 2026-05-22 00:45:09.022139 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-05-22 00:45:09.022159 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-22 00:45:09.022678 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,072 kB] 2026-05-22 00:45:09.022690 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,505 kB] 2026-05-22 00:45:09.022697 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Fetched 30.2 MB in 3s (11.7 MB/s) 2026-05-22 00:45:09.022702 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Reading package lists... 2026-05-22 00:45:09.022708 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Reading package lists... 2026-05-22 00:45:09.022713 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Building dependency tree... 2026-05-22 00:45:09.022719 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Reading state information... 2026-05-22 00:45:09.022725 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:The following additional packages will be installed: 2026-05-22 00:45:09.022733 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: lsb-release 2026-05-22 00:45:09.022805 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:The following NEW packages will be installed: 2026-05-22 00:45:09.022889 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: lsb-release ovn-host 2026-05-22 00:45:09.022981 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:45:09.023041 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Need to get 713 kB of archives. 2026-05-22 00:45:09.023114 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:After this operation, 2,061 kB of additional disk space will be used. 2026-05-22 00:45:09.023189 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 ovn-host amd64 25.03.1-0ubuntu0.25.04.1~cloud0 [707 kB] 2026-05-22 00:45:09.023339 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 00:45:09.023478 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 lsb-release all 12.0-2 [6,564 B] 2026-05-22 00:45:09.023552 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Fetched 713 kB in 0s (2,894 kB/s) 2026-05-22 00:45:09.023658 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Selecting previously unselected package lsb-release. 2026-05-22 00:45:09.023742 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:(Reading database ... 2026-05-22 00:45:09.023829 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:45:09.023901 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:(Reading database ... 70% 2026-05-22 00:45:09.026701 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:(Reading database ... 75% 2026-05-22 00:45:09.026714 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:(Reading database ... 80% 2026-05-22 00:45:09.026721 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:(Reading database ... 85% 2026-05-22 00:45:09.026728 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:(Reading database ... 90% 2026-05-22 00:45:09.026734 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:(Reading database ... 95% 2026-05-22 00:45:09.026740 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:(Reading database ... 100% (Reading database ... 11910 files and directories currently installed.) 2026-05-22 00:45:09.026746 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Preparing to unpack .../lsb-release_12.0-2_all.deb ... 2026-05-22 00:45:09.026751 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Unpacking lsb-release (12.0-2) ... 2026-05-22 00:45:09.026757 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Selecting previously unselected package ovn-host. 2026-05-22 00:45:09.026763 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Preparing to unpack .../ovn-host_25.03.1-0ubuntu0.25.04.1~cloud0_amd64.deb ... 2026-05-22 00:45:09.026769 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Unpacking ovn-host (25.03.1-0ubuntu0.25.04.1~cloud0) ... 2026-05-22 00:45:09.026774 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Setting up lsb-release (12.0-2) ... 2026-05-22 00:45:09.026780 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Setting up ovn-host (25.03.1-0ubuntu0.25.04.1~cloud0) ... 2026-05-22 00:45:09.026786 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> Removed intermediate container a12efe857cb8 2026-05-22 00:45:09.026791 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> ba18beae6a1d 2026-05-22 00:45:09.026797 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Step 4/8 : COPY extend_start.sh /usr/local/bin/kolla_ovn_extend_start 2026-05-22 00:45:09.026803 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> 746f7caf1a9c 2026-05-22 00:45:09.026809 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Step 5/8 : RUN chmod 644 /usr/local/bin/kolla_ovn_extend_start 2026-05-22 00:45:09.026814 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> Running in ad75e2184ab7 2026-05-22 00:45:09.026826 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> Removed intermediate container ad75e2184ab7 2026-05-22 00:45:09.026832 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> 50e2224abef2 2026-05-22 00:45:09.026838 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Step 6/8 : COPY patches /patches 2026-05-22 00:45:09.026844 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> f9c0e7c4f92a 2026-05-22 00:45:09.026850 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Step 7/8 : RUN kolla_patch 2026-05-22 00:45:09.026855 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> Running in b6e628d750e9 2026-05-22 00:45:09.026861 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:[i] No series file found, nothing to patch. 2026-05-22 00:45:09.026866 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> Removed intermediate container b6e628d750e9 2026-05-22 00:45:09.026872 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> f8f83efc5207 2026-05-22 00:45:09.026880 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Step 8/8 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 00:45:09.026892 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> Running in e60b15aa6854 2026-05-22 00:45:09.026898 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Reading package lists... 2026-05-22 00:45:09.026904 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Building dependency tree... 2026-05-22 00:45:09.026910 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Reading state information... 2026-05-22 00:45:09.026915 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Package 'build-essential' is not installed, so not removed 2026-05-22 00:45:09.026921 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:45:09.026927 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Reading package lists... 2026-05-22 00:45:09.026932 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Building dependency tree... 2026-05-22 00:45:09.026938 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Reading state information... 2026-05-22 00:45:09.026944 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:45:09.026949 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> Removed intermediate container e60b15aa6854 2026-05-22 00:45:09.026955 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> aacfc4d2051d 2026-05-22 00:45:09.026961 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Successfully built a3f87ddabfb8 2026-05-22 00:45:09.026966 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Successfully tagged osism.harbor.regio.digital/kolla/ovn-controller:build-20260522 2026-05-22 00:45:09.026972 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Built at 2026-05-22 00:45:09.025648 (took 0:00:12.741490) 2026-05-22 00:45:09.026978 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovn-northd) 2026-05-22 00:45:09.026984 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-northd:Processing 2026-05-22 00:45:09.026996 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Building started at 2026-05-22 00:45:09.026258 2026-05-22 00:45:09.027574 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-northd:Turned 0 plugins into plugins archive 2026-05-22 00:45:09.028321 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-northd:Turned 0 additions into additions archive 2026-05-22 00:45:22.460766 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Step 1/8 : FROM osism.harbor.regio.digital/kolla/ovn-base:build-20260522 2026-05-22 00:45:22.460852 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> 8c19d01f1553 2026-05-22 00:45:22.460869 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Step 2/8 : LABEL "build-date"="20260522" "name"="ovn-northd" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ovn-northd" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:45:22.460884 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> Running in 22265bee074c 2026-05-22 00:45:22.460897 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> Removed intermediate container 22265bee074c 2026-05-22 00:45:22.460971 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> afa517dbf2de 2026-05-22 00:45:22.461024 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Step 3/8 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends ovn-central && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-05-22 00:45:22.461092 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> Running in d553446b3aa7 2026-05-22 00:45:22.461107 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-22 00:45:22.461171 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 00:45:22.461183 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-22 00:45:22.461266 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-22 00:45:22.461279 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-22 00:45:22.461382 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-22 00:45:22.461397 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-22 00:45:22.461456 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-22 00:45:22.461505 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-22 00:45:22.461556 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,148 kB] 2026-05-22 00:45:22.461616 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,457 kB] 2026-05-22 00:45:22.461659 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-22 00:45:22.461711 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-05-22 00:45:22.461783 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,505 kB] 2026-05-22 00:45:22.461820 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,072 kB] 2026-05-22 00:45:22.461868 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Fetched 30.2 MB in 2s (12.2 MB/s) 2026-05-22 00:45:22.461904 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Reading package lists... 2026-05-22 00:45:22.461951 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Reading package lists... 2026-05-22 00:45:22.461997 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Building dependency tree... 2026-05-22 00:45:22.462042 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Reading state information... 2026-05-22 00:45:22.462085 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:The following additional packages will be installed: 2026-05-22 00:45:22.462130 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: lsb-release 2026-05-22 00:45:22.462175 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:The following NEW packages will be installed: 2026-05-22 00:45:22.462211 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: lsb-release ovn-central 2026-05-22 00:45:22.462257 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:45:22.462293 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Need to get 408 kB of archives. 2026-05-22 00:45:22.462347 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:After this operation, 1,614 kB of additional disk space will be used. 2026-05-22 00:45:22.462393 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 00:45:22.462441 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 lsb-release all 12.0-2 [6,564 B] 2026-05-22 00:45:22.462488 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:3 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 ovn-central amd64 25.03.1-0ubuntu0.25.04.1~cloud0 [402 kB] 2026-05-22 00:45:22.462532 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Fetched 408 kB in 1s (583 kB/s) 2026-05-22 00:45:22.462578 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Selecting previously unselected package lsb-release. 2026-05-22 00:45:22.462643 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 2026-05-22 00:45:22.462696 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:45:22.462733 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 70% 2026-05-22 00:45:22.462767 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 75% 2026-05-22 00:45:22.462815 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 80% 2026-05-22 00:45:22.462850 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 85% 2026-05-22 00:45:22.462895 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 90% 2026-05-22 00:45:22.462930 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 95% 2026-05-22 00:45:22.462983 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 100% (Reading database ... 11910 files and directories currently installed.) 2026-05-22 00:45:22.462996 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Preparing to unpack .../lsb-release_12.0-2_all.deb ... 2026-05-22 00:45:22.463057 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Unpacking lsb-release (12.0-2) ... 2026-05-22 00:45:22.463092 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Selecting previously unselected package ovn-central. 2026-05-22 00:45:22.463137 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Preparing to unpack .../ovn-central_25.03.1-0ubuntu0.25.04.1~cloud0_amd64.deb ... 2026-05-22 00:45:22.463182 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Unpacking ovn-central (25.03.1-0ubuntu0.25.04.1~cloud0) ... 2026-05-22 00:45:22.463217 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Setting up lsb-release (12.0-2) ... 2026-05-22 00:45:22.463262 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Setting up ovn-central (25.03.1-0ubuntu0.25.04.1~cloud0) ... 2026-05-22 00:45:22.463297 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> Removed intermediate container d553446b3aa7 2026-05-22 00:45:22.463426 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> 212e7758dfbd 2026-05-22 00:45:22.463440 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Step 4/8 : COPY extend_start.sh /usr/local/bin/kolla_ovn_extend_start 2026-05-22 00:45:22.463588 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> ee0381344037 2026-05-22 00:45:22.463696 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Step 5/8 : RUN chmod 644 /usr/local/bin/kolla_ovn_extend_start 2026-05-22 00:45:22.463719 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> Running in 38f2f1cd7524 2026-05-22 00:45:22.463729 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> Removed intermediate container 38f2f1cd7524 2026-05-22 00:45:22.463738 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> 6d85c3570434 2026-05-22 00:45:22.463747 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Step 6/8 : COPY patches /patches 2026-05-22 00:45:22.463759 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> 723c5ceca4bc 2026-05-22 00:45:22.463770 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Step 7/8 : RUN kolla_patch 2026-05-22 00:45:22.463841 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> Running in ae44d6f0157b 2026-05-22 00:45:22.463856 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:[i] No series file found, nothing to patch. 2026-05-22 00:45:22.463918 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> Removed intermediate container ae44d6f0157b 2026-05-22 00:45:22.463933 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> 76748d2d823c 2026-05-22 00:45:22.464004 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Step 8/8 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 00:45:22.464021 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> Running in 54adae277116 2026-05-22 00:45:22.464083 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Reading package lists... 2026-05-22 00:45:22.464114 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Building dependency tree... 2026-05-22 00:45:22.464158 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Reading state information... 2026-05-22 00:45:22.464200 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Package 'build-essential' is not installed, so not removed 2026-05-22 00:45:22.464213 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:45:22.464278 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Reading package lists... 2026-05-22 00:45:22.464342 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Building dependency tree... 2026-05-22 00:45:22.464357 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Reading state information... 2026-05-22 00:45:22.464416 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:45:22.464469 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> Removed intermediate container 54adae277116 2026-05-22 00:45:22.464482 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> 3834ec665d01 2026-05-22 00:45:22.464543 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Successfully built cba18f9cebc5 2026-05-22 00:45:22.464616 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Successfully tagged osism.harbor.regio.digital/kolla/ovn-northd:build-20260522 2026-05-22 00:45:22.464697 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Built at 2026-05-22 00:45:22.464589 (took 0:00:13.438331) 2026-05-22 00:45:22.465010 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovn-sb-db-server) 2026-05-22 00:45:22.465028 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-sb-db-server:Processing 2026-05-22 00:45:22.465085 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Building started at 2026-05-22 00:45:22.465028 2026-05-22 00:45:22.465838 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-sb-db-server:Turned 0 plugins into plugins archive 2026-05-22 00:45:22.466337 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-sb-db-server:Turned 0 additions into additions archive 2026-05-22 00:45:36.311660 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Step 1/10 : FROM osism.harbor.regio.digital/kolla/ovn-base:build-20260522 2026-05-22 00:45:36.311767 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> 8c19d01f1553 2026-05-22 00:45:36.311832 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Step 2/10 : LABEL "build-date"="20260522" "name"="ovn-sb-db-server" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ovn-sb-db-server" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:45:36.311856 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Running in aed5676cbd95 2026-05-22 00:45:36.311931 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Removed intermediate container aed5676cbd95 2026-05-22 00:45:36.311998 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> 891e747a4f0e 2026-05-22 00:45:36.312095 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Step 3/10 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends ovn-central && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-05-22 00:45:36.312148 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Running in db9d7df013c6 2026-05-22 00:45:36.312214 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-22 00:45:36.312281 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 00:45:36.312428 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-22 00:45:36.312473 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-22 00:45:36.312540 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-22 00:45:36.312637 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-22 00:45:36.312702 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-22 00:45:36.312774 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-22 00:45:36.312838 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-22 00:45:36.312903 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,148 kB] 2026-05-22 00:45:36.312966 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,457 kB] 2026-05-22 00:45:36.313028 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-05-22 00:45:36.313089 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-22 00:45:36.313151 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,505 kB] 2026-05-22 00:45:36.313211 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,072 kB] 2026-05-22 00:45:36.313273 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Fetched 30.2 MB in 2s (12.7 MB/s) 2026-05-22 00:45:36.313400 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Reading package lists... 2026-05-22 00:45:36.313447 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Reading package lists... 2026-05-22 00:45:36.313507 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Building dependency tree... 2026-05-22 00:45:36.313567 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Reading state information... 2026-05-22 00:45:36.313656 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:The following additional packages will be installed: 2026-05-22 00:45:36.313722 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: lsb-release 2026-05-22 00:45:36.313781 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:The following NEW packages will be installed: 2026-05-22 00:45:36.313841 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: lsb-release ovn-central 2026-05-22 00:45:36.313901 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:45:36.313955 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Need to get 408 kB of archives. 2026-05-22 00:45:36.313998 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:After this operation, 1,614 kB of additional disk space will be used. 2026-05-22 00:45:36.314052 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 00:45:36.314124 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 lsb-release all 12.0-2 [6,564 B] 2026-05-22 00:45:36.314172 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:3 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 ovn-central amd64 25.03.1-0ubuntu0.25.04.1~cloud0 [402 kB] 2026-05-22 00:45:36.314215 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Fetched 408 kB in 1s (583 kB/s) 2026-05-22 00:45:36.314271 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Selecting previously unselected package lsb-release. 2026-05-22 00:45:36.314350 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 2026-05-22 00:45:36.314398 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:45:36.314471 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 70% 2026-05-22 00:45:36.314528 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 75% 2026-05-22 00:45:36.314554 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 80% 2026-05-22 00:45:36.314669 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 85% 2026-05-22 00:45:36.314735 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 90% 2026-05-22 00:45:36.314778 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 95% 2026-05-22 00:45:36.314833 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 100% (Reading database ... 11910 files and directories currently installed.) 2026-05-22 00:45:36.314907 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Preparing to unpack .../lsb-release_12.0-2_all.deb ... 2026-05-22 00:45:36.314964 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Unpacking lsb-release (12.0-2) ... 2026-05-22 00:45:36.315023 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Selecting previously unselected package ovn-central. 2026-05-22 00:45:36.315081 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Preparing to unpack .../ovn-central_25.03.1-0ubuntu0.25.04.1~cloud0_amd64.deb ... 2026-05-22 00:45:36.315138 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Unpacking ovn-central (25.03.1-0ubuntu0.25.04.1~cloud0) ... 2026-05-22 00:45:36.315193 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Setting up lsb-release (12.0-2) ... 2026-05-22 00:45:36.315250 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Setting up ovn-central (25.03.1-0ubuntu0.25.04.1~cloud0) ... 2026-05-22 00:45:36.315326 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Removed intermediate container db9d7df013c6 2026-05-22 00:45:36.315433 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> 2e5d36847a61 2026-05-22 00:45:36.315500 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Step 4/10 : COPY start_sb_db_server.sh /usr/local/bin/start-sb-db-server 2026-05-22 00:45:36.315620 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> 766e9c4dbc14 2026-05-22 00:45:36.315642 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Step 5/10 : RUN chmod 755 /usr/local/bin/start-sb-db-server 2026-05-22 00:45:36.315721 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Running in 846f96cfd5b8 2026-05-22 00:45:36.315771 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Removed intermediate container 846f96cfd5b8 2026-05-22 00:45:36.315819 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> 98b6a1c08f1b 2026-05-22 00:45:36.317830 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Step 6/10 : COPY extend_start.sh /usr/local/bin/kolla_ovn_extend_start 2026-05-22 00:45:36.317896 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> 034c0a548a7a 2026-05-22 00:45:36.317907 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Step 7/10 : RUN chmod 644 /usr/local/bin/kolla_ovn_extend_start 2026-05-22 00:45:36.317916 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Running in bb1654f61c35 2026-05-22 00:45:36.317924 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Removed intermediate container bb1654f61c35 2026-05-22 00:45:36.317931 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> 04ef55855f50 2026-05-22 00:45:36.317938 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Step 8/10 : COPY patches /patches 2026-05-22 00:45:36.317945 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> edbd3edf5b77 2026-05-22 00:45:36.317952 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Step 9/10 : RUN kolla_patch 2026-05-22 00:45:36.317959 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Running in 8f768c954959 2026-05-22 00:45:36.317966 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:[i] No series file found, nothing to patch. 2026-05-22 00:45:36.317973 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Removed intermediate container 8f768c954959 2026-05-22 00:45:36.317990 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> 4177f0d02266 2026-05-22 00:45:36.318015 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Step 10/10 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 00:45:36.318027 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Running in 767be30a7304 2026-05-22 00:45:36.318034 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Reading package lists... 2026-05-22 00:45:36.318041 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Building dependency tree... 2026-05-22 00:45:36.318048 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Reading state information... 2026-05-22 00:45:36.318054 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Package 'build-essential' is not installed, so not removed 2026-05-22 00:45:36.318062 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:45:36.318069 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Reading package lists... 2026-05-22 00:45:36.318075 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Building dependency tree... 2026-05-22 00:45:36.318083 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Reading state information... 2026-05-22 00:45:36.318089 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:45:36.318096 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Removed intermediate container 767be30a7304 2026-05-22 00:45:36.318103 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> 8877a287353c 2026-05-22 00:45:36.318110 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Successfully built 3fd6906e2e7c 2026-05-22 00:45:36.318117 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Successfully tagged osism.harbor.regio.digital/kolla/ovn-sb-db-server:build-20260522 2026-05-22 00:45:36.318124 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Built at 2026-05-22 00:45:36.316637 (took 0:00:13.851609) 2026-05-22 00:45:36.318131 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovn-sb-db-relay) to queue 2026-05-22 00:45:36.318138 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(magnum-api) 2026-05-22 00:45:36.318145 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-api:Processing 2026-05-22 00:45:36.318152 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Building started at 2026-05-22 00:45:36.317154 2026-05-22 00:45:36.320255 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-api:Turned 0 plugins into plugins archive 2026-05-22 00:45:36.320291 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-api:Turned 0 additions into additions archive 2026-05-22 00:46:08.003857 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Step 1/8 : FROM osism.harbor.regio.digital/kolla/magnum-base:build-20260522 2026-05-22 00:46:08.003951 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> 931725a1d636 2026-05-22 00:46:08.003971 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Step 2/8 : LABEL "build-date"="20260522" "name"="magnum-api" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="magnum-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:46:08.004019 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Running in 3ff08bc71194 2026-05-22 00:46:08.004030 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Removed intermediate container 3ff08bc71194 2026-05-22 00:46:08.004040 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> d141f24be1ff 2026-05-22 00:46:08.004049 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Step 3/8 : COPY extend_start.sh /usr/local/bin/kolla_magnum_extend_start 2026-05-22 00:46:08.004058 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> e6c20ff90bc3 2026-05-22 00:46:08.004067 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Step 4/8 : RUN chmod 644 /usr/local/bin/kolla_magnum_extend_start 2026-05-22 00:46:08.004076 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Running in 5f78bffcc0c0 2026-05-22 00:46:08.004085 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Removed intermediate container 5f78bffcc0c0 2026-05-22 00:46:08.004094 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> b242e7e88273 2026-05-22 00:46:08.004102 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Step 5/8 : COPY patches /patches 2026-05-22 00:46:08.004111 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> 23306d2669fa 2026-05-22 00:46:08.004120 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Step 6/8 : RUN kolla_patch 2026-05-22 00:46:08.004129 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Running in 6ff3a7d9cc2b 2026-05-22 00:46:08.004137 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:[i] No series file found, nothing to patch. 2026-05-22 00:46:08.004146 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Removed intermediate container 6ff3a7d9cc2b 2026-05-22 00:46:08.004155 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> 10a191d5c144 2026-05-22 00:46:08.004186 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Step 7/8 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 00:46:08.004197 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Running in 4d8fd0128967 2026-05-22 00:46:08.004207 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Reading package lists... 2026-05-22 00:46:08.004216 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Building dependency tree... 2026-05-22 00:46:08.004226 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Reading state information... 2026-05-22 00:46:08.004236 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:The following packages were automatically installed and are no longer required: 2026-05-22 00:46:08.004246 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 00:46:08.004256 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 00:46:08.004266 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 00:46:08.004317 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 00:46:08.004337 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 00:46:08.004353 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 00:46:08.004368 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 00:46:08.004378 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: xz-utils 2026-05-22 00:46:08.004387 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Use 'apt autoremove' to remove them. 2026-05-22 00:46:08.004397 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:The following packages will be REMOVED: 2026-05-22 00:46:08.004407 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: build-essential 2026-05-22 00:46:08.004433 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-22 00:46:08.004443 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:After this operation, 17.4 kB disk space will be freed. 2026-05-22 00:46:08.004463 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 2026-05-22 00:46:08.004474 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:46:08.004486 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 70% 2026-05-22 00:46:08.004495 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 75% 2026-05-22 00:46:08.004505 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 80% 2026-05-22 00:46:08.004514 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 85% 2026-05-22 00:46:08.004523 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 90% 2026-05-22 00:46:08.004533 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 95% 2026-05-22 00:46:08.004543 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 100% (Reading database ... 18824 files and directories currently installed.) 2026-05-22 00:46:08.004554 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing build-essential (12.10ubuntu1) ... 2026-05-22 00:46:08.004563 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Reading package lists... 2026-05-22 00:46:08.004573 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Building dependency tree... 2026-05-22 00:46:08.004583 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Reading state information... 2026-05-22 00:46:08.004592 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:The following packages will be REMOVED: 2026-05-22 00:46:08.004646 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 00:46:08.004656 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 00:46:08.004666 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 00:46:08.004676 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 00:46:08.004686 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 00:46:08.004695 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 00:46:08.004705 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 00:46:08.004714 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: xz-utils 2026-05-22 00:46:08.004732 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-22 00:46:08.004742 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:After this operation, 228 MB disk space will be freed. 2026-05-22 00:46:08.004751 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 2026-05-22 00:46:08.004761 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:46:08.004778 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 70% (Reading database ... 75% 2026-05-22 00:46:08.004788 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 80% 2026-05-22 00:46:08.004798 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 85% 2026-05-22 00:46:08.004807 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 90% 2026-05-22 00:46:08.004816 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 95% 2026-05-22 00:46:08.004826 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 100% (Reading database ... 18815 files and directories currently installed.) 2026-05-22 00:46:08.004848 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-22 00:46:08.004862 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:46:08.004925 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-22 00:46:08.004940 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:46:08.005033 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-22 00:46:08.005047 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-22 00:46:08.005105 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 00:46:08.005148 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:46:08.005192 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 00:46:08.005219 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:46:08.005295 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-22 00:46:08.005339 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:46:08.005380 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:46:08.005422 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:46:08.005463 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:46:08.005505 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-22 00:46:08.005559 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-22 00:46:08.005575 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:46:08.005707 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 00:46:08.005727 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:46:08.005742 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:46:08.005804 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:46:08.005847 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:46:08.005890 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:46:08.005931 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:46:08.005976 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:46:08.006017 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:46:08.006072 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-22 00:46:08.006087 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:46:08.006155 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: 2026-05-22 00:46:08.006198 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:46:08.006247 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: 2026-05-22 00:46:08.006312 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-22 00:46:08.006378 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:46:08.006429 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: 2026-05-22 00:46:08.006478 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:46:08.006527 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: 2026-05-22 00:46:08.006590 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-22 00:46:08.006636 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:46:08.006694 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:46:08.006744 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:46:08.006793 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: 2026-05-22 00:46:08.006843 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:46:08.006892 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing lto-disabled-list (47) ... 2026-05-22 00:46:08.006939 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing make (4.3-4.1build2) ... 2026-05-22 00:46:08.006988 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-22 00:46:08.007039 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 00:46:08.007087 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Collecting pyclean==3.0.0 2026-05-22 00:46:08.007125 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-22 00:46:08.007174 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-22 00:46:08.007221 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Installing collected packages: pyclean 2026-05-22 00:46:08.007268 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Successfully installed pyclean-3.0.0 2026-05-22 00:46:08.007384 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Cleaning directory /var/lib/kolla/venv 2026-05-22 00:46:08.007400 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: 2026-05-22 00:46:08.007470 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Total 10668 files, 1375 directories removed. 2026-05-22 00:46:08.007508 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: 2026-05-22 00:46:08.007546 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Cleaning directory /usr 2026-05-22 00:46:08.007585 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: 2026-05-22 00:46:08.007665 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Total 1316 files, 133 directories removed. 2026-05-22 00:46:08.007707 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: 2026-05-22 00:46:08.007754 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Found existing installation: pyclean 3.0.0 2026-05-22 00:46:08.007791 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Uninstalling pyclean-3.0.0: 2026-05-22 00:46:08.007838 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: Successfully uninstalled pyclean-3.0.0 2026-05-22 00:46:08.007875 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Removed intermediate container 4d8fd0128967 2026-05-22 00:46:08.007922 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> 1d9cdaa956f4 2026-05-22 00:46:08.007959 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Step 8/8 : USER magnum 2026-05-22 00:46:08.008008 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Running in 6562e41229a8 2026-05-22 00:46:08.008045 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Removed intermediate container 6562e41229a8 2026-05-22 00:46:08.008092 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> ea17662dc503 2026-05-22 00:46:08.008140 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Successfully built 3a2a6f56a5bc 2026-05-22 00:46:08.008177 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Successfully tagged osism.harbor.regio.digital/kolla/magnum-api:build-20260522 2026-05-22 00:46:08.008312 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Built at 2026-05-22 00:46:08.008186 (took 0:00:31.691032) 2026-05-22 00:46:08.008811 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(magnum-conductor) 2026-05-22 00:46:08.008859 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-conductor:Processing 2026-05-22 00:46:08.008866 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Building started at 2026-05-22 00:46:08.008799 2026-05-22 00:46:08.008941 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-conductor:Getting archive from https://get.helm.sh/helm-v3.16.3-linux-amd64.tar.gz 2026-05-22 00:46:11.015780 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-conductor:Turned 1 plugins into plugins archive 2026-05-22 00:46:11.016243 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-conductor:Turned 0 additions into additions archive 2026-05-22 00:46:48.178545 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Step 1/8 : FROM osism.harbor.regio.digital/kolla/magnum-base:build-20260522 2026-05-22 00:46:48.178687 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> 931725a1d636 2026-05-22 00:46:48.178837 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Step 2/8 : LABEL "build-date"="20260522" "name"="magnum-conductor" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="magnum-conductor" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:46:48.178974 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Running in 3afc1073b40b 2026-05-22 00:46:48.179027 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Removed intermediate container 3afc1073b40b 2026-05-22 00:46:48.179127 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> 02ebbafd44c9 2026-05-22 00:46:48.179201 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Step 3/8 : ADD plugins-archive / 2026-05-22 00:46:48.179354 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> 2a3a8843cbd5 2026-05-22 00:46:48.179404 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Step 4/8 : RUN cp /plugins/linux-amd64/helm /usr/local/bin/helm 2026-05-22 00:46:48.179491 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Running in 7f503a39884c 2026-05-22 00:46:48.179579 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Removed intermediate container 7f503a39884c 2026-05-22 00:46:48.179694 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> 92189428db5e 2026-05-22 00:46:48.179779 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Step 5/8 : COPY patches /patches 2026-05-22 00:46:48.179870 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> dddea503d7cc 2026-05-22 00:46:48.179954 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Step 6/8 : RUN kolla_patch 2026-05-22 00:46:48.180686 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Running in 4afbc8b811e7 2026-05-22 00:46:48.180707 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:[i] No series file found, nothing to patch. 2026-05-22 00:46:48.180719 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Removed intermediate container 4afbc8b811e7 2026-05-22 00:46:48.180731 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> 3b402b740bee 2026-05-22 00:46:48.180746 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Step 7/8 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 00:46:48.180759 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Running in 308ea2719aad 2026-05-22 00:46:48.180771 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Reading package lists... 2026-05-22 00:46:48.180783 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Building dependency tree... 2026-05-22 00:46:48.180795 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Reading state information... 2026-05-22 00:46:48.180806 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:The following packages were automatically installed and are no longer required: 2026-05-22 00:46:48.180819 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 00:46:48.180854 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 00:46:48.180865 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 00:46:48.180880 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 00:46:48.180890 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 00:46:48.180900 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 00:46:48.180948 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 00:46:48.181035 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: xz-utils 2026-05-22 00:46:48.181109 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Use 'apt autoremove' to remove them. 2026-05-22 00:46:48.181183 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:The following packages will be REMOVED: 2026-05-22 00:46:48.181297 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: build-essential 2026-05-22 00:46:48.181363 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-22 00:46:48.181434 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:After this operation, 17.4 kB disk space will be freed. 2026-05-22 00:46:48.181515 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 2026-05-22 00:46:48.181620 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:46:48.181704 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 70% 2026-05-22 00:46:48.181789 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 75% 2026-05-22 00:46:48.181865 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 80% 2026-05-22 00:46:48.181942 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 85% 2026-05-22 00:46:48.182018 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 90% 2026-05-22 00:46:48.182104 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 95% 2026-05-22 00:46:48.182204 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 100% (Reading database ... 18824 files and directories currently installed.) 2026-05-22 00:46:48.182269 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing build-essential (12.10ubuntu1) ... 2026-05-22 00:46:48.182414 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Reading package lists... 2026-05-22 00:46:48.182462 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Building dependency tree... 2026-05-22 00:46:48.182469 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Reading state information... 2026-05-22 00:46:48.182617 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:The following packages will be REMOVED: 2026-05-22 00:46:48.182692 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 00:46:48.184745 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 00:46:48.184778 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 00:46:48.184789 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 00:46:48.184798 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 00:46:48.184807 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 00:46:48.184832 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 00:46:48.184840 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: xz-utils 2026-05-22 00:46:48.184848 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-22 00:46:48.184855 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:After this operation, 228 MB disk space will be freed. 2026-05-22 00:46:48.184863 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 2026-05-22 00:46:48.184873 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:46:48.184882 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 70% 2026-05-22 00:46:48.184889 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 75% 2026-05-22 00:46:48.184897 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 80% 2026-05-22 00:46:48.184904 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 85% 2026-05-22 00:46:48.184911 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 90% 2026-05-22 00:46:48.184918 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 95% 2026-05-22 00:46:48.184926 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 100% (Reading database ... 18815 files and directories currently installed.) 2026-05-22 00:46:48.184934 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-22 00:46:48.184941 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:46:48.184948 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-22 00:46:48.184955 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:46:48.184962 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-22 00:46:48.184970 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-22 00:46:48.184977 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 00:46:48.184984 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:46:48.184991 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 00:46:48.184998 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:46:48.185006 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-22 00:46:48.185013 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:46:48.185020 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:46:48.185027 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:46:48.185035 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:46:48.185042 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-22 00:46:48.185057 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-22 00:46:48.185065 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:46:48.185072 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 00:46:48.185087 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:46:48.185095 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:46:48.185102 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:46:48.185110 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:46:48.185126 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:46:48.185134 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:46:48.185141 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:46:48.185148 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:46:48.185156 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-22 00:46:48.185163 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:46:48.185170 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:46:48.185177 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-22 00:46:48.185184 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:46:48.185192 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:46:48.185204 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-22 00:46:48.185277 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:46:48.185358 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:46:48.185412 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:46:48.185491 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:46:48.185547 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing lto-disabled-list (47) ... 2026-05-22 00:46:48.185620 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing make (4.3-4.1build2) ... 2026-05-22 00:46:48.185746 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-22 00:46:48.185794 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 00:46:48.185862 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Collecting pyclean==3.0.0 2026-05-22 00:46:48.185930 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-22 00:46:48.186033 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-22 00:46:48.186119 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Installing collected packages: pyclean 2026-05-22 00:46:48.186188 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Successfully installed pyclean-3.0.0 2026-05-22 00:46:48.186312 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Cleaning directory /var/lib/kolla/venv 2026-05-22 00:46:48.186378 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: 2026-05-22 00:46:48.186449 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Total 10668 files, 1375 directories removed. 2026-05-22 00:46:48.186514 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: 2026-05-22 00:46:48.186582 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Cleaning directory /usr 2026-05-22 00:46:48.186671 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: 2026-05-22 00:46:48.186735 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Total 1316 files, 133 directories removed. 2026-05-22 00:46:48.186787 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: 2026-05-22 00:46:48.186834 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Found existing installation: pyclean 3.0.0 2026-05-22 00:46:48.186905 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Uninstalling pyclean-3.0.0: 2026-05-22 00:46:48.186960 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: Successfully uninstalled pyclean-3.0.0 2026-05-22 00:46:48.187014 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Removed intermediate container 308ea2719aad 2026-05-22 00:46:48.187068 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> e361ea3acfbe 2026-05-22 00:46:48.187122 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Step 8/8 : USER magnum 2026-05-22 00:46:48.187180 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Running in a8c785abd669 2026-05-22 00:46:48.187252 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Removed intermediate container a8c785abd669 2026-05-22 00:46:48.187306 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> 38a4605b5398 2026-05-22 00:46:48.187365 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Successfully built 6f4763171cda 2026-05-22 00:46:48.187430 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Successfully tagged osism.harbor.regio.digital/kolla/magnum-conductor:build-20260522 2026-05-22 00:46:48.187528 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Built at 2026-05-22 00:46:48.187431 (took 0:00:40.178632) 2026-05-22 00:46:48.188113 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(blazar-api) 2026-05-22 00:46:48.188197 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-api:Processing 2026-05-22 00:46:48.188308 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Building started at 2026-05-22 00:46:48.188231 2026-05-22 00:46:48.189529 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-api:Turned 0 plugins into plugins archive 2026-05-22 00:46:48.190207 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-api:Turned 0 additions into additions archive 2026-05-22 00:47:20.459008 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Step 1/8 : FROM osism.harbor.regio.digital/kolla/blazar-base:build-20260522 2026-05-22 00:47:20.459151 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> ac6aa21555e9 2026-05-22 00:47:20.459326 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Step 2/8 : LABEL "build-date"="20260522" "name"="blazar-api" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="blazar-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:47:20.459454 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Running in 0c2ee9dc8683 2026-05-22 00:47:20.459545 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Removed intermediate container 0c2ee9dc8683 2026-05-22 00:47:20.459630 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> 1c6fcf6d448d 2026-05-22 00:47:20.459772 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Step 3/8 : COPY extend_start.sh /usr/local/bin/kolla_blazar_extend_start 2026-05-22 00:47:20.459838 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> c9ba3c603ab9 2026-05-22 00:47:20.459914 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Step 4/8 : RUN chmod 644 /usr/local/bin/kolla_blazar_extend_start 2026-05-22 00:47:20.459992 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Running in b959fe0300e6 2026-05-22 00:47:20.460064 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Removed intermediate container b959fe0300e6 2026-05-22 00:47:20.460140 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> 06951ad501d5 2026-05-22 00:47:20.460239 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Step 5/8 : COPY patches /patches 2026-05-22 00:47:20.460317 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> 92a336ffbfa8 2026-05-22 00:47:20.460399 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Step 6/8 : RUN kolla_patch 2026-05-22 00:47:20.460498 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Running in 80453331d20c 2026-05-22 00:47:20.460574 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:[i] No series file found, nothing to patch. 2026-05-22 00:47:20.460682 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Removed intermediate container 80453331d20c 2026-05-22 00:47:20.460765 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> 533075d4bed2 2026-05-22 00:47:20.460860 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Step 7/8 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 00:47:20.460937 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Running in e7780fed1cc5 2026-05-22 00:47:20.461009 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Reading package lists... 2026-05-22 00:47:20.461084 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Building dependency tree... 2026-05-22 00:47:20.461172 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Reading state information... 2026-05-22 00:47:20.461274 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:The following packages were automatically installed and are no longer required: 2026-05-22 00:47:20.461344 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 00:47:20.461418 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 00:47:20.462675 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 00:47:20.462705 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 00:47:20.462715 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 00:47:20.462744 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 00:47:20.462753 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 00:47:20.462762 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: xz-utils 2026-05-22 00:47:20.462771 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Use 'apt autoremove' to remove them. 2026-05-22 00:47:20.462779 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:The following packages will be REMOVED: 2026-05-22 00:47:20.462788 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: build-essential 2026-05-22 00:47:20.462796 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-22 00:47:20.462805 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:After this operation, 17.4 kB disk space will be freed. 2026-05-22 00:47:20.462813 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 2026-05-22 00:47:20.462823 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:47:20.462833 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 70% (Reading database ... 75% 2026-05-22 00:47:20.462841 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 80% 2026-05-22 00:47:20.462849 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 85% 2026-05-22 00:47:20.462858 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 90% 2026-05-22 00:47:20.462866 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 95% 2026-05-22 00:47:20.462875 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 100% (Reading database ... 18824 files and directories currently installed.) 2026-05-22 00:47:20.462893 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing build-essential (12.10ubuntu1) ... 2026-05-22 00:47:20.462902 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Reading package lists... 2026-05-22 00:47:20.462910 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Building dependency tree... 2026-05-22 00:47:20.462919 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Reading state information... 2026-05-22 00:47:20.462927 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:The following packages will be REMOVED: 2026-05-22 00:47:20.462935 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 00:47:20.462944 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 00:47:20.462952 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 00:47:20.462961 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 00:47:20.462969 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 00:47:20.462978 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 00:47:20.462986 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 00:47:20.463019 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: xz-utils 2026-05-22 00:47:20.463053 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-22 00:47:20.463063 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:After this operation, 228 MB disk space will be freed. 2026-05-22 00:47:20.463072 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 2026-05-22 00:47:20.463103 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:47:20.463112 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 70% 2026-05-22 00:47:20.463121 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 75% 2026-05-22 00:47:20.463153 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 80% 2026-05-22 00:47:20.463192 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 85% 2026-05-22 00:47:20.463202 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 90% 2026-05-22 00:47:20.463210 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 95% 2026-05-22 00:47:20.463249 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 100% (Reading database ... 18815 files and directories currently installed.) 2026-05-22 00:47:20.463313 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-22 00:47:20.463415 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:47:20.463426 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-22 00:47:20.463469 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:47:20.463481 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-22 00:47:20.463522 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-22 00:47:20.463622 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 00:47:20.463637 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:47:20.463718 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 00:47:20.463750 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:47:20.463796 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-22 00:47:20.463838 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:47:20.463899 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:47:20.463937 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:47:20.464002 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:47:20.464040 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: 2026-05-22 00:47:20.464096 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-22 00:47:20.464137 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-22 00:47:20.464245 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:47:20.464282 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 00:47:20.464357 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:47:20.464408 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:47:20.464471 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:47:20.464482 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:47:20.464514 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:47:20.464576 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:47:20.464684 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:47:20.464698 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:47:20.464777 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-22 00:47:20.464810 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: 2026-05-22 00:47:20.464851 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:47:20.464913 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:47:20.464956 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: 2026-05-22 00:47:20.465012 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-22 00:47:20.465047 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:47:20.465120 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: 2026-05-22 00:47:20.465154 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:47:20.465266 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-22 00:47:20.465305 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:47:20.465362 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:47:20.465401 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:47:20.465464 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:47:20.465503 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing lto-disabled-list (47) ... 2026-05-22 00:47:20.465545 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: 2026-05-22 00:47:20.465652 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing make (4.3-4.1build2) ... 2026-05-22 00:47:20.465688 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-22 00:47:20.465723 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 00:47:20.465810 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Collecting pyclean==3.0.0 2026-05-22 00:47:20.465841 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-22 00:47:20.465881 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-22 00:47:20.465932 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Installing collected packages: pyclean 2026-05-22 00:47:20.465972 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Successfully installed pyclean-3.0.0 2026-05-22 00:47:20.466025 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Cleaning directory /var/lib/kolla/venv 2026-05-22 00:47:20.466065 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: 2026-05-22 00:47:20.466192 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Total 8384 files, 1219 directories removed. 2026-05-22 00:47:20.466204 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: 2026-05-22 00:47:20.466237 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Cleaning directory /usr 2026-05-22 00:47:20.466268 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: 2026-05-22 00:47:20.466323 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Total 1316 files, 133 directories removed. 2026-05-22 00:47:20.466357 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: 2026-05-22 00:47:20.466417 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Found existing installation: pyclean 3.0.0 2026-05-22 00:47:20.466452 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Uninstalling pyclean-3.0.0: 2026-05-22 00:47:20.466506 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: Successfully uninstalled pyclean-3.0.0 2026-05-22 00:47:20.466541 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Removed intermediate container e7780fed1cc5 2026-05-22 00:47:20.466656 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> 379cbd6ac6da 2026-05-22 00:47:20.466670 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Step 8/8 : USER blazar 2026-05-22 00:47:20.466710 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Running in 8b9d158deaa4 2026-05-22 00:47:20.466765 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Removed intermediate container 8b9d158deaa4 2026-05-22 00:47:20.466804 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> 3f3bbeeefd6d 2026-05-22 00:47:20.466856 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Successfully built 27e4d5d208a0 2026-05-22 00:47:20.466890 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Successfully tagged osism.harbor.regio.digital/kolla/blazar-api:build-20260522 2026-05-22 00:47:20.467032 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Built at 2026-05-22 00:47:20.466891 (took 0:00:32.278660) 2026-05-22 00:47:20.467750 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(blazar-manager) 2026-05-22 00:47:20.467809 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-manager:Processing 2026-05-22 00:47:20.467851 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Building started at 2026-05-22 00:47:20.467659 2026-05-22 00:47:20.469027 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-manager:Turned 0 plugins into plugins archive 2026-05-22 00:47:20.469714 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-manager:Turned 0 additions into additions archive 2026-05-22 00:47:50.382811 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Step 1/6 : FROM osism.harbor.regio.digital/kolla/blazar-base:build-20260522 2026-05-22 00:47:50.382928 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> ac6aa21555e9 2026-05-22 00:47:50.382961 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Step 2/6 : LABEL "build-date"="20260522" "name"="blazar-manager" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="blazar-manager" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:47:50.383021 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> Running in 35c223799c9c 2026-05-22 00:47:50.383042 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> Removed intermediate container 35c223799c9c 2026-05-22 00:47:50.383060 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> d12851aff42d 2026-05-22 00:47:50.383078 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Step 3/6 : COPY patches /patches 2026-05-22 00:47:50.383122 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> 2cef88918030 2026-05-22 00:47:50.383136 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Step 4/6 : RUN kolla_patch 2026-05-22 00:47:50.383146 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> Running in b1908f44be92 2026-05-22 00:47:50.383156 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:[i] No series file found, nothing to patch. 2026-05-22 00:47:50.383165 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> Removed intermediate container b1908f44be92 2026-05-22 00:47:50.383175 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> 602895095028 2026-05-22 00:47:50.383187 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 00:47:50.383199 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> Running in 8e3686a0375d 2026-05-22 00:47:50.383209 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Reading package lists... 2026-05-22 00:47:50.383219 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Building dependency tree... 2026-05-22 00:47:50.383228 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Reading state information... 2026-05-22 00:47:50.383257 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:The following packages were automatically installed and are no longer required: 2026-05-22 00:47:50.383268 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 00:47:50.383278 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 00:47:50.383287 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 00:47:50.383297 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 00:47:50.383306 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 00:47:50.383316 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 00:47:50.383325 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 00:47:50.383335 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: xz-utils 2026-05-22 00:47:50.383344 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Use 'apt autoremove' to remove them. 2026-05-22 00:47:50.383354 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:The following packages will be REMOVED: 2026-05-22 00:47:50.383364 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: build-essential 2026-05-22 00:47:50.383373 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-22 00:47:50.383383 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:After this operation, 17.4 kB disk space will be freed. 2026-05-22 00:47:50.383392 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 2026-05-22 00:47:50.383402 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2026-05-22 00:47:50.383430 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:47:50.383453 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 70% 2026-05-22 00:47:50.383506 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 75% 2026-05-22 00:47:50.383516 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 80% 2026-05-22 00:47:50.383526 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 85% 2026-05-22 00:47:50.383535 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 90% 2026-05-22 00:47:50.383544 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 95% 2026-05-22 00:47:50.383554 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 100% (Reading database ... 18824 files and directories currently installed.) 2026-05-22 00:47:50.383566 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing build-essential (12.10ubuntu1) ... 2026-05-22 00:47:50.383576 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Reading package lists... 2026-05-22 00:47:50.383585 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Building dependency tree... 2026-05-22 00:47:50.383631 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Reading state information... 2026-05-22 00:47:50.383648 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:The following packages will be REMOVED: 2026-05-22 00:47:50.383658 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 00:47:50.383675 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 00:47:50.383684 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 00:47:50.383694 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 00:47:50.383704 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 00:47:50.383718 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 00:47:50.383780 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 00:47:50.383825 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: xz-utils 2026-05-22 00:47:50.384031 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-22 00:47:50.384092 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:After this operation, 228 MB disk space will be freed. 2026-05-22 00:47:50.384139 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 2026-05-22 00:47:50.384175 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:47:50.384193 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 70% 2026-05-22 00:47:50.384207 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 75% 2026-05-22 00:47:50.384286 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 80% 2026-05-22 00:47:50.384348 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 85% 2026-05-22 00:47:50.384414 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 90% 2026-05-22 00:47:50.384483 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 95% 2026-05-22 00:47:50.384553 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 100% (Reading database ... 18815 files and directories currently installed.) 2026-05-22 00:47:50.384668 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-22 00:47:50.384717 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:47:50.384809 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-22 00:47:50.384882 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:47:50.384954 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-22 00:47:50.385025 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-22 00:47:50.385093 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 00:47:50.385182 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:47:50.385252 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 00:47:50.385323 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:47:50.385406 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-22 00:47:50.385475 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:47:50.385567 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:47:50.385661 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:47:50.385742 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:47:50.385813 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-22 00:47:50.385880 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-22 00:47:50.385950 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:47:50.386019 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 00:47:50.386088 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:47:50.386239 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2026-05-22 00:47:50.386287 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:47:50.386338 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2026-05-22 00:47:50.386396 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:47:50.386452 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:47:50.386507 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:47:50.386563 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:47:50.386624 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2026-05-22 00:47:50.386699 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:47:50.386755 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2026-05-22 00:47:50.386809 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:47:50.386865 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2026-05-22 00:47:50.386922 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-22 00:47:50.386979 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2026-05-22 00:47:50.387036 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:47:50.387116 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2026-05-22 00:47:50.387178 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:47:50.387236 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2026-05-22 00:47:50.387291 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-22 00:47:50.387344 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:47:50.387393 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:47:50.387449 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2026-05-22 00:47:50.387500 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-22 00:47:50.387564 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:47:50.387645 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2026-05-22 00:47:50.387708 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:47:50.387768 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2026-05-22 00:47:50.387823 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:47:50.387879 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2026-05-22 00:47:50.387934 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:47:50.387990 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2026-05-22 00:47:50.388045 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing lto-disabled-list (47) ... 2026-05-22 00:47:50.388122 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing make (4.3-4.1build2) ... 2026-05-22 00:47:50.388177 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-22 00:47:50.388232 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 00:47:50.388286 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Collecting pyclean==3.0.0 2026-05-22 00:47:50.388340 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-22 00:47:50.388394 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-22 00:47:50.388447 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Installing collected packages: pyclean 2026-05-22 00:47:50.388511 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Successfully installed pyclean-3.0.0 2026-05-22 00:47:50.388567 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Cleaning directory /var/lib/kolla/venv 2026-05-22 00:47:50.388643 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2026-05-22 00:47:50.388708 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Total 8384 files, 1219 directories removed. 2026-05-22 00:47:50.388763 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2026-05-22 00:47:50.388835 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Cleaning directory /usr 2026-05-22 00:47:50.388888 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2026-05-22 00:47:50.388944 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Total 1316 files, 133 directories removed. 2026-05-22 00:47:50.388997 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2026-05-22 00:47:50.389053 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Found existing installation: pyclean 3.0.0 2026-05-22 00:47:50.389124 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Uninstalling pyclean-3.0.0: 2026-05-22 00:47:50.389215 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: Successfully uninstalled pyclean-3.0.0 2026-05-22 00:47:50.390686 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> Removed intermediate container 8e3686a0375d 2026-05-22 00:47:50.390713 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> 920e3c45a9bc 2026-05-22 00:47:50.390722 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Step 6/6 : USER blazar 2026-05-22 00:47:50.390731 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> Running in a29ed291af36 2026-05-22 00:47:50.390740 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> Removed intermediate container a29ed291af36 2026-05-22 00:47:50.390748 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> 6bdd1458d66f 2026-05-22 00:47:50.390756 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Successfully built 035db2a45c04 2026-05-22 00:47:50.390765 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Successfully tagged osism.harbor.regio.digital/kolla/blazar-manager:build-20260522 2026-05-22 00:47:50.390789 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Built at 2026-05-22 00:47:50.389493 (took 0:00:29.921834) 2026-05-22 00:47:50.390798 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(octavia-housekeeping) 2026-05-22 00:47:50.390807 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-housekeeping:Processing 2026-05-22 00:47:50.390815 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Building started at 2026-05-22 00:47:50.389979 2026-05-22 00:47:50.391028 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-housekeeping:Turned 0 plugins into plugins archive 2026-05-22 00:47:50.391736 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-housekeeping:Turned 0 additions into additions archive 2026-05-22 00:48:22.485352 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Step 1/6 : FROM osism.harbor.regio.digital/kolla/octavia-base:build-20260522 2026-05-22 00:48:22.485449 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> 228f61819f31 2026-05-22 00:48:22.485491 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Step 2/6 : LABEL "build-date"="20260522" "name"="octavia-housekeeping" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="octavia-housekeeping" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:48:22.485507 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> Running in e2a4c912b1b2 2026-05-22 00:48:22.485519 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> Removed intermediate container e2a4c912b1b2 2026-05-22 00:48:22.485530 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> e809c75a8674 2026-05-22 00:48:22.485540 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Step 3/6 : COPY patches /patches 2026-05-22 00:48:22.485561 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> 2749498752d0 2026-05-22 00:48:22.485572 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Step 4/6 : RUN kolla_patch 2026-05-22 00:48:22.485582 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> Running in 0ca913b1ffea 2026-05-22 00:48:22.485633 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:[i] No series file found, nothing to patch. 2026-05-22 00:48:22.485647 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> Removed intermediate container 0ca913b1ffea 2026-05-22 00:48:22.485656 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> a3c1a3e01c98 2026-05-22 00:48:22.485668 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 00:48:22.485679 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> Running in 8ea6727c5ac8 2026-05-22 00:48:22.485689 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Reading package lists... 2026-05-22 00:48:22.485699 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Building dependency tree... 2026-05-22 00:48:22.485708 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Reading state information... 2026-05-22 00:48:22.485718 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:The following packages were automatically installed and are no longer required: 2026-05-22 00:48:22.485748 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 00:48:22.485757 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 00:48:22.485765 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 00:48:22.485773 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 00:48:22.485781 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 00:48:22.485788 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 00:48:22.485802 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 00:48:22.485811 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: xz-utils 2026-05-22 00:48:22.485819 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Use 'apt autoremove' to remove them. 2026-05-22 00:48:22.485826 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:The following packages will be REMOVED: 2026-05-22 00:48:22.485834 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: build-essential 2026-05-22 00:48:22.485842 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-22 00:48:22.485850 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:After this operation, 17.4 kB disk space will be freed. 2026-05-22 00:48:22.485858 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 2026-05-22 00:48:22.485868 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:48:22.485877 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 70% 2026-05-22 00:48:22.485885 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 75% 2026-05-22 00:48:22.485893 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 80% 2026-05-22 00:48:22.485900 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 85% 2026-05-22 00:48:22.485911 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 90% 2026-05-22 00:48:22.485919 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 95% 2026-05-22 00:48:22.485927 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 100% (Reading database ... 18954 files and directories currently installed.) 2026-05-22 00:48:22.485943 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing build-essential (12.10ubuntu1) ... 2026-05-22 00:48:22.485952 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Reading package lists... 2026-05-22 00:48:22.485959 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Building dependency tree... 2026-05-22 00:48:22.485970 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Reading state information... 2026-05-22 00:48:22.485978 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:The following packages will be REMOVED: 2026-05-22 00:48:22.485985 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 00:48:22.485993 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 00:48:22.486004 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 00:48:22.486012 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 00:48:22.486058 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 00:48:22.486067 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 00:48:22.486075 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 00:48:22.486106 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: xz-utils 2026-05-22 00:48:22.486114 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-22 00:48:22.486122 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:After this operation, 228 MB disk space will be freed. 2026-05-22 00:48:22.486179 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 2026-05-22 00:48:22.486189 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:48:22.486197 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 70% 2026-05-22 00:48:22.486208 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 75% 2026-05-22 00:48:22.486215 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 80% 2026-05-22 00:48:22.486226 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 85% 2026-05-22 00:48:22.486234 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 90% 2026-05-22 00:48:22.486245 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 95% 2026-05-22 00:48:22.486256 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 100% (Reading database ... 18945 files and directories currently installed.) 2026-05-22 00:48:22.486305 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-22 00:48:22.486314 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:48:22.486325 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-22 00:48:22.486363 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:48:22.486372 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-22 00:48:22.486383 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-22 00:48:22.486391 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 00:48:22.486403 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:48:22.486413 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: 2026-05-22 00:48:22.486499 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 00:48:22.486510 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:48:22.486518 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-22 00:48:22.486526 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:48:22.486534 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:48:22.486545 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:48:22.486553 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:48:22.486563 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-22 00:48:22.486580 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: 2026-05-22 00:48:22.486664 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-22 00:48:22.486678 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:48:22.486690 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 00:48:22.486698 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: 2026-05-22 00:48:22.486705 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:48:22.486716 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:48:22.486724 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:48:22.486777 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: 2026-05-22 00:48:22.486787 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:48:22.486798 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:48:22.486805 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:48:22.486859 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:48:22.486868 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:48:22.486876 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-22 00:48:22.486887 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:48:22.486895 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:48:22.486944 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: 2026-05-22 00:48:22.486953 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-22 00:48:22.486961 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:48:22.486972 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:48:22.486980 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: 2026-05-22 00:48:22.486990 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-22 00:48:22.486998 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: 2026-05-22 00:48:22.487078 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:48:22.487089 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: 2026-05-22 00:48:22.487097 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:48:22.487105 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:48:22.487116 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:48:22.487124 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing lto-disabled-list (47) ... 2026-05-22 00:48:22.487163 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing make (4.3-4.1build2) ... 2026-05-22 00:48:22.487172 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-22 00:48:22.487183 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 00:48:22.487191 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Collecting pyclean==3.0.0 2026-05-22 00:48:22.487229 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-22 00:48:22.487238 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-22 00:48:22.487258 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Installing collected packages: pyclean 2026-05-22 00:48:22.487267 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Successfully installed pyclean-3.0.0 2026-05-22 00:48:22.487277 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Cleaning directory /var/lib/kolla/venv 2026-05-22 00:48:22.487285 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: 2026-05-22 00:48:22.487325 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Total 9866 files, 1419 directories removed. 2026-05-22 00:48:22.487334 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: 2026-05-22 00:48:22.487344 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Cleaning directory /usr 2026-05-22 00:48:22.487352 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: 2026-05-22 00:48:22.487390 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Total 1380 files, 143 directories removed. 2026-05-22 00:48:22.487399 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: 2026-05-22 00:48:22.487410 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Found existing installation: pyclean 3.0.0 2026-05-22 00:48:22.487447 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Uninstalling pyclean-3.0.0: 2026-05-22 00:48:22.487456 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: Successfully uninstalled pyclean-3.0.0 2026-05-22 00:48:22.487473 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> Removed intermediate container 8ea6727c5ac8 2026-05-22 00:48:22.487481 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> 5684fdf7c04f 2026-05-22 00:48:22.487523 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Step 6/6 : USER octavia 2026-05-22 00:48:22.487532 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> Running in 14a31aee92e3 2026-05-22 00:48:22.487543 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> Removed intermediate container 14a31aee92e3 2026-05-22 00:48:22.487551 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> 409cdcac19e5 2026-05-22 00:48:22.487620 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Successfully built e2639e3556ee 2026-05-22 00:48:22.487634 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Successfully tagged osism.harbor.regio.digital/kolla/octavia-housekeeping:build-20260522 2026-05-22 00:48:22.487746 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Built at 2026-05-22 00:48:22.487581 (took 0:00:32.097602) 2026-05-22 00:48:22.487975 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(octavia-worker) 2026-05-22 00:48:22.487988 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-worker:Processing 2026-05-22 00:48:22.488000 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Building started at 2026-05-22 00:48:22.487938 2026-05-22 00:48:22.488740 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-worker:Turned 0 plugins into plugins archive 2026-05-22 00:48:22.489162 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-worker:Turned 0 additions into additions archive 2026-05-22 00:48:55.885171 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Step 1/6 : FROM osism.harbor.regio.digital/kolla/octavia-base:build-20260522 2026-05-22 00:48:55.885281 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> 228f61819f31 2026-05-22 00:48:55.885314 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Step 2/6 : LABEL "build-date"="20260522" "name"="octavia-worker" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="octavia-worker" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:48:55.885364 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> Running in c7b66f2456c0 2026-05-22 00:48:55.885387 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> Removed intermediate container c7b66f2456c0 2026-05-22 00:48:55.885406 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> 11f69f225c56 2026-05-22 00:48:55.885423 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Step 3/6 : COPY patches /patches 2026-05-22 00:48:55.885440 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> 91907a840db1 2026-05-22 00:48:55.885556 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Step 4/6 : RUN kolla_patch 2026-05-22 00:48:55.885570 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> Running in f311e77abb6b 2026-05-22 00:48:55.885580 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:[i] No series file found, nothing to patch. 2026-05-22 00:48:55.885590 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> Removed intermediate container f311e77abb6b 2026-05-22 00:48:55.885658 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> 2980414a9e54 2026-05-22 00:48:55.885671 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 00:48:55.885683 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> Running in b5305583bee4 2026-05-22 00:48:55.885693 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Reading package lists... 2026-05-22 00:48:55.885704 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Building dependency tree... 2026-05-22 00:48:55.885714 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Reading state information... 2026-05-22 00:48:55.885724 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:The following packages were automatically installed and are no longer required: 2026-05-22 00:48:55.885734 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 00:48:55.885745 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 00:48:55.885755 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 00:48:55.885782 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 00:48:55.885793 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 00:48:55.885803 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 00:48:55.885813 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 00:48:55.885823 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: xz-utils 2026-05-22 00:48:55.885833 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Use 'apt autoremove' to remove them. 2026-05-22 00:48:55.885844 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:The following packages will be REMOVED: 2026-05-22 00:48:55.885854 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: build-essential 2026-05-22 00:48:55.885864 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-22 00:48:55.885874 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:After this operation, 17.4 kB disk space will be freed. 2026-05-22 00:48:55.885884 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 2026-05-22 00:48:55.887825 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:48:55.887901 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 70% 2026-05-22 00:48:55.887912 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 75% 2026-05-22 00:48:55.887919 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 80% 2026-05-22 00:48:55.887926 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 85% 2026-05-22 00:48:55.887933 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 90% 2026-05-22 00:48:55.887962 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 95% 2026-05-22 00:48:55.887970 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 100% (Reading database ... 18954 files and directories currently installed.) 2026-05-22 00:48:55.887979 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing build-essential (12.10ubuntu1) ... 2026-05-22 00:48:55.887987 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Reading package lists... 2026-05-22 00:48:55.887994 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Building dependency tree... 2026-05-22 00:48:55.888001 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Reading state information... 2026-05-22 00:48:55.888008 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:The following packages will be REMOVED: 2026-05-22 00:48:55.888015 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 00:48:55.888023 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 00:48:55.888030 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 00:48:55.888037 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 00:48:55.888044 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 00:48:55.888051 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 00:48:55.888058 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 00:48:55.888064 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: xz-utils 2026-05-22 00:48:55.888072 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-22 00:48:55.888079 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:After this operation, 228 MB disk space will be freed. 2026-05-22 00:48:55.888086 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 2026-05-22 00:48:55.888093 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: 2026-05-22 00:48:55.888101 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:48:55.888108 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 70% 2026-05-22 00:48:55.888115 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 75% 2026-05-22 00:48:55.888122 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 80% 2026-05-22 00:48:55.888129 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 85% 2026-05-22 00:48:55.888135 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 90% 2026-05-22 00:48:55.888154 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 95% 2026-05-22 00:48:55.888162 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 100% (Reading database ... 18945 files and directories currently installed.) 2026-05-22 00:48:55.888169 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-22 00:48:55.888176 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:48:55.888190 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-22 00:48:55.888197 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:48:55.888205 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-22 00:48:55.888211 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-22 00:48:55.888218 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 00:48:55.888225 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:48:55.888232 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 00:48:55.888251 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:48:55.888259 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-22 00:48:55.888266 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:48:55.888273 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:48:55.888280 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:48:55.888287 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:48:55.888294 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-22 00:48:55.888301 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-22 00:48:55.888307 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:48:55.888314 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 00:48:55.888321 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:48:55.888328 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:48:55.888335 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:48:55.888342 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:48:55.888349 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:48:55.888355 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:48:55.888362 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:48:55.888369 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:48:55.888376 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-22 00:48:55.888393 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:48:55.888401 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:48:55.888408 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-22 00:48:55.888414 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:48:55.888421 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:48:55.888428 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-22 00:48:55.888435 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:48:55.888442 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:48:55.888456 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:48:55.888463 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:48:55.888470 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing lto-disabled-list (47) ... 2026-05-22 00:48:55.888477 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing make (4.3-4.1build2) ... 2026-05-22 00:48:55.888484 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-22 00:48:55.888490 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 00:48:55.888497 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Collecting pyclean==3.0.0 2026-05-22 00:48:55.888509 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-22 00:48:55.888516 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-22 00:48:55.888523 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Installing collected packages: pyclean 2026-05-22 00:48:55.888530 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Successfully installed pyclean-3.0.0 2026-05-22 00:48:55.888537 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Cleaning directory /var/lib/kolla/venv 2026-05-22 00:48:55.888543 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: 2026-05-22 00:48:55.888550 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Total 9866 files, 1419 directories removed. 2026-05-22 00:48:55.888557 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: 2026-05-22 00:48:55.888564 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Cleaning directory /usr 2026-05-22 00:48:55.888571 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: 2026-05-22 00:48:55.888578 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Total 1380 files, 143 directories removed. 2026-05-22 00:48:55.888585 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: 2026-05-22 00:48:55.888616 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Found existing installation: pyclean 3.0.0 2026-05-22 00:48:55.888628 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Uninstalling pyclean-3.0.0: 2026-05-22 00:48:55.888642 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: Successfully uninstalled pyclean-3.0.0 2026-05-22 00:48:55.888649 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> Removed intermediate container b5305583bee4 2026-05-22 00:48:55.888656 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> 6e08a31e5d02 2026-05-22 00:48:55.888663 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Step 6/6 : USER octavia 2026-05-22 00:48:55.888670 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> Running in 2acb075b9e2a 2026-05-22 00:48:55.888677 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> Removed intermediate container 2acb075b9e2a 2026-05-22 00:48:55.888684 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> d2a0f6549aec 2026-05-22 00:48:55.888691 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Successfully built 440144e77015 2026-05-22 00:48:55.888698 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Successfully tagged osism.harbor.regio.digital/kolla/octavia-worker:build-20260522 2026-05-22 00:48:55.888705 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Built at 2026-05-22 00:48:55.887192 (took 0:00:33.399254) 2026-05-22 00:48:55.888712 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(octavia-health-manager) 2026-05-22 00:48:55.888719 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-health-manager:Processing 2026-05-22 00:48:55.888726 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Building started at 2026-05-22 00:48:55.887586 2026-05-22 00:48:55.888733 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-health-manager:Turned 0 plugins into plugins archive 2026-05-22 00:48:55.888908 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-health-manager:Turned 0 additions into additions archive 2026-05-22 00:49:28.568943 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Step 1/6 : FROM osism.harbor.regio.digital/kolla/octavia-base:build-20260522 2026-05-22 00:49:28.569085 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> 228f61819f31 2026-05-22 00:49:28.569178 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Step 2/6 : LABEL "build-date"="20260522" "name"="octavia-health-manager" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="octavia-health-manager" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:49:28.569321 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> Running in cb4c9e29f958 2026-05-22 00:49:28.569391 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> Removed intermediate container cb4c9e29f958 2026-05-22 00:49:28.569510 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> dabe9b6b7e80 2026-05-22 00:49:28.569622 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Step 3/6 : COPY patches /patches 2026-05-22 00:49:28.569761 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> 666ff6f137d0 2026-05-22 00:49:28.569871 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Step 4/6 : RUN kolla_patch 2026-05-22 00:49:28.569994 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> Running in 239cb7bfceff 2026-05-22 00:49:28.570097 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:[i] No series file found, nothing to patch. 2026-05-22 00:49:28.570195 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> Removed intermediate container 239cb7bfceff 2026-05-22 00:49:28.570305 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> 4206e12baa8e 2026-05-22 00:49:28.570444 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 00:49:28.570526 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> Running in 90ac4308e96f 2026-05-22 00:49:28.570637 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Reading package lists... 2026-05-22 00:49:28.570810 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Building dependency tree... 2026-05-22 00:49:28.570991 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Reading state information... 2026-05-22 00:49:28.571097 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:The following packages were automatically installed and are no longer required: 2026-05-22 00:49:28.571195 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 00:49:28.571277 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 00:49:28.571362 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 00:49:28.571439 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 00:49:28.571512 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 00:49:28.571629 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 00:49:28.571749 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 00:49:28.571838 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: xz-utils 2026-05-22 00:49:28.571932 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Use 'apt autoremove' to remove them. 2026-05-22 00:49:28.572026 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:The following packages will be REMOVED: 2026-05-22 00:49:28.572109 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: build-essential 2026-05-22 00:49:28.572197 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-22 00:49:28.572270 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:After this operation, 17.4 kB disk space will be freed. 2026-05-22 00:49:28.572350 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 2026-05-22 00:49:28.572430 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 2026-05-22 00:49:28.572520 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:49:28.572633 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 70% 2026-05-22 00:49:28.572723 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 75% 2026-05-22 00:49:28.572814 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 80% 2026-05-22 00:49:28.572951 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 85% 2026-05-22 00:49:28.573044 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 90% 2026-05-22 00:49:28.573122 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 95% 2026-05-22 00:49:28.573199 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 100% (Reading database ... 18954 files and directories currently installed.) 2026-05-22 00:49:28.573273 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing build-essential (12.10ubuntu1) ... 2026-05-22 00:49:28.573317 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Reading package lists... 2026-05-22 00:49:28.573371 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Building dependency tree... 2026-05-22 00:49:28.573415 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Reading state information... 2026-05-22 00:49:28.573491 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:The following packages will be REMOVED: 2026-05-22 00:49:28.573563 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 00:49:28.573678 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 00:49:28.573767 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 00:49:28.573872 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 00:49:28.573922 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 00:49:28.574110 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 00:49:28.574172 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 00:49:28.574194 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: xz-utils 2026-05-22 00:49:28.574206 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-22 00:49:28.574244 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:After this operation, 228 MB disk space will be freed. 2026-05-22 00:49:28.574327 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 2026-05-22 00:49:28.574397 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:49:28.574466 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 70% 2026-05-22 00:49:28.574504 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 75% 2026-05-22 00:49:28.574568 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 80% 2026-05-22 00:49:28.574631 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 85% 2026-05-22 00:49:28.574657 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 90% 2026-05-22 00:49:28.574744 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 95% 2026-05-22 00:49:28.574778 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 100% (Reading database ... 18945 files and directories currently installed.) 2026-05-22 00:49:28.574887 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-22 00:49:28.574917 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:49:28.574992 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-22 00:49:28.575015 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:49:28.575115 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-22 00:49:28.575185 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-22 00:49:28.575271 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 00:49:28.575347 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:49:28.575397 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 00:49:28.577733 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: 2026-05-22 00:49:28.577780 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:49:28.577800 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-22 00:49:28.577818 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:49:28.577837 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:49:28.577890 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:49:28.577901 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:49:28.577911 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-22 00:49:28.577920 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-22 00:49:28.577929 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:49:28.577939 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 00:49:28.577948 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:49:28.577957 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:49:28.577967 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: 2026-05-22 00:49:28.577995 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:49:28.578006 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:49:28.578033 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:49:28.578043 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:49:28.578052 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:49:28.578061 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:49:28.578070 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-22 00:49:28.578080 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:49:28.578089 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:49:28.578098 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-22 00:49:28.578108 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:49:28.578117 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:49:28.578126 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-22 00:49:28.578135 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:49:28.578145 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:49:28.578154 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:49:28.578163 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:49:28.578173 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing lto-disabled-list (47) ... 2026-05-22 00:49:28.578182 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing make (4.3-4.1build2) ... 2026-05-22 00:49:28.578191 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-22 00:49:28.578200 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 00:49:28.578210 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Collecting pyclean==3.0.0 2026-05-22 00:49:28.578219 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-22 00:49:28.578229 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-22 00:49:28.578238 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Installing collected packages: pyclean 2026-05-22 00:49:28.578248 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Successfully installed pyclean-3.0.0 2026-05-22 00:49:28.578258 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Cleaning directory /var/lib/kolla/venv 2026-05-22 00:49:28.578267 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: 2026-05-22 00:49:28.578277 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Total 9866 files, 1419 directories removed. 2026-05-22 00:49:28.578300 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: 2026-05-22 00:49:28.578310 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Cleaning directory /usr 2026-05-22 00:49:28.578319 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: 2026-05-22 00:49:28.578329 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Total 1380 files, 143 directories removed. 2026-05-22 00:49:28.578338 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: 2026-05-22 00:49:28.578355 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Found existing installation: pyclean 3.0.0 2026-05-22 00:49:28.578365 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Uninstalling pyclean-3.0.0: 2026-05-22 00:49:28.578374 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: Successfully uninstalled pyclean-3.0.0 2026-05-22 00:49:28.578383 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> Removed intermediate container 90ac4308e96f 2026-05-22 00:49:28.578393 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> 1505eb581107 2026-05-22 00:49:28.578402 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Step 6/6 : USER octavia 2026-05-22 00:49:28.578411 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> Running in 55159a896e05 2026-05-22 00:49:28.578420 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> Removed intermediate container 55159a896e05 2026-05-22 00:49:28.578430 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> bcbc34a63384 2026-05-22 00:49:28.578439 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Successfully built 026ce2f63866 2026-05-22 00:49:28.578448 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Successfully tagged osism.harbor.regio.digital/kolla/octavia-health-manager:build-20260522 2026-05-22 00:49:28.578464 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Built at 2026-05-22 00:49:28.578236 (took 0:00:32.690650) 2026-05-22 00:49:28.578746 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(octavia-driver-agent) 2026-05-22 00:49:28.578779 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-driver-agent:Processing 2026-05-22 00:49:28.578845 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Building started at 2026-05-22 00:49:28.578765 2026-05-22 00:49:28.578896 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-driver-agent:Getting archive from https://tarballs.opendev.org/openstack/ovn-octavia-provider/ovn-octavia-provider-stable-2025.1.tar.gz 2026-05-22 00:49:29.497170 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-driver-agent:Turned 1 plugins into plugins archive 2026-05-22 00:49:29.497490 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-driver-agent:Turned 0 additions into additions archive 2026-05-22 00:50:14.394494 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Step 1/8 : FROM osism.harbor.regio.digital/kolla/octavia-base:build-20260522 2026-05-22 00:50:14.394567 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> 228f61819f31 2026-05-22 00:50:14.394585 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Step 2/8 : LABEL "build-date"="20260522" "name"="octavia-driver-agent" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="octavia-driver-agent" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:50:14.394637 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Running in 834b56d530ab 2026-05-22 00:50:14.394651 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Removed intermediate container 834b56d530ab 2026-05-22 00:50:14.394662 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> f10a7786fa03 2026-05-22 00:50:14.394673 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Step 3/8 : ADD plugins-archive / 2026-05-22 00:50:14.396730 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> 6d8a06ec8f65 2026-05-22 00:50:14.396757 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Step 4/8 : RUN if [ "$(ls /plugins)" ]; then python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /plugins/* ; fi 2026-05-22 00:50:14.396803 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Running in 724dfcbd13ee 2026-05-22 00:50:14.396812 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Processing ./plugins/ovn_octavia_provider-8.0.1.dev15 2026-05-22 00:50:14.396821 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Installing build dependencies: started 2026-05-22 00:50:14.396829 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Installing build dependencies: finished with status 'done' 2026-05-22 00:50:14.396838 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Getting requirements to build wheel: started 2026-05-22 00:50:14.396846 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Getting requirements to build wheel: finished with status 'done' 2026-05-22 00:50:14.396855 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Installing backend dependencies: started 2026-05-22 00:50:14.396863 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Installing backend dependencies: finished with status 'done' 2026-05-22 00:50:14.396871 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Preparing metadata (pyproject.toml): started 2026-05-22 00:50:14.396879 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-22 00:50:14.396888 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: keystoneauth1>=3.14.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==8.0.1.dev15) (5.10.0) 2026-05-22 00:50:14.396898 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: netaddr>=0.7.18 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==8.0.1.dev15) (1.3.0) 2026-05-22 00:50:14.396907 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Collecting neutron-lib>=3.8.0 (from ovn-octavia-provider==8.0.1.dev15) 2026-05-22 00:50:14.396916 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Downloading neutron_lib-3.18.2-py3-none-any.whl.metadata (2.4 kB) 2026-05-22 00:50:14.396924 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: openstacksdk>=0.103.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==8.0.1.dev15) (4.4.0) 2026-05-22 00:50:14.396954 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: oslo.config>=8.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==8.0.1.dev15) (9.7.1) 2026-05-22 00:50:14.396964 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: oslo.log>=4.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==8.0.1.dev15) (7.1.0) 2026-05-22 00:50:14.396972 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: oslo.messaging>=12.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==8.0.1.dev15) (16.1.1) 2026-05-22 00:50:14.396981 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: oslo.serialization>=2.28.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==8.0.1.dev15) (5.7.0) 2026-05-22 00:50:14.396989 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: oslo.utils>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==8.0.1.dev15) (8.2.0) 2026-05-22 00:50:14.396999 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: ovs>=2.10.0 in ./usr/lib/python3/dist-packages (from ovn-octavia-provider==8.0.1.dev15) (3.5.1) 2026-05-22 00:50:14.397008 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Collecting ovsdbapp>=2.1.0 (from ovn-octavia-provider==8.0.1.dev15) 2026-05-22 00:50:14.397016 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Downloading ovsdbapp-2.11.0-py3-none-any.whl.metadata (1.5 kB) 2026-05-22 00:50:14.397025 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: pbr>=4.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==8.0.1.dev15) (7.0.0) 2026-05-22 00:50:14.397042 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: SQLAlchemy>=1.4.23 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==8.0.1.dev15) (2.0.38) 2026-05-22 00:50:14.397051 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: tenacity>=6.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==8.0.1.dev15) (9.0.0) 2026-05-22 00:50:14.397069 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: octavia-lib>=2.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==8.0.1.dev15) (3.8.0) 2026-05-22 00:50:14.397078 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: iso8601>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->ovn-octavia-provider==8.0.1.dev15) (2.1.0) 2026-05-22 00:50:14.397087 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: requests>=2.14.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->ovn-octavia-provider==8.0.1.dev15) (2.32.3) 2026-05-22 00:50:14.397095 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: stevedore>=1.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->ovn-octavia-provider==8.0.1.dev15) (5.4.1) 2026-05-22 00:50:14.397103 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: os-service-types>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->ovn-octavia-provider==8.0.1.dev15) (1.7.0) 2026-05-22 00:50:14.397112 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: typing-extensions>=4.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->ovn-octavia-provider==8.0.1.dev15) (4.12.2) 2026-05-22 00:50:14.397120 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: pecan>=1.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==8.0.1.dev15) (1.5.1) 2026-05-22 00:50:14.397129 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Collecting os-ken>=0.3.0 (from neutron-lib>=3.8.0->ovn-octavia-provider==8.0.1.dev15) 2026-05-22 00:50:14.397137 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Downloading os_ken-3.0.1-py3-none-any.whl.metadata (1.6 kB) 2026-05-22 00:50:14.397146 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: oslo.concurrency>=3.26.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==8.0.1.dev15) (7.1.0) 2026-05-22 00:50:14.397154 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: oslo.context>=2.22.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==8.0.1.dev15) (5.7.1) 2026-05-22 00:50:14.397168 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: oslo.db>=12.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==8.0.1.dev15) (17.2.1) 2026-05-22 00:50:14.397177 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: oslo.i18n>=3.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==8.0.1.dev15) (6.5.1) 2026-05-22 00:50:14.397186 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: oslo.policy>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==8.0.1.dev15) (4.5.1) 2026-05-22 00:50:14.397194 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: oslo.service>=1.24.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==8.0.1.dev15) (4.1.1) 2026-05-22 00:50:14.397202 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: oslo.versionedobjects>=1.31.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==8.0.1.dev15) (3.6.0) 2026-05-22 00:50:14.397220 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: osprofiler>=1.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==8.0.1.dev15) (4.2.0) 2026-05-22 00:50:14.397228 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: setproctitle>=1.1.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==8.0.1.dev15) (1.3.4) 2026-05-22 00:50:14.397237 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: WebOb>=1.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==8.0.1.dev15) (1.8.9) 2026-05-22 00:50:14.397245 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: os-traits>=0.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==8.0.1.dev15) (3.3.0) 2026-05-22 00:50:14.397262 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: debtcollector>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==8.0.1.dev15) (3.0.0) 2026-05-22 00:50:14.397271 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: wrapt>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->neutron-lib>=3.8.0->ovn-octavia-provider==8.0.1.dev15) (1.17.2) 2026-05-22 00:50:14.397279 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: cryptography>=2.7 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==8.0.1.dev15) (43.0.3) 2026-05-22 00:50:14.397288 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: decorator>=4.4.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==8.0.1.dev15) (5.1.1) 2026-05-22 00:50:14.397297 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: dogpile.cache>=0.6.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==8.0.1.dev15) (1.3.4) 2026-05-22 00:50:14.397305 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: jmespath>=0.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==8.0.1.dev15) (1.0.1) 2026-05-22 00:50:14.397313 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==8.0.1.dev15) (1.33) 2026-05-22 00:50:14.397321 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: platformdirs>=3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==8.0.1.dev15) (4.3.6) 2026-05-22 00:50:14.397330 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: psutil>=3.2.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==8.0.1.dev15) (7.0.0) 2026-05-22 00:50:14.397338 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: PyYAML>=3.13 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==8.0.1.dev15) (6.0.2) 2026-05-22 00:50:14.397352 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: requestsexceptions>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==8.0.1.dev15) (1.4.0) 2026-05-22 00:50:14.397361 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: cffi>=1.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.103.0->ovn-octavia-provider==8.0.1.dev15) (1.17.1) 2026-05-22 00:50:14.397376 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: pycparser in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.103.0->ovn-octavia-provider==8.0.1.dev15) (2.22) 2026-05-22 00:50:14.397386 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: jsonpointer>=1.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.103.0->ovn-octavia-provider==8.0.1.dev15) (3.0.0) 2026-05-22 00:50:14.397394 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: eventlet>=0.27.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==8.0.1.dev15) (0.39.0) 2026-05-22 00:50:14.397402 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: msgpack>=1.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==8.0.1.dev15) (1.1.0) 2026-05-22 00:50:14.397411 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Collecting ncclient>=0.6.13 (from os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==8.0.1.dev15) 2026-05-22 00:50:14.397420 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Downloading ncclient-0.6.16.tar.gz (112 kB) 2026-05-22 00:50:14.397428 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Installing build dependencies: started 2026-05-22 00:50:14.397436 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Installing build dependencies: finished with status 'done' 2026-05-22 00:50:14.397452 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Getting requirements to build wheel: started 2026-05-22 00:50:14.397461 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Getting requirements to build wheel: finished with status 'done' 2026-05-22 00:50:14.397470 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Preparing metadata (pyproject.toml): started 2026-05-22 00:50:14.397478 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-22 00:50:14.397487 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: packaging>=20.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==8.0.1.dev15) (24.2) 2026-05-22 00:50:14.397495 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: Routes>=2.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==8.0.1.dev15) (2.5.1) 2026-05-22 00:50:14.397504 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: dnspython>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==8.0.1.dev15) (2.7.0) 2026-05-22 00:50:14.397513 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: greenlet>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==8.0.1.dev15) (3.1.1) 2026-05-22 00:50:14.397522 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: setuptools>0.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==8.0.1.dev15) (82.0.1) 2026-05-22 00:50:14.397531 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: paramiko>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==8.0.1.dev15) (3.5.1) 2026-05-22 00:50:14.397539 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: lxml>=3.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==8.0.1.dev15) (5.3.1) 2026-05-22 00:50:14.397547 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: six in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==8.0.1.dev15) (1.17.0) 2026-05-22 00:50:14.397569 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: fasteners>=0.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->neutron-lib>=3.8.0->ovn-octavia-provider==8.0.1.dev15) (0.19) 2026-05-22 00:50:14.397578 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: rfc3986>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.0.0->ovn-octavia-provider==8.0.1.dev15) (2.0.0) 2026-05-22 00:50:14.397587 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: alembic>=0.9.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=12.1.0->neutron-lib>=3.8.0->ovn-octavia-provider==8.0.1.dev15) (1.14.1) 2026-05-22 00:50:14.397625 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: testresources>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=12.1.0->neutron-lib>=3.8.0->ovn-octavia-provider==8.0.1.dev15) (2.0.1) 2026-05-22 00:50:14.397634 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: testscenarios>=0.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=12.1.0->neutron-lib>=3.8.0->ovn-octavia-provider==8.0.1.dev15) (0.5.0) 2026-05-22 00:50:14.397643 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: Mako in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=12.1.0->neutron-lib>=3.8.0->ovn-octavia-provider==8.0.1.dev15) (1.3.9) 2026-05-22 00:50:14.397651 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: python-dateutil>=2.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->ovn-octavia-provider==8.0.1.dev15) (2.9.0.post0) 2026-05-22 00:50:14.397660 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: futurist>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=12.4.0->ovn-octavia-provider==8.0.1.dev15) (3.1.0) 2026-05-22 00:50:14.397675 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: cachetools>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=12.4.0->ovn-octavia-provider==8.0.1.dev15) (5.5.2) 2026-05-22 00:50:14.397684 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: amqp>=2.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=12.4.0->ovn-octavia-provider==8.0.1.dev15) (5.3.1) 2026-05-22 00:50:14.397692 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: kombu>=4.6.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=12.4.0->ovn-octavia-provider==8.0.1.dev15) (5.4.2) 2026-05-22 00:50:14.397701 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: oslo.middleware>=3.31.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=12.4.0->ovn-octavia-provider==8.0.1.dev15) (6.3.1) 2026-05-22 00:50:14.397726 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: oslo.metrics>=0.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=12.4.0->ovn-octavia-provider==8.0.1.dev15) (0.11.0) 2026-05-22 00:50:14.397735 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: vine<6.0.0,>=5.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=12.4.0->ovn-octavia-provider==8.0.1.dev15) (5.1.0) 2026-05-22 00:50:14.397744 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: tzdata in ./var/lib/kolla/venv/lib/python3.12/site-packages (from kombu>=4.6.6->oslo.messaging>=12.4.0->ovn-octavia-provider==8.0.1.dev15) (2025.1) 2026-05-22 00:50:14.397752 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: prometheus-client>=0.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.4.0->ovn-octavia-provider==8.0.1.dev15) (0.21.1) 2026-05-22 00:50:14.397769 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: Jinja2>=2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->oslo.messaging>=12.4.0->ovn-octavia-provider==8.0.1.dev15) (3.1.5) 2026-05-22 00:50:14.397784 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: statsd>=3.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->oslo.messaging>=12.4.0->ovn-octavia-provider==8.0.1.dev15) (4.0.1) 2026-05-22 00:50:14.397793 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: bcrypt>=3.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->oslo.messaging>=12.4.0->ovn-octavia-provider==8.0.1.dev15) (4.0.1) 2026-05-22 00:50:14.397802 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: MarkupSafe>=2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->oslo.messaging>=12.4.0->ovn-octavia-provider==8.0.1.dev15) (3.0.2) 2026-05-22 00:50:14.397811 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: PasteDeploy>=1.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->neutron-lib>=3.8.0->ovn-octavia-provider==8.0.1.dev15) (3.1.0) 2026-05-22 00:50:14.397820 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: Paste>=2.0.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->neutron-lib>=3.8.0->ovn-octavia-provider==8.0.1.dev15) (3.10.1) 2026-05-22 00:50:14.397828 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: Yappi>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->neutron-lib>=3.8.0->ovn-octavia-provider==8.0.1.dev15) (1.6.10) 2026-05-22 00:50:14.397837 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: pyparsing>=2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->ovn-octavia-provider==8.0.1.dev15) (3.2.1) 2026-05-22 00:50:14.397845 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: PrettyTable>=0.7.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from osprofiler>=1.4.0->neutron-lib>=3.8.0->ovn-octavia-provider==8.0.1.dev15) (3.14.0) 2026-05-22 00:50:14.397854 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Collecting fixtures>=3.0.0 (from ovsdbapp>=2.1.0->ovn-octavia-provider==8.0.1.dev15) 2026-05-22 00:50:14.397870 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Downloading fixtures-4.2.4.post1-py3-none-any.whl.metadata (22 kB) 2026-05-22 00:50:14.397879 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: pynacl>=1.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from paramiko>=1.15.0->ncclient>=0.6.13->os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==8.0.1.dev15) (1.5.0) 2026-05-22 00:50:14.397889 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: logutils>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pecan>=1.0.0->neutron-lib>=3.8.0->ovn-octavia-provider==8.0.1.dev15) (0.3.5) 2026-05-22 00:50:14.397897 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: wcwidth in ./var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->osprofiler>=1.4.0->neutron-lib>=3.8.0->ovn-octavia-provider==8.0.1.dev15) (0.2.13) 2026-05-22 00:50:14.397906 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.14.0->ovn-octavia-provider==8.0.1.dev15) (3.4.1) 2026-05-22 00:50:14.397914 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.14.0->ovn-octavia-provider==8.0.1.dev15) (3.10) 2026-05-22 00:50:14.397930 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: urllib3<3,>=1.21.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.14.0->ovn-octavia-provider==8.0.1.dev15) (1.26.20) 2026-05-22 00:50:14.397939 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: certifi>=2017.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.14.0->ovn-octavia-provider==8.0.1.dev15) (2026.5.20) 2026-05-22 00:50:14.397947 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: repoze.lru>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==8.0.1.dev15) (0.7) 2026-05-22 00:50:14.397961 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: testtools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=12.1.0->neutron-lib>=3.8.0->ovn-octavia-provider==8.0.1.dev15) (2.7.2) 2026-05-22 00:50:14.397971 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:WARNING: The candidate selected for download or install is a yanked version: 'fixtures' candidate (version 4.2.4.post1 at https://files.pythonhosted.org/packages/75/d5/2757cabc34758fac81039d4fbcde11c91d3952d91e33f8d5c69ea8c74e0f/fixtures-4.2.4.post1-py3-none-any.whl (from https://pypi.org/simple/fixtures/) (requires-python:>=3.8)) 2026-05-22 00:50:14.397981 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Reason for being yanked: https://github.com/testing-cabal/fixtures/issues/103 2026-05-22 00:50:14.397989 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2026-05-22 00:50:14.397998 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Downloading neutron_lib-3.18.2-py3-none-any.whl (620 kB) 2026-05-22 00:50:14.398006 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 620.9/620.9 kB 9.6 MB/s 0:00:00 2026-05-22 00:50:14.398015 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Downloading os_ken-3.0.1-py3-none-any.whl (2.0 MB) 2026-05-22 00:50:14.398024 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 15.2 MB/s 0:00:00 2026-05-22 00:50:14.398032 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Downloading ovsdbapp-2.11.0-py3-none-any.whl (143 kB) 2026-05-22 00:50:14.398040 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Downloading fixtures-4.2.4.post1-py3-none-any.whl (64 kB) 2026-05-22 00:50:14.398049 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Building wheels for collected packages: ovn-octavia-provider, ncclient 2026-05-22 00:50:14.398057 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Building wheel for ovn-octavia-provider (pyproject.toml): started 2026-05-22 00:50:14.398066 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Building wheel for ovn-octavia-provider (pyproject.toml): finished with status 'done' 2026-05-22 00:50:14.398082 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Created wheel for ovn-octavia-provider: filename=ovn_octavia_provider-8.0.1.dev15-py3-none-any.whl size=153933 sha256=fab7097c56dc91be210c05d6845eeef4fc97384fc1fe0c5ed55984326f0ad821 2026-05-22 00:50:14.398091 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Stored in directory: /tmp/pip-ephem-wheel-cache-r4x4a5m0/wheels/88/ce/bf/4b34f2dfee5667b60ff07c3f1bf50448ec05971e1f5065ca7a 2026-05-22 00:50:14.398100 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Building wheel for ncclient (pyproject.toml): started 2026-05-22 00:50:14.398108 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Building wheel for ncclient (pyproject.toml): finished with status 'done' 2026-05-22 00:50:14.398117 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Created wheel for ncclient: filename=ncclient-0.6.16-py2.py3-none-any.whl size=90110 sha256=8f4feb9534c9a78fbb6b57ec4cf6af0443bcc7a9bfabb57c521eec7f752681b7 2026-05-22 00:50:14.398133 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Stored in directory: /tmp/pip-ephem-wheel-cache-r4x4a5m0/wheels/27/bc/91/e27f72076c29a6245cf772e1cbd16d3c27a71367325386cb23 2026-05-22 00:50:14.398141 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Successfully built ovn-octavia-provider ncclient 2026-05-22 00:50:14.398150 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Installing collected packages: fixtures, ovsdbapp, ncclient, os-ken, neutron-lib, ovn-octavia-provider 2026-05-22 00:50:14.398158 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Successfully installed fixtures-4.2.4.post1 ncclient-0.6.16 neutron-lib-3.18.2 os-ken-3.0.1 ovn-octavia-provider-8.0.1.dev15 ovsdbapp-2.11.0 2026-05-22 00:50:14.398167 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Removed intermediate container 724dfcbd13ee 2026-05-22 00:50:14.398175 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> 2f8ac130aa25 2026-05-22 00:50:14.398184 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Step 5/8 : COPY patches /patches 2026-05-22 00:50:14.398192 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> 826af5558145 2026-05-22 00:50:14.398201 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Step 6/8 : RUN kolla_patch 2026-05-22 00:50:14.398209 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Running in 1165c499408a 2026-05-22 00:50:14.398218 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:[i] No series file found, nothing to patch. 2026-05-22 00:50:14.398226 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Removed intermediate container 1165c499408a 2026-05-22 00:50:14.398234 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> eab79543c9cb 2026-05-22 00:50:14.398250 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Step 7/8 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 00:50:14.398260 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Running in fecf8b134e94 2026-05-22 00:50:14.398269 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Reading package lists... 2026-05-22 00:50:14.398277 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Building dependency tree... 2026-05-22 00:50:14.398285 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Reading state information... 2026-05-22 00:50:14.398294 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:The following packages were automatically installed and are no longer required: 2026-05-22 00:50:14.398302 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 00:50:14.398310 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 00:50:14.398319 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 00:50:14.398327 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 00:50:14.398336 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 00:50:14.398344 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 00:50:14.398353 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 00:50:14.398361 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: xz-utils 2026-05-22 00:50:14.398369 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Use 'apt autoremove' to remove them. 2026-05-22 00:50:14.398390 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:The following packages will be REMOVED: 2026-05-22 00:50:14.398399 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: build-essential 2026-05-22 00:50:14.398408 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-22 00:50:14.398423 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:After this operation, 17.4 kB disk space will be freed. 2026-05-22 00:50:14.398432 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 2026-05-22 00:50:14.398440 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:50:14.398449 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 70% 2026-05-22 00:50:14.398458 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 75% 2026-05-22 00:50:14.398466 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 80% 2026-05-22 00:50:14.398475 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 85% 2026-05-22 00:50:14.398483 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 90% 2026-05-22 00:50:14.398491 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 95% 2026-05-22 00:50:14.398500 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 100% (Reading database ... 18954 files and directories currently installed.) 2026-05-22 00:50:14.398509 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing build-essential (12.10ubuntu1) ... 2026-05-22 00:50:14.398517 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Reading package lists... 2026-05-22 00:50:14.398525 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Building dependency tree... 2026-05-22 00:50:14.398534 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Reading state information... 2026-05-22 00:50:14.398542 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:The following packages will be REMOVED: 2026-05-22 00:50:14.398550 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 00:50:14.398559 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 00:50:14.398567 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 00:50:14.398576 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 00:50:14.398584 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 00:50:14.398619 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 00:50:14.398635 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 00:50:14.398644 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: xz-utils 2026-05-22 00:50:14.398653 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-22 00:50:14.398661 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:After this operation, 228 MB disk space will be freed. 2026-05-22 00:50:14.398670 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 2026-05-22 00:50:14.398678 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% 2026-05-22 00:50:14.398687 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:50:14.398703 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 70% 2026-05-22 00:50:14.398725 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 75% 2026-05-22 00:50:14.398734 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 80% 2026-05-22 00:50:14.398743 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 85% 2026-05-22 00:50:14.398751 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 90% 2026-05-22 00:50:14.398760 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 95% 2026-05-22 00:50:14.398769 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 100% (Reading database ... 18945 files and directories currently installed.) 2026-05-22 00:50:14.398784 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-22 00:50:14.398792 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:50:14.398801 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-22 00:50:14.398809 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:50:14.398818 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-22 00:50:14.398826 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-22 00:50:14.398835 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 00:50:14.398843 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:50:14.398852 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 00:50:14.398860 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:50:14.398869 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-22 00:50:14.398878 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:50:14.398886 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:50:14.398899 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:50:14.398908 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:50:14.398916 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-22 00:50:14.398925 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-22 00:50:14.398933 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:50:14.398941 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 00:50:14.398954 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:50:14.398963 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:50:14.398975 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2026-05-22 00:50:14.399012 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:50:14.399041 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:50:14.399072 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:50:14.399101 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:50:14.399122 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:50:14.399176 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:50:14.399194 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-22 00:50:14.399207 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:50:14.399240 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:50:14.399291 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-22 00:50:14.399305 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2026-05-22 00:50:14.399317 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:50:14.399361 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:50:14.399375 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2026-05-22 00:50:14.399392 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-22 00:50:14.399425 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:50:14.399472 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2026-05-22 00:50:14.399487 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:50:14.399499 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2026-05-22 00:50:14.399547 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:50:14.399558 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2026-05-22 00:50:14.399570 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:50:14.399622 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing lto-disabled-list (47) ... 2026-05-22 00:50:14.399640 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing make (4.3-4.1build2) ... 2026-05-22 00:50:14.399745 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-22 00:50:14.399759 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 00:50:14.399772 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Collecting pyclean==3.0.0 2026-05-22 00:50:14.399818 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-22 00:50:14.399830 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-22 00:50:14.399843 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Installing collected packages: pyclean 2026-05-22 00:50:14.399875 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Successfully installed pyclean-3.0.0 2026-05-22 00:50:14.399925 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Cleaning directory /var/lib/kolla/venv 2026-05-22 00:50:14.399939 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2026-05-22 00:50:14.399952 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Total 10974 files, 1577 directories removed. 2026-05-22 00:50:14.400010 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2026-05-22 00:50:14.400021 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Cleaning directory /usr 2026-05-22 00:50:14.400033 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2026-05-22 00:50:14.400046 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Total 1380 files, 143 directories removed. 2026-05-22 00:50:14.400106 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2026-05-22 00:50:14.400117 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Found existing installation: pyclean 3.0.0 2026-05-22 00:50:14.400140 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Uninstalling pyclean-3.0.0: 2026-05-22 00:50:14.400153 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Successfully uninstalled pyclean-3.0.0 2026-05-22 00:50:14.400204 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Removed intermediate container fecf8b134e94 2026-05-22 00:50:14.400216 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> 4232d8509eef 2026-05-22 00:50:14.400229 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Step 8/8 : USER octavia 2026-05-22 00:50:14.400244 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Running in 1f11ada76d6c 2026-05-22 00:50:14.400292 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Removed intermediate container 1f11ada76d6c 2026-05-22 00:50:14.400307 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> ac52bf2f3e59 2026-05-22 00:50:14.400319 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Successfully built d0db5e901e8c 2026-05-22 00:50:14.400385 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Successfully tagged osism.harbor.regio.digital/kolla/octavia-driver-agent:build-20260522 2026-05-22 00:50:14.400624 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Built at 2026-05-22 00:50:14.400372 (took 0:00:45.821607) 2026-05-22 00:50:14.400803 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(octavia-api) 2026-05-22 00:50:14.400900 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-api:Processing 2026-05-22 00:50:14.400952 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Building started at 2026-05-22 00:50:14.400917 2026-05-22 00:50:14.401012 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-api:Getting archive from https://tarballs.opendev.org/openstack/ovn-octavia-provider/ovn-octavia-provider-stable-2025.1.tar.gz 2026-05-22 00:50:15.298313 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-api:Turned 1 plugins into plugins archive 2026-05-22 00:50:15.298958 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-api:Turned 0 additions into additions archive 2026-05-22 00:51:05.386496 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Step 1/8 : FROM osism.harbor.regio.digital/kolla/octavia-base:build-20260522 2026-05-22 00:51:05.386676 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> 228f61819f31 2026-05-22 00:51:05.386703 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Step 2/8 : LABEL "build-date"="20260522" "name"="octavia-api" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="octavia-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:51:05.386720 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> Running in c44a55e0b806 2026-05-22 00:51:05.386734 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> Removed intermediate container c44a55e0b806 2026-05-22 00:51:05.386746 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> 10e9377fb0ae 2026-05-22 00:51:05.386758 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Step 3/8 : ADD plugins-archive / 2026-05-22 00:51:05.386771 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> 91f3c8ddbe75 2026-05-22 00:51:05.386783 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Step 4/8 : COPY extend_start.sh /usr/local/bin/kolla_octavia_extend_start 2026-05-22 00:51:05.386795 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> 3696e326f732 2026-05-22 00:51:05.386810 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Step 5/8 : RUN if [ "$(ls /plugins)" ]; then python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /plugins/* ; fi && chmod 644 /usr/local/bin/kolla_octavia_extend_start 2026-05-22 00:51:05.386872 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> Running in 7f5e3993d21b 2026-05-22 00:51:05.386882 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Processing ./plugins/ovn_octavia_provider-8.0.1.dev15 2026-05-22 00:51:05.386892 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Installing build dependencies: started 2026-05-22 00:51:05.386902 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Installing build dependencies: finished with status 'done' 2026-05-22 00:51:05.386911 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Getting requirements to build wheel: started 2026-05-22 00:51:05.386921 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Getting requirements to build wheel: finished with status 'done' 2026-05-22 00:51:05.386931 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Installing backend dependencies: started 2026-05-22 00:51:05.386947 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Installing backend dependencies: finished with status 'done' 2026-05-22 00:51:05.386957 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Preparing metadata (pyproject.toml): started 2026-05-22 00:51:05.386967 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-22 00:51:05.386978 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: keystoneauth1>=3.14.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==8.0.1.dev15) (5.10.0) 2026-05-22 00:51:05.386990 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: netaddr>=0.7.18 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==8.0.1.dev15) (1.3.0) 2026-05-22 00:51:05.387000 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Collecting neutron-lib>=3.8.0 (from ovn-octavia-provider==8.0.1.dev15) 2026-05-22 00:51:05.387009 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Downloading neutron_lib-3.18.2-py3-none-any.whl.metadata (2.4 kB) 2026-05-22 00:51:05.387019 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: openstacksdk>=0.103.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==8.0.1.dev15) (4.4.0) 2026-05-22 00:51:05.387029 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: oslo.config>=8.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==8.0.1.dev15) (9.7.1) 2026-05-22 00:51:05.387039 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: oslo.log>=4.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==8.0.1.dev15) (7.1.0) 2026-05-22 00:51:05.387069 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: oslo.messaging>=12.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==8.0.1.dev15) (16.1.1) 2026-05-22 00:51:05.387081 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: oslo.serialization>=2.28.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==8.0.1.dev15) (5.7.0) 2026-05-22 00:51:05.387092 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: oslo.utils>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==8.0.1.dev15) (8.2.0) 2026-05-22 00:51:05.387103 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: ovs>=2.10.0 in ./usr/lib/python3/dist-packages (from ovn-octavia-provider==8.0.1.dev15) (3.5.1) 2026-05-22 00:51:05.387113 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Collecting ovsdbapp>=2.1.0 (from ovn-octavia-provider==8.0.1.dev15) 2026-05-22 00:51:05.387122 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Downloading ovsdbapp-2.11.0-py3-none-any.whl.metadata (1.5 kB) 2026-05-22 00:51:05.387132 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: pbr>=4.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==8.0.1.dev15) (7.0.0) 2026-05-22 00:51:05.387142 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: SQLAlchemy>=1.4.23 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==8.0.1.dev15) (2.0.38) 2026-05-22 00:51:05.387151 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: tenacity>=6.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==8.0.1.dev15) (9.0.0) 2026-05-22 00:51:05.387170 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: octavia-lib>=2.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==8.0.1.dev15) (3.8.0) 2026-05-22 00:51:05.387180 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: iso8601>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->ovn-octavia-provider==8.0.1.dev15) (2.1.0) 2026-05-22 00:51:05.387190 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: requests>=2.14.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->ovn-octavia-provider==8.0.1.dev15) (2.32.3) 2026-05-22 00:51:05.387200 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: stevedore>=1.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->ovn-octavia-provider==8.0.1.dev15) (5.4.1) 2026-05-22 00:51:05.387209 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: os-service-types>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->ovn-octavia-provider==8.0.1.dev15) (1.7.0) 2026-05-22 00:51:05.387229 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: typing-extensions>=4.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->ovn-octavia-provider==8.0.1.dev15) (4.12.2) 2026-05-22 00:51:05.387239 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: pecan>=1.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==8.0.1.dev15) (1.5.1) 2026-05-22 00:51:05.387249 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Collecting os-ken>=0.3.0 (from neutron-lib>=3.8.0->ovn-octavia-provider==8.0.1.dev15) 2026-05-22 00:51:05.387259 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Downloading os_ken-3.0.1-py3-none-any.whl.metadata (1.6 kB) 2026-05-22 00:51:05.387269 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: oslo.concurrency>=3.26.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==8.0.1.dev15) (7.1.0) 2026-05-22 00:51:05.387382 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: oslo.context>=2.22.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==8.0.1.dev15) (5.7.1) 2026-05-22 00:51:05.387396 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: oslo.db>=12.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==8.0.1.dev15) (17.2.1) 2026-05-22 00:51:05.387407 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: oslo.i18n>=3.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==8.0.1.dev15) (6.5.1) 2026-05-22 00:51:05.387417 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: oslo.policy>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==8.0.1.dev15) (4.5.1) 2026-05-22 00:51:05.387434 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: oslo.service>=1.24.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==8.0.1.dev15) (4.1.1) 2026-05-22 00:51:05.387445 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: oslo.versionedobjects>=1.31.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==8.0.1.dev15) (3.6.0) 2026-05-22 00:51:05.387455 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: osprofiler>=1.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==8.0.1.dev15) (4.2.0) 2026-05-22 00:51:05.387465 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: setproctitle>=1.1.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==8.0.1.dev15) (1.3.4) 2026-05-22 00:51:05.387484 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: WebOb>=1.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==8.0.1.dev15) (1.8.9) 2026-05-22 00:51:05.387494 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: os-traits>=0.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==8.0.1.dev15) (3.3.0) 2026-05-22 00:51:05.387505 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: debtcollector>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==8.0.1.dev15) (3.0.0) 2026-05-22 00:51:05.387515 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: wrapt>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->neutron-lib>=3.8.0->ovn-octavia-provider==8.0.1.dev15) (1.17.2) 2026-05-22 00:51:05.387525 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: cryptography>=2.7 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==8.0.1.dev15) (43.0.3) 2026-05-22 00:51:05.387535 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: decorator>=4.4.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==8.0.1.dev15) (5.1.1) 2026-05-22 00:51:05.387708 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: dogpile.cache>=0.6.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==8.0.1.dev15) (1.3.4) 2026-05-22 00:51:05.387729 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: jmespath>=0.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==8.0.1.dev15) (1.0.1) 2026-05-22 00:51:05.387739 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==8.0.1.dev15) (1.33) 2026-05-22 00:51:05.387749 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: platformdirs>=3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==8.0.1.dev15) (4.3.6) 2026-05-22 00:51:05.387759 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: psutil>=3.2.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==8.0.1.dev15) (7.0.0) 2026-05-22 00:51:05.387769 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: PyYAML>=3.13 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==8.0.1.dev15) (6.0.2) 2026-05-22 00:51:05.387784 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: requestsexceptions>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==8.0.1.dev15) (1.4.0) 2026-05-22 00:51:05.387794 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: cffi>=1.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.103.0->ovn-octavia-provider==8.0.1.dev15) (1.17.1) 2026-05-22 00:51:05.387860 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: pycparser in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.103.0->ovn-octavia-provider==8.0.1.dev15) (2.22) 2026-05-22 00:51:05.388071 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: jsonpointer>=1.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.103.0->ovn-octavia-provider==8.0.1.dev15) (3.0.0) 2026-05-22 00:51:05.388123 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: eventlet>=0.27.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==8.0.1.dev15) (0.39.0) 2026-05-22 00:51:05.388156 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: msgpack>=1.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==8.0.1.dev15) (1.1.0) 2026-05-22 00:51:05.388166 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Collecting ncclient>=0.6.13 (from os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==8.0.1.dev15) 2026-05-22 00:51:05.388176 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Downloading ncclient-0.6.16.tar.gz (112 kB) 2026-05-22 00:51:05.388186 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Installing build dependencies: started 2026-05-22 00:51:05.388198 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Installing build dependencies: finished with status 'done' 2026-05-22 00:51:05.388272 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Getting requirements to build wheel: started 2026-05-22 00:51:05.388317 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Getting requirements to build wheel: finished with status 'done' 2026-05-22 00:51:05.388372 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Preparing metadata (pyproject.toml): started 2026-05-22 00:51:05.390812 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-22 00:51:05.390844 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: packaging>=20.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==8.0.1.dev15) (24.2) 2026-05-22 00:51:05.390854 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: Routes>=2.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==8.0.1.dev15) (2.5.1) 2026-05-22 00:51:05.390863 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: dnspython>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==8.0.1.dev15) (2.7.0) 2026-05-22 00:51:05.390873 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: greenlet>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==8.0.1.dev15) (3.1.1) 2026-05-22 00:51:05.390882 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: setuptools>0.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==8.0.1.dev15) (82.0.1) 2026-05-22 00:51:05.390891 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: paramiko>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==8.0.1.dev15) (3.5.1) 2026-05-22 00:51:05.390901 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: lxml>=3.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==8.0.1.dev15) (5.3.1) 2026-05-22 00:51:05.390910 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: six in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==8.0.1.dev15) (1.17.0) 2026-05-22 00:51:05.390919 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: fasteners>=0.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->neutron-lib>=3.8.0->ovn-octavia-provider==8.0.1.dev15) (0.19) 2026-05-22 00:51:05.390928 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: rfc3986>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.0.0->ovn-octavia-provider==8.0.1.dev15) (2.0.0) 2026-05-22 00:51:05.390938 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: alembic>=0.9.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=12.1.0->neutron-lib>=3.8.0->ovn-octavia-provider==8.0.1.dev15) (1.14.1) 2026-05-22 00:51:05.390954 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: testresources>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=12.1.0->neutron-lib>=3.8.0->ovn-octavia-provider==8.0.1.dev15) (2.0.1) 2026-05-22 00:51:05.390974 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: testscenarios>=0.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=12.1.0->neutron-lib>=3.8.0->ovn-octavia-provider==8.0.1.dev15) (0.5.0) 2026-05-22 00:51:05.390983 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: Mako in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=12.1.0->neutron-lib>=3.8.0->ovn-octavia-provider==8.0.1.dev15) (1.3.9) 2026-05-22 00:51:05.390992 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: python-dateutil>=2.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->ovn-octavia-provider==8.0.1.dev15) (2.9.0.post0) 2026-05-22 00:51:05.391002 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: futurist>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=12.4.0->ovn-octavia-provider==8.0.1.dev15) (3.1.0) 2026-05-22 00:51:05.391011 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: cachetools>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=12.4.0->ovn-octavia-provider==8.0.1.dev15) (5.5.2) 2026-05-22 00:51:05.391028 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: amqp>=2.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=12.4.0->ovn-octavia-provider==8.0.1.dev15) (5.3.1) 2026-05-22 00:51:05.391038 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: kombu>=4.6.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=12.4.0->ovn-octavia-provider==8.0.1.dev15) (5.4.2) 2026-05-22 00:51:05.391047 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: oslo.middleware>=3.31.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=12.4.0->ovn-octavia-provider==8.0.1.dev15) (6.3.1) 2026-05-22 00:51:05.391056 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: oslo.metrics>=0.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=12.4.0->ovn-octavia-provider==8.0.1.dev15) (0.11.0) 2026-05-22 00:51:05.391065 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: vine<6.0.0,>=5.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=12.4.0->ovn-octavia-provider==8.0.1.dev15) (5.1.0) 2026-05-22 00:51:05.391074 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: tzdata in ./var/lib/kolla/venv/lib/python3.12/site-packages (from kombu>=4.6.6->oslo.messaging>=12.4.0->ovn-octavia-provider==8.0.1.dev15) (2025.1) 2026-05-22 00:51:05.391084 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: prometheus-client>=0.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.4.0->ovn-octavia-provider==8.0.1.dev15) (0.21.1) 2026-05-22 00:51:05.391094 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: Jinja2>=2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->oslo.messaging>=12.4.0->ovn-octavia-provider==8.0.1.dev15) (3.1.5) 2026-05-22 00:51:05.391103 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: statsd>=3.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->oslo.messaging>=12.4.0->ovn-octavia-provider==8.0.1.dev15) (4.0.1) 2026-05-22 00:51:05.391112 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: bcrypt>=3.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->oslo.messaging>=12.4.0->ovn-octavia-provider==8.0.1.dev15) (4.0.1) 2026-05-22 00:51:05.391130 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: MarkupSafe>=2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->oslo.messaging>=12.4.0->ovn-octavia-provider==8.0.1.dev15) (3.0.2) 2026-05-22 00:51:05.391140 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: PasteDeploy>=1.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->neutron-lib>=3.8.0->ovn-octavia-provider==8.0.1.dev15) (3.1.0) 2026-05-22 00:51:05.391149 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: Paste>=2.0.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->neutron-lib>=3.8.0->ovn-octavia-provider==8.0.1.dev15) (3.10.1) 2026-05-22 00:51:05.391164 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: Yappi>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->neutron-lib>=3.8.0->ovn-octavia-provider==8.0.1.dev15) (1.6.10) 2026-05-22 00:51:05.391174 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: pyparsing>=2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->ovn-octavia-provider==8.0.1.dev15) (3.2.1) 2026-05-22 00:51:05.391183 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: PrettyTable>=0.7.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from osprofiler>=1.4.0->neutron-lib>=3.8.0->ovn-octavia-provider==8.0.1.dev15) (3.14.0) 2026-05-22 00:51:05.391192 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Collecting fixtures>=3.0.0 (from ovsdbapp>=2.1.0->ovn-octavia-provider==8.0.1.dev15) 2026-05-22 00:51:05.391201 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Downloading fixtures-4.2.4.post1-py3-none-any.whl.metadata (22 kB) 2026-05-22 00:51:05.391210 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: pynacl>=1.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from paramiko>=1.15.0->ncclient>=0.6.13->os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==8.0.1.dev15) (1.5.0) 2026-05-22 00:51:05.391224 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: logutils>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pecan>=1.0.0->neutron-lib>=3.8.0->ovn-octavia-provider==8.0.1.dev15) (0.3.5) 2026-05-22 00:51:05.391234 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: wcwidth in ./var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->osprofiler>=1.4.0->neutron-lib>=3.8.0->ovn-octavia-provider==8.0.1.dev15) (0.2.13) 2026-05-22 00:51:05.391243 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.14.0->ovn-octavia-provider==8.0.1.dev15) (3.4.1) 2026-05-22 00:51:05.391252 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.14.0->ovn-octavia-provider==8.0.1.dev15) (3.10) 2026-05-22 00:51:05.391261 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: urllib3<3,>=1.21.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.14.0->ovn-octavia-provider==8.0.1.dev15) (1.26.20) 2026-05-22 00:51:05.391270 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: certifi>=2017.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.14.0->ovn-octavia-provider==8.0.1.dev15) (2026.5.20) 2026-05-22 00:51:05.391280 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: repoze.lru>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==8.0.1.dev15) (0.7) 2026-05-22 00:51:05.391289 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: testtools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=12.1.0->neutron-lib>=3.8.0->ovn-octavia-provider==8.0.1.dev15) (2.7.2) 2026-05-22 00:51:05.391307 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:WARNING: The candidate selected for download or install is a yanked version: 'fixtures' candidate (version 4.2.4.post1 at https://files.pythonhosted.org/packages/75/d5/2757cabc34758fac81039d4fbcde11c91d3952d91e33f8d5c69ea8c74e0f/fixtures-4.2.4.post1-py3-none-any.whl (from https://pypi.org/simple/fixtures/) (requires-python:>=3.8)) 2026-05-22 00:51:05.391319 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Reason for being yanked: https://github.com/testing-cabal/fixtures/issues/103 2026-05-22 00:51:05.391328 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: 2026-05-22 00:51:05.391338 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Downloading neutron_lib-3.18.2-py3-none-any.whl (620 kB) 2026-05-22 00:51:05.391347 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 620.9/620.9 kB 7.6 MB/s 0:00:00 2026-05-22 00:51:05.391356 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Downloading os_ken-3.0.1-py3-none-any.whl (2.0 MB) 2026-05-22 00:51:05.391366 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 14.6 MB/s 0:00:00 2026-05-22 00:51:05.391375 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Downloading ovsdbapp-2.11.0-py3-none-any.whl (143 kB) 2026-05-22 00:51:05.391390 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Downloading fixtures-4.2.4.post1-py3-none-any.whl (64 kB) 2026-05-22 00:51:05.391399 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Building wheels for collected packages: ovn-octavia-provider, ncclient 2026-05-22 00:51:05.391408 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Building wheel for ovn-octavia-provider (pyproject.toml): started 2026-05-22 00:51:05.391417 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Building wheel for ovn-octavia-provider (pyproject.toml): finished with status 'done' 2026-05-22 00:51:05.391426 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Created wheel for ovn-octavia-provider: filename=ovn_octavia_provider-8.0.1.dev15-py3-none-any.whl size=153933 sha256=7c873b92894e81a9dde8f51ca751cd291268cef3a550855eb264f36f4d8971cd 2026-05-22 00:51:05.391435 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Stored in directory: /tmp/pip-ephem-wheel-cache-riz85mdk/wheels/88/ce/bf/4b34f2dfee5667b60ff07c3f1bf50448ec05971e1f5065ca7a 2026-05-22 00:51:05.391445 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Building wheel for ncclient (pyproject.toml): started 2026-05-22 00:51:05.391453 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Building wheel for ncclient (pyproject.toml): finished with status 'done' 2026-05-22 00:51:05.391463 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Created wheel for ncclient: filename=ncclient-0.6.16-py2.py3-none-any.whl size=90110 sha256=8b56f90f54eda6e92d5742033684fe94bd8cf3829d9c5a998c596f2a8b5ab897 2026-05-22 00:51:05.391477 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Stored in directory: /tmp/pip-ephem-wheel-cache-riz85mdk/wheels/27/bc/91/e27f72076c29a6245cf772e1cbd16d3c27a71367325386cb23 2026-05-22 00:51:05.391487 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Successfully built ovn-octavia-provider ncclient 2026-05-22 00:51:05.391496 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Installing collected packages: fixtures, ovsdbapp, ncclient, os-ken, neutron-lib, ovn-octavia-provider 2026-05-22 00:51:05.391505 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Successfully installed fixtures-4.2.4.post1 ncclient-0.6.16 neutron-lib-3.18.2 os-ken-3.0.1 ovn-octavia-provider-8.0.1.dev15 ovsdbapp-2.11.0 2026-05-22 00:51:05.391514 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> Removed intermediate container 7f5e3993d21b 2026-05-22 00:51:05.391524 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> 59f62c28dcd2 2026-05-22 00:51:05.391533 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Step 6/8 : COPY patches /patches 2026-05-22 00:51:05.391570 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> 13c284be274d 2026-05-22 00:51:05.391587 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Step 7/8 : RUN kolla_patch 2026-05-22 00:51:05.391622 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> Running in 28d1dbf7e6a7 2026-05-22 00:51:05.391682 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:[i] No series file found, nothing to patch. 2026-05-22 00:51:05.391692 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> Removed intermediate container 28d1dbf7e6a7 2026-05-22 00:51:05.391701 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> cb1f827aa89f 2026-05-22 00:51:05.391711 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Step 8/8 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 00:51:05.391721 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> Running in 7b5a07383e5b 2026-05-22 00:51:05.391729 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Reading package lists... 2026-05-22 00:51:05.391737 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Building dependency tree... 2026-05-22 00:51:05.391745 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Reading state information... 2026-05-22 00:51:05.391754 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:The following packages were automatically installed and are no longer required: 2026-05-22 00:51:05.391762 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 00:51:05.391771 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 00:51:05.391779 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 00:51:05.391787 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 00:51:05.391796 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 00:51:05.391804 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 00:51:05.391813 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 00:51:05.391821 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: xz-utils 2026-05-22 00:51:05.391829 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Use 'apt autoremove' to remove them. 2026-05-22 00:51:05.391845 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:The following packages will be REMOVED: 2026-05-22 00:51:05.391854 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: build-essential 2026-05-22 00:51:05.391862 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-22 00:51:05.391871 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:After this operation, 17.4 kB disk space will be freed. 2026-05-22 00:51:05.391879 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 2026-05-22 00:51:05.391887 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% 2026-05-22 00:51:05.391896 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 25% 2026-05-22 00:51:05.391904 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 30% (Reading database ... 35% (Reading database ... 40% 2026-05-22 00:51:05.391912 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: (Reading database ... 45% (Reading database ... 2026-05-22 00:51:05.391958 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:50% (Reading database ... 55% 2026-05-22 00:51:05.391967 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 60% (Reading database ... 2026-05-22 00:51:05.391976 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:65% 2026-05-22 00:51:05.391984 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 70% 2026-05-22 00:51:05.391993 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 75% 2026-05-22 00:51:05.392009 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 80% 2026-05-22 00:51:05.392018 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 85% 2026-05-22 00:51:05.392026 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 90% 2026-05-22 00:51:05.392034 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 95% 2026-05-22 00:51:05.392095 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 100% (Reading database ... 18954 files and directories currently installed.) 2026-05-22 00:51:05.392106 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing build-essential (12.10ubuntu1) ... 2026-05-22 00:51:05.392114 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Reading package lists... 2026-05-22 00:51:05.392122 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Building dependency tree... 2026-05-22 00:51:05.392162 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Reading state information... 2026-05-22 00:51:05.392171 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:The following packages will be REMOVED: 2026-05-22 00:51:05.392210 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 00:51:05.392256 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 00:51:05.392285 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 00:51:05.392351 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 00:51:05.393689 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 00:51:05.393709 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 00:51:05.393720 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 00:51:05.393729 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: xz-utils 2026-05-22 00:51:05.393738 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-22 00:51:05.393748 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:After this operation, 228 MB disk space will be freed. 2026-05-22 00:51:05.393757 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 2026-05-22 00:51:05.393766 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% 2026-05-22 00:51:05.393777 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:51:05.393788 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 70% 2026-05-22 00:51:05.393798 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 75% 2026-05-22 00:51:05.393807 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 80% 2026-05-22 00:51:05.393816 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 85% 2026-05-22 00:51:05.393825 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 90% 2026-05-22 00:51:05.393834 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 95% 2026-05-22 00:51:05.393843 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 100% (Reading database ... 18945 files and directories currently installed.) 2026-05-22 00:51:05.393852 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-22 00:51:05.393861 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:51:05.393870 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-22 00:51:05.393879 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:51:05.393896 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-22 00:51:05.393914 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-22 00:51:05.393924 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 00:51:05.393933 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:51:05.393943 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 00:51:05.393951 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:51:05.393960 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-22 00:51:05.393969 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:51:05.393978 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:51:05.393987 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:51:05.393996 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:51:05.394005 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-22 00:51:05.394014 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-22 00:51:05.394023 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:51:05.394032 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 00:51:05.394041 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:51:05.394050 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:51:05.394063 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:51:05.394073 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:51:05.394082 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:51:05.394091 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:51:05.394099 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:51:05.394108 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: 2026-05-22 00:51:05.394117 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:51:05.394130 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: 2026-05-22 00:51:05.394139 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-22 00:51:05.394151 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: 2026-05-22 00:51:05.394321 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:51:05.394370 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: 2026-05-22 00:51:05.394391 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:51:05.394404 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-22 00:51:05.394415 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:51:05.394431 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:51:05.394464 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-22 00:51:05.394523 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:51:05.394566 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: 2026-05-22 00:51:05.394643 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:51:05.394671 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:51:05.394732 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:51:05.394784 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing lto-disabled-list (47) ... 2026-05-22 00:51:05.394818 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing make (4.3-4.1build2) ... 2026-05-22 00:51:05.394882 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-22 00:51:05.394941 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: 2026-05-22 00:51:05.394958 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 00:51:05.395023 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Collecting pyclean==3.0.0 2026-05-22 00:51:05.395057 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-22 00:51:05.395124 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-22 00:51:05.395183 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Installing collected packages: pyclean 2026-05-22 00:51:05.395201 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Successfully installed pyclean-3.0.0 2026-05-22 00:51:05.395264 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Cleaning directory /var/lib/kolla/venv 2026-05-22 00:51:05.395319 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: 2026-05-22 00:51:05.395351 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Total 10974 files, 1577 directories removed. 2026-05-22 00:51:05.395408 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: 2026-05-22 00:51:05.395423 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Cleaning directory /usr 2026-05-22 00:51:05.395483 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: 2026-05-22 00:51:05.395515 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Total 1380 files, 143 directories removed. 2026-05-22 00:51:05.395617 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: 2026-05-22 00:51:05.395646 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Found existing installation: pyclean 3.0.0 2026-05-22 00:51:05.395696 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Uninstalling pyclean-3.0.0: 2026-05-22 00:51:05.395753 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Successfully uninstalled pyclean-3.0.0 2026-05-22 00:51:05.395768 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> Removed intermediate container 7b5a07383e5b 2026-05-22 00:51:05.395839 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> 9e421f59180a 2026-05-22 00:51:05.395870 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Successfully built fee01a36c0ca 2026-05-22 00:51:05.395937 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Successfully tagged osism.harbor.regio.digital/kolla/octavia-api:build-20260522 2026-05-22 00:51:05.396062 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Built at 2026-05-22 00:51:05.395942 (took 0:00:50.995025) 2026-05-22 00:51:05.397834 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(aodh-listener) 2026-05-22 00:51:05.397905 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-listener:Processing 2026-05-22 00:51:05.398064 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Building started at 2026-05-22 00:51:05.397903 2026-05-22 00:51:05.398968 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-listener:Turned 0 plugins into plugins archive 2026-05-22 00:51:05.399490 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-listener:Turned 0 additions into additions archive 2026-05-22 00:51:36.813521 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Step 1/6 : FROM osism.harbor.regio.digital/kolla/aodh-base:build-20260522 2026-05-22 00:51:36.813747 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> dd4bd385b9f4 2026-05-22 00:51:36.814039 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Step 2/6 : LABEL "build-date"="20260522" "name"="aodh-listener" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="aodh-listener" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:51:36.814156 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> Running in 0f28d1a1c778 2026-05-22 00:51:36.814171 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> Removed intermediate container 0f28d1a1c778 2026-05-22 00:51:36.814185 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> 05a23792037c 2026-05-22 00:51:36.814298 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Step 3/6 : COPY patches /patches 2026-05-22 00:51:36.814362 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> 1c62d0277721 2026-05-22 00:51:36.814470 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Step 4/6 : RUN kolla_patch 2026-05-22 00:51:36.814550 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> Running in 742680de1657 2026-05-22 00:51:36.814836 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:[i] No series file found, nothing to patch. 2026-05-22 00:51:36.814872 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> Removed intermediate container 742680de1657 2026-05-22 00:51:36.815693 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> e8d592d54319 2026-05-22 00:51:36.815717 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 00:51:36.815731 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> Running in 0798e5615ef1 2026-05-22 00:51:36.815741 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Reading package lists... 2026-05-22 00:51:36.815752 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Building dependency tree... 2026-05-22 00:51:36.815763 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Reading state information... 2026-05-22 00:51:36.815773 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:The following packages were automatically installed and are no longer required: 2026-05-22 00:51:36.815785 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 00:51:36.815818 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 00:51:36.815829 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 00:51:36.815839 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 00:51:36.815850 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 00:51:36.815860 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 00:51:36.815871 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 00:51:36.815881 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: xz-utils 2026-05-22 00:51:36.815891 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Use 'apt autoremove' to remove them. 2026-05-22 00:51:36.815902 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:The following packages will be REMOVED: 2026-05-22 00:51:36.815912 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: build-essential 2026-05-22 00:51:36.815927 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-22 00:51:36.815936 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:After this operation, 17.4 kB disk space will be freed. 2026-05-22 00:51:36.815945 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 2026-05-22 00:51:36.815967 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: 2026-05-22 00:51:36.815983 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:51:36.816121 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 70% 2026-05-22 00:51:36.816177 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 75% (Reading database ... 80% 2026-05-22 00:51:36.816378 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 85% 2026-05-22 00:51:36.816470 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 90% 2026-05-22 00:51:36.816578 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 95% 2026-05-22 00:51:36.816794 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 100% (Reading database ... 18824 files and directories currently installed.) 2026-05-22 00:51:36.816917 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing build-essential (12.10ubuntu1) ... 2026-05-22 00:51:36.817091 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Reading package lists... 2026-05-22 00:51:36.817216 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Building dependency tree... 2026-05-22 00:51:36.817361 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Reading state information... 2026-05-22 00:51:36.817590 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:The following packages will be REMOVED: 2026-05-22 00:51:36.817688 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 00:51:36.817843 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 00:51:36.817969 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 00:51:36.818094 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 00:51:36.818219 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 00:51:36.818344 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 00:51:36.818508 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 00:51:36.818722 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: xz-utils 2026-05-22 00:51:36.819715 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-22 00:51:36.819754 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:After this operation, 228 MB disk space will be freed. 2026-05-22 00:51:36.819772 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 2026-05-22 00:51:36.819792 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:51:36.819811 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 70% 2026-05-22 00:51:36.819829 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 75% 2026-05-22 00:51:36.819846 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 80% 2026-05-22 00:51:36.819887 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 85% 2026-05-22 00:51:36.819905 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 90% 2026-05-22 00:51:36.819922 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 95% 2026-05-22 00:51:36.819939 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 100% (Reading database ... 18815 files and directories currently installed.) 2026-05-22 00:51:36.819976 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-22 00:51:36.819992 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:51:36.820009 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-22 00:51:36.820025 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:51:36.820050 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-22 00:51:36.820068 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-22 00:51:36.820084 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 00:51:36.820107 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:51:36.820218 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 00:51:36.820365 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:51:36.820534 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-22 00:51:36.820636 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:51:36.820821 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:51:36.820923 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:51:36.821087 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:51:36.821190 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-22 00:51:36.821316 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-22 00:51:36.821467 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: 2026-05-22 00:51:36.821675 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:51:36.821771 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 00:51:36.821874 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:51:36.821978 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: 2026-05-22 00:51:36.822077 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:51:36.822174 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:51:36.822274 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:51:36.822372 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:51:36.822490 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: 2026-05-22 00:51:36.823786 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:51:36.823821 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:51:36.823836 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:51:36.823850 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-22 00:51:36.823863 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:51:36.823878 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: 2026-05-22 00:51:36.823892 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:51:36.823906 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: 2026-05-22 00:51:36.823920 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-22 00:51:36.823952 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: 2026-05-22 00:51:36.823967 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:51:36.823980 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: 2026-05-22 00:51:36.823994 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:51:36.824008 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-22 00:51:36.824021 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: 2026-05-22 00:51:36.824035 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:51:36.824049 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: 2026-05-22 00:51:36.824062 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:51:36.824076 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:51:36.824088 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: 2026-05-22 00:51:36.824099 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:51:36.824123 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing lto-disabled-list (47) ... 2026-05-22 00:51:36.824139 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing make (4.3-4.1build2) ... 2026-05-22 00:51:36.824156 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-22 00:51:36.824173 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: 2026-05-22 00:51:36.824189 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 00:51:36.824204 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Collecting pyclean==3.0.0 2026-05-22 00:51:36.824218 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-22 00:51:36.824234 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-22 00:51:36.824250 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Installing collected packages: pyclean 2026-05-22 00:51:36.824264 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Successfully installed pyclean-3.0.0 2026-05-22 00:51:36.824288 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Cleaning directory /var/lib/kolla/venv 2026-05-22 00:51:36.824303 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: 2026-05-22 00:51:36.824319 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Total 8291 files, 1193 directories removed. 2026-05-22 00:51:36.824335 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: 2026-05-22 00:51:36.825654 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Cleaning directory /usr 2026-05-22 00:51:36.825779 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: 2026-05-22 00:51:36.825836 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Total 1316 files, 133 directories removed. 2026-05-22 00:51:36.825990 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: 2026-05-22 00:51:36.826035 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Found existing installation: pyclean 3.0.0 2026-05-22 00:51:36.826048 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Uninstalling pyclean-3.0.0: 2026-05-22 00:51:36.826060 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: Successfully uninstalled pyclean-3.0.0 2026-05-22 00:51:36.826176 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> Removed intermediate container 0798e5615ef1 2026-05-22 00:51:36.826229 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> 409ef5925063 2026-05-22 00:51:36.826277 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Step 6/6 : USER aodh 2026-05-22 00:51:36.826316 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> Running in 0e5125c094a2 2026-05-22 00:51:36.826353 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> Removed intermediate container 0e5125c094a2 2026-05-22 00:51:36.826402 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> fb876ff2463c 2026-05-22 00:51:36.826463 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Successfully built 98791428d1e6 2026-05-22 00:51:36.826526 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Successfully tagged osism.harbor.regio.digital/kolla/aodh-listener:build-20260522 2026-05-22 00:51:36.826672 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Built at 2026-05-22 00:51:36.826536 (took 0:00:31.428633) 2026-05-22 00:51:36.828423 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(aodh-api) 2026-05-22 00:51:36.828494 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-api:Processing 2026-05-22 00:51:36.828634 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Building started at 2026-05-22 00:51:36.828487 2026-05-22 00:51:36.830899 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-api:Turned 0 plugins into plugins archive 2026-05-22 00:51:36.831705 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-api:Turned 0 additions into additions archive 2026-05-22 00:52:07.921213 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Step 1/7 : FROM osism.harbor.regio.digital/kolla/aodh-base:build-20260522 2026-05-22 00:52:07.921348 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> dd4bd385b9f4 2026-05-22 00:52:07.921475 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Step 2/7 : LABEL "build-date"="20260522" "name"="aodh-api" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="aodh-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:52:07.921582 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> Running in 86c4d70c4472 2026-05-22 00:52:07.921697 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> Removed intermediate container 86c4d70c4472 2026-05-22 00:52:07.921787 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> a88ddbf26e7f 2026-05-22 00:52:07.921895 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Step 3/7 : COPY extend_start.sh /usr/local/bin/kolla_aodh_extend_start 2026-05-22 00:52:07.921973 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> 73d83796e77a 2026-05-22 00:52:07.922060 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Step 4/7 : RUN chmod 644 /usr/local/bin/kolla_aodh_extend_start 2026-05-22 00:52:07.922149 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> Running in 67525dc63a2d 2026-05-22 00:52:07.922236 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> Removed intermediate container 67525dc63a2d 2026-05-22 00:52:07.924720 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> 030e92768280 2026-05-22 00:52:07.924752 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Step 5/7 : COPY patches /patches 2026-05-22 00:52:07.924765 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> bb2ce3f1f746 2026-05-22 00:52:07.924777 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Step 6/7 : RUN kolla_patch 2026-05-22 00:52:07.924790 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> Running in 939fba56d202 2026-05-22 00:52:07.924803 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:[i] No series file found, nothing to patch. 2026-05-22 00:52:07.924816 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> Removed intermediate container 939fba56d202 2026-05-22 00:52:07.924828 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> 1be3bef9d4cf 2026-05-22 00:52:07.924843 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Step 7/7 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 00:52:07.924858 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> Running in b8098b0b431b 2026-05-22 00:52:07.924870 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Reading package lists... 2026-05-22 00:52:07.924883 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Building dependency tree... 2026-05-22 00:52:07.924925 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Reading state information... 2026-05-22 00:52:07.924937 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:The following packages were automatically installed and are no longer required: 2026-05-22 00:52:07.924988 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 00:52:07.925000 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 00:52:07.925011 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 00:52:07.925021 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 00:52:07.925031 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 00:52:07.925041 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 00:52:07.925051 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 00:52:07.925062 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: xz-utils 2026-05-22 00:52:07.925073 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Use 'apt autoremove' to remove them. 2026-05-22 00:52:07.925083 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:The following packages will be REMOVED: 2026-05-22 00:52:07.925093 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: build-essential 2026-05-22 00:52:07.925103 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-22 00:52:07.925113 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:After this operation, 17.4 kB disk space will be freed. 2026-05-22 00:52:07.925123 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 2026-05-22 00:52:07.925135 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:52:07.925146 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 70% 2026-05-22 00:52:07.925156 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 75% 2026-05-22 00:52:07.925166 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 80% 2026-05-22 00:52:07.925176 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 85% 2026-05-22 00:52:07.925186 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 90% 2026-05-22 00:52:07.925196 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 95% 2026-05-22 00:52:07.925206 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 100% (Reading database ... 18824 files and directories currently installed.) 2026-05-22 00:52:07.925219 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing build-essential (12.10ubuntu1) ... 2026-05-22 00:52:07.925229 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Reading package lists... 2026-05-22 00:52:07.925239 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Building dependency tree... 2026-05-22 00:52:07.925248 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Reading state information... 2026-05-22 00:52:07.925258 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:The following packages will be REMOVED: 2026-05-22 00:52:07.925268 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 00:52:07.925279 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 00:52:07.925295 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 00:52:07.925318 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 00:52:07.925349 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 00:52:07.925369 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 00:52:07.925380 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 00:52:07.925390 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: xz-utils 2026-05-22 00:52:07.925400 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-22 00:52:07.925410 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:After this operation, 228 MB disk space will be freed. 2026-05-22 00:52:07.925420 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 2026-05-22 00:52:07.925431 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:52:07.925441 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 70% 2026-05-22 00:52:07.925451 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 75% 2026-05-22 00:52:07.925466 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 80% 2026-05-22 00:52:07.925479 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 85% 2026-05-22 00:52:07.925587 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 90% 2026-05-22 00:52:07.925671 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 95% 2026-05-22 00:52:07.925791 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 100% (Reading database ... 18815 files and directories currently installed.) 2026-05-22 00:52:07.925856 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-22 00:52:07.925925 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:52:07.925995 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-22 00:52:07.926065 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:52:07.926132 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-22 00:52:07.926201 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-22 00:52:07.926268 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 00:52:07.926359 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:52:07.926484 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 00:52:07.926550 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:52:07.926625 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-22 00:52:07.926723 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: 2026-05-22 00:52:07.926803 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:52:07.926887 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:52:07.926916 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:52:07.926993 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:52:07.927019 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-22 00:52:07.927071 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-22 00:52:07.927119 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:52:07.927167 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 00:52:07.927214 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:52:07.927262 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:52:07.927291 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:52:07.927380 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:52:07.927431 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:52:07.927478 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:52:07.927524 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: 2026-05-22 00:52:07.927645 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:52:07.927670 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:52:07.927739 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: 2026-05-22 00:52:07.927798 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-22 00:52:07.927855 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:52:07.927872 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: 2026-05-22 00:52:07.927950 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:52:07.927997 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: 2026-05-22 00:52:07.928052 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-22 00:52:07.928109 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:52:07.928163 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:52:07.928218 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-22 00:52:07.928275 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: 2026-05-22 00:52:07.928352 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:52:07.928441 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:52:07.928505 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:52:07.928562 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:52:07.928629 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing lto-disabled-list (47) ... 2026-05-22 00:52:07.928721 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing make (4.3-4.1build2) ... 2026-05-22 00:52:07.928765 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-22 00:52:07.928822 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 00:52:07.928880 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Collecting pyclean==3.0.0 2026-05-22 00:52:07.928936 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-22 00:52:07.928992 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-22 00:52:07.929062 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Installing collected packages: pyclean 2026-05-22 00:52:07.929136 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Successfully installed pyclean-3.0.0 2026-05-22 00:52:07.929195 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Cleaning directory /var/lib/kolla/venv 2026-05-22 00:52:07.929249 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: 2026-05-22 00:52:07.929309 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Total 8291 files, 1193 directories removed. 2026-05-22 00:52:07.929407 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: 2026-05-22 00:52:07.929469 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Cleaning directory /usr 2026-05-22 00:52:07.929526 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: 2026-05-22 00:52:07.929568 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Total 1316 files, 133 directories removed. 2026-05-22 00:52:07.929623 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: 2026-05-22 00:52:07.929670 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Found existing installation: pyclean 3.0.0 2026-05-22 00:52:07.929696 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Uninstalling pyclean-3.0.0: 2026-05-22 00:52:07.929764 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: Successfully uninstalled pyclean-3.0.0 2026-05-22 00:52:07.929805 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> Removed intermediate container b8098b0b431b 2026-05-22 00:52:07.929848 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> 91304c752766 2026-05-22 00:52:07.929890 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Successfully built f0ea5bbfb973 2026-05-22 00:52:07.929931 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Successfully tagged osism.harbor.regio.digital/kolla/aodh-api:build-20260522 2026-05-22 00:52:07.930028 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Built at 2026-05-22 00:52:07.929932 (took 0:00:31.101445) 2026-05-22 00:52:07.930468 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(aodh-evaluator) 2026-05-22 00:52:07.930569 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-evaluator:Processing 2026-05-22 00:52:07.930690 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Building started at 2026-05-22 00:52:07.930553 2026-05-22 00:52:07.932910 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-evaluator:Turned 0 plugins into plugins archive 2026-05-22 00:52:07.933590 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-evaluator:Turned 0 additions into additions archive 2026-05-22 00:52:36.631123 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Step 1/6 : FROM osism.harbor.regio.digital/kolla/aodh-base:build-20260522 2026-05-22 00:52:36.631265 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> dd4bd385b9f4 2026-05-22 00:52:36.631321 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Step 2/6 : LABEL "build-date"="20260522" "name"="aodh-evaluator" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="aodh-evaluator" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:52:36.631400 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> Running in 9c3488490f47 2026-05-22 00:52:36.631518 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> Removed intermediate container 9c3488490f47 2026-05-22 00:52:36.631571 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> 9ebd2747ec5b 2026-05-22 00:52:36.631679 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Step 3/6 : COPY patches /patches 2026-05-22 00:52:36.631761 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> cd2dce5c3543 2026-05-22 00:52:36.631837 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Step 4/6 : RUN kolla_patch 2026-05-22 00:52:36.631913 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> Running in 757abd3bef03 2026-05-22 00:52:36.632029 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:[i] No series file found, nothing to patch. 2026-05-22 00:52:36.632079 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> Removed intermediate container 757abd3bef03 2026-05-22 00:52:36.632150 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> e731c7ef5f3c 2026-05-22 00:52:36.632253 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 00:52:36.632352 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> Running in 523aef74cf8f 2026-05-22 00:52:36.632426 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Reading package lists... 2026-05-22 00:52:36.632500 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Building dependency tree... 2026-05-22 00:52:36.632565 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Reading state information... 2026-05-22 00:52:36.632831 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:The following packages were automatically installed and are no longer required: 2026-05-22 00:52:36.632896 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 00:52:36.632916 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 00:52:36.632925 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 00:52:36.632937 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 00:52:36.632994 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 00:52:36.633034 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 00:52:36.633184 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 00:52:36.633243 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: xz-utils 2026-05-22 00:52:36.633887 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Use 'apt autoremove' to remove them. 2026-05-22 00:52:36.633945 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:The following packages will be REMOVED: 2026-05-22 00:52:36.633967 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: build-essential 2026-05-22 00:52:36.633985 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-22 00:52:36.634002 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:After this operation, 17.4 kB disk space will be freed. 2026-05-22 00:52:36.634020 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 2026-05-22 00:52:36.634040 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:52:36.634061 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 70% 2026-05-22 00:52:36.634077 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 75% 2026-05-22 00:52:36.634094 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 80% 2026-05-22 00:52:36.634110 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 85% 2026-05-22 00:52:36.634127 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 90% 2026-05-22 00:52:36.634144 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 95% 2026-05-22 00:52:36.635863 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 100% (Reading database ... 18824 files and directories currently installed.) 2026-05-22 00:52:36.635917 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing build-essential (12.10ubuntu1) ... 2026-05-22 00:52:36.635931 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Reading package lists... 2026-05-22 00:52:36.635943 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Building dependency tree... 2026-05-22 00:52:36.635954 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Reading state information... 2026-05-22 00:52:36.635982 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:The following packages will be REMOVED: 2026-05-22 00:52:36.635993 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 00:52:36.636004 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 00:52:36.636014 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 00:52:36.636035 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 00:52:36.636046 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 00:52:36.636056 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 00:52:36.636066 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 00:52:36.636077 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: xz-utils 2026-05-22 00:52:36.636087 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-22 00:52:36.636097 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:After this operation, 228 MB disk space will be freed. 2026-05-22 00:52:36.636108 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 2026-05-22 00:52:36.636120 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:52:36.636132 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 70% 2026-05-22 00:52:36.636142 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 75% 2026-05-22 00:52:36.636152 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 80% 2026-05-22 00:52:36.636162 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 85% 2026-05-22 00:52:36.636172 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 90% 2026-05-22 00:52:36.636182 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 95% 2026-05-22 00:52:36.636192 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 100% (Reading database ... 18815 files and directories currently installed.) 2026-05-22 00:52:36.636202 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-22 00:52:36.636212 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:52:36.636245 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-22 00:52:36.636255 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:52:36.636264 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-22 00:52:36.636274 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-22 00:52:36.636283 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 00:52:36.636293 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:52:36.636302 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 00:52:36.636312 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:52:36.636321 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-22 00:52:36.636331 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:52:36.636341 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:52:36.636350 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:52:36.636359 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:52:36.636369 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-22 00:52:36.636379 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: 2026-05-22 00:52:36.636397 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-22 00:52:36.636407 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: 2026-05-22 00:52:36.636429 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:52:36.636439 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 00:52:36.636449 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:52:36.636459 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: 2026-05-22 00:52:36.636698 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:52:36.636730 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: 2026-05-22 00:52:36.636741 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:52:36.636751 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:52:36.636760 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:52:36.636769 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:52:36.636779 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: 2026-05-22 00:52:36.636788 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:52:36.636797 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: 2026-05-22 00:52:36.636807 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:52:36.636816 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-22 00:52:36.636826 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:52:36.636835 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:52:36.636844 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-22 00:52:36.636853 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:52:36.636863 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:52:36.636872 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-22 00:52:36.636881 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: 2026-05-22 00:52:36.636891 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:52:36.636900 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:52:36.636910 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:52:36.636919 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:52:36.636928 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing lto-disabled-list (47) ... 2026-05-22 00:52:36.636938 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing make (4.3-4.1build2) ... 2026-05-22 00:52:36.636947 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-22 00:52:36.636962 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 00:52:36.636971 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Collecting pyclean==3.0.0 2026-05-22 00:52:36.636981 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-22 00:52:36.636990 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-22 00:52:36.636999 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Installing collected packages: pyclean 2026-05-22 00:52:36.637009 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Successfully installed pyclean-3.0.0 2026-05-22 00:52:36.637032 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Cleaning directory /var/lib/kolla/venv 2026-05-22 00:52:36.637046 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: 2026-05-22 00:52:36.637109 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Total 8291 files, 1193 directories removed. 2026-05-22 00:52:36.637154 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: 2026-05-22 00:52:36.637213 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Cleaning directory /usr 2026-05-22 00:52:36.637339 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: 2026-05-22 00:52:36.637357 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Total 1316 files, 133 directories removed. 2026-05-22 00:52:36.637426 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: 2026-05-22 00:52:36.637485 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Found existing installation: pyclean 3.0.0 2026-05-22 00:52:36.637546 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Uninstalling pyclean-3.0.0: 2026-05-22 00:52:36.637622 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: Successfully uninstalled pyclean-3.0.0 2026-05-22 00:52:36.637733 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> Removed intermediate container 523aef74cf8f 2026-05-22 00:52:36.637750 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> ebcaca67f2b8 2026-05-22 00:52:36.637817 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Step 6/6 : USER aodh 2026-05-22 00:52:36.637860 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> Running in dc020e4b8106 2026-05-22 00:52:36.637903 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> Removed intermediate container dc020e4b8106 2026-05-22 00:52:36.637945 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> 9efee1555b8a 2026-05-22 00:52:36.637997 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Successfully built 8e3b70ce6e61 2026-05-22 00:52:36.638039 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Successfully tagged osism.harbor.regio.digital/kolla/aodh-evaluator:build-20260522 2026-05-22 00:52:36.638169 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Built at 2026-05-22 00:52:36.638061 (took 0:00:28.707508) 2026-05-22 00:52:36.638547 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(aodh-expirer) 2026-05-22 00:52:36.638653 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-expirer:Processing 2026-05-22 00:52:36.638744 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Building started at 2026-05-22 00:52:36.638660 2026-05-22 00:52:36.639730 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-expirer:Turned 0 plugins into plugins archive 2026-05-22 00:52:36.640293 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-expirer:Turned 0 additions into additions archive 2026-05-22 00:53:05.705728 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Step 1/6 : FROM osism.harbor.regio.digital/kolla/aodh-base:build-20260522 2026-05-22 00:53:05.705808 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> dd4bd385b9f4 2026-05-22 00:53:05.705829 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Step 2/6 : LABEL "build-date"="20260522" "name"="aodh-expirer" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="aodh-expirer" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:53:05.707702 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> Running in c3271bdf92d2 2026-05-22 00:53:05.707728 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> Removed intermediate container c3271bdf92d2 2026-05-22 00:53:05.707742 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> 6c4d8855c637 2026-05-22 00:53:05.707753 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Step 3/6 : COPY patches /patches 2026-05-22 00:53:05.707791 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> c2e2b6cfe8bf 2026-05-22 00:53:05.707802 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Step 4/6 : RUN kolla_patch 2026-05-22 00:53:05.707811 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> Running in 02d18ccb7f18 2026-05-22 00:53:05.707821 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:[i] No series file found, nothing to patch. 2026-05-22 00:53:05.707830 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> Removed intermediate container 02d18ccb7f18 2026-05-22 00:53:05.707840 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> 0968ca8aa26e 2026-05-22 00:53:05.707852 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 00:53:05.707863 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> Running in 27916f0a6c6e 2026-05-22 00:53:05.707873 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Reading package lists... 2026-05-22 00:53:05.707883 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Building dependency tree... 2026-05-22 00:53:05.707892 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Reading state information... 2026-05-22 00:53:05.707902 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:The following packages were automatically installed and are no longer required: 2026-05-22 00:53:05.707912 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 00:53:05.707921 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 00:53:05.707931 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 00:53:05.707941 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 00:53:05.707951 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 00:53:05.707960 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 00:53:05.707969 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 00:53:05.707979 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: xz-utils 2026-05-22 00:53:05.707988 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Use 'apt autoremove' to remove them. 2026-05-22 00:53:05.707998 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:The following packages will be REMOVED: 2026-05-22 00:53:05.708008 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: build-essential 2026-05-22 00:53:05.708018 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-22 00:53:05.708027 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:After this operation, 17.4 kB disk space will be freed. 2026-05-22 00:53:05.708037 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 2026-05-22 00:53:05.708066 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:53:05.708078 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 70% 2026-05-22 00:53:05.708087 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 75% 2026-05-22 00:53:05.708097 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 80% 2026-05-22 00:53:05.708135 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 85% 2026-05-22 00:53:05.708154 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 90% 2026-05-22 00:53:05.708164 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 95% 2026-05-22 00:53:05.708174 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 100% (Reading database ... 18824 files and directories currently installed.) 2026-05-22 00:53:05.708186 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing build-essential (12.10ubuntu1) ... 2026-05-22 00:53:05.708195 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Reading package lists... 2026-05-22 00:53:05.708205 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Building dependency tree... 2026-05-22 00:53:05.708214 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Reading state information... 2026-05-22 00:53:05.708224 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:The following packages will be REMOVED: 2026-05-22 00:53:05.708245 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 00:53:05.708255 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 00:53:05.708265 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 00:53:05.708275 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 00:53:05.708284 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 00:53:05.708294 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 00:53:05.708304 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 00:53:05.708313 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: xz-utils 2026-05-22 00:53:05.708323 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-22 00:53:05.708332 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:After this operation, 228 MB disk space will be freed. 2026-05-22 00:53:05.708342 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 2026-05-22 00:53:05.708352 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:53:05.708362 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 70% 2026-05-22 00:53:05.708372 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 75% 2026-05-22 00:53:05.708382 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 80% 2026-05-22 00:53:05.708391 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 85% 2026-05-22 00:53:05.708401 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 90% 2026-05-22 00:53:05.708410 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 95% 2026-05-22 00:53:05.708420 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 100% (Reading database ... 18815 files and directories currently installed.) 2026-05-22 00:53:05.708429 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-22 00:53:05.708439 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:53:05.708448 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-22 00:53:05.708458 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2026-05-22 00:53:05.708467 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:53:05.708477 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-22 00:53:05.708487 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2026-05-22 00:53:05.708496 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-22 00:53:05.708513 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2026-05-22 00:53:05.708523 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 00:53:05.708533 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:53:05.708542 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2026-05-22 00:53:05.708557 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 00:53:05.708574 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:53:05.708584 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-22 00:53:05.708628 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2026-05-22 00:53:05.708643 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:53:05.708653 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:53:05.708663 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:53:05.708672 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:53:05.708687 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2026-05-22 00:53:05.708697 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-22 00:53:05.708710 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2026-05-22 00:53:05.708889 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-22 00:53:05.708947 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:53:05.708970 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 00:53:05.708981 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2026-05-22 00:53:05.708992 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:53:05.709006 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2026-05-22 00:53:05.709060 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:53:05.709133 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:53:05.709271 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:53:05.709304 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:53:05.709321 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:53:05.709336 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2026-05-22 00:53:05.709391 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:53:05.709460 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:53:05.709476 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-22 00:53:05.709539 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2026-05-22 00:53:05.709583 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:53:05.709650 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:53:05.709700 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2026-05-22 00:53:05.709758 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-22 00:53:05.709801 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2026-05-22 00:53:05.709845 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:53:05.709906 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:53:05.709968 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2026-05-22 00:53:05.709998 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-22 00:53:05.710042 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2026-05-22 00:53:05.710097 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:53:05.710166 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2026-05-22 00:53:05.710194 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:53:05.710256 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2026-05-22 00:53:05.710299 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:53:05.710356 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2026-05-22 00:53:05.710382 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:53:05.710441 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2026-05-22 00:53:05.710465 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing lto-disabled-list (47) ... 2026-05-22 00:53:05.710526 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing make (4.3-4.1build2) ... 2026-05-22 00:53:05.710553 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-22 00:53:05.710679 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 00:53:05.710703 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Collecting pyclean==3.0.0 2026-05-22 00:53:05.710759 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-22 00:53:05.710801 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-22 00:53:05.710855 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Installing collected packages: pyclean 2026-05-22 00:53:05.710915 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Successfully installed pyclean-3.0.0 2026-05-22 00:53:05.710930 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Cleaning directory /var/lib/kolla/venv 2026-05-22 00:53:05.710994 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2026-05-22 00:53:05.711038 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Total 8291 files, 1193 directories removed. 2026-05-22 00:53:05.711092 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2026-05-22 00:53:05.711125 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Cleaning directory /usr 2026-05-22 00:53:05.711188 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2026-05-22 00:53:05.711242 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Total 1316 files, 133 directories removed. 2026-05-22 00:53:05.711284 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2026-05-22 00:53:05.711326 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Found existing installation: pyclean 3.0.0 2026-05-22 00:53:05.711367 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Uninstalling pyclean-3.0.0: 2026-05-22 00:53:05.711408 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: Successfully uninstalled pyclean-3.0.0 2026-05-22 00:53:05.711461 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> Removed intermediate container 27916f0a6c6e 2026-05-22 00:53:05.711503 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> 1e60f228dde3 2026-05-22 00:53:05.711544 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Step 6/6 : USER aodh 2026-05-22 00:53:05.711620 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> Running in e8bb609809c3 2026-05-22 00:53:05.711668 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> Removed intermediate container e8bb609809c3 2026-05-22 00:53:05.711726 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> de91d6aec105 2026-05-22 00:53:05.711780 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Successfully built 6a9fe1ffd064 2026-05-22 00:53:05.711831 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Successfully tagged osism.harbor.regio.digital/kolla/aodh-expirer:build-20260522 2026-05-22 00:53:05.711951 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Built at 2026-05-22 00:53:05.711838 (took 0:00:29.073178) 2026-05-22 00:53:05.712400 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(aodh-notifier) 2026-05-22 00:53:05.712541 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-notifier:Processing 2026-05-22 00:53:05.712580 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Building started at 2026-05-22 00:53:05.712466 2026-05-22 00:53:05.713521 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-notifier:Turned 0 plugins into plugins archive 2026-05-22 00:53:05.714281 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-notifier:Turned 0 additions into additions archive 2026-05-22 00:53:34.427483 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Step 1/6 : FROM osism.harbor.regio.digital/kolla/aodh-base:build-20260522 2026-05-22 00:53:34.427776 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> dd4bd385b9f4 2026-05-22 00:53:34.427932 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Step 2/6 : LABEL "build-date"="20260522" "name"="aodh-notifier" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="aodh-notifier" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:53:34.428106 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> Running in bb5754200b26 2026-05-22 00:53:34.429658 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> Removed intermediate container bb5754200b26 2026-05-22 00:53:34.429683 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> 51a8c7c47d5f 2026-05-22 00:53:34.429697 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Step 3/6 : COPY patches /patches 2026-05-22 00:53:34.429710 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> 15250d20e3d6 2026-05-22 00:53:34.429722 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Step 4/6 : RUN kolla_patch 2026-05-22 00:53:34.429736 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> Running in fc505e0780a3 2026-05-22 00:53:34.429749 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:[i] No series file found, nothing to patch. 2026-05-22 00:53:34.429761 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> Removed intermediate container fc505e0780a3 2026-05-22 00:53:34.429774 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> e1b03c04dde3 2026-05-22 00:53:34.429789 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 00:53:34.429804 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> Running in f4df2bcb3eb0 2026-05-22 00:53:34.429816 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Reading package lists... 2026-05-22 00:53:34.429829 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Building dependency tree... 2026-05-22 00:53:34.429841 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Reading state information... 2026-05-22 00:53:34.429878 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:The following packages were automatically installed and are no longer required: 2026-05-22 00:53:34.429892 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 00:53:34.429905 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 00:53:34.429918 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 00:53:34.429930 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 00:53:34.429943 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 00:53:34.429979 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 00:53:34.430012 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 00:53:34.430023 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: xz-utils 2026-05-22 00:53:34.430034 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Use 'apt autoremove' to remove them. 2026-05-22 00:53:34.430043 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:The following packages will be REMOVED: 2026-05-22 00:53:34.430053 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: build-essential 2026-05-22 00:53:34.430062 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-22 00:53:34.430072 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:After this operation, 17.4 kB disk space will be freed. 2026-05-22 00:53:34.430082 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 2026-05-22 00:53:34.430092 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 2026-05-22 00:53:34.430210 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:53:34.430330 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 70% 2026-05-22 00:53:34.430432 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 75% 2026-05-22 00:53:34.430539 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 80% 2026-05-22 00:53:34.430676 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 85% 2026-05-22 00:53:34.430796 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 90% 2026-05-22 00:53:34.430900 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 95% 2026-05-22 00:53:34.431041 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 100% (Reading database ... 18824 files and directories currently installed.) 2026-05-22 00:53:34.431156 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing build-essential (12.10ubuntu1) ... 2026-05-22 00:53:34.431262 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Reading package lists... 2026-05-22 00:53:34.431369 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Building dependency tree... 2026-05-22 00:53:34.431475 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Reading state information... 2026-05-22 00:53:34.431587 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:The following packages will be REMOVED: 2026-05-22 00:53:34.431790 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 00:53:34.431908 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 00:53:34.432066 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 00:53:34.432174 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 00:53:34.432271 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 00:53:34.432367 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 00:53:34.432462 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 00:53:34.432547 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: xz-utils 2026-05-22 00:53:34.432676 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-22 00:53:34.434656 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:After this operation, 228 MB disk space will be freed. 2026-05-22 00:53:34.434673 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 2026-05-22 00:53:34.434697 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:53:34.434706 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 70% 2026-05-22 00:53:34.434713 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 75% 2026-05-22 00:53:34.434720 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 80% 2026-05-22 00:53:34.434727 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 85% 2026-05-22 00:53:34.434734 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 90% 2026-05-22 00:53:34.434741 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 95% 2026-05-22 00:53:34.434748 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 100% (Reading database ... 18815 files and directories currently installed.) 2026-05-22 00:53:34.434755 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-22 00:53:34.434762 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:53:34.434769 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-22 00:53:34.434776 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:53:34.434782 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-22 00:53:34.434789 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-22 00:53:34.434796 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 00:53:34.434803 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:53:34.434810 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 00:53:34.434817 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:53:34.434824 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-22 00:53:34.434831 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:53:34.434838 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:53:34.434844 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:53:34.434851 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:53:34.434858 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-22 00:53:34.434865 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-22 00:53:34.434872 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:53:34.434879 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 00:53:34.434886 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:53:34.434892 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:53:34.434899 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:53:34.434906 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:53:34.434913 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: 2026-05-22 00:53:34.434920 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:53:34.434933 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: 2026-05-22 00:53:34.434941 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:53:34.434947 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:53:34.434954 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:53:34.434961 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: 2026-05-22 00:53:34.434968 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-22 00:53:34.434975 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:53:34.434981 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:53:34.434988 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-22 00:53:34.435013 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:53:34.435093 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:53:34.435174 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: 2026-05-22 00:53:34.435248 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-22 00:53:34.435325 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:53:34.435404 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: 2026-05-22 00:53:34.435482 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:53:34.435558 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:53:34.435664 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: 2026-05-22 00:53:34.435754 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:53:34.435832 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing lto-disabled-list (47) ... 2026-05-22 00:53:34.435907 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing make (4.3-4.1build2) ... 2026-05-22 00:53:34.435982 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-22 00:53:34.436079 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 00:53:34.436155 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Collecting pyclean==3.0.0 2026-05-22 00:53:34.436233 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-22 00:53:34.436307 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-22 00:53:34.436382 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Installing collected packages: pyclean 2026-05-22 00:53:34.436456 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Successfully installed pyclean-3.0.0 2026-05-22 00:53:34.436531 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Cleaning directory /var/lib/kolla/venv 2026-05-22 00:53:34.436622 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: 2026-05-22 00:53:34.436712 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Total 8291 files, 1193 directories removed. 2026-05-22 00:53:34.436782 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: 2026-05-22 00:53:34.436857 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Cleaning directory /usr 2026-05-22 00:53:34.436927 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: 2026-05-22 00:53:34.437044 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Total 1316 files, 133 directories removed. 2026-05-22 00:53:34.437115 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: 2026-05-22 00:53:34.437180 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Found existing installation: pyclean 3.0.0 2026-05-22 00:53:34.437243 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Uninstalling pyclean-3.0.0: 2026-05-22 00:53:34.437332 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: Successfully uninstalled pyclean-3.0.0 2026-05-22 00:53:34.437398 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> Removed intermediate container f4df2bcb3eb0 2026-05-22 00:53:34.437470 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> 438ba205b717 2026-05-22 00:53:34.437532 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Step 6/6 : USER aodh 2026-05-22 00:53:34.437626 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> Running in 2c7a1c3fe888 2026-05-22 00:53:34.437703 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> Removed intermediate container 2c7a1c3fe888 2026-05-22 00:53:34.437767 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> 94bacd5e13a9 2026-05-22 00:53:34.437833 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Successfully built d94ce0ca57c0 2026-05-22 00:53:34.437896 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Successfully tagged osism.harbor.regio.digital/kolla/aodh-notifier:build-20260522 2026-05-22 00:53:34.438006 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Built at 2026-05-22 00:53:34.437930 (took 0:00:28.725464) 2026-05-22 00:53:34.438393 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(barbican-api) 2026-05-22 00:53:34.438488 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-api:Processing 2026-05-22 00:53:34.438572 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Building started at 2026-05-22 00:53:34.438517 2026-05-22 00:53:34.439537 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-api:Turned 0 plugins into plugins archive 2026-05-22 00:53:34.441839 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-api:Turned 0 additions into additions archive 2026-05-22 00:54:02.816833 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Step 1/8 : FROM osism.harbor.regio.digital/kolla/barbican-base:build-20260522 2026-05-22 00:54:02.816946 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> 274af04bb77e 2026-05-22 00:54:02.816961 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Step 2/8 : LABEL "build-date"="20260522" "name"="barbican-api" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="barbican-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:54:02.816974 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Running in a35b844f550e 2026-05-22 00:54:02.816984 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Removed intermediate container a35b844f550e 2026-05-22 00:54:02.816992 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> ca7a8ea0ac58 2026-05-22 00:54:02.817000 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Step 3/8 : COPY extend_start.sh /usr/local/bin/kolla_barbican_extend_start 2026-05-22 00:54:02.817048 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> 1c8cef0ca603 2026-05-22 00:54:02.817087 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Step 4/8 : RUN chmod 644 /usr/local/bin/kolla_barbican_extend_start 2026-05-22 00:54:02.817096 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Running in 11d3d19d7535 2026-05-22 00:54:02.817104 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Removed intermediate container 11d3d19d7535 2026-05-22 00:54:02.817113 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> 217c3226cfa0 2026-05-22 00:54:02.817121 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Step 5/8 : COPY patches /patches 2026-05-22 00:54:02.817146 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> ff2369f992b0 2026-05-22 00:54:02.817155 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Step 6/8 : RUN kolla_patch 2026-05-22 00:54:02.817164 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Running in 58f3ccdc31b5 2026-05-22 00:54:02.817187 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:[i] No series file found, nothing to patch. 2026-05-22 00:54:02.817210 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Removed intermediate container 58f3ccdc31b5 2026-05-22 00:54:02.817248 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> adcb67331027 2026-05-22 00:54:02.817272 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Step 7/8 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 00:54:02.818740 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Running in 87b0214a34f6 2026-05-22 00:54:02.818775 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Reading package lists... 2026-05-22 00:54:02.818782 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Building dependency tree... 2026-05-22 00:54:02.818790 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Reading state information... 2026-05-22 00:54:02.818798 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:The following packages were automatically installed and are no longer required: 2026-05-22 00:54:02.818806 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 00:54:02.818814 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 00:54:02.818821 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 00:54:02.818829 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 00:54:02.818836 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 00:54:02.818843 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 00:54:02.818850 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 00:54:02.818857 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: xz-utils 2026-05-22 00:54:02.818864 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Use 'apt autoremove' to remove them. 2026-05-22 00:54:02.818872 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:The following packages will be REMOVED: 2026-05-22 00:54:02.818879 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: build-essential 2026-05-22 00:54:02.818934 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-22 00:54:02.818942 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:After this operation, 17.4 kB disk space will be freed. 2026-05-22 00:54:02.818949 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 2026-05-22 00:54:02.818958 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:54:02.818967 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 70% 2026-05-22 00:54:02.818975 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 75% 2026-05-22 00:54:02.818982 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 80% 2026-05-22 00:54:02.818989 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 85% 2026-05-22 00:54:02.818996 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 90% 2026-05-22 00:54:02.819004 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 95% 2026-05-22 00:54:02.819011 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 100% (Reading database ... 18824 files and directories currently installed.) 2026-05-22 00:54:02.819021 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing build-essential (12.10ubuntu1) ... 2026-05-22 00:54:02.819028 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Reading package lists... 2026-05-22 00:54:02.819050 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Building dependency tree... 2026-05-22 00:54:02.819057 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Reading state information... 2026-05-22 00:54:02.819074 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:The following packages will be REMOVED: 2026-05-22 00:54:02.819082 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 00:54:02.819095 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 00:54:02.819103 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 00:54:02.819110 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 00:54:02.819118 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 00:54:02.819125 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 00:54:02.819132 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 00:54:02.819142 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: xz-utils 2026-05-22 00:54:02.819238 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-22 00:54:02.819275 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:After this operation, 228 MB disk space will be freed. 2026-05-22 00:54:02.819354 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 2026-05-22 00:54:02.819463 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:54:02.819539 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 70% 2026-05-22 00:54:02.819621 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 75% 2026-05-22 00:54:02.819703 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 2026-05-22 00:54:02.819769 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:80% (Reading database ... 85% 2026-05-22 00:54:02.819825 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 90% 2026-05-22 00:54:02.819880 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 95% 2026-05-22 00:54:02.819959 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 2026-05-22 00:54:02.820017 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:100% (Reading database ... 18815 files and directories currently installed.) 2026-05-22 00:54:02.820070 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-22 00:54:02.820129 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:54:02.820188 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-22 00:54:02.820241 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:54:02.820303 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-22 00:54:02.820357 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-22 00:54:02.820412 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 00:54:02.820466 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:54:02.820522 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 00:54:02.820578 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:54:02.820655 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-22 00:54:02.820712 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:54:02.820768 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:54:02.820822 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:54:02.820880 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2026-05-22 00:54:02.820956 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:54:02.821016 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2026-05-22 00:54:02.821075 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-22 00:54:02.821131 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2026-05-22 00:54:02.821189 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-22 00:54:02.821246 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:54:02.821302 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 00:54:02.821358 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:54:02.821408 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:54:02.821463 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:54:02.821584 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:54:02.821644 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:54:02.821706 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2026-05-22 00:54:02.821762 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:54:02.821819 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2026-05-22 00:54:02.821876 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:54:02.821957 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2026-05-22 00:54:02.822040 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:54:02.822095 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2026-05-22 00:54:02.822153 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-22 00:54:02.822209 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2026-05-22 00:54:02.822267 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:54:02.822322 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:54:02.822377 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2026-05-22 00:54:02.822435 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-22 00:54:02.822491 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2026-05-22 00:54:02.822548 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:54:02.822606 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2026-05-22 00:54:02.822701 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:54:02.822759 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-22 00:54:02.822815 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:54:02.822894 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:54:02.822998 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:54:02.823055 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:54:02.823113 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing lto-disabled-list (47) ... 2026-05-22 00:54:02.824656 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing make (4.3-4.1build2) ... 2026-05-22 00:54:02.824669 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-22 00:54:02.824674 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 00:54:02.824679 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Collecting pyclean==3.0.0 2026-05-22 00:54:02.824684 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-22 00:54:02.824688 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-22 00:54:02.824692 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Installing collected packages: pyclean 2026-05-22 00:54:02.824708 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Successfully installed pyclean-3.0.0 2026-05-22 00:54:02.824712 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Cleaning directory /var/lib/kolla/venv 2026-05-22 00:54:02.824717 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2026-05-22 00:54:02.824721 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Total 8457 files, 1208 directories removed. 2026-05-22 00:54:02.824726 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2026-05-22 00:54:02.824730 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Cleaning directory /usr 2026-05-22 00:54:02.824734 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2026-05-22 00:54:02.824738 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Total 1316 files, 133 directories removed. 2026-05-22 00:54:02.824742 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2026-05-22 00:54:02.824747 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Found existing installation: pyclean 3.0.0 2026-05-22 00:54:02.824751 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Uninstalling pyclean-3.0.0: 2026-05-22 00:54:02.824755 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: Successfully uninstalled pyclean-3.0.0 2026-05-22 00:54:02.824759 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Removed intermediate container 87b0214a34f6 2026-05-22 00:54:02.824764 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> 1a90e21b542b 2026-05-22 00:54:02.824769 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Step 8/8 : USER barbican 2026-05-22 00:54:02.824773 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Running in f2a808bc3cb0 2026-05-22 00:54:02.824777 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Removed intermediate container f2a808bc3cb0 2026-05-22 00:54:02.824781 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> 22ad32226585 2026-05-22 00:54:02.824786 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Successfully built 553f40b88113 2026-05-22 00:54:02.824790 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Successfully tagged osism.harbor.regio.digital/kolla/barbican-api:build-20260522 2026-05-22 00:54:02.824794 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Built at 2026-05-22 00:54:02.824031 (took 0:00:28.385514) 2026-05-22 00:54:02.824799 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(barbican-keystone-listener) 2026-05-22 00:54:02.824803 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-keystone-listener:Processing 2026-05-22 00:54:02.824817 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Building started at 2026-05-22 00:54:02.824566 2026-05-22 00:54:02.825800 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-keystone-listener:Turned 0 plugins into plugins archive 2026-05-22 00:54:02.828123 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-keystone-listener:Turned 0 additions into additions archive 2026-05-22 00:54:29.632672 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Step 1/6 : FROM osism.harbor.regio.digital/kolla/barbican-base:build-20260522 2026-05-22 00:54:29.632739 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> 274af04bb77e 2026-05-22 00:54:29.633727 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Step 2/6 : LABEL "build-date"="20260522" "name"="barbican-keystone-listener" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="barbican-keystone-listener" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:54:29.633773 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> Running in a7e4b33b035b 2026-05-22 00:54:29.633806 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> Removed intermediate container a7e4b33b035b 2026-05-22 00:54:29.633817 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> 4cc26b44350f 2026-05-22 00:54:29.633824 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Step 3/6 : COPY patches /patches 2026-05-22 00:54:29.633832 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> b7f3a86649e0 2026-05-22 00:54:29.633839 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Step 4/6 : RUN kolla_patch 2026-05-22 00:54:29.633846 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> Running in b76db2b780bd 2026-05-22 00:54:29.633853 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:[i] No series file found, nothing to patch. 2026-05-22 00:54:29.633860 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> Removed intermediate container b76db2b780bd 2026-05-22 00:54:29.633867 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> fff8b59d0dbd 2026-05-22 00:54:29.633876 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 00:54:29.633885 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> Running in 2bb347e56789 2026-05-22 00:54:29.633892 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Reading package lists... 2026-05-22 00:54:29.633899 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Building dependency tree... 2026-05-22 00:54:29.633906 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Reading state information... 2026-05-22 00:54:29.633913 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:The following packages were automatically installed and are no longer required: 2026-05-22 00:54:29.633921 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 00:54:29.633929 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 00:54:29.633941 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 00:54:29.633948 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 00:54:29.634038 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 00:54:29.634113 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 00:54:29.634172 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 00:54:29.634259 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: xz-utils 2026-05-22 00:54:29.634348 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Use 'apt autoremove' to remove them. 2026-05-22 00:54:29.634425 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:The following packages will be REMOVED: 2026-05-22 00:54:29.634475 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: build-essential 2026-05-22 00:54:29.634553 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-22 00:54:29.634683 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:After this operation, 17.4 kB disk space will be freed. 2026-05-22 00:54:29.634759 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 2026-05-22 00:54:29.634870 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:54:29.634949 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 70% 2026-05-22 00:54:29.635026 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 75% 2026-05-22 00:54:29.635104 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 80% 2026-05-22 00:54:29.635180 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 85% 2026-05-22 00:54:29.635256 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 90% 2026-05-22 00:54:29.635331 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 95% 2026-05-22 00:54:29.635407 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 100% (Reading database ... 18824 files and directories currently installed.) 2026-05-22 00:54:29.635505 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing build-essential (12.10ubuntu1) ... 2026-05-22 00:54:29.635586 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Reading package lists... 2026-05-22 00:54:29.635696 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Building dependency tree... 2026-05-22 00:54:29.635780 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Reading state information... 2026-05-22 00:54:29.635885 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:The following packages will be REMOVED: 2026-05-22 00:54:29.635957 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 00:54:29.636029 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 00:54:29.636100 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 00:54:29.636171 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 00:54:29.636893 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 00:54:29.636954 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 00:54:29.636966 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 00:54:29.636977 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: xz-utils 2026-05-22 00:54:29.636987 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-22 00:54:29.636998 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:After this operation, 228 MB disk space will be freed. 2026-05-22 00:54:29.637008 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 2026-05-22 00:54:29.637020 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:54:29.637074 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 70% 2026-05-22 00:54:29.637084 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 75% 2026-05-22 00:54:29.637094 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 80% 2026-05-22 00:54:29.637104 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 85% 2026-05-22 00:54:29.637113 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 90% 2026-05-22 00:54:29.637123 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 95% 2026-05-22 00:54:29.637731 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 100% (Reading database ... 18815 files and directories currently installed.) 2026-05-22 00:54:29.637767 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-22 00:54:29.637779 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:54:29.637808 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-22 00:54:29.637819 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:54:29.637828 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-22 00:54:29.637838 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-22 00:54:29.637847 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 00:54:29.637857 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:54:29.637868 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 00:54:29.637877 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:54:29.637886 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-22 00:54:29.637896 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:54:29.637905 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:54:29.637915 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:54:29.637925 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:54:29.637934 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-22 00:54:29.637950 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-22 00:54:29.637961 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:54:29.637970 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 00:54:29.637984 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:54:29.638085 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:54:29.638139 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:54:29.638238 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:54:29.638320 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:54:29.638393 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:54:29.638458 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:54:29.638531 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:54:29.638631 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-22 00:54:29.638709 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:54:29.638833 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:54:29.638905 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-22 00:54:29.638982 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:54:29.639057 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:54:29.639131 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-22 00:54:29.639205 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:54:29.639279 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:54:29.639355 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:54:29.639427 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:54:29.639503 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing lto-disabled-list (47) ... 2026-05-22 00:54:29.639589 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing make (4.3-4.1build2) ... 2026-05-22 00:54:29.639658 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-22 00:54:29.639754 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 00:54:29.640849 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Collecting pyclean==3.0.0 2026-05-22 00:54:29.640872 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-22 00:54:29.640881 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-22 00:54:29.640889 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Installing collected packages: pyclean 2026-05-22 00:54:29.640898 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Successfully installed pyclean-3.0.0 2026-05-22 00:54:29.640906 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Cleaning directory /var/lib/kolla/venv 2026-05-22 00:54:29.640914 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: 2026-05-22 00:54:29.640921 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Total 8457 files, 1208 directories removed. 2026-05-22 00:54:29.640928 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: 2026-05-22 00:54:29.640935 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Cleaning directory /usr 2026-05-22 00:54:29.640943 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: 2026-05-22 00:54:29.640950 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Total 1316 files, 133 directories removed. 2026-05-22 00:54:29.640957 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: 2026-05-22 00:54:29.640964 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Found existing installation: pyclean 3.0.0 2026-05-22 00:54:29.640978 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Uninstalling pyclean-3.0.0: 2026-05-22 00:54:29.640985 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: Successfully uninstalled pyclean-3.0.0 2026-05-22 00:54:29.640993 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> Removed intermediate container 2bb347e56789 2026-05-22 00:54:29.641000 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> 069b8cf3cb3c 2026-05-22 00:54:29.641007 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Step 6/6 : USER barbican 2026-05-22 00:54:29.641014 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> Running in 45ca58cce1f8 2026-05-22 00:54:29.641021 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> Removed intermediate container 45ca58cce1f8 2026-05-22 00:54:29.641029 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> 1d2acf17bd73 2026-05-22 00:54:29.641041 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Successfully built 6a4e354062c1 2026-05-22 00:54:29.641050 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Successfully tagged osism.harbor.regio.digital/kolla/barbican-keystone-listener:build-20260522 2026-05-22 00:54:29.641108 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Built at 2026-05-22 00:54:29.640939 (took 0:00:26.816373) 2026-05-22 00:54:29.641591 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(barbican-worker) 2026-05-22 00:54:29.642943 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-worker:Processing 2026-05-22 00:54:29.643016 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Building started at 2026-05-22 00:54:29.641661 2026-05-22 00:54:29.643030 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-worker:Turned 0 plugins into plugins archive 2026-05-22 00:54:29.643639 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-worker:Turned 0 additions into additions archive 2026-05-22 00:54:55.171035 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Step 1/6 : FROM osism.harbor.regio.digital/kolla/barbican-base:build-20260522 2026-05-22 00:54:55.171136 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> 274af04bb77e 2026-05-22 00:54:55.171174 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Step 2/6 : LABEL "build-date"="20260522" "name"="barbican-worker" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="barbican-worker" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:54:55.171193 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> Running in ee67368bda25 2026-05-22 00:54:55.171208 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> Removed intermediate container ee67368bda25 2026-05-22 00:54:55.171241 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> ef7260b1aa37 2026-05-22 00:54:55.171255 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Step 3/6 : COPY patches /patches 2026-05-22 00:54:55.171267 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> 02efa78ca46b 2026-05-22 00:54:55.171280 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Step 4/6 : RUN kolla_patch 2026-05-22 00:54:55.171308 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> Running in f1f2c313ea4f 2026-05-22 00:54:55.171321 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:[i] No series file found, nothing to patch. 2026-05-22 00:54:55.171334 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> Removed intermediate container f1f2c313ea4f 2026-05-22 00:54:55.171346 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> 022dc962846d 2026-05-22 00:54:55.171397 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 00:54:55.171411 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> Running in 679c7e670b2c 2026-05-22 00:54:55.171426 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Reading package lists... 2026-05-22 00:54:55.171437 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Building dependency tree... 2026-05-22 00:54:55.171447 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Reading state information... 2026-05-22 00:54:55.171457 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:The following packages were automatically installed and are no longer required: 2026-05-22 00:54:55.171467 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 00:54:55.171478 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 00:54:55.171488 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 00:54:55.171498 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 00:54:55.171508 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 00:54:55.171518 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 00:54:55.171528 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 00:54:55.171538 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: xz-utils 2026-05-22 00:54:55.171548 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Use 'apt autoremove' to remove them. 2026-05-22 00:54:55.171562 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:The following packages will be REMOVED: 2026-05-22 00:54:55.171573 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: build-essential 2026-05-22 00:54:55.171591 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-22 00:54:55.172847 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:After this operation, 17.4 kB disk space will be freed. 2026-05-22 00:54:55.172863 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 2026-05-22 00:54:55.172873 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2026-05-22 00:54:55.172896 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:54:55.172908 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 70% 2026-05-22 00:54:55.172918 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 75% 2026-05-22 00:54:55.172928 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 80% 2026-05-22 00:54:55.172937 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 85% 2026-05-22 00:54:55.172946 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 90% 2026-05-22 00:54:55.172956 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 95% 2026-05-22 00:54:55.172965 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 100% (Reading database ... 18824 files and directories currently installed.) 2026-05-22 00:54:55.172977 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing build-essential (12.10ubuntu1) ... 2026-05-22 00:54:55.172986 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Reading package lists... 2026-05-22 00:54:55.173012 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Building dependency tree... 2026-05-22 00:54:55.173022 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Reading state information... 2026-05-22 00:54:55.173031 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:The following packages will be REMOVED: 2026-05-22 00:54:55.173040 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 00:54:55.173060 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 00:54:55.173071 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 00:54:55.173080 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 00:54:55.173090 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 00:54:55.173100 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 00:54:55.173109 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 00:54:55.173119 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: xz-utils 2026-05-22 00:54:55.173128 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-22 00:54:55.173137 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:After this operation, 228 MB disk space will be freed. 2026-05-22 00:54:55.173147 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 2026-05-22 00:54:55.173156 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2026-05-22 00:54:55.173165 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:54:55.173173 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 70% 2026-05-22 00:54:55.173182 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 75% 2026-05-22 00:54:55.173190 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 80% 2026-05-22 00:54:55.173199 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 85% 2026-05-22 00:54:55.173207 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 90% 2026-05-22 00:54:55.173216 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 95% 2026-05-22 00:54:55.173224 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 100% (Reading database ... 18815 files and directories currently installed.) 2026-05-22 00:54:55.173232 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-22 00:54:55.173241 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:54:55.173249 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-22 00:54:55.173257 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:54:55.173266 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-22 00:54:55.173274 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-22 00:54:55.173282 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 00:54:55.173291 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:54:55.173308 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 00:54:55.173317 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:54:55.173333 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-22 00:54:55.173341 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2026-05-22 00:54:55.173350 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:54:55.173358 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2026-05-22 00:54:55.173366 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:54:55.173374 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2026-05-22 00:54:55.173383 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:54:55.173391 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2026-05-22 00:54:55.173400 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:54:55.173408 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-22 00:54:55.173416 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2026-05-22 00:54:55.173424 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-22 00:54:55.173433 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:54:55.173441 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 00:54:55.173449 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2026-05-22 00:54:55.173458 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:54:55.173466 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:54:55.173480 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:54:55.173489 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:54:55.173497 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:54:55.173505 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:54:55.173514 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:54:55.173522 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:54:55.173530 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-22 00:54:55.173538 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:54:55.173547 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:54:55.173555 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-22 00:54:55.173564 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:54:55.173580 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:54:55.173626 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-22 00:54:55.173644 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2026-05-22 00:54:55.173653 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:54:55.173661 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2026-05-22 00:54:55.173670 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:54:55.173678 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2026-05-22 00:54:55.173707 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:54:55.173716 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2026-05-22 00:54:55.173725 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:54:55.173748 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing lto-disabled-list (47) ... 2026-05-22 00:54:55.173757 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing make (4.3-4.1build2) ... 2026-05-22 00:54:55.173766 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-22 00:54:55.173774 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 00:54:55.173782 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Collecting pyclean==3.0.0 2026-05-22 00:54:55.173791 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-22 00:54:55.173800 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-22 00:54:55.173808 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Installing collected packages: pyclean 2026-05-22 00:54:55.173816 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Successfully installed pyclean-3.0.0 2026-05-22 00:54:55.173825 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Cleaning directory /var/lib/kolla/venv 2026-05-22 00:54:55.173833 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2026-05-22 00:54:55.173842 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Total 8457 files, 1208 directories removed. 2026-05-22 00:54:55.173850 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2026-05-22 00:54:55.173859 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Cleaning directory /usr 2026-05-22 00:54:55.173867 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2026-05-22 00:54:55.173876 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Total 1316 files, 133 directories removed. 2026-05-22 00:54:55.173884 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2026-05-22 00:54:55.173892 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Found existing installation: pyclean 3.0.0 2026-05-22 00:54:55.173901 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Uninstalling pyclean-3.0.0: 2026-05-22 00:54:55.173913 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: Successfully uninstalled pyclean-3.0.0 2026-05-22 00:54:55.173921 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> Removed intermediate container 679c7e670b2c 2026-05-22 00:54:55.173930 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> 3f80e472606f 2026-05-22 00:54:55.173938 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Step 6/6 : USER barbican 2026-05-22 00:54:55.173947 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> Running in 69532d4d1492 2026-05-22 00:54:55.173956 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> Removed intermediate container 69532d4d1492 2026-05-22 00:54:55.173964 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> 907d14c84cb8 2026-05-22 00:54:55.173972 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Successfully built bd4cd133bfd9 2026-05-22 00:54:55.173984 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Successfully tagged osism.harbor.regio.digital/kolla/barbican-worker:build-20260522 2026-05-22 00:54:55.173996 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Built at 2026-05-22 00:54:55.173916 (took 0:00:25.532255) 2026-05-22 00:54:55.174328 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-dhcp-agent) 2026-05-22 00:54:55.174354 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-dhcp-agent:Processing 2026-05-22 00:54:55.174368 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Building started at 2026-05-22 00:54:55.174295 2026-05-22 00:54:55.175301 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-dhcp-agent:Turned 0 plugins into plugins archive 2026-05-22 00:54:55.175766 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-dhcp-agent:Turned 0 additions into additions archive 2026-05-22 00:55:32.713832 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Step 1/7 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20260522 2026-05-22 00:55:32.713912 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> 714fa427e1bb 2026-05-22 00:55:32.713932 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Step 2/7 : LABEL "build-date"="20260522" "name"="neutron-dhcp-agent" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="neutron-dhcp-agent" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:55:32.713964 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> Running in 68d14bf33bad 2026-05-22 00:55:32.713978 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> Removed intermediate container 68d14bf33bad 2026-05-22 00:55:32.713988 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> ba4b1643348b 2026-05-22 00:55:32.715700 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Step 3/7 : COPY patches /patches 2026-05-22 00:55:32.715724 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> 9bfaacfc3d90 2026-05-22 00:55:32.715734 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Step 4/7 : RUN kolla_patch 2026-05-22 00:55:32.715744 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> Running in dcc7822409f2 2026-05-22 00:55:32.715754 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:[i] No series file found, nothing to patch. 2026-05-22 00:55:32.715763 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> Removed intermediate container dcc7822409f2 2026-05-22 00:55:32.715772 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> f8b435fb50b1 2026-05-22 00:55:32.715782 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Step 5/7 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-05-22 00:55:32.715791 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> 9ec443139976 2026-05-22 00:55:32.715803 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Step 6/7 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 00:55:32.715814 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> Running in 1620743ebaa3 2026-05-22 00:55:32.715823 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Reading package lists... 2026-05-22 00:55:32.715833 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Building dependency tree... 2026-05-22 00:55:32.715842 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Reading state information... 2026-05-22 00:55:32.715851 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:The following packages were automatically installed and are no longer required: 2026-05-22 00:55:32.715861 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 00:55:32.715871 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 00:55:32.715880 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 00:55:32.715890 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 00:55:32.715899 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 00:55:32.715909 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 00:55:32.715918 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 00:55:32.715939 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: xz-utils 2026-05-22 00:55:32.715968 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Use 'apt autoremove' to remove them. 2026-05-22 00:55:32.715979 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:The following packages will be REMOVED: 2026-05-22 00:55:32.715988 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: build-essential 2026-05-22 00:55:32.715997 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-22 00:55:32.716007 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:After this operation, 17.4 kB disk space will be freed. 2026-05-22 00:55:32.716017 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 2026-05-22 00:55:32.716028 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:55:32.716039 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 70% (Reading database ... 2026-05-22 00:55:32.716048 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:75% 2026-05-22 00:55:32.716058 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 80% 2026-05-22 00:55:32.716067 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 85% 2026-05-22 00:55:32.716076 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 90% 2026-05-22 00:55:32.716086 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 95% 2026-05-22 00:55:32.716096 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 100% (Reading database ... 19979 files and directories currently installed.) 2026-05-22 00:55:32.716108 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing build-essential (12.10ubuntu1) ... 2026-05-22 00:55:32.716117 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Reading package lists... 2026-05-22 00:55:32.716127 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Building dependency tree... 2026-05-22 00:55:32.716148 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Reading state information... 2026-05-22 00:55:32.716158 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:The following packages will be REMOVED: 2026-05-22 00:55:32.716168 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 00:55:32.716177 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 00:55:32.716187 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 00:55:32.716196 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 00:55:32.716206 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 00:55:32.716215 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 00:55:32.716225 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 00:55:32.716234 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: xz-utils 2026-05-22 00:55:32.716244 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-22 00:55:32.716253 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:After this operation, 228 MB disk space will be freed. 2026-05-22 00:55:32.716263 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 2026-05-22 00:55:32.716274 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% 2026-05-22 00:55:32.716295 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:55:32.716306 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 70% 2026-05-22 00:55:32.716316 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 75% 2026-05-22 00:55:32.716326 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 80% 2026-05-22 00:55:32.716335 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 85% 2026-05-22 00:55:32.716344 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 90% 2026-05-22 00:55:32.716354 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 95% 2026-05-22 00:55:32.716364 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 100% (Reading database ... 19970 files and directories currently installed.) 2026-05-22 00:55:32.716373 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-22 00:55:32.716383 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:55:32.716399 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-22 00:55:32.716409 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:55:32.716418 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-22 00:55:32.716428 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-22 00:55:32.716437 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 00:55:32.716447 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:55:32.716456 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 00:55:32.716466 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:55:32.716475 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-22 00:55:32.716485 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:55:32.716494 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:55:32.716504 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:55:32.716513 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:55:32.716522 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-22 00:55:32.716560 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-22 00:55:32.716570 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:55:32.716580 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 00:55:32.716589 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:55:32.716653 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: 2026-05-22 00:55:32.716663 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:55:32.716673 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:55:32.716682 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:55:32.716692 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: 2026-05-22 00:55:32.716701 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:55:32.716726 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:55:32.716736 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:55:32.716745 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:55:32.716755 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: 2026-05-22 00:55:32.716769 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-22 00:55:32.716827 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:55:32.716842 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:55:32.716906 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-22 00:55:32.716922 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:55:32.716990 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:55:32.717050 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-22 00:55:32.717065 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:55:32.717125 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: 2026-05-22 00:55:32.717141 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:55:32.717235 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:55:32.717252 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: 2026-05-22 00:55:32.717300 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:55:32.717357 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing lto-disabled-list (47) ... 2026-05-22 00:55:32.717373 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing make (4.3-4.1build2) ... 2026-05-22 00:55:32.717433 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-22 00:55:32.717451 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 00:55:32.717518 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Collecting pyclean==3.0.0 2026-05-22 00:55:32.717634 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-22 00:55:32.717657 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-22 00:55:32.717723 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Installing collected packages: pyclean 2026-05-22 00:55:32.717782 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Successfully installed pyclean-3.0.0 2026-05-22 00:55:32.717798 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Cleaning directory /var/lib/kolla/venv 2026-05-22 00:55:32.717857 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: 2026-05-22 00:55:32.717917 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Total 12852 files, 2120 directories removed. 2026-05-22 00:55:32.717934 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: 2026-05-22 00:55:32.717992 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Cleaning directory /usr 2026-05-22 00:55:32.718008 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: 2026-05-22 00:55:32.718076 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Total 1380 files, 143 directories removed. 2026-05-22 00:55:32.718093 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: 2026-05-22 00:55:32.718240 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Found existing installation: pyclean 3.0.0 2026-05-22 00:55:32.718254 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Uninstalling pyclean-3.0.0: 2026-05-22 00:55:32.718280 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: Successfully uninstalled pyclean-3.0.0 2026-05-22 00:55:32.718332 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> Removed intermediate container 1620743ebaa3 2026-05-22 00:55:32.718348 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> f09b85db6659 2026-05-22 00:55:32.718408 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Step 7/7 : USER neutron 2026-05-22 00:55:32.718453 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> Running in dafbad44678d 2026-05-22 00:55:32.718496 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> Removed intermediate container dafbad44678d 2026-05-22 00:55:32.718566 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> dfcc291b6980 2026-05-22 00:55:32.718650 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Successfully built ea0b85fff346 2026-05-22 00:55:32.718700 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-dhcp-agent:build-20260522 2026-05-22 00:55:32.718836 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Built at 2026-05-22 00:55:32.718702 (took 0:00:37.544407) 2026-05-22 00:55:32.719308 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-openvswitch-agent) 2026-05-22 00:55:32.719394 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-openvswitch-agent:Processing 2026-05-22 00:55:32.719451 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Building started at 2026-05-22 00:55:32.719370 2026-05-22 00:55:32.720441 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-openvswitch-agent:Turned 0 plugins into plugins archive 2026-05-22 00:55:32.721156 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-openvswitch-agent:Turned 0 additions into additions archive 2026-05-22 00:56:11.519044 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Step 1/6 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20260522 2026-05-22 00:56:11.519169 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> 714fa427e1bb 2026-05-22 00:56:11.519191 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Step 2/6 : LABEL "build-date"="20260522" "name"="neutron-openvswitch-agent" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="neutron-openvswitch-agent" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:56:11.519311 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> Running in 4f4e2d09cbc9 2026-05-22 00:56:11.519370 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> Removed intermediate container 4f4e2d09cbc9 2026-05-22 00:56:11.519501 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> 3bd24efa351e 2026-05-22 00:56:11.519572 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Step 3/6 : COPY patches /patches 2026-05-22 00:56:11.519721 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> 3bf8e3a31551 2026-05-22 00:56:11.519781 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Step 4/6 : RUN kolla_patch 2026-05-22 00:56:11.519872 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> Running in d1aaba3caf49 2026-05-22 00:56:11.519960 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:[i] No series file found, nothing to patch. 2026-05-22 00:56:11.520089 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> Removed intermediate container d1aaba3caf49 2026-05-22 00:56:11.520110 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> ff39ba7ecfe0 2026-05-22 00:56:11.520248 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 00:56:11.520416 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> Running in fa01d216658a 2026-05-22 00:56:11.520619 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Reading package lists... 2026-05-22 00:56:11.520745 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Building dependency tree... 2026-05-22 00:56:11.520842 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Reading state information... 2026-05-22 00:56:11.520938 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:The following packages were automatically installed and are no longer required: 2026-05-22 00:56:11.521018 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 00:56:11.521096 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 00:56:11.521887 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 00:56:11.521942 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 00:56:11.521954 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 00:56:11.521963 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 00:56:11.521972 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 00:56:11.521982 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: xz-utils 2026-05-22 00:56:11.521991 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Use 'apt autoremove' to remove them. 2026-05-22 00:56:11.522000 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:The following packages will be REMOVED: 2026-05-22 00:56:11.522009 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: build-essential 2026-05-22 00:56:11.522018 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-22 00:56:11.522027 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:After this operation, 17.4 kB disk space will be freed. 2026-05-22 00:56:11.523694 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 2026-05-22 00:56:11.523721 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:56:11.523733 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 70% 2026-05-22 00:56:11.523741 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 75% 2026-05-22 00:56:11.523750 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 80% 2026-05-22 00:56:11.523758 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 85% 2026-05-22 00:56:11.523767 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 90% 2026-05-22 00:56:11.523775 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 95% 2026-05-22 00:56:11.523784 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 100% (Reading database ... 19979 files and directories currently installed.) 2026-05-22 00:56:11.523810 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing build-essential (12.10ubuntu1) ... 2026-05-22 00:56:11.523820 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Reading package lists... 2026-05-22 00:56:11.523828 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Building dependency tree... 2026-05-22 00:56:11.523837 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Reading state information... 2026-05-22 00:56:11.523845 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:The following packages will be REMOVED: 2026-05-22 00:56:11.523854 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 00:56:11.523879 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 00:56:11.523888 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 00:56:11.523897 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 00:56:11.523906 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 00:56:11.523914 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 00:56:11.523923 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 00:56:11.523932 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: xz-utils 2026-05-22 00:56:11.523940 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-22 00:56:11.523949 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:After this operation, 228 MB disk space will be freed. 2026-05-22 00:56:11.523957 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 2026-05-22 00:56:11.523966 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:56:11.523975 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 70% 2026-05-22 00:56:11.523984 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 75% 2026-05-22 00:56:11.523992 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 80% 2026-05-22 00:56:11.524001 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 85% 2026-05-22 00:56:11.524009 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 90% 2026-05-22 00:56:11.524018 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 95% 2026-05-22 00:56:11.524026 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 100% (Reading database ... 19970 files and directories currently installed.) 2026-05-22 00:56:11.524041 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-22 00:56:11.524050 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:56:11.524062 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-22 00:56:11.524222 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:56:11.524312 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-22 00:56:11.524394 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-22 00:56:11.524561 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 00:56:11.524618 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:56:11.524736 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 00:56:11.524821 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:56:11.524894 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-22 00:56:11.524964 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:56:11.525071 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: 2026-05-22 00:56:11.525187 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:56:11.525264 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: 2026-05-22 00:56:11.525339 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:56:11.525515 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:56:11.525571 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-22 00:56:11.525674 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: 2026-05-22 00:56:11.525760 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-22 00:56:11.525832 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: 2026-05-22 00:56:11.525904 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:56:11.525972 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 00:56:11.526039 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:56:11.526082 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: 2026-05-22 00:56:11.526139 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:56:11.526195 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:56:11.526250 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: 2026-05-22 00:56:11.526306 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:56:11.526362 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:56:11.526435 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: 2026-05-22 00:56:11.526493 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:56:11.526549 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:56:11.526611 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:56:11.526684 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-22 00:56:11.526745 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: 2026-05-22 00:56:11.526804 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:56:11.526858 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:56:11.526914 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: 2026-05-22 00:56:11.526971 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-22 00:56:11.527047 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:56:11.527098 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: 2026-05-22 00:56:11.527153 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:56:11.527211 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: 2026-05-22 00:56:11.527269 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-22 00:56:11.527325 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:56:11.527412 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:56:11.527466 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: 2026-05-22 00:56:11.527515 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:56:11.527702 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:56:11.527769 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: 2026-05-22 00:56:11.527791 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing lto-disabled-list (47) ... 2026-05-22 00:56:11.527803 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: 2026-05-22 00:56:11.527813 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing make (4.3-4.1build2) ... 2026-05-22 00:56:11.527856 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: 2026-05-22 00:56:11.527924 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-22 00:56:11.527968 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 00:56:11.528025 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Collecting pyclean==3.0.0 2026-05-22 00:56:11.528080 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-22 00:56:11.528137 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-22 00:56:11.528207 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Installing collected packages: pyclean 2026-05-22 00:56:11.528265 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Successfully installed pyclean-3.0.0 2026-05-22 00:56:11.528322 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Cleaning directory /var/lib/kolla/venv 2026-05-22 00:56:11.528365 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: 2026-05-22 00:56:11.528470 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Total 12852 files, 2120 directories removed. 2026-05-22 00:56:11.528527 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: 2026-05-22 00:56:11.528585 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Cleaning directory /usr 2026-05-22 00:56:11.528661 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: 2026-05-22 00:56:11.528722 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Total 1380 files, 143 directories removed. 2026-05-22 00:56:11.528776 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: 2026-05-22 00:56:11.528834 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Found existing installation: pyclean 3.0.0 2026-05-22 00:56:11.528913 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Uninstalling pyclean-3.0.0: 2026-05-22 00:56:11.528930 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: Successfully uninstalled pyclean-3.0.0 2026-05-22 00:56:11.528993 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> Removed intermediate container fa01d216658a 2026-05-22 00:56:11.529037 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> 65d9ba060961 2026-05-22 00:56:11.529099 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Step 6/6 : USER neutron 2026-05-22 00:56:11.529207 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> Running in cba48151f771 2026-05-22 00:56:11.529222 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> Removed intermediate container cba48151f771 2026-05-22 00:56:11.529257 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> fc9c67e037b7 2026-05-22 00:56:11.529315 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Successfully built c090502fd224 2026-05-22 00:56:11.529331 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:build-20260522 2026-05-22 00:56:11.529452 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Built at 2026-05-22 00:56:11.529345 (took 0:00:38.809975) 2026-05-22 00:56:11.529896 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-server) 2026-05-22 00:56:11.529984 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-server:Processing 2026-05-22 00:56:11.530047 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Building started at 2026-05-22 00:56:11.529962 2026-05-22 00:56:11.530144 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-server:Getting local archive from tarballs/neutron-dynamic-routing-stable-2025.1.tar.gz 2026-05-22 00:56:11.646169 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-server:Turned 1 plugins into plugins archive 2026-05-22 00:56:11.649111 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-server:Turned 0 additions into additions archive 2026-05-22 00:57:17.970951 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Step 1/9 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20260522 2026-05-22 00:57:17.971032 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> 714fa427e1bb 2026-05-22 00:57:17.971053 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Step 2/9 : LABEL "build-date"="20260522" "name"="neutron-server" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="neutron-server" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:57:17.971073 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Running in 198233b8e195 2026-05-22 00:57:17.971088 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Removed intermediate container 198233b8e195 2026-05-22 00:57:17.971102 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> 9e28a0a88449 2026-05-22 00:57:17.971116 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Step 3/9 : ADD plugins-archive / 2026-05-22 00:57:17.971129 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> 4f76e29f4a2f 2026-05-22 00:57:17.971149 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Step 4/9 : COPY extend_start.sh /usr/local/bin/kolla_neutron_extend_start 2026-05-22 00:57:17.971169 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> 5ded30fdac61 2026-05-22 00:57:17.971192 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Step 5/9 : RUN python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt networking-hyperv && if [ "$(ls /plugins)" ]; then python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /plugins/*; fi && chmod 644 /usr/local/bin/kolla_neutron_extend_start 2026-05-22 00:57:17.971261 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Running in 0703230e328c 2026-05-22 00:57:17.971284 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Collecting networking-hyperv 2026-05-22 00:57:17.971307 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Downloading networking_hyperv-14.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-05-22 00:57:17.972697 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-hyperv) (0.39.0) 2026-05-22 00:57:17.972769 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: neutron-lib>=1.28.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-hyperv) (3.18.2) 2026-05-22 00:57:17.972811 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: neutron>=13.0.0.0b1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-hyperv) (26.0.4.dev10) 2026-05-22 00:57:17.972830 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: os-win>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-hyperv) (5.9.0) 2026-05-22 00:57:17.972848 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.config>=5.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-hyperv) (9.7.1) 2026-05-22 00:57:17.972867 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.i18n>=3.15.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-hyperv) (6.5.1) 2026-05-22 00:57:17.972884 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.log>=3.36.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-hyperv) (7.1.0) 2026-05-22 00:57:17.972900 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-hyperv) (5.7.0) 2026-05-22 00:57:17.972918 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.utils>=3.33.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-hyperv) (8.2.0) 2026-05-22 00:57:17.972936 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-hyperv) (7.0.0) 2026-05-22 00:57:17.972952 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: python-neutronclient>=6.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-hyperv) (11.4.0) 2026-05-22 00:57:17.972970 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: dnspython>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->networking-hyperv) (2.7.0) 2026-05-22 00:57:17.972981 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: greenlet>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->networking-hyperv) (3.1.1) 2026-05-22 00:57:17.972990 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: Paste>=2.0.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (3.10.1) 2026-05-22 00:57:17.973000 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: PasteDeploy>=1.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (3.1.0) 2026-05-22 00:57:17.973009 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: Routes>=2.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (2.5.1) 2026-05-22 00:57:17.973019 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: debtcollector>=1.19.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (3.0.0) 2026-05-22 00:57:17.973030 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: decorator>=4.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (5.1.1) 2026-05-22 00:57:17.973040 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pecan>=1.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (1.5.1) 2026-05-22 00:57:17.973050 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: httplib2>=0.22.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (0.22.0) 2026-05-22 00:57:17.973072 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: requests>=2.32.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (2.32.3) 2026-05-22 00:57:17.973092 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: Jinja2>=2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (3.1.5) 2026-05-22 00:57:17.973102 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: keystonemiddleware>=5.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (10.12.1) 2026-05-22 00:57:17.973119 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: netaddr>=0.7.18 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (1.3.0) 2026-05-22 00:57:17.973130 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: tenacity>=6.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (9.0.0) 2026-05-22 00:57:17.973139 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: SQLAlchemy>=1.4.23 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (2.0.38) 2026-05-22 00:57:17.973148 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: WebOb>=1.8.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (1.8.9) 2026-05-22 00:57:17.973158 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: keystoneauth1>=3.14.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (5.10.0) 2026-05-22 00:57:17.973168 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: alembic>=1.6.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (1.14.1) 2026-05-22 00:57:17.973177 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: stevedore>=2.0.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (5.4.1) 2026-05-22 00:57:17.973186 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.cache>=1.26.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (3.11.0) 2026-05-22 00:57:17.973196 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.concurrency>=3.26.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (7.1.0) 2026-05-22 00:57:17.973230 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.context>=2.22.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (5.7.1) 2026-05-22 00:57:17.973241 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.db>=4.44.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (17.2.1) 2026-05-22 00:57:17.973251 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.messaging>=7.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (16.1.1) 2026-05-22 00:57:17.973260 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.middleware>=3.31.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (6.3.1) 2026-05-22 00:57:17.973269 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.policy>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (4.5.1) 2026-05-22 00:57:17.973279 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.privsep>=2.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (3.6.0) 2026-05-22 00:57:17.973297 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.reports>=1.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (3.5.1) 2026-05-22 00:57:17.973307 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.rootwrap>=5.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (7.5.1) 2026-05-22 00:57:17.973316 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.service>=3.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (4.1.1) 2026-05-22 00:57:17.973325 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (2.5.0) 2026-05-22 00:57:17.973342 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.versionedobjects>=1.35.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (3.6.0) 2026-05-22 00:57:17.973352 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: osprofiler>=2.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (4.2.0) 2026-05-22 00:57:17.973369 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: os-ken>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (3.0.1) 2026-05-22 00:57:17.973379 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: os-resource-classes>=1.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (1.1.0) 2026-05-22 00:57:17.973389 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: ovs>=2.12.0 in ./usr/lib/python3/dist-packages (from neutron>=13.0.0.0b1->networking-hyperv) (3.5.1) 2026-05-22 00:57:17.973399 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: ovsdbapp>=2.11.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (2.11.0) 2026-05-22 00:57:17.973408 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: psutil>=6.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (7.0.0) 2026-05-22 00:57:17.973418 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pyroute2>=0.7.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (0.8.1) 2026-05-22 00:57:17.973428 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pyOpenSSL>=17.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (24.2.1) 2026-05-22 00:57:17.973437 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: python-novaclient>=9.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (18.9.0) 2026-05-22 00:57:17.973446 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: openstacksdk>=0.31.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (4.4.0) 2026-05-22 00:57:17.973456 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: python-designateclient>=2.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (6.2.0) 2026-05-22 00:57:17.973465 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: os-vif>=3.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (4.1.0) 2026-05-22 00:57:17.973475 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: futurist>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (3.1.0) 2026-05-22 00:57:17.973484 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: tooz>=1.58.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (6.3.0) 2026-05-22 00:57:17.973502 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: Mako in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron>=13.0.0.0b1->networking-hyperv) (1.3.9) 2026-05-22 00:57:17.973511 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: typing-extensions>=4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron>=13.0.0.0b1->networking-hyperv) (4.12.2) 2026-05-22 00:57:17.973523 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: wrapt>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->neutron>=13.0.0.0b1->networking-hyperv) (1.17.2) 2026-05-22 00:57:17.973533 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from httplib2>=0.22.0->neutron>=13.0.0.0b1->networking-hyperv) (3.2.1) 2026-05-22 00:57:17.973545 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: MarkupSafe>=2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron>=13.0.0.0b1->networking-hyperv) (3.0.2) 2026-05-22 00:57:17.973563 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: iso8601>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron>=13.0.0.0b1->networking-hyperv) (2.1.0) 2026-05-22 00:57:17.973573 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: os-service-types>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron>=13.0.0.0b1->networking-hyperv) (1.7.0) 2026-05-22 00:57:17.973590 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pycadf>=1.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron>=13.0.0.0b1->networking-hyperv) (4.0.1) 2026-05-22 00:57:17.973646 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: PyJWT>=2.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron>=13.0.0.0b1->networking-hyperv) (2.10.1) 2026-05-22 00:57:17.973657 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: python-keystoneclient>=3.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron>=13.0.0.0b1->networking-hyperv) (5.6.0) 2026-05-22 00:57:17.973669 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: setproctitle>=1.1.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=1.28.0->networking-hyperv) (1.3.4) 2026-05-22 00:57:17.973679 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: os-traits>=0.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=1.28.0->networking-hyperv) (3.3.0) 2026-05-22 00:57:17.973688 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: cryptography>=2.7 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=13.0.0.0b1->networking-hyperv) (43.0.3) 2026-05-22 00:57:17.973698 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: dogpile.cache>=0.6.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=13.0.0.0b1->networking-hyperv) (1.3.4) 2026-05-22 00:57:17.973708 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: jmespath>=0.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=13.0.0.0b1->networking-hyperv) (1.0.1) 2026-05-22 00:57:17.973717 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=13.0.0.0b1->networking-hyperv) (1.33) 2026-05-22 00:57:17.973736 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: platformdirs>=3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=13.0.0.0b1->networking-hyperv) (4.3.6) 2026-05-22 00:57:17.973750 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: PyYAML>=3.13 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=13.0.0.0b1->networking-hyperv) (6.0.2) 2026-05-22 00:57:17.973767 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: requestsexceptions>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=13.0.0.0b1->networking-hyperv) (1.4.0) 2026-05-22 00:57:17.973784 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: cffi>=1.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.31.2->neutron>=13.0.0.0b1->networking-hyperv) (1.17.1) 2026-05-22 00:57:17.973801 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pycparser in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.31.2->neutron>=13.0.0.0b1->networking-hyperv) (2.22) 2026-05-22 00:57:17.973818 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: jsonpointer>=1.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron>=13.0.0.0b1->networking-hyperv) (3.0.0) 2026-05-22 00:57:17.973836 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: msgpack>=1.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=3.0.0->neutron>=13.0.0.0b1->networking-hyperv) (1.1.0) 2026-05-22 00:57:17.973853 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: ncclient>=0.6.13 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=3.0.0->neutron>=13.0.0.0b1->networking-hyperv) (0.6.16) 2026-05-22 00:57:17.973885 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: packaging>=20.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=3.0.0->neutron>=13.0.0.0b1->networking-hyperv) (24.2) 2026-05-22 00:57:17.973896 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: setuptools>0.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=3.0.0->neutron>=13.0.0.0b1->networking-hyperv) (82.0.1) 2026-05-22 00:57:17.973915 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: paramiko>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=3.0.0->neutron>=13.0.0.0b1->networking-hyperv) (3.5.1) 2026-05-22 00:57:17.973925 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: lxml>=3.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=3.0.0->neutron>=13.0.0.0b1->networking-hyperv) (5.3.1) 2026-05-22 00:57:17.973935 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: six in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=3.0.0->neutron>=13.0.0.0b1->networking-hyperv) (1.17.0) 2026-05-22 00:57:17.973945 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: fasteners>=0.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->neutron>=13.0.0.0b1->networking-hyperv) (0.19) 2026-05-22 00:57:17.973954 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: rfc3986>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->networking-hyperv) (2.0.0) 2026-05-22 00:57:17.973964 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: testresources>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron>=13.0.0.0b1->networking-hyperv) (2.0.1) 2026-05-22 00:57:17.973974 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: testscenarios>=0.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron>=13.0.0.0b1->networking-hyperv) (0.5.0) 2026-05-22 00:57:17.973994 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: python-dateutil>=2.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->networking-hyperv) (2.9.0.post0) 2026-05-22 00:57:17.974004 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: cachetools>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron>=13.0.0.0b1->networking-hyperv) (5.5.2) 2026-05-22 00:57:17.974014 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: amqp>=2.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron>=13.0.0.0b1->networking-hyperv) (5.3.1) 2026-05-22 00:57:17.974023 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: kombu>=4.6.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron>=13.0.0.0b1->networking-hyperv) (5.4.2) 2026-05-22 00:57:17.974033 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.metrics>=0.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron>=13.0.0.0b1->networking-hyperv) (0.11.0) 2026-05-22 00:57:17.974043 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: vine<6.0.0,>=5.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron>=13.0.0.0b1->networking-hyperv) (5.1.0) 2026-05-22 00:57:17.974053 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: tzdata in ./var/lib/kolla/venv/lib/python3.12/site-packages (from kombu>=4.6.6->oslo.messaging>=7.0.0->neutron>=13.0.0.0b1->networking-hyperv) (2025.1) 2026-05-22 00:57:17.974067 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: prometheus-client>=0.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron>=13.0.0.0b1->networking-hyperv) (0.21.1) 2026-05-22 00:57:17.974084 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: statsd>=3.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron>=13.0.0.0b1->networking-hyperv) (4.0.1) 2026-05-22 00:57:17.974101 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: bcrypt>=3.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron>=13.0.0.0b1->networking-hyperv) (4.0.1) 2026-05-22 00:57:17.974128 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: Yappi>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=3.5.0->neutron>=13.0.0.0b1->networking-hyperv) (1.6.10) 2026-05-22 00:57:17.974146 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: PrettyTable>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->neutron>=13.0.0.0b1->networking-hyperv) (3.14.0) 2026-05-22 00:57:17.974175 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: fixtures>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ovsdbapp>=2.11.0->neutron>=13.0.0.0b1->networking-hyperv) (4.2.4.post1) 2026-05-22 00:57:17.974189 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pynacl>=1.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from paramiko>=1.15.0->ncclient>=0.6.13->os-ken>=3.0.0->neutron>=13.0.0.0b1->networking-hyperv) (1.5.0) 2026-05-22 00:57:17.974199 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: logutils>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pecan>=1.4.0->neutron>=13.0.0.0b1->networking-hyperv) (0.3.5) 2026-05-22 00:57:17.974235 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: wcwidth in ./var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron>=13.0.0.0b1->networking-hyperv) (0.2.13) 2026-05-22 00:57:17.974255 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron>=13.0.0.0b1->networking-hyperv) (4.9.1) 2026-05-22 00:57:17.974265 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: jsonschema>=3.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron>=13.0.0.0b1->networking-hyperv) (4.23.0) 2026-05-22 00:57:17.974275 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: osc-lib>=1.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron>=13.0.0.0b1->networking-hyperv) (3.2.0) 2026-05-22 00:57:17.974285 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: autopage>=0.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=13.0.0.0b1->networking-hyperv) (0.5.2) 2026-05-22 00:57:17.974296 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: cmd2>=1.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=13.0.0.0b1->networking-hyperv) (2.5.11) 2026-05-22 00:57:17.974306 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pyperclip>=1.8 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=13.0.0.0b1->networking-hyperv) (1.9.0) 2026-05-22 00:57:17.974316 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: attrs>=22.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron>=13.0.0.0b1->networking-hyperv) (25.1.0) 2026-05-22 00:57:17.974326 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron>=13.0.0.0b1->networking-hyperv) (2024.10.1) 2026-05-22 00:57:17.974337 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: referencing>=0.28.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron>=13.0.0.0b1->networking-hyperv) (0.36.2) 2026-05-22 00:57:17.974347 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: rpds-py>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron>=13.0.0.0b1->networking-hyperv) (0.23.1) 2026-05-22 00:57:17.974356 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: os-client-config>=1.28.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.7.0->networking-hyperv) (2.1.0) 2026-05-22 00:57:17.974366 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron>=13.0.0.0b1->networking-hyperv) (3.4.1) 2026-05-22 00:57:17.974384 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron>=13.0.0.0b1->networking-hyperv) (3.10) 2026-05-22 00:57:17.974401 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: urllib3<3,>=1.21.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron>=13.0.0.0b1->networking-hyperv) (1.26.20) 2026-05-22 00:57:17.974411 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: certifi>=2017.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron>=13.0.0.0b1->networking-hyperv) (2026.5.20) 2026-05-22 00:57:17.974421 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: repoze.lru>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->neutron>=13.0.0.0b1->networking-hyperv) (0.7) 2026-05-22 00:57:17.974447 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: testtools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=4.44.0->neutron>=13.0.0.0b1->networking-hyperv) (2.7.2) 2026-05-22 00:57:17.974457 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: voluptuous>=0.8.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from tooz>=1.58.0->neutron>=13.0.0.0b1->networking-hyperv) (0.15.2) 2026-05-22 00:57:17.974467 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Downloading networking_hyperv-14.0.0-py3-none-any.whl (82 kB) 2026-05-22 00:57:17.974477 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Installing collected packages: networking-hyperv 2026-05-22 00:57:17.974486 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Successfully installed networking-hyperv-14.0.0 2026-05-22 00:57:17.974496 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Processing ./plugins/networking_baremetal-6.5.1.dev2 2026-05-22 00:57:17.974505 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: started 2026-05-22 00:57:17.974515 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: finished with status 'done' 2026-05-22 00:57:17.974524 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: started 2026-05-22 00:57:17.974533 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: finished with status 'done' 2026-05-22 00:57:17.974543 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): started 2026-05-22 00:57:17.974552 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-22 00:57:17.974562 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Processing ./plugins/networking_generic_switch-7.5.1.dev9 2026-05-22 00:57:17.974571 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: started 2026-05-22 00:57:17.974581 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: finished with status 'done' 2026-05-22 00:57:17.974590 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: started 2026-05-22 00:57:17.974635 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: finished with status 'done' 2026-05-22 00:57:17.974646 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): started 2026-05-22 00:57:17.974655 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-22 00:57:17.974665 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Processing ./plugins/networking_sfc-20.0.0.0rc2.dev2 2026-05-22 00:57:17.974675 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: started 2026-05-22 00:57:17.974684 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: finished with status 'done' 2026-05-22 00:57:17.974694 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: started 2026-05-22 00:57:17.974703 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: finished with status 'done' 2026-05-22 00:57:17.974713 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing backend dependencies: started 2026-05-22 00:57:17.974722 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing backend dependencies: finished with status 'done' 2026-05-22 00:57:17.974731 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): started 2026-05-22 00:57:17.974741 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-22 00:57:17.974756 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Processing ./plugins/neutron_dynamic_routing-26.0.0.0rc2.dev2 2026-05-22 00:57:17.974773 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: started 2026-05-22 00:57:17.974790 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: finished with status 'done' 2026-05-22 00:57:17.974820 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: started 2026-05-22 00:57:17.974849 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: finished with status 'done' 2026-05-22 00:57:17.974867 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): started 2026-05-22 00:57:17.974886 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-22 00:57:17.974902 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Processing ./plugins/neutron_fwaas-22.0.1.dev6 2026-05-22 00:57:17.974931 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: started 2026-05-22 00:57:17.974942 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: finished with status 'done' 2026-05-22 00:57:17.974952 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: started 2026-05-22 00:57:17.974961 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: finished with status 'done' 2026-05-22 00:57:17.974971 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): started 2026-05-22 00:57:17.974980 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-22 00:57:17.974990 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Processing ./plugins/neutron_vpnaas-26.0.0.0rc2.dev2 2026-05-22 00:57:17.974999 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: started 2026-05-22 00:57:17.975009 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: finished with status 'done' 2026-05-22 00:57:17.975018 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: started 2026-05-22 00:57:17.975028 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: finished with status 'done' 2026-05-22 00:57:17.975038 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing backend dependencies: started 2026-05-22 00:57:17.975047 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing backend dependencies: finished with status 'done' 2026-05-22 00:57:17.975057 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): started 2026-05-22 00:57:17.975066 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-22 00:57:17.975076 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: ncclient>=0.6.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.5.1.dev2) (0.6.16) 2026-05-22 00:57:17.975086 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: neutron-lib>=1.28.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.5.1.dev2) (3.18.2) 2026-05-22 00:57:17.975096 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.config>=5.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.5.1.dev2) (9.7.1) 2026-05-22 00:57:17.975107 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.i18n>=3.15.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.5.1.dev2) (6.5.1) 2026-05-22 00:57:17.975116 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.log>=3.36.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.5.1.dev2) (7.1.0) 2026-05-22 00:57:17.975126 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.utils>=3.40.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.5.1.dev2) (8.2.0) 2026-05-22 00:57:17.975135 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.messaging>=5.29.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.5.1.dev2) (16.1.1) 2026-05-22 00:57:17.975145 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.service>=1.40.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.5.1.dev2) (4.1.1) 2026-05-22 00:57:17.975164 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pbr>=6.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.5.1.dev2) (7.0.0) 2026-05-22 00:57:17.975175 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: openstacksdk>=0.31.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.5.1.dev2) (4.4.0) 2026-05-22 00:57:17.975184 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: tooz>=2.5.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.5.1.dev2) (6.3.0) 2026-05-22 00:57:17.975194 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: neutron>=14.0.0.0b1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.5.1.dev2) (26.0.4.dev10) 2026-05-22 00:57:17.975240 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: tenacity>=6.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.5.1.dev2) (9.0.0) 2026-05-22 00:57:17.975251 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: keystoneauth1>=3.14.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.5.1.dev2) (5.10.0) 2026-05-22 00:57:17.975268 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: etcd3gw>=2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-generic-switch==7.5.1.dev9) (2.4.2) 2026-05-22 00:57:17.975278 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: eventlet>=0.18.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-generic-switch==7.5.1.dev9) (0.39.0) 2026-05-22 00:57:17.975288 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: stevedore>=1.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-generic-switch==7.5.1.dev9) (5.4.1) 2026-05-22 00:57:17.975298 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: netmiko>=4.1.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-generic-switch==7.5.1.dev9) (4.5.0) 2026-05-22 00:57:17.975307 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: netaddr>=0.7.18 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-sfc==20.0.0.0rc2.dev2) (1.3.0) 2026-05-22 00:57:17.975317 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: python-neutronclient>=10.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-sfc==20.0.0.0rc2.dev2) (11.4.0) 2026-05-22 00:57:17.975327 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: SQLAlchemy>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-sfc==20.0.0.0rc2.dev2) (2.0.38) 2026-05-22 00:57:17.975336 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: alembic>=0.9.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-sfc==20.0.0.0rc2.dev2) (1.14.1) 2026-05-22 00:57:17.975346 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.serialization>=2.25.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-sfc==20.0.0.0rc2.dev2) (5.7.0) 2026-05-22 00:57:17.975355 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: httplib2>=0.9.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==26.0.0.0rc2.dev2) (0.22.0) 2026-05-22 00:57:17.975365 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: os-ken>=0.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==26.0.0.0rc2.dev2) (3.0.1) 2026-05-22 00:57:17.975375 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.db>=4.44.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==26.0.0.0rc2.dev2) (17.2.1) 2026-05-22 00:57:17.975393 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.concurrency>=3.26.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-fwaas==22.0.1.dev6) (7.1.0) 2026-05-22 00:57:17.975403 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.privsep>=1.32.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-fwaas==22.0.1.dev6) (3.6.0) 2026-05-22 00:57:17.975413 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pyroute2>=0.7.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-fwaas==22.0.1.dev6) (0.8.1) 2026-05-22 00:57:17.975423 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pyzmq>=14.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-fwaas==22.0.1.dev6) (26.2.1) 2026-05-22 00:57:17.975432 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: Jinja2>=2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-vpnaas==26.0.0.0rc2.dev2) (3.1.5) 2026-05-22 00:57:17.975442 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.reports>=1.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-vpnaas==26.0.0.0rc2.dev2) (3.5.1) 2026-05-22 00:57:17.975451 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: Mako in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->networking-sfc==20.0.0.0rc2.dev2) (1.3.9) 2026-05-22 00:57:17.975467 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: typing-extensions>=4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->networking-sfc==20.0.0.0rc2.dev2) (4.12.2) 2026-05-22 00:57:17.975477 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: futurist>=0.16.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from etcd3gw>=2.1.0->networking-generic-switch==7.5.1.dev9) (3.1.0) 2026-05-22 00:57:17.975493 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: requests>=2.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from etcd3gw>=2.1.0->networking-generic-switch==7.5.1.dev9) (2.32.3) 2026-05-22 00:57:17.975503 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: dnspython>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.18.2->networking-generic-switch==7.5.1.dev9) (2.7.0) 2026-05-22 00:57:17.975513 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: greenlet>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.18.2->networking-generic-switch==7.5.1.dev9) (3.1.1) 2026-05-22 00:57:17.975522 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: debtcollector>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from futurist>=0.16.0->etcd3gw>=2.1.0->networking-generic-switch==7.5.1.dev9) (3.0.0) 2026-05-22 00:57:17.975533 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: wrapt>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw>=2.1.0->networking-generic-switch==7.5.1.dev9) (1.17.2) 2026-05-22 00:57:17.975542 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from httplib2>=0.9.1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (3.2.1) 2026-05-22 00:57:17.975552 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: MarkupSafe>=2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron-vpnaas==26.0.0.0rc2.dev2) (3.0.2) 2026-05-22 00:57:17.975562 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: iso8601>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->networking-baremetal==6.5.1.dev2) (2.1.0) 2026-05-22 00:57:17.975571 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: os-service-types>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->networking-baremetal==6.5.1.dev2) (1.7.0) 2026-05-22 00:57:17.975588 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: setuptools>0.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.9->networking-baremetal==6.5.1.dev2) (82.0.1) 2026-05-22 00:57:17.975631 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: paramiko>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.9->networking-baremetal==6.5.1.dev2) (3.5.1) 2026-05-22 00:57:17.975647 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: lxml>=3.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.9->networking-baremetal==6.5.1.dev2) (5.3.1) 2026-05-22 00:57:17.975657 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: six in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.9->networking-baremetal==6.5.1.dev2) (1.17.0) 2026-05-22 00:57:17.975666 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: ntc-templates>=3.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from netmiko>=4.1.1->networking-generic-switch==7.5.1.dev9) (7.7.0) 2026-05-22 00:57:17.975676 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pyserial>=3.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from netmiko>=4.1.1->networking-generic-switch==7.5.1.dev9) (3.5) 2026-05-22 00:57:17.975685 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pyyaml>=6.0.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from netmiko>=4.1.1->networking-generic-switch==7.5.1.dev9) (6.0.2) 2026-05-22 00:57:17.975694 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: rich>=13.8 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from netmiko>=4.1.1->networking-generic-switch==7.5.1.dev9) (13.9.4) 2026-05-22 00:57:17.975704 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: ruamel.yaml>=0.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from netmiko>=4.1.1->networking-generic-switch==7.5.1.dev9) (0.18.10) 2026-05-22 00:57:17.975713 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: scp>=0.13.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from netmiko>=4.1.1->networking-generic-switch==7.5.1.dev9) (0.15.0) 2026-05-22 00:57:17.975735 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: textfsm>=1.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from netmiko>=4.1.1->networking-generic-switch==7.5.1.dev9) (1.1.3) 2026-05-22 00:57:17.975745 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: Paste>=2.0.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (3.10.1) 2026-05-22 00:57:17.975754 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: PasteDeploy>=1.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (3.1.0) 2026-05-22 00:57:17.975768 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: Routes>=2.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (2.5.1) 2026-05-22 00:57:17.975777 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: decorator>=4.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (5.1.1) 2026-05-22 00:57:17.975791 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pecan>=1.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (1.5.1) 2026-05-22 00:57:17.975804 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: keystonemiddleware>=5.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (10.12.1) 2026-05-22 00:57:17.975826 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: WebOb>=1.8.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (1.8.9) 2026-05-22 00:57:17.975869 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.cache>=1.26.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (3.11.0) 2026-05-22 00:57:17.975884 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.context>=2.22.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (5.7.1) 2026-05-22 00:57:17.975914 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.middleware>=3.31.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (6.3.1) 2026-05-22 00:57:17.975982 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.policy>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (4.5.1) 2026-05-22 00:57:17.975993 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.rootwrap>=5.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (7.5.1) 2026-05-22 00:57:17.976003 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (2.5.0) 2026-05-22 00:57:17.976016 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.versionedobjects>=1.35.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (3.6.0) 2026-05-22 00:57:17.976030 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: osprofiler>=2.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (4.2.0) 2026-05-22 00:57:17.976088 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: os-resource-classes>=1.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (1.1.0) 2026-05-22 00:57:17.976100 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: ovs>=2.12.0 in ./usr/lib/python3/dist-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (3.5.1) 2026-05-22 00:57:17.976113 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: ovsdbapp>=2.11.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (2.11.0) 2026-05-22 00:57:17.976126 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: psutil>=6.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (7.0.0) 2026-05-22 00:57:17.976148 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pyOpenSSL>=17.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (24.2.1) 2026-05-22 00:57:17.976161 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: python-novaclient>=9.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (18.9.0) 2026-05-22 00:57:17.976254 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: python-designateclient>=2.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (6.2.0) 2026-05-22 00:57:17.976267 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: os-vif>=3.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (4.1.0) 2026-05-22 00:57:17.976287 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pycadf>=1.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (4.0.1) 2026-05-22 00:57:17.976302 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: PyJWT>=2.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (2.10.1) 2026-05-22 00:57:17.976312 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: python-keystoneclient>=3.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (5.6.0) 2026-05-22 00:57:17.976326 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: setproctitle>=1.1.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=1.28.0->networking-baremetal==6.5.1.dev2) (1.3.4) 2026-05-22 00:57:17.976339 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: os-traits>=0.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=1.28.0->networking-baremetal==6.5.1.dev2) (3.3.0) 2026-05-22 00:57:17.976402 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: future in ./var/lib/kolla/venv/lib/python3.12/site-packages (from textfsm>=1.1.3->netmiko>=4.1.1->networking-generic-switch==7.5.1.dev9) (1.0.0) 2026-05-22 00:57:17.976414 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: cryptography>=2.7 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->networking-baremetal==6.5.1.dev2) (43.0.3) 2026-05-22 00:57:17.976428 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: dogpile.cache>=0.6.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->networking-baremetal==6.5.1.dev2) (1.3.4) 2026-05-22 00:57:17.976442 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: jmespath>=0.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->networking-baremetal==6.5.1.dev2) (1.0.1) 2026-05-22 00:57:17.976456 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->networking-baremetal==6.5.1.dev2) (1.33) 2026-05-22 00:57:17.976503 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: platformdirs>=3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->networking-baremetal==6.5.1.dev2) (4.3.6) 2026-05-22 00:57:17.976515 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: requestsexceptions>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->networking-baremetal==6.5.1.dev2) (1.4.0) 2026-05-22 00:57:17.976529 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: cffi>=1.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.31.2->networking-baremetal==6.5.1.dev2) (1.17.1) 2026-05-22 00:57:17.976542 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pycparser in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.31.2->networking-baremetal==6.5.1.dev2) (2.22) 2026-05-22 00:57:17.976621 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: jsonpointer>=1.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->networking-baremetal==6.5.1.dev2) (3.0.0) 2026-05-22 00:57:17.976644 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: msgpack>=1.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-dynamic-routing==26.0.0.0rc2.dev2) (1.1.0) 2026-05-22 00:57:17.976659 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: packaging>=20.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-dynamic-routing==26.0.0.0rc2.dev2) (24.2) 2026-05-22 00:57:17.976681 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: fasteners>=0.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->neutron-fwaas==22.0.1.dev6) (0.19) 2026-05-22 00:57:17.976696 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: rfc3986>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->networking-baremetal==6.5.1.dev2) (2.0.0) 2026-05-22 00:57:17.976762 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: testresources>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron-dynamic-routing==26.0.0.0rc2.dev2) (2.0.1) 2026-05-22 00:57:17.976774 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: testscenarios>=0.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron-dynamic-routing==26.0.0.0rc2.dev2) (0.5.0) 2026-05-22 00:57:17.976788 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: python-dateutil>=2.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->networking-baremetal==6.5.1.dev2) (2.9.0.post0) 2026-05-22 00:57:17.976802 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: cachetools>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->networking-baremetal==6.5.1.dev2) (5.5.2) 2026-05-22 00:57:17.976848 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: amqp>=2.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->networking-baremetal==6.5.1.dev2) (5.3.1) 2026-05-22 00:57:17.976860 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: kombu>=4.6.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->networking-baremetal==6.5.1.dev2) (5.4.2) 2026-05-22 00:57:17.976874 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.metrics>=0.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->networking-baremetal==6.5.1.dev2) (0.11.0) 2026-05-22 00:57:17.976888 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: vine<6.0.0,>=5.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->networking-baremetal==6.5.1.dev2) (5.1.0) 2026-05-22 00:57:17.976935 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: tzdata in ./var/lib/kolla/venv/lib/python3.12/site-packages (from kombu>=4.6.6->oslo.messaging>=5.29.0->networking-baremetal==6.5.1.dev2) (2025.1) 2026-05-22 00:57:17.976950 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: prometheus-client>=0.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->networking-baremetal==6.5.1.dev2) (0.21.1) 2026-05-22 00:57:17.976964 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: statsd>=3.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (4.0.1) 2026-05-22 00:57:17.976978 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: bcrypt>=3.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (4.0.1) 2026-05-22 00:57:17.977026 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: Yappi>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.40.2->networking-baremetal==6.5.1.dev2) (1.6.10) 2026-05-22 00:57:17.977038 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: PrettyTable>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (3.14.0) 2026-05-22 00:57:17.977074 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: fixtures>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ovsdbapp>=2.11.0->neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (4.2.4.post1) 2026-05-22 00:57:17.977090 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pynacl>=1.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from paramiko>=1.15.0->ncclient>=0.6.9->networking-baremetal==6.5.1.dev2) (1.5.0) 2026-05-22 00:57:17.977100 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: logutils>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pecan>=1.4.0->neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (0.3.5) 2026-05-22 00:57:17.977114 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: wcwidth in ./var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (0.2.13) 2026-05-22 00:57:17.977164 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (4.9.1) 2026-05-22 00:57:17.977180 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: jsonschema>=3.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (4.23.0) 2026-05-22 00:57:17.977194 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: osc-lib>=1.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (3.2.0) 2026-05-22 00:57:17.977260 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: autopage>=0.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (0.5.2) 2026-05-22 00:57:17.977275 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: cmd2>=1.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (2.5.11) 2026-05-22 00:57:17.977289 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pyperclip>=1.8 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (1.9.0) 2026-05-22 00:57:17.977304 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: attrs>=22.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (25.1.0) 2026-05-22 00:57:17.977351 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (2024.10.1) 2026-05-22 00:57:17.977364 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: referencing>=0.28.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (0.36.2) 2026-05-22 00:57:17.977378 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: rpds-py>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (0.23.1) 2026-05-22 00:57:17.977394 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: os-client-config>=1.28.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=10.0.0->networking-sfc==20.0.0.0rc2.dev2) (2.1.0) 2026-05-22 00:57:17.977419 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.20.0->etcd3gw>=2.1.0->networking-generic-switch==7.5.1.dev9) (3.4.1) 2026-05-22 00:57:17.977445 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.20.0->etcd3gw>=2.1.0->networking-generic-switch==7.5.1.dev9) (3.10) 2026-05-22 00:57:17.977512 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: urllib3<3,>=1.21.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.20.0->etcd3gw>=2.1.0->networking-generic-switch==7.5.1.dev9) (1.26.20) 2026-05-22 00:57:17.977526 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: certifi>=2017.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.20.0->etcd3gw>=2.1.0->networking-generic-switch==7.5.1.dev9) (2026.5.20) 2026-05-22 00:57:17.977541 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: markdown-it-py>=2.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from rich>=13.8->netmiko>=4.1.1->networking-generic-switch==7.5.1.dev9) (3.0.0) 2026-05-22 00:57:17.977551 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from rich>=13.8->netmiko>=4.1.1->networking-generic-switch==7.5.1.dev9) (2.19.1) 2026-05-22 00:57:17.977565 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: mdurl~=0.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=13.8->netmiko>=4.1.1->networking-generic-switch==7.5.1.dev9) (0.1.2) 2026-05-22 00:57:17.977578 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: repoze.lru>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (0.7) 2026-05-22 00:57:17.977658 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: ruamel.yaml.clib>=0.2.7 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ruamel.yaml>=0.17->netmiko>=4.1.1->networking-generic-switch==7.5.1.dev9) (0.2.12) 2026-05-22 00:57:17.977674 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: testtools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=4.44.0->neutron-dynamic-routing==26.0.0.0rc2.dev2) (2.7.2) 2026-05-22 00:57:17.977689 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: voluptuous>=0.8.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from tooz>=2.5.1->networking-baremetal==6.5.1.dev2) (0.15.2) 2026-05-22 00:57:17.977703 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Building wheels for collected packages: networking-baremetal, networking-generic-switch, networking-sfc, neutron-dynamic-routing, neutron-fwaas, neutron-vpnaas 2026-05-22 00:57:17.977750 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for networking-baremetal (pyproject.toml): started 2026-05-22 00:57:17.977762 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for networking-baremetal (pyproject.toml): finished with status 'done' 2026-05-22 00:57:17.977776 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Created wheel for networking-baremetal: filename=networking_baremetal-6.5.1.dev2-py3-none-any.whl size=73050 sha256=9363d54de7c5e5562ba3a1b18cac7c63b6de4f528d4885d30b7d620137e8cb35 2026-05-22 00:57:17.977807 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Stored in directory: /tmp/pip-ephem-wheel-cache-p9drlznm/wheels/9e/6a/9a/e03db8d35baf9c1d7bdad40156d8ba94d299e717bf47671a62 2026-05-22 00:57:17.977863 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for networking-generic-switch (pyproject.toml): started 2026-05-22 00:57:17.977875 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for networking-generic-switch (pyproject.toml): finished with status 'done' 2026-05-22 00:57:17.977899 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Created wheel for networking-generic-switch: filename=networking_generic_switch-7.5.1.dev9-py3-none-any.whl size=104662 sha256=ee878f121ec9b0ce0c7060d505b813b2621e0466b0745e75d21ea43850181ddb 2026-05-22 00:57:17.977911 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Stored in directory: /tmp/pip-ephem-wheel-cache-p9drlznm/wheels/14/aa/d1/bcf98e9015f06766f7eb642e34dbd9eb4359d9da4578ba2854 2026-05-22 00:57:17.977924 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for networking-sfc (pyproject.toml): started 2026-05-22 00:57:17.977983 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for networking-sfc (pyproject.toml): finished with status 'done' 2026-05-22 00:57:17.977996 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Created wheel for networking-sfc: filename=networking_sfc-20.0.0.0rc2.dev2-py3-none-any.whl size=189743 sha256=f2f91b9d1fd287572b953517b309805759719e41d32dc3b56ad528c612a0fdc9 2026-05-22 00:57:17.978009 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Stored in directory: /tmp/pip-ephem-wheel-cache-p9drlznm/wheels/f6/d7/13/805d4b49afb27014510b2a37d8b1527f62c2fc86dc4ff38366 2026-05-22 00:57:17.978030 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for neutron-dynamic-routing (pyproject.toml): started 2026-05-22 00:57:17.978045 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for neutron-dynamic-routing (pyproject.toml): finished with status 'done' 2026-05-22 00:57:17.978093 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Created wheel for neutron-dynamic-routing: filename=neutron_dynamic_routing-26.0.0.0rc2.dev2-py3-none-any.whl size=106908 sha256=a39d74fdc8927b4a4324735877a2aa12cbb48415f8d4629fe8be087f03585a47 2026-05-22 00:57:17.978105 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Stored in directory: /tmp/pip-ephem-wheel-cache-p9drlznm/wheels/17/45/f6/2fd5d79250ea32bd9ade12f7b1cd3ad5399e024db6447762b7 2026-05-22 00:57:17.978119 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for neutron-fwaas (pyproject.toml): started 2026-05-22 00:57:17.978133 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for neutron-fwaas (pyproject.toml): finished with status 'done' 2026-05-22 00:57:17.978179 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Created wheel for neutron-fwaas: filename=neutron_fwaas-22.0.1.dev6-py3-none-any.whl size=270227 sha256=c7942cc741be7ae54f944972f16c3fe07a22610905d09a77df24c5f6cf53424d 2026-05-22 00:57:17.978195 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Stored in directory: /tmp/pip-ephem-wheel-cache-p9drlznm/wheels/78/c1/80/3687f9750ed76fcc8ecc1ad5adbbf4517df178b4233759b9db 2026-05-22 00:57:17.978224 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for neutron-vpnaas (pyproject.toml): started 2026-05-22 00:57:17.978286 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for neutron-vpnaas (pyproject.toml): finished with status 'done' 2026-05-22 00:57:17.978298 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Created wheel for neutron-vpnaas: filename=neutron_vpnaas-26.0.0.0rc2.dev2-py3-none-any.whl size=231688 sha256=3fd78d02b80bbc023d6d118f26512cd42f5ce18cb7e7126f773e14908b4d7894 2026-05-22 00:57:17.978312 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Stored in directory: /tmp/pip-ephem-wheel-cache-p9drlznm/wheels/cb/f8/d2/0e0daa199fe5979591e3d2dc269cc0338831431a8fe427e8d9 2026-05-22 00:57:17.978358 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Successfully built networking-baremetal networking-generic-switch networking-sfc neutron-dynamic-routing neutron-fwaas neutron-vpnaas 2026-05-22 00:57:17.978374 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Installing collected packages: neutron-vpnaas, neutron-fwaas, neutron-dynamic-routing, networking-sfc, networking-generic-switch, networking-baremetal 2026-05-22 00:57:17.978388 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Attempting uninstall: neutron-vpnaas 2026-05-22 00:57:17.978444 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Found existing installation: neutron-vpnaas 26.0.0.0rc2.dev2 2026-05-22 00:57:17.978466 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Uninstalling neutron-vpnaas-26.0.0.0rc2.dev2: 2026-05-22 00:57:17.978481 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Successfully uninstalled neutron-vpnaas-26.0.0.0rc2.dev2 2026-05-22 00:57:17.978491 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Attempting uninstall: neutron-fwaas 2026-05-22 00:57:17.978505 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Found existing installation: neutron-fwaas 22.0.1.dev6 2026-05-22 00:57:17.978518 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Uninstalling neutron-fwaas-22.0.1.dev6: 2026-05-22 00:57:17.978567 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Successfully uninstalled neutron-fwaas-22.0.1.dev6 2026-05-22 00:57:17.978579 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Attempting uninstall: networking-sfc 2026-05-22 00:57:17.978592 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Found existing installation: networking-sfc 20.0.0.0rc2.dev2 2026-05-22 00:57:17.978636 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Uninstalling networking-sfc-20.0.0.0rc2.dev2: 2026-05-22 00:57:17.978649 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Successfully uninstalled networking-sfc-20.0.0.0rc2.dev2 2026-05-22 00:57:17.978709 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Attempting uninstall: networking-generic-switch 2026-05-22 00:57:17.978721 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Found existing installation: networking-generic-switch 7.5.1.dev9 2026-05-22 00:57:17.978735 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Uninstalling networking-generic-switch-7.5.1.dev9: 2026-05-22 00:57:17.978748 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Successfully uninstalled networking-generic-switch-7.5.1.dev9 2026-05-22 00:57:17.978804 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Attempting uninstall: networking-baremetal 2026-05-22 00:57:17.978817 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Found existing installation: networking-baremetal 6.5.1.dev2 2026-05-22 00:57:17.978830 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Uninstalling networking-baremetal-6.5.1.dev2: 2026-05-22 00:57:17.978843 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Successfully uninstalled networking-baremetal-6.5.1.dev2 2026-05-22 00:57:17.978882 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Successfully installed networking-baremetal-6.5.1.dev2 networking-generic-switch-7.5.1.dev9 networking-sfc-20.0.0.0rc2.dev2 neutron-dynamic-routing-26.0.0.0rc2.dev2 neutron-fwaas-22.0.1.dev6 neutron-vpnaas-26.0.0.0rc2.dev2 2026-05-22 00:57:17.978898 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Removed intermediate container 0703230e328c 2026-05-22 00:57:17.978912 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> f2e3a1604284 2026-05-22 00:57:17.978961 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Step 6/9 : COPY patches /patches 2026-05-22 00:57:17.978976 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> 564e8008e5c6 2026-05-22 00:57:17.978989 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Step 7/9 : RUN kolla_patch 2026-05-22 00:57:17.979014 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Running in 25d35c9802c5 2026-05-22 00:57:17.979071 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:[i] No series file found, nothing to patch. 2026-05-22 00:57:17.979084 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Removed intermediate container 25d35c9802c5 2026-05-22 00:57:17.979097 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> 7d22be92d576 2026-05-22 00:57:17.979114 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Step 8/9 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 00:57:17.979144 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Running in deb2c587b571 2026-05-22 00:57:17.979172 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Reading package lists... 2026-05-22 00:57:17.979195 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Building dependency tree... 2026-05-22 00:57:17.979262 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Reading state information... 2026-05-22 00:57:17.979273 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:The following packages were automatically installed and are no longer required: 2026-05-22 00:57:17.979287 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 00:57:17.979314 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 00:57:17.979329 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 00:57:17.979378 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 00:57:17.979390 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 00:57:17.979402 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 00:57:17.979414 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 00:57:17.979455 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: xz-utils 2026-05-22 00:57:17.979466 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Use 'apt autoremove' to remove them. 2026-05-22 00:57:17.979479 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:The following packages will be REMOVED: 2026-05-22 00:57:17.979520 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: build-essential 2026-05-22 00:57:17.979534 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-22 00:57:17.979575 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:After this operation, 17.4 kB disk space will be freed. 2026-05-22 00:57:17.979589 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 2026-05-22 00:57:17.979629 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:57:17.979653 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 70% 2026-05-22 00:57:17.979696 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 75% 2026-05-22 00:57:17.979706 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 80% 2026-05-22 00:57:17.979718 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 85% 2026-05-22 00:57:17.979759 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 90% 2026-05-22 00:57:17.979773 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 95% 2026-05-22 00:57:17.979785 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 100% (Reading database ... 19979 files and directories currently installed.) 2026-05-22 00:57:17.979826 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing build-essential (12.10ubuntu1) ... 2026-05-22 00:57:17.979841 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Reading package lists... 2026-05-22 00:57:17.979861 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Building dependency tree... 2026-05-22 00:57:17.979891 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Reading state information... 2026-05-22 00:57:17.979912 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:The following packages will be REMOVED: 2026-05-22 00:57:17.979931 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 00:57:17.979953 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 00:57:17.979973 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 00:57:17.980007 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 00:57:17.980024 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 00:57:17.980910 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 00:57:17.980975 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 00:57:17.980986 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: xz-utils 2026-05-22 00:57:17.980994 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-22 00:57:17.981001 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:After this operation, 228 MB disk space will be freed. 2026-05-22 00:57:17.981010 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 2026-05-22 00:57:17.981017 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2026-05-22 00:57:17.981026 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:57:17.981035 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 70% 2026-05-22 00:57:17.981042 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 75% 2026-05-22 00:57:17.981048 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 80% 2026-05-22 00:57:17.981054 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 85% 2026-05-22 00:57:17.981060 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 90% 2026-05-22 00:57:17.981067 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 95% 2026-05-22 00:57:17.981074 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 100% (Reading database ... 19970 files and directories currently installed.) 2026-05-22 00:57:17.981083 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-22 00:57:17.981089 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:57:17.981096 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-22 00:57:17.981102 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:57:17.981109 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-22 00:57:17.981115 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-22 00:57:17.981121 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 00:57:17.981128 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:57:17.981134 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 00:57:17.981140 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:57:17.981147 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-22 00:57:17.981153 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:57:17.981159 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:57:17.981166 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:57:17.981172 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:57:17.981178 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-22 00:57:17.981194 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-22 00:57:17.981201 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:57:17.981226 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 00:57:17.981233 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:57:17.981240 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:57:17.981263 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:57:17.981270 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:57:17.981277 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:57:17.981283 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:57:17.981290 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:57:17.981297 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:57:17.981303 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-22 00:57:17.981319 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:57:17.981326 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:57:17.981332 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-22 00:57:17.981339 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:57:17.981345 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:57:17.981352 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-22 00:57:17.981358 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2026-05-22 00:57:17.981396 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:57:17.981403 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:57:17.981410 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2026-05-22 00:57:17.981417 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:57:17.981423 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:57:17.981429 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2026-05-22 00:57:17.981435 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing lto-disabled-list (47) ... 2026-05-22 00:57:17.981442 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2026-05-22 00:57:17.981448 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing make (4.3-4.1build2) ... 2026-05-22 00:57:17.981454 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-22 00:57:17.981461 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2026-05-22 00:57:17.981467 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 00:57:17.981473 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Collecting pyclean==3.0.0 2026-05-22 00:57:17.981479 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-22 00:57:17.981486 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-22 00:57:17.981492 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Installing collected packages: pyclean 2026-05-22 00:57:17.981498 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Successfully installed pyclean-3.0.0 2026-05-22 00:57:17.981505 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Cleaning directory /var/lib/kolla/venv 2026-05-22 00:57:17.981517 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2026-05-22 00:57:17.981523 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Total 12979 files, 2175 directories removed. 2026-05-22 00:57:17.981530 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2026-05-22 00:57:17.981536 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Cleaning directory /usr 2026-05-22 00:57:17.981542 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2026-05-22 00:57:17.981549 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Total 1380 files, 143 directories removed. 2026-05-22 00:57:17.981555 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2026-05-22 00:57:17.981561 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Found existing installation: pyclean 3.0.0 2026-05-22 00:57:17.981567 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Uninstalling pyclean-3.0.0: 2026-05-22 00:57:17.981574 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Successfully uninstalled pyclean-3.0.0 2026-05-22 00:57:17.981580 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Removed intermediate container deb2c587b571 2026-05-22 00:57:17.981586 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> 012a84c25f18 2026-05-22 00:57:17.981615 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Step 9/9 : USER neutron 2026-05-22 00:57:17.981625 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Running in 97b173d756f7 2026-05-22 00:57:17.981632 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Removed intermediate container 97b173d756f7 2026-05-22 00:57:17.981638 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> 3fc0657236dd 2026-05-22 00:57:17.981644 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Successfully built 8b93c1fc8194 2026-05-22 00:57:17.981651 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Successfully tagged osism.harbor.regio.digital/kolla/neutron-server:build-20260522 2026-05-22 00:57:17.981662 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Built at 2026-05-22 00:57:17.981376 (took 0:01:06.451414) 2026-05-22 00:57:17.981669 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-infoblox-ipam-agent) to queue 2026-05-22 00:57:17.981885 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-l3-agent) 2026-05-22 00:57:17.981946 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-l3-agent:Processing 2026-05-22 00:57:17.981989 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Building started at 2026-05-22 00:57:17.981928 2026-05-22 00:57:17.982768 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-l3-agent:Turned 0 plugins into plugins archive 2026-05-22 00:57:17.983185 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-l3-agent:Turned 0 additions into additions archive 2026-05-22 00:58:05.089449 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Step 1/8 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20260522 2026-05-22 00:58:05.089576 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> 714fa427e1bb 2026-05-22 00:58:05.089848 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Step 2/8 : LABEL "build-date"="20260522" "name"="neutron-l3-agent" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="neutron-l3-agent" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:58:05.089952 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Running in 126a5ab68d53 2026-05-22 00:58:05.090095 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Removed intermediate container 126a5ab68d53 2026-05-22 00:58:05.090194 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> 4f397d89b7e1 2026-05-22 00:58:05.090268 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Step 3/8 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends strongswan radvd libnetfilter-log1 && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-05-22 00:58:05.090363 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Running in 450a203ee2c2 2026-05-22 00:58:05.090433 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 00:58:05.091725 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:6 https://download.docker.com/linux/ubuntu noble InRelease [48.5 kB] 2026-05-22 00:58:05.091772 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-22 00:58:05.091781 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-22 00:58:05.091790 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-22 00:58:05.091797 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-22 00:58:05.091805 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-22 00:58:05.091812 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:8 https://download.docker.com/linux/ubuntu noble/stable amd64 Packages [66.7 kB] 2026-05-22 00:58:05.091819 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-22 00:58:05.091825 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:10 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-22 00:58:05.091832 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:11 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-22 00:58:05.091839 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,148 kB] 2026-05-22 00:58:05.091846 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,457 kB] 2026-05-22 00:58:05.091853 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-22 00:58:05.091860 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-05-22 00:58:05.091867 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:16 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,505 kB] 2026-05-22 00:58:05.091874 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:17 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,072 kB] 2026-05-22 00:58:05.091881 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Fetched 30.3 MB in 3s (11.8 MB/s) 2026-05-22 00:58:05.091907 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Reading package lists... 2026-05-22 00:58:05.091915 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Reading package lists... 2026-05-22 00:58:05.091922 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Building dependency tree... 2026-05-22 00:58:05.091929 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Reading state information... 2026-05-22 00:58:05.091936 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:radvd is already the newest version (1:2.19-1ubuntu1). 2026-05-22 00:58:05.091943 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:The following additional packages will be installed: 2026-05-22 00:58:05.091950 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libstrongswan strongswan-charon strongswan-libcharon strongswan-starter 2026-05-22 00:58:05.091964 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Suggested packages: 2026-05-22 00:58:05.091972 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libstrongswan-extra-plugins libcharon-extra-plugins 2026-05-22 00:58:05.091979 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Recommended packages: 2026-05-22 00:58:05.092000 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libstrongswan-standard-plugins libcharon-extauth-plugins 2026-05-22 00:58:05.092011 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:The following NEW packages will be installed: 2026-05-22 00:58:05.092114 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libnetfilter-log1 libstrongswan strongswan strongswan-charon 2026-05-22 00:58:05.092190 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: strongswan-libcharon strongswan-starter 2026-05-22 00:58:05.092258 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:58:05.092344 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Need to get 880 kB of archives. 2026-05-22 00:58:05.092401 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:After this operation, 3,537 kB of additional disk space will be used. 2026-05-22 00:58:05.092471 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 00:58:05.092569 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libstrongswan amd64 5.9.13-2ubuntu4.24.04.3 [407 kB] 2026-05-22 00:58:05.092673 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 strongswan-libcharon amd64 5.9.13-2ubuntu4.24.04.3 [265 kB] 2026-05-22 00:58:05.092757 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 strongswan-charon amd64 5.9.13-2ubuntu4.24.04.3 [23.5 kB] 2026-05-22 00:58:05.092833 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 strongswan-starter amd64 5.9.13-2ubuntu4.24.04.3 [153 kB] 2026-05-22 00:58:05.092913 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:6 http://archive.ubuntu.com/ubuntu noble/universe amd64 libnetfilter-log1 amd64 1.0.2-4build1 [13.8 kB] 2026-05-22 00:58:05.092990 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 strongswan all 5.9.13-2ubuntu4.24.04.3 [18.5 kB] 2026-05-22 00:58:05.093067 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Preconfiguring packages ... 2026-05-22 00:58:05.093161 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Fetched 880 kB in 0s (3,054 kB/s) 2026-05-22 00:58:05.093235 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Selecting previously unselected package libstrongswan. 2026-05-22 00:58:05.093306 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 2026-05-22 00:58:05.093388 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:58:05.093466 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 70% 2026-05-22 00:58:05.093542 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 75% 2026-05-22 00:58:05.093648 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 80% 2026-05-22 00:58:05.093735 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 85% 2026-05-22 00:58:05.093813 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 90% 2026-05-22 00:58:05.093890 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 95% 2026-05-22 00:58:05.093987 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 100% (Reading database ... 19979 files and directories currently installed.) 2026-05-22 00:58:05.094070 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Preparing to unpack .../0-libstrongswan_5.9.13-2ubuntu4.24.04.3_amd64.deb ... 2026-05-22 00:58:05.094179 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Unpacking libstrongswan (5.9.13-2ubuntu4.24.04.3) ... 2026-05-22 00:58:05.094258 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Selecting previously unselected package strongswan-libcharon. 2026-05-22 00:58:05.094343 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Preparing to unpack .../1-strongswan-libcharon_5.9.13-2ubuntu4.24.04.3_amd64.deb ... 2026-05-22 00:58:05.094413 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Unpacking strongswan-libcharon (5.9.13-2ubuntu4.24.04.3) ... 2026-05-22 00:58:05.094489 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Selecting previously unselected package strongswan-charon. 2026-05-22 00:58:05.094563 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Preparing to unpack .../2-strongswan-charon_5.9.13-2ubuntu4.24.04.3_amd64.deb ... 2026-05-22 00:58:05.094671 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Unpacking strongswan-charon (5.9.13-2ubuntu4.24.04.3) ... 2026-05-22 00:58:05.094750 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Selecting previously unselected package strongswan-starter. 2026-05-22 00:58:05.094825 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Preparing to unpack .../3-strongswan-starter_5.9.13-2ubuntu4.24.04.3_amd64.deb ... 2026-05-22 00:58:05.094899 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Unpacking strongswan-starter (5.9.13-2ubuntu4.24.04.3) ... 2026-05-22 00:58:05.094974 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Selecting previously unselected package libnetfilter-log1:amd64. 2026-05-22 00:58:05.095045 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Preparing to unpack .../4-libnetfilter-log1_1.0.2-4build1_amd64.deb ... 2026-05-22 00:58:05.095134 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Unpacking libnetfilter-log1:amd64 (1.0.2-4build1) ... 2026-05-22 00:58:05.095207 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Selecting previously unselected package strongswan. 2026-05-22 00:58:05.095281 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Preparing to unpack .../5-strongswan_5.9.13-2ubuntu4.24.04.3_all.deb ... 2026-05-22 00:58:05.095355 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Unpacking strongswan (5.9.13-2ubuntu4.24.04.3) ... 2026-05-22 00:58:05.095426 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Setting up libnetfilter-log1:amd64 (1.0.2-4build1) ... 2026-05-22 00:58:05.095514 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Setting up libstrongswan (5.9.13-2ubuntu4.24.04.3) ... 2026-05-22 00:58:05.096819 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Setting up strongswan-libcharon (5.9.13-2ubuntu4.24.04.3) ... 2026-05-22 00:58:05.096865 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Setting up strongswan-charon (5.9.13-2ubuntu4.24.04.3) ... 2026-05-22 00:58:05.096876 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Setting up strongswan-starter (5.9.13-2ubuntu4.24.04.3) ... 2026-05-22 00:58:05.096886 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:invoke-rc.d: could not determine current runlevel 2026-05-22 00:58:05.096896 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-22 00:58:05.096905 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:invoke-rc.d: could not determine current runlevel 2026-05-22 00:58:05.096914 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-22 00:58:05.096923 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Setting up strongswan (5.9.13-2ubuntu4.24.04.3) ... 2026-05-22 00:58:05.096932 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 00:58:05.096941 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Removed intermediate container 450a203ee2c2 2026-05-22 00:58:05.096951 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> 5ef394dd69f7 2026-05-22 00:58:05.096960 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Step 4/8 : COPY patches /patches 2026-05-22 00:58:05.096970 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> d0b555c106f8 2026-05-22 00:58:05.096979 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Step 5/8 : RUN kolla_patch 2026-05-22 00:58:05.096988 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Running in 6a04382258ba 2026-05-22 00:58:05.096997 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:[i] No series file found, nothing to patch. 2026-05-22 00:58:05.097006 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Removed intermediate container 6a04382258ba 2026-05-22 00:58:05.097037 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> b3ccbfc4d4d5 2026-05-22 00:58:05.097047 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Step 6/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-05-22 00:58:05.097056 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> 7bbf47376af8 2026-05-22 00:58:05.097067 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Step 7/8 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 00:58:05.097099 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Running in 895dfd1c5ff6 2026-05-22 00:58:05.097109 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Reading package lists... 2026-05-22 00:58:05.097117 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Building dependency tree... 2026-05-22 00:58:05.097126 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Reading state information... 2026-05-22 00:58:05.097148 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:The following packages were automatically installed and are no longer required: 2026-05-22 00:58:05.097157 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 00:58:05.098693 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 00:58:05.098714 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 00:58:05.098725 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 00:58:05.098733 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 00:58:05.098742 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 00:58:05.098751 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 00:58:05.098759 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: xz-utils 2026-05-22 00:58:05.098768 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Use 'apt autoremove' to remove them. 2026-05-22 00:58:05.098777 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:The following packages will be REMOVED: 2026-05-22 00:58:05.098786 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: build-essential 2026-05-22 00:58:05.098794 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-22 00:58:05.098803 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:After this operation, 17.4 kB disk space will be freed. 2026-05-22 00:58:05.098812 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 2026-05-22 00:58:05.098821 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:58:05.098831 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 70% 2026-05-22 00:58:05.098839 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 75% 2026-05-22 00:58:05.098848 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 2026-05-22 00:58:05.098857 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:80% 2026-05-22 00:58:05.098865 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 85% 2026-05-22 00:58:05.098874 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 90% 2026-05-22 00:58:05.098894 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 95% 2026-05-22 00:58:05.098903 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 100% (Reading database ... 20169 files and directories currently installed.) 2026-05-22 00:58:05.098913 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing build-essential (12.10ubuntu1) ... 2026-05-22 00:58:05.098921 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Reading package lists... 2026-05-22 00:58:05.098930 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Building dependency tree... 2026-05-22 00:58:05.098938 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Reading state information... 2026-05-22 00:58:05.098947 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:The following packages will be REMOVED: 2026-05-22 00:58:05.098955 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 00:58:05.098964 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 00:58:05.098973 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 00:58:05.098982 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 00:58:05.098990 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 00:58:05.098999 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 00:58:05.099007 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 00:58:05.099016 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: xz-utils 2026-05-22 00:58:05.099024 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-22 00:58:05.099033 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:After this operation, 228 MB disk space will be freed. 2026-05-22 00:58:05.099042 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 2026-05-22 00:58:05.099059 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 2026-05-22 00:58:05.099070 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:45% (Reading database ... 50% 2026-05-22 00:58:05.099103 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: (Reading database ... 55% (Reading database ... 2026-05-22 00:58:05.099122 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:60% (Reading database ... 65% 2026-05-22 00:58:05.099131 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 70% 2026-05-22 00:58:05.099140 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 75% 2026-05-22 00:58:05.099148 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 80% 2026-05-22 00:58:05.099157 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 85% 2026-05-22 00:58:05.099165 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 90% 2026-05-22 00:58:05.099173 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 95% 2026-05-22 00:58:05.099182 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 100% (Reading database ... 20160 files and directories currently installed.) 2026-05-22 00:58:05.099194 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-22 00:58:05.099203 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:58:05.099380 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-22 00:58:05.099432 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:58:05.099452 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-22 00:58:05.099485 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-22 00:58:05.099499 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 00:58:05.099586 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2026-05-22 00:58:05.099689 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:58:05.099795 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 00:58:05.099813 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:58:05.100005 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-22 00:58:05.100041 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2026-05-22 00:58:05.100055 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:58:05.100070 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:58:05.100156 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:58:05.100220 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:58:05.100288 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2026-05-22 00:58:05.100359 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-22 00:58:05.100429 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-22 00:58:05.100497 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:58:05.100563 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 00:58:05.100679 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:58:05.100731 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:58:05.100799 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2026-05-22 00:58:05.100868 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:58:05.100938 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2026-05-22 00:58:05.101006 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:58:05.101086 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:58:05.101153 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:58:05.101238 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:58:05.101307 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2026-05-22 00:58:05.101374 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:58:05.101440 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-22 00:58:05.101505 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:58:05.101569 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:58:05.101654 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-22 00:58:05.101729 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:58:05.101809 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:58:05.101865 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-22 00:58:05.101931 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:58:05.101998 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:58:05.102062 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:58:05.102183 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2026-05-22 00:58:05.102252 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:58:05.102322 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2026-05-22 00:58:05.102387 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing lto-disabled-list (47) ... 2026-05-22 00:58:05.102442 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing make (4.3-4.1build2) ... 2026-05-22 00:58:05.102497 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-22 00:58:05.102549 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 00:58:05.102616 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Collecting pyclean==3.0.0 2026-05-22 00:58:05.102674 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-22 00:58:05.102731 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-22 00:58:05.102785 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Installing collected packages: pyclean 2026-05-22 00:58:05.102838 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Successfully installed pyclean-3.0.0 2026-05-22 00:58:05.102891 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Cleaning directory /var/lib/kolla/venv 2026-05-22 00:58:05.102943 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2026-05-22 00:58:05.103011 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Total 12852 files, 2120 directories removed. 2026-05-22 00:58:05.103062 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2026-05-22 00:58:05.103134 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Cleaning directory /usr 2026-05-22 00:58:05.103185 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2026-05-22 00:58:05.103240 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Total 1380 files, 143 directories removed. 2026-05-22 00:58:05.103292 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2026-05-22 00:58:05.103348 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Found existing installation: pyclean 3.0.0 2026-05-22 00:58:05.103401 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Uninstalling pyclean-3.0.0: 2026-05-22 00:58:05.103454 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: Successfully uninstalled pyclean-3.0.0 2026-05-22 00:58:05.103507 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Removed intermediate container 895dfd1c5ff6 2026-05-22 00:58:05.103560 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> 3262e9f0a4af 2026-05-22 00:58:05.103615 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Step 8/8 : USER neutron 2026-05-22 00:58:05.103705 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Running in 823835d8dd6e 2026-05-22 00:58:05.103760 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Removed intermediate container 823835d8dd6e 2026-05-22 00:58:05.103814 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> 7af78b5535b4 2026-05-22 00:58:05.103872 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Successfully built 093f3c08b7e9 2026-05-22 00:58:05.103926 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-l3-agent:build-20260522 2026-05-22 00:58:05.104032 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Built at 2026-05-22 00:58:05.103937 (took 0:00:47.122009) 2026-05-22 00:58:05.104481 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-ovn-vpn-agent) 2026-05-22 00:58:05.104565 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-ovn-vpn-agent:Processing 2026-05-22 00:58:05.104666 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Building started at 2026-05-22 00:58:05.104549 2026-05-22 00:58:05.105632 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-ovn-vpn-agent:Turned 0 plugins into plugins archive 2026-05-22 00:58:05.106266 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-ovn-vpn-agent:Turned 0 additions into additions archive 2026-05-22 00:58:48.213735 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Step 1/5 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20260522 2026-05-22 00:58:48.213842 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> 714fa427e1bb 2026-05-22 00:58:48.213925 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Step 2/5 : LABEL "build-date"="20260522" "name"="neutron-ovn-vpn-agent" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="neutron-ovn-vpn-agent" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:58:48.213956 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Running in 463cdd100f22 2026-05-22 00:58:48.214635 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Removed intermediate container 463cdd100f22 2026-05-22 00:58:48.217683 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> 3cfe41270b87 2026-05-22 00:58:48.217710 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Step 3/5 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends strongswan && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-05-22 00:58:48.217724 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Running in 1ec13fa3959c 2026-05-22 00:58:48.217737 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-22 00:58:48.217750 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 00:58:48.217762 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:7 https://download.docker.com/linux/ubuntu noble InRelease [48.5 kB] 2026-05-22 00:58:48.217775 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-22 00:58:48.217787 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-22 00:58:48.217799 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-22 00:58:48.217811 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-22 00:58:48.217823 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:8 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-22 00:58:48.217836 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:9 https://download.docker.com/linux/ubuntu noble/stable amd64 Packages [66.7 kB] 2026-05-22 00:58:48.217848 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-22 00:58:48.217860 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:11 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-22 00:58:48.217872 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,148 kB] 2026-05-22 00:58:48.217899 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,457 kB] 2026-05-22 00:58:48.217912 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-22 00:58:48.217955 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-05-22 00:58:48.217967 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:16 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,505 kB] 2026-05-22 00:58:48.217976 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:17 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,072 kB] 2026-05-22 00:58:48.217986 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Fetched 30.3 MB in 3s (11.9 MB/s) 2026-05-22 00:58:48.217996 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Reading package lists... 2026-05-22 00:58:48.218006 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Reading package lists... 2026-05-22 00:58:48.218015 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Building dependency tree... 2026-05-22 00:58:48.218025 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Reading state information... 2026-05-22 00:58:48.218034 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:The following additional packages will be installed: 2026-05-22 00:58:48.218044 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libstrongswan strongswan-charon strongswan-libcharon strongswan-starter 2026-05-22 00:58:48.218053 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Suggested packages: 2026-05-22 00:58:48.218063 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libstrongswan-extra-plugins libcharon-extra-plugins 2026-05-22 00:58:48.218073 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Recommended packages: 2026-05-22 00:58:48.218083 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libstrongswan-standard-plugins libcharon-extauth-plugins 2026-05-22 00:58:48.218092 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:The following NEW packages will be installed: 2026-05-22 00:58:48.218102 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libstrongswan strongswan strongswan-charon strongswan-libcharon 2026-05-22 00:58:48.218122 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: strongswan-starter 2026-05-22 00:58:48.218132 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 00:58:48.218142 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Need to get 866 kB of archives. 2026-05-22 00:58:48.218151 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:After this operation, 3,481 kB of additional disk space will be used. 2026-05-22 00:58:48.218170 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 00:58:48.218180 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libstrongswan amd64 5.9.13-2ubuntu4.24.04.3 [407 kB] 2026-05-22 00:58:48.218191 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 strongswan-libcharon amd64 5.9.13-2ubuntu4.24.04.3 [265 kB] 2026-05-22 00:58:48.218201 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 strongswan-charon amd64 5.9.13-2ubuntu4.24.04.3 [23.5 kB] 2026-05-22 00:58:48.218210 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 strongswan-starter amd64 5.9.13-2ubuntu4.24.04.3 [153 kB] 2026-05-22 00:58:48.218220 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 strongswan all 5.9.13-2ubuntu4.24.04.3 [18.5 kB] 2026-05-22 00:58:48.218230 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Preconfiguring packages ... 2026-05-22 00:58:48.218239 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Fetched 866 kB in 0s (3,778 kB/s) 2026-05-22 00:58:48.218249 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Selecting previously unselected package libstrongswan. 2026-05-22 00:58:48.218258 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 2026-05-22 00:58:48.218279 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:58:48.218291 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 70% 2026-05-22 00:58:48.218301 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 75% 2026-05-22 00:58:48.218310 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 80% 2026-05-22 00:58:48.218320 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 85% 2026-05-22 00:58:48.218329 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 90% 2026-05-22 00:58:48.218339 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 95% 2026-05-22 00:58:48.218348 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 100% (Reading database ... 19979 files and directories currently installed.) 2026-05-22 00:58:48.218358 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Preparing to unpack .../libstrongswan_5.9.13-2ubuntu4.24.04.3_amd64.deb ... 2026-05-22 00:58:48.218368 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Unpacking libstrongswan (5.9.13-2ubuntu4.24.04.3) ... 2026-05-22 00:58:48.218377 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Selecting previously unselected package strongswan-libcharon. 2026-05-22 00:58:48.218387 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Preparing to unpack .../strongswan-libcharon_5.9.13-2ubuntu4.24.04.3_amd64.deb ... 2026-05-22 00:58:48.218396 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Unpacking strongswan-libcharon (5.9.13-2ubuntu4.24.04.3) ... 2026-05-22 00:58:48.218406 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Selecting previously unselected package strongswan-charon. 2026-05-22 00:58:48.218415 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Preparing to unpack .../strongswan-charon_5.9.13-2ubuntu4.24.04.3_amd64.deb ... 2026-05-22 00:58:48.218425 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Unpacking strongswan-charon (5.9.13-2ubuntu4.24.04.3) ... 2026-05-22 00:58:48.218434 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Selecting previously unselected package strongswan-starter. 2026-05-22 00:58:48.218444 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Preparing to unpack .../strongswan-starter_5.9.13-2ubuntu4.24.04.3_amd64.deb ... 2026-05-22 00:58:48.218453 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Unpacking strongswan-starter (5.9.13-2ubuntu4.24.04.3) ... 2026-05-22 00:58:48.218463 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Selecting previously unselected package strongswan. 2026-05-22 00:58:48.218472 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Preparing to unpack .../strongswan_5.9.13-2ubuntu4.24.04.3_all.deb ... 2026-05-22 00:58:48.218488 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Unpacking strongswan (5.9.13-2ubuntu4.24.04.3) ... 2026-05-22 00:58:48.218498 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Setting up libstrongswan (5.9.13-2ubuntu4.24.04.3) ... 2026-05-22 00:58:48.218507 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Setting up strongswan-libcharon (5.9.13-2ubuntu4.24.04.3) ... 2026-05-22 00:58:48.218517 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Setting up strongswan-charon (5.9.13-2ubuntu4.24.04.3) ... 2026-05-22 00:58:48.218536 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Setting up strongswan-starter (5.9.13-2ubuntu4.24.04.3) ... 2026-05-22 00:58:48.218546 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:invoke-rc.d: could not determine current runlevel 2026-05-22 00:58:48.218555 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-22 00:58:48.218565 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:invoke-rc.d: could not determine current runlevel 2026-05-22 00:58:48.218582 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-22 00:58:48.218628 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Setting up strongswan (5.9.13-2ubuntu4.24.04.3) ... 2026-05-22 00:58:48.218643 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Removed intermediate container 1ec13fa3959c 2026-05-22 00:58:48.218653 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> ff5292f7a9b9 2026-05-22 00:58:48.218664 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Step 4/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 00:58:48.218675 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Running in 2044bec9278d 2026-05-22 00:58:48.218685 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Reading package lists... 2026-05-22 00:58:48.218695 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Building dependency tree... 2026-05-22 00:58:48.218704 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Reading state information... 2026-05-22 00:58:48.218714 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:The following packages were automatically installed and are no longer required: 2026-05-22 00:58:48.218723 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 00:58:48.218733 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 00:58:48.218743 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 00:58:48.218753 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 00:58:48.218762 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 00:58:48.218772 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 00:58:48.218781 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 00:58:48.218791 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: xz-utils 2026-05-22 00:58:48.218801 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Use 'apt autoremove' to remove them. 2026-05-22 00:58:48.218816 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:The following packages will be REMOVED: 2026-05-22 00:58:48.218826 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: build-essential 2026-05-22 00:58:48.218836 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-22 00:58:48.218845 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:After this operation, 17.4 kB disk space will be freed. 2026-05-22 00:58:48.218855 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 2026-05-22 00:58:48.218864 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 2026-05-22 00:58:48.218875 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% 2026-05-22 00:58:48.218903 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 75% 2026-05-22 00:58:48.218914 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 80% 2026-05-22 00:58:48.218933 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 85% 2026-05-22 00:58:48.218954 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 90% 2026-05-22 00:58:48.218965 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 95% 2026-05-22 00:58:48.218975 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 100% (Reading database ... 20162 files and directories currently installed.) 2026-05-22 00:58:48.218984 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing build-essential (12.10ubuntu1) ... 2026-05-22 00:58:48.218998 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Reading package lists... 2026-05-22 00:58:48.219008 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Building dependency tree... 2026-05-22 00:58:48.219046 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Reading state information... 2026-05-22 00:58:48.219831 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:The following packages will be REMOVED: 2026-05-22 00:58:48.219853 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 00:58:48.219869 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 00:58:48.219883 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 00:58:48.219916 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 00:58:48.219967 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 00:58:48.219984 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 00:58:48.219998 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 00:58:48.220086 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: xz-utils 2026-05-22 00:58:48.220100 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-22 00:58:48.220115 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:After this operation, 228 MB disk space will be freed. 2026-05-22 00:58:48.220164 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 2026-05-22 00:58:48.220181 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 2026-05-22 00:58:48.220240 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 2026-05-22 00:58:48.220253 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:65% 2026-05-22 00:58:48.220338 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 70% 2026-05-22 00:58:48.220352 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 75% 2026-05-22 00:58:48.220366 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 80% 2026-05-22 00:58:48.220413 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 85% 2026-05-22 00:58:48.220429 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 90% 2026-05-22 00:58:48.220474 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 95% 2026-05-22 00:58:48.221292 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 100% (Reading database ... 20153 files and directories currently installed.) 2026-05-22 00:58:48.221317 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-22 00:58:48.222061 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:58:48.222097 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-22 00:58:48.222108 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:58:48.222121 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-22 00:58:48.222149 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-22 00:58:48.222200 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 00:58:48.222212 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:58:48.222227 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 00:58:48.222275 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:58:48.222292 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-22 00:58:48.222305 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:58:48.222359 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:58:48.222375 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:58:48.222389 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:58:48.222436 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-22 00:58:48.222449 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-22 00:58:48.222463 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:58:48.222509 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 00:58:48.222525 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:58:48.222539 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:58:48.222584 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:58:48.222623 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:58:48.222637 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:58:48.222668 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:58:48.222717 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:58:48.222733 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:58:48.222779 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-22 00:58:48.222795 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:58:48.222809 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:58:48.222855 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-22 00:58:48.222871 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:58:48.222926 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:58:48.222942 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-22 00:58:48.222957 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:58:48.222982 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:58:48.223032 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:58:48.223048 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:58:48.223062 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing lto-disabled-list (47) ... 2026-05-22 00:58:48.223107 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing make (4.3-4.1build2) ... 2026-05-22 00:58:48.223123 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-22 00:58:48.223137 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 00:58:48.223182 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Collecting pyclean==3.0.0 2026-05-22 00:58:48.223199 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-22 00:58:48.223256 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-22 00:58:48.223269 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Installing collected packages: pyclean 2026-05-22 00:58:48.223283 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Successfully installed pyclean-3.0.0 2026-05-22 00:58:48.223334 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Cleaning directory /var/lib/kolla/venv 2026-05-22 00:58:48.223346 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: 2026-05-22 00:58:48.223360 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Total 12852 files, 2120 directories removed. 2026-05-22 00:58:48.223407 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: 2026-05-22 00:58:48.223423 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Cleaning directory /usr 2026-05-22 00:58:48.223437 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: 2026-05-22 00:58:48.223680 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Total 1380 files, 143 directories removed. 2026-05-22 00:58:48.223759 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: 2026-05-22 00:58:48.223773 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Found existing installation: pyclean 3.0.0 2026-05-22 00:58:48.223784 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Uninstalling pyclean-3.0.0: 2026-05-22 00:58:48.223817 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: Successfully uninstalled pyclean-3.0.0 2026-05-22 00:58:48.223837 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Removed intermediate container 2044bec9278d 2026-05-22 00:58:48.223847 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> a0ad08bb1994 2026-05-22 00:58:48.223856 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Step 5/5 : USER neutron 2026-05-22 00:58:48.223870 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Running in 765435df5fa5 2026-05-22 00:58:48.223917 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Removed intermediate container 765435df5fa5 2026-05-22 00:58:48.223930 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> fa2fa1550f90 2026-05-22 00:58:48.223939 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Successfully built ff6d4e08d77f 2026-05-22 00:58:48.223949 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:build-20260522 2026-05-22 00:58:48.223965 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Built at 2026-05-22 00:58:48.223846 (took 0:00:43.119297) 2026-05-22 00:58:48.224272 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-sriov-agent) 2026-05-22 00:58:48.224288 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-sriov-agent:Processing 2026-05-22 00:58:48.224325 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Building started at 2026-05-22 00:58:48.224272 2026-05-22 00:58:48.225001 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-sriov-agent:Turned 0 plugins into plugins archive 2026-05-22 00:58:48.225358 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-sriov-agent:Turned 0 additions into additions archive 2026-05-22 00:59:23.794270 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Step 1/6 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20260522 2026-05-22 00:59:23.794367 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> 714fa427e1bb 2026-05-22 00:59:23.794509 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Step 2/6 : LABEL "build-date"="20260522" "name"="neutron-sriov-agent" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="neutron-sriov-agent" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 00:59:23.794639 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> Running in 3febc0b2038e 2026-05-22 00:59:23.795759 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> Removed intermediate container 3febc0b2038e 2026-05-22 00:59:23.795787 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> 174ce1b7597d 2026-05-22 00:59:23.795793 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Step 3/6 : COPY patches /patches 2026-05-22 00:59:23.795798 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> 2a582d54c087 2026-05-22 00:59:23.795803 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Step 4/6 : RUN kolla_patch 2026-05-22 00:59:23.795807 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> Running in 747298b7f3e2 2026-05-22 00:59:23.795812 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:[i] No series file found, nothing to patch. 2026-05-22 00:59:23.795816 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> Removed intermediate container 747298b7f3e2 2026-05-22 00:59:23.795820 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> 296ccadd6cbc 2026-05-22 00:59:23.795826 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 00:59:23.795832 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> Running in c4f6bcdd4348 2026-05-22 00:59:23.795836 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Reading package lists... 2026-05-22 00:59:23.795841 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Building dependency tree... 2026-05-22 00:59:23.795845 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Reading state information... 2026-05-22 00:59:23.795849 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:The following packages were automatically installed and are no longer required: 2026-05-22 00:59:23.795865 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 00:59:23.795870 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 00:59:23.795874 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 00:59:23.795879 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 00:59:23.795883 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 00:59:23.795891 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 00:59:23.795895 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 00:59:23.795899 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: xz-utils 2026-05-22 00:59:23.795902 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Use 'apt autoremove' to remove them. 2026-05-22 00:59:23.795905 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:The following packages will be REMOVED: 2026-05-22 00:59:23.795909 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: build-essential 2026-05-22 00:59:23.795912 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-22 00:59:23.795916 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:After this operation, 17.4 kB disk space will be freed. 2026-05-22 00:59:23.795920 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 2026-05-22 00:59:23.795924 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:59:23.795928 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 70% 2026-05-22 00:59:23.795931 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 75% 2026-05-22 00:59:23.795935 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 80% 2026-05-22 00:59:23.795938 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 85% 2026-05-22 00:59:23.795942 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 90% 2026-05-22 00:59:23.795945 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 95% 2026-05-22 00:59:23.795948 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 100% (Reading database ... 19979 files and directories currently installed.) 2026-05-22 00:59:23.795952 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing build-essential (12.10ubuntu1) ... 2026-05-22 00:59:23.795956 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Reading package lists... 2026-05-22 00:59:23.795964 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Building dependency tree... 2026-05-22 00:59:23.795968 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Reading state information... 2026-05-22 00:59:23.795971 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:The following packages will be REMOVED: 2026-05-22 00:59:23.795975 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 00:59:23.795978 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 00:59:23.795981 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 00:59:23.795985 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 00:59:23.795988 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 00:59:23.795992 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 00:59:23.795995 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 00:59:23.795999 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: xz-utils 2026-05-22 00:59:23.796002 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-22 00:59:23.796009 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:After this operation, 228 MB disk space will be freed. 2026-05-22 00:59:23.796012 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 2026-05-22 00:59:23.796018 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 00:59:23.796022 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 70% (Reading database ... 75% 2026-05-22 00:59:23.796026 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 80% 2026-05-22 00:59:23.796029 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 85% (Reading database ... 90% (Reading database ... 95% 2026-05-22 00:59:23.796033 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 100% (Reading database ... 19970 files and directories currently installed.) 2026-05-22 00:59:23.796036 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-22 00:59:23.796040 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:59:23.797659 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-22 00:59:23.797674 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:59:23.797679 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-22 00:59:23.797682 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-22 00:59:23.797686 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 00:59:23.797689 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:59:23.797693 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 00:59:23.797696 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:59:23.797700 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-22 00:59:23.797703 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:59:23.797707 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:59:23.797710 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:59:23.797713 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:59:23.797717 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-22 00:59:23.797720 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-22 00:59:23.797723 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:59:23.797726 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 00:59:23.797758 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:59:23.797761 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:59:23.797765 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:59:23.797768 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 00:59:23.797771 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:59:23.797780 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:59:23.797783 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:59:23.797787 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:59:23.797790 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-22 00:59:23.797793 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:59:23.797796 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:59:23.797800 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-22 00:59:23.797803 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:59:23.797806 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:59:23.797810 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-22 00:59:23.797813 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:59:23.797816 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 00:59:23.797820 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: 2026-05-22 00:59:23.797823 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:59:23.797827 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: 2026-05-22 00:59:23.797837 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 00:59:23.797840 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing lto-disabled-list (47) ... 2026-05-22 00:59:23.797844 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing make (4.3-4.1build2) ... 2026-05-22 00:59:23.797847 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-22 00:59:23.797850 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 00:59:23.797854 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Collecting pyclean==3.0.0 2026-05-22 00:59:23.797861 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-22 00:59:23.797865 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-22 00:59:23.797868 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Installing collected packages: pyclean 2026-05-22 00:59:23.797871 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Successfully installed pyclean-3.0.0 2026-05-22 00:59:23.797875 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Cleaning directory /var/lib/kolla/venv 2026-05-22 00:59:23.797878 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: 2026-05-22 00:59:23.797882 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Total 12852 files, 2120 directories removed. 2026-05-22 00:59:23.797885 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: 2026-05-22 00:59:23.797888 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Cleaning directory /usr 2026-05-22 00:59:23.797891 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: 2026-05-22 00:59:23.797895 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Total 1380 files, 143 directories removed. 2026-05-22 00:59:23.797898 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: 2026-05-22 00:59:23.797902 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Found existing installation: pyclean 3.0.0 2026-05-22 00:59:23.797905 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Uninstalling pyclean-3.0.0: 2026-05-22 00:59:23.797908 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: Successfully uninstalled pyclean-3.0.0 2026-05-22 00:59:23.797915 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> Removed intermediate container c4f6bcdd4348 2026-05-22 00:59:23.797918 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> 575d7f596e45 2026-05-22 00:59:23.797922 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Step 6/6 : USER neutron 2026-05-22 00:59:23.797925 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> Running in 77428eb045d2 2026-05-22 00:59:23.797929 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> Removed intermediate container 77428eb045d2 2026-05-22 00:59:23.797932 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> d5100e1a0135 2026-05-22 00:59:23.797935 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Successfully built 08ff624352ae 2026-05-22 00:59:23.797939 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-sriov-agent:build-20260522 2026-05-22 00:59:23.797943 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Built at 2026-05-22 00:59:23.797414 (took 0:00:35.573142) 2026-05-22 00:59:23.798708 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-mlnx-agent) 2026-05-22 00:59:23.798802 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-mlnx-agent:Processing 2026-05-22 00:59:23.798854 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Building started at 2026-05-22 00:59:23.798819 2026-05-22 00:59:23.800007 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-mlnx-agent:Turned 0 plugins into plugins archive 2026-05-22 00:59:23.800400 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-mlnx-agent:Turned 0 additions into additions archive 2026-05-22 01:00:12.730459 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Step 1/8 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20260522 2026-05-22 01:00:12.730558 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> 714fa427e1bb 2026-05-22 01:00:12.730671 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Step 2/8 : LABEL "build-date"="20260522" "name"="neutron-mlnx-agent" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="neutron-mlnx-agent" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 01:00:12.730724 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Running in 2b03c76e5cbc 2026-05-22 01:00:12.730800 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Removed intermediate container 2b03c76e5cbc 2026-05-22 01:00:12.730843 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> 6d5ab230b6ee 2026-05-22 01:00:12.730900 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Step 3/8 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends python3-libvirt python3-ethtool && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-05-22 01:00:12.730960 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Running in 41089b558606 2026-05-22 01:00:12.731017 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-22 01:00:12.731073 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 01:00:12.731129 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:7 https://download.docker.com/linux/ubuntu noble InRelease [48.5 kB] 2026-05-22 01:00:12.731184 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-22 01:00:12.731239 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-22 01:00:12.731287 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-22 01:00:12.731343 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-22 01:00:12.731399 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:8 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-22 01:00:12.731461 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:9 https://download.docker.com/linux/ubuntu noble/stable amd64 Packages [66.7 kB] 2026-05-22 01:00:12.731552 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:10 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-22 01:00:12.731636 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-22 01:00:12.731684 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,457 kB] 2026-05-22 01:00:12.731730 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,148 kB] 2026-05-22 01:00:12.731801 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-05-22 01:00:12.731825 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-22 01:00:12.731895 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:16 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,072 kB] 2026-05-22 01:00:12.731920 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:17 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,505 kB] 2026-05-22 01:00:12.731971 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Fetched 30.3 MB in 3s (11.4 MB/s) 2026-05-22 01:00:12.732046 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Reading package lists... 2026-05-22 01:00:12.732060 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Reading package lists... 2026-05-22 01:00:12.732121 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Building dependency tree... 2026-05-22 01:00:12.732183 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Reading state information... 2026-05-22 01:00:12.732225 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:The following additional packages will be installed: 2026-05-22 01:00:12.732302 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libvirt0 2026-05-22 01:00:12.732316 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Recommended packages: 2026-05-22 01:00:12.732363 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libvirt-l10n 2026-05-22 01:00:12.732439 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:The following NEW packages will be installed: 2026-05-22 01:00:12.732453 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libvirt0 python3-ethtool python3-libvirt 2026-05-22 01:00:12.732523 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 01:00:12.732626 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Need to get 2,019 kB of archives. 2026-05-22 01:00:12.732672 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:After this operation, 7,293 kB of additional disk space will be used. 2026-05-22 01:00:12.732716 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 01:00:12.733692 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt0 amd64 10.0.0-2ubuntu8.13 [1,830 kB] 2026-05-22 01:00:12.733747 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-05-22 01:00:12.733773 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:4 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-ethtool amd64 0.14-4build4 [23.8 kB] 2026-05-22 01:00:12.733796 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Fetched 2,019 kB in 1s (2,983 kB/s) 2026-05-22 01:00:12.733805 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Selecting previously unselected package libvirt0:amd64. 2026-05-22 01:00:12.733813 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 2026-05-22 01:00:12.733822 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:00:12.733831 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 70% (Reading database ... 75% 2026-05-22 01:00:12.733839 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 80% 2026-05-22 01:00:12.733847 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 85% 2026-05-22 01:00:12.733854 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 90% 2026-05-22 01:00:12.733861 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 95% 2026-05-22 01:00:12.733870 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 100% (Reading database ... 19979 files and directories currently installed.) 2026-05-22 01:00:12.733878 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Preparing to unpack .../libvirt0_10.0.0-2ubuntu8.13_amd64.deb ... 2026-05-22 01:00:12.733886 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.13) ... 2026-05-22 01:00:12.733893 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Selecting previously unselected package python3-libvirt. 2026-05-22 01:00:12.733901 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Preparing to unpack .../python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-05-22 01:00:12.733908 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Unpacking python3-libvirt (10.0.0-1build1) ... 2026-05-22 01:00:12.733915 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Selecting previously unselected package python3-ethtool. 2026-05-22 01:00:12.733923 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Preparing to unpack .../python3-ethtool_0.14-4build4_amd64.deb ... 2026-05-22 01:00:12.733931 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Unpacking python3-ethtool (0.14-4build4) ... 2026-05-22 01:00:12.733938 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Setting up python3-ethtool (0.14-4build4) ... 2026-05-22 01:00:12.733946 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Setting up libvirt0:amd64 (10.0.0-2ubuntu8.13) ... 2026-05-22 01:00:12.733953 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Setting up python3-libvirt (10.0.0-1build1) ... 2026-05-22 01:00:12.733960 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 01:00:12.733968 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Removed intermediate container 41089b558606 2026-05-22 01:00:12.733976 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> ce2fa4d63e54 2026-05-22 01:00:12.733984 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Step 4/8 : RUN python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt networking-mlnx 2026-05-22 01:00:12.733991 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Running in 09c5841f2f6d 2026-05-22 01:00:12.734006 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Collecting networking-mlnx 2026-05-22 01:00:12.734015 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: Downloading networking_mlnx-21.0.0-py2.py3-none-any.whl.metadata (1.6 kB) 2026-05-22 01:00:12.734023 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: Babel>=1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-mlnx) (2.17.0) 2026-05-22 01:00:12.734032 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: pbr>4.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-mlnx) (7.0.0) 2026-05-22 01:00:12.734046 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Collecting defusedxml>=0.5.0 (from networking-mlnx) 2026-05-22 01:00:12.734054 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-05-22 01:00:12.734061 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-mlnx) (0.39.0) 2026-05-22 01:00:12.734070 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: netaddr>=0.7.18 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-mlnx) (1.3.0) 2026-05-22 01:00:12.734081 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: pyroute2>=0.5.7 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-mlnx) (0.8.1) 2026-05-22 01:00:12.734095 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: python-neutronclient>=6.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-mlnx) (11.4.0) 2026-05-22 01:00:12.734128 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: SQLAlchemy>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-mlnx) (2.0.38) 2026-05-22 01:00:12.734222 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: six>=1.10.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-mlnx) (1.17.0) 2026-05-22 01:00:12.734269 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.config>=5.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-mlnx) (9.7.1) 2026-05-22 01:00:12.734295 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.concurrency>=3.26.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-mlnx) (7.1.0) 2026-05-22 01:00:12.734377 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.privsep>=1.32.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-mlnx) (3.6.0) 2026-05-22 01:00:12.734414 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: python-openstackclient>=3.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-mlnx) (7.5.0) 2026-05-22 01:00:12.734462 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: neutron-lib>=3.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-mlnx) (3.18.2) 2026-05-22 01:00:12.734529 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: pyzmq in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-mlnx) (26.2.1) 2026-05-22 01:00:12.734646 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: neutron>=21.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-mlnx) (26.0.4.dev10) 2026-05-22 01:00:12.734692 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: dnspython>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->networking-mlnx) (2.7.0) 2026-05-22 01:00:12.734741 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: greenlet>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->networking-mlnx) (3.1.1) 2026-05-22 01:00:12.734794 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: Paste>=2.0.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (3.10.1) 2026-05-22 01:00:12.734845 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: PasteDeploy>=1.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (3.1.0) 2026-05-22 01:00:12.734896 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: Routes>=2.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (2.5.1) 2026-05-22 01:00:12.734932 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: debtcollector>=1.19.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (3.0.0) 2026-05-22 01:00:12.734990 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: decorator>=4.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (5.1.1) 2026-05-22 01:00:12.735039 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: pecan>=1.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (1.5.1) 2026-05-22 01:00:12.735089 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: httplib2>=0.22.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (0.22.0) 2026-05-22 01:00:12.735139 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: requests>=2.32.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (2.32.3) 2026-05-22 01:00:12.735190 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: Jinja2>=2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (3.1.5) 2026-05-22 01:00:12.735240 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: keystonemiddleware>=5.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (10.12.1) 2026-05-22 01:00:12.735297 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: tenacity>=6.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (9.0.0) 2026-05-22 01:00:12.735335 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: WebOb>=1.8.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (1.8.9) 2026-05-22 01:00:12.735385 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: keystoneauth1>=3.14.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (5.10.0) 2026-05-22 01:00:12.735435 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: alembic>=1.6.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (1.14.1) 2026-05-22 01:00:12.735486 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: stevedore>=2.0.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (5.4.1) 2026-05-22 01:00:12.735545 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.cache>=1.26.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (3.11.0) 2026-05-22 01:00:12.735683 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.context>=2.22.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (5.7.1) 2026-05-22 01:00:12.735738 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.db>=4.44.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (17.2.1) 2026-05-22 01:00:12.735752 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.i18n>=3.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (6.5.1) 2026-05-22 01:00:12.735767 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.log>=5.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (7.1.0) 2026-05-22 01:00:12.735804 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.messaging>=7.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (16.1.1) 2026-05-22 01:00:12.735869 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.middleware>=3.31.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (6.3.1) 2026-05-22 01:00:12.735927 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.policy>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (4.5.1) 2026-05-22 01:00:12.735977 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.reports>=1.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (3.5.1) 2026-05-22 01:00:12.736021 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.rootwrap>=5.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (7.5.1) 2026-05-22 01:00:12.736077 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.serialization>=5.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (5.7.0) 2026-05-22 01:00:12.736124 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.service>=3.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (4.1.1) 2026-05-22 01:00:12.736163 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (2.5.0) 2026-05-22 01:00:12.736206 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.utils>=7.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (8.2.0) 2026-05-22 01:00:12.736259 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.versionedobjects>=1.35.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (3.6.0) 2026-05-22 01:00:12.736302 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: osprofiler>=2.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (4.2.0) 2026-05-22 01:00:12.736353 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: os-ken>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (3.0.1) 2026-05-22 01:00:12.736369 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: os-resource-classes>=1.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (1.1.0) 2026-05-22 01:00:12.736433 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: ovs>=2.12.0 in ./usr/lib/python3/dist-packages (from neutron>=21.0.0->networking-mlnx) (3.5.1) 2026-05-22 01:00:12.736474 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: ovsdbapp>=2.11.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (2.11.0) 2026-05-22 01:00:12.736538 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: psutil>=6.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (7.0.0) 2026-05-22 01:00:12.737681 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: pyOpenSSL>=17.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (24.2.1) 2026-05-22 01:00:12.737704 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: python-novaclient>=9.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (18.9.0) 2026-05-22 01:00:12.737714 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: openstacksdk>=0.31.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (4.4.0) 2026-05-22 01:00:12.737724 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: python-designateclient>=2.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (6.2.0) 2026-05-22 01:00:12.737746 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: os-vif>=3.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (4.1.0) 2026-05-22 01:00:12.737757 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: futurist>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (3.1.0) 2026-05-22 01:00:12.737767 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: tooz>=1.58.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (6.3.0) 2026-05-22 01:00:12.737777 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: Mako in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron>=21.0.0->networking-mlnx) (1.3.9) 2026-05-22 01:00:12.737788 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: typing-extensions>=4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron>=21.0.0->networking-mlnx) (4.12.2) 2026-05-22 01:00:12.737799 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: wrapt>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->neutron>=21.0.0->networking-mlnx) (1.17.2) 2026-05-22 01:00:12.737809 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from httplib2>=0.22.0->neutron>=21.0.0->networking-mlnx) (3.2.1) 2026-05-22 01:00:12.737820 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: MarkupSafe>=2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron>=21.0.0->networking-mlnx) (3.0.2) 2026-05-22 01:00:12.737831 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: iso8601>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron>=21.0.0->networking-mlnx) (2.1.0) 2026-05-22 01:00:12.737841 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: os-service-types>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron>=21.0.0->networking-mlnx) (1.7.0) 2026-05-22 01:00:12.737851 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: pycadf>=1.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron>=21.0.0->networking-mlnx) (4.0.1) 2026-05-22 01:00:12.737868 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: PyJWT>=2.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron>=21.0.0->networking-mlnx) (2.10.1) 2026-05-22 01:00:12.737879 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: python-keystoneclient>=3.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron>=21.0.0->networking-mlnx) (5.6.0) 2026-05-22 01:00:12.737891 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: setproctitle>=1.1.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.1.0->networking-mlnx) (1.3.4) 2026-05-22 01:00:12.737901 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: os-traits>=0.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.1.0->networking-mlnx) (3.3.0) 2026-05-22 01:00:12.737920 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: cryptography>=2.7 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=21.0.0->networking-mlnx) (43.0.3) 2026-05-22 01:00:12.737931 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: dogpile.cache>=0.6.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=21.0.0->networking-mlnx) (1.3.4) 2026-05-22 01:00:12.737948 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: jmespath>=0.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=21.0.0->networking-mlnx) (1.0.1) 2026-05-22 01:00:12.737959 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=21.0.0->networking-mlnx) (1.33) 2026-05-22 01:00:12.737969 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: platformdirs>=3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=21.0.0->networking-mlnx) (4.3.6) 2026-05-22 01:00:12.737979 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: PyYAML>=3.13 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=21.0.0->networking-mlnx) (6.0.2) 2026-05-22 01:00:12.737989 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: requestsexceptions>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=21.0.0->networking-mlnx) (1.4.0) 2026-05-22 01:00:12.737999 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: cffi>=1.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.31.2->neutron>=21.0.0->networking-mlnx) (1.17.1) 2026-05-22 01:00:12.738009 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: pycparser in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.31.2->neutron>=21.0.0->networking-mlnx) (2.22) 2026-05-22 01:00:12.738019 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: jsonpointer>=1.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron>=21.0.0->networking-mlnx) (3.0.0) 2026-05-22 01:00:12.738030 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: msgpack>=1.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=3.0.0->neutron>=21.0.0->networking-mlnx) (1.1.0) 2026-05-22 01:00:12.738040 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: ncclient>=0.6.13 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=3.0.0->neutron>=21.0.0->networking-mlnx) (0.6.16) 2026-05-22 01:00:12.738050 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: packaging>=20.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=3.0.0->neutron>=21.0.0->networking-mlnx) (24.2) 2026-05-22 01:00:12.738060 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: setuptools>0.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=3.0.0->neutron>=21.0.0->networking-mlnx) (82.0.1) 2026-05-22 01:00:12.738070 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: paramiko>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=3.0.0->neutron>=21.0.0->networking-mlnx) (3.5.1) 2026-05-22 01:00:12.738086 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: lxml>=3.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=3.0.0->neutron>=21.0.0->networking-mlnx) (5.3.1) 2026-05-22 01:00:12.738096 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: fasteners>=0.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->networking-mlnx) (0.19) 2026-05-22 01:00:12.738106 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: rfc3986>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->networking-mlnx) (2.0.0) 2026-05-22 01:00:12.738117 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: testresources>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron>=21.0.0->networking-mlnx) (2.0.1) 2026-05-22 01:00:12.738150 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: testscenarios>=0.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron>=21.0.0->networking-mlnx) (0.5.0) 2026-05-22 01:00:12.738161 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: python-dateutil>=2.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=5.3.0->neutron>=21.0.0->networking-mlnx) (2.9.0.post0) 2026-05-22 01:00:12.738171 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: cachetools>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron>=21.0.0->networking-mlnx) (5.5.2) 2026-05-22 01:00:12.738181 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: amqp>=2.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron>=21.0.0->networking-mlnx) (5.3.1) 2026-05-22 01:00:12.738191 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: kombu>=4.6.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron>=21.0.0->networking-mlnx) (5.4.2) 2026-05-22 01:00:12.738201 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.metrics>=0.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron>=21.0.0->networking-mlnx) (0.11.0) 2026-05-22 01:00:12.738211 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: vine<6.0.0,>=5.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron>=21.0.0->networking-mlnx) (5.1.0) 2026-05-22 01:00:12.738221 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: tzdata in ./var/lib/kolla/venv/lib/python3.12/site-packages (from kombu>=4.6.6->oslo.messaging>=7.0.0->neutron>=21.0.0->networking-mlnx) (2025.1) 2026-05-22 01:00:12.738231 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: prometheus-client>=0.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron>=21.0.0->networking-mlnx) (0.21.1) 2026-05-22 01:00:12.738246 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: statsd>=3.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron>=21.0.0->networking-mlnx) (4.0.1) 2026-05-22 01:00:12.738256 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: bcrypt>=3.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron>=21.0.0->networking-mlnx) (4.0.1) 2026-05-22 01:00:12.738270 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: Yappi>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=3.5.0->neutron>=21.0.0->networking-mlnx) (1.6.10) 2026-05-22 01:00:12.738335 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: PrettyTable>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->neutron>=21.0.0->networking-mlnx) (3.14.0) 2026-05-22 01:00:12.738351 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: fixtures>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ovsdbapp>=2.11.0->neutron>=21.0.0->networking-mlnx) (4.2.4.post1) 2026-05-22 01:00:12.738473 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: pynacl>=1.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from paramiko>=1.15.0->ncclient>=0.6.13->os-ken>=3.0.0->neutron>=21.0.0->networking-mlnx) (1.5.0) 2026-05-22 01:00:12.738530 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: logutils>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pecan>=1.4.0->neutron>=21.0.0->networking-mlnx) (0.3.5) 2026-05-22 01:00:12.738565 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: wcwidth in ./var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron>=21.0.0->networking-mlnx) (0.2.13) 2026-05-22 01:00:12.738578 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron>=21.0.0->networking-mlnx) (4.9.1) 2026-05-22 01:00:12.738630 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: jsonschema>=3.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron>=21.0.0->networking-mlnx) (4.23.0) 2026-05-22 01:00:12.738653 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: osc-lib>=1.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron>=21.0.0->networking-mlnx) (3.2.0) 2026-05-22 01:00:12.738690 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: autopage>=0.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=21.0.0->networking-mlnx) (0.5.2) 2026-05-22 01:00:12.738740 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: cmd2>=1.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=21.0.0->networking-mlnx) (2.5.11) 2026-05-22 01:00:12.738797 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: pyperclip>=1.8 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=21.0.0->networking-mlnx) (1.9.0) 2026-05-22 01:00:12.738829 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: attrs>=22.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron>=21.0.0->networking-mlnx) (25.1.0) 2026-05-22 01:00:12.738889 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron>=21.0.0->networking-mlnx) (2024.10.1) 2026-05-22 01:00:12.738934 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: referencing>=0.28.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron>=21.0.0->networking-mlnx) (0.36.2) 2026-05-22 01:00:12.738988 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: rpds-py>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron>=21.0.0->networking-mlnx) (0.23.1) 2026-05-22 01:00:12.739004 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: os-client-config>=1.28.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.7.0->networking-mlnx) (2.1.0) 2026-05-22 01:00:12.739064 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: python-cinderclient>=3.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-openstackclient>=3.3.0->networking-mlnx) (9.7.0) 2026-05-22 01:00:12.739096 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron>=21.0.0->networking-mlnx) (3.4.1) 2026-05-22 01:00:12.739152 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron>=21.0.0->networking-mlnx) (3.10) 2026-05-22 01:00:12.739183 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: urllib3<3,>=1.21.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron>=21.0.0->networking-mlnx) (1.26.20) 2026-05-22 01:00:12.739238 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: certifi>=2017.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron>=21.0.0->networking-mlnx) (2026.5.20) 2026-05-22 01:00:12.739278 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: repoze.lru>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->neutron>=21.0.0->networking-mlnx) (0.7) 2026-05-22 01:00:12.739324 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: testtools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=4.44.0->neutron>=21.0.0->networking-mlnx) (2.7.2) 2026-05-22 01:00:12.739378 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: voluptuous>=0.8.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from tooz>=1.58.0->neutron>=21.0.0->networking-mlnx) (0.15.2) 2026-05-22 01:00:12.739394 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Downloading networking_mlnx-21.0.0-py2.py3-none-any.whl (138 kB) 2026-05-22 01:00:12.739452 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-05-22 01:00:12.739483 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Installing collected packages: defusedxml, networking-mlnx 2026-05-22 01:00:12.739555 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Successfully installed defusedxml-0.7.1 networking-mlnx-21.0.0 2026-05-22 01:00:12.739614 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Removed intermediate container 09c5841f2f6d 2026-05-22 01:00:12.739664 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> 18a4ed964cb2 2026-05-22 01:00:12.739719 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Step 5/8 : COPY patches /patches 2026-05-22 01:00:12.739762 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> 60b851d98425 2026-05-22 01:00:12.739804 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Step 6/8 : RUN kolla_patch 2026-05-22 01:00:12.739847 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Running in fae9175ce343 2026-05-22 01:00:12.739898 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:[i] No series file found, nothing to patch. 2026-05-22 01:00:12.739941 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Removed intermediate container fae9175ce343 2026-05-22 01:00:12.739979 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> 454dc58acb65 2026-05-22 01:00:12.740029 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Step 7/8 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 01:00:12.740070 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Running in 9a565455a944 2026-05-22 01:00:12.740120 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Reading package lists... 2026-05-22 01:00:12.740168 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Building dependency tree... 2026-05-22 01:00:12.740207 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Reading state information... 2026-05-22 01:00:12.740257 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:The following packages were automatically installed and are no longer required: 2026-05-22 01:00:12.740297 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:00:12.740347 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:00:12.740362 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:00:12.740417 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:00:12.740443 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:00:12.740494 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:00:12.740527 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:00:12.740585 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: xz-utils 2026-05-22 01:00:12.740631 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Use 'apt autoremove' to remove them. 2026-05-22 01:00:12.740691 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:The following packages will be REMOVED: 2026-05-22 01:00:12.740731 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: build-essential 2026-05-22 01:00:12.740770 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-22 01:00:12.740809 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:After this operation, 17.4 kB disk space will be freed. 2026-05-22 01:00:12.740848 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 2026-05-22 01:00:12.740907 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 2026-05-22 01:00:12.740956 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:00:12.740974 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 70% 2026-05-22 01:00:12.741033 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 75% 2026-05-22 01:00:12.741072 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 80% 2026-05-22 01:00:12.741110 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 85% 2026-05-22 01:00:12.741149 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 90% 2026-05-22 01:00:12.741187 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 95% 2026-05-22 01:00:12.741225 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 100% (Reading database ... 20152 files and directories currently installed.) 2026-05-22 01:00:12.741264 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing build-essential (12.10ubuntu1) ... 2026-05-22 01:00:12.741302 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Reading package lists... 2026-05-22 01:00:12.741353 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Building dependency tree... 2026-05-22 01:00:12.741391 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Reading state information... 2026-05-22 01:00:12.741441 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:The following packages will be REMOVED: 2026-05-22 01:00:12.741480 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:00:12.741540 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:00:12.741556 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:00:12.741697 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:00:12.741737 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:00:12.741754 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:00:12.743954 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:00:12.743978 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: xz-utils 2026-05-22 01:00:12.743998 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-22 01:00:12.744029 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:After this operation, 228 MB disk space will be freed. 2026-05-22 01:00:12.744040 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 2026-05-22 01:00:12.744051 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:00:12.744062 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 70% 2026-05-22 01:00:12.744073 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 2026-05-22 01:00:12.744082 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:75% 2026-05-22 01:00:12.744092 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 80% 2026-05-22 01:00:12.744106 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 85% 2026-05-22 01:00:12.744125 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 90% 2026-05-22 01:00:12.744143 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 95% 2026-05-22 01:00:12.744162 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 100% (Reading database ... 20143 files and directories currently installed.) 2026-05-22 01:00:12.744180 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-22 01:00:12.744198 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:00:12.744216 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-22 01:00:12.744234 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:00:12.744253 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-22 01:00:12.744272 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-22 01:00:12.744290 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:00:12.744304 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:00:12.744324 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:00:12.744334 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:00:12.744343 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-22 01:00:12.744353 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:00:12.744362 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:00:12.744371 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:00:12.744380 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:00:12.744390 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-22 01:00:12.744399 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-22 01:00:12.744408 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:00:12.744417 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:00:12.744427 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:00:12.744445 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:00:12.744455 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:00:12.744465 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: 2026-05-22 01:00:12.744474 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:00:12.744484 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: 2026-05-22 01:00:12.744493 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:00:12.744503 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: 2026-05-22 01:00:12.744544 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:00:12.744564 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: 2026-05-22 01:00:12.744574 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:00:12.744624 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: 2026-05-22 01:00:12.744644 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:00:12.744654 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: 2026-05-22 01:00:12.744663 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-22 01:00:12.744673 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: 2026-05-22 01:00:12.744683 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:00:12.744692 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:00:12.744701 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: 2026-05-22 01:00:12.744711 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-22 01:00:12.744720 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: 2026-05-22 01:00:12.744729 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:00:12.744739 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:00:12.744748 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-22 01:00:12.744757 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: 2026-05-22 01:00:12.744767 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:00:12.744776 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: 2026-05-22 01:00:12.744785 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:00:12.744795 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: 2026-05-22 01:00:12.744804 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:00:12.744814 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:00:12.744823 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing lto-disabled-list (47) ... 2026-05-22 01:00:12.744833 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing make (4.3-4.1build2) ... 2026-05-22 01:00:12.744842 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-22 01:00:12.744851 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 01:00:12.744861 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Collecting pyclean==3.0.0 2026-05-22 01:00:12.744870 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-22 01:00:12.744880 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-22 01:00:12.744889 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Installing collected packages: pyclean 2026-05-22 01:00:12.744914 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Successfully installed pyclean-3.0.0 2026-05-22 01:00:12.744924 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Cleaning directory /var/lib/kolla/venv 2026-05-22 01:00:12.744934 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: 2026-05-22 01:00:12.744949 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Total 12976 files, 2162 directories removed. 2026-05-22 01:00:12.744959 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: 2026-05-22 01:00:12.744968 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Cleaning directory /usr 2026-05-22 01:00:12.744977 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: 2026-05-22 01:00:12.744987 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Total 1384 files, 144 directories removed. 2026-05-22 01:00:12.744996 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: 2026-05-22 01:00:12.745006 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Found existing installation: pyclean 3.0.0 2026-05-22 01:00:12.745015 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Uninstalling pyclean-3.0.0: 2026-05-22 01:00:12.745024 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: Successfully uninstalled pyclean-3.0.0 2026-05-22 01:00:12.745034 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Removed intermediate container 9a565455a944 2026-05-22 01:00:12.745119 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> 30bc628917e2 2026-05-22 01:00:12.745133 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Step 8/8 : USER neutron 2026-05-22 01:00:12.745143 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Running in 531205c79ced 2026-05-22 01:00:12.745153 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Removed intermediate container 531205c79ced 2026-05-22 01:00:12.745204 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> c74ff4a262ba 2026-05-22 01:00:12.745238 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Successfully built 1a3e828c44af 2026-05-22 01:00:12.745248 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-mlnx-agent:build-20260522 2026-05-22 01:00:12.745258 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Built at 2026-05-22 01:00:12.744082 (took 0:00:48.945263) 2026-05-22 01:00:12.745292 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-bgp-dragent) 2026-05-22 01:00:12.745306 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-bgp-dragent:Processing 2026-05-22 01:00:12.745376 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Building started at 2026-05-22 01:00:12.745283 2026-05-22 01:00:12.745416 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-bgp-dragent:Getting local archive from tarballs/neutron-dynamic-routing-stable-2025.1.tar.gz 2026-05-22 01:00:12.749349 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-bgp-dragent:Turned 0 plugins into plugins archive 2026-05-22 01:00:12.749845 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-bgp-dragent:Turned 0 additions into additions archive 2026-05-22 01:00:55.215009 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Step 1/8 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20260522 2026-05-22 01:00:55.215066 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> 714fa427e1bb 2026-05-22 01:00:55.215084 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Step 2/8 : LABEL "build-date"="20260522" "name"="neutron-bgp-dragent" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="neutron-bgp-dragent" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 01:00:55.215120 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Running in b01c4309059b 2026-05-22 01:00:55.215131 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Removed intermediate container b01c4309059b 2026-05-22 01:00:55.215139 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> 01e508b5d062 2026-05-22 01:00:55.215148 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Step 3/8 : ADD neutron-bgp-dragent-archive /neutron-bgp-dragent-source 2026-05-22 01:00:55.215188 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> def56f62ff7c 2026-05-22 01:00:55.215199 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Step 4/8 : RUN ln -s neutron-bgp-dragent-source/* neutron_dynamic_routing && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /neutron_dynamic_routing 2026-05-22 01:00:55.215210 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Running in 0708e2c68f2e 2026-05-22 01:00:55.215219 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Processing ./neutron_dynamic_routing 2026-05-22 01:00:55.215253 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Installing build dependencies: started 2026-05-22 01:00:55.215263 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Installing build dependencies: finished with status 'done' 2026-05-22 01:00:55.215272 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Getting requirements to build wheel: started 2026-05-22 01:00:55.215280 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Getting requirements to build wheel: finished with status 'done' 2026-05-22 01:00:55.215289 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Preparing metadata (pyproject.toml): started 2026-05-22 01:00:55.215885 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-22 01:00:55.215908 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==26.0.0.0rc2.dev2) (7.0.0) 2026-05-22 01:00:55.215918 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: eventlet>=0.27.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==26.0.0.0rc2.dev2) (0.39.0) 2026-05-22 01:00:55.215927 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: httplib2>=0.9.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==26.0.0.0rc2.dev2) (0.22.0) 2026-05-22 01:00:55.215979 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: netaddr>=0.7.18 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==26.0.0.0rc2.dev2) (1.3.0) 2026-05-22 01:00:55.215990 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: SQLAlchemy>=1.3.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==26.0.0.0rc2.dev2) (2.0.38) 2026-05-22 01:00:55.215999 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: alembic>=0.9.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==26.0.0.0rc2.dev2) (1.14.1) 2026-05-22 01:00:55.216007 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: neutron-lib>=1.26.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==26.0.0.0rc2.dev2) (3.18.2) 2026-05-22 01:00:55.216016 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: os-ken>=0.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==26.0.0.0rc2.dev2) (3.0.1) 2026-05-22 01:00:55.216048 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.config>=5.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==26.0.0.0rc2.dev2) (9.7.1) 2026-05-22 01:00:55.216058 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.db>=4.44.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==26.0.0.0rc2.dev2) (17.2.1) 2026-05-22 01:00:55.216150 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.log>=3.36.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==26.0.0.0rc2.dev2) (7.1.0) 2026-05-22 01:00:55.216160 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.messaging>=5.29.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==26.0.0.0rc2.dev2) (16.1.1) 2026-05-22 01:00:55.216169 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==26.0.0.0rc2.dev2) (5.7.0) 2026-05-22 01:00:55.216182 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==26.0.0.0rc2.dev2) (4.1.1) 2026-05-22 01:00:55.216191 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.utils>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==26.0.0.0rc2.dev2) (8.2.0) 2026-05-22 01:00:55.216200 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: neutron>=25.0.0.0b1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==26.0.0.0rc2.dev2) (26.0.4.dev10) 2026-05-22 01:00:55.216208 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: Mako in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->neutron-dynamic-routing==26.0.0.0rc2.dev2) (1.3.9) 2026-05-22 01:00:55.216287 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: typing-extensions>=4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->neutron-dynamic-routing==26.0.0.0rc2.dev2) (4.12.2) 2026-05-22 01:00:55.216362 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: dnspython>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->neutron-dynamic-routing==26.0.0.0rc2.dev2) (2.7.0) 2026-05-22 01:00:55.216371 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: greenlet>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->neutron-dynamic-routing==26.0.0.0rc2.dev2) (3.1.1) 2026-05-22 01:00:55.216380 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from httplib2>=0.9.1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (3.2.1) 2026-05-22 01:00:55.216390 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: Paste>=2.0.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (3.10.1) 2026-05-22 01:00:55.216399 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: PasteDeploy>=1.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (3.1.0) 2026-05-22 01:00:55.216411 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: Routes>=2.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (2.5.1) 2026-05-22 01:00:55.216420 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: debtcollector>=1.19.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (3.0.0) 2026-05-22 01:00:55.216429 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: decorator>=4.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (5.1.1) 2026-05-22 01:00:55.216437 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: pecan>=1.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (1.5.1) 2026-05-22 01:00:55.216452 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: requests>=2.32.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (2.32.3) 2026-05-22 01:00:55.216461 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: Jinja2>=2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (3.1.5) 2026-05-22 01:00:55.216496 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: keystonemiddleware>=5.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (10.12.1) 2026-05-22 01:00:55.216524 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: python-neutronclient>=7.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (11.4.0) 2026-05-22 01:00:55.216584 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: tenacity>=6.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (9.0.0) 2026-05-22 01:00:55.216725 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: WebOb>=1.8.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (1.8.9) 2026-05-22 01:00:55.216752 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: keystoneauth1>=3.14.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (5.10.0) 2026-05-22 01:00:55.216761 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: stevedore>=2.0.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (5.4.1) 2026-05-22 01:00:55.216775 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.cache>=1.26.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (3.11.0) 2026-05-22 01:00:55.216784 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.concurrency>=3.26.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (7.1.0) 2026-05-22 01:00:55.216797 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.context>=2.22.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (5.7.1) 2026-05-22 01:00:55.216806 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.i18n>=3.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (6.5.1) 2026-05-22 01:00:55.216814 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.middleware>=3.31.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (6.3.1) 2026-05-22 01:00:55.216823 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.policy>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (4.5.1) 2026-05-22 01:00:55.216832 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.privsep>=2.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (3.6.0) 2026-05-22 01:00:55.216840 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.reports>=1.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (3.5.1) 2026-05-22 01:00:55.216856 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.rootwrap>=5.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (7.5.1) 2026-05-22 01:00:55.216865 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (2.5.0) 2026-05-22 01:00:55.216874 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.versionedobjects>=1.35.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (3.6.0) 2026-05-22 01:00:55.216883 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: osprofiler>=2.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (4.2.0) 2026-05-22 01:00:55.216891 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: os-resource-classes>=1.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (1.1.0) 2026-05-22 01:00:55.216900 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: ovs>=2.12.0 in ./usr/lib/python3/dist-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (3.5.1) 2026-05-22 01:00:55.217448 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: ovsdbapp>=2.11.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (2.11.0) 2026-05-22 01:00:55.217461 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: psutil>=6.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (7.0.0) 2026-05-22 01:00:55.217470 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: pyroute2>=0.7.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (0.8.1) 2026-05-22 01:00:55.217502 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: pyOpenSSL>=17.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (24.2.1) 2026-05-22 01:00:55.217559 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: python-novaclient>=9.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (18.9.0) 2026-05-22 01:00:55.217569 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: openstacksdk>=0.31.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (4.4.0) 2026-05-22 01:00:55.217578 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: python-designateclient>=2.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (6.2.0) 2026-05-22 01:00:55.217610 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: os-vif>=3.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (4.1.0) 2026-05-22 01:00:55.217625 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: futurist>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (3.1.0) 2026-05-22 01:00:55.217670 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: tooz>=1.58.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (6.3.0) 2026-05-22 01:00:55.217771 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: wrapt>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (1.17.2) 2026-05-22 01:00:55.217820 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: MarkupSafe>=2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (3.0.2) 2026-05-22 01:00:55.217830 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: iso8601>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (2.1.0) 2026-05-22 01:00:55.217839 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: os-service-types>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (1.7.0) 2026-05-22 01:00:55.217847 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: pycadf>=1.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (4.0.1) 2026-05-22 01:00:55.217860 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: PyJWT>=2.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (2.10.1) 2026-05-22 01:00:55.217869 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: python-keystoneclient>=3.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (5.6.0) 2026-05-22 01:00:55.217879 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: setproctitle>=1.1.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=1.26.0->neutron-dynamic-routing==26.0.0.0rc2.dev2) (1.3.4) 2026-05-22 01:00:55.217888 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: os-traits>=0.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=1.26.0->neutron-dynamic-routing==26.0.0.0rc2.dev2) (3.3.0) 2026-05-22 01:00:55.217896 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: cryptography>=2.7 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (43.0.3) 2026-05-22 01:00:55.217905 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: dogpile.cache>=0.6.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (1.3.4) 2026-05-22 01:00:55.217914 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: jmespath>=0.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (1.0.1) 2026-05-22 01:00:55.217952 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (1.33) 2026-05-22 01:00:55.218030 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: platformdirs>=3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (4.3.6) 2026-05-22 01:00:55.218090 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: PyYAML>=3.13 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (6.0.2) 2026-05-22 01:00:55.218169 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: requestsexceptions>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (1.4.0) 2026-05-22 01:00:55.218179 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: cffi>=1.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.31.2->neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (1.17.1) 2026-05-22 01:00:55.218189 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: pycparser in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.31.2->neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (2.22) 2026-05-22 01:00:55.218198 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: jsonpointer>=1.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (3.0.0) 2026-05-22 01:00:55.218207 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: msgpack>=1.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-dynamic-routing==26.0.0.0rc2.dev2) (1.1.0) 2026-05-22 01:00:55.218215 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: ncclient>=0.6.13 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-dynamic-routing==26.0.0.0rc2.dev2) (0.6.16) 2026-05-22 01:00:55.218228 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: packaging>=20.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-dynamic-routing==26.0.0.0rc2.dev2) (24.2) 2026-05-22 01:00:55.218237 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: setuptools>0.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=0.3.0->neutron-dynamic-routing==26.0.0.0rc2.dev2) (82.0.1) 2026-05-22 01:00:55.218245 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: paramiko>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=0.3.0->neutron-dynamic-routing==26.0.0.0rc2.dev2) (3.5.1) 2026-05-22 01:00:55.218254 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: lxml>=3.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=0.3.0->neutron-dynamic-routing==26.0.0.0rc2.dev2) (5.3.1) 2026-05-22 01:00:55.218263 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: six in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=0.3.0->neutron-dynamic-routing==26.0.0.0rc2.dev2) (1.17.0) 2026-05-22 01:00:55.218271 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: fasteners>=0.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (0.19) 2026-05-22 01:00:55.218322 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: rfc3986>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->neutron-dynamic-routing==26.0.0.0rc2.dev2) (2.0.0) 2026-05-22 01:00:55.218333 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: testresources>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron-dynamic-routing==26.0.0.0rc2.dev2) (2.0.1) 2026-05-22 01:00:55.218345 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: testscenarios>=0.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron-dynamic-routing==26.0.0.0rc2.dev2) (0.5.0) 2026-05-22 01:00:55.218354 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: python-dateutil>=2.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->neutron-dynamic-routing==26.0.0.0rc2.dev2) (2.9.0.post0) 2026-05-22 01:00:55.218403 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: cachetools>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->neutron-dynamic-routing==26.0.0.0rc2.dev2) (5.5.2) 2026-05-22 01:00:55.218464 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: amqp>=2.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->neutron-dynamic-routing==26.0.0.0rc2.dev2) (5.3.1) 2026-05-22 01:00:55.218517 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: kombu>=4.6.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->neutron-dynamic-routing==26.0.0.0rc2.dev2) (5.4.2) 2026-05-22 01:00:55.218577 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.metrics>=0.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->neutron-dynamic-routing==26.0.0.0rc2.dev2) (0.11.0) 2026-05-22 01:00:55.218699 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: vine<6.0.0,>=5.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->neutron-dynamic-routing==26.0.0.0rc2.dev2) (5.1.0) 2026-05-22 01:00:55.218780 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: tzdata in ./var/lib/kolla/venv/lib/python3.12/site-packages (from kombu>=4.6.6->oslo.messaging>=5.29.0->neutron-dynamic-routing==26.0.0.0rc2.dev2) (2025.1) 2026-05-22 01:00:55.218823 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: prometheus-client>=0.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->neutron-dynamic-routing==26.0.0.0rc2.dev2) (0.21.1) 2026-05-22 01:00:55.218856 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: statsd>=3.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (4.0.1) 2026-05-22 01:00:55.218865 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: bcrypt>=3.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (4.0.1) 2026-05-22 01:00:55.218874 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: Yappi>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->neutron-dynamic-routing==26.0.0.0rc2.dev2) (1.6.10) 2026-05-22 01:00:55.218883 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: PrettyTable>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (3.14.0) 2026-05-22 01:00:55.218891 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: fixtures>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ovsdbapp>=2.11.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (4.2.4.post1) 2026-05-22 01:00:55.218900 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: pynacl>=1.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from paramiko>=1.15.0->ncclient>=0.6.13->os-ken>=0.3.0->neutron-dynamic-routing==26.0.0.0rc2.dev2) (1.5.0) 2026-05-22 01:00:55.218908 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: logutils>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pecan>=1.4.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (0.3.5) 2026-05-22 01:00:55.218917 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: wcwidth in ./var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (0.2.13) 2026-05-22 01:00:55.218938 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (4.9.1) 2026-05-22 01:00:55.218952 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: jsonschema>=3.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (4.23.0) 2026-05-22 01:00:55.218961 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: osc-lib>=1.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (3.2.0) 2026-05-22 01:00:55.218970 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: autopage>=0.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (0.5.2) 2026-05-22 01:00:55.218980 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: cmd2>=1.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (2.5.11) 2026-05-22 01:00:55.218989 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: pyperclip>=1.8 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (1.9.0) 2026-05-22 01:00:55.218998 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: attrs>=22.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (25.1.0) 2026-05-22 01:00:55.219006 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (2024.10.1) 2026-05-22 01:00:55.219016 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: referencing>=0.28.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (0.36.2) 2026-05-22 01:00:55.219025 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: rpds-py>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (0.23.1) 2026-05-22 01:00:55.219034 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: os-client-config>=1.28.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=7.8.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (2.1.0) 2026-05-22 01:00:55.219042 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (3.4.1) 2026-05-22 01:00:55.219051 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (3.10) 2026-05-22 01:00:55.219060 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: urllib3<3,>=1.21.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (1.26.20) 2026-05-22 01:00:55.219075 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: certifi>=2017.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (2026.5.20) 2026-05-22 01:00:55.219088 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: repoze.lru>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (0.7) 2026-05-22 01:00:55.219106 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: testtools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=4.44.0->neutron-dynamic-routing==26.0.0.0rc2.dev2) (2.7.2) 2026-05-22 01:00:55.219115 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: voluptuous>=0.8.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from tooz>=1.58.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (0.15.2) 2026-05-22 01:00:55.219124 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Building wheels for collected packages: neutron-dynamic-routing 2026-05-22 01:00:55.219133 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Building wheel for neutron-dynamic-routing (pyproject.toml): started 2026-05-22 01:00:55.219142 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Building wheel for neutron-dynamic-routing (pyproject.toml): finished with status 'done' 2026-05-22 01:00:55.219150 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Created wheel for neutron-dynamic-routing: filename=neutron_dynamic_routing-26.0.0.0rc2.dev2-py3-none-any.whl size=106908 sha256=adae1070e56639527a6153b82cf2149f44b5a2f435c6d8bd8f095d8efb26cc68 2026-05-22 01:00:55.219159 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Stored in directory: /tmp/pip-ephem-wheel-cache-q_rwmxnq/wheels/cc/05/c8/ac6e19e938732d8fea860359d0b2bd76dd80b2a57124578084 2026-05-22 01:00:55.219199 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Successfully built neutron-dynamic-routing 2026-05-22 01:00:55.219294 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Installing collected packages: neutron-dynamic-routing 2026-05-22 01:00:55.219337 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Successfully installed neutron-dynamic-routing-26.0.0.0rc2.dev2 2026-05-22 01:00:55.219380 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Removed intermediate container 0708e2c68f2e 2026-05-22 01:00:55.219439 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> a48ce44f10c2 2026-05-22 01:00:55.219515 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Step 5/8 : COPY patches /patches 2026-05-22 01:00:55.219587 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> df1419fdb57b 2026-05-22 01:00:55.219680 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Step 6/8 : RUN kolla_patch 2026-05-22 01:00:55.219789 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Running in ce42c4084038 2026-05-22 01:00:55.219837 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:[i] No series file found, nothing to patch. 2026-05-22 01:00:55.219846 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Removed intermediate container ce42c4084038 2026-05-22 01:00:55.219855 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> f28927aa10df 2026-05-22 01:00:55.219865 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Step 7/8 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 01:00:55.219875 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Running in e27e5bdf9246 2026-05-22 01:00:55.219883 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Reading package lists... 2026-05-22 01:00:55.219897 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Building dependency tree... 2026-05-22 01:00:55.219906 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Reading state information... 2026-05-22 01:00:55.219914 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:The following packages were automatically installed and are no longer required: 2026-05-22 01:00:55.219923 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:00:55.219932 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:00:55.219940 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:00:55.219949 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:00:55.219957 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:00:55.219966 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:00:55.219978 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:00:55.219987 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: xz-utils 2026-05-22 01:00:55.219996 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Use 'apt autoremove' to remove them. 2026-05-22 01:00:55.220010 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:The following packages will be REMOVED: 2026-05-22 01:00:55.220019 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: build-essential 2026-05-22 01:00:55.220027 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-22 01:00:55.220035 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:After this operation, 17.4 kB disk space will be freed. 2026-05-22 01:00:55.220044 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 2026-05-22 01:00:55.220053 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:00:55.220063 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 70% 2026-05-22 01:00:55.220071 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 75% 2026-05-22 01:00:55.220080 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 80% 2026-05-22 01:00:55.220088 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 85% 2026-05-22 01:00:55.220096 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 90% 2026-05-22 01:00:55.220105 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 95% 2026-05-22 01:00:55.220113 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 100% (Reading database ... 19979 files and directories currently installed.) 2026-05-22 01:00:55.220122 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing build-essential (12.10ubuntu1) ... 2026-05-22 01:00:55.220130 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Reading package lists... 2026-05-22 01:00:55.220139 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Building dependency tree... 2026-05-22 01:00:55.220147 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Reading state information... 2026-05-22 01:00:55.220156 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:The following packages will be REMOVED: 2026-05-22 01:00:55.220164 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:00:55.220173 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:00:55.220186 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:00:55.220195 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:00:55.220204 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:00:55.220212 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:00:55.220221 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:00:55.220229 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: xz-utils 2026-05-22 01:00:55.220238 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-22 01:00:55.220246 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:After this operation, 228 MB disk space will be freed. 2026-05-22 01:00:55.220254 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 2026-05-22 01:00:55.220365 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:00:55.220427 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 70% 2026-05-22 01:00:55.220485 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 75% 2026-05-22 01:00:55.220545 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 80% 2026-05-22 01:00:55.220683 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 85% 2026-05-22 01:00:55.220796 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 90% 2026-05-22 01:00:55.220871 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 95% 2026-05-22 01:00:55.220929 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 100% (Reading database ... 19970 files and directories currently installed.) 2026-05-22 01:00:55.220987 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-22 01:00:55.221062 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:00:55.221129 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-22 01:00:55.221144 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:00:55.221170 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-22 01:00:55.221179 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-22 01:00:55.221187 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:00:55.221196 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:00:55.221204 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:00:55.221213 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:00:55.221221 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-22 01:00:55.221230 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:00:55.221238 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:00:55.221246 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:00:55.221260 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:00:55.221269 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-22 01:00:55.221277 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-22 01:00:55.221286 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:00:55.221294 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:00:55.221342 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:00:55.221351 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:00:55.221360 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:00:55.221368 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:00:55.221377 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:00:55.221385 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:00:55.221393 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:00:55.221407 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:00:55.221415 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-22 01:00:55.221423 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:00:55.221432 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:00:55.221440 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-22 01:00:55.221448 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:00:55.221457 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:00:55.221465 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-22 01:00:55.221474 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:00:55.221482 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:00:55.221490 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: 2026-05-22 01:00:55.221499 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:00:55.221507 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:00:55.221516 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing lto-disabled-list (47) ... 2026-05-22 01:00:55.221524 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing make (4.3-4.1build2) ... 2026-05-22 01:00:55.221532 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-22 01:00:55.221541 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 01:00:55.221549 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Collecting pyclean==3.0.0 2026-05-22 01:00:55.221557 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-22 01:00:55.221566 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-22 01:00:55.221579 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Installing collected packages: pyclean 2026-05-22 01:00:55.221614 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Successfully installed pyclean-3.0.0 2026-05-22 01:00:55.221624 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Cleaning directory /var/lib/kolla/venv 2026-05-22 01:00:55.221647 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: 2026-05-22 01:00:55.221656 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Total 12935 files, 2164 directories removed. 2026-05-22 01:00:55.221664 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: 2026-05-22 01:00:55.221672 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Cleaning directory /usr 2026-05-22 01:00:55.221681 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: 2026-05-22 01:00:55.221689 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Total 1380 files, 143 directories removed. 2026-05-22 01:00:55.221698 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: 2026-05-22 01:00:55.221706 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Found existing installation: pyclean 3.0.0 2026-05-22 01:00:55.221715 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Uninstalling pyclean-3.0.0: 2026-05-22 01:00:55.221723 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Successfully uninstalled pyclean-3.0.0 2026-05-22 01:00:55.221732 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Removed intermediate container e27e5bdf9246 2026-05-22 01:00:55.221740 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> d3ef1be93ad6 2026-05-22 01:00:55.221748 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Step 8/8 : USER neutron 2026-05-22 01:00:55.221757 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Running in 070dae76a215 2026-05-22 01:00:55.221766 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Removed intermediate container 070dae76a215 2026-05-22 01:00:55.221774 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> f86283a8466b 2026-05-22 01:00:55.221782 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Successfully built 524ac002464b 2026-05-22 01:00:55.221791 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-bgp-dragent:build-20260522 2026-05-22 01:00:55.221799 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Built at 2026-05-22 01:00:55.221116 (took 0:00:42.475833) 2026-05-22 01:00:55.222122 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-metering-agent) 2026-05-22 01:00:55.222141 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-metering-agent:Processing 2026-05-22 01:00:55.222169 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Building started at 2026-05-22 01:00:55.222101 2026-05-22 01:00:55.224027 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-metering-agent:Turned 0 plugins into plugins archive 2026-05-22 01:00:55.224350 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-metering-agent:Turned 0 additions into additions archive 2026-05-22 01:01:32.364552 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Step 1/6 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20260522 2026-05-22 01:01:32.364658 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> 714fa427e1bb 2026-05-22 01:01:32.364677 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Step 2/6 : LABEL "build-date"="20260522" "name"="neutron-metering-agent" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="neutron-metering-agent" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 01:01:32.364691 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> Running in a4b24c55e79d 2026-05-22 01:01:32.364723 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> Removed intermediate container a4b24c55e79d 2026-05-22 01:01:32.364807 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> 84d63859b323 2026-05-22 01:01:32.364818 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Step 3/6 : COPY patches /patches 2026-05-22 01:01:32.364826 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> 372c9514d1a7 2026-05-22 01:01:32.364835 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Step 4/6 : RUN kolla_patch 2026-05-22 01:01:32.364843 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> Running in 44b6d930c0df 2026-05-22 01:01:32.364852 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:[i] No series file found, nothing to patch. 2026-05-22 01:01:32.364860 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> Removed intermediate container 44b6d930c0df 2026-05-22 01:01:32.364868 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> 92548d825d13 2026-05-22 01:01:32.364891 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 01:01:32.364901 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> Running in 7213f232bb78 2026-05-22 01:01:32.364909 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Reading package lists... 2026-05-22 01:01:32.364918 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Building dependency tree... 2026-05-22 01:01:32.364926 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Reading state information... 2026-05-22 01:01:32.364939 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:The following packages were automatically installed and are no longer required: 2026-05-22 01:01:32.364947 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:01:32.364956 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:01:32.364965 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:01:32.364973 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:01:32.364981 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:01:32.364990 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:01:32.365001 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:01:32.365010 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: xz-utils 2026-05-22 01:01:32.365022 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Use 'apt autoremove' to remove them. 2026-05-22 01:01:32.365053 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:The following packages will be REMOVED: 2026-05-22 01:01:32.365125 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: build-essential 2026-05-22 01:01:32.365136 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-22 01:01:32.365181 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:After this operation, 17.4 kB disk space will be freed. 2026-05-22 01:01:32.365195 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 2026-05-22 01:01:32.365241 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:01:32.365265 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 70% (Reading database ... 75% 2026-05-22 01:01:32.366754 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 80% (Reading database ... 85% 2026-05-22 01:01:32.366772 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 90% 2026-05-22 01:01:32.366783 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 95% 2026-05-22 01:01:32.366792 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 100% (Reading database ... 19979 files and directories currently installed.) 2026-05-22 01:01:32.366802 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing build-essential (12.10ubuntu1) ... 2026-05-22 01:01:32.366811 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Reading package lists... 2026-05-22 01:01:32.366820 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Building dependency tree... 2026-05-22 01:01:32.366830 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Reading state information... 2026-05-22 01:01:32.366839 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:The following packages will be REMOVED: 2026-05-22 01:01:32.366848 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:01:32.366857 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:01:32.366866 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:01:32.366875 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:01:32.366884 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:01:32.366900 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:01:32.366909 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:01:32.366918 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: xz-utils 2026-05-22 01:01:32.366928 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-22 01:01:32.366937 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:After this operation, 228 MB disk space will be freed. 2026-05-22 01:01:32.366946 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 2026-05-22 01:01:32.366955 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 2026-05-22 01:01:32.366965 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:01:32.366974 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 70% 2026-05-22 01:01:32.366984 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 75% 2026-05-22 01:01:32.366993 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 80% 2026-05-22 01:01:32.367002 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 85% 2026-05-22 01:01:32.367011 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 90% 2026-05-22 01:01:32.367020 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 95% 2026-05-22 01:01:32.367029 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 100% (Reading database ... 19970 files and directories currently installed.) 2026-05-22 01:01:32.367044 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-22 01:01:32.367053 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:01:32.367062 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-22 01:01:32.367071 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:01:32.367080 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-22 01:01:32.367089 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-22 01:01:32.367112 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:01:32.367122 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:01:32.367131 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:01:32.367139 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:01:32.367148 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-22 01:01:32.367164 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:01:32.367173 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:01:32.367181 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:01:32.367190 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:01:32.367198 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-22 01:01:32.367207 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-22 01:01:32.367215 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:01:32.367224 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:01:32.367232 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:01:32.367241 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:01:32.367249 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:01:32.367258 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:01:32.367266 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:01:32.367275 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: 2026-05-22 01:01:32.367283 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:01:32.367297 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: 2026-05-22 01:01:32.367306 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:01:32.367314 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:01:32.367322 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-22 01:01:32.367331 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:01:32.367340 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:01:32.367366 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-22 01:01:32.367375 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:01:32.367383 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:01:32.367392 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-22 01:01:32.367400 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:01:32.367409 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:01:32.367417 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:01:32.367426 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:01:32.367434 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing lto-disabled-list (47) ... 2026-05-22 01:01:32.367443 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing make (4.3-4.1build2) ... 2026-05-22 01:01:32.367452 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-22 01:01:32.367460 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 01:01:32.367468 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Collecting pyclean==3.0.0 2026-05-22 01:01:32.367477 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-22 01:01:32.367486 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-22 01:01:32.367494 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Installing collected packages: pyclean 2026-05-22 01:01:32.367503 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Successfully installed pyclean-3.0.0 2026-05-22 01:01:32.367511 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Cleaning directory /var/lib/kolla/venv 2026-05-22 01:01:32.367520 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: 2026-05-22 01:01:32.367528 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Total 12852 files, 2120 directories removed. 2026-05-22 01:01:32.367537 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: 2026-05-22 01:01:32.367545 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Cleaning directory /usr 2026-05-22 01:01:32.367553 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: 2026-05-22 01:01:32.367562 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Total 1380 files, 143 directories removed. 2026-05-22 01:01:32.367576 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: 2026-05-22 01:01:32.367584 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Found existing installation: pyclean 3.0.0 2026-05-22 01:01:32.367616 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Uninstalling pyclean-3.0.0: 2026-05-22 01:01:32.367629 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: Successfully uninstalled pyclean-3.0.0 2026-05-22 01:01:32.367638 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> Removed intermediate container 7213f232bb78 2026-05-22 01:01:32.367695 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> 0b5d05c1aa58 2026-05-22 01:01:32.367705 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Step 6/6 : USER neutron 2026-05-22 01:01:32.367714 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> Running in 8402d79b57c1 2026-05-22 01:01:32.367722 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> Removed intermediate container 8402d79b57c1 2026-05-22 01:01:32.367731 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> bfdb05f63705 2026-05-22 01:01:32.367739 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Successfully built 35f0cbaa09da 2026-05-22 01:01:32.367748 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-metering-agent:build-20260522 2026-05-22 01:01:32.367764 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Built at 2026-05-22 01:01:32.366865 (took 0:00:37.144764) 2026-05-22 01:01:32.367773 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-metadata-agent) 2026-05-22 01:01:32.367782 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-metadata-agent:Processing 2026-05-22 01:01:32.367790 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Building started at 2026-05-22 01:01:32.367156 2026-05-22 01:01:32.367799 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-metadata-agent:Turned 0 plugins into plugins archive 2026-05-22 01:01:32.368959 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-metadata-agent:Turned 0 additions into additions archive 2026-05-22 01:02:06.589841 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Step 1/6 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20260522 2026-05-22 01:02:06.589964 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> 714fa427e1bb 2026-05-22 01:02:06.589986 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Step 2/6 : LABEL "build-date"="20260522" "name"="neutron-metadata-agent" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="neutron-metadata-agent" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 01:02:06.590057 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> Running in 59953b739449 2026-05-22 01:02:06.590106 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> Removed intermediate container 59953b739449 2026-05-22 01:02:06.590242 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> 33ec1796afb9 2026-05-22 01:02:06.590260 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Step 3/6 : COPY patches /patches 2026-05-22 01:02:06.590300 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> 0fe48ebbede8 2026-05-22 01:02:06.590364 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Step 4/6 : RUN kolla_patch 2026-05-22 01:02:06.590404 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> Running in 2cdea77baa2e 2026-05-22 01:02:06.590474 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:[i] No series file found, nothing to patch. 2026-05-22 01:02:06.590568 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> Removed intermediate container 2cdea77baa2e 2026-05-22 01:02:06.590583 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> 37f706f51aee 2026-05-22 01:02:06.590657 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 01:02:06.592750 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> Running in 5d0dc835c57d 2026-05-22 01:02:06.592780 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Reading package lists... 2026-05-22 01:02:06.592793 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Building dependency tree... 2026-05-22 01:02:06.592806 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Reading state information... 2026-05-22 01:02:06.592818 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:The following packages were automatically installed and are no longer required: 2026-05-22 01:02:06.592845 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:02:06.592856 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:02:06.592867 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:02:06.592878 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:02:06.592888 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:02:06.592898 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:02:06.592908 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:02:06.592934 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: xz-utils 2026-05-22 01:02:06.592944 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Use 'apt autoremove' to remove them. 2026-05-22 01:02:06.592954 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:The following packages will be REMOVED: 2026-05-22 01:02:06.592964 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: build-essential 2026-05-22 01:02:06.592987 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-22 01:02:06.592998 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:After this operation, 17.4 kB disk space will be freed. 2026-05-22 01:02:06.593007 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 2026-05-22 01:02:06.593019 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:02:06.593030 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 70% 2026-05-22 01:02:06.593040 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 75% 2026-05-22 01:02:06.593049 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 80% 2026-05-22 01:02:06.593059 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 85% 2026-05-22 01:02:06.593068 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 90% 2026-05-22 01:02:06.593078 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 95% 2026-05-22 01:02:06.593088 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 100% (Reading database ... 19979 files and directories currently installed.) 2026-05-22 01:02:06.593098 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing build-essential (12.10ubuntu1) ... 2026-05-22 01:02:06.593108 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Reading package lists... 2026-05-22 01:02:06.593117 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Building dependency tree... 2026-05-22 01:02:06.593127 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Reading state information... 2026-05-22 01:02:06.593136 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:The following packages will be REMOVED: 2026-05-22 01:02:06.593146 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:02:06.593155 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:02:06.593165 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:02:06.593175 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:02:06.593193 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:02:06.593202 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:02:06.593212 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:02:06.593232 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: xz-utils 2026-05-22 01:02:06.593242 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-22 01:02:06.593252 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:After this operation, 228 MB disk space will be freed. 2026-05-22 01:02:06.593261 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 2026-05-22 01:02:06.593271 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% 2026-05-22 01:02:06.593282 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% 2026-05-22 01:02:06.593292 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:02:06.593302 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 70% 2026-05-22 01:02:06.593312 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 75% 2026-05-22 01:02:06.593321 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 80% 2026-05-22 01:02:06.593331 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 85% 2026-05-22 01:02:06.593344 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 90% 2026-05-22 01:02:06.593354 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 95% 2026-05-22 01:02:06.593367 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 100% (Reading database ... 19970 files and directories currently installed.) 2026-05-22 01:02:06.593483 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-22 01:02:06.593544 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:02:06.593623 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-22 01:02:06.593738 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:02:06.593792 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-22 01:02:06.593859 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: 2026-05-22 01:02:06.593944 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-22 01:02:06.594073 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: 2026-05-22 01:02:06.594124 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:02:06.594190 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: 2026-05-22 01:02:06.594260 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:02:06.594329 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:02:06.594388 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: 2026-05-22 01:02:06.594435 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:02:06.594493 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-22 01:02:06.594540 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:02:06.594622 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:02:06.594678 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:02:06.594736 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:02:06.594783 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-22 01:02:06.594851 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-22 01:02:06.594897 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:02:06.594961 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:02:06.595020 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:02:06.595066 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: 2026-05-22 01:02:06.595126 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:02:06.595173 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:02:06.595230 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:02:06.595276 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:02:06.595674 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:02:06.595692 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: 2026-05-22 01:02:06.595703 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:02:06.595712 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:02:06.595722 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-22 01:02:06.595732 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:02:06.595742 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:02:06.595751 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-22 01:02:06.595761 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:02:06.595770 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:02:06.595784 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-22 01:02:06.595794 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:02:06.595803 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:02:06.595817 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:02:06.596024 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:02:06.596081 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing lto-disabled-list (47) ... 2026-05-22 01:02:06.596095 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing make (4.3-4.1build2) ... 2026-05-22 01:02:06.596114 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-22 01:02:06.596143 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 01:02:06.596158 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Collecting pyclean==3.0.0 2026-05-22 01:02:06.596188 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-22 01:02:06.596224 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-22 01:02:06.596284 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Installing collected packages: pyclean 2026-05-22 01:02:06.596332 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Successfully installed pyclean-3.0.0 2026-05-22 01:02:06.596378 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Cleaning directory /var/lib/kolla/venv 2026-05-22 01:02:06.596425 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: 2026-05-22 01:02:06.596472 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Total 12852 files, 2120 directories removed. 2026-05-22 01:02:06.596518 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: 2026-05-22 01:02:06.596564 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Cleaning directory /usr 2026-05-22 01:02:06.596626 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: 2026-05-22 01:02:06.596687 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Total 1380 files, 143 directories removed. 2026-05-22 01:02:06.596733 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: 2026-05-22 01:02:06.596783 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Found existing installation: pyclean 3.0.0 2026-05-22 01:02:06.596846 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Uninstalling pyclean-3.0.0: 2026-05-22 01:02:06.596894 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: Successfully uninstalled pyclean-3.0.0 2026-05-22 01:02:06.598766 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> Removed intermediate container 5d0dc835c57d 2026-05-22 01:02:06.598830 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> 4db9e06d2aa7 2026-05-22 01:02:06.598845 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Step 6/6 : USER neutron 2026-05-22 01:02:06.598855 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> Running in 093e528c18a7 2026-05-22 01:02:06.598865 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> Removed intermediate container 093e528c18a7 2026-05-22 01:02:06.598875 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> 2f91e3a5eb14 2026-05-22 01:02:06.598884 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Successfully built e2b202583216 2026-05-22 01:02:06.598894 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-metadata-agent:build-20260522 2026-05-22 01:02:06.598905 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Built at 2026-05-22 01:02:06.597171 (took 0:00:34.230015) 2026-05-22 01:02:06.598934 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-ovn-agent) 2026-05-22 01:02:06.598945 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-ovn-agent:Processing 2026-05-22 01:02:06.598956 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Building started at 2026-05-22 01:02:06.597660 2026-05-22 01:02:06.598966 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-ovn-agent:Turned 0 plugins into plugins archive 2026-05-22 01:02:06.599106 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-ovn-agent:Turned 0 additions into additions archive 2026-05-22 01:02:40.906699 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Step 1/6 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20260522 2026-05-22 01:02:40.906746 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> 714fa427e1bb 2026-05-22 01:02:40.906753 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Step 2/6 : LABEL "build-date"="20260522" "name"="neutron-ovn-agent" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="neutron-ovn-agent" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 01:02:40.906770 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> Running in 1c0d3dea9e20 2026-05-22 01:02:40.906775 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> Removed intermediate container 1c0d3dea9e20 2026-05-22 01:02:40.906779 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> bbf453ea995b 2026-05-22 01:02:40.906782 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Step 3/6 : COPY patches /patches 2026-05-22 01:02:40.906786 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> b55dd84c431d 2026-05-22 01:02:40.906789 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Step 4/6 : RUN kolla_patch 2026-05-22 01:02:40.906799 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> Running in 594a03998866 2026-05-22 01:02:40.906803 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:[i] No series file found, nothing to patch. 2026-05-22 01:02:40.906806 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> Removed intermediate container 594a03998866 2026-05-22 01:02:40.906810 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> d44453875937 2026-05-22 01:02:40.906815 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 01:02:40.906819 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> Running in 7a185a9c5007 2026-05-22 01:02:40.906823 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Reading package lists... 2026-05-22 01:02:40.906826 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Building dependency tree... 2026-05-22 01:02:40.906830 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Reading state information... 2026-05-22 01:02:40.906833 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:The following packages were automatically installed and are no longer required: 2026-05-22 01:02:40.906837 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:02:40.906842 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:02:40.906845 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:02:40.906849 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:02:40.906853 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:02:40.906856 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:02:40.906860 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:02:40.906863 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: xz-utils 2026-05-22 01:02:40.906867 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Use 'apt autoremove' to remove them. 2026-05-22 01:02:40.906871 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:The following packages will be REMOVED: 2026-05-22 01:02:40.906874 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: build-essential 2026-05-22 01:02:40.906878 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-22 01:02:40.906882 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:After this operation, 17.4 kB disk space will be freed. 2026-05-22 01:02:40.906889 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 2026-05-22 01:02:40.906899 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:02:40.906904 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 70% 2026-05-22 01:02:40.906907 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 75% 2026-05-22 01:02:40.906911 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 80% 2026-05-22 01:02:40.906915 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 85% 2026-05-22 01:02:40.906918 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 90% 2026-05-22 01:02:40.906922 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 95% 2026-05-22 01:02:40.906925 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 100% (Reading database ... 19979 files and directories currently installed.) 2026-05-22 01:02:40.906930 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing build-essential (12.10ubuntu1) ... 2026-05-22 01:02:40.906933 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Reading package lists... 2026-05-22 01:02:40.906937 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Building dependency tree... 2026-05-22 01:02:40.906940 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Reading state information... 2026-05-22 01:02:40.906944 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:The following packages will be REMOVED: 2026-05-22 01:02:40.906948 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:02:40.906951 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:02:40.906955 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:02:40.906961 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:02:40.906965 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:02:40.906968 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:02:40.906972 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:02:40.906975 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: xz-utils 2026-05-22 01:02:40.906979 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-22 01:02:40.906982 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:After this operation, 228 MB disk space will be freed. 2026-05-22 01:02:40.906986 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 2026-05-22 01:02:40.906990 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:02:40.906994 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 70% (Reading database ... 75% 2026-05-22 01:02:40.906997 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 80% 2026-05-22 01:02:40.907001 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 85% 2026-05-22 01:02:40.907004 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 90% 2026-05-22 01:02:40.907008 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 95% 2026-05-22 01:02:40.907014 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 100% (Reading database ... 19970 files and directories currently installed.) 2026-05-22 01:02:40.907018 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-22 01:02:40.907021 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:02:40.907025 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-22 01:02:40.907028 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:02:40.907032 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-22 01:02:40.907036 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-22 01:02:40.907039 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:02:40.907043 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:02:40.907046 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:02:40.907053 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:02:40.907056 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-22 01:02:40.907060 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:02:40.907064 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:02:40.907067 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:02:40.907071 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:02:40.907074 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-22 01:02:40.907078 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-22 01:02:40.907081 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:02:40.907085 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:02:40.907088 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:02:40.907092 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:02:40.907096 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:02:40.907099 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:02:40.907103 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:02:40.907106 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:02:40.907112 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:02:40.907116 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:02:40.907119 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-22 01:02:40.907123 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:02:40.907127 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:02:40.907130 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-22 01:02:40.907134 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:02:40.907140 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:02:40.907144 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-22 01:02:40.907147 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:02:40.907151 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:02:40.907154 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:02:40.907158 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:02:40.907162 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing lto-disabled-list (47) ... 2026-05-22 01:02:40.907165 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing make (4.3-4.1build2) ... 2026-05-22 01:02:40.907169 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-22 01:02:40.907172 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 01:02:40.907176 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Collecting pyclean==3.0.0 2026-05-22 01:02:40.907179 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-22 01:02:40.907183 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-22 01:02:40.907187 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Installing collected packages: pyclean 2026-05-22 01:02:40.907190 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Successfully installed pyclean-3.0.0 2026-05-22 01:02:40.907194 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Cleaning directory /var/lib/kolla/venv 2026-05-22 01:02:40.907197 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: 2026-05-22 01:02:40.907201 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Total 12852 files, 2120 directories removed. 2026-05-22 01:02:40.907204 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: 2026-05-22 01:02:40.907208 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Cleaning directory /usr 2026-05-22 01:02:40.907211 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: 2026-05-22 01:02:40.907215 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Total 1380 files, 143 directories removed. 2026-05-22 01:02:40.907219 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: 2026-05-22 01:02:40.907224 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Found existing installation: pyclean 3.0.0 2026-05-22 01:02:40.907228 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Uninstalling pyclean-3.0.0: 2026-05-22 01:02:40.907232 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: Successfully uninstalled pyclean-3.0.0 2026-05-22 01:02:40.907235 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> Removed intermediate container 7a185a9c5007 2026-05-22 01:02:40.907239 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> 857aee300752 2026-05-22 01:02:40.907243 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Step 6/6 : USER neutron 2026-05-22 01:02:40.907246 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> Running in 809b5aab917b 2026-05-22 01:02:40.907250 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> Removed intermediate container 809b5aab917b 2026-05-22 01:02:40.907253 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> df5bc568f0ae 2026-05-22 01:02:40.907257 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Successfully built 163b68b5f5c7 2026-05-22 01:02:40.907260 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-ovn-agent:build-20260522 2026-05-22 01:02:40.907264 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Built at 2026-05-22 01:02:40.905438 (took 0:00:34.307778) 2026-05-22 01:02:40.907268 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ironic-neutron-agent) 2026-05-22 01:02:40.907271 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-neutron-agent:Processing 2026-05-22 01:02:40.907277 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Building started at 2026-05-22 01:02:40.905705 2026-05-22 01:02:40.907281 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-neutron-agent:Turned 0 plugins into plugins archive 2026-05-22 01:02:40.907284 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-neutron-agent:Turned 0 additions into additions archive 2026-05-22 01:03:15.882545 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Step 1/6 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20260522 2026-05-22 01:03:15.882829 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> 714fa427e1bb 2026-05-22 01:03:15.883008 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Step 2/6 : LABEL "build-date"="20260522" "name"="ironic-neutron-agent" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ironic-neutron-agent" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 01:03:15.883147 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> Running in be0a7b918120 2026-05-22 01:03:15.883279 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> Removed intermediate container be0a7b918120 2026-05-22 01:03:15.883398 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> 2b8572de4bde 2026-05-22 01:03:15.883546 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Step 3/6 : COPY patches /patches 2026-05-22 01:03:15.883707 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> 2a9a66283dd3 2026-05-22 01:03:15.883829 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Step 4/6 : RUN kolla_patch 2026-05-22 01:03:15.883948 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> Running in 85f93eb99d94 2026-05-22 01:03:15.884062 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:[i] No series file found, nothing to patch. 2026-05-22 01:03:15.884203 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> Removed intermediate container 85f93eb99d94 2026-05-22 01:03:15.884315 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> db374f524c4e 2026-05-22 01:03:15.884432 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 01:03:15.884640 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> Running in 1df4ebd82dd5 2026-05-22 01:03:15.884775 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Reading package lists... 2026-05-22 01:03:15.884893 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Building dependency tree... 2026-05-22 01:03:15.885006 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Reading state information... 2026-05-22 01:03:15.885115 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:The following packages were automatically installed and are no longer required: 2026-05-22 01:03:15.885210 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:03:15.885300 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:03:15.885391 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:03:15.885494 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:03:15.885623 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:03:15.885725 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:03:15.885813 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:03:15.885899 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: xz-utils 2026-05-22 01:03:15.885987 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Use 'apt autoremove' to remove them. 2026-05-22 01:03:15.886085 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:The following packages will be REMOVED: 2026-05-22 01:03:15.886171 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: build-essential 2026-05-22 01:03:15.886268 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-22 01:03:15.886357 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:After this operation, 17.4 kB disk space will be freed. 2026-05-22 01:03:15.886449 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 2026-05-22 01:03:15.886591 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 2026-05-22 01:03:15.886748 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:03:15.886832 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 70% (Reading database ... 75% 2026-05-22 01:03:15.886909 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 80% 2026-05-22 01:03:15.886984 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 85% 2026-05-22 01:03:15.887060 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 90% 2026-05-22 01:03:15.887133 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 95% 2026-05-22 01:03:15.887210 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 100% (Reading database ... 19979 files and directories currently installed.) 2026-05-22 01:03:15.887288 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing build-essential (12.10ubuntu1) ... 2026-05-22 01:03:15.887363 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Reading package lists... 2026-05-22 01:03:15.887441 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Building dependency tree... 2026-05-22 01:03:15.887533 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Reading state information... 2026-05-22 01:03:15.887640 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:The following packages will be REMOVED: 2026-05-22 01:03:15.887723 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:03:15.887796 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:03:15.887866 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:03:15.887946 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:03:15.888014 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:03:15.888083 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:03:15.888152 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:03:15.888228 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: xz-utils 2026-05-22 01:03:15.888308 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-22 01:03:15.888379 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:After this operation, 228 MB disk space will be freed. 2026-05-22 01:03:15.888457 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 2026-05-22 01:03:15.888551 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 2026-05-22 01:03:15.888663 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:03:15.888748 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 70% 2026-05-22 01:03:15.888824 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 75% 2026-05-22 01:03:15.888899 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 80% 2026-05-22 01:03:15.888971 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 85% 2026-05-22 01:03:15.889045 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 90% 2026-05-22 01:03:15.889119 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 95% 2026-05-22 01:03:15.889194 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 100% (Reading database ... 19970 files and directories currently installed.) 2026-05-22 01:03:15.889272 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-22 01:03:15.889347 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:03:15.889439 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-22 01:03:15.890640 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:03:15.890654 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-22 01:03:15.890660 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-22 01:03:15.890666 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:03:15.890672 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:03:15.890683 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:03:15.890689 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:03:15.890695 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-22 01:03:15.890701 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:03:15.890707 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:03:15.890712 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: 2026-05-22 01:03:15.890718 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:03:15.890724 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:03:15.890730 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-22 01:03:15.890736 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: 2026-05-22 01:03:15.890741 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-22 01:03:15.890747 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:03:15.890757 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:03:15.890763 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:03:15.890769 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:03:15.890775 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:03:15.890781 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:03:15.890787 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: 2026-05-22 01:03:15.890793 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:03:15.890798 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:03:15.890804 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:03:15.890810 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:03:15.890816 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-22 01:03:15.890821 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:03:15.890827 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: 2026-05-22 01:03:15.890833 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:03:15.890839 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-22 01:03:15.890844 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:03:15.890850 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: 2026-05-22 01:03:15.890856 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:03:15.890862 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-22 01:03:15.890868 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:03:15.890874 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:03:15.890917 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:03:15.890984 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:03:15.891052 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: 2026-05-22 01:03:15.891119 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing lto-disabled-list (47) ... 2026-05-22 01:03:15.891184 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing make (4.3-4.1build2) ... 2026-05-22 01:03:15.891247 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-22 01:03:15.891309 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 01:03:15.891373 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: 2026-05-22 01:03:15.891436 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Collecting pyclean==3.0.0 2026-05-22 01:03:15.891499 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-22 01:03:15.891579 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-22 01:03:15.891664 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Installing collected packages: pyclean 2026-05-22 01:03:15.891730 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Successfully installed pyclean-3.0.0 2026-05-22 01:03:15.891799 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Cleaning directory /var/lib/kolla/venv 2026-05-22 01:03:15.891867 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: 2026-05-22 01:03:15.891932 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Total 12852 files, 2120 directories removed. 2026-05-22 01:03:15.891993 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: 2026-05-22 01:03:15.892056 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Cleaning directory /usr 2026-05-22 01:03:15.892116 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: 2026-05-22 01:03:15.892180 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Total 1380 files, 143 directories removed. 2026-05-22 01:03:15.892241 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: 2026-05-22 01:03:15.892305 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Found existing installation: pyclean 3.0.0 2026-05-22 01:03:15.892377 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Uninstalling pyclean-3.0.0: 2026-05-22 01:03:15.892441 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: Successfully uninstalled pyclean-3.0.0 2026-05-22 01:03:15.892503 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> Removed intermediate container 1df4ebd82dd5 2026-05-22 01:03:15.892625 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> 006507539048 2026-05-22 01:03:15.892698 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Step 6/6 : USER neutron 2026-05-22 01:03:15.892759 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> Running in 25f9eb01b1ce 2026-05-22 01:03:15.892819 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> Removed intermediate container 25f9eb01b1ce 2026-05-22 01:03:15.892878 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> ad1579d7a179 2026-05-22 01:03:15.892938 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Successfully built 704888da30ef 2026-05-22 01:03:15.892996 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Successfully tagged osism.harbor.regio.digital/kolla/ironic-neutron-agent:build-20260522 2026-05-22 01:03:15.893082 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Built at 2026-05-22 01:03:15.893025 (took 0:00:34.987320) 2026-05-22 01:03:15.893401 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(skyline-apiserver) 2026-05-22 01:03:15.894845 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-apiserver:Processing 2026-05-22 01:03:15.894864 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Building started at 2026-05-22 01:03:15.893480 2026-05-22 01:03:15.894871 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-apiserver:Getting archive from https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz 2026-05-22 01:03:18.214770 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-apiserver:Turned 0 plugins into plugins archive 2026-05-22 01:03:18.214846 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-apiserver:Turned 0 additions into additions archive 2026-05-22 01:03:53.518850 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:[WARNING]: Empty continuation line found in: RUN ln -s skyline-apiserver-source/* skyline-apiserver && sed -e "/^aiosqlite===/d" -i requirements/upper-constraints.txt && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /skyline-apiserver && chmod 644 /usr/local/bin/kolla_skyline_extend_start 2026-05-22 01:03:53.518948 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: 2026-05-22 01:03:53.518969 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:[WARNING]: Empty continuation lines will become errors in a future release. 2026-05-22 01:03:53.518983 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: 2026-05-22 01:03:53.518996 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Step 1/9 : FROM osism.harbor.regio.digital/kolla/skyline-base:build-20260522 2026-05-22 01:03:53.519009 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> 1121e6119747 2026-05-22 01:03:53.519030 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Step 2/9 : LABEL "build-date"="20260522" "name"="skyline-apiserver" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="skyline-apiserver" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 01:03:53.519070 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Running in 03dcdb078318 2026-05-22 01:03:53.519086 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Removed intermediate container 03dcdb078318 2026-05-22 01:03:53.519096 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> 7aee1571a563 2026-05-22 01:03:53.519106 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Step 3/9 : ADD skyline-apiserver-archive /skyline-apiserver-source 2026-05-22 01:03:53.519137 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> 06b6b12bd11c 2026-05-22 01:03:53.519151 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Step 4/9 : COPY extend_start.sh /usr/local/bin/kolla_skyline_extend_start 2026-05-22 01:03:53.519164 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> 40b6a1496cc5 2026-05-22 01:03:53.519199 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Step 5/9 : RUN ln -s skyline-apiserver-source/* skyline-apiserver && sed -e "/^aiosqlite===/d" -i requirements/upper-constraints.txt && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /skyline-apiserver && chmod 644 /usr/local/bin/kolla_skyline_extend_start 2026-05-22 01:03:53.519215 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Running in e4ccd3379759 2026-05-22 01:03:53.519269 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Processing ./skyline-apiserver 2026-05-22 01:03:53.519303 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Installing build dependencies: started 2026-05-22 01:03:53.519335 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Installing build dependencies: finished with status 'done' 2026-05-22 01:03:53.519376 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Getting requirements to build wheel: started 2026-05-22 01:03:53.519391 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Getting requirements to build wheel: finished with status 'done' 2026-05-22 01:03:53.519420 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Installing backend dependencies: started 2026-05-22 01:03:53.519475 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Installing backend dependencies: finished with status 'done' 2026-05-22 01:03:53.519487 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Preparing metadata (pyproject.toml): started 2026-05-22 01:03:53.519501 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-22 01:03:53.519579 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: pbr>=5.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from skyline-apiserver==6.0.1.dev15) (7.0.0) 2026-05-22 01:03:53.519622 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting fastapi<=0.58.1 (from skyline-apiserver==6.0.1.dev15) 2026-05-22 01:03:53.519644 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading fastapi-0.58.1-py3-none-any.whl.metadata (21 kB) 2026-05-22 01:03:53.521768 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting pydantic<2.0.0,>=1.9.0 (from skyline-apiserver==6.0.1.dev15) 2026-05-22 01:03:53.521790 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading pydantic-1.10.26-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (155 kB) 2026-05-22 01:03:53.521807 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting uvicorn<=0.17.6 (from skyline-apiserver==6.0.1.dev15) 2026-05-22 01:03:53.521817 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading uvicorn-0.17.6-py3-none-any.whl.metadata (6.2 kB) 2026-05-22 01:03:53.521844 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting gunicorn>=20.1.0 (from skyline-apiserver==6.0.1.dev15) 2026-05-22 01:03:53.521857 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading gunicorn-23.0.0-py3-none-any.whl.metadata (4.4 kB) 2026-05-22 01:03:53.521871 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting python-jose<=3.3.0 (from skyline-apiserver==6.0.1.dev15) 2026-05-22 01:03:53.521920 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading python_jose-3.3.0-py2.py3-none-any.whl.metadata (5.4 kB) 2026-05-22 01:03:53.521936 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting databases>=0.9.0 (from skyline-apiserver==6.0.1.dev15) 2026-05-22 01:03:53.521950 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading databases-0.9.0-py3-none-any.whl.metadata (5.4 kB) 2026-05-22 01:03:53.522016 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting aiomysql>=0.2.0 (from skyline-apiserver==6.0.1.dev15) 2026-05-22 01:03:53.522028 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading aiomysql-0.2.0-py3-none-any.whl.metadata (11 kB) 2026-05-22 01:03:53.522043 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting aiosqlite>=0.20.0 (from skyline-apiserver==6.0.1.dev15) 2026-05-22 01:03:53.522056 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading aiosqlite-0.22.1-py3-none-any.whl.metadata (4.3 kB) 2026-05-22 01:03:53.522070 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting loguru<=0.5.3 (from skyline-apiserver==6.0.1.dev15) 2026-05-22 01:03:53.522102 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading loguru-0.5.3-py3-none-any.whl.metadata (21 kB) 2026-05-22 01:03:53.522133 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: PyYAML>=5.4.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from skyline-apiserver==6.0.1.dev15) (6.0.2) 2026-05-22 01:03:53.522147 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting immutables>=0.16 (from skyline-apiserver==6.0.1.dev15) 2026-05-22 01:03:53.522203 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading immutables-0.21-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.5 kB) 2026-05-22 01:03:53.522215 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: alembic>=1.7.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from skyline-apiserver==6.0.1.dev15) (1.14.1) 2026-05-22 01:03:53.522229 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting httpx>=0.16.1 (from skyline-apiserver==6.0.1.dev15) 2026-05-22 01:03:53.522242 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading httpx-0.28.1-py3-none-any.whl.metadata (7.1 kB) 2026-05-22 01:03:53.522271 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: SQLAlchemy>=1.3.24 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from skyline-apiserver==6.0.1.dev15) (2.0.38) 2026-05-22 01:03:53.522306 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: PyMySQL>=0.9.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from skyline-apiserver==6.0.1.dev15) (1.1.1) 2026-05-22 01:03:53.522320 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: dnspython>=2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from skyline-apiserver==6.0.1.dev15) (2.7.0) 2026-05-22 01:03:53.522369 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: click>=7.1.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from skyline-apiserver==6.0.1.dev15) (8.1.8) 2026-05-22 01:03:53.522384 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: jinja2>=2.11.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from skyline-apiserver==6.0.1.dev15) (3.1.5) 2026-05-22 01:03:53.522441 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting h11>=0.11 (from skyline-apiserver==6.0.1.dev15) 2026-05-22 01:03:53.522455 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) 2026-05-22 01:03:53.522469 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: MarkupSafe>=2.0.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from skyline-apiserver==6.0.1.dev15) (3.0.2) 2026-05-22 01:03:53.522492 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting python-multipart>=0.0.5 (from skyline-apiserver==6.0.1.dev15) 2026-05-22 01:03:53.522518 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading python_multipart-0.0.29-py3-none-any.whl.metadata (2.1 kB) 2026-05-22 01:03:53.522547 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: python-keystoneclient>=3.21.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from skyline-apiserver==6.0.1.dev15) (5.6.0) 2026-05-22 01:03:53.522576 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: python-cinderclient>=8.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from skyline-apiserver==6.0.1.dev15) (9.7.0) 2026-05-22 01:03:53.522629 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: python-glanceclient>=2.17.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from skyline-apiserver==6.0.1.dev15) (4.8.0) 2026-05-22 01:03:53.522649 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: python-neutronclient>=6.14.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from skyline-apiserver==6.0.1.dev15) (11.4.0) 2026-05-22 01:03:53.522678 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: python-novaclient>=15.1.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from skyline-apiserver==6.0.1.dev15) (18.9.0) 2026-05-22 01:03:53.522706 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: keystoneauth1>=3.17.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from skyline-apiserver==6.0.1.dev15) (5.10.0) 2026-05-22 01:03:53.522734 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: oslo.policy>=2.3.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from skyline-apiserver==6.0.1.dev15) (4.5.1) 2026-05-22 01:03:53.522762 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting starlette==0.13.4 (from fastapi<=0.58.1->skyline-apiserver==6.0.1.dev15) 2026-05-22 01:03:53.522790 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading starlette-0.13.4-py3-none-any.whl.metadata (6.6 kB) 2026-05-22 01:03:53.522819 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: typing-extensions>=4.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pydantic<2.0.0,>=1.9.0->skyline-apiserver==6.0.1.dev15) (4.12.2) 2026-05-22 01:03:53.522834 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting ecdsa!=0.15 (from python-jose<=3.3.0->skyline-apiserver==6.0.1.dev15) 2026-05-22 01:03:53.522885 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading ecdsa-0.19.2-py2.py3-none-any.whl.metadata (29 kB) 2026-05-22 01:03:53.522904 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting rsa (from python-jose<=3.3.0->skyline-apiserver==6.0.1.dev15) 2026-05-22 01:03:53.522918 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading rsa-4.9-py3-none-any.whl.metadata (4.2 kB) 2026-05-22 01:03:53.522931 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting pyasn1 (from python-jose<=3.3.0->skyline-apiserver==6.0.1.dev15) 2026-05-22 01:03:53.522959 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2026-05-22 01:03:53.522988 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting asgiref>=3.4.0 (from uvicorn<=0.17.6->skyline-apiserver==6.0.1.dev15) 2026-05-22 01:03:53.523002 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading asgiref-3.8.1-py3-none-any.whl.metadata (9.3 kB) 2026-05-22 01:03:53.523050 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: Mako in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.7.5->skyline-apiserver==6.0.1.dev15) (1.3.9) 2026-05-22 01:03:53.523062 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: six>=1.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ecdsa!=0.15->python-jose<=3.3.0->skyline-apiserver==6.0.1.dev15) (1.17.0) 2026-05-22 01:03:53.523100 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: packaging in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gunicorn>=20.1.0->skyline-apiserver==6.0.1.dev15) (24.2) 2026-05-22 01:03:53.523110 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting anyio (from httpx>=0.16.1->skyline-apiserver==6.0.1.dev15) 2026-05-22 01:03:53.523123 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading anyio-4.8.0-py3-none-any.whl.metadata (4.6 kB) 2026-05-22 01:03:53.523154 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: certifi in ./var/lib/kolla/venv/lib/python3.12/site-packages (from httpx>=0.16.1->skyline-apiserver==6.0.1.dev15) (2026.5.20) 2026-05-22 01:03:53.523168 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting httpcore==1.* (from httpx>=0.16.1->skyline-apiserver==6.0.1.dev15) 2026-05-22 01:03:53.523217 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading httpcore-1.0.7-py3-none-any.whl.metadata (21 kB) 2026-05-22 01:03:53.523228 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: idna in ./var/lib/kolla/venv/lib/python3.12/site-packages (from httpx>=0.16.1->skyline-apiserver==6.0.1.dev15) (3.10) 2026-05-22 01:03:53.523243 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: iso8601>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.17.4->skyline-apiserver==6.0.1.dev15) (2.1.0) 2026-05-22 01:03:53.523272 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: requests>=2.14.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.17.4->skyline-apiserver==6.0.1.dev15) (2.32.3) 2026-05-22 01:03:53.523305 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: stevedore>=1.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.17.4->skyline-apiserver==6.0.1.dev15) (5.4.1) 2026-05-22 01:03:53.523352 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: os-service-types>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.17.4->skyline-apiserver==6.0.1.dev15) (1.7.0) 2026-05-22 01:03:53.523364 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: oslo.config>=6.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.policy>=2.3.4->skyline-apiserver==6.0.1.dev15) (9.7.1) 2026-05-22 01:03:53.523378 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: oslo.context>=2.22.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.policy>=2.3.4->skyline-apiserver==6.0.1.dev15) (5.7.1) 2026-05-22 01:03:53.523435 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: oslo.i18n>=3.15.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.policy>=2.3.4->skyline-apiserver==6.0.1.dev15) (6.5.1) 2026-05-22 01:03:53.523446 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: oslo.serialization>=2.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.policy>=2.3.4->skyline-apiserver==6.0.1.dev15) (5.7.0) 2026-05-22 01:03:53.524796 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: oslo.utils>=3.40.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.policy>=2.3.4->skyline-apiserver==6.0.1.dev15) (8.2.0) 2026-05-22 01:03:53.524825 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: debtcollector>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.0.0->oslo.policy>=2.3.4->skyline-apiserver==6.0.1.dev15) (3.0.0) 2026-05-22 01:03:53.524838 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: netaddr>=0.7.18 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.0.0->oslo.policy>=2.3.4->skyline-apiserver==6.0.1.dev15) (1.3.0) 2026-05-22 01:03:53.524848 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: rfc3986>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.0.0->oslo.policy>=2.3.4->skyline-apiserver==6.0.1.dev15) (2.0.0) 2026-05-22 01:03:53.524865 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: wrapt>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.config>=6.0.0->oslo.policy>=2.3.4->skyline-apiserver==6.0.1.dev15) (1.17.2) 2026-05-22 01:03:53.524877 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: msgpack>=0.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.18.0->oslo.policy>=2.3.4->skyline-apiserver==6.0.1.dev15) (1.1.0) 2026-05-22 01:03:53.524887 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: tzdata>=2022.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.18.0->oslo.policy>=2.3.4->skyline-apiserver==6.0.1.dev15) (2025.1) 2026-05-22 01:03:53.524897 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: pyparsing>=2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.40.0->oslo.policy>=2.3.4->skyline-apiserver==6.0.1.dev15) (3.2.1) 2026-05-22 01:03:53.524907 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: psutil>=3.2.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.40.0->oslo.policy>=2.3.4->skyline-apiserver==6.0.1.dev15) (7.0.0) 2026-05-22 01:03:53.524917 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: setuptools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pbr>=5.8.0->skyline-apiserver==6.0.1.dev15) (82.0.1) 2026-05-22 01:03:53.524927 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: PrettyTable>=0.7.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-cinderclient>=8.1.0->skyline-apiserver==6.0.1.dev15) (3.14.0) 2026-05-22 01:03:53.524937 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: wcwidth in ./var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->python-cinderclient>=8.1.0->skyline-apiserver==6.0.1.dev15) (0.2.13) 2026-05-22 01:03:53.524947 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: warlock>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=2.17.1->skyline-apiserver==6.0.1.dev15) (2.0.1) 2026-05-22 01:03:53.524958 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: pyOpenSSL>=17.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=2.17.1->skyline-apiserver==6.0.1.dev15) (24.2.1) 2026-05-22 01:03:53.524968 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: cryptography<44,>=41.0.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pyOpenSSL>=17.1.0->python-glanceclient>=2.17.1->skyline-apiserver==6.0.1.dev15) (43.0.3) 2026-05-22 01:03:53.524978 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: cffi>=1.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography<44,>=41.0.5->pyOpenSSL>=17.1.0->python-glanceclient>=2.17.1->skyline-apiserver==6.0.1.dev15) (1.17.1) 2026-05-22 01:03:53.524989 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: pycparser in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography<44,>=41.0.5->pyOpenSSL>=17.1.0->python-glanceclient>=2.17.1->skyline-apiserver==6.0.1.dev15) (2.22) 2026-05-22 01:03:53.525008 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: cliff>=3.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.14.1->skyline-apiserver==6.0.1.dev15) (4.9.1) 2026-05-22 01:03:53.525018 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: openstacksdk>=1.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.14.1->skyline-apiserver==6.0.1.dev15) (4.4.0) 2026-05-22 01:03:53.525033 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: os-client-config>=1.28.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.14.1->skyline-apiserver==6.0.1.dev15) (2.1.0) 2026-05-22 01:03:53.525050 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: osc-lib>=1.12.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.14.1->skyline-apiserver==6.0.1.dev15) (3.2.0) 2026-05-22 01:03:53.525060 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: oslo.log>=3.36.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.14.1->skyline-apiserver==6.0.1.dev15) (7.1.0) 2026-05-22 01:03:53.525070 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: autopage>=0.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=3.4.0->python-neutronclient>=6.14.1->skyline-apiserver==6.0.1.dev15) (0.5.2) 2026-05-22 01:03:53.525081 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: cmd2>=1.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=3.4.0->python-neutronclient>=6.14.1->skyline-apiserver==6.0.1.dev15) (2.5.11) 2026-05-22 01:03:53.525091 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: pyperclip>=1.8 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=6.14.1->skyline-apiserver==6.0.1.dev15) (1.9.0) 2026-05-22 01:03:53.525101 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: decorator>=4.4.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.14.1->skyline-apiserver==6.0.1.dev15) (5.1.1) 2026-05-22 01:03:53.525111 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: dogpile.cache>=0.6.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.14.1->skyline-apiserver==6.0.1.dev15) (1.3.4) 2026-05-22 01:03:53.525122 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: jmespath>=0.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.14.1->skyline-apiserver==6.0.1.dev15) (1.0.1) 2026-05-22 01:03:53.525132 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.14.1->skyline-apiserver==6.0.1.dev15) (1.33) 2026-05-22 01:03:53.525142 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: platformdirs>=3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.14.1->skyline-apiserver==6.0.1.dev15) (4.3.6) 2026-05-22 01:03:53.525152 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: requestsexceptions>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.14.1->skyline-apiserver==6.0.1.dev15) (1.4.0) 2026-05-22 01:03:53.525162 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: jsonpointer>=1.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=1.5.0->python-neutronclient>=6.14.1->skyline-apiserver==6.0.1.dev15) (3.0.0) 2026-05-22 01:03:53.525173 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: python-dateutil>=2.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-neutronclient>=6.14.1->skyline-apiserver==6.0.1.dev15) (2.9.0.post0) 2026-05-22 01:03:53.525183 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.17.4->skyline-apiserver==6.0.1.dev15) (3.4.1) 2026-05-22 01:03:53.525194 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: urllib3<3,>=1.21.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.17.4->skyline-apiserver==6.0.1.dev15) (1.26.20) 2026-05-22 01:03:53.525216 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: greenlet!=0.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from SQLAlchemy>=1.3.24->skyline-apiserver==6.0.1.dev15) (3.1.1) 2026-05-22 01:03:53.525232 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: jsonschema<5,>=4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from warlock>=1.2.0->python-glanceclient>=2.17.1->skyline-apiserver==6.0.1.dev15) (4.23.0) 2026-05-22 01:03:53.525243 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: attrs>=22.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema<5,>=4->warlock>=1.2.0->python-glanceclient>=2.17.1->skyline-apiserver==6.0.1.dev15) (25.1.0) 2026-05-22 01:03:53.525254 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema<5,>=4->warlock>=1.2.0->python-glanceclient>=2.17.1->skyline-apiserver==6.0.1.dev15) (2024.10.1) 2026-05-22 01:03:53.525265 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: referencing>=0.28.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema<5,>=4->warlock>=1.2.0->python-glanceclient>=2.17.1->skyline-apiserver==6.0.1.dev15) (0.36.2) 2026-05-22 01:03:53.525275 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: rpds-py>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema<5,>=4->warlock>=1.2.0->python-glanceclient>=2.17.1->skyline-apiserver==6.0.1.dev15) (0.23.1) 2026-05-22 01:03:53.525302 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting sniffio>=1.1 (from anyio->httpx>=0.16.1->skyline-apiserver==6.0.1.dev15) 2026-05-22 01:03:53.525312 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-05-22 01:03:53.525321 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading fastapi-0.58.1-py3-none-any.whl (49 kB) 2026-05-22 01:03:53.525331 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading starlette-0.13.4-py3-none-any.whl (59 kB) 2026-05-22 01:03:53.525341 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading loguru-0.5.3-py3-none-any.whl (57 kB) 2026-05-22 01:03:53.525350 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading pydantic-1.10.26-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (2.6 MB) 2026-05-22 01:03:53.525360 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 16.8 MB/s 0:00:00 2026-05-22 01:03:53.525370 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading python_jose-3.3.0-py2.py3-none-any.whl (33 kB) 2026-05-22 01:03:53.525379 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading uvicorn-0.17.6-py3-none-any.whl (53 kB) 2026-05-22 01:03:53.525389 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading aiomysql-0.2.0-py3-none-any.whl (44 kB) 2026-05-22 01:03:53.525398 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading aiosqlite-0.22.1-py3-none-any.whl (17 kB) 2026-05-22 01:03:53.525408 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading asgiref-3.8.1-py3-none-any.whl (23 kB) 2026-05-22 01:03:53.525417 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading databases-0.9.0-py3-none-any.whl (25 kB) 2026-05-22 01:03:53.525427 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading ecdsa-0.19.2-py2.py3-none-any.whl (150 kB) 2026-05-22 01:03:53.525436 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading gunicorn-23.0.0-py3-none-any.whl (85 kB) 2026-05-22 01:03:53.525445 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading h11-0.14.0-py3-none-any.whl (58 kB) 2026-05-22 01:03:53.525455 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading httpx-0.28.1-py3-none-any.whl (73 kB) 2026-05-22 01:03:53.525471 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading httpcore-1.0.7-py3-none-any.whl (78 kB) 2026-05-22 01:03:53.525481 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading immutables-0.21-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (104 kB) 2026-05-22 01:03:53.525491 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading python_multipart-0.0.29-py3-none-any.whl (29 kB) 2026-05-22 01:03:53.525500 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading anyio-4.8.0-py3-none-any.whl (96 kB) 2026-05-22 01:03:53.525510 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 2026-05-22 01:03:53.525519 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2026-05-22 01:03:53.525529 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading rsa-4.9-py3-none-any.whl (34 kB) 2026-05-22 01:03:53.525538 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Building wheels for collected packages: skyline-apiserver 2026-05-22 01:03:53.525554 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Building wheel for skyline-apiserver (pyproject.toml): started 2026-05-22 01:03:53.525564 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Building wheel for skyline-apiserver (pyproject.toml): finished with status 'done' 2026-05-22 01:03:53.525580 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Created wheel for skyline-apiserver: filename=skyline_apiserver-6.0.1.dev15-py3-none-any.whl size=159531 sha256=5a60126a314cc8d70efb6a17d6304dd5fc0c2a267f73ce85d6fca5ac88829d67 2026-05-22 01:03:53.525617 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Stored in directory: /tmp/pip-ephem-wheel-cache-fbflvwta/wheels/5d/96/f1/e535c7d90f6922e2d4ea896be8b05d8e4cc5f55d6ffb5cbb20 2026-05-22 01:03:53.525633 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Successfully built skyline-apiserver 2026-05-22 01:03:53.525643 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Installing collected packages: starlette, sniffio, python-multipart, pydantic, pyasn1, loguru, immutables, h11, gunicorn, ecdsa, asgiref, aiosqlite, aiomysql, uvicorn, rsa, httpcore, fastapi, databases, anyio, python-jose, httpx, skyline-apiserver 2026-05-22 01:03:53.525654 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Successfully installed aiomysql-0.2.0 aiosqlite-0.22.1 anyio-4.8.0 asgiref-3.8.1 databases-0.9.0 ecdsa-0.19.2 fastapi-0.58.1 gunicorn-23.0.0 h11-0.14.0 httpcore-1.0.7 httpx-0.28.1 immutables-0.21 loguru-0.5.3 pyasn1-0.6.0 pydantic-1.10.26 python-jose-3.3.0 python-multipart-0.0.29 rsa-4.9 skyline-apiserver-6.0.1.dev15 sniffio-1.3.1 starlette-0.13.4 uvicorn-0.17.6 2026-05-22 01:03:53.525665 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Removed intermediate container e4ccd3379759 2026-05-22 01:03:53.525675 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> 51309cfba821 2026-05-22 01:03:53.525684 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Step 6/9 : COPY patches /patches 2026-05-22 01:03:53.525694 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> 750136dc3f2d 2026-05-22 01:03:53.525704 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Step 7/9 : RUN kolla_patch 2026-05-22 01:03:53.525713 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Running in 850c7d85302e 2026-05-22 01:03:53.525723 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:[i] No series file found, nothing to patch. 2026-05-22 01:03:53.525732 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Removed intermediate container 850c7d85302e 2026-05-22 01:03:53.525747 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> 9c6bce42db93 2026-05-22 01:03:53.525758 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Step 8/9 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 01:03:53.525775 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Running in c8060376645d 2026-05-22 01:03:53.525785 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Reading package lists... 2026-05-22 01:03:53.525794 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Building dependency tree... 2026-05-22 01:03:53.525804 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Reading state information... 2026-05-22 01:03:53.525813 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:The following packages were automatically installed and are no longer required: 2026-05-22 01:03:53.525823 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:03:53.525833 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:03:53.525843 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:03:53.525852 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:03:53.525862 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:03:53.525871 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:03:53.525881 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:03:53.525890 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: xz-utils 2026-05-22 01:03:53.525900 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Use 'apt autoremove' to remove them. 2026-05-22 01:03:53.525910 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:The following packages will be REMOVED: 2026-05-22 01:03:53.525919 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: build-essential 2026-05-22 01:03:53.525929 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-22 01:03:53.525938 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:After this operation, 17.4 kB disk space will be freed. 2026-05-22 01:03:53.525948 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 2026-05-22 01:03:53.525957 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 5% 2026-05-22 01:03:53.525974 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:03:53.525984 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 70% 2026-05-22 01:03:53.525993 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 75% 2026-05-22 01:03:53.526003 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 80% 2026-05-22 01:03:53.526012 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 85% 2026-05-22 01:03:53.526022 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 90% 2026-05-22 01:03:53.526031 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 95% 2026-05-22 01:03:53.526041 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 100% (Reading database ... 18824 files and directories currently installed.) 2026-05-22 01:03:53.526050 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing build-essential (12.10ubuntu1) ... 2026-05-22 01:03:53.526059 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Reading package lists... 2026-05-22 01:03:53.526069 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Building dependency tree... 2026-05-22 01:03:53.526078 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Reading state information... 2026-05-22 01:03:53.526088 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:The following packages will be REMOVED: 2026-05-22 01:03:53.526097 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:03:53.526119 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:03:53.526129 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:03:53.526138 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:03:53.526155 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:03:53.526165 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:03:53.526175 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:03:53.526184 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: xz-utils 2026-05-22 01:03:53.526194 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-22 01:03:53.526203 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:After this operation, 228 MB disk space will be freed. 2026-05-22 01:03:53.526213 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 2026-05-22 01:03:53.526223 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:03:53.526233 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 70% 2026-05-22 01:03:53.526243 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 75% 2026-05-22 01:03:53.526252 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 80% 2026-05-22 01:03:53.526261 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 85% 2026-05-22 01:03:53.526271 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 90% 2026-05-22 01:03:53.526294 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 95% 2026-05-22 01:03:53.526305 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 100% (Reading database ... 18815 files and directories currently installed.) 2026-05-22 01:03:53.526315 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-22 01:03:53.526324 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:03:53.526334 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-22 01:03:53.526343 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:03:53.526353 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-22 01:03:53.526362 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-22 01:03:53.526371 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:03:53.526381 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:03:53.526390 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:03:53.526405 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:03:53.526415 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-22 01:03:53.526424 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:03:53.526434 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:03:53.526450 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:03:53.526459 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:03:53.526469 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-22 01:03:53.526478 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-22 01:03:53.526488 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:03:53.526497 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:03:53.526506 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:03:53.526516 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:03:53.526526 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:03:53.526535 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:03:53.526545 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:03:53.526554 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:03:53.526568 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:03:53.526578 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:03:53.526588 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-22 01:03:53.526625 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:03:53.526635 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:03:53.526644 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-22 01:03:53.526654 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:03:53.526663 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:03:53.526673 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-22 01:03:53.526682 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:03:53.526692 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:03:53.526701 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:03:53.526718 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:03:53.526736 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing lto-disabled-list (47) ... 2026-05-22 01:03:53.526754 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing make (4.3-4.1build2) ... 2026-05-22 01:03:53.526771 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-22 01:03:53.526788 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 01:03:53.526804 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting pyclean==3.0.0 2026-05-22 01:03:53.526822 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-22 01:03:53.526847 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-22 01:03:53.526866 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Installing collected packages: pyclean 2026-05-22 01:03:53.526884 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Successfully installed pyclean-3.0.0 2026-05-22 01:03:53.526911 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Cleaning directory /var/lib/kolla/venv 2026-05-22 01:03:53.526922 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: 2026-05-22 01:03:53.526931 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Total 8667 files, 1234 directories removed. 2026-05-22 01:03:53.526940 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: 2026-05-22 01:03:53.526950 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Cleaning directory /usr 2026-05-22 01:03:53.526959 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: 2026-05-22 01:03:53.526968 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Total 1316 files, 133 directories removed. 2026-05-22 01:03:53.526978 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: 2026-05-22 01:03:53.526994 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Found existing installation: pyclean 3.0.0 2026-05-22 01:03:53.527008 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Uninstalling pyclean-3.0.0: 2026-05-22 01:03:53.527018 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Successfully uninstalled pyclean-3.0.0 2026-05-22 01:03:53.527027 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Removed intermediate container c8060376645d 2026-05-22 01:03:53.527037 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> 19ea85eae1ca 2026-05-22 01:03:53.527046 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Step 9/9 : USER skyline 2026-05-22 01:03:53.527055 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Running in 5a4a5a7c0095 2026-05-22 01:03:53.527065 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Removed intermediate container 5a4a5a7c0095 2026-05-22 01:03:53.527074 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> 31597e6c3981 2026-05-22 01:03:53.527087 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Successfully built ffd12da67600 2026-05-22 01:03:53.527096 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Successfully tagged osism.harbor.regio.digital/kolla/skyline-apiserver:build-20260522 2026-05-22 01:03:53.527135 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Built at 2026-05-22 01:03:53.527071 (took 0:00:37.633591) 2026-05-22 01:03:53.527376 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(skyline-console) 2026-05-22 01:03:53.527395 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-console:Processing 2026-05-22 01:03:53.527446 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Building started at 2026-05-22 01:03:53.527400 2026-05-22 01:03:53.527511 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-console:Getting archive from https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz 2026-05-22 01:03:56.090468 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-console:Turned 0 plugins into plugins archive 2026-05-22 01:03:56.090778 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-console:Turned 0 additions into additions archive 2026-05-22 01:04:41.321696 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Step 1/9 : FROM osism.harbor.regio.digital/kolla/skyline-base:build-20260522 2026-05-22 01:04:41.321818 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> 1121e6119747 2026-05-22 01:04:41.321974 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Step 2/9 : LABEL "build-date"="20260522" "name"="skyline-console" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="skyline-console" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 01:04:41.322070 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Running in ddd799da75fe 2026-05-22 01:04:41.322154 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Removed intermediate container ddd799da75fe 2026-05-22 01:04:41.322354 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> 7d9ab048483d 2026-05-22 01:04:41.322406 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Step 3/9 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends nginx && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-05-22 01:04:41.322424 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Running in 4c246a75be1e 2026-05-22 01:04:41.322469 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 01:04:41.322570 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-22 01:04:41.323688 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-22 01:04:41.323717 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-22 01:04:41.323726 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-22 01:04:41.323735 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-22 01:04:41.323743 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-22 01:04:41.323752 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-22 01:04:41.323780 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-22 01:04:41.323789 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,148 kB] 2026-05-22 01:04:41.323797 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,457 kB] 2026-05-22 01:04:41.323805 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-05-22 01:04:41.323813 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-22 01:04:41.323821 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,072 kB] 2026-05-22 01:04:41.323829 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,505 kB] 2026-05-22 01:04:41.323837 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Fetched 30.2 MB in 3s (11.9 MB/s) 2026-05-22 01:04:41.323846 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Reading package lists... 2026-05-22 01:04:41.323854 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Reading package lists... 2026-05-22 01:04:41.323862 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Building dependency tree... 2026-05-22 01:04:41.323870 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Reading state information... 2026-05-22 01:04:41.323878 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:The following additional packages will be installed: 2026-05-22 01:04:41.323886 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: nginx-common 2026-05-22 01:04:41.323895 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Suggested packages: 2026-05-22 01:04:41.323903 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: fcgiwrap nginx-doc ssl-cert 2026-05-22 01:04:41.323916 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:The following NEW packages will be installed: 2026-05-22 01:04:41.323924 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: nginx nginx-common 2026-05-22 01:04:41.324148 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 01:04:41.324271 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Need to get 566 kB of archives. 2026-05-22 01:04:41.324347 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:After this operation, 1,598 kB of additional disk space will be used. 2026-05-22 01:04:41.324402 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 01:04:41.324505 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 nginx-common all 1.24.0-2ubuntu7.8 [43.9 kB] 2026-05-22 01:04:41.324574 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 nginx amd64 1.24.0-2ubuntu7.8 [522 kB] 2026-05-22 01:04:41.324686 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Preconfiguring packages ... 2026-05-22 01:04:41.324778 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Fetched 566 kB in 0s (2,887 kB/s) 2026-05-22 01:04:41.324857 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Selecting previously unselected package nginx-common. 2026-05-22 01:04:41.324930 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 2026-05-22 01:04:41.325038 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:04:41.325118 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 70% 2026-05-22 01:04:41.325196 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 75% 2026-05-22 01:04:41.325273 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 80% 2026-05-22 01:04:41.325395 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 85% 2026-05-22 01:04:41.325507 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 90% 2026-05-22 01:04:41.325761 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 95% 2026-05-22 01:04:41.325808 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 100% (Reading database ... 18824 files and directories currently installed.) 2026-05-22 01:04:41.325826 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Preparing to unpack .../nginx-common_1.24.0-2ubuntu7.8_all.deb ... 2026-05-22 01:04:41.325919 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Unpacking nginx-common (1.24.0-2ubuntu7.8) ... 2026-05-22 01:04:41.326024 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Selecting previously unselected package nginx. 2026-05-22 01:04:41.326100 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Preparing to unpack .../nginx_1.24.0-2ubuntu7.8_amd64.deb ... 2026-05-22 01:04:41.326176 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Unpacking nginx (1.24.0-2ubuntu7.8) ... 2026-05-22 01:04:41.326261 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Setting up nginx-common (1.24.0-2ubuntu7.8) ... 2026-05-22 01:04:41.326356 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Setting up nginx (1.24.0-2ubuntu7.8) ... 2026-05-22 01:04:41.326473 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:invoke-rc.d: could not determine current runlevel 2026-05-22 01:04:41.326623 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-22 01:04:41.326713 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Removed intermediate container 4c246a75be1e 2026-05-22 01:04:41.326802 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> a8aebc10e5b1 2026-05-22 01:04:41.326911 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Step 4/9 : ADD skyline-console-archive /skyline-console-source 2026-05-22 01:04:41.327153 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> f2c21b77122b 2026-05-22 01:04:41.327693 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Step 5/9 : RUN ln -s skyline-console-source/* skyline-console && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /skyline-console 2026-05-22 01:04:41.327715 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Running in 2cabc6030615 2026-05-22 01:04:41.327757 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Processing ./skyline-console 2026-05-22 01:04:41.327767 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Installing build dependencies: started 2026-05-22 01:04:41.327777 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Installing build dependencies: finished with status 'done' 2026-05-22 01:04:41.327787 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Getting requirements to build wheel: started 2026-05-22 01:04:41.327797 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Getting requirements to build wheel: finished with status 'done' 2026-05-22 01:04:41.327807 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Installing backend dependencies: started 2026-05-22 01:04:41.327822 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Installing backend dependencies: finished with status 'done' 2026-05-22 01:04:41.327832 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Preparing metadata (pyproject.toml): started 2026-05-22 01:04:41.327892 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-22 01:04:41.327968 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Requirement already satisfied: pbr>=5.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from skyline-console==6.0.1.dev9) (7.0.0) 2026-05-22 01:04:41.328048 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Requirement already satisfied: setuptools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pbr>=5.8.0->skyline-console==6.0.1.dev9) (82.0.1) 2026-05-22 01:04:41.328166 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Building wheels for collected packages: skyline-console 2026-05-22 01:04:41.328185 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Building wheel for skyline-console (pyproject.toml): started 2026-05-22 01:04:41.328252 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Building wheel for skyline-console (pyproject.toml): finished with status 'done' 2026-05-22 01:04:41.328326 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Created wheel for skyline-console: filename=skyline_console-6.0.1.dev9-py3-none-any.whl size=6299416 sha256=90a3480a6411f06c251b9a04acfcb0c775295ec9eeef4eb7227d6ba369079c4e 2026-05-22 01:04:41.328459 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Stored in directory: /tmp/pip-ephem-wheel-cache-tzj44cbx/wheels/cc/1b/89/3424b52a9f3db6af7527d7bd0ccefe6b733db06302b9206a0a 2026-05-22 01:04:41.328547 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Successfully built skyline-console 2026-05-22 01:04:41.328715 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Installing collected packages: skyline-console 2026-05-22 01:04:41.328789 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Successfully installed skyline-console-6.0.1.dev9 2026-05-22 01:04:41.328861 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Removed intermediate container 2cabc6030615 2026-05-22 01:04:41.328932 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> 5d1a97d335b6 2026-05-22 01:04:41.329023 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Step 6/9 : COPY patches /patches 2026-05-22 01:04:41.329754 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> 68110e7de809 2026-05-22 01:04:41.329772 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Step 7/9 : RUN kolla_patch 2026-05-22 01:04:41.329783 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Running in a4771abf5b99 2026-05-22 01:04:41.329793 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:[i] No series file found, nothing to patch. 2026-05-22 01:04:41.329803 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Removed intermediate container a4771abf5b99 2026-05-22 01:04:41.329813 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> c8c1a91d4f43 2026-05-22 01:04:41.329825 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Step 8/9 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 01:04:41.329848 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Running in 93c68fc6486b 2026-05-22 01:04:41.329867 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Reading package lists... 2026-05-22 01:04:41.329877 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Building dependency tree... 2026-05-22 01:04:41.329887 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Reading state information... 2026-05-22 01:04:41.329896 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:The following packages were automatically installed and are no longer required: 2026-05-22 01:04:41.329906 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:04:41.329917 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:04:41.329927 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:04:41.331711 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:04:41.331729 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:04:41.331740 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:04:41.331748 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:04:41.331757 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: xz-utils 2026-05-22 01:04:41.331765 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Use 'apt autoremove' to remove them. 2026-05-22 01:04:41.331774 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:The following packages will be REMOVED: 2026-05-22 01:04:41.331782 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: build-essential 2026-05-22 01:04:41.331795 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-22 01:04:41.331810 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:After this operation, 17.4 kB disk space will be freed. 2026-05-22 01:04:41.331826 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 2026-05-22 01:04:41.331841 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:04:41.331858 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 70% 2026-05-22 01:04:41.331873 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 75% 2026-05-22 01:04:41.331889 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 80% 2026-05-22 01:04:41.331898 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 85% 2026-05-22 01:04:41.331907 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 90% 2026-05-22 01:04:41.331915 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 95% 2026-05-22 01:04:41.331924 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 100% (Reading database ... 18876 files and directories currently installed.) 2026-05-22 01:04:41.331933 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing build-essential (12.10ubuntu1) ... 2026-05-22 01:04:41.331941 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Reading package lists... 2026-05-22 01:04:41.331949 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Building dependency tree... 2026-05-22 01:04:41.331958 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Reading state information... 2026-05-22 01:04:41.331966 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:The following packages will be REMOVED: 2026-05-22 01:04:41.331975 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:04:41.331983 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:04:41.332028 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:04:41.332038 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:04:41.332046 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:04:41.332055 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:04:41.332063 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:04:41.332071 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: xz-utils 2026-05-22 01:04:41.332080 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-22 01:04:41.332088 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:After this operation, 228 MB disk space will be freed. 2026-05-22 01:04:41.332097 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 2026-05-22 01:04:41.332114 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% 2026-05-22 01:04:41.332126 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:04:41.332134 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 70% 2026-05-22 01:04:41.332143 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 75% 2026-05-22 01:04:41.332151 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 80% 2026-05-22 01:04:41.332159 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 85% 2026-05-22 01:04:41.332179 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 90% 2026-05-22 01:04:41.332188 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 95% 2026-05-22 01:04:41.332197 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 100% (Reading database ... 18867 files and directories currently installed.) 2026-05-22 01:04:41.332205 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-22 01:04:41.332214 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:04:41.332222 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-22 01:04:41.332231 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:04:41.332239 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-22 01:04:41.332247 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-22 01:04:41.332256 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:04:41.332264 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:04:41.332273 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:04:41.332281 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:04:41.332290 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-22 01:04:41.332298 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:04:41.332306 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:04:41.332315 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:04:41.332330 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:04:41.332339 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-22 01:04:41.332352 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-22 01:04:41.332360 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:04:41.332369 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:04:41.332377 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:04:41.332389 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:04:41.332449 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:04:41.332500 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:04:41.332550 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:04:41.332611 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:04:41.332718 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:04:41.332774 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: 2026-05-22 01:04:41.332835 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:04:41.332895 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: 2026-05-22 01:04:41.332953 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-22 01:04:41.333044 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:04:41.333172 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:04:41.333236 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-22 01:04:41.333347 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:04:41.333389 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:04:41.333460 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: 2026-05-22 01:04:41.333517 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-22 01:04:41.333543 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:04:41.333618 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:04:41.333663 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: 2026-05-22 01:04:41.333721 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:04:41.333759 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:04:41.333809 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing lto-disabled-list (47) ... 2026-05-22 01:04:41.333849 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing make (4.3-4.1build2) ... 2026-05-22 01:04:41.333897 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-22 01:04:41.333946 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: 2026-05-22 01:04:41.334031 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 01:04:41.334229 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Collecting pyclean==3.0.0 2026-05-22 01:04:41.334284 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-22 01:04:41.334305 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-22 01:04:41.334342 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Installing collected packages: pyclean 2026-05-22 01:04:41.334353 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Successfully installed pyclean-3.0.0 2026-05-22 01:04:41.334366 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Cleaning directory /var/lib/kolla/venv 2026-05-22 01:04:41.334376 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: 2026-05-22 01:04:41.334390 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Total 8089 files, 1149 directories removed. 2026-05-22 01:04:41.334437 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: 2026-05-22 01:04:41.334508 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Cleaning directory /usr 2026-05-22 01:04:41.334563 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: 2026-05-22 01:04:41.334579 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Total 1316 files, 133 directories removed. 2026-05-22 01:04:41.334671 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: 2026-05-22 01:04:41.334739 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Found existing installation: pyclean 3.0.0 2026-05-22 01:04:41.334755 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Uninstalling pyclean-3.0.0: 2026-05-22 01:04:41.334817 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Successfully uninstalled pyclean-3.0.0 2026-05-22 01:04:41.334859 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Removed intermediate container 93c68fc6486b 2026-05-22 01:04:41.334899 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> 30f6b1f75e54 2026-05-22 01:04:41.334939 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Step 9/9 : USER root 2026-05-22 01:04:41.334980 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Running in 8dd84f8263b9 2026-05-22 01:04:41.335022 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Removed intermediate container 8dd84f8263b9 2026-05-22 01:04:41.335084 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> d543c7707e03 2026-05-22 01:04:41.335125 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Successfully built 6e98983f2fbf 2026-05-22 01:04:41.335176 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Successfully tagged osism.harbor.regio.digital/kolla/skyline-console:build-20260522 2026-05-22 01:04:41.335273 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Built at 2026-05-22 01:04:41.335183 (took 0:00:47.807783) 2026-05-22 01:04:41.335709 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(glance-api) 2026-05-22 01:04:41.335789 | ubuntu-noble-large | DEBUG:kolla.common.utils.glance-api:Processing 2026-05-22 01:04:41.335863 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Building started at 2026-05-22 01:04:41.335785 2026-05-22 01:04:41.337034 | ubuntu-noble-large | DEBUG:kolla.common.utils.glance-api:Turned 0 plugins into plugins archive 2026-05-22 01:04:41.337720 | ubuntu-noble-large | DEBUG:kolla.common.utils.glance-api:Turned 0 additions into additions archive 2026-05-22 01:05:26.752795 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Step 1/9 : FROM osism.harbor.regio.digital/kolla/glance-base:build-20260522 2026-05-22 01:05:26.752922 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> 6461e92047f4 2026-05-22 01:05:26.752982 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Step 2/9 : LABEL "build-date"="20260522" "name"="glance-api" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="glance-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 01:05:26.753002 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Running in a38bf0851755 2026-05-22 01:05:26.753016 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Removed intermediate container a38bf0851755 2026-05-22 01:05:26.753051 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> fe3b75b21403 2026-05-22 01:05:26.753069 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Step 3/9 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends lsscsi multipath-tools nfs-common qemu-utils && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-05-22 01:05:26.753081 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Running in d16b7102797a 2026-05-22 01:05:26.753091 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 01:05:26.753101 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-22 01:05:26.753116 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-22 01:05:26.753134 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-22 01:05:26.753186 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-22 01:05:26.753247 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-22 01:05:26.753265 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-22 01:05:26.753311 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-22 01:05:26.753328 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:9 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-22 01:05:26.753453 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,148 kB] 2026-05-22 01:05:26.753469 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,457 kB] 2026-05-22 01:05:26.753486 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-05-22 01:05:26.753553 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-22 01:05:26.753569 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,072 kB] 2026-05-22 01:05:26.753669 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,505 kB] 2026-05-22 01:05:26.753693 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Fetched 30.2 MB in 2s (12.3 MB/s) 2026-05-22 01:05:26.753751 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Reading package lists... 2026-05-22 01:05:26.753810 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Reading package lists... 2026-05-22 01:05:26.753868 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Building dependency tree... 2026-05-22 01:05:26.753883 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Reading state information... 2026-05-22 01:05:26.753929 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:The following additional packages will be installed: 2026-05-22 01:05:26.753945 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: busybox-initramfs cpio dhcpcd-base dracut-install initramfs-tools 2026-05-22 01:05:26.754005 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: initramfs-tools-bin initramfs-tools-core keyutils klibc-utils kpartx 2026-05-22 01:05:26.754022 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libevent-core-2.1-7t64 libfuse3-3 libglib2.0-0t64 libklibc libnfsidmap1 2026-05-22 01:05:26.754080 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libnuma1 liburcu8t64 liburing2 linux-base rpcbind sg3-utils-udev ucf 2026-05-22 01:05:26.754096 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Suggested packages: 2026-05-22 01:05:26.754153 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libarchive-dev resolvconf | openresolv | systemd-resolved bash-completion 2026-05-22 01:05:26.754170 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: fuse3 low-memory-monitor multipath-tools-boot watchdog 2026-05-22 01:05:26.754196 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Recommended packages: 2026-05-22 01:05:26.754244 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: zstd libglib2.0-data shared-mime-info xdg-user-dirs qemu-block-extra 2026-05-22 01:05:26.754263 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:The following NEW packages will be installed: 2026-05-22 01:05:26.754327 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: busybox-initramfs cpio dhcpcd-base dracut-install initramfs-tools 2026-05-22 01:05:26.754343 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: initramfs-tools-bin initramfs-tools-core keyutils klibc-utils kpartx 2026-05-22 01:05:26.754403 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libevent-core-2.1-7t64 libfuse3-3 libglib2.0-0t64 libklibc libnfsidmap1 2026-05-22 01:05:26.754419 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libnuma1 liburcu8t64 liburing2 linux-base lsscsi multipath-tools nfs-common 2026-05-22 01:05:26.754463 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: qemu-utils rpcbind sg3-utils-udev ucf 2026-05-22 01:05:26.754528 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:0 upgraded, 26 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 01:05:26.754545 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Need to get 5,668 kB of archives. 2026-05-22 01:05:26.754558 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:After this operation, 22.3 MB of additional disk space will be used. 2026-05-22 01:05:26.754628 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 01:05:26.754651 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-core-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [91.3 kB] 2026-05-22 01:05:26.754697 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnfsidmap1 amd64 1:2.6.4-3ubuntu5.1 [48.3 kB] 2026-05-22 01:05:26.755669 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 rpcbind amd64 1.2.6-7ubuntu2 [46.5 kB] 2026-05-22 01:05:26.755691 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 ucf all 3.0043+nmu1 [56.5 kB] 2026-05-22 01:05:26.755704 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 keyutils amd64 1.6.3-3build1 [56.8 kB] 2026-05-22 01:05:26.755741 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 nfs-common amd64 1:2.6.4-3ubuntu5.1 [248 kB] 2026-05-22 01:05:26.755752 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dhcpcd-base amd64 1:10.0.6-1ubuntu3.2 [215 kB] 2026-05-22 01:05:26.755762 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.8 [1,545 kB] 2026-05-22 01:05:26.755772 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 cpio amd64 2.15+dfsg-1ubuntu2 [82.7 kB] 2026-05-22 01:05:26.755782 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libfuse3-3 amd64 3.14.0-5build1 [83.1 kB] 2026-05-22 01:05:26.755792 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnuma1 amd64 2.0.18-1ubuntu0.24.04.1 [23.4 kB] 2026-05-22 01:05:26.755803 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 busybox-initramfs amd64 1:1.36.1-6ubuntu3.1 [189 kB] 2026-05-22 01:05:26.755813 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dracut-install amd64 060+5-1ubuntu3.3 [32.3 kB] 2026-05-22 01:05:26.755823 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools-bin amd64 0.142ubuntu25.8 [21.6 kB] 2026-05-22 01:05:26.755833 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libklibc amd64 2.0.13-4ubuntu0.2 [47.3 kB] 2026-05-22 01:05:26.755843 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 klibc-utils amd64 2.0.13-4ubuntu0.2 [100 kB] 2026-05-22 01:05:26.755864 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools-core all 0.142ubuntu25.8 [50.5 kB] 2026-05-22 01:05:26.755874 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 linux-base all 4.5ubuntu9+24.04.2 [19.6 kB] 2026-05-22 01:05:26.755884 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools all 0.142ubuntu25.8 [9,076 B] 2026-05-22 01:05:26.755895 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 liburcu8t64 amd64 0.14.0-3.1build1 [63.0 kB] 2026-05-22 01:05:26.755905 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2026-05-22 01:05:26.755915 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-05-22 01:05:26.755925 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-utils amd64 1:8.2.2+ds-0ubuntu1.16 [2,222 kB] 2026-05-22 01:05:26.755935 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 sg3-utils-udev all 1.46-3ubuntu4 [5,922 B] 2026-05-22 01:05:26.755945 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 kpartx amd64 0.9.4-5ubuntu8.1 [32.0 kB] 2026-05-22 01:05:26.755955 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 multipath-tools amd64 0.9.4-5ubuntu8.1 [310 kB] 2026-05-22 01:05:26.755973 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preconfiguring packages ... 2026-05-22 01:05:26.755983 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Fetched 5,668 kB in 0s (11.6 MB/s) 2026-05-22 01:05:26.755994 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package libevent-core-2.1-7t64:amd64. 2026-05-22 01:05:26.756004 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-05-22 01:05:26.756014 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 2026-05-22 01:05:26.756027 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:05:26.756053 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 70% 2026-05-22 01:05:26.756063 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 75% 2026-05-22 01:05:26.756073 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 80% 2026-05-22 01:05:26.756083 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 85% 2026-05-22 01:05:26.756093 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 90% 2026-05-22 01:05:26.756103 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 95% 2026-05-22 01:05:26.756114 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 100% (Reading database ... 19146 files and directories currently installed.) 2026-05-22 01:05:26.756124 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../00-libevent-core-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-05-22 01:05:26.756134 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-05-22 01:05:26.756144 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package libnfsidmap1:amd64. 2026-05-22 01:05:26.756155 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../01-libnfsidmap1_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-05-22 01:05:26.756165 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-05-22 01:05:26.756182 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package rpcbind. 2026-05-22 01:05:26.756193 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../02-rpcbind_1.2.6-7ubuntu2_amd64.deb ... 2026-05-22 01:05:26.756203 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking rpcbind (1.2.6-7ubuntu2) ... 2026-05-22 01:05:26.756213 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package ucf. 2026-05-22 01:05:26.756223 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../03-ucf_3.0043+nmu1_all.deb ... 2026-05-22 01:05:26.756233 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Moving old data out of the way 2026-05-22 01:05:26.756248 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-05-22 01:05:26.756258 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking ucf (3.0043+nmu1) ... 2026-05-22 01:05:26.756268 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package keyutils. 2026-05-22 01:05:26.756278 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../04-keyutils_1.6.3-3build1_amd64.deb ... 2026-05-22 01:05:26.756289 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking keyutils (1.6.3-3build1) ... 2026-05-22 01:05:26.756299 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package nfs-common. 2026-05-22 01:05:26.756313 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-05-22 01:05:26.756323 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../05-nfs-common_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-05-22 01:05:26.756338 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-05-22 01:05:26.756352 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package dhcpcd-base. 2026-05-22 01:05:26.756406 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../06-dhcpcd-base_1%3a10.0.6-1ubuntu3.2_amd64.deb ... 2026-05-22 01:05:26.756423 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking dhcpcd-base (1:10.0.6-1ubuntu3.2) ... 2026-05-22 01:05:26.756468 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package libglib2.0-0t64:amd64. 2026-05-22 01:05:26.756485 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../07-libglib2.0-0t64_2.80.0-6ubuntu3.8_amd64.deb ... 2026-05-22 01:05:26.756544 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-05-22 01:05:26.756562 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package cpio. 2026-05-22 01:05:26.756628 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../08-cpio_2.15+dfsg-1ubuntu2_amd64.deb ... 2026-05-22 01:05:26.756683 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking cpio (2.15+dfsg-1ubuntu2) ... 2026-05-22 01:05:26.756700 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package libfuse3-3:amd64. 2026-05-22 01:05:26.756777 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../09-libfuse3-3_3.14.0-5build1_amd64.deb ... 2026-05-22 01:05:26.756795 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking libfuse3-3:amd64 (3.14.0-5build1) ... 2026-05-22 01:05:26.756851 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package libnuma1:amd64. 2026-05-22 01:05:26.756904 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../10-libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-05-22 01:05:26.756921 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-05-22 01:05:26.756967 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package busybox-initramfs. 2026-05-22 01:05:26.756984 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../11-busybox-initramfs_1%3a1.36.1-6ubuntu3.1_amd64.deb ... 2026-05-22 01:05:26.757032 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2026-05-22 01:05:26.757049 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package dracut-install. 2026-05-22 01:05:26.757142 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../12-dracut-install_060+5-1ubuntu3.3_amd64.deb ... 2026-05-22 01:05:26.757166 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking dracut-install (060+5-1ubuntu3.3) ... 2026-05-22 01:05:26.757182 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package initramfs-tools-bin. 2026-05-22 01:05:26.757196 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../13-initramfs-tools-bin_0.142ubuntu25.8_amd64.deb ... 2026-05-22 01:05:26.757244 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking initramfs-tools-bin (0.142ubuntu25.8) ... 2026-05-22 01:05:26.757260 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package libklibc:amd64. 2026-05-22 01:05:26.757305 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../14-libklibc_2.0.13-4ubuntu0.2_amd64.deb ... 2026-05-22 01:05:26.757322 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking libklibc:amd64 (2.0.13-4ubuntu0.2) ... 2026-05-22 01:05:26.757379 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package klibc-utils. 2026-05-22 01:05:26.757438 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../15-klibc-utils_2.0.13-4ubuntu0.2_amd64.deb ... 2026-05-22 01:05:26.757454 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking klibc-utils (2.0.13-4ubuntu0.2) ... 2026-05-22 01:05:26.757514 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package initramfs-tools-core. 2026-05-22 01:05:26.757531 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../16-initramfs-tools-core_0.142ubuntu25.8_all.deb ... 2026-05-22 01:05:26.757627 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking initramfs-tools-core (0.142ubuntu25.8) ... 2026-05-22 01:05:26.757650 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package linux-base. 2026-05-22 01:05:26.757704 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../17-linux-base_4.5ubuntu9+24.04.2_all.deb ... 2026-05-22 01:05:26.757765 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking linux-base (4.5ubuntu9+24.04.2) ... 2026-05-22 01:05:26.757778 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package initramfs-tools. 2026-05-22 01:05:26.757834 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../18-initramfs-tools_0.142ubuntu25.8_all.deb ... 2026-05-22 01:05:26.757849 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking initramfs-tools (0.142ubuntu25.8) ... 2026-05-22 01:05:26.757907 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package liburcu8t64:amd64. 2026-05-22 01:05:26.757922 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../19-liburcu8t64_0.14.0-3.1build1_amd64.deb ... 2026-05-22 01:05:26.757981 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking liburcu8t64:amd64 (0.14.0-3.1build1) ... 2026-05-22 01:05:26.757996 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package liburing2:amd64. 2026-05-22 01:05:26.758055 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../20-liburing2_2.5-1build1_amd64.deb ... 2026-05-22 01:05:26.758070 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking liburing2:amd64 (2.5-1build1) ... 2026-05-22 01:05:26.758128 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package lsscsi. 2026-05-22 01:05:26.758182 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-05-22 01:05:26.758196 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../21-lsscsi_0.32-1build1_amd64.deb ... 2026-05-22 01:05:26.758250 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-05-22 01:05:26.758299 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking lsscsi (0.32-1build1) ... 2026-05-22 01:05:26.758311 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package qemu-utils. 2026-05-22 01:05:26.758365 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../22-qemu-utils_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-22 01:05:26.758400 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-05-22 01:05:26.758435 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-22 01:05:26.758469 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package sg3-utils-udev. 2026-05-22 01:05:26.758490 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../23-sg3-utils-udev_1.46-3ubuntu4_all.deb ... 2026-05-22 01:05:26.758545 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking sg3-utils-udev (1.46-3ubuntu4) ... 2026-05-22 01:05:26.758619 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package kpartx. 2026-05-22 01:05:26.758643 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../24-kpartx_0.9.4-5ubuntu8.1_amd64.deb ... 2026-05-22 01:05:26.758696 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-05-22 01:05:26.758747 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking kpartx (0.9.4-5ubuntu8.1) ... 2026-05-22 01:05:26.758782 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package multipath-tools. 2026-05-22 01:05:26.758817 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../25-multipath-tools_0.9.4-5ubuntu8.1_amd64.deb ... 2026-05-22 01:05:26.759655 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-05-22 01:05:26.759671 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking multipath-tools (0.9.4-5ubuntu8.1) ... 2026-05-22 01:05:26.759680 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up cpio (2.15+dfsg-1ubuntu2) ... 2026-05-22 01:05:26.759689 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:update-alternatives: using /usr/bin/mt-gnu to provide /usr/bin/mt (mt) in auto mode 2026-05-22 01:05:26.759699 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:update-alternatives: warning: skip creation of /usr/share/man/man1/mt.1.gz because associated file /usr/share/man/man1/mt-gnu.1.gz (of link group mt) doesn't exist 2026-05-22 01:05:26.759740 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up liburcu8t64:amd64 (0.14.0-3.1build1) ... 2026-05-22 01:05:26.759751 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-05-22 01:05:26.759759 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up linux-base (4.5ubuntu9+24.04.2) ... 2026-05-22 01:05:26.759767 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up rpcbind (1.2.6-7ubuntu2) ... 2026-05-22 01:05:26.759775 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:invoke-rc.d: could not determine current runlevel 2026-05-22 01:05:26.759783 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-22 01:05:26.759791 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up libklibc:amd64 (2.0.13-4ubuntu0.2) ... 2026-05-22 01:05:26.759799 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-05-22 01:05:26.759807 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:No schema files found: doing nothing. 2026-05-22 01:05:26.759815 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up lsscsi (0.32-1build1) ... 2026-05-22 01:05:26.759823 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up dhcpcd-base (1:10.0.6-1ubuntu3.2) ... 2026-05-22 01:05:26.759832 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Selecting UID from range 100 to 59999 ... 2026-05-22 01:05:26.759840 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-05-22 01:05:26.759847 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Adding system user `dhcpcd' (UID 102) ... 2026-05-22 01:05:26.759853 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Adding new user `dhcpcd' (UID 102) with group `nogroup' ... 2026-05-22 01:05:26.759860 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Not creating home directory `/usr/lib/dhcpcd'. 2026-05-22 01:05:26.759867 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up ucf (3.0043+nmu1) ... 2026-05-22 01:05:26.759874 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up libfuse3-3:amd64 (3.14.0-5build1) ... 2026-05-22 01:05:26.759881 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2026-05-22 01:05:26.759888 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-05-22 01:05:26.759895 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up keyutils (1.6.3-3build1) ... 2026-05-22 01:05:26.759902 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up dracut-install (060+5-1ubuntu3.3) ... 2026-05-22 01:05:26.759909 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up kpartx (0.9.4-5ubuntu8.1) ... 2026-05-22 01:05:26.759925 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-05-22 01:05:26.759932 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up liburing2:amd64 (2.5-1build1) ... 2026-05-22 01:05:26.759939 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up klibc-utils (2.0.13-4ubuntu0.2) ... 2026-05-22 01:05:26.759946 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:No diversion 'diversion of /usr/share/initramfs-tools/hooks/klibc to /usr/share/initramfs-tools/hooks/klibc^i-t by klibc-utils', 2026-05-22 01:05:26.759954 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: none removed. 2026-05-22 01:05:26.759961 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up initramfs-tools-bin (0.142ubuntu25.8) ... 2026-05-22 01:05:26.759968 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-05-22 01:05:26.759979 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-05-22 01:05:26.759986 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Creating config file /etc/idmapd.conf with new version 2026-05-22 01:05:26.759993 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-05-22 01:05:26.760000 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Creating config file /etc/nfs.conf with new version 2026-05-22 01:05:26.760007 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Selecting UID from range 100 to 59999 ... 2026-05-22 01:05:26.760014 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-05-22 01:05:26.760021 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Adding system user `statd' (UID 103) ... 2026-05-22 01:05:26.760028 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Adding new user `statd' (UID 103) with group `nogroup' ... 2026-05-22 01:05:26.760040 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Not creating home directory `/var/lib/nfs'. 2026-05-22 01:05:26.760050 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:invoke-rc.d: could not determine current runlevel 2026-05-22 01:05:26.760057 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-22 01:05:26.760109 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-22 01:05:26.760121 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up initramfs-tools-core (0.142ubuntu25.8) ... 2026-05-22 01:05:26.760190 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up initramfs-tools (0.142ubuntu25.8) ... 2026-05-22 01:05:26.760204 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:update-initramfs: deferring update (trigger activated) 2026-05-22 01:05:26.760248 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up sg3-utils-udev (1.46-3ubuntu4) ... 2026-05-22 01:05:26.760285 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:update-initramfs: deferring update (trigger activated) 2026-05-22 01:05:26.760333 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up multipath-tools (0.9.4-5ubuntu8.1) ... 2026-05-22 01:05:26.760345 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 01:05:26.760396 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-05-22 01:05:26.760428 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Removed intermediate container d16b7102797a 2026-05-22 01:05:26.760482 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> 78d3c63568a5 2026-05-22 01:05:26.760518 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Step 4/9 : COPY extend_start.sh /usr/local/bin/kolla_glance_extend_start 2026-05-22 01:05:26.760554 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> 64756a43eee3 2026-05-22 01:05:26.760620 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Step 5/9 : RUN chmod 644 /usr/local/bin/kolla_glance_extend_start 2026-05-22 01:05:26.760675 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Running in 0dac25d239dc 2026-05-22 01:05:26.760742 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Removed intermediate container 0dac25d239dc 2026-05-22 01:05:26.760757 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> e4692c25ccfb 2026-05-22 01:05:26.760814 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Step 6/9 : COPY patches /patches 2026-05-22 01:05:26.760849 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> 6d563e43fa34 2026-05-22 01:05:26.760877 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Step 7/9 : RUN kolla_patch 2026-05-22 01:05:26.760934 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Running in 686920549e64 2026-05-22 01:05:26.760969 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:[i] No series file found, nothing to patch. 2026-05-22 01:05:26.761002 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Removed intermediate container 686920549e64 2026-05-22 01:05:26.761037 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> 261028033855 2026-05-22 01:05:26.761075 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Step 8/9 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 01:05:26.761112 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Running in 9fbee2e91ed6 2026-05-22 01:05:26.761146 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Reading package lists... 2026-05-22 01:05:26.761182 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Building dependency tree... 2026-05-22 01:05:26.761217 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Reading state information... 2026-05-22 01:05:26.761263 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:The following packages were automatically installed and are no longer required: 2026-05-22 01:05:26.761310 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:05:26.761323 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:05:26.761372 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:05:26.761419 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:05:26.761432 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:05:26.761481 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:05:26.761528 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:05:26.761540 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: xz-utils 2026-05-22 01:05:26.761611 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Use 'apt autoremove' to remove them. 2026-05-22 01:05:26.761653 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:The following packages will be REMOVED: 2026-05-22 01:05:26.761689 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: build-essential 2026-05-22 01:05:26.761735 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-22 01:05:26.761783 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:After this operation, 17.4 kB disk space will be freed. 2026-05-22 01:05:26.761826 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 2026-05-22 01:05:26.761839 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:05:26.761903 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 70% 2026-05-22 01:05:26.761938 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 75% 2026-05-22 01:05:26.761973 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 80% 2026-05-22 01:05:26.762007 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 85% 2026-05-22 01:05:26.762051 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 90% 2026-05-22 01:05:26.762064 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 95% 2026-05-22 01:05:26.762120 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 100% (Reading database ... 19963 files and directories currently installed.) 2026-05-22 01:05:26.762168 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing build-essential (12.10ubuntu1) ... 2026-05-22 01:05:26.762180 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Reading package lists... 2026-05-22 01:05:26.762240 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Building dependency tree... 2026-05-22 01:05:26.762276 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Reading state information... 2026-05-22 01:05:26.762311 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:The following packages will be REMOVED: 2026-05-22 01:05:26.762345 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:05:26.762358 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:05:26.762410 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:05:26.762906 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:05:26.762973 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:05:26.762987 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:05:26.762997 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:05:26.763007 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: xz-utils 2026-05-22 01:05:26.763018 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-22 01:05:26.763027 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:After this operation, 228 MB disk space will be freed. 2026-05-22 01:05:26.763038 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 2026-05-22 01:05:26.763051 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% 2026-05-22 01:05:26.763063 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:05:26.763074 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 70% 2026-05-22 01:05:26.763083 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 75% 2026-05-22 01:05:26.763093 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 80% 2026-05-22 01:05:26.763102 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 85% 2026-05-22 01:05:26.763111 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 90% 2026-05-22 01:05:26.763121 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 95% 2026-05-22 01:05:26.763131 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 100% (Reading database ... 19954 files and directories currently installed.) 2026-05-22 01:05:26.763140 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-22 01:05:26.763689 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:05:26.763737 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-22 01:05:26.763748 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:05:26.763758 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-22 01:05:26.763768 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-22 01:05:26.763777 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:05:26.763787 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:05:26.763826 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:05:26.763837 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:05:26.763861 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-22 01:05:26.763872 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:05:26.763881 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:05:26.763890 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-05-22 01:05:26.763900 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:05:26.763910 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:05:26.763919 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-05-22 01:05:26.763929 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-22 01:05:26.763938 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-05-22 01:05:26.763947 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-22 01:05:26.763957 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:05:26.763966 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:05:26.763975 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:05:26.763985 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-05-22 01:05:26.763994 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:05:26.764003 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:05:26.764012 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:05:26.764022 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:05:26.764031 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:05:26.764040 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:05:26.764050 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:05:26.764059 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-22 01:05:26.764068 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:05:26.764078 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:05:26.764094 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-22 01:05:26.764103 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:05:26.764112 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-05-22 01:05:26.764122 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:05:26.764131 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-22 01:05:26.764140 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:05:26.764150 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:05:26.764159 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:05:26.764169 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:05:26.764178 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing lto-disabled-list (47) ... 2026-05-22 01:05:26.764187 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-05-22 01:05:26.764201 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing make (4.3-4.1build2) ... 2026-05-22 01:05:26.764218 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-05-22 01:05:26.764228 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-22 01:05:26.764238 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-05-22 01:05:26.764251 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 01:05:26.764265 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Collecting pyclean==3.0.0 2026-05-22 01:05:26.764328 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-22 01:05:26.764340 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-22 01:05:26.764356 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Installing collected packages: pyclean 2026-05-22 01:05:26.764457 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Successfully installed pyclean-3.0.0 2026-05-22 01:05:26.764473 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Cleaning directory /var/lib/kolla/venv 2026-05-22 01:05:26.764487 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-05-22 01:05:26.764522 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Total 9476 files, 1315 directories removed. 2026-05-22 01:05:26.764574 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-05-22 01:05:26.764622 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Cleaning directory /usr 2026-05-22 01:05:26.764657 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-05-22 01:05:26.764680 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Total 1316 files, 133 directories removed. 2026-05-22 01:05:26.764702 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-05-22 01:05:26.764766 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Found existing installation: pyclean 3.0.0 2026-05-22 01:05:26.764786 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Uninstalling pyclean-3.0.0: 2026-05-22 01:05:26.764832 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: Successfully uninstalled pyclean-3.0.0 2026-05-22 01:05:26.764869 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Removed intermediate container 9fbee2e91ed6 2026-05-22 01:05:26.764893 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> ebb8b079bf67 2026-05-22 01:05:26.764919 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Step 9/9 : USER glance 2026-05-22 01:05:26.764965 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Running in 31cefb5f8234 2026-05-22 01:05:26.765038 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Removed intermediate container 31cefb5f8234 2026-05-22 01:05:26.765050 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> 9821203e2749 2026-05-22 01:05:26.765100 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Successfully built 28e57cdaaf29 2026-05-22 01:05:26.765116 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Successfully tagged osism.harbor.regio.digital/kolla/glance-api:build-20260522 2026-05-22 01:05:26.765244 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Built at 2026-05-22 01:05:26.765123 (took 0:00:45.429338) 2026-05-22 01:05:26.765699 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(manila-api) 2026-05-22 01:05:26.765818 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-api:Processing 2026-05-22 01:05:26.765869 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Building started at 2026-05-22 01:05:26.765792 2026-05-22 01:05:26.766752 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-api:Turned 0 plugins into plugins archive 2026-05-22 01:05:26.767280 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-api:Turned 0 additions into additions archive 2026-05-22 01:05:56.320884 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Step 1/8 : FROM osism.harbor.regio.digital/kolla/manila-base:build-20260522 2026-05-22 01:05:56.320995 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> 4e2e13fdaaac 2026-05-22 01:05:56.321017 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Step 2/8 : LABEL "build-date"="20260522" "name"="manila-api" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="manila-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 01:05:56.321094 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Running in cef4a0a4d297 2026-05-22 01:05:56.321209 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Removed intermediate container cef4a0a4d297 2026-05-22 01:05:56.321229 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> 473a66942e44 2026-05-22 01:05:56.322716 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Step 3/8 : COPY extend_start.sh /usr/local/bin/kolla_manila_extend_start 2026-05-22 01:05:56.322754 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> e4dc175d4982 2026-05-22 01:05:56.322769 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Step 4/8 : RUN mkdir -p /var/www/cgi-bin/manila && cp -a /var/lib/kolla/venv/bin/manila-wsgi /var/www/cgi-bin/manila/manila-wsgi && chmod 644 /usr/local/bin/kolla_manila_extend_start && chmod 755 /var/www/cgi-bin/manila/manila-wsgi 2026-05-22 01:05:56.322783 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Running in 20b9447c05f0 2026-05-22 01:05:56.322793 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Removed intermediate container 20b9447c05f0 2026-05-22 01:05:56.322803 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> 3df92c8e8367 2026-05-22 01:05:56.322813 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Step 5/8 : COPY patches /patches 2026-05-22 01:05:56.322823 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> f3aeac5c57bb 2026-05-22 01:05:56.322833 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Step 6/8 : RUN kolla_patch 2026-05-22 01:05:56.322843 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Running in ab221ed377aa 2026-05-22 01:05:56.322853 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:[i] No series file found, nothing to patch. 2026-05-22 01:05:56.322863 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Removed intermediate container ab221ed377aa 2026-05-22 01:05:56.322873 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> 2f25597a01e9 2026-05-22 01:05:56.322885 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Step 7/8 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 01:05:56.322897 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Running in af5b54afb002 2026-05-22 01:05:56.322907 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Reading package lists... 2026-05-22 01:05:56.322917 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Building dependency tree... 2026-05-22 01:05:56.322947 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Reading state information... 2026-05-22 01:05:56.322957 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:The following packages were automatically installed and are no longer required: 2026-05-22 01:05:56.322968 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:05:56.322978 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:05:56.322988 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:05:56.322998 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:05:56.323008 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:05:56.323018 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:05:56.323028 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:05:56.323052 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: xz-utils 2026-05-22 01:05:56.323063 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Use 'apt autoremove' to remove them. 2026-05-22 01:05:56.323073 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:The following packages will be REMOVED: 2026-05-22 01:05:56.323083 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: build-essential 2026-05-22 01:05:56.323093 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-22 01:05:56.323103 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:After this operation, 17.4 kB disk space will be freed. 2026-05-22 01:05:56.323113 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 2026-05-22 01:05:56.323125 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:05:56.323136 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 70% 2026-05-22 01:05:56.323148 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 75% 2026-05-22 01:05:56.323173 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 80% 2026-05-22 01:05:56.323192 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 85% 2026-05-22 01:05:56.323210 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 90% 2026-05-22 01:05:56.323226 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 95% 2026-05-22 01:05:56.323243 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 100% (Reading database ... 18983 files and directories currently installed.) 2026-05-22 01:05:56.323254 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing build-essential (12.10ubuntu1) ... 2026-05-22 01:05:56.323263 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Reading package lists... 2026-05-22 01:05:56.323273 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Building dependency tree... 2026-05-22 01:05:56.323282 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Reading state information... 2026-05-22 01:05:56.323296 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:The following packages will be REMOVED: 2026-05-22 01:05:56.323306 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:05:56.323315 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:05:56.323379 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:05:56.323495 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:05:56.323701 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:05:56.323823 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:05:56.323912 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:05:56.324040 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: xz-utils 2026-05-22 01:05:56.324122 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-22 01:05:56.324171 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:After this operation, 228 MB disk space will be freed. 2026-05-22 01:05:56.324234 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 2026-05-22 01:05:56.324300 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:05:56.324330 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 70% 2026-05-22 01:05:56.324414 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 75% 2026-05-22 01:05:56.324487 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 80% 2026-05-22 01:05:56.324554 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 85% 2026-05-22 01:05:56.324621 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 90% 2026-05-22 01:05:56.324700 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 95% 2026-05-22 01:05:56.324766 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 100% (Reading database ... 18974 files and directories currently installed.) 2026-05-22 01:05:56.324813 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-22 01:05:56.324874 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:05:56.324921 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-22 01:05:56.324980 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:05:56.325031 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-22 01:05:56.325080 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-22 01:05:56.325127 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:05:56.325174 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:05:56.325220 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:05:56.325267 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:05:56.325314 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-22 01:05:56.325372 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:05:56.325420 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:05:56.325492 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:05:56.325557 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:05:56.325620 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-22 01:05:56.325704 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: 2026-05-22 01:05:56.325764 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-22 01:05:56.325812 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:05:56.325872 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:05:56.325920 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:05:56.325967 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:05:56.326028 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: 2026-05-22 01:05:56.326077 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:05:56.326124 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:05:56.326182 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: 2026-05-22 01:05:56.326230 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:05:56.326290 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:05:56.326338 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: 2026-05-22 01:05:56.326385 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:05:56.326443 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: 2026-05-22 01:05:56.326490 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:05:56.326587 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: 2026-05-22 01:05:56.326675 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-22 01:05:56.326824 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:05:56.326862 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:05:56.326871 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: 2026-05-22 01:05:56.326877 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-22 01:05:56.326937 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: 2026-05-22 01:05:56.326995 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:05:56.327053 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:05:56.327112 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: 2026-05-22 01:05:56.327160 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-22 01:05:56.327210 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:05:56.327258 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:05:56.327307 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: 2026-05-22 01:05:56.327356 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:05:56.327410 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: 2026-05-22 01:05:56.327471 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:05:56.327499 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing lto-disabled-list (47) ... 2026-05-22 01:05:56.327564 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing make (4.3-4.1build2) ... 2026-05-22 01:05:56.327635 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-22 01:05:56.328899 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 01:05:56.328934 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Collecting pyclean==3.0.0 2026-05-22 01:05:56.328944 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-22 01:05:56.328953 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-22 01:05:56.328963 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Installing collected packages: pyclean 2026-05-22 01:05:56.328973 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Successfully installed pyclean-3.0.0 2026-05-22 01:05:56.328983 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Cleaning directory /var/lib/kolla/venv 2026-05-22 01:05:56.328992 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: 2026-05-22 01:05:56.329002 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Total 9098 files, 1337 directories removed. 2026-05-22 01:05:56.329011 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: 2026-05-22 01:05:56.329021 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Cleaning directory /usr 2026-05-22 01:05:56.329030 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: 2026-05-22 01:05:56.329040 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Total 1316 files, 133 directories removed. 2026-05-22 01:05:56.329050 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: 2026-05-22 01:05:56.329059 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Found existing installation: pyclean 3.0.0 2026-05-22 01:05:56.329069 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Uninstalling pyclean-3.0.0: 2026-05-22 01:05:56.329079 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: Successfully uninstalled pyclean-3.0.0 2026-05-22 01:05:56.329088 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Removed intermediate container af5b54afb002 2026-05-22 01:05:56.329098 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> 2eadfdf74f0c 2026-05-22 01:05:56.329108 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Step 8/8 : USER manila 2026-05-22 01:05:56.329117 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Running in 145cb1aeab04 2026-05-22 01:05:56.329135 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Removed intermediate container 145cb1aeab04 2026-05-22 01:05:56.329145 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> e037dcb2eef1 2026-05-22 01:05:56.329154 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Successfully built 4ccdff6d23c2 2026-05-22 01:05:56.329164 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Successfully tagged osism.harbor.regio.digital/kolla/manila-api:build-20260522 2026-05-22 01:05:56.329174 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Built at 2026-05-22 01:05:56.328349 (took 0:00:29.562557) 2026-05-22 01:05:56.329184 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(manila-data) 2026-05-22 01:05:56.329226 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-data:Processing 2026-05-22 01:05:56.329236 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Building started at 2026-05-22 01:05:56.328857 2026-05-22 01:05:56.329938 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-data:Turned 0 plugins into plugins archive 2026-05-22 01:05:56.330510 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-data:Turned 0 additions into additions archive 2026-05-22 01:06:36.836198 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Step 1/7 : FROM osism.harbor.regio.digital/kolla/manila-base:build-20260522 2026-05-22 01:06:36.836341 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> 4e2e13fdaaac 2026-05-22 01:06:36.836502 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Step 2/7 : LABEL "build-date"="20260522" "name"="manila-data" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="manila-data" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 01:06:36.836582 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Running in de840a741e31 2026-05-22 01:06:36.836702 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Removed intermediate container de840a741e31 2026-05-22 01:06:36.837693 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> be9d05d8dd97 2026-05-22 01:06:36.837718 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Step 3/7 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends nfs-common && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-05-22 01:06:36.837733 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Running in fc698d8ecadd 2026-05-22 01:06:36.837747 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 01:06:36.837785 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-22 01:06:36.837798 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-22 01:06:36.837813 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-22 01:06:36.837825 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-22 01:06:36.837838 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-22 01:06:36.837850 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:7 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-22 01:06:36.837863 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:9 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-22 01:06:36.837875 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-22 01:06:36.837928 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,457 kB] 2026-05-22 01:06:36.837940 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,148 kB] 2026-05-22 01:06:36.837951 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-22 01:06:36.837961 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-05-22 01:06:36.837971 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,505 kB] 2026-05-22 01:06:36.837981 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,072 kB] 2026-05-22 01:06:36.837996 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Fetched 30.2 MB in 3s (11.2 MB/s) 2026-05-22 01:06:36.838007 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Reading package lists... 2026-05-22 01:06:36.838017 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Reading package lists... 2026-05-22 01:06:36.838027 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Building dependency tree... 2026-05-22 01:06:36.838041 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Reading state information... 2026-05-22 01:06:36.838137 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:The following additional packages will be installed: 2026-05-22 01:06:36.838317 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: keyutils libevent-core-2.1-7t64 libnfsidmap1 rpcbind ucf 2026-05-22 01:06:36.838372 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Suggested packages: 2026-05-22 01:06:36.838422 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: watchdog 2026-05-22 01:06:36.838509 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:The following NEW packages will be installed: 2026-05-22 01:06:36.838574 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: keyutils libevent-core-2.1-7t64 libnfsidmap1 nfs-common rpcbind ucf 2026-05-22 01:06:36.838700 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 01:06:36.838772 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Need to get 547 kB of archives. 2026-05-22 01:06:36.838845 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:After this operation, 1,900 kB of additional disk space will be used. 2026-05-22 01:06:36.838917 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 01:06:36.838998 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-core-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [91.3 kB] 2026-05-22 01:06:36.839076 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnfsidmap1 amd64 1:2.6.4-3ubuntu5.1 [48.3 kB] 2026-05-22 01:06:36.839153 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 rpcbind amd64 1.2.6-7ubuntu2 [46.5 kB] 2026-05-22 01:06:36.839232 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 ucf all 3.0043+nmu1 [56.5 kB] 2026-05-22 01:06:36.839333 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 keyutils amd64 1.6.3-3build1 [56.8 kB] 2026-05-22 01:06:36.839410 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 nfs-common amd64 1:2.6.4-3ubuntu5.1 [248 kB] 2026-05-22 01:06:36.839487 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Preconfiguring packages ... 2026-05-22 01:06:36.839563 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Fetched 548 kB in 0s (1,779 kB/s) 2026-05-22 01:06:36.839665 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Selecting previously unselected package libevent-core-2.1-7t64:amd64. 2026-05-22 01:06:36.839744 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 2026-05-22 01:06:36.839845 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:06:36.839909 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 70% 2026-05-22 01:06:36.839986 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 75% 2026-05-22 01:06:36.840061 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 80% 2026-05-22 01:06:36.840135 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 85% 2026-05-22 01:06:36.840212 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 90% 2026-05-22 01:06:36.840305 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 95% 2026-05-22 01:06:36.840387 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 100% (Reading database ... 18983 files and directories currently installed.) 2026-05-22 01:06:36.840465 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Preparing to unpack .../0-libevent-core-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-05-22 01:06:36.840541 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-05-22 01:06:36.841788 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Selecting previously unselected package libnfsidmap1:amd64. 2026-05-22 01:06:36.841839 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Preparing to unpack .../1-libnfsidmap1_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-05-22 01:06:36.841851 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Unpacking libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-05-22 01:06:36.841860 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Selecting previously unselected package rpcbind. 2026-05-22 01:06:36.841869 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Preparing to unpack .../2-rpcbind_1.2.6-7ubuntu2_amd64.deb ... 2026-05-22 01:06:36.841878 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Unpacking rpcbind (1.2.6-7ubuntu2) ... 2026-05-22 01:06:36.841887 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Selecting previously unselected package ucf. 2026-05-22 01:06:36.841896 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Preparing to unpack .../3-ucf_3.0043+nmu1_all.deb ... 2026-05-22 01:06:36.841904 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2026-05-22 01:06:36.841915 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Moving old data out of the way 2026-05-22 01:06:36.841930 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Unpacking ucf (3.0043+nmu1) ... 2026-05-22 01:06:36.841946 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Selecting previously unselected package keyutils. 2026-05-22 01:06:36.841961 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Preparing to unpack .../4-keyutils_1.6.3-3build1_amd64.deb ... 2026-05-22 01:06:36.841976 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Unpacking keyutils (1.6.3-3build1) ... 2026-05-22 01:06:36.841991 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Selecting previously unselected package nfs-common. 2026-05-22 01:06:36.842006 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Preparing to unpack .../5-nfs-common_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-05-22 01:06:36.842022 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Unpacking nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-05-22 01:06:36.842037 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Setting up libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-05-22 01:06:36.842052 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Setting up rpcbind (1.2.6-7ubuntu2) ... 2026-05-22 01:06:36.842067 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:invoke-rc.d: could not determine current runlevel 2026-05-22 01:06:36.844733 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-22 01:06:36.844763 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Setting up ucf (3.0043+nmu1) ... 2026-05-22 01:06:36.844772 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Setting up keyutils (1.6.3-3build1) ... 2026-05-22 01:06:36.844781 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-05-22 01:06:36.844789 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Setting up nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-05-22 01:06:36.844817 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2026-05-22 01:06:36.844826 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Creating config file /etc/idmapd.conf with new version 2026-05-22 01:06:36.844835 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2026-05-22 01:06:36.844844 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Creating config file /etc/nfs.conf with new version 2026-05-22 01:06:36.844852 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:info: Selecting UID from range 100 to 59999 ... 2026-05-22 01:06:36.844860 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2026-05-22 01:06:36.844869 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:info: Adding system user `statd' (UID 102) ... 2026-05-22 01:06:36.844877 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:info: Adding new user `statd' (UID 102) with group `nogroup' ... 2026-05-22 01:06:36.844886 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:info: Not creating home directory `/var/lib/nfs'. 2026-05-22 01:06:36.844894 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:invoke-rc.d: could not determine current runlevel 2026-05-22 01:06:36.844903 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-22 01:06:36.844911 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 01:06:36.844935 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Removed intermediate container fc698d8ecadd 2026-05-22 01:06:36.844945 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> 5064e574c732 2026-05-22 01:06:36.844953 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Step 4/7 : COPY patches /patches 2026-05-22 01:06:36.844962 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> 8338f0c5c81a 2026-05-22 01:06:36.844970 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Step 5/7 : RUN kolla_patch 2026-05-22 01:06:36.844978 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Running in 5cf9910609b0 2026-05-22 01:06:36.844987 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:[i] No series file found, nothing to patch. 2026-05-22 01:06:36.844996 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Removed intermediate container 5cf9910609b0 2026-05-22 01:06:36.845004 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> 46ff918ecd5c 2026-05-22 01:06:36.845015 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Step 6/7 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 01:06:36.845026 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Running in 96f045e8d63e 2026-05-22 01:06:36.845034 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Reading package lists... 2026-05-22 01:06:36.845042 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Building dependency tree... 2026-05-22 01:06:36.845051 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Reading state information... 2026-05-22 01:06:36.845059 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:The following packages were automatically installed and are no longer required: 2026-05-22 01:06:36.845068 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:06:36.845077 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:06:36.845085 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:06:36.845094 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:06:36.845103 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:06:36.845111 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:06:36.845120 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:06:36.845135 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: xz-utils 2026-05-22 01:06:36.845144 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Use 'apt autoremove' to remove them. 2026-05-22 01:06:36.845152 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:The following packages will be REMOVED: 2026-05-22 01:06:36.845161 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: build-essential 2026-05-22 01:06:36.845169 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-22 01:06:36.845178 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:After this operation, 17.4 kB disk space will be freed. 2026-05-22 01:06:36.845186 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 2026-05-22 01:06:36.845207 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:06:36.845217 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 70% 2026-05-22 01:06:36.845225 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 75% 2026-05-22 01:06:36.845234 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 80% 2026-05-22 01:06:36.845242 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 85% 2026-05-22 01:06:36.845251 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 90% 2026-05-22 01:06:36.845285 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 95% 2026-05-22 01:06:36.845294 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 100% (Reading database ... 19170 files and directories currently installed.) 2026-05-22 01:06:36.845303 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing build-essential (12.10ubuntu1) ... 2026-05-22 01:06:36.845312 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Reading package lists... 2026-05-22 01:06:36.845320 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Building dependency tree... 2026-05-22 01:06:36.845329 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Reading state information... 2026-05-22 01:06:36.845337 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:The following packages will be REMOVED: 2026-05-22 01:06:36.845350 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:06:36.845402 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:06:36.845530 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:06:36.845609 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:06:36.845722 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:06:36.845778 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:06:36.845834 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:06:36.845887 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: xz-utils 2026-05-22 01:06:36.845951 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-22 01:06:36.846005 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:After this operation, 228 MB disk space will be freed. 2026-05-22 01:06:36.846063 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 2026-05-22 01:06:36.846122 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:06:36.846174 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 70% 2026-05-22 01:06:36.846224 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 75% 2026-05-22 01:06:36.846294 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 80% 2026-05-22 01:06:36.846351 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 85% 2026-05-22 01:06:36.846406 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 90% 2026-05-22 01:06:36.846474 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 95% 2026-05-22 01:06:36.846533 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 100% (Reading database ... 19161 files and directories currently installed.) 2026-05-22 01:06:36.846619 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-22 01:06:36.846665 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:06:36.846725 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-22 01:06:36.846781 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:06:36.846836 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-22 01:06:36.846891 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-22 01:06:36.846946 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:06:36.847001 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:06:36.847056 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:06:36.847112 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:06:36.847165 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-22 01:06:36.847224 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2026-05-22 01:06:36.847331 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:06:36.847348 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2026-05-22 01:06:36.847407 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:06:36.847465 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2026-05-22 01:06:36.847523 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:06:36.847582 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2026-05-22 01:06:36.847653 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:06:36.847717 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2026-05-22 01:06:36.847775 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-22 01:06:36.847831 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2026-05-22 01:06:36.847888 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-22 01:06:36.847945 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2026-05-22 01:06:36.848001 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:06:36.848058 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:06:36.848113 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2026-05-22 01:06:36.848169 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:06:36.848224 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2026-05-22 01:06:36.848303 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:06:36.848380 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2026-05-22 01:06:36.848437 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:06:36.848506 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:06:36.848568 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:06:36.848591 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:06:36.848674 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2026-05-22 01:06:36.848726 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:06:36.848775 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2026-05-22 01:06:36.848824 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:06:36.848873 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2026-05-22 01:06:36.848922 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-22 01:06:36.848971 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:06:36.849019 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:06:36.849056 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-22 01:06:36.849104 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:06:36.849151 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2026-05-22 01:06:36.849198 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:06:36.849235 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-22 01:06:36.849300 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:06:36.849349 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2026-05-22 01:06:36.849397 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:06:36.849445 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2026-05-22 01:06:36.849494 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:06:36.849543 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2026-05-22 01:06:36.849619 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:06:36.849674 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2026-05-22 01:06:36.849728 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing lto-disabled-list (47) ... 2026-05-22 01:06:36.849778 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2026-05-22 01:06:36.849828 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing make (4.3-4.1build2) ... 2026-05-22 01:06:36.849876 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2026-05-22 01:06:36.849924 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-22 01:06:36.849970 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 01:06:36.850017 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Collecting pyclean==3.0.0 2026-05-22 01:06:36.850064 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-22 01:06:36.850100 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-22 01:06:36.850149 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Installing collected packages: pyclean 2026-05-22 01:06:36.850196 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Successfully installed pyclean-3.0.0 2026-05-22 01:06:36.850244 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Cleaning directory /var/lib/kolla/venv 2026-05-22 01:06:36.850298 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2026-05-22 01:06:36.850347 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Total 9098 files, 1337 directories removed. 2026-05-22 01:06:36.850384 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2026-05-22 01:06:36.850433 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Cleaning directory /usr 2026-05-22 01:06:36.850469 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2026-05-22 01:06:36.850518 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Total 1316 files, 133 directories removed. 2026-05-22 01:06:36.850555 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2026-05-22 01:06:36.850616 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Found existing installation: pyclean 3.0.0 2026-05-22 01:06:36.850677 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Uninstalling pyclean-3.0.0: 2026-05-22 01:06:36.850731 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: Successfully uninstalled pyclean-3.0.0 2026-05-22 01:06:36.850781 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Removed intermediate container 96f045e8d63e 2026-05-22 01:06:36.850830 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> ebed79711d6b 2026-05-22 01:06:36.850878 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Step 7/7 : USER manila 2026-05-22 01:06:36.850928 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Running in ced618550d27 2026-05-22 01:06:36.850975 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Removed intermediate container ced618550d27 2026-05-22 01:06:36.851021 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> 6896c3277a6c 2026-05-22 01:06:36.851071 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Successfully built 1cf603fd953c 2026-05-22 01:06:36.851118 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Successfully tagged osism.harbor.regio.digital/kolla/manila-data:build-20260522 2026-05-22 01:06:36.851234 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Built at 2026-05-22 01:06:36.851128 (took 0:00:40.522271) 2026-05-22 01:06:36.852972 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(manila-share) 2026-05-22 01:06:36.853055 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-share:Processing 2026-05-22 01:06:36.853139 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Building started at 2026-05-22 01:06:36.853052 2026-05-22 01:06:36.854183 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-share:Turned 0 plugins into plugins archive 2026-05-22 01:06:36.854906 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-share:Turned 0 additions into additions archive 2026-05-22 01:07:33.342283 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Step 1/7 : FROM osism.harbor.regio.digital/kolla/manila-base:build-20260522 2026-05-22 01:07:33.342372 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> 4e2e13fdaaac 2026-05-22 01:07:33.342491 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Step 2/7 : LABEL "build-date"="20260522" "name"="manila-share" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="manila-share" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 01:07:33.342577 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Running in ac63aa75f4be 2026-05-22 01:07:33.342697 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Removed intermediate container ac63aa75f4be 2026-05-22 01:07:33.342768 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> b59bd662b9d6 2026-05-22 01:07:33.342849 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Step 3/7 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends ceph-common glusterfs-client python3-cephfs python3-rados python3-rbd sqlite3 && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-05-22 01:07:33.342996 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Running in 856efedf501f 2026-05-22 01:07:33.343060 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 01:07:33.343130 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-22 01:07:33.343203 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-22 01:07:33.343298 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-22 01:07:33.343371 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-22 01:07:33.343440 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-22 01:07:33.343507 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:7 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-22 01:07:33.343577 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:9 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-22 01:07:33.343671 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-22 01:07:33.343746 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,457 kB] 2026-05-22 01:07:33.343816 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,148 kB] 2026-05-22 01:07:33.343901 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-05-22 01:07:33.343990 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-22 01:07:33.344059 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,072 kB] 2026-05-22 01:07:33.344128 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,505 kB] 2026-05-22 01:07:33.344197 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Fetched 30.2 MB in 2s (13.0 MB/s) 2026-05-22 01:07:33.344774 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Reading package lists... 2026-05-22 01:07:33.344819 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Reading package lists... 2026-05-22 01:07:33.344827 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Building dependency tree... 2026-05-22 01:07:33.344833 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Reading state information... 2026-05-22 01:07:33.344839 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:The following additional packages will be installed: 2026-05-22 01:07:33.344846 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: attr glusterfs-common libargon2-1 libbabeltrace1 libboost-context1.83.0 2026-05-22 01:07:33.344851 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libboost-filesystem1.83.0 libboost-iostreams1.83.0 libboost-locale1.83.0 2026-05-22 01:07:33.344926 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libboost-program-options1.83.0 libboost-thread1.83.0 libboost-url1.83.0 2026-05-22 01:07:33.344934 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libcephfs2 libcryptsetup12 libdaxctl1 libdw1t64 libgfapi0 libgfchangelog0 2026-05-22 01:07:33.344940 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libgfrpc0 libgfxdr0 libglib2.0-0t64 libglusterfs0 libgoogle-perftools4t64 2026-05-22 01:07:33.344946 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libinih1 libjson-c5 liblmdb0 libncurses6 libndctl6 liboath0t64 libpmem1 2026-05-22 01:07:33.344952 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libpmemobj1 librabbitmq4 librados2 libradosstriper1 librbd1 2026-05-22 01:07:33.346719 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libtcmalloc-minimal4t64 libunwind8 liburcu8t64 psmisc python3-ceph-argparse 2026-05-22 01:07:33.346746 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: python3-ceph-common python3-certifi python3-chardet python3-idna python3-jwt 2026-05-22 01:07:33.346752 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: python3-prettytable python3-requests python3-urllib3 python3-wcwidth 2026-05-22 01:07:33.346756 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: python3-yaml xfsprogs 2026-05-22 01:07:33.346760 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Suggested packages: 2026-05-22 01:07:33.346764 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ceph ceph-mds low-memory-monitor python3-crypto python3-cryptography 2026-05-22 01:07:33.346768 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: python3-openssl python3-socks python-requests-doc python3-brotli sqlite3-doc 2026-05-22 01:07:33.346776 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: xfsdump acl quota 2026-05-22 01:07:33.346780 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Recommended packages: 2026-05-22 01:07:33.346784 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libglib2.0-data shared-mime-info xdg-user-dirs libgpm2 python3-cryptography 2026-05-22 01:07:33.346788 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:The following NEW packages will be installed: 2026-05-22 01:07:33.346792 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: attr ceph-common glusterfs-client glusterfs-common libargon2-1 2026-05-22 01:07:33.346795 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libbabeltrace1 libboost-context1.83.0 libboost-filesystem1.83.0 2026-05-22 01:07:33.346799 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libboost-iostreams1.83.0 libboost-locale1.83.0 2026-05-22 01:07:33.346803 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libboost-program-options1.83.0 libboost-thread1.83.0 libboost-url1.83.0 2026-05-22 01:07:33.346806 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libcephfs2 libcryptsetup12 libdaxctl1 libdw1t64 libgfapi0 libgfchangelog0 2026-05-22 01:07:33.346810 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libgfrpc0 libgfxdr0 libglib2.0-0t64 libglusterfs0 libgoogle-perftools4t64 2026-05-22 01:07:33.346814 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libinih1 libjson-c5 liblmdb0 libncurses6 libndctl6 liboath0t64 libpmem1 2026-05-22 01:07:33.346817 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libpmemobj1 librabbitmq4 librados2 libradosstriper1 librbd1 2026-05-22 01:07:33.346821 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libtcmalloc-minimal4t64 libunwind8 liburcu8t64 psmisc python3-ceph-argparse 2026-05-22 01:07:33.346825 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: python3-ceph-common python3-cephfs python3-certifi python3-chardet 2026-05-22 01:07:33.346828 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: python3-idna python3-jwt python3-prettytable python3-rados python3-rbd 2026-05-22 01:07:33.346832 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: python3-requests python3-urllib3 python3-wcwidth python3-yaml sqlite3 2026-05-22 01:07:33.346836 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: xfsprogs 2026-05-22 01:07:33.346840 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:0 upgraded, 56 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 01:07:33.346844 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Need to get 45.7 MB of archives. 2026-05-22 01:07:33.346847 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:After this operation, 187 MB of additional disk space will be used. 2026-05-22 01:07:33.346852 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-yaml amd64 6.0.2-1build2~cloud0 [137 kB] 2026-05-22 01:07:33.346885 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 01:07:33.346890 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libargon2-1 amd64 0~20190702+dfsg-4build1 [20.8 kB] 2026-05-22 01:07:33.346894 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:56 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-urllib3 all 2.3.0-2ubuntu0.1~cloud0 [116 kB] 2026-05-22 01:07:33.346899 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:57 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-requests all 2.32.3+dfsg-4ubuntu1.1~cloud0 [73.1 kB] 2026-05-22 01:07:33.346903 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-c5 amd64 0.17-1build1 [35.3 kB] 2026-05-22 01:07:33.346915 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcryptsetup12 amd64 2:2.7.0-1ubuntu4.2 [266 kB] 2026-05-22 01:07:33.346919 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.8 [1,545 kB] 2026-05-22 01:07:33.346923 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 liblmdb0 amd64 0.9.31-1build1 [48.1 kB] 2026-05-22 01:07:33.346936 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2 [112 kB] 2026-05-22 01:07:33.346945 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 psmisc amd64 23.7-1build1 [179 kB] 2026-05-22 01:07:33.346950 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 attr amd64 1:2.5.2-1build1.1 [22.8 kB] 2026-05-22 01:07:33.346953 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-iostreams1.83.0 amd64 1.83.0-2.1ubuntu3.2 [260 kB] 2026-05-22 01:07:33.346957 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-thread1.83.0 amd64 1.83.0-2.1ubuntu3.2 [276 kB] 2026-05-22 01:07:33.346960 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librados2 amd64 19.2.3-0ubuntu0.24.04.3 [4,041 kB] 2026-05-22 01:07:33.346964 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libdaxctl1 amd64 77-2ubuntu2 [21.4 kB] 2026-05-22 01:07:33.346967 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libndctl6 amd64 77-2ubuntu2 [62.8 kB] 2026-05-22 01:07:33.346971 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libpmem1 amd64 1.13.1-1.1ubuntu2 [84.8 kB] 2026-05-22 01:07:33.346974 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 libpmemobj1 amd64 1.13.1-1.1ubuntu2 [116 kB] 2026-05-22 01:07:33.346978 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librbd1 amd64 19.2.3-0ubuntu0.24.04.3 [3,413 kB] 2026-05-22 01:07:33.346981 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-ceph-argparse amd64 19.2.3-0ubuntu0.24.04.3 [46.3 kB] 2026-05-22 01:07:33.346985 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-ceph-common all 19.2.3-0ubuntu0.24.04.3 [87.6 kB] 2026-05-22 01:07:33.347654 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-locale1.83.0 amd64 1.83.0-2.1ubuntu3.2 [413 kB] 2026-05-22 01:07:33.347662 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcephfs2 amd64 19.2.3-0ubuntu0.24.04.3 [839 kB] 2026-05-22 01:07:33.347667 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rados amd64 19.2.3-0ubuntu0.24.04.3 [335 kB] 2026-05-22 01:07:33.347671 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-cephfs amd64 19.2.3-0ubuntu0.24.04.3 [178 kB] 2026-05-22 01:07:33.347675 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-05-22 01:07:33.347680 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-prettytable all 3.6.0-2 [32.8 kB] 2026-05-22 01:07:33.347684 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rbd amd64 19.2.3-0ubuntu0.24.04.3 [320 kB] 2026-05-22 01:07:33.347688 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:28 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-certifi all 2023.11.17-1 [165 kB] 2026-05-22 01:07:33.347692 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:29 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-chardet all 5.2.0+dfsg-1 [117 kB] 2026-05-22 01:07:33.347696 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:30 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-idna all 3.6-2ubuntu0.1 [49.0 kB] 2026-05-22 01:07:33.347705 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdw1t64 amd64 0.190-1.1ubuntu0.1 [261 kB] 2026-05-22 01:07:33.347709 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:32 http://archive.ubuntu.com/ubuntu noble/main amd64 libbabeltrace1 amd64 1.5.11-3build3 [164 kB] 2026-05-22 01:07:33.347717 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:33 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-context1.83.0 amd64 1.83.0-2.1ubuntu3.2 [237 kB] 2026-05-22 01:07:33.347722 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:34 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-filesystem1.83.0 amd64 1.83.0-2.1ubuntu3.2 [284 kB] 2026-05-22 01:07:33.347726 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:35 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-program-options1.83.0 amd64 1.83.0-2.1ubuntu3.2 [321 kB] 2026-05-22 01:07:33.347730 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:36 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-url1.83.0 amd64 1.83.0-2.1ubuntu3.2 [343 kB] 2026-05-22 01:07:33.347735 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 libtcmalloc-minimal4t64 amd64 2.15-3build1 [89.5 kB] 2026-05-22 01:07:33.347739 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:38 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunwind8 amd64 1.6.2-3build1.1 [55.3 kB] 2026-05-22 01:07:33.347743 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:39 http://archive.ubuntu.com/ubuntu noble/main amd64 libgoogle-perftools4t64 amd64 2.15-3build1 [212 kB] 2026-05-22 01:07:33.347747 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:40 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liboath0t64 amd64 2.6.11-2.1ubuntu0.1 [43.0 kB] 2026-05-22 01:07:33.347751 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:41 http://archive.ubuntu.com/ubuntu noble/main amd64 librabbitmq4 amd64 0.11.0-1build2 [37.4 kB] 2026-05-22 01:07:33.347755 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:42 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libradosstriper1 amd64 19.2.3-0ubuntu0.24.04.3 [536 kB] 2026-05-22 01:07:33.347759 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:43 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ceph-common amd64 19.2.3-0ubuntu0.24.04.3 [25.5 MB] 2026-05-22 01:07:33.347764 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:44 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgfxdr0 amd64 11.1-4ubuntu0.1 [20.1 kB] 2026-05-22 01:07:33.347770 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:45 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libglusterfs0 amd64 11.1-4ubuntu0.1 [266 kB] 2026-05-22 01:07:33.347774 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:46 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgfrpc0 amd64 11.1-4ubuntu0.1 [40.7 kB] 2026-05-22 01:07:33.347852 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:47 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgfapi0 amd64 11.1-4ubuntu0.1 [79.6 kB] 2026-05-22 01:07:33.347975 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:48 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgfchangelog0 amd64 11.1-4ubuntu0.1 [25.7 kB] 2026-05-22 01:07:33.348045 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 liburcu8t64 amd64 0.14.0-3.1build1 [63.0 kB] 2026-05-22 01:07:33.348109 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:50 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-jwt all 2.7.0-1ubuntu0.1 [20.2 kB] 2026-05-22 01:07:33.348186 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:51 http://archive.ubuntu.com/ubuntu noble/main amd64 libinih1 amd64 55-1ubuntu2 [7,062 B] 2026-05-22 01:07:33.348250 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:52 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xfsprogs amd64 6.6.0-1ubuntu2.1 [901 kB] 2026-05-22 01:07:33.348318 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:53 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 glusterfs-common amd64 11.1-4ubuntu0.1 [2,552 kB] 2026-05-22 01:07:33.348404 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:54 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 glusterfs-client amd64 11.1-4ubuntu0.1 [25.9 kB] 2026-05-22 01:07:33.348476 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:55 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.5 [144 kB] 2026-05-22 01:07:33.348546 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Fetched 45.7 MB in 1s (31.4 MB/s) 2026-05-22 01:07:33.348639 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libargon2-1:amd64. 2026-05-22 01:07:33.348714 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 2026-05-22 01:07:33.348790 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:07:33.348905 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 70% 2026-05-22 01:07:33.348985 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 75% 2026-05-22 01:07:33.349039 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 80% 2026-05-22 01:07:33.349096 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 85% 2026-05-22 01:07:33.349152 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 90% 2026-05-22 01:07:33.349207 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 95% 2026-05-22 01:07:33.349263 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 100% (Reading database ... 18983 files and directories currently installed.) 2026-05-22 01:07:33.349334 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../00-libargon2-1_0~20190702+dfsg-4build1_amd64.deb ... 2026-05-22 01:07:33.349392 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2026-05-22 01:07:33.349448 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libjson-c5:amd64. 2026-05-22 01:07:33.349505 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../01-libjson-c5_0.17-1build1_amd64.deb ... 2026-05-22 01:07:33.349561 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2026-05-22 01:07:33.349636 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libcryptsetup12:amd64. 2026-05-22 01:07:33.349699 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../02-libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-05-22 01:07:33.349755 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2026-05-22 01:07:33.349809 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libglib2.0-0t64:amd64. 2026-05-22 01:07:33.349874 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../03-libglib2.0-0t64_2.80.0-6ubuntu3.8_amd64.deb ... 2026-05-22 01:07:33.349959 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-05-22 01:07:33.350005 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package liblmdb0:amd64. 2026-05-22 01:07:33.350060 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../04-liblmdb0_0.9.31-1build1_amd64.deb ... 2026-05-22 01:07:33.350113 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking liblmdb0:amd64 (0.9.31-1build1) ... 2026-05-22 01:07:33.350166 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libncurses6:amd64. 2026-05-22 01:07:33.350220 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../05-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2026-05-22 01:07:33.350275 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-05-22 01:07:33.350328 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package psmisc. 2026-05-22 01:07:33.350382 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../06-psmisc_23.7-1build1_amd64.deb ... 2026-05-22 01:07:33.350436 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking psmisc (23.7-1build1) ... 2026-05-22 01:07:33.350490 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package attr. 2026-05-22 01:07:33.351647 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../07-attr_1%3a2.5.2-1build1.1_amd64.deb ... 2026-05-22 01:07:33.351655 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking attr (1:2.5.2-1build1.1) ... 2026-05-22 01:07:33.351660 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libboost-iostreams1.83.0:amd64. 2026-05-22 01:07:33.351664 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../08-libboost-iostreams1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-05-22 01:07:33.351669 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-22 01:07:33.351673 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libboost-thread1.83.0:amd64. 2026-05-22 01:07:33.351677 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../09-libboost-thread1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-05-22 01:07:33.351682 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-05-22 01:07:33.351686 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-22 01:07:33.351689 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package librados2. 2026-05-22 01:07:33.351693 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../10-librados2_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-05-22 01:07:33.351697 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking librados2 (19.2.3-0ubuntu0.24.04.3) ... 2026-05-22 01:07:33.351700 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libdaxctl1:amd64. 2026-05-22 01:07:33.351704 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../11-libdaxctl1_77-2ubuntu2_amd64.deb ... 2026-05-22 01:07:33.351708 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libdaxctl1:amd64 (77-2ubuntu2) ... 2026-05-22 01:07:33.351711 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libndctl6:amd64. 2026-05-22 01:07:33.351718 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../12-libndctl6_77-2ubuntu2_amd64.deb ... 2026-05-22 01:07:33.351722 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libndctl6:amd64 (77-2ubuntu2) ... 2026-05-22 01:07:33.351726 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libpmem1:amd64. 2026-05-22 01:07:33.351729 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../13-libpmem1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-05-22 01:07:33.351733 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-05-22 01:07:33.351737 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-05-22 01:07:33.351740 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libpmemobj1:amd64. 2026-05-22 01:07:33.351744 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../14-libpmemobj1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-05-22 01:07:33.351748 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2026-05-22 01:07:33.351751 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package librbd1. 2026-05-22 01:07:33.351755 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../15-librbd1_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-05-22 01:07:33.351758 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-05-22 01:07:33.351762 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking librbd1 (19.2.3-0ubuntu0.24.04.3) ... 2026-05-22 01:07:33.351766 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-ceph-argparse. 2026-05-22 01:07:33.351769 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../16-python3-ceph-argparse_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-05-22 01:07:33.351777 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-ceph-argparse (19.2.3-0ubuntu0.24.04.3) ... 2026-05-22 01:07:33.351781 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-yaml. 2026-05-22 01:07:33.351787 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../17-python3-yaml_6.0.2-1build2~cloud0_amd64.deb ... 2026-05-22 01:07:33.351790 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-yaml (6.0.2-1build2~cloud0) ... 2026-05-22 01:07:33.351794 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-ceph-common. 2026-05-22 01:07:33.351849 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../18-python3-ceph-common_19.2.3-0ubuntu0.24.04.3_all.deb ... 2026-05-22 01:07:33.351955 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-ceph-common (19.2.3-0ubuntu0.24.04.3) ... 2026-05-22 01:07:33.352011 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libboost-locale1.83.0:amd64. 2026-05-22 01:07:33.352062 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../19-libboost-locale1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-05-22 01:07:33.352119 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-05-22 01:07:33.352176 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libboost-locale1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-22 01:07:33.352231 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libcephfs2. 2026-05-22 01:07:33.352286 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../20-libcephfs2_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-05-22 01:07:33.352340 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libcephfs2 (19.2.3-0ubuntu0.24.04.3) ... 2026-05-22 01:07:33.352395 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-rados. 2026-05-22 01:07:33.352447 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../21-python3-rados_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-05-22 01:07:33.352492 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-rados (19.2.3-0ubuntu0.24.04.3) ... 2026-05-22 01:07:33.352538 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-cephfs. 2026-05-22 01:07:33.352584 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../22-python3-cephfs_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-05-22 01:07:33.352649 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-cephfs (19.2.3-0ubuntu0.24.04.3) ... 2026-05-22 01:07:33.352699 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-wcwidth. 2026-05-22 01:07:33.352745 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../23-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-05-22 01:07:33.352790 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-05-22 01:07:33.352835 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-prettytable. 2026-05-22 01:07:33.352896 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../24-python3-prettytable_3.6.0-2_all.deb ... 2026-05-22 01:07:33.352943 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-prettytable (3.6.0-2) ... 2026-05-22 01:07:33.352988 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-rbd. 2026-05-22 01:07:33.353034 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../25-python3-rbd_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-05-22 01:07:33.353082 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-05-22 01:07:33.353133 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-rbd (19.2.3-0ubuntu0.24.04.3) ... 2026-05-22 01:07:33.353176 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-certifi. 2026-05-22 01:07:33.353220 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../26-python3-certifi_2023.11.17-1_all.deb ... 2026-05-22 01:07:33.353266 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-certifi (2023.11.17-1) ... 2026-05-22 01:07:33.353311 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-chardet. 2026-05-22 01:07:33.353355 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../27-python3-chardet_5.2.0+dfsg-1_all.deb ... 2026-05-22 01:07:33.353400 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-chardet (5.2.0+dfsg-1) ... 2026-05-22 01:07:33.353445 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-idna. 2026-05-22 01:07:33.353489 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../28-python3-idna_3.6-2ubuntu0.1_all.deb ... 2026-05-22 01:07:33.353534 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-idna (3.6-2ubuntu0.1) ... 2026-05-22 01:07:33.353579 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-urllib3. 2026-05-22 01:07:33.353642 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../29-python3-urllib3_2.3.0-2ubuntu0.1~cloud0_all.deb ... 2026-05-22 01:07:33.353694 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-urllib3 (2.3.0-2ubuntu0.1~cloud0) ... 2026-05-22 01:07:33.353739 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-requests. 2026-05-22 01:07:33.353785 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../30-python3-requests_2.32.3+dfsg-4ubuntu1.1~cloud0_all.deb ... 2026-05-22 01:07:33.353839 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-requests (2.32.3+dfsg-4ubuntu1.1~cloud0) ... 2026-05-22 01:07:33.353898 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libdw1t64:amd64. 2026-05-22 01:07:33.353946 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../31-libdw1t64_0.190-1.1ubuntu0.1_amd64.deb ... 2026-05-22 01:07:33.353992 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2026-05-22 01:07:33.354038 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libbabeltrace1:amd64. 2026-05-22 01:07:33.354084 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../32-libbabeltrace1_1.5.11-3build3_amd64.deb ... 2026-05-22 01:07:33.354129 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libbabeltrace1:amd64 (1.5.11-3build3) ... 2026-05-22 01:07:33.354174 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libboost-context1.83.0:amd64. 2026-05-22 01:07:33.354219 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../33-libboost-context1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-05-22 01:07:33.354266 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-05-22 01:07:33.354314 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-22 01:07:33.354360 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libboost-filesystem1.83.0:amd64. 2026-05-22 01:07:33.354406 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../34-libboost-filesystem1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-05-22 01:07:33.354451 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-22 01:07:33.354498 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libboost-program-options1.83.0:amd64. 2026-05-22 01:07:33.354544 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../35-libboost-program-options1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-05-22 01:07:33.354602 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-05-22 01:07:33.354655 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-22 01:07:33.354716 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libboost-url1.83.0:amd64. 2026-05-22 01:07:33.354764 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../36-libboost-url1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-05-22 01:07:33.354811 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-22 01:07:33.354869 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libtcmalloc-minimal4t64:amd64. 2026-05-22 01:07:33.354949 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../37-libtcmalloc-minimal4t64_2.15-3build1_amd64.deb ... 2026-05-22 01:07:33.354989 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-05-22 01:07:33.355036 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2026-05-22 01:07:33.355083 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libunwind8:amd64. 2026-05-22 01:07:33.355133 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../38-libunwind8_1.6.2-3build1.1_amd64.deb ... 2026-05-22 01:07:33.355174 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libunwind8:amd64 (1.6.2-3build1.1) ... 2026-05-22 01:07:33.355217 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libgoogle-perftools4t64:amd64. 2026-05-22 01:07:33.355634 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../39-libgoogle-perftools4t64_2.15-3build1_amd64.deb ... 2026-05-22 01:07:33.355642 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2026-05-22 01:07:33.355645 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package liboath0t64:amd64. 2026-05-22 01:07:33.355649 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../40-liboath0t64_2.6.11-2.1ubuntu0.1_amd64.deb ... 2026-05-22 01:07:33.355653 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2026-05-22 01:07:33.355657 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package librabbitmq4:amd64. 2026-05-22 01:07:33.355660 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-05-22 01:07:33.355664 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../41-librabbitmq4_0.11.0-1build2_amd64.deb ... 2026-05-22 01:07:33.355668 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking librabbitmq4:amd64 (0.11.0-1build2) ... 2026-05-22 01:07:33.355671 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libradosstriper1. 2026-05-22 01:07:33.355675 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../42-libradosstriper1_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-05-22 01:07:33.355679 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libradosstriper1 (19.2.3-0ubuntu0.24.04.3) ... 2026-05-22 01:07:33.355683 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package ceph-common. 2026-05-22 01:07:33.355686 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../43-ceph-common_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-05-22 01:07:33.355690 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking ceph-common (19.2.3-0ubuntu0.24.04.3) ... 2026-05-22 01:07:33.355696 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libgfxdr0:amd64. 2026-05-22 01:07:33.355731 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../44-libgfxdr0_11.1-4ubuntu0.1_amd64.deb ... 2026-05-22 01:07:33.355780 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libgfxdr0:amd64 (11.1-4ubuntu0.1) ... 2026-05-22 01:07:33.355815 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libglusterfs0:amd64. 2026-05-22 01:07:33.355869 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../45-libglusterfs0_11.1-4ubuntu0.1_amd64.deb ... 2026-05-22 01:07:33.355921 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libglusterfs0:amd64 (11.1-4ubuntu0.1) ... 2026-05-22 01:07:33.355959 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libgfrpc0:amd64. 2026-05-22 01:07:33.356001 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../46-libgfrpc0_11.1-4ubuntu0.1_amd64.deb ... 2026-05-22 01:07:33.356043 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libgfrpc0:amd64 (11.1-4ubuntu0.1) ... 2026-05-22 01:07:33.356085 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libgfapi0:amd64. 2026-05-22 01:07:33.356126 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../47-libgfapi0_11.1-4ubuntu0.1_amd64.deb ... 2026-05-22 01:07:33.356168 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libgfapi0:amd64 (11.1-4ubuntu0.1) ... 2026-05-22 01:07:33.356209 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libgfchangelog0:amd64. 2026-05-22 01:07:33.356250 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../48-libgfchangelog0_11.1-4ubuntu0.1_amd64.deb ... 2026-05-22 01:07:33.356292 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libgfchangelog0:amd64 (11.1-4ubuntu0.1) ... 2026-05-22 01:07:33.356334 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package liburcu8t64:amd64. 2026-05-22 01:07:33.356375 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../49-liburcu8t64_0.14.0-3.1build1_amd64.deb ... 2026-05-22 01:07:33.356419 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-05-22 01:07:33.356462 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking liburcu8t64:amd64 (0.14.0-3.1build1) ... 2026-05-22 01:07:33.356504 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-jwt. 2026-05-22 01:07:33.356546 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../50-python3-jwt_2.7.0-1ubuntu0.1_all.deb ... 2026-05-22 01:07:33.356589 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-jwt (2.7.0-1ubuntu0.1) ... 2026-05-22 01:07:33.356649 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libinih1:amd64. 2026-05-22 01:07:33.356713 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../51-libinih1_55-1ubuntu2_amd64.deb ... 2026-05-22 01:07:33.356758 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libinih1:amd64 (55-1ubuntu2) ... 2026-05-22 01:07:33.357735 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package xfsprogs. 2026-05-22 01:07:33.357753 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../52-xfsprogs_6.6.0-1ubuntu2.1_amd64.deb ... 2026-05-22 01:07:33.357761 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking xfsprogs (6.6.0-1ubuntu2.1) ... 2026-05-22 01:07:33.357768 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package glusterfs-common. 2026-05-22 01:07:33.357775 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-05-22 01:07:33.357783 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../53-glusterfs-common_11.1-4ubuntu0.1_amd64.deb ... 2026-05-22 01:07:33.357790 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking glusterfs-common (11.1-4ubuntu0.1) ... 2026-05-22 01:07:33.357797 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package glusterfs-client. 2026-05-22 01:07:33.357804 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../54-glusterfs-client_11.1-4ubuntu0.1_amd64.deb ... 2026-05-22 01:07:33.357811 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking glusterfs-client (11.1-4ubuntu0.1) ... 2026-05-22 01:07:33.357818 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-05-22 01:07:33.357825 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package sqlite3. 2026-05-22 01:07:33.357832 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../55-sqlite3_3.45.1-1ubuntu2.5_amd64.deb ... 2026-05-22 01:07:33.357839 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking sqlite3 (3.45.1-1ubuntu2.5) ... 2026-05-22 01:07:33.357846 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up liblmdb0:amd64 (0.9.31-1build1) ... 2026-05-22 01:07:33.357853 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-22 01:07:33.357883 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up liburcu8t64:amd64 (0.14.0-3.1build1) ... 2026-05-22 01:07:33.357890 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up librabbitmq4:amd64 (0.11.0-1build2) ... 2026-05-22 01:07:33.357903 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-jwt (2.7.0-1ubuntu0.1) ... 2026-05-22 01:07:33.357910 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up psmisc (23.7-1build1) ... 2026-05-22 01:07:33.357917 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up attr (1:2.5.2-1build1.1) ... 2026-05-22 01:07:33.357924 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libinih1:amd64 (55-1ubuntu2) ... 2026-05-22 01:07:33.357931 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2026-05-22 01:07:33.357938 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-22 01:07:33.357945 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-ceph-argparse (19.2.3-0ubuntu0.24.04.3) ... 2026-05-22 01:07:33.357952 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-22 01:07:33.357959 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-yaml (6.0.2-1build2~cloud0) ... 2026-05-22 01:07:33.357966 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-22 01:07:33.357973 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libunwind8:amd64 (1.6.2-3build1.1) ... 2026-05-22 01:07:33.357980 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-22 01:07:33.357987 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2026-05-22 01:07:33.357994 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libglusterfs0:amd64 (11.1-4ubuntu0.1) ... 2026-05-22 01:07:33.358001 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-05-22 01:07:33.358008 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:No schema files found: doing nothing. 2026-05-22 01:07:33.358015 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-chardet (5.2.0+dfsg-1) ... 2026-05-22 01:07:33.358022 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-05-22 01:07:33.358029 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-certifi (2023.11.17-1) ... 2026-05-22 01:07:33.359658 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-22 01:07:33.359674 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-05-22 01:07:33.359682 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-ceph-common (19.2.3-0ubuntu0.24.04.3) ... 2026-05-22 01:07:33.359691 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-idna (3.6-2ubuntu0.1) ... 2026-05-22 01:07:33.359698 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2026-05-22 01:07:33.359705 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up xfsprogs (6.6.0-1ubuntu2.1) ... 2026-05-22 01:07:33.359712 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libdaxctl1:amd64 (77-2ubuntu2) ... 2026-05-22 01:07:33.359719 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libbabeltrace1:amd64 (1.5.11-3build3) ... 2026-05-22 01:07:33.359726 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-urllib3 (2.3.0-2ubuntu0.1~cloud0) ... 2026-05-22 01:07:33.359739 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libndctl6:amd64 (77-2ubuntu2) ... 2026-05-22 01:07:33.359746 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2026-05-22 01:07:33.359753 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-prettytable (3.6.0-2) ... 2026-05-22 01:07:33.359760 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-05-22 01:07:33.359767 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libjson-c5:amd64 (0.17-1build1) ... 2026-05-22 01:07:33.359774 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up sqlite3 (3.45.1-1ubuntu2.5) ... 2026-05-22 01:07:33.359787 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libgfxdr0:amd64 (11.1-4ubuntu0.1) ... 2026-05-22 01:07:33.359794 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up librados2 (19.2.3-0ubuntu0.24.04.3) ... 2026-05-22 01:07:33.359801 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2026-05-22 01:07:33.359808 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libboost-locale1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-22 01:07:33.359815 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libcephfs2 (19.2.3-0ubuntu0.24.04.3) ... 2026-05-22 01:07:33.359822 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libradosstriper1 (19.2.3-0ubuntu0.24.04.3) ... 2026-05-22 01:07:33.359829 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-requests (2.32.3+dfsg-4ubuntu1.1~cloud0) ... 2026-05-22 01:07:33.359836 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2026-05-22 01:07:33.359843 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2026-05-22 01:07:33.359849 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libgfrpc0:amd64 (11.1-4ubuntu0.1) ... 2026-05-22 01:07:33.359890 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-rados (19.2.3-0ubuntu0.24.04.3) ... 2026-05-22 01:07:33.359898 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-05-22 01:07:33.359905 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libgfchangelog0:amd64 (11.1-4ubuntu0.1) ... 2026-05-22 01:07:33.359912 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up librbd1 (19.2.3-0ubuntu0.24.04.3) ... 2026-05-22 01:07:33.359919 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libgfapi0:amd64 (11.1-4ubuntu0.1) ... 2026-05-22 01:07:33.359926 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up glusterfs-common (11.1-4ubuntu0.1) ... 2026-05-22 01:07:33.359933 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:info: Selecting GID from range 100 to 59999 ... 2026-05-22 01:07:33.359940 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:info: Adding group `gluster' (GID 103) ... 2026-05-22 01:07:33.359947 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:/usr/lib/x86_64-linux-gnu/glusterfs/python/syncdaemon/resource.py:807: SyntaxWarning: invalid escape sequence '\d' 2026-05-22 01:07:33.359955 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-05-22 01:07:33.359962 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: for x in re.findall('(?:[\da-f]){2}', 2026-05-22 01:07:33.359969 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-cephfs (19.2.3-0ubuntu0.24.04.3) ... 2026-05-22 01:07:33.359976 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-rbd (19.2.3-0ubuntu0.24.04.3) ... 2026-05-22 01:07:33.359982 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up glusterfs-client (11.1-4ubuntu0.1) ... 2026-05-22 01:07:33.359989 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up ceph-common (19.2.3-0ubuntu0.24.04.3) ... 2026-05-22 01:07:33.359996 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Adding group ceph.. 2026-05-22 01:07:33.360003 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:..done 2026-05-22 01:07:33.360010 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Adding system user ceph.. 2026-05-22 01:07:33.360017 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:..done 2026-05-22 01:07:33.360024 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting system user ceph properties.. 2026-05-22 01:07:33.360031 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:usermod: unlocking the user's password would result in a passwordless account. 2026-05-22 01:07:33.360038 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:You should set a password with usermod -p to unlock this user's password. 2026-05-22 01:07:33.360052 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:..done 2026-05-22 01:07:33.360059 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2026-05-22 01:07:33.360066 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 01:07:33.360073 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Removed intermediate container 856efedf501f 2026-05-22 01:07:33.360094 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> 0b8e116a515f 2026-05-22 01:07:33.360101 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Step 4/7 : COPY patches /patches 2026-05-22 01:07:33.360108 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> e9513bcffffd 2026-05-22 01:07:33.360115 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Step 5/7 : RUN kolla_patch 2026-05-22 01:07:33.360122 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Running in 13502fd03636 2026-05-22 01:07:33.360129 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:[i] No series file found, nothing to patch. 2026-05-22 01:07:33.360136 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Removed intermediate container 13502fd03636 2026-05-22 01:07:33.360148 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> cfbfc9b59ba9 2026-05-22 01:07:33.360157 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Step 6/7 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 01:07:33.360165 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Running in b58189eebf9b 2026-05-22 01:07:33.360172 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Reading package lists... 2026-05-22 01:07:33.360179 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Building dependency tree... 2026-05-22 01:07:33.360186 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Reading state information... 2026-05-22 01:07:33.360193 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:The following packages were automatically installed and are no longer required: 2026-05-22 01:07:33.360200 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:07:33.360207 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:07:33.360214 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:07:33.360221 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:07:33.360228 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:07:33.360235 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:07:33.360242 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:07:33.360248 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: xz-utils 2026-05-22 01:07:33.360255 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Use 'apt autoremove' to remove them. 2026-05-22 01:07:33.360263 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:The following packages will be REMOVED: 2026-05-22 01:07:33.360270 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: build-essential 2026-05-22 01:07:33.360276 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-22 01:07:33.360284 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:After this operation, 17.4 kB disk space will be freed. 2026-05-22 01:07:33.360290 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 2026-05-22 01:07:33.360298 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:07:33.360306 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 70% 2026-05-22 01:07:33.360313 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 75% 2026-05-22 01:07:33.360320 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 80% 2026-05-22 01:07:33.360332 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 85% 2026-05-22 01:07:33.360339 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 90% 2026-05-22 01:07:33.360345 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 95% 2026-05-22 01:07:33.360353 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 100% (Reading database ... 20086 files and directories currently installed.) 2026-05-22 01:07:33.360360 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing build-essential (12.10ubuntu1) ... 2026-05-22 01:07:33.360367 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Reading package lists... 2026-05-22 01:07:33.360374 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Building dependency tree... 2026-05-22 01:07:33.360388 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Reading state information... 2026-05-22 01:07:33.360395 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:The following packages will be REMOVED: 2026-05-22 01:07:33.360402 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:07:33.360409 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:07:33.360416 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:07:33.360423 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:07:33.360430 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:07:33.360437 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:07:33.360448 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:07:33.360455 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: xz-utils 2026-05-22 01:07:33.360462 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-22 01:07:33.360469 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:After this operation, 228 MB disk space will be freed. 2026-05-22 01:07:33.360476 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 2026-05-22 01:07:33.360483 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:07:33.360490 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 70% 2026-05-22 01:07:33.360497 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 75% 2026-05-22 01:07:33.360504 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 80% 2026-05-22 01:07:33.360511 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 85% 2026-05-22 01:07:33.360518 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 90% 2026-05-22 01:07:33.360525 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 95% 2026-05-22 01:07:33.360535 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 100% (Reading database ... 20077 files and directories currently installed.) 2026-05-22 01:07:33.360542 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-22 01:07:33.360549 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:07:33.360556 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-22 01:07:33.360563 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:07:33.360572 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-22 01:07:33.360620 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-22 01:07:33.360664 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:07:33.360706 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:07:33.360738 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:07:33.360780 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:07:33.360813 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-22 01:07:33.360854 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:07:33.360948 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:07:33.360961 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:07:33.361007 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:07:33.361041 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-22 01:07:33.361081 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-22 01:07:33.361123 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-05-22 01:07:33.361164 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:07:33.361196 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:07:33.361236 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-05-22 01:07:33.361277 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:07:33.361309 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:07:33.361349 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:07:33.361382 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:07:33.361412 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-05-22 01:07:33.361444 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:07:33.361475 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:07:33.361507 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:07:33.361547 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:07:33.361558 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-22 01:07:33.361613 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:07:33.361650 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-05-22 01:07:33.361681 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:07:33.361717 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-22 01:07:33.361728 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-05-22 01:07:33.361776 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:07:33.361807 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:07:33.361838 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-05-22 01:07:33.361915 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-22 01:07:33.361925 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-05-22 01:07:33.361935 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:07:33.361974 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:07:33.361998 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-05-22 01:07:33.362039 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:07:33.362089 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:07:33.362125 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-05-22 01:07:33.362161 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing lto-disabled-list (47) ... 2026-05-22 01:07:33.362197 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing make (4.3-4.1build2) ... 2026-05-22 01:07:33.362232 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-05-22 01:07:33.362269 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-22 01:07:33.362304 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-05-22 01:07:33.362338 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 01:07:33.362374 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Collecting pyclean==3.0.0 2026-05-22 01:07:33.362402 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-22 01:07:33.362436 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-22 01:07:33.362477 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Installing collected packages: pyclean 2026-05-22 01:07:33.362505 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Successfully installed pyclean-3.0.0 2026-05-22 01:07:33.362532 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Cleaning directory /var/lib/kolla/venv 2026-05-22 01:07:33.362559 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-05-22 01:07:33.362609 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Total 9098 files, 1337 directories removed. 2026-05-22 01:07:33.362647 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-05-22 01:07:33.362688 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Cleaning directory /usr 2026-05-22 01:07:33.362715 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-05-22 01:07:33.362751 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Total 1537 files, 161 directories removed. 2026-05-22 01:07:33.362779 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-05-22 01:07:33.362814 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Found existing installation: pyclean 3.0.0 2026-05-22 01:07:33.362848 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Uninstalling pyclean-3.0.0: 2026-05-22 01:07:33.362914 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: Successfully uninstalled pyclean-3.0.0 2026-05-22 01:07:33.362952 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Removed intermediate container b58189eebf9b 2026-05-22 01:07:33.362988 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> c74426973cfb 2026-05-22 01:07:33.363023 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Step 7/7 : USER manila 2026-05-22 01:07:33.363060 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Running in f19d1c24b149 2026-05-22 01:07:33.363095 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Removed intermediate container f19d1c24b149 2026-05-22 01:07:33.363132 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> edd6b4bdc520 2026-05-22 01:07:33.363167 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Successfully built 34e9b9409291 2026-05-22 01:07:33.363195 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Successfully tagged osism.harbor.regio.digital/kolla/manila-share:build-20260522 2026-05-22 01:07:33.363284 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Built at 2026-05-22 01:07:33.363205 (took 0:00:56.510153) 2026-05-22 01:07:33.363716 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(manila-scheduler) 2026-05-22 01:07:33.363732 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-scheduler:Processing 2026-05-22 01:07:33.363738 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Building started at 2026-05-22 01:07:33.363661 2026-05-22 01:07:33.364408 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-scheduler:Turned 0 plugins into plugins archive 2026-05-22 01:07:33.364976 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-scheduler:Turned 0 additions into additions archive 2026-05-22 01:08:03.033554 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Step 1/6 : FROM osism.harbor.regio.digital/kolla/manila-base:build-20260522 2026-05-22 01:08:03.033727 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> 4e2e13fdaaac 2026-05-22 01:08:03.033871 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Step 2/6 : LABEL "build-date"="20260522" "name"="manila-scheduler" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="manila-scheduler" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 01:08:03.033923 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> Running in 640938f69048 2026-05-22 01:08:03.034004 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> Removed intermediate container 640938f69048 2026-05-22 01:08:03.034072 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> ac6c863df81c 2026-05-22 01:08:03.034130 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Step 3/6 : COPY patches /patches 2026-05-22 01:08:03.034196 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> 264e2d96f5f2 2026-05-22 01:08:03.034258 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Step 4/6 : RUN kolla_patch 2026-05-22 01:08:03.034324 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> Running in f5852b015ff3 2026-05-22 01:08:03.034387 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:[i] No series file found, nothing to patch. 2026-05-22 01:08:03.034451 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> Removed intermediate container f5852b015ff3 2026-05-22 01:08:03.034511 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> 08962e6c9442 2026-05-22 01:08:03.034576 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 01:08:03.034730 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> Running in 48a5f267481e 2026-05-22 01:08:03.034787 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Reading package lists... 2026-05-22 01:08:03.034849 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Building dependency tree... 2026-05-22 01:08:03.034911 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Reading state information... 2026-05-22 01:08:03.034977 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:The following packages were automatically installed and are no longer required: 2026-05-22 01:08:03.035034 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:08:03.035089 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:08:03.035145 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:08:03.035200 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:08:03.035253 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:08:03.035304 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:08:03.035358 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:08:03.035410 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: xz-utils 2026-05-22 01:08:03.035462 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Use 'apt autoremove' to remove them. 2026-05-22 01:08:03.035521 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:The following packages will be REMOVED: 2026-05-22 01:08:03.035575 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: build-essential 2026-05-22 01:08:03.035655 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-22 01:08:03.038712 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:After this operation, 17.4 kB disk space will be freed. 2026-05-22 01:08:03.038725 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 2026-05-22 01:08:03.038730 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% 2026-05-22 01:08:03.038735 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 75% 2026-05-22 01:08:03.038739 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 80% 2026-05-22 01:08:03.038742 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 85% 2026-05-22 01:08:03.038745 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 90% 2026-05-22 01:08:03.038749 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 95% 2026-05-22 01:08:03.038758 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 100% (Reading database ... 18983 files and directories currently installed.) 2026-05-22 01:08:03.038764 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing build-essential (12.10ubuntu1) ... 2026-05-22 01:08:03.038767 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Reading package lists... 2026-05-22 01:08:03.038771 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Building dependency tree... 2026-05-22 01:08:03.038774 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Reading state information... 2026-05-22 01:08:03.038778 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:The following packages will be REMOVED: 2026-05-22 01:08:03.038781 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:08:03.038785 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:08:03.038788 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:08:03.038792 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:08:03.038795 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:08:03.038799 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:08:03.038802 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:08:03.038806 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: xz-utils 2026-05-22 01:08:03.038809 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-22 01:08:03.038813 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:After this operation, 228 MB disk space will be freed. 2026-05-22 01:08:03.038816 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 2026-05-22 01:08:03.038821 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:08:03.038830 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 70% 2026-05-22 01:08:03.038834 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 75% 2026-05-22 01:08:03.038837 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 80% 2026-05-22 01:08:03.038840 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 85% 2026-05-22 01:08:03.038844 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 90% 2026-05-22 01:08:03.038847 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 95% 2026-05-22 01:08:03.038851 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 100% (Reading database ... 18974 files and directories currently installed.) 2026-05-22 01:08:03.038854 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-22 01:08:03.038858 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:08:03.038861 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-22 01:08:03.038865 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:08:03.038868 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-22 01:08:03.038872 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-22 01:08:03.038875 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:08:03.038886 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:08:03.038890 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:08:03.038894 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:08:03.038897 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-22 01:08:03.038901 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:08:03.038904 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:08:03.038907 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:08:03.038911 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:08:03.038914 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-22 01:08:03.038918 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-22 01:08:03.038924 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:08:03.038928 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:08:03.038931 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:08:03.038935 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:08:03.038938 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:08:03.038942 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:08:03.038945 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:08:03.038949 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2026-05-22 01:08:03.038952 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:08:03.038955 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2026-05-22 01:08:03.038963 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:08:03.038966 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2026-05-22 01:08:03.038970 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:08:03.038973 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2026-05-22 01:08:03.038976 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-22 01:08:03.038980 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2026-05-22 01:08:03.038983 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:08:03.038987 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2026-05-22 01:08:03.038990 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:08:03.038994 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-22 01:08:03.038997 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:08:03.039000 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:08:03.039004 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2026-05-22 01:08:03.039007 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-22 01:08:03.039011 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:08:03.039014 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2026-05-22 01:08:03.039018 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:08:03.039021 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2026-05-22 01:08:03.039025 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:08:03.039028 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2026-05-22 01:08:03.039031 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:08:03.039035 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing lto-disabled-list (47) ... 2026-05-22 01:08:03.039038 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing make (4.3-4.1build2) ... 2026-05-22 01:08:03.039042 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-22 01:08:03.039045 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2026-05-22 01:08:03.039049 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 01:08:03.039052 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Collecting pyclean==3.0.0 2026-05-22 01:08:03.039055 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-22 01:08:03.039059 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-22 01:08:03.039062 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Installing collected packages: pyclean 2026-05-22 01:08:03.039070 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Successfully installed pyclean-3.0.0 2026-05-22 01:08:03.039074 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Cleaning directory /var/lib/kolla/venv 2026-05-22 01:08:03.039077 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2026-05-22 01:08:03.039080 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Total 9098 files, 1337 directories removed. 2026-05-22 01:08:03.039084 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2026-05-22 01:08:03.039087 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Cleaning directory /usr 2026-05-22 01:08:03.039091 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2026-05-22 01:08:03.039094 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Total 1316 files, 133 directories removed. 2026-05-22 01:08:03.039098 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2026-05-22 01:08:03.039101 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Found existing installation: pyclean 3.0.0 2026-05-22 01:08:03.039108 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Uninstalling pyclean-3.0.0: 2026-05-22 01:08:03.039111 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: Successfully uninstalled pyclean-3.0.0 2026-05-22 01:08:03.039115 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> Removed intermediate container 48a5f267481e 2026-05-22 01:08:03.039121 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> aae1deb6ddd4 2026-05-22 01:08:03.039125 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Step 6/6 : USER manila 2026-05-22 01:08:03.039128 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> Running in eb66eb18527d 2026-05-22 01:08:03.039131 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> Removed intermediate container eb66eb18527d 2026-05-22 01:08:03.039135 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> 2395e7ca4b66 2026-05-22 01:08:03.039138 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Successfully built a72bb23f1325 2026-05-22 01:08:03.039142 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Successfully tagged osism.harbor.regio.digital/kolla/manila-scheduler:build-20260522 2026-05-22 01:08:03.039147 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Built at 2026-05-22 01:08:03.039080 (took 0:00:29.675419) 2026-05-22 01:08:03.039535 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ceilometer-ipmi) 2026-05-22 01:08:03.039615 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-ipmi:Processing 2026-05-22 01:08:03.039764 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Building started at 2026-05-22 01:08:03.039627 2026-05-22 01:08:03.040695 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-ipmi:Turned 0 plugins into plugins archive 2026-05-22 01:08:03.041299 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-ipmi:Turned 0 additions into additions archive 2026-05-22 01:08:39.621050 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Step 1/7 : FROM osism.harbor.regio.digital/kolla/ceilometer-base:build-20260522 2026-05-22 01:08:39.621145 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> 326ace3d5628 2026-05-22 01:08:39.621374 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Step 2/7 : LABEL "build-date"="20260522" "name"="ceilometer-ipmi" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ceilometer-ipmi" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 01:08:39.621490 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Running in 76690b354b6b 2026-05-22 01:08:39.621510 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Removed intermediate container 76690b354b6b 2026-05-22 01:08:39.621573 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> cf2d72aff99a 2026-05-22 01:08:39.621772 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Step 3/7 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends ipmitool && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-05-22 01:08:39.621838 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Running in c0dac8612689 2026-05-22 01:08:39.621852 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-22 01:08:39.621866 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 01:08:39.621994 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-22 01:08:39.622052 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-22 01:08:39.622099 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-22 01:08:39.622188 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-22 01:08:39.622258 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-22 01:08:39.622327 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-22 01:08:39.622395 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-22 01:08:39.622480 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,457 kB] 2026-05-22 01:08:39.622550 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,148 kB] 2026-05-22 01:08:39.622623 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-05-22 01:08:39.622782 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-22 01:08:39.622798 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,505 kB] 2026-05-22 01:08:39.622873 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,072 kB] 2026-05-22 01:08:39.622943 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Fetched 30.2 MB in 3s (11.5 MB/s) 2026-05-22 01:08:39.623008 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Reading package lists... 2026-05-22 01:08:39.623081 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Reading package lists... 2026-05-22 01:08:39.623154 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Building dependency tree... 2026-05-22 01:08:39.623227 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Reading state information... 2026-05-22 01:08:39.623301 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:The following additional packages will be installed: 2026-05-22 01:08:39.623370 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: freeipmi-common libfreeipmi17 2026-05-22 01:08:39.623465 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Suggested packages: 2026-05-22 01:08:39.623639 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: freeipmi-tools 2026-05-22 01:08:39.623678 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Recommended packages: 2026-05-22 01:08:39.623696 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: openipmi 2026-05-22 01:08:39.623710 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:The following NEW packages will be installed: 2026-05-22 01:08:39.623802 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: freeipmi-common ipmitool libfreeipmi17 2026-05-22 01:08:39.623867 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 01:08:39.623930 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Need to get 3,155 kB of archives. 2026-05-22 01:08:39.623995 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:After this operation, 11.8 MB of additional disk space will be used. 2026-05-22 01:08:39.624081 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 01:08:39.624154 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 freeipmi-common all 1.6.13-3 [182 kB] 2026-05-22 01:08:39.624224 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libfreeipmi17 amd64 1.6.13-3 [942 kB] 2026-05-22 01:08:39.624297 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 ipmitool amd64 1.8.19-7ubuntu0.24.04.3 [2,030 kB] 2026-05-22 01:08:39.624367 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Fetched 3,155 kB in 0s (8,384 kB/s) 2026-05-22 01:08:39.624405 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Selecting previously unselected package freeipmi-common. 2026-05-22 01:08:39.624515 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 2026-05-22 01:08:39.624623 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:08:39.624694 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 70% 2026-05-22 01:08:39.624757 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 75% 2026-05-22 01:08:39.624824 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 80% 2026-05-22 01:08:39.624893 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 85% 2026-05-22 01:08:39.624961 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 90% 2026-05-22 01:08:39.625030 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 95% 2026-05-22 01:08:39.625100 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 100% (Reading database ... 18824 files and directories currently installed.) 2026-05-22 01:08:39.625169 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Preparing to unpack .../freeipmi-common_1.6.13-3_all.deb ... 2026-05-22 01:08:39.625238 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Unpacking freeipmi-common (1.6.13-3) ... 2026-05-22 01:08:39.625308 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Selecting previously unselected package libfreeipmi17. 2026-05-22 01:08:39.625389 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Preparing to unpack .../libfreeipmi17_1.6.13-3_amd64.deb ... 2026-05-22 01:08:39.625485 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Unpacking libfreeipmi17 (1.6.13-3) ... 2026-05-22 01:08:39.625569 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Selecting previously unselected package ipmitool. 2026-05-22 01:08:39.625672 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Preparing to unpack .../ipmitool_1.8.19-7ubuntu0.24.04.3_amd64.deb ... 2026-05-22 01:08:39.625748 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Unpacking ipmitool (1.8.19-7ubuntu0.24.04.3) ... 2026-05-22 01:08:39.625814 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Setting up freeipmi-common (1.6.13-3) ... 2026-05-22 01:08:39.625880 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Setting up libfreeipmi17 (1.6.13-3) ... 2026-05-22 01:08:39.625965 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Setting up ipmitool (1.8.19-7ubuntu0.24.04.3) ... 2026-05-22 01:08:39.626028 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:invoke-rc.d: could not determine current runlevel 2026-05-22 01:08:39.626076 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-22 01:08:39.626139 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 01:08:39.626206 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Removed intermediate container c0dac8612689 2026-05-22 01:08:39.626273 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> 3ad4734c4acf 2026-05-22 01:08:39.626340 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Step 4/7 : COPY patches /patches 2026-05-22 01:08:39.626413 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> 3114c74d321f 2026-05-22 01:08:39.626618 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Step 5/7 : RUN kolla_patch 2026-05-22 01:08:39.626656 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Running in 50325911a46d 2026-05-22 01:08:39.626671 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:[i] No series file found, nothing to patch. 2026-05-22 01:08:39.626755 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Removed intermediate container 50325911a46d 2026-05-22 01:08:39.626812 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> e610dc26663b 2026-05-22 01:08:39.626877 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Step 6/7 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 01:08:39.626961 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Running in d10cdb40e64c 2026-05-22 01:08:39.627029 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Reading package lists... 2026-05-22 01:08:39.627088 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Building dependency tree... 2026-05-22 01:08:39.627145 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Reading state information... 2026-05-22 01:08:39.627207 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:The following packages were automatically installed and are no longer required: 2026-05-22 01:08:39.627259 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:08:39.627312 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:08:39.627364 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:08:39.627418 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:08:39.627485 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:08:39.627536 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:08:39.627586 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:08:39.627636 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: xz-utils 2026-05-22 01:08:39.627706 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Use 'apt autoremove' to remove them. 2026-05-22 01:08:39.627764 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:The following packages will be REMOVED: 2026-05-22 01:08:39.627815 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: build-essential 2026-05-22 01:08:39.627871 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-22 01:08:39.627923 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:After this operation, 17.4 kB disk space will be freed. 2026-05-22 01:08:39.627979 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 2026-05-22 01:08:39.628038 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:08:39.628094 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 70% 2026-05-22 01:08:39.628149 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 75% 2026-05-22 01:08:39.628204 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 80% 2026-05-22 01:08:39.628257 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 85% 2026-05-22 01:08:39.628311 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 90% 2026-05-22 01:08:39.628365 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 95% 2026-05-22 01:08:39.628422 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 100% (Reading database ... 18895 files and directories currently installed.) 2026-05-22 01:08:39.628530 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing build-essential (12.10ubuntu1) ... 2026-05-22 01:08:39.628583 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Reading package lists... 2026-05-22 01:08:39.628663 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Building dependency tree... 2026-05-22 01:08:39.628735 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Reading state information... 2026-05-22 01:08:39.628808 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:The following packages will be REMOVED: 2026-05-22 01:08:39.628862 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:08:39.628914 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:08:39.628967 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:08:39.629020 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:08:39.629064 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:08:39.629099 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:08:39.629144 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:08:39.629178 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: xz-utils 2026-05-22 01:08:39.629229 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-22 01:08:39.629272 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:After this operation, 228 MB disk space will be freed. 2026-05-22 01:08:39.629320 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 2026-05-22 01:08:39.629370 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:08:39.629428 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 70% 2026-05-22 01:08:39.629490 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 75% 2026-05-22 01:08:39.629538 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 80% 2026-05-22 01:08:39.630670 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 85% 2026-05-22 01:08:39.630686 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 90% 2026-05-22 01:08:39.630696 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 95% 2026-05-22 01:08:39.630703 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 100% (Reading database ... 18886 files and directories currently installed.) 2026-05-22 01:08:39.630711 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-22 01:08:39.630718 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:08:39.630725 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-22 01:08:39.630732 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:08:39.630739 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-22 01:08:39.630746 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-22 01:08:39.630754 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:08:39.630761 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:08:39.630768 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:08:39.630775 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2026-05-22 01:08:39.630783 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:08:39.630790 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-22 01:08:39.630804 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:08:39.630812 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:08:39.630819 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2026-05-22 01:08:39.630826 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:08:39.630833 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:08:39.630840 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-22 01:08:39.630847 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-22 01:08:39.630854 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2026-05-22 01:08:39.630862 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:08:39.630874 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:08:39.630882 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:08:39.630889 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:08:39.630897 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:08:39.630904 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:08:39.630911 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:08:39.630918 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:08:39.630925 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:08:39.630932 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:08:39.630939 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-22 01:08:39.630947 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2026-05-22 01:08:39.630954 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:08:39.630961 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2026-05-22 01:08:39.630972 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:08:39.630979 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2026-05-22 01:08:39.630986 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-22 01:08:39.630993 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:08:39.631001 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:08:39.631008 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-22 01:08:39.631015 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:08:39.631025 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:08:39.631035 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2026-05-22 01:08:39.631106 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:08:39.631119 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:08:39.631253 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2026-05-22 01:08:39.631284 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing lto-disabled-list (47) ... 2026-05-22 01:08:39.631299 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing make (4.3-4.1build2) ... 2026-05-22 01:08:39.631308 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-22 01:08:39.631334 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2026-05-22 01:08:39.631383 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 01:08:39.631397 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Collecting pyclean==3.0.0 2026-05-22 01:08:39.631474 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-22 01:08:39.631499 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-22 01:08:39.631560 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Installing collected packages: pyclean 2026-05-22 01:08:39.631617 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Successfully installed pyclean-3.0.0 2026-05-22 01:08:39.631652 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Cleaning directory /var/lib/kolla/venv 2026-05-22 01:08:39.631717 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2026-05-22 01:08:39.631778 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Total 8341 files, 1205 directories removed. 2026-05-22 01:08:39.631821 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2026-05-22 01:08:39.631863 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Cleaning directory /usr 2026-05-22 01:08:39.631914 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2026-05-22 01:08:39.631927 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Total 1316 files, 133 directories removed. 2026-05-22 01:08:39.631991 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2026-05-22 01:08:39.632033 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Found existing installation: pyclean 3.0.0 2026-05-22 01:08:39.632074 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Uninstalling pyclean-3.0.0: 2026-05-22 01:08:39.632115 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: Successfully uninstalled pyclean-3.0.0 2026-05-22 01:08:39.632167 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Removed intermediate container d10cdb40e64c 2026-05-22 01:08:39.632181 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> e15b9802e2e5 2026-05-22 01:08:39.632243 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Step 7/7 : USER ceilometer 2026-05-22 01:08:39.632294 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Running in a74594cb4820 2026-05-22 01:08:39.632336 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Removed intermediate container a74594cb4820 2026-05-22 01:08:39.632377 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> 746c2cf0c529 2026-05-22 01:08:39.632428 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Successfully built b232ceffd711 2026-05-22 01:08:39.632460 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Successfully tagged osism.harbor.regio.digital/kolla/ceilometer-ipmi:build-20260522 2026-05-22 01:08:39.632581 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Built at 2026-05-22 01:08:39.632467 (took 0:00:36.592840) 2026-05-22 01:08:39.632970 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ceilometer-notification) 2026-05-22 01:08:39.633048 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-notification:Processing 2026-05-22 01:08:39.633109 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Building started at 2026-05-22 01:08:39.633029 2026-05-22 01:08:39.634077 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-notification:Turned 0 plugins into plugins archive 2026-05-22 01:08:39.634707 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-notification:Turned 0 additions into additions archive 2026-05-22 01:09:07.026002 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Step 1/8 : FROM osism.harbor.regio.digital/kolla/ceilometer-base:build-20260522 2026-05-22 01:09:07.026071 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> 326ace3d5628 2026-05-22 01:09:07.026170 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Step 2/8 : LABEL "build-date"="20260522" "name"="ceilometer-notification" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ceilometer-notification" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 01:09:07.026195 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Running in efe9ec1c159c 2026-05-22 01:09:07.026204 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Removed intermediate container efe9ec1c159c 2026-05-22 01:09:07.026235 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> d9672d15fa7e 2026-05-22 01:09:07.026243 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Step 3/8 : COPY extend_start.sh /usr/local/bin/kolla_ceilometer_extend_start 2026-05-22 01:09:07.026344 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> b0d4357b6ae2 2026-05-22 01:09:07.026380 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Step 4/8 : RUN chmod 644 /usr/local/bin/kolla_ceilometer_extend_start 2026-05-22 01:09:07.026496 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Running in 989ab2ec1162 2026-05-22 01:09:07.026530 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Removed intermediate container 989ab2ec1162 2026-05-22 01:09:07.026620 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> 29dc519fc9cc 2026-05-22 01:09:07.026693 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Step 5/8 : COPY patches /patches 2026-05-22 01:09:07.026753 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> 601ef5ec0721 2026-05-22 01:09:07.026788 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Step 6/8 : RUN kolla_patch 2026-05-22 01:09:07.026859 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Running in 00fa1322eab5 2026-05-22 01:09:07.026911 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:[i] No series file found, nothing to patch. 2026-05-22 01:09:07.026971 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Removed intermediate container 00fa1322eab5 2026-05-22 01:09:07.027000 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> bfe890197cb3 2026-05-22 01:09:07.027074 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Step 7/8 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 01:09:07.027127 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Running in de084b4f0f01 2026-05-22 01:09:07.027187 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Reading package lists... 2026-05-22 01:09:07.027246 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Building dependency tree... 2026-05-22 01:09:07.027323 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Reading state information... 2026-05-22 01:09:07.027385 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:The following packages were automatically installed and are no longer required: 2026-05-22 01:09:07.027435 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:09:07.027467 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:09:07.027521 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:09:07.027555 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:09:07.027636 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:09:07.030698 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:09:07.030717 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:09:07.030728 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: xz-utils 2026-05-22 01:09:07.030737 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Use 'apt autoremove' to remove them. 2026-05-22 01:09:07.030745 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:The following packages will be REMOVED: 2026-05-22 01:09:07.030753 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: build-essential 2026-05-22 01:09:07.030761 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-22 01:09:07.030770 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:After this operation, 17.4 kB disk space will be freed. 2026-05-22 01:09:07.030778 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 2026-05-22 01:09:07.030788 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:09:07.030798 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 70% 2026-05-22 01:09:07.030806 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 75% 2026-05-22 01:09:07.030814 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 80% 2026-05-22 01:09:07.030822 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 85% 2026-05-22 01:09:07.030830 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 90% 2026-05-22 01:09:07.030838 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 95% 2026-05-22 01:09:07.030847 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 100% (Reading database ... 18824 files and directories currently installed.) 2026-05-22 01:09:07.030857 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing build-essential (12.10ubuntu1) ... 2026-05-22 01:09:07.030865 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Reading package lists... 2026-05-22 01:09:07.030873 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Building dependency tree... 2026-05-22 01:09:07.030881 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Reading state information... 2026-05-22 01:09:07.030889 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:The following packages will be REMOVED: 2026-05-22 01:09:07.030897 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:09:07.030905 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:09:07.030913 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:09:07.030921 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:09:07.030929 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:09:07.030937 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:09:07.030945 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:09:07.030953 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: xz-utils 2026-05-22 01:09:07.030970 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-22 01:09:07.030978 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:After this operation, 228 MB disk space will be freed. 2026-05-22 01:09:07.030986 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 2026-05-22 01:09:07.031001 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:09:07.031010 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 70% 2026-05-22 01:09:07.031018 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 75% 2026-05-22 01:09:07.031026 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 80% 2026-05-22 01:09:07.031034 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 85% 2026-05-22 01:09:07.031049 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 90% 2026-05-22 01:09:07.031057 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 95% 2026-05-22 01:09:07.031065 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 100% (Reading database ... 18815 files and directories currently installed.) 2026-05-22 01:09:07.031073 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-22 01:09:07.031081 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:09:07.031089 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-22 01:09:07.031097 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:09:07.031105 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-22 01:09:07.031113 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-22 01:09:07.031121 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:09:07.031129 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:09:07.031137 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:09:07.031145 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:09:07.031153 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-22 01:09:07.031161 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:09:07.031169 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: 2026-05-22 01:09:07.031177 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:09:07.031185 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:09:07.031193 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:09:07.031201 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-22 01:09:07.031209 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-22 01:09:07.031217 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:09:07.031225 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:09:07.031233 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:09:07.031247 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:09:07.031255 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:09:07.031284 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:09:07.031292 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: 2026-05-22 01:09:07.031301 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:09:07.031309 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: 2026-05-22 01:09:07.031317 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:09:07.031325 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: 2026-05-22 01:09:07.031333 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:09:07.031341 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:09:07.031349 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-22 01:09:07.031358 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:09:07.031366 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: 2026-05-22 01:09:07.031374 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:09:07.031387 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-22 01:09:07.031395 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:09:07.031403 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:09:07.031411 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-22 01:09:07.031419 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:09:07.031435 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:09:07.031443 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:09:07.031451 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:09:07.031459 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing lto-disabled-list (47) ... 2026-05-22 01:09:07.031467 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: 2026-05-22 01:09:07.031475 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing make (4.3-4.1build2) ... 2026-05-22 01:09:07.031484 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-22 01:09:07.031492 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 01:09:07.031500 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Collecting pyclean==3.0.0 2026-05-22 01:09:07.031512 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-22 01:09:07.031520 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-22 01:09:07.031616 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Installing collected packages: pyclean 2026-05-22 01:09:07.031679 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Successfully installed pyclean-3.0.0 2026-05-22 01:09:07.031763 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Cleaning directory /var/lib/kolla/venv 2026-05-22 01:09:07.031777 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: 2026-05-22 01:09:07.031848 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Total 8341 files, 1205 directories removed. 2026-05-22 01:09:07.031899 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: 2026-05-22 01:09:07.031956 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Cleaning directory /usr 2026-05-22 01:09:07.032010 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: 2026-05-22 01:09:07.032066 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Total 1316 files, 133 directories removed. 2026-05-22 01:09:07.032119 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: 2026-05-22 01:09:07.032174 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Found existing installation: pyclean 3.0.0 2026-05-22 01:09:07.032229 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Uninstalling pyclean-3.0.0: 2026-05-22 01:09:07.032300 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: Successfully uninstalled pyclean-3.0.0 2026-05-22 01:09:07.032353 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Removed intermediate container de084b4f0f01 2026-05-22 01:09:07.032408 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> 00a812f16a11 2026-05-22 01:09:07.032462 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Step 8/8 : USER ceilometer 2026-05-22 01:09:07.032520 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Running in 124b61d30698 2026-05-22 01:09:07.032573 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Removed intermediate container 124b61d30698 2026-05-22 01:09:07.032668 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> a6eaa2aeebf5 2026-05-22 01:09:07.032714 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Successfully built 92012015022f 2026-05-22 01:09:07.032772 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Successfully tagged osism.harbor.regio.digital/kolla/ceilometer-notification:build-20260522 2026-05-22 01:09:07.032902 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Built at 2026-05-22 01:09:07.032777 (took 0:00:27.399748) 2026-05-22 01:09:07.033621 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ceilometer-compute) 2026-05-22 01:09:07.033710 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-compute:Processing 2026-05-22 01:09:07.033780 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Building started at 2026-05-22 01:09:07.033711 2026-05-22 01:09:07.034752 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-compute:Turned 0 plugins into plugins archive 2026-05-22 01:09:07.035444 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-compute:Turned 0 additions into additions archive 2026-05-22 01:09:45.252821 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Step 1/7 : FROM osism.harbor.regio.digital/kolla/ceilometer-base:build-20260522 2026-05-22 01:09:45.252911 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> 326ace3d5628 2026-05-22 01:09:45.252953 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Step 2/7 : LABEL "build-date"="20260522" "name"="ceilometer-compute" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ceilometer-compute" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 01:09:45.252970 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Running in 17c8ab23a621 2026-05-22 01:09:45.252988 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Removed intermediate container 17c8ab23a621 2026-05-22 01:09:45.253001 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> 429ac40bf6f0 2026-05-22 01:09:45.253037 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Step 3/7 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends python3-libvirt && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-05-22 01:09:45.253144 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Running in 656f7875bff4 2026-05-22 01:09:45.253163 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-22 01:09:45.253251 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 01:09:45.253319 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-22 01:09:45.253367 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-22 01:09:45.253414 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-22 01:09:45.253474 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-22 01:09:45.253491 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-22 01:09:45.253559 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-22 01:09:45.253647 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-22 01:09:45.253670 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,148 kB] 2026-05-22 01:09:45.253763 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,457 kB] 2026-05-22 01:09:45.253797 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-22 01:09:45.253864 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-05-22 01:09:45.253911 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,505 kB] 2026-05-22 01:09:45.253958 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,072 kB] 2026-05-22 01:09:45.254016 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Fetched 30.2 MB in 3s (12.0 MB/s) 2026-05-22 01:09:45.254032 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Reading package lists... 2026-05-22 01:09:45.254130 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Reading package lists... 2026-05-22 01:09:45.254163 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Building dependency tree... 2026-05-22 01:09:45.254238 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Reading state information... 2026-05-22 01:09:45.254298 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:The following additional packages will be installed: 2026-05-22 01:09:45.254355 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libglib2.0-0t64 libnuma1 libvirt0 2026-05-22 01:09:45.254416 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Suggested packages: 2026-05-22 01:09:45.254464 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: low-memory-monitor 2026-05-22 01:09:45.254510 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Recommended packages: 2026-05-22 01:09:45.254569 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libglib2.0-data shared-mime-info xdg-user-dirs libvirt-l10n 2026-05-22 01:09:45.254649 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:The following NEW packages will be installed: 2026-05-22 01:09:45.254720 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libglib2.0-0t64 libnuma1 libvirt0 python3-libvirt 2026-05-22 01:09:45.254774 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 01:09:45.254801 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Need to get 3,564 kB of archives. 2026-05-22 01:09:45.254894 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:After this operation, 11.6 MB of additional disk space will be used. 2026-05-22 01:09:45.254909 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 01:09:45.254973 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.8 [1,545 kB] 2026-05-22 01:09:45.255032 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnuma1 amd64 2.0.18-1ubuntu0.24.04.1 [23.4 kB] 2026-05-22 01:09:45.255079 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt0 amd64 10.0.0-2ubuntu8.13 [1,830 kB] 2026-05-22 01:09:45.255137 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-05-22 01:09:45.255196 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Fetched 3,564 kB in 1s (5,703 kB/s) 2026-05-22 01:09:45.255252 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Selecting previously unselected package libglib2.0-0t64:amd64. 2026-05-22 01:09:45.255305 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 2026-05-22 01:09:45.255368 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:09:45.255432 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 70% 2026-05-22 01:09:45.255475 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 75% 2026-05-22 01:09:45.255532 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 80% 2026-05-22 01:09:45.255588 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 85% 2026-05-22 01:09:45.255636 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 90% 2026-05-22 01:09:45.255731 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 95% 2026-05-22 01:09:45.255776 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 100% (Reading database ... 18824 files and directories currently installed.) 2026-05-22 01:09:45.255830 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Preparing to unpack .../libglib2.0-0t64_2.80.0-6ubuntu3.8_amd64.deb ... 2026-05-22 01:09:45.255886 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-05-22 01:09:45.255929 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Selecting previously unselected package libnuma1:amd64. 2026-05-22 01:09:45.255985 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Preparing to unpack .../libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-05-22 01:09:45.256065 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-05-22 01:09:45.256122 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Selecting previously unselected package libvirt0:amd64. 2026-05-22 01:09:45.256176 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Preparing to unpack .../libvirt0_10.0.0-2ubuntu8.13_amd64.deb ... 2026-05-22 01:09:45.256230 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.13) ... 2026-05-22 01:09:45.256282 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Selecting previously unselected package python3-libvirt. 2026-05-22 01:09:45.256338 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Preparing to unpack .../python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-05-22 01:09:45.256395 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Unpacking python3-libvirt (10.0.0-1build1) ... 2026-05-22 01:09:45.256450 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-05-22 01:09:45.256502 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:No schema files found: doing nothing. 2026-05-22 01:09:45.256563 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2026-05-22 01:09:45.256643 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-05-22 01:09:45.256719 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Setting up libvirt0:amd64 (10.0.0-2ubuntu8.13) ... 2026-05-22 01:09:45.256777 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Setting up python3-libvirt (10.0.0-1build1) ... 2026-05-22 01:09:45.256830 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 01:09:45.256886 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Removed intermediate container 656f7875bff4 2026-05-22 01:09:45.256950 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> b0872ee4b63b 2026-05-22 01:09:45.256995 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Step 4/7 : RUN true 2026-05-22 01:09:45.257037 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Running in 13241688c2d1 2026-05-22 01:09:45.257092 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Removed intermediate container 13241688c2d1 2026-05-22 01:09:45.257134 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> defbb46099f5 2026-05-22 01:09:45.257191 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Step 5/7 : COPY patches /patches 2026-05-22 01:09:45.257246 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> fb9c3dff3876 2026-05-22 01:09:45.257299 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Step 6/7 : RUN kolla_patch 2026-05-22 01:09:45.257354 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Running in 7bb4a7dcf69b 2026-05-22 01:09:45.257408 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:[i] No series file found, nothing to patch. 2026-05-22 01:09:45.257462 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Removed intermediate container 7bb4a7dcf69b 2026-05-22 01:09:45.257514 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> 4e9f7852804c 2026-05-22 01:09:45.257574 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Step 7/7 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 01:09:45.257655 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Running in ae7fc7255b34 2026-05-22 01:09:45.257726 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Reading package lists... 2026-05-22 01:09:45.257802 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Building dependency tree... 2026-05-22 01:09:45.257855 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Reading state information... 2026-05-22 01:09:45.257916 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:The following packages were automatically installed and are no longer required: 2026-05-22 01:09:45.257967 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:09:45.258019 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:09:45.258072 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:09:45.258123 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:09:45.258171 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:09:45.258216 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:09:45.258261 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:09:45.258296 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: xz-utils 2026-05-22 01:09:45.258342 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Use 'apt autoremove' to remove them. 2026-05-22 01:09:45.258397 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:The following packages will be REMOVED: 2026-05-22 01:09:45.258444 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: build-essential 2026-05-22 01:09:45.258493 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-22 01:09:45.258540 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:After this operation, 17.4 kB disk space will be freed. 2026-05-22 01:09:45.258604 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 2026-05-22 01:09:45.258688 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:09:45.258774 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 70% 2026-05-22 01:09:45.258832 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 75% (Reading database ... 80% 2026-05-22 01:09:45.258877 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 85% 2026-05-22 01:09:45.258920 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 90% 2026-05-22 01:09:45.258973 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 95% 2026-05-22 01:09:45.259032 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 100% (Reading database ... 19015 files and directories currently installed.) 2026-05-22 01:09:45.259090 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing build-essential (12.10ubuntu1) ... 2026-05-22 01:09:45.259149 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Reading package lists... 2026-05-22 01:09:45.259200 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Building dependency tree... 2026-05-22 01:09:45.259257 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Reading state information... 2026-05-22 01:09:45.259319 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:The following packages will be REMOVED: 2026-05-22 01:09:45.259371 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:09:45.259421 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:09:45.259472 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:09:45.259525 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:09:45.259578 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:09:45.259653 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:09:45.259725 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:09:45.259778 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: xz-utils 2026-05-22 01:09:45.259836 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-22 01:09:45.259884 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:After this operation, 228 MB disk space will be freed. 2026-05-22 01:09:45.259956 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 2026-05-22 01:09:45.260010 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:09:45.260071 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 70% 2026-05-22 01:09:45.260125 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 75% 2026-05-22 01:09:45.260175 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 80% 2026-05-22 01:09:45.260223 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 85% 2026-05-22 01:09:45.260270 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 90% 2026-05-22 01:09:45.260317 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 95% 2026-05-22 01:09:45.260362 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 100% (Reading database ... 19006 files and directories currently installed.) 2026-05-22 01:09:45.260410 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-22 01:09:45.260457 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:09:45.260503 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-22 01:09:45.260549 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:09:45.260610 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-22 01:09:45.260661 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-22 01:09:45.261806 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2026-05-22 01:09:45.261847 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:09:45.261856 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:09:45.261862 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:09:45.261869 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:09:45.261875 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2026-05-22 01:09:45.261882 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-22 01:09:45.261888 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:09:45.261895 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:09:45.261901 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:09:45.261907 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:09:45.261914 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-22 01:09:45.261920 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-22 01:09:45.261926 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:09:45.261943 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:09:45.261950 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:09:45.261956 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:09:45.261963 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:09:45.261969 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:09:45.261982 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:09:45.261988 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:09:45.261995 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:09:45.262001 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:09:45.262007 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-22 01:09:45.262013 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:09:45.262020 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:09:45.262026 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-22 01:09:45.262033 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:09:45.262039 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:09:45.262045 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-22 01:09:45.262051 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:09:45.262058 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:09:45.262064 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2026-05-22 01:09:45.262669 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:09:45.262698 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:09:45.262705 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing lto-disabled-list (47) ... 2026-05-22 01:09:45.262711 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing make (4.3-4.1build2) ... 2026-05-22 01:09:45.262718 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-22 01:09:45.262724 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 01:09:45.262730 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Collecting pyclean==3.0.0 2026-05-22 01:09:45.262736 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-22 01:09:45.262743 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-22 01:09:45.262749 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Installing collected packages: pyclean 2026-05-22 01:09:45.262755 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Successfully installed pyclean-3.0.0 2026-05-22 01:09:45.262762 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Cleaning directory /var/lib/kolla/venv 2026-05-22 01:09:45.262768 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2026-05-22 01:09:45.262775 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Total 8341 files, 1205 directories removed. 2026-05-22 01:09:45.262781 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2026-05-22 01:09:45.262787 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Cleaning directory /usr 2026-05-22 01:09:45.262793 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2026-05-22 01:09:45.262800 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Total 1320 files, 134 directories removed. 2026-05-22 01:09:45.262806 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2026-05-22 01:09:45.262812 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Found existing installation: pyclean 3.0.0 2026-05-22 01:09:45.262819 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Uninstalling pyclean-3.0.0: 2026-05-22 01:09:45.262825 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: Successfully uninstalled pyclean-3.0.0 2026-05-22 01:09:45.262831 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Removed intermediate container ae7fc7255b34 2026-05-22 01:09:45.262844 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> 79018cd1c70b 2026-05-22 01:09:45.262851 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Successfully built fb3588ae1d4d 2026-05-22 01:09:45.262861 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Successfully tagged osism.harbor.regio.digital/kolla/ceilometer-compute:build-20260522 2026-05-22 01:09:45.262868 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Built at 2026-05-22 01:09:45.262761 (took 0:00:38.229050) 2026-05-22 01:09:45.263226 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ceilometer-central) 2026-05-22 01:09:45.263283 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-central:Processing 2026-05-22 01:09:45.263373 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Building started at 2026-05-22 01:09:45.263279 2026-05-22 01:09:45.264164 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-central:Turned 0 plugins into plugins archive 2026-05-22 01:09:45.264813 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-central:Turned 0 additions into additions archive 2026-05-22 01:10:11.462638 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Step 1/6 : FROM osism.harbor.regio.digital/kolla/ceilometer-base:build-20260522 2026-05-22 01:10:11.462692 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> 326ace3d5628 2026-05-22 01:10:11.462766 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Step 2/6 : LABEL "build-date"="20260522" "name"="ceilometer-central" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ceilometer-central" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 01:10:11.462838 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> Running in ef5b1261d7e7 2026-05-22 01:10:11.462874 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> Removed intermediate container ef5b1261d7e7 2026-05-22 01:10:11.462933 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> 0de0a16128f0 2026-05-22 01:10:11.462980 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Step 3/6 : COPY patches /patches 2026-05-22 01:10:11.463033 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> 4281d0b28284 2026-05-22 01:10:11.463144 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Step 4/6 : RUN kolla_patch 2026-05-22 01:10:11.463197 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> Running in 40b9e90545bf 2026-05-22 01:10:11.463248 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:[i] No series file found, nothing to patch. 2026-05-22 01:10:11.463297 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> Removed intermediate container 40b9e90545bf 2026-05-22 01:10:11.463340 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> 8ef5df6d1db3 2026-05-22 01:10:11.463382 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 01:10:11.463425 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> Running in c2959cbb96b8 2026-05-22 01:10:11.463466 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Reading package lists... 2026-05-22 01:10:11.463507 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Building dependency tree... 2026-05-22 01:10:11.463548 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Reading state information... 2026-05-22 01:10:11.463602 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:The following packages were automatically installed and are no longer required: 2026-05-22 01:10:11.464711 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:10:11.464759 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:10:11.464768 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:10:11.464775 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:10:11.464784 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:10:11.464793 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:10:11.464801 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:10:11.464810 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: xz-utils 2026-05-22 01:10:11.464819 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Use 'apt autoremove' to remove them. 2026-05-22 01:10:11.464828 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:The following packages will be REMOVED: 2026-05-22 01:10:11.464836 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: build-essential 2026-05-22 01:10:11.464859 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-22 01:10:11.464869 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:After this operation, 17.4 kB disk space will be freed. 2026-05-22 01:10:11.464877 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 2026-05-22 01:10:11.464887 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:10:11.464897 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 70% 2026-05-22 01:10:11.464906 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 75% 2026-05-22 01:10:11.464930 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: 2026-05-22 01:10:11.464946 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 80% 2026-05-22 01:10:11.464955 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 85% 2026-05-22 01:10:11.464964 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 90% 2026-05-22 01:10:11.464979 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 95% 2026-05-22 01:10:11.464988 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 100% 2026-05-22 01:10:11.464997 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: (Reading database ... 18824 files and directories currently installed.) 2026-05-22 01:10:11.465005 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing build-essential (12.10ubuntu1) ... 2026-05-22 01:10:11.465014 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Reading package lists... 2026-05-22 01:10:11.465026 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Building dependency tree... 2026-05-22 01:10:11.465057 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Reading state information... 2026-05-22 01:10:11.465170 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:The following packages will be REMOVED: 2026-05-22 01:10:11.465187 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:10:11.465249 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:10:11.465278 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:10:11.465359 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:10:11.465374 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:10:11.465440 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:10:11.465492 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:10:11.465544 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: xz-utils 2026-05-22 01:10:11.465623 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-22 01:10:11.465696 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:After this operation, 228 MB disk space will be freed. 2026-05-22 01:10:11.465760 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 2026-05-22 01:10:11.465821 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:10:11.465878 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 70% (Reading database ... 75% 2026-05-22 01:10:11.465935 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 80% 2026-05-22 01:10:11.465989 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 85% 2026-05-22 01:10:11.466043 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 90% 2026-05-22 01:10:11.466176 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 95% 2026-05-22 01:10:11.466193 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 100% (Reading database ... 18815 files and directories currently installed.) 2026-05-22 01:10:11.466253 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-22 01:10:11.466309 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:10:11.466383 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-22 01:10:11.466441 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:10:11.466505 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-22 01:10:11.466550 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-22 01:10:11.466622 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:10:11.466670 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:10:11.466723 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:10:11.466764 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:10:11.466805 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-22 01:10:11.466847 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:10:11.466887 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:10:11.466926 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:10:11.466977 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:10:11.466999 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-22 01:10:11.467054 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-22 01:10:11.467110 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:10:11.467150 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:10:11.467191 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:10:11.467247 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:10:11.467288 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:10:11.467327 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:10:11.467367 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:10:11.467417 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:10:11.467430 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:10:11.467494 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:10:11.467535 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-22 01:10:11.467575 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:10:11.467618 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:10:11.467683 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-22 01:10:11.467736 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:10:11.467777 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:10:11.467817 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-22 01:10:11.467858 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:10:11.467899 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:10:11.467938 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: 2026-05-22 01:10:11.467979 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:10:11.468018 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:10:11.468057 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing lto-disabled-list (47) ... 2026-05-22 01:10:11.468126 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing make (4.3-4.1build2) ... 2026-05-22 01:10:11.468139 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-22 01:10:11.468204 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 01:10:11.468244 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Collecting pyclean==3.0.0 2026-05-22 01:10:11.468284 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-22 01:10:11.468324 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-22 01:10:11.468662 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Installing collected packages: pyclean 2026-05-22 01:10:11.468680 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Successfully installed pyclean-3.0.0 2026-05-22 01:10:11.468704 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Cleaning directory /var/lib/kolla/venv 2026-05-22 01:10:11.468714 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: 2026-05-22 01:10:11.468723 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Total 8341 files, 1205 directories removed. 2026-05-22 01:10:11.468731 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: 2026-05-22 01:10:11.468740 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Cleaning directory /usr 2026-05-22 01:10:11.468749 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: 2026-05-22 01:10:11.468758 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Total 1316 files, 133 directories removed. 2026-05-22 01:10:11.468767 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: 2026-05-22 01:10:11.468775 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Found existing installation: pyclean 3.0.0 2026-05-22 01:10:11.468788 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Uninstalling pyclean-3.0.0: 2026-05-22 01:10:11.468797 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: Successfully uninstalled pyclean-3.0.0 2026-05-22 01:10:11.468806 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> Removed intermediate container c2959cbb96b8 2026-05-22 01:10:11.468818 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> adc2fe4ee89d 2026-05-22 01:10:11.468861 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Step 6/6 : USER ceilometer 2026-05-22 01:10:11.468966 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> Running in 7fa6f91d04f3 2026-05-22 01:10:11.468984 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> Removed intermediate container 7fa6f91d04f3 2026-05-22 01:10:11.468992 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> bf883a28c5d2 2026-05-22 01:10:11.469050 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Successfully built 66876e2848d5 2026-05-22 01:10:11.469108 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Successfully tagged osism.harbor.regio.digital/kolla/ceilometer-central:build-20260522 2026-05-22 01:10:11.469195 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Built at 2026-05-22 01:10:11.469115 (took 0:00:26.205836) 2026-05-22 01:10:11.469673 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(placement-api) 2026-05-22 01:10:11.469754 | ubuntu-noble-large | DEBUG:kolla.common.utils.placement-api:Processing 2026-05-22 01:10:11.469828 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Building started at 2026-05-22 01:10:11.469758 2026-05-22 01:10:11.470563 | ubuntu-noble-large | DEBUG:kolla.common.utils.placement-api:Turned 0 plugins into plugins archive 2026-05-22 01:10:11.471190 | ubuntu-noble-large | DEBUG:kolla.common.utils.placement-api:Turned 0 additions into additions archive 2026-05-22 01:10:37.345759 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Step 1/6 : FROM osism.harbor.regio.digital/kolla/placement-base:build-20260522 2026-05-22 01:10:37.345794 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> 2772c0955da8 2026-05-22 01:10:37.345801 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Step 2/6 : LABEL "build-date"="20260522" "name"="placement-api" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="placement-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 01:10:37.345808 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> Running in df08b60d2775 2026-05-22 01:10:37.345813 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> Removed intermediate container df08b60d2775 2026-05-22 01:10:37.345817 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> 76a55d7740e7 2026-05-22 01:10:37.345838 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Step 3/6 : COPY extend_start.sh /usr/local/bin/kolla_placement_extend_start 2026-05-22 01:10:37.345842 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> 0cd52dead6c0 2026-05-22 01:10:37.345845 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Step 4/6 : COPY patches /patches 2026-05-22 01:10:37.345848 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> 21531dfcfcb8 2026-05-22 01:10:37.345852 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Step 5/6 : RUN kolla_patch 2026-05-22 01:10:37.345855 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> Running in f465fe4e194c 2026-05-22 01:10:37.345858 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:[i] No series file found, nothing to patch. 2026-05-22 01:10:37.345862 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> Removed intermediate container f465fe4e194c 2026-05-22 01:10:37.345865 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> 912c6def746e 2026-05-22 01:10:37.345875 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Step 6/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 01:10:37.345909 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> Running in dbabf1ae10fd 2026-05-22 01:10:37.345913 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Reading package lists... 2026-05-22 01:10:37.345917 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Building dependency tree... 2026-05-22 01:10:37.347789 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Reading state information... 2026-05-22 01:10:37.347840 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:The following packages were automatically installed and are no longer required: 2026-05-22 01:10:37.347854 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:10:37.347865 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:10:37.347875 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:10:37.347885 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:10:37.347895 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:10:37.347905 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:10:37.347915 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:10:37.347926 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: xz-utils 2026-05-22 01:10:37.347936 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Use 'apt autoremove' to remove them. 2026-05-22 01:10:37.347946 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:The following packages will be REMOVED: 2026-05-22 01:10:37.347956 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: build-essential 2026-05-22 01:10:37.347967 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-22 01:10:37.347977 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:After this operation, 17.4 kB disk space will be freed. 2026-05-22 01:10:37.347987 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 2026-05-22 01:10:37.347999 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:10:37.348010 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 70% 2026-05-22 01:10:37.348031 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 75% 2026-05-22 01:10:37.348041 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 80% 2026-05-22 01:10:37.348051 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 85% 2026-05-22 01:10:37.348061 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 90% 2026-05-22 01:10:37.348071 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 95% 2026-05-22 01:10:37.348081 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 100% (Reading database ... 18824 files and directories currently installed.) 2026-05-22 01:10:37.348092 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing build-essential (12.10ubuntu1) ... 2026-05-22 01:10:37.348102 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Reading package lists... 2026-05-22 01:10:37.348112 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Building dependency tree... 2026-05-22 01:10:37.348122 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Reading state information... 2026-05-22 01:10:37.348132 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:The following packages will be REMOVED: 2026-05-22 01:10:37.348142 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:10:37.348152 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:10:37.348162 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:10:37.348172 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:10:37.348182 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:10:37.348192 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:10:37.348201 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:10:37.348211 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: xz-utils 2026-05-22 01:10:37.348221 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-22 01:10:37.348243 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:After this operation, 228 MB disk space will be freed. 2026-05-22 01:10:37.348254 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 2026-05-22 01:10:37.348276 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:10:37.348287 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 70% 2026-05-22 01:10:37.348297 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 75% 2026-05-22 01:10:37.348307 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 80% 2026-05-22 01:10:37.349680 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 85% 2026-05-22 01:10:37.349704 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 90% 2026-05-22 01:10:37.349714 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 95% 2026-05-22 01:10:37.349724 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 100% (Reading database ... 18815 files and directories currently installed.) 2026-05-22 01:10:37.349735 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-22 01:10:37.349745 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:10:37.349755 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-22 01:10:37.349765 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:10:37.349785 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-22 01:10:37.349796 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-22 01:10:37.349805 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:10:37.349815 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:10:37.349825 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:10:37.349836 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:10:37.349846 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-22 01:10:37.349856 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:10:37.349866 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:10:37.349876 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:10:37.349886 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:10:37.349896 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-22 01:10:37.349906 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-22 01:10:37.349916 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:10:37.349925 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:10:37.349935 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:10:37.349945 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:10:37.349955 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:10:37.349965 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:10:37.349976 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2026-05-22 01:10:37.349986 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:10:37.349995 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2026-05-22 01:10:37.350006 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:10:37.350016 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2026-05-22 01:10:37.350026 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:10:37.350035 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2026-05-22 01:10:37.350045 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:10:37.350055 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-22 01:10:37.350065 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:10:37.350075 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:10:37.350085 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-22 01:10:37.350095 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:10:37.350105 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2026-05-22 01:10:37.350121 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:10:37.350132 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2026-05-22 01:10:37.350142 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-22 01:10:37.350152 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2026-05-22 01:10:37.350168 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:10:37.350178 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:10:37.350193 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:10:37.350204 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:10:37.350214 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing lto-disabled-list (47) ... 2026-05-22 01:10:37.350224 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing make (4.3-4.1build2) ... 2026-05-22 01:10:37.350233 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-22 01:10:37.350243 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 01:10:37.350253 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Collecting pyclean==3.0.0 2026-05-22 01:10:37.350263 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-22 01:10:37.350273 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-22 01:10:37.350287 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Installing collected packages: pyclean 2026-05-22 01:10:37.350300 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Successfully installed pyclean-3.0.0 2026-05-22 01:10:37.350397 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Cleaning directory /var/lib/kolla/venv 2026-05-22 01:10:37.350554 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2026-05-22 01:10:37.350649 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Total 8250 files, 1173 directories removed. 2026-05-22 01:10:37.350673 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2026-05-22 01:10:37.350684 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Cleaning directory /usr 2026-05-22 01:10:37.350743 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2026-05-22 01:10:37.350823 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Total 1316 files, 133 directories removed. 2026-05-22 01:10:37.350887 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2026-05-22 01:10:37.350958 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Found existing installation: pyclean 3.0.0 2026-05-22 01:10:37.351028 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Uninstalling pyclean-3.0.0: 2026-05-22 01:10:37.351097 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: Successfully uninstalled pyclean-3.0.0 2026-05-22 01:10:37.351166 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> Removed intermediate container dbabf1ae10fd 2026-05-22 01:10:37.351236 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> 4249608c4ec2 2026-05-22 01:10:37.351311 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Successfully built 90b5ce7ab214 2026-05-22 01:10:37.351381 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Successfully tagged osism.harbor.regio.digital/kolla/placement-api:build-20260522 2026-05-22 01:10:37.351571 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Built at 2026-05-22 01:10:37.351397 (took 0:00:25.881639) 2026-05-22 01:10:37.351932 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(cinder-volume) 2026-05-22 01:10:37.352011 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-volume:Processing 2026-05-22 01:10:37.352092 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Building started at 2026-05-22 01:10:37.352016 2026-05-22 01:10:37.352989 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-volume:Turned 0 plugins into plugins archive 2026-05-22 01:10:37.353674 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-volume:Turned 0 additions into additions archive 2026-05-22 01:14:26.407854 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 1/12 : FROM osism.harbor.regio.digital/kolla/cinder-base:build-20260522 2026-05-22 01:14:26.407964 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> dbd0cd3adc22 2026-05-22 01:14:26.408030 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 2/12 : LABEL "build-date"="20260522" "name"="cinder-volume" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="cinder-volume" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 01:14:26.408093 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Running in 7865b5fe5e46 2026-05-22 01:14:26.408137 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Removed intermediate container 7865b5fe5e46 2026-05-22 01:14:26.408187 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> 9d8ad13305aa 2026-05-22 01:14:26.408231 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 3/12 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends lsscsi multipath-tools nfs-common sysfsutils targetcli-fb thin-provisioning-tools tgt multipath-tools && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-05-22 01:14:26.408275 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Running in c22a8257067f 2026-05-22 01:14:26.408315 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 01:14:26.408354 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-22 01:14:26.408394 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-22 01:14:26.408433 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-22 01:14:26.408471 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-22 01:14:26.408519 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-22 01:14:26.408559 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-22 01:14:26.408610 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-22 01:14:26.408653 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-22 01:14:26.408691 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,148 kB] 2026-05-22 01:14:26.408735 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,457 kB] 2026-05-22 01:14:26.408772 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-05-22 01:14:26.408810 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-22 01:14:26.408855 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,505 kB] 2026-05-22 01:14:26.408905 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,072 kB] 2026-05-22 01:14:26.408942 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Fetched 30.2 MB in 2s (12.9 MB/s) 2026-05-22 01:14:26.408977 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Reading package lists... 2026-05-22 01:14:26.409016 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Reading package lists... 2026-05-22 01:14:26.409055 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Building dependency tree... 2026-05-22 01:14:26.409093 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Reading state information... 2026-05-22 01:14:26.409138 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:tgt is already the newest version (1:1.0.85-1.1ubuntu6). 2026-05-22 01:14:26.409172 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:The following additional packages will be installed: 2026-05-22 01:14:26.409209 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: busybox-initramfs cpio dhcpcd-base dracut-install gir1.2-girepository-2.0 2026-05-22 01:14:26.409243 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: gir1.2-glib-2.0 initramfs-tools initramfs-tools-bin initramfs-tools-core 2026-05-22 01:14:26.409279 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: keyutils klibc-utils kpartx libevent-core-2.1-7t64 libgirepository-1.0-1 2026-05-22 01:14:26.409317 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libklibc libnfsidmap1 libsysfs2 liburcu8t64 linux-base pci.ids 2026-05-22 01:14:26.409351 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: python3-configshell-fb python3-gi python3-pyparsing python3-pyudev 2026-05-22 01:14:26.409388 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: python3-rtslib-fb python3-six python3-typing-extensions python3-urwid 2026-05-22 01:14:26.409421 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: rpcbind sg3-utils-udev ucf 2026-05-22 01:14:26.409458 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Suggested packages: 2026-05-22 01:14:26.409492 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libarchive-dev resolvconf | openresolv | systemd-resolved bash-completion 2026-05-22 01:14:26.409526 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: multipath-tools-boot watchdog python-pyparsing-doc python3-wxgtk4.0 2026-05-22 01:14:26.409559 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: python3-pyqt5 python-urwid-doc 2026-05-22 01:14:26.409609 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Recommended packages: 2026-05-22 01:14:26.409650 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: zstd 2026-05-22 01:14:26.409690 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:The following NEW packages will be installed: 2026-05-22 01:14:26.409726 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: busybox-initramfs cpio dhcpcd-base dracut-install gir1.2-girepository-2.0 2026-05-22 01:14:26.409770 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: gir1.2-glib-2.0 initramfs-tools initramfs-tools-bin initramfs-tools-core 2026-05-22 01:14:26.409808 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: keyutils klibc-utils kpartx libevent-core-2.1-7t64 libgirepository-1.0-1 2026-05-22 01:14:26.409844 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libklibc libnfsidmap1 libsysfs2 liburcu8t64 linux-base lsscsi 2026-05-22 01:14:26.409914 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: multipath-tools nfs-common pci.ids python3-configshell-fb python3-gi 2026-05-22 01:14:26.409952 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: python3-pyparsing python3-pyudev python3-rtslib-fb python3-six 2026-05-22 01:14:26.409989 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: python3-typing-extensions python3-urwid rpcbind sg3-utils-udev sysfsutils 2026-05-22 01:14:26.410026 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: targetcli-fb thin-provisioning-tools ucf 2026-05-22 01:14:26.410061 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:0 upgraded, 37 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 01:14:26.410096 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Need to get 3,536 kB of archives. 2026-05-22 01:14:26.410129 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:After this operation, 14.3 MB of additional disk space will be used. 2026-05-22 01:14:26.410162 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 01:14:26.410199 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-core-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [91.3 kB] 2026-05-22 01:14:26.410236 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnfsidmap1 amd64 1:2.6.4-3ubuntu5.1 [48.3 kB] 2026-05-22 01:14:26.410273 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 rpcbind amd64 1.2.6-7ubuntu2 [46.5 kB] 2026-05-22 01:14:26.410314 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 ucf all 3.0043+nmu1 [56.5 kB] 2026-05-22 01:14:26.410355 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 keyutils amd64 1.6.3-3build1 [56.8 kB] 2026-05-22 01:14:26.410392 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 nfs-common amd64 1:2.6.4-3ubuntu5.1 [248 kB] 2026-05-22 01:14:26.411629 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-05-22 01:14:26.411638 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 pci.ids all 0.0~2024.03.31-1ubuntu0.1 [275 kB] 2026-05-22 01:14:26.411641 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-05-22 01:14:26.411645 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dhcpcd-base amd64 1:10.0.6-1ubuntu3.2 [215 kB] 2026-05-22 01:14:26.411649 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gir1.2-glib-2.0 amd64 2.80.0-6ubuntu3.8 [183 kB] 2026-05-22 01:14:26.411652 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libgirepository-1.0-1 amd64 1.80.1-1 [81.9 kB] 2026-05-22 01:14:26.411656 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-girepository-2.0 amd64 1.80.1-1 [24.5 kB] 2026-05-22 01:14:26.411659 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-gi amd64 3.48.2-1 [232 kB] 2026-05-22 01:14:26.411663 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 cpio amd64 2.15+dfsg-1ubuntu2 [82.7 kB] 2026-05-22 01:14:26.411666 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 busybox-initramfs amd64 1:1.36.1-6ubuntu3.1 [189 kB] 2026-05-22 01:14:26.411670 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dracut-install amd64 060+5-1ubuntu3.3 [32.3 kB] 2026-05-22 01:14:26.411673 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools-bin amd64 0.142ubuntu25.8 [21.6 kB] 2026-05-22 01:14:26.411677 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libklibc amd64 2.0.13-4ubuntu0.2 [47.3 kB] 2026-05-22 01:14:26.411680 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 klibc-utils amd64 2.0.13-4ubuntu0.2 [100 kB] 2026-05-22 01:14:26.411684 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools-core all 0.142ubuntu25.8 [50.5 kB] 2026-05-22 01:14:26.411688 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 linux-base all 4.5ubuntu9+24.04.2 [19.6 kB] 2026-05-22 01:14:26.411691 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools all 0.142ubuntu25.8 [9,076 B] 2026-05-22 01:14:26.411695 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 liburcu8t64 amd64 0.14.0-3.1build1 [63.0 kB] 2026-05-22 01:14:26.411698 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-05-22 01:14:26.411702 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pyparsing all 3.1.1-1 [86.2 kB] 2026-05-22 01:14:26.411705 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:28 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-six all 1.16.0-4 [12.4 kB] 2026-05-22 01:14:26.411709 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:29 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-05-22 01:14:26.411716 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:30 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-05-22 01:14:26.411720 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:31 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-configshell-fb all 1:1.1.28-2.1 [28.4 kB] 2026-05-22 01:14:26.411723 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:32 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pyudev all 0.24.0-1 [33.0 kB] 2026-05-22 01:14:26.411727 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:33 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-05-22 01:14:26.411730 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 sg3-utils-udev all 1.46-3ubuntu4 [5,922 B] 2026-05-22 01:14:26.411734 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-05-22 01:14:26.411740 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:36 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 thin-provisioning-tools amd64 0.9.0-2ubuntu5.1 [436 kB] 2026-05-22 01:14:26.411744 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:37 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 kpartx amd64 0.9.4-5ubuntu8.1 [32.0 kB] 2026-05-22 01:14:26.411747 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:38 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 multipath-tools amd64 0.9.4-5ubuntu8.1 [310 kB] 2026-05-22 01:14:26.411751 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preconfiguring packages ... 2026-05-22 01:14:26.411754 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Fetched 3,536 kB in 1s (6,290 kB/s) 2026-05-22 01:14:26.411758 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package libevent-core-2.1-7t64:amd64. 2026-05-22 01:14:26.411761 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 2026-05-22 01:14:26.411780 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:14:26.411785 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 70% 2026-05-22 01:14:26.411788 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 75% 2026-05-22 01:14:26.411792 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 80% 2026-05-22 01:14:26.411795 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 85% 2026-05-22 01:14:26.411799 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 90% 2026-05-22 01:14:26.411802 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 95% 2026-05-22 01:14:26.411806 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 100% (Reading database ... 19879 files and directories currently installed.) 2026-05-22 01:14:26.411809 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../00-libevent-core-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-05-22 01:14:26.411813 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-05-22 01:14:26.411816 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package libnfsidmap1:amd64. 2026-05-22 01:14:26.411819 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../01-libnfsidmap1_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-05-22 01:14:26.411823 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-05-22 01:14:26.411829 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package rpcbind. 2026-05-22 01:14:26.411832 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../02-rpcbind_1.2.6-7ubuntu2_amd64.deb ... 2026-05-22 01:14:26.411838 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking rpcbind (1.2.6-7ubuntu2) ... 2026-05-22 01:14:26.411842 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package ucf. 2026-05-22 01:14:26.411845 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../03-ucf_3.0043+nmu1_all.deb ... 2026-05-22 01:14:26.411849 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Moving old data out of the way 2026-05-22 01:14:26.411852 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-05-22 01:14:26.411856 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking ucf (3.0043+nmu1) ... 2026-05-22 01:14:26.411859 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package keyutils. 2026-05-22 01:14:26.411863 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../04-keyutils_1.6.3-3build1_amd64.deb ... 2026-05-22 01:14:26.411866 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking keyutils (1.6.3-3build1) ... 2026-05-22 01:14:26.411879 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package nfs-common. 2026-05-22 01:14:26.411883 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../05-nfs-common_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-05-22 01:14:26.411886 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-05-22 01:14:26.411889 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package libsysfs2:amd64. 2026-05-22 01:14:26.411892 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../06-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-05-22 01:14:26.411896 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-05-22 01:14:26.411899 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package pci.ids. 2026-05-22 01:14:26.411902 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../07-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ... 2026-05-22 01:14:26.411905 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-05-22 01:14:26.411909 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package sysfsutils. 2026-05-22 01:14:26.411912 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../08-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-05-22 01:14:26.411917 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking sysfsutils (2.1.1-6build1) ... 2026-05-22 01:14:26.411921 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package dhcpcd-base. 2026-05-22 01:14:26.411924 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../09-dhcpcd-base_1%3a10.0.6-1ubuntu3.2_amd64.deb ... 2026-05-22 01:14:26.411928 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking dhcpcd-base (1:10.0.6-1ubuntu3.2) ... 2026-05-22 01:14:26.411965 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package gir1.2-glib-2.0:amd64. 2026-05-22 01:14:26.412007 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../10-gir1.2-glib-2.0_2.80.0-6ubuntu3.8_amd64.deb ... 2026-05-22 01:14:26.412043 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.8) ... 2026-05-22 01:14:26.412081 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package libgirepository-1.0-1:amd64. 2026-05-22 01:14:26.412118 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../11-libgirepository-1.0-1_1.80.1-1_amd64.deb ... 2026-05-22 01:14:26.412154 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking libgirepository-1.0-1:amd64 (1.80.1-1) ... 2026-05-22 01:14:26.412191 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package gir1.2-girepository-2.0:amd64. 2026-05-22 01:14:26.412228 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../12-gir1.2-girepository-2.0_1.80.1-1_amd64.deb ... 2026-05-22 01:14:26.412263 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking gir1.2-girepository-2.0:amd64 (1.80.1-1) ... 2026-05-22 01:14:26.412304 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-gi. 2026-05-22 01:14:26.412340 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../13-python3-gi_3.48.2-1_amd64.deb ... 2026-05-22 01:14:26.412375 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-gi (3.48.2-1) ... 2026-05-22 01:14:26.412411 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package cpio. 2026-05-22 01:14:26.412448 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../14-cpio_2.15+dfsg-1ubuntu2_amd64.deb ... 2026-05-22 01:14:26.412484 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking cpio (2.15+dfsg-1ubuntu2) ... 2026-05-22 01:14:26.412519 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package busybox-initramfs. 2026-05-22 01:14:26.412554 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../15-busybox-initramfs_1%3a1.36.1-6ubuntu3.1_amd64.deb ... 2026-05-22 01:14:26.412601 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-05-22 01:14:26.412646 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2026-05-22 01:14:26.412686 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package dracut-install. 2026-05-22 01:14:26.412723 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../16-dracut-install_060+5-1ubuntu3.3_amd64.deb ... 2026-05-22 01:14:26.412758 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking dracut-install (060+5-1ubuntu3.3) ... 2026-05-22 01:14:26.412793 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package initramfs-tools-bin. 2026-05-22 01:14:26.412828 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../17-initramfs-tools-bin_0.142ubuntu25.8_amd64.deb ... 2026-05-22 01:14:26.412863 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking initramfs-tools-bin (0.142ubuntu25.8) ... 2026-05-22 01:14:26.412908 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package libklibc:amd64. 2026-05-22 01:14:26.412944 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../18-libklibc_2.0.13-4ubuntu0.2_amd64.deb ... 2026-05-22 01:14:26.412979 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking libklibc:amd64 (2.0.13-4ubuntu0.2) ... 2026-05-22 01:14:26.413014 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package klibc-utils. 2026-05-22 01:14:26.413049 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../19-klibc-utils_2.0.13-4ubuntu0.2_amd64.deb ... 2026-05-22 01:14:26.413084 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking klibc-utils (2.0.13-4ubuntu0.2) ... 2026-05-22 01:14:26.413119 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package initramfs-tools-core. 2026-05-22 01:14:26.413155 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-05-22 01:14:26.413192 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../20-initramfs-tools-core_0.142ubuntu25.8_all.deb ... 2026-05-22 01:14:26.413234 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking initramfs-tools-core (0.142ubuntu25.8) ... 2026-05-22 01:14:26.413269 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package linux-base. 2026-05-22 01:14:26.413304 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../21-linux-base_4.5ubuntu9+24.04.2_all.deb ... 2026-05-22 01:14:26.413339 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking linux-base (4.5ubuntu9+24.04.2) ... 2026-05-22 01:14:26.413374 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package initramfs-tools. 2026-05-22 01:14:26.413409 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../22-initramfs-tools_0.142ubuntu25.8_all.deb ... 2026-05-22 01:14:26.413445 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking initramfs-tools (0.142ubuntu25.8) ... 2026-05-22 01:14:26.413479 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package liburcu8t64:amd64. 2026-05-22 01:14:26.413514 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../23-liburcu8t64_0.14.0-3.1build1_amd64.deb ... 2026-05-22 01:14:26.413554 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking liburcu8t64:amd64 (0.14.0-3.1build1) ... 2026-05-22 01:14:26.413616 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package lsscsi. 2026-05-22 01:14:26.413659 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../24-lsscsi_0.32-1build1_amd64.deb ... 2026-05-22 01:14:26.413695 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking lsscsi (0.32-1build1) ... 2026-05-22 01:14:26.413730 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-pyparsing. 2026-05-22 01:14:26.413776 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../25-python3-pyparsing_3.1.1-1_all.deb ... 2026-05-22 01:14:26.413813 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-pyparsing (3.1.1-1) ... 2026-05-22 01:14:26.413849 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-six. 2026-05-22 01:14:26.413911 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../26-python3-six_1.16.0-4_all.deb ... 2026-05-22 01:14:26.413950 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-six (1.16.0-4) ... 2026-05-22 01:14:26.413986 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-typing-extensions. 2026-05-22 01:14:26.414021 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../27-python3-typing-extensions_4.10.0-1_all.deb ... 2026-05-22 01:14:26.414056 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-typing-extensions (4.10.0-1) ... 2026-05-22 01:14:26.414090 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-urwid. 2026-05-22 01:14:26.414124 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../28-python3-urwid_2.6.10-1_amd64.deb ... 2026-05-22 01:14:26.414158 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-urwid (2.6.10-1) ... 2026-05-22 01:14:26.414192 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-configshell-fb. 2026-05-22 01:14:26.414226 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../29-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-05-22 01:14:26.414265 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-05-22 01:14:26.414300 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-pyudev. 2026-05-22 01:14:26.416635 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../30-python3-pyudev_0.24.0-1_all.deb ... 2026-05-22 01:14:26.416644 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-pyudev (0.24.0-1) ... 2026-05-22 01:14:26.416647 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-rtslib-fb. 2026-05-22 01:14:26.416651 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../31-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-05-22 01:14:26.416655 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-05-22 01:14:26.416658 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package sg3-utils-udev. 2026-05-22 01:14:26.416661 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../32-sg3-utils-udev_1.46-3ubuntu4_all.deb ... 2026-05-22 01:14:26.416665 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking sg3-utils-udev (1.46-3ubuntu4) ... 2026-05-22 01:14:26.416668 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package targetcli-fb. 2026-05-22 01:14:26.416672 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../33-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-05-22 01:14:26.416675 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-05-22 01:14:26.416679 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package thin-provisioning-tools. 2026-05-22 01:14:26.416685 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../34-thin-provisioning-tools_0.9.0-2ubuntu5.1_amd64.deb ... 2026-05-22 01:14:26.416689 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking thin-provisioning-tools (0.9.0-2ubuntu5.1) ... 2026-05-22 01:14:26.416692 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package kpartx. 2026-05-22 01:14:26.416696 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../35-kpartx_0.9.4-5ubuntu8.1_amd64.deb ... 2026-05-22 01:14:26.416699 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking kpartx (0.9.4-5ubuntu8.1) ... 2026-05-22 01:14:26.416703 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package multipath-tools. 2026-05-22 01:14:26.416706 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../36-multipath-tools_0.9.4-5ubuntu8.1_amd64.deb ... 2026-05-22 01:14:26.416710 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking multipath-tools (0.9.4-5ubuntu8.1) ... 2026-05-22 01:14:26.416713 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up cpio (2.15+dfsg-1ubuntu2) ... 2026-05-22 01:14:26.416717 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:update-alternatives: using /usr/bin/mt-gnu to provide /usr/bin/mt (mt) in auto mode 2026-05-22 01:14:26.416721 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:update-alternatives: warning: skip creation of /usr/share/man/man1/mt.1.gz because associated file /usr/share/man/man1/mt-gnu.1.gz (of link group mt) doesn't exist 2026-05-22 01:14:26.416725 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up liburcu8t64:amd64 (0.14.0-3.1build1) ... 2026-05-22 01:14:26.416728 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-05-22 01:14:26.416731 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-05-22 01:14:26.416735 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up linux-base (4.5ubuntu9+24.04.2) ... 2026-05-22 01:14:26.416738 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-05-22 01:14:26.416742 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up sysfsutils (2.1.1-6build1) ... 2026-05-22 01:14:26.416745 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: could not determine current runlevel 2026-05-22 01:14:26.416749 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-22 01:14:26.416752 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up rpcbind (1.2.6-7ubuntu2) ... 2026-05-22 01:14:26.416756 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: could not determine current runlevel 2026-05-22 01:14:26.416759 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-22 01:14:26.416762 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-six (1.16.0-4) ... 2026-05-22 01:14:26.416766 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up libklibc:amd64 (2.0.13-4ubuntu0.2) ... 2026-05-22 01:14:26.416769 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-pyparsing (3.1.1-1) ... 2026-05-22 01:14:26.416773 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up thin-provisioning-tools (0.9.0-2ubuntu5.1) ... 2026-05-22 01:14:26.416776 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up lsscsi (0.32-1build1) ... 2026-05-22 01:14:26.416780 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up dhcpcd-base (1:10.0.6-1ubuntu3.2) ... 2026-05-22 01:14:26.416783 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Selecting UID from range 100 to 59999 ... 2026-05-22 01:14:26.416787 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-05-22 01:14:26.416793 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-05-22 01:14:26.416797 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Adding system user `dhcpcd' (UID 102) ... 2026-05-22 01:14:26.416803 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Adding new user `dhcpcd' (UID 102) with group `nogroup' ... 2026-05-22 01:14:26.416807 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Not creating home directory `/usr/lib/dhcpcd'. 2026-05-22 01:14:26.416813 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-typing-extensions (4.10.0-1) ... 2026-05-22 01:14:26.416816 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up ucf (3.0043+nmu1) ... 2026-05-22 01:14:26.416820 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.8) ... 2026-05-22 01:14:26.416823 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2026-05-22 01:14:26.416827 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up keyutils (1.6.3-3build1) ... 2026-05-22 01:14:26.416830 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up dracut-install (060+5-1ubuntu3.3) ... 2026-05-22 01:14:26.416833 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up kpartx (0.9.4-5ubuntu8.1) ... 2026-05-22 01:14:26.416837 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up libgirepository-1.0-1:amd64 (1.80.1-1) ... 2026-05-22 01:14:26.416840 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-05-22 01:14:26.416844 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-pyudev (0.24.0-1) ... 2026-05-22 01:14:26.416847 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up klibc-utils (2.0.13-4ubuntu0.2) ... 2026-05-22 01:14:26.416851 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:No diversion 'diversion of /usr/share/initramfs-tools/hooks/klibc to /usr/share/initramfs-tools/hooks/klibc^i-t by klibc-utils', none removed. 2026-05-22 01:14:26.416855 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up initramfs-tools-bin (0.142ubuntu25.8) ... 2026-05-22 01:14:26.416859 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-05-22 01:14:26.416862 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: could not determine current runlevel 2026-05-22 01:14:26.416865 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-22 01:14:26.416877 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-urwid (2.6.10-1) ... 2026-05-22 01:14:26.416880 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-05-22 01:14:26.416884 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-05-22 01:14:26.416887 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Creating config file /etc/idmapd.conf with new version 2026-05-22 01:14:26.416890 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-05-22 01:14:26.416893 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Creating config file /etc/nfs.conf with new version 2026-05-22 01:14:26.416897 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Selecting UID from range 100 to 59999 ... 2026-05-22 01:14:26.416900 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-05-22 01:14:26.416903 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Adding system user `statd' (UID 103) ... 2026-05-22 01:14:26.416906 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Adding new user `statd' (UID 103) with group `nogroup' ... 2026-05-22 01:14:26.416910 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Not creating home directory `/var/lib/nfs'. 2026-05-22 01:14:26.416913 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: could not determine current runlevel 2026-05-22 01:14:26.416916 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-22 01:14:26.416920 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up gir1.2-girepository-2.0:amd64 (1.80.1-1) ... 2026-05-22 01:14:26.416923 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-gi (3.48.2-1) ... 2026-05-22 01:14:26.416926 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-05-22 01:14:26.416929 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-05-22 01:14:26.416933 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: _re_ansi_seq = re.compile('(\033\[..?m)') 2026-05-22 01:14:26.416936 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-05-22 01:14:26.416942 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-05-22 01:14:26.416946 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-05-22 01:14:26.416949 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: keyword = Word(alphanums + '_\-') 2026-05-22 01:14:26.416952 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-05-22 01:14:26.416956 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-05-22 01:14:26.416961 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-05-22 01:14:26.416967 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-05-22 01:14:26.416971 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-05-22 01:14:26.416974 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-05-22 01:14:26.416977 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-05-22 01:14:26.416981 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: _re_ansi_seq = re.compile('(\033\[..?m)') 2026-05-22 01:14:26.416984 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-05-22 01:14:26.416987 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-05-22 01:14:26.416991 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-05-22 01:14:26.416994 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: keyword = Word(alphanums + '_\-') 2026-05-22 01:14:26.416997 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-05-22 01:14:26.417001 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-05-22 01:14:26.417004 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-05-22 01:14:26.417007 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-05-22 01:14:26.417011 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-05-22 01:14:26.417014 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-05-22 01:14:26.417017 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up initramfs-tools-core (0.142ubuntu25.8) ... 2026-05-22 01:14:26.417020 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up initramfs-tools (0.142ubuntu25.8) ... 2026-05-22 01:14:26.417024 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:update-initramfs: deferring update (trigger activated) 2026-05-22 01:14:26.417027 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up sg3-utils-udev (1.46-3ubuntu4) ... 2026-05-22 01:14:26.417030 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:update-initramfs: deferring update (trigger activated) 2026-05-22 01:14:26.417034 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-05-22 01:14:26.417037 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-05-22 01:14:26.417043 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-05-22 01:14:26.417046 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up multipath-tools (0.9.4-5ubuntu8.1) ... 2026-05-22 01:14:26.417050 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 01:14:26.417053 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-05-22 01:14:26.417056 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Removed intermediate container c22a8257067f 2026-05-22 01:14:26.417060 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> 388c816cb70b 2026-05-22 01:14:26.417063 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 4/12 : RUN sed -i '1 i include /var/lib/cinder/volumes/*' /etc/tgt/targets.conf 2026-05-22 01:14:26.417066 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Running in 0596e4a35837 2026-05-22 01:14:26.417070 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Removed intermediate container 0596e4a35837 2026-05-22 01:14:26.417073 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> 5564629d2cd6 2026-05-22 01:14:26.417076 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 5/12 : COPY cinder_sudoers /etc/sudoers.d/kolla_cinder_volume_sudoers 2026-05-22 01:14:26.417080 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> e2564ddb7022 2026-05-22 01:14:26.417083 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 6/12 : COPY extend_start.sh /usr/local/bin/kolla_cinder_extend_start 2026-05-22 01:14:26.417086 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> 7654f1e11805 2026-05-22 01:14:26.417090 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 7/12 : RUN chmod 750 /etc/sudoers.d && chmod 440 /etc/sudoers.d/kolla_cinder_volume_sudoers && chmod 644 /usr/local/bin/kolla_cinder_extend_start 2026-05-22 01:14:26.417093 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Running in 149f5a46b567 2026-05-22 01:14:26.417098 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Removed intermediate container 149f5a46b567 2026-05-22 01:14:26.417102 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> dc36ef93afef 2026-05-22 01:14:26.417107 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 8/12 : COPY patches /patches 2026-05-22 01:14:26.417110 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> 36012a1c3816 2026-05-22 01:14:26.417114 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 9/12 : RUN kolla_patch 2026-05-22 01:14:26.417117 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Running in 494185d422ec 2026-05-22 01:14:26.417120 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:[i] No series file found, nothing to patch. 2026-05-22 01:14:26.417124 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Removed intermediate container 494185d422ec 2026-05-22 01:14:26.417127 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> c3394b1f4885 2026-05-22 01:14:26.417130 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 10/12 : RUN python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt py-pure-client infinisdk python-linstor 2026-05-22 01:14:26.417134 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Running in 5a3febb61f6b 2026-05-22 01:14:26.417137 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting py-pure-client 2026-05-22 01:14:26.417140 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading py_pure_client-1.62.0.tar.gz (18.1 MB) 2026-05-22 01:14:26.417144 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.1/18.1 MB 7.6 MB/s 0:00:02 2026-05-22 01:14:26.417147 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2026-05-22 01:14:26.417150 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2026-05-22 01:14:26.417154 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2026-05-22 01:14:26.417157 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2026-05-22 01:14:26.417163 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2026-05-22 01:14:26.417166 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-22 01:14:26.417169 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting infinisdk 2026-05-22 01:14:26.417173 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading infinisdk-258.0.0-py3-none-any.whl.metadata (1.7 kB) 2026-05-22 01:14:26.417176 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting python-linstor 2026-05-22 01:14:26.417179 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading python_linstor-1.24.0-py3-none-any.whl.metadata (2.4 kB) 2026-05-22 01:14:26.417183 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Requirement already satisfied: certifi>=2024.07.04 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from py-pure-client) (2026.5.20) 2026-05-22 01:14:26.417186 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Requirement already satisfied: six>=1.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from py-pure-client) (1.17.0) 2026-05-22 01:14:26.417190 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Requirement already satisfied: python_dateutil>=2.5.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from py-pure-client) (2.9.0.post0) 2026-05-22 01:14:26.417193 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Requirement already satisfied: setuptools>=70.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from py-pure-client) (82.0.1) 2026-05-22 01:14:26.417229 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Requirement already satisfied: urllib3>=1.26.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from py-pure-client) (1.26.20) 2026-05-22 01:14:26.417271 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Requirement already satisfied: paramiko>=3.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from py-pure-client) (3.5.1) 2026-05-22 01:14:26.417306 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Requirement already satisfied: pyjwt>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from py-pure-client) (2.10.1) 2026-05-22 01:14:26.417343 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Requirement already satisfied: requests>=2.32.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from py-pure-client) (2.32.3) 2026-05-22 01:14:26.417380 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting api_object_schema>=1.5.1 (from infinisdk) 2026-05-22 01:14:26.417416 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading api_object_schema-2.0.0.tar.gz (9.3 kB) 2026-05-22 01:14:26.417452 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2026-05-22 01:14:26.417488 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2026-05-22 01:14:26.417523 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2026-05-22 01:14:26.417558 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2026-05-22 01:14:26.417605 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2026-05-22 01:14:26.417653 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-22 01:14:26.417691 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting arrow>=0.6.0 (from infinisdk) 2026-05-22 01:14:26.417728 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading arrow-1.3.0-py3-none-any.whl.metadata (7.5 kB) 2026-05-22 01:14:26.417764 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting capacity>=1.3.8 (from infinisdk) 2026-05-22 01:14:26.417807 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading capacity-1.3.14.tar.gz (4.4 kB) 2026-05-22 01:14:26.417843 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2026-05-22 01:14:26.417904 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2026-05-22 01:14:26.417944 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2026-05-22 01:14:26.417980 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2026-05-22 01:14:26.418023 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2026-05-22 01:14:26.418059 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-22 01:14:26.418095 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting colorama (from infinisdk) 2026-05-22 01:14:26.418131 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2026-05-22 01:14:26.418166 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting confetti>=2.1.0 (from infinisdk) 2026-05-22 01:14:26.418200 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading confetti-2.5.3.tar.gz (6.5 kB) 2026-05-22 01:14:26.418235 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2026-05-22 01:14:26.418270 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2026-05-22 01:14:26.418310 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2026-05-22 01:14:26.418345 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2026-05-22 01:14:26.418380 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2026-05-22 01:14:26.418415 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-22 01:14:26.418451 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Requirement already satisfied: click>=8.0.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from infinisdk) (8.1.8) 2026-05-22 01:14:26.418487 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting flux (from infinisdk) 2026-05-22 01:14:26.418522 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading flux-1.3.5.tar.gz (13 kB) 2026-05-22 01:14:26.418557 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2026-05-22 01:14:26.418607 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2026-05-22 01:14:26.418651 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2026-05-22 01:14:26.418688 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2026-05-22 01:14:26.418723 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing backend dependencies: started 2026-05-22 01:14:26.418759 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing backend dependencies: finished with status 'done' 2026-05-22 01:14:26.418796 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2026-05-22 01:14:26.418832 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-22 01:14:26.418876 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting gossip>=2.3.1 (from infinisdk) 2026-05-22 01:14:26.418916 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading gossip-2.4.0.tar.gz (64 kB) 2026-05-22 01:14:26.418952 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2026-05-22 01:14:26.418988 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2026-05-22 01:14:26.419024 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2026-05-22 01:14:26.419059 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2026-05-22 01:14:26.419094 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing backend dependencies: started 2026-05-22 01:14:26.419128 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing backend dependencies: finished with status 'done' 2026-05-22 01:14:26.419164 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2026-05-22 01:14:26.419200 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-22 01:14:26.419241 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting infi.dtypes.wwn>=0.0.2 (from infinisdk) 2026-05-22 01:14:26.419276 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading infi.dtypes.wwn-0.1.1.tar.gz (2.7 kB) 2026-05-22 01:14:26.419316 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2026-05-22 01:14:26.419352 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2026-05-22 01:14:26.419387 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2026-05-22 01:14:26.419423 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2026-05-22 01:14:26.419458 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2026-05-22 01:14:26.419492 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-22 01:14:26.419527 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting infi.dtypes.iqn>=0.3.0 (from infinisdk) 2026-05-22 01:14:26.419562 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading infi.dtypes.iqn-0.4.0.tar.gz (1.7 kB) 2026-05-22 01:14:26.419608 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2026-05-22 01:14:26.419651 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2026-05-22 01:14:26.419687 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2026-05-22 01:14:26.419723 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2026-05-22 01:14:26.419759 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2026-05-22 01:14:26.419793 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-22 01:14:26.419828 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting infi.dtypes.nqn (from infinisdk) 2026-05-22 01:14:26.419864 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading infi.dtypes.nqn-0.1.0.tar.gz (2.2 kB) 2026-05-22 01:14:26.419908 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2026-05-22 01:14:26.419954 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2026-05-22 01:14:26.419990 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2026-05-22 01:14:26.420025 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2026-05-22 01:14:26.420060 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2026-05-22 01:14:26.420094 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-22 01:14:26.420130 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting logbook>=0.11.0 (from infinisdk) 2026-05-22 01:14:26.420167 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading Logbook-1.8.0-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.6 kB) 2026-05-22 01:14:26.420204 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting munch (from infinisdk) 2026-05-22 01:14:26.420240 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading munch-4.0.0-py2.py3-none-any.whl.metadata (5.9 kB) 2026-05-22 01:14:26.420276 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting mitba (from infinisdk) 2026-05-22 01:14:26.420311 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading mitba-1.1.1-py3-none-any.whl.metadata (1.8 kB) 2026-05-22 01:14:26.420347 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting pact>=1.0.0 (from infinisdk) 2026-05-22 01:14:26.420381 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading pact-1.12.0.tar.gz (43 kB) 2026-05-22 01:14:26.420416 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2026-05-22 01:14:26.420462 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2026-05-22 01:14:26.420504 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2026-05-22 01:14:26.420540 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2026-05-22 01:14:26.420575 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing backend dependencies: started 2026-05-22 01:14:26.420622 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing backend dependencies: finished with status 'done' 2026-05-22 01:14:26.420661 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2026-05-22 01:14:26.420697 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-22 01:14:26.420732 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting sentinels (from infinisdk) 2026-05-22 01:14:26.420766 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading sentinels-1.0.0.tar.gz (4.1 kB) 2026-05-22 01:14:26.420801 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2026-05-22 01:14:26.420835 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2026-05-22 01:14:26.420876 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2026-05-22 01:14:26.420914 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2026-05-22 01:14:26.420948 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2026-05-22 01:14:26.420986 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-22 01:14:26.421021 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting storage_interfaces (from infinisdk) 2026-05-22 01:14:26.421055 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading storage_interfaces-1.0.5-py2.py3-none-any.whl.metadata (1.4 kB) 2026-05-22 01:14:26.421090 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting URLObject (from infinisdk) 2026-05-22 01:14:26.421125 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading URLObject-2.4.3.tar.gz (27 kB) 2026-05-22 01:14:26.421160 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2026-05-22 01:14:26.421194 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2026-05-22 01:14:26.421230 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2026-05-22 01:14:26.421264 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2026-05-22 01:14:26.421299 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2026-05-22 01:14:26.421334 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-22 01:14:26.421369 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting vintage>=0.4.0 (from infinisdk) 2026-05-22 01:14:26.421403 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading vintage-0.4.1.tar.gz (3.9 kB) 2026-05-22 01:14:26.421438 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2026-05-22 01:14:26.421472 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2026-05-22 01:14:26.421507 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2026-05-22 01:14:26.421541 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2026-05-22 01:14:26.421581 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2026-05-22 01:14:26.421628 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-22 01:14:26.421667 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting types-python-dateutil>=2.8.10 (from arrow>=0.6.0->infinisdk) 2026-05-22 01:14:26.421701 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading types_python_dateutil-2.9.0.20241206-py3-none-any.whl.metadata (2.1 kB) 2026-05-22 01:14:26.421742 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting waiting (from pact>=1.0.0->infinisdk) 2026-05-22 01:14:26.421778 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading waiting-1.5.0-py3-none-any.whl.metadata (4.0 kB) 2026-05-22 01:14:26.421814 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Requirement already satisfied: bcrypt>=3.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from paramiko>=3.4.0->py-pure-client) (4.0.1) 2026-05-22 01:14:26.421851 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Requirement already satisfied: cryptography>=3.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from paramiko>=3.4.0->py-pure-client) (43.0.3) 2026-05-22 01:14:26.421909 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Requirement already satisfied: pynacl>=1.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from paramiko>=3.4.0->py-pure-client) (1.5.0) 2026-05-22 01:14:26.421948 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Requirement already satisfied: cffi>=1.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=3.3->paramiko>=3.4.0->py-pure-client) (1.17.1) 2026-05-22 01:14:26.421986 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Requirement already satisfied: pycparser in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=3.3->paramiko>=3.4.0->py-pure-client) (2.22) 2026-05-22 01:14:26.422023 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.32.0->py-pure-client) (3.4.1) 2026-05-22 01:14:26.422065 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.32.0->py-pure-client) (3.10) 2026-05-22 01:14:26.422100 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading infinisdk-258.0.0-py3-none-any.whl (129 kB) 2026-05-22 01:14:26.422135 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading python_linstor-1.24.0-py3-none-any.whl (98 kB) 2026-05-22 01:14:26.422169 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading arrow-1.3.0-py3-none-any.whl (66 kB) 2026-05-22 01:14:26.422205 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading Logbook-1.8.0-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (517 kB) 2026-05-22 01:14:26.422240 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading types_python_dateutil-2.9.0.20241206-py3-none-any.whl (14 kB) 2026-05-22 01:14:26.422278 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-05-22 01:14:26.422313 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading mitba-1.1.1-py3-none-any.whl (6.2 kB) 2026-05-22 01:14:26.422348 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading munch-4.0.0-py2.py3-none-any.whl (9.9 kB) 2026-05-22 01:14:26.422382 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading storage_interfaces-1.0.5-py2.py3-none-any.whl (5.3 kB) 2026-05-22 01:14:26.422417 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading waiting-1.5.0-py3-none-any.whl (5.7 kB) 2026-05-22 01:14:26.422453 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Building wheels for collected packages: py-pure-client, api_object_schema, capacity, confetti, gossip, infi.dtypes.iqn, infi.dtypes.wwn, pact, sentinels, vintage, flux, infi.dtypes.nqn, URLObject 2026-05-22 01:14:26.422490 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for py-pure-client (pyproject.toml): started 2026-05-22 01:14:26.422525 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for py-pure-client (pyproject.toml): finished with status 'done' 2026-05-22 01:14:26.422561 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for py-pure-client: filename=py_pure_client-1.62.0-py3-none-any.whl size=61600277 sha256=5765e61f81b542da7899aa7626f2bb3a50b919f0720e5fbbd2baf360e50ce31d 2026-05-22 01:14:26.422609 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-kn8o43ij/wheels/02/cc/94/19e1ac4d156b9c1d34ffc9df3d45660f1463b81f7627b3075f 2026-05-22 01:14:26.422659 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for api_object_schema (pyproject.toml): started 2026-05-22 01:14:26.422697 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for api_object_schema (pyproject.toml): finished with status 'done' 2026-05-22 01:14:26.422748 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for api_object_schema: filename=api_object_schema-2.0.0-py3-none-any.whl size=9436 sha256=5b9a629d6d1fa173f2cd4a952e2ce0d575230df2d1f2bd71e33b1e12dd2d0b09 2026-05-22 01:14:26.422784 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-kn8o43ij/wheels/7c/db/fb/23a5f29ffd70b47804374b2d7e6e1863ba81baad746f0a1af4 2026-05-22 01:14:26.422820 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for capacity (pyproject.toml): started 2026-05-22 01:14:26.422856 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for capacity (pyproject.toml): finished with status 'done' 2026-05-22 01:14:26.422901 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for capacity: filename=capacity-1.3.14-py3-none-any.whl size=4198 sha256=5bd000d74302602e6e3a6d7dd1e6f9577810de3a4fac92e3306df0db7b235bea 2026-05-22 01:14:26.422939 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-kn8o43ij/wheels/4a/71/7c/c5f92da11fc5e31f2992c4d61e1e6ac9a7445edba522ab6c5b 2026-05-22 01:14:26.422974 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for confetti (pyproject.toml): started 2026-05-22 01:14:26.425640 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for confetti (pyproject.toml): finished with status 'done' 2026-05-22 01:14:26.425650 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for confetti: filename=confetti-2.5.3-py3-none-any.whl size=7212 sha256=80f28bcee2dfe0ea134fe2e828bc09f6246c167550d2ff33dfa27c6736a2b597 2026-05-22 01:14:26.425654 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-kn8o43ij/wheels/be/ff/a0/a15d97083beff50cb35f9e83daa770514f8a69911581f3f89e 2026-05-22 01:14:26.425658 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for gossip (pyproject.toml): started 2026-05-22 01:14:26.425662 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for gossip (pyproject.toml): finished with status 'done' 2026-05-22 01:14:26.425665 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for gossip: filename=gossip-2.4.0-py3-none-any.whl size=14695 sha256=111a298c0700e5de3e541beb9abf48eead0ad6c52f616435be67c1485d465542 2026-05-22 01:14:26.425669 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-kn8o43ij/wheels/e6/7e/de/0b48439e9889c8cc19f758413e88ea090b97731706be51f764 2026-05-22 01:14:26.425672 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for infi.dtypes.iqn (pyproject.toml): started 2026-05-22 01:14:26.425676 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for infi.dtypes.iqn (pyproject.toml): finished with status 'done' 2026-05-22 01:14:26.425680 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for infi.dtypes.iqn: filename=infi_dtypes_iqn-0.4.0-py3-none-any.whl size=2897 sha256=23295208b4333484a41d06db48f7e1d124fcfb9717a5cba170fbab4de19c5a94 2026-05-22 01:14:26.425687 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-kn8o43ij/wheels/f7/01/20/101075e84e4939f00b101152b13e829b75d18b56ae96f795a0 2026-05-22 01:14:26.425691 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for infi.dtypes.wwn (pyproject.toml): started 2026-05-22 01:14:26.425694 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for infi.dtypes.wwn (pyproject.toml): finished with status 'done' 2026-05-22 01:14:26.425698 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for infi.dtypes.wwn: filename=infi_dtypes_wwn-0.1.1-py3-none-any.whl size=3367 sha256=47d56f8ff16117b02e9fe546a9b3492f3b4f813ecf2af0e18d175ac020faab03 2026-05-22 01:14:26.425701 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-kn8o43ij/wheels/75/62/b6/6abc534a638916409524e613655b4498e9d63c29c90c688085 2026-05-22 01:14:26.425708 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for pact (pyproject.toml): started 2026-05-22 01:14:26.425711 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for pact (pyproject.toml): finished with status 'done' 2026-05-22 01:14:26.425715 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for pact: filename=pact-1.12.0-py3-none-any.whl size=7508 sha256=dae4854fa84b1ab6ab8e932954fb4f71357abfddd5721a9d215b80f375c26cbb 2026-05-22 01:14:26.425718 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-kn8o43ij/wheels/76/99/05/0306afdf2125c3a632d54f4d72b9b472645fbb59d4b1534a08 2026-05-22 01:14:26.425722 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for sentinels (pyproject.toml): started 2026-05-22 01:14:26.425725 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for sentinels (pyproject.toml): finished with status 'done' 2026-05-22 01:14:26.425729 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for sentinels: filename=sentinels-1.0.0-py3-none-any.whl size=3228 sha256=6098715ebd17fc0702459265d130d4c6e261841e35b0f6a795e3acbcc4a84691 2026-05-22 01:14:26.425732 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-kn8o43ij/wheels/78/22/9f/c7c0b550a3e3cc2854a53357798c72ac1748094889daaf0ebb 2026-05-22 01:14:26.425736 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for vintage (pyproject.toml): started 2026-05-22 01:14:26.425740 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for vintage (pyproject.toml): finished with status 'done' 2026-05-22 01:14:26.425743 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for vintage: filename=vintage-0.4.1-py3-none-any.whl size=2854 sha256=58fe68d44779451844a343208b2a89caf2aae8a97407336b1f9a633a61ec8f82 2026-05-22 01:14:26.425747 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-kn8o43ij/wheels/50/1e/80/c3f1fc4ac2c0d543ea17e3f601ac2ca2cb8955e2344dd48e53 2026-05-22 01:14:26.425750 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for flux (pyproject.toml): started 2026-05-22 01:14:26.425754 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for flux (pyproject.toml): finished with status 'done' 2026-05-22 01:14:26.425760 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for flux: filename=flux-1.3.5-py3-none-any.whl size=6125 sha256=b6c5627d80d1a3ac4384d10e49c4865b48574e5e717350437da7f0ac07490c9a 2026-05-22 01:14:26.425764 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-kn8o43ij/wheels/42/08/f8/48bb835135176d37a94cd76f50f3839f8e6ac91e783b4ba96c 2026-05-22 01:14:26.425767 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for infi.dtypes.nqn (pyproject.toml): started 2026-05-22 01:14:26.425771 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for infi.dtypes.nqn (pyproject.toml): finished with status 'done' 2026-05-22 01:14:26.425774 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for infi.dtypes.nqn: filename=infi_dtypes_nqn-0.1.0-py3-none-any.whl size=2907 sha256=93206df0ecd66993d2b8e3a517cfd401e05f564b91b8f79a8dcc76775442d89d 2026-05-22 01:14:26.425778 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-kn8o43ij/wheels/78/b8/a3/a36838ee8852935b7574362c81a494a2b24b8c091c014c3c70 2026-05-22 01:14:26.425781 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for URLObject (pyproject.toml): started 2026-05-22 01:14:26.425784 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for URLObject (pyproject.toml): finished with status 'done' 2026-05-22 01:14:26.425788 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for URLObject: filename=urlobject-2.4.3-py3-none-any.whl size=14534 sha256=d87f166973e845353cdc973a2c0896143639e07ac0871da9a751ca0e06e3c0a8 2026-05-22 01:14:26.425791 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-kn8o43ij/wheels/c2/9b/7e/352391b49818230c72c6e965f0f2842374008f68e9b1c33f63 2026-05-22 01:14:26.425802 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Successfully built py-pure-client api_object_schema capacity confetti gossip infi.dtypes.iqn infi.dtypes.wwn pact sentinels vintage flux infi.dtypes.nqn URLObject 2026-05-22 01:14:26.425806 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Installing collected packages: URLObject, sentinels, python-linstor, infi.dtypes.nqn, infi.dtypes.iqn, flux, capacity, waiting, vintage, types-python-dateutil, storage_interfaces, munch, logbook, infi.dtypes.wwn, confetti, colorama, api_object_schema, pact, mitba, gossip, arrow, infinisdk, py-pure-client 2026-05-22 01:14:26.425811 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Successfully installed URLObject-2.4.3 api_object_schema-2.0.0 arrow-1.3.0 capacity-1.3.14 colorama-0.4.6 confetti-2.5.3 flux-1.3.5 gossip-2.4.0 infi.dtypes.iqn-0.4.0 infi.dtypes.nqn-0.1.0 infi.dtypes.wwn-0.1.1 infinisdk-258.0.0 logbook-1.8.0 mitba-1.1.1 munch-4.0.0 pact-1.12.0 py-pure-client-1.62.0 python-linstor-1.24.0 sentinels-1.0.0 storage_interfaces-1.0.5 types-python-dateutil-2.9.0.20241206 vintage-0.4.1 waiting-1.5.0 2026-05-22 01:14:26.425816 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Removed intermediate container 5a3febb61f6b 2026-05-22 01:14:26.425820 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> 8d0b78af773d 2026-05-22 01:14:26.425824 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 11/12 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 01:14:26.425828 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Running in 3ae491871746 2026-05-22 01:14:26.425831 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Reading package lists... 2026-05-22 01:14:26.425835 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Building dependency tree... 2026-05-22 01:14:26.425838 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Reading state information... 2026-05-22 01:14:26.425842 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:The following packages were automatically installed and are no longer required: 2026-05-22 01:14:26.425845 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:14:26.425849 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:14:26.425852 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:14:26.425855 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:14:26.425859 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:14:26.425864 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:14:26.425868 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:14:26.425880 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: xz-utils 2026-05-22 01:14:26.425884 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Use 'apt autoremove' to remove them. 2026-05-22 01:14:26.425887 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:The following packages will be REMOVED: 2026-05-22 01:14:26.425890 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: build-essential 2026-05-22 01:14:26.425894 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-22 01:14:26.425897 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:After this operation, 17.4 kB disk space will be freed. 2026-05-22 01:14:26.425900 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 2026-05-22 01:14:26.425907 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:14:26.425911 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 70% 2026-05-22 01:14:26.425914 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 75% 2026-05-22 01:14:26.425917 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 80% 2026-05-22 01:14:26.425920 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 85% 2026-05-22 01:14:26.425924 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 90% 2026-05-22 01:14:26.425927 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 95% 2026-05-22 01:14:26.425930 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 100% (Reading database ... 20993 files and directories currently installed.) 2026-05-22 01:14:26.425936 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing build-essential (12.10ubuntu1) ... 2026-05-22 01:14:26.425939 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Reading package lists... 2026-05-22 01:14:26.425942 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Building dependency tree... 2026-05-22 01:14:26.425946 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Reading state information... 2026-05-22 01:14:26.425949 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:The following packages will be REMOVED: 2026-05-22 01:14:26.425952 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:14:26.425956 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:14:26.425959 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:14:26.425962 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:14:26.425965 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:14:26.425969 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:14:26.425972 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:14:26.425975 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: xz-utils 2026-05-22 01:14:26.425979 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-22 01:14:26.425982 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:After this operation, 228 MB disk space will be freed. 2026-05-22 01:14:26.425985 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 2026-05-22 01:14:26.425989 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:14:26.425992 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 70% 2026-05-22 01:14:26.425996 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 75% 2026-05-22 01:14:26.425999 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 80% 2026-05-22 01:14:26.426002 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 85% 2026-05-22 01:14:26.426005 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 90% 2026-05-22 01:14:26.426009 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 95% 2026-05-22 01:14:26.426012 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 100% (Reading database ... 20984 files and directories currently installed.) 2026-05-22 01:14:26.426018 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-22 01:14:26.426021 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:14:26.426026 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-22 01:14:26.426030 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-05-22 01:14:26.426033 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:14:26.426037 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-22 01:14:26.426040 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-05-22 01:14:26.426043 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-22 01:14:26.426047 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:14:26.426050 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-05-22 01:14:26.426053 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:14:26.426057 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:14:26.426060 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-05-22 01:14:26.426063 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:14:26.426067 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-05-22 01:14:26.426070 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-22 01:14:26.426073 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:14:26.426076 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:14:26.426080 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:14:26.426083 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:14:26.426086 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-22 01:14:26.426089 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-22 01:14:26.426093 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-05-22 01:14:26.426098 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:14:26.426102 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:14:26.426105 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-05-22 01:14:26.426108 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:14:26.426112 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-05-22 01:14:26.426115 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:14:26.426118 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:14:26.426121 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:14:26.426125 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:14:26.426128 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:14:26.426131 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:14:26.426135 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-05-22 01:14:26.426138 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:14:26.426141 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-22 01:14:26.426144 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:14:26.426151 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:14:26.426154 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-22 01:14:26.426157 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:14:26.426160 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:14:26.426164 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-22 01:14:26.426167 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:14:26.426170 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:14:26.426174 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:14:26.426177 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:14:26.426180 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing lto-disabled-list (47) ... 2026-05-22 01:14:26.426184 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing make (4.3-4.1build2) ... 2026-05-22 01:14:26.426187 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-22 01:14:26.426190 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 01:14:26.426194 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting pyclean==3.0.0 2026-05-22 01:14:26.426197 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-22 01:14:26.426202 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-22 01:14:26.426206 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Installing collected packages: pyclean 2026-05-22 01:14:26.426209 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Successfully installed pyclean-3.0.0 2026-05-22 01:14:26.426212 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Cleaning directory /var/lib/kolla/venv 2026-05-22 01:14:26.426215 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-05-22 01:14:26.426219 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Total 40958 files, 1698 directories removed. 2026-05-22 01:14:26.426222 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-05-22 01:14:26.426225 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Cleaning directory /usr 2026-05-22 01:14:26.426229 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-05-22 01:14:26.426232 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Total 1658 files, 175 directories removed. 2026-05-22 01:14:26.426235 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-05-22 01:14:26.426239 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Found existing installation: pyclean 3.0.0 2026-05-22 01:14:26.426242 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Uninstalling pyclean-3.0.0: 2026-05-22 01:14:26.426245 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Successfully uninstalled pyclean-3.0.0 2026-05-22 01:14:26.426249 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Removed intermediate container 3ae491871746 2026-05-22 01:14:26.426252 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> 885d6e1d3f5e 2026-05-22 01:14:26.426255 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 12/12 : USER cinder 2026-05-22 01:14:26.426258 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Running in 51e510991d30 2026-05-22 01:14:26.426262 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Removed intermediate container 51e510991d30 2026-05-22 01:14:26.426265 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> 74f526ea71ce 2026-05-22 01:14:26.426268 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Successfully built a95ab05bd4f9 2026-05-22 01:14:26.426272 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Successfully tagged osism.harbor.regio.digital/kolla/cinder-volume:build-20260522 2026-05-22 01:14:26.426277 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Built at 2026-05-22 01:14:26.425544 (took 0:03:49.073528) 2026-05-22 01:14:26.426488 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(cinder-scheduler) 2026-05-22 01:14:26.426540 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-scheduler:Processing 2026-05-22 01:14:26.426588 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Building started at 2026-05-22 01:14:26.426555 2026-05-22 01:14:26.427139 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-scheduler:Turned 0 plugins into plugins archive 2026-05-22 01:14:26.427495 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-scheduler:Turned 0 additions into additions archive 2026-05-22 01:14:57.053995 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Step 1/6 : FROM osism.harbor.regio.digital/kolla/cinder-base:build-20260522 2026-05-22 01:14:57.055672 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> dbd0cd3adc22 2026-05-22 01:14:57.055696 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Step 2/6 : LABEL "build-date"="20260522" "name"="cinder-scheduler" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="cinder-scheduler" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 01:14:57.055710 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> Running in 40062998368f 2026-05-22 01:14:57.055719 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> Removed intermediate container 40062998368f 2026-05-22 01:14:57.055728 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> fea725970796 2026-05-22 01:14:57.055736 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Step 3/6 : COPY patches /patches 2026-05-22 01:14:57.055744 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> 2b3025e8d522 2026-05-22 01:14:57.055752 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Step 4/6 : RUN kolla_patch 2026-05-22 01:14:57.055761 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> Running in c1bf512d5020 2026-05-22 01:14:57.055769 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:[i] No series file found, nothing to patch. 2026-05-22 01:14:57.055777 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> Removed intermediate container c1bf512d5020 2026-05-22 01:14:57.055785 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> 77be9400acad 2026-05-22 01:14:57.055794 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 01:14:57.055804 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> Running in 179d5121b413 2026-05-22 01:14:57.055812 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Reading package lists... 2026-05-22 01:14:57.055820 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Building dependency tree... 2026-05-22 01:14:57.055828 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Reading state information... 2026-05-22 01:14:57.055836 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:The following packages were automatically installed and are no longer required: 2026-05-22 01:14:57.055844 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:14:57.055852 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:14:57.055876 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:14:57.055883 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:14:57.055890 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:14:57.055897 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:14:57.055904 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:14:57.055911 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: xz-utils 2026-05-22 01:14:57.055918 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Use 'apt autoremove' to remove them. 2026-05-22 01:14:57.055934 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:The following packages will be REMOVED: 2026-05-22 01:14:57.055941 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: build-essential 2026-05-22 01:14:57.055947 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-22 01:14:57.055954 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:After this operation, 17.4 kB disk space will be freed. 2026-05-22 01:14:57.055961 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 2026-05-22 01:14:57.055974 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:14:57.055981 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 70% 2026-05-22 01:14:57.055988 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 75% 2026-05-22 01:14:57.055994 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 80% 2026-05-22 01:14:57.056058 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 85% 2026-05-22 01:14:57.056154 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 90% 2026-05-22 01:14:57.056235 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 95% 2026-05-22 01:14:57.056303 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 100% (Reading database ... 19879 files and directories currently installed.) 2026-05-22 01:14:57.056381 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing build-essential (12.10ubuntu1) ... 2026-05-22 01:14:57.056456 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Reading package lists... 2026-05-22 01:14:57.056572 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Building dependency tree... 2026-05-22 01:14:57.056679 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Reading state information... 2026-05-22 01:14:57.056773 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:The following packages will be REMOVED: 2026-05-22 01:14:57.056846 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:14:57.056916 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:14:57.056987 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:14:57.057061 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:14:57.057154 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:14:57.057225 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:14:57.057295 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:14:57.057366 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: xz-utils 2026-05-22 01:14:57.057446 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-22 01:14:57.057522 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:After this operation, 228 MB disk space will be freed. 2026-05-22 01:14:57.057611 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 2026-05-22 01:14:57.057709 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:14:57.057795 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 70% 2026-05-22 01:14:57.057876 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 75% 2026-05-22 01:14:57.057954 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 80% 2026-05-22 01:14:57.058037 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 85% 2026-05-22 01:14:57.058135 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 90% 2026-05-22 01:14:57.058206 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 95% 2026-05-22 01:14:57.058282 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 100% (Reading database ... 19870 files and directories currently installed.) 2026-05-22 01:14:57.058360 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-22 01:14:57.058439 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:14:57.058517 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-22 01:14:57.058645 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:14:57.058745 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-22 01:14:57.058817 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-22 01:14:57.058903 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2026-05-22 01:14:57.058983 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:14:57.059062 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:14:57.059187 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:14:57.059253 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:14:57.059329 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-22 01:14:57.059406 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:14:57.059481 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:14:57.059556 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:14:57.059658 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:14:57.059744 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-22 01:14:57.059821 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-22 01:14:57.059898 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:14:57.059973 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:14:57.060049 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:14:57.060816 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:14:57.060913 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:14:57.060928 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2026-05-22 01:14:57.060939 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:14:57.060949 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:14:57.060959 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:14:57.060968 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:14:57.060977 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:14:57.060987 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2026-05-22 01:14:57.060996 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-22 01:14:57.061006 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:14:57.061015 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:14:57.061024 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-22 01:14:57.061034 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:14:57.063723 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:14:57.063768 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-22 01:14:57.063778 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:14:57.063788 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:14:57.063798 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:14:57.063808 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:14:57.063817 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing lto-disabled-list (47) ... 2026-05-22 01:14:57.063827 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing make (4.3-4.1build2) ... 2026-05-22 01:14:57.063837 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-22 01:14:57.063846 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 01:14:57.063855 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Collecting pyclean==3.0.0 2026-05-22 01:14:57.063864 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-22 01:14:57.063874 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-22 01:14:57.063883 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Installing collected packages: pyclean 2026-05-22 01:14:57.063893 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Successfully installed pyclean-3.0.0 2026-05-22 01:14:57.063919 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Cleaning directory /var/lib/kolla/venv 2026-05-22 01:14:57.063929 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2026-05-22 01:14:57.063938 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Total 10842 files, 1487 directories removed. 2026-05-22 01:14:57.063948 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2026-05-22 01:14:57.063957 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Cleaning directory /usr 2026-05-22 01:14:57.063967 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2026-05-22 01:14:57.063976 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Total 1494 files, 156 directories removed. 2026-05-22 01:14:57.063985 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2026-05-22 01:14:57.064011 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Found existing installation: pyclean 3.0.0 2026-05-22 01:14:57.064020 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Uninstalling pyclean-3.0.0: 2026-05-22 01:14:57.064030 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: Successfully uninstalled pyclean-3.0.0 2026-05-22 01:14:57.064039 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> Removed intermediate container 179d5121b413 2026-05-22 01:14:57.064049 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> 1c1c8ea15931 2026-05-22 01:14:57.064058 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Step 6/6 : USER cinder 2026-05-22 01:14:57.064068 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> Running in 21084b3b7c6b 2026-05-22 01:14:57.064078 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> Removed intermediate container 21084b3b7c6b 2026-05-22 01:14:57.064087 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> faffc5198393 2026-05-22 01:14:57.064096 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Successfully built 7c8fd1c275f1 2026-05-22 01:14:57.064132 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Successfully tagged osism.harbor.regio.digital/kolla/cinder-scheduler:build-20260522 2026-05-22 01:14:57.064143 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Built at 2026-05-22 01:14:57.062266 (took 0:00:30.635711) 2026-05-22 01:14:57.064152 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(cinder-api) 2026-05-22 01:14:57.064162 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-api:Processing 2026-05-22 01:14:57.064171 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Building started at 2026-05-22 01:14:57.062957 2026-05-22 01:14:57.064407 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-api:Turned 0 plugins into plugins archive 2026-05-22 01:14:57.065317 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-api:Turned 0 additions into additions archive 2026-05-22 01:15:29.342657 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Step 1/7 : FROM osism.harbor.regio.digital/kolla/cinder-base:build-20260522 2026-05-22 01:15:29.342733 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> dbd0cd3adc22 2026-05-22 01:15:29.344717 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Step 2/7 : LABEL "build-date"="20260522" "name"="cinder-api" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="cinder-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 01:15:29.344758 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> Running in 795cbff7b385 2026-05-22 01:15:29.344778 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> Removed intermediate container 795cbff7b385 2026-05-22 01:15:29.344795 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> 981e44674edc 2026-05-22 01:15:29.344812 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Step 3/7 : COPY extend_start.sh /usr/local/bin/kolla_cinder_extend_start 2026-05-22 01:15:29.344829 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> 4fa905d13acd 2026-05-22 01:15:29.344847 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Step 4/7 : RUN mkdir -p /var/www/cgi-bin/cinder && cp -a /var/lib/kolla/venv/bin/cinder-wsgi /var/www/cgi-bin/cinder/cinder-wsgi && chmod 644 /usr/local/bin/kolla_cinder_extend_start && chmod 755 /var/www/cgi-bin/cinder/cinder-wsgi 2026-05-22 01:15:29.344866 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> Running in a4b7f15b5304 2026-05-22 01:15:29.344882 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> Removed intermediate container a4b7f15b5304 2026-05-22 01:15:29.344900 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> 4a8c8c67e6f6 2026-05-22 01:15:29.344934 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Step 5/7 : COPY patches /patches 2026-05-22 01:15:29.344948 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> a8e25add3d4f 2026-05-22 01:15:29.344962 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Step 6/7 : RUN kolla_patch 2026-05-22 01:15:29.344976 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> Running in a9bcfc0657d1 2026-05-22 01:15:29.344990 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:[i] No series file found, nothing to patch. 2026-05-22 01:15:29.345017 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> Removed intermediate container a9bcfc0657d1 2026-05-22 01:15:29.345031 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> 53022281347c 2026-05-22 01:15:29.345047 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Step 7/7 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 01:15:29.345062 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> Running in 18ad83fbcec7 2026-05-22 01:15:29.345075 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Reading package lists... 2026-05-22 01:15:29.345089 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Building dependency tree... 2026-05-22 01:15:29.345102 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Reading state information... 2026-05-22 01:15:29.345116 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:The following packages were automatically installed and are no longer required: 2026-05-22 01:15:29.345130 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:15:29.345144 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:15:29.345158 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:15:29.345172 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:15:29.345187 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:15:29.345200 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:15:29.345214 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:15:29.345228 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: xz-utils 2026-05-22 01:15:29.345242 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Use 'apt autoremove' to remove them. 2026-05-22 01:15:29.345256 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:The following packages will be REMOVED: 2026-05-22 01:15:29.345270 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: build-essential 2026-05-22 01:15:29.345295 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-22 01:15:29.345310 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:After this operation, 17.4 kB disk space will be freed. 2026-05-22 01:15:29.345377 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 2026-05-22 01:15:29.345393 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:15:29.345408 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 70% 2026-05-22 01:15:29.345423 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 75% 2026-05-22 01:15:29.345437 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 80% 2026-05-22 01:15:29.345450 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 85% 2026-05-22 01:15:29.345475 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 90% 2026-05-22 01:15:29.345489 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 95% 2026-05-22 01:15:29.345503 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 100% (Reading database ... 19879 files and directories currently installed.) 2026-05-22 01:15:29.345518 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing build-essential (12.10ubuntu1) ... 2026-05-22 01:15:29.345532 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Reading package lists... 2026-05-22 01:15:29.345546 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Building dependency tree... 2026-05-22 01:15:29.345559 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Reading state information... 2026-05-22 01:15:29.345573 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:The following packages will be REMOVED: 2026-05-22 01:15:29.345587 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:15:29.345635 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:15:29.345650 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:15:29.345663 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:15:29.345683 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:15:29.345697 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:15:29.345710 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:15:29.345731 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: xz-utils 2026-05-22 01:15:29.345752 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-22 01:15:29.345905 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:After this operation, 228 MB disk space will be freed. 2026-05-22 01:15:29.345970 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 2026-05-22 01:15:29.346093 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:15:29.346184 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 70% 2026-05-22 01:15:29.346303 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 75% 2026-05-22 01:15:29.346476 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: 2026-05-22 01:15:29.346559 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 80% 2026-05-22 01:15:29.346695 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 85% 2026-05-22 01:15:29.346804 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 90% 2026-05-22 01:15:29.346903 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 95% 2026-05-22 01:15:29.347005 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 100% (Reading database ... 19870 files and directories currently installed.) 2026-05-22 01:15:29.347103 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-22 01:15:29.347203 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:15:29.347304 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-22 01:15:29.347420 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:15:29.347537 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-22 01:15:29.347670 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-22 01:15:29.347782 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:15:29.347884 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:15:29.347985 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:15:29.348085 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:15:29.348183 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-22 01:15:29.348281 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:15:29.348398 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:15:29.348500 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:15:29.348616 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:15:29.348720 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-22 01:15:29.348825 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-22 01:15:29.348922 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:15:29.349019 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:15:29.349116 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:15:29.349213 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:15:29.349312 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:15:29.349486 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:15:29.349521 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:15:29.349547 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:15:29.349610 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:15:29.349676 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:15:29.349738 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-22 01:15:29.349794 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:15:29.349850 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:15:29.349904 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-22 01:15:29.349958 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:15:29.350017 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: 2026-05-22 01:15:29.350075 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:15:29.350138 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-22 01:15:29.350185 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:15:29.350239 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:15:29.350291 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:15:29.350471 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:15:29.350506 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing lto-disabled-list (47) ... 2026-05-22 01:15:29.350621 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing make (4.3-4.1build2) ... 2026-05-22 01:15:29.350723 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-22 01:15:29.350813 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 01:15:29.350896 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Collecting pyclean==3.0.0 2026-05-22 01:15:29.350979 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-22 01:15:29.351060 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-22 01:15:29.351142 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Installing collected packages: pyclean 2026-05-22 01:15:29.351223 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Successfully installed pyclean-3.0.0 2026-05-22 01:15:29.351305 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Cleaning directory /var/lib/kolla/venv 2026-05-22 01:15:29.351412 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: 2026-05-22 01:15:29.351491 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Total 10842 files, 1487 directories removed. 2026-05-22 01:15:29.351567 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: 2026-05-22 01:15:29.351679 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Cleaning directory /usr 2026-05-22 01:15:29.351773 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: 2026-05-22 01:15:29.351873 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Total 1494 files, 156 directories removed. 2026-05-22 01:15:29.351950 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: 2026-05-22 01:15:29.352034 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Found existing installation: pyclean 3.0.0 2026-05-22 01:15:29.352885 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Uninstalling pyclean-3.0.0: 2026-05-22 01:15:29.352941 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: Successfully uninstalled pyclean-3.0.0 2026-05-22 01:15:29.352954 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> Removed intermediate container 18ad83fbcec7 2026-05-22 01:15:29.352964 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> b0133a90ea87 2026-05-22 01:15:29.352974 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Successfully built e4f822ea4433 2026-05-22 01:15:29.352984 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Successfully tagged osism.harbor.regio.digital/kolla/cinder-api:build-20260522 2026-05-22 01:15:29.352993 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Built at 2026-05-22 01:15:29.352313 (took 0:00:32.289356) 2026-05-22 01:15:29.353046 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(cinder-backup) 2026-05-22 01:15:29.353058 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-backup:Processing 2026-05-22 01:15:29.353068 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Building started at 2026-05-22 01:15:29.352942 2026-05-22 01:15:29.353999 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-backup:Turned 0 plugins into plugins archive 2026-05-22 01:15:29.354869 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-backup:Turned 0 additions into additions archive 2026-05-22 01:16:13.624647 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Step 1/7 : FROM osism.harbor.regio.digital/kolla/cinder-base:build-20260522 2026-05-22 01:16:13.624757 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> dbd0cd3adc22 2026-05-22 01:16:13.624800 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Step 2/7 : LABEL "build-date"="20260522" "name"="cinder-backup" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="cinder-backup" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 01:16:13.624840 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Running in 26770c5415ed 2026-05-22 01:16:13.624858 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Removed intermediate container 26770c5415ed 2026-05-22 01:16:13.624934 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> 7e1e9c371ba1 2026-05-22 01:16:13.624985 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Step 3/7 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends lsscsi multipath-tools nfs-common sysfsutils && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-05-22 01:16:13.624997 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Running in c6fda0e1b819 2026-05-22 01:16:13.625031 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-22 01:16:13.625043 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 01:16:13.625085 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-22 01:16:13.625138 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-22 01:16:13.625171 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-22 01:16:13.625208 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-22 01:16:13.625263 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-22 01:16:13.625296 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-22 01:16:13.625333 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-22 01:16:13.625387 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,148 kB] 2026-05-22 01:16:13.625427 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,457 kB] 2026-05-22 01:16:13.625485 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-05-22 01:16:13.625518 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-22 01:16:13.625549 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,505 kB] 2026-05-22 01:16:13.625643 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,072 kB] 2026-05-22 01:16:13.625685 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Fetched 30.2 MB in 2s (12.3 MB/s) 2026-05-22 01:16:13.625724 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Reading package lists... 2026-05-22 01:16:13.625820 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Reading package lists... 2026-05-22 01:16:13.625832 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Building dependency tree... 2026-05-22 01:16:13.625863 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Reading state information... 2026-05-22 01:16:13.625919 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:The following additional packages will be installed: 2026-05-22 01:16:13.625964 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: busybox-initramfs cpio dhcpcd-base dracut-install initramfs-tools 2026-05-22 01:16:13.626001 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: initramfs-tools-bin initramfs-tools-core keyutils klibc-utils kpartx 2026-05-22 01:16:13.626050 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libevent-core-2.1-7t64 libklibc libnfsidmap1 libsysfs2 liburcu8t64 2026-05-22 01:16:13.626087 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: linux-base pci.ids rpcbind sg3-utils-udev ucf 2026-05-22 01:16:13.626138 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Suggested packages: 2026-05-22 01:16:13.626184 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libarchive-dev resolvconf | openresolv | systemd-resolved bash-completion 2026-05-22 01:16:13.626216 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: multipath-tools-boot watchdog 2026-05-22 01:16:13.626257 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Recommended packages: 2026-05-22 01:16:13.626289 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: zstd 2026-05-22 01:16:13.626339 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:The following NEW packages will be installed: 2026-05-22 01:16:13.626387 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: busybox-initramfs cpio dhcpcd-base dracut-install initramfs-tools 2026-05-22 01:16:13.626418 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: initramfs-tools-bin initramfs-tools-core keyutils klibc-utils kpartx 2026-05-22 01:16:13.626449 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libevent-core-2.1-7t64 libklibc libnfsidmap1 libsysfs2 liburcu8t64 2026-05-22 01:16:13.626503 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: linux-base lsscsi multipath-tools nfs-common pci.ids rpcbind sg3-utils-udev 2026-05-22 01:16:13.626551 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: sysfsutils ucf 2026-05-22 01:16:13.626716 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 01:16:13.626755 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Need to get 2,084 kB of archives. 2026-05-22 01:16:13.626786 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:After this operation, 7,844 kB of additional disk space will be used. 2026-05-22 01:16:13.626842 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 01:16:13.626883 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-core-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [91.3 kB] 2026-05-22 01:16:13.626916 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnfsidmap1 amd64 1:2.6.4-3ubuntu5.1 [48.3 kB] 2026-05-22 01:16:13.626988 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 rpcbind amd64 1.2.6-7ubuntu2 [46.5 kB] 2026-05-22 01:16:13.627018 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 ucf all 3.0043+nmu1 [56.5 kB] 2026-05-22 01:16:13.627050 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 keyutils amd64 1.6.3-3build1 [56.8 kB] 2026-05-22 01:16:13.627120 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 nfs-common amd64 1:2.6.4-3ubuntu5.1 [248 kB] 2026-05-22 01:16:13.627150 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-05-22 01:16:13.627181 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 pci.ids all 0.0~2024.03.31-1ubuntu0.1 [275 kB] 2026-05-22 01:16:13.627251 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-05-22 01:16:13.627281 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dhcpcd-base amd64 1:10.0.6-1ubuntu3.2 [215 kB] 2026-05-22 01:16:13.627324 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 cpio amd64 2.15+dfsg-1ubuntu2 [82.7 kB] 2026-05-22 01:16:13.627356 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 busybox-initramfs amd64 1:1.36.1-6ubuntu3.1 [189 kB] 2026-05-22 01:16:13.627387 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dracut-install amd64 060+5-1ubuntu3.3 [32.3 kB] 2026-05-22 01:16:13.627454 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools-bin amd64 0.142ubuntu25.8 [21.6 kB] 2026-05-22 01:16:13.627491 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libklibc amd64 2.0.13-4ubuntu0.2 [47.3 kB] 2026-05-22 01:16:13.627545 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 klibc-utils amd64 2.0.13-4ubuntu0.2 [100 kB] 2026-05-22 01:16:13.627647 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools-core all 0.142ubuntu25.8 [50.5 kB] 2026-05-22 01:16:13.627686 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 linux-base all 4.5ubuntu9+24.04.2 [19.6 kB] 2026-05-22 01:16:13.627714 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools all 0.142ubuntu25.8 [9,076 B] 2026-05-22 01:16:13.627757 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 liburcu8t64 amd64 0.14.0-3.1build1 [63.0 kB] 2026-05-22 01:16:13.627846 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-05-22 01:16:13.627859 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 sg3-utils-udev all 1.46-3ubuntu4 [5,922 B] 2026-05-22 01:16:13.627896 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 kpartx amd64 0.9.4-5ubuntu8.1 [32.0 kB] 2026-05-22 01:16:13.627948 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 multipath-tools amd64 0.9.4-5ubuntu8.1 [310 kB] 2026-05-22 01:16:13.627984 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preconfiguring packages ... 2026-05-22 01:16:13.628051 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Fetched 2,084 kB in 0s (6,805 kB/s) 2026-05-22 01:16:13.628081 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package libevent-core-2.1-7t64:amd64. 2026-05-22 01:16:13.628113 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 2026-05-22 01:16:13.628165 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 2026-05-22 01:16:13.628202 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% 2026-05-22 01:16:13.628245 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 60% (Reading database ... 65% 2026-05-22 01:16:13.628277 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 70% 2026-05-22 01:16:13.628362 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 75% 2026-05-22 01:16:13.628375 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 80% 2026-05-22 01:16:13.628411 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 85% 2026-05-22 01:16:13.628479 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 90% 2026-05-22 01:16:13.628490 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 95% 2026-05-22 01:16:13.628555 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 100% (Reading database ... 19879 files and directories currently installed.) 2026-05-22 01:16:13.628628 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../00-libevent-core-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-05-22 01:16:13.628666 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-05-22 01:16:13.628697 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package libnfsidmap1:amd64. 2026-05-22 01:16:13.628728 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../01-libnfsidmap1_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-05-22 01:16:13.628783 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-05-22 01:16:13.628819 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package rpcbind. 2026-05-22 01:16:13.628856 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../02-rpcbind_1.2.6-7ubuntu2_amd64.deb ... 2026-05-22 01:16:13.628895 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking rpcbind (1.2.6-7ubuntu2) ... 2026-05-22 01:16:13.628973 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package ucf. 2026-05-22 01:16:13.628984 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../03-ucf_3.0043+nmu1_all.deb ... 2026-05-22 01:16:13.629020 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Moving old data out of the way 2026-05-22 01:16:13.629089 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking ucf (3.0043+nmu1) ... 2026-05-22 01:16:13.629099 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package keyutils. 2026-05-22 01:16:13.629166 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../04-keyutils_1.6.3-3build1_amd64.deb ... 2026-05-22 01:16:13.629196 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking keyutils (1.6.3-3build1) ... 2026-05-22 01:16:13.629227 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package nfs-common. 2026-05-22 01:16:13.629278 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2026-05-22 01:16:13.629315 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../05-nfs-common_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-05-22 01:16:13.629352 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-05-22 01:16:13.629420 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package libsysfs2:amd64. 2026-05-22 01:16:13.629450 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../06-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-05-22 01:16:13.629481 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-05-22 01:16:13.629545 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package pci.ids. 2026-05-22 01:16:13.629623 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../07-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ... 2026-05-22 01:16:13.629698 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-05-22 01:16:13.629730 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package sysfsutils. 2026-05-22 01:16:13.629799 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../08-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-05-22 01:16:13.629831 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking sysfsutils (2.1.1-6build1) ... 2026-05-22 01:16:13.629868 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package dhcpcd-base. 2026-05-22 01:16:13.629919 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../09-dhcpcd-base_1%3a10.0.6-1ubuntu3.2_amd64.deb ... 2026-05-22 01:16:13.629951 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking dhcpcd-base (1:10.0.6-1ubuntu3.2) ... 2026-05-22 01:16:13.630017 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package cpio. 2026-05-22 01:16:13.630086 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../10-cpio_2.15+dfsg-1ubuntu2_amd64.deb ... 2026-05-22 01:16:13.630122 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking cpio (2.15+dfsg-1ubuntu2) ... 2026-05-22 01:16:13.630176 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package busybox-initramfs. 2026-05-22 01:16:13.630211 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../11-busybox-initramfs_1%3a1.36.1-6ubuntu3.1_amd64.deb ... 2026-05-22 01:16:13.630274 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2026-05-22 01:16:13.630310 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2026-05-22 01:16:13.630382 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package dracut-install. 2026-05-22 01:16:13.630412 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../12-dracut-install_060+5-1ubuntu3.3_amd64.deb ... 2026-05-22 01:16:13.630444 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking dracut-install (060+5-1ubuntu3.3) ... 2026-05-22 01:16:13.630512 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package initramfs-tools-bin. 2026-05-22 01:16:13.630684 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../13-initramfs-tools-bin_0.142ubuntu25.8_amd64.deb ... 2026-05-22 01:16:13.630700 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking initramfs-tools-bin (0.142ubuntu25.8) ... 2026-05-22 01:16:13.630770 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package libklibc:amd64. 2026-05-22 01:16:13.630799 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../14-libklibc_2.0.13-4ubuntu0.2_amd64.deb ... 2026-05-22 01:16:13.630825 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking libklibc:amd64 (2.0.13-4ubuntu0.2) ... 2026-05-22 01:16:13.630873 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package klibc-utils. 2026-05-22 01:16:13.630903 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../15-klibc-utils_2.0.13-4ubuntu0.2_amd64.deb ... 2026-05-22 01:16:13.630957 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking klibc-utils (2.0.13-4ubuntu0.2) ... 2026-05-22 01:16:13.630986 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package initramfs-tools-core. 2026-05-22 01:16:13.631018 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../16-initramfs-tools-core_0.142ubuntu25.8_all.deb ... 2026-05-22 01:16:13.631076 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking initramfs-tools-core (0.142ubuntu25.8) ... 2026-05-22 01:16:13.631097 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package linux-base. 2026-05-22 01:16:13.631122 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../17-linux-base_4.5ubuntu9+24.04.2_all.deb ... 2026-05-22 01:16:13.631167 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2026-05-22 01:16:13.631217 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking linux-base (4.5ubuntu9+24.04.2) ... 2026-05-22 01:16:13.631246 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package initramfs-tools. 2026-05-22 01:16:13.631297 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../18-initramfs-tools_0.142ubuntu25.8_all.deb ... 2026-05-22 01:16:13.631326 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking initramfs-tools (0.142ubuntu25.8) ... 2026-05-22 01:16:13.631379 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package liburcu8t64:amd64. 2026-05-22 01:16:13.631408 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../19-liburcu8t64_0.14.0-3.1build1_amd64.deb ... 2026-05-22 01:16:13.631459 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking liburcu8t64:amd64 (0.14.0-3.1build1) ... 2026-05-22 01:16:13.631488 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package lsscsi. 2026-05-22 01:16:13.631539 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../20-lsscsi_0.32-1build1_amd64.deb ... 2026-05-22 01:16:13.631568 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking lsscsi (0.32-1build1) ... 2026-05-22 01:16:13.631654 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package sg3-utils-udev. 2026-05-22 01:16:13.631702 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../21-sg3-utils-udev_1.46-3ubuntu4_all.deb ... 2026-05-22 01:16:13.631764 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2026-05-22 01:16:13.631823 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking sg3-utils-udev (1.46-3ubuntu4) ... 2026-05-22 01:16:13.631882 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package kpartx. 2026-05-22 01:16:13.631940 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../22-kpartx_0.9.4-5ubuntu8.1_amd64.deb ... 2026-05-22 01:16:13.631999 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking kpartx (0.9.4-5ubuntu8.1) ... 2026-05-22 01:16:13.632060 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package multipath-tools. 2026-05-22 01:16:13.632118 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../23-multipath-tools_0.9.4-5ubuntu8.1_amd64.deb ... 2026-05-22 01:16:13.632186 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking multipath-tools (0.9.4-5ubuntu8.1) ... 2026-05-22 01:16:13.632230 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up cpio (2.15+dfsg-1ubuntu2) ... 2026-05-22 01:16:13.632288 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:update-alternatives: using /usr/bin/mt-gnu to provide /usr/bin/mt (mt) in auto mode 2026-05-22 01:16:13.632343 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:update-alternatives: warning: skip creation of /usr/share/man/man1/mt.1.gz because associated file /usr/share/man/man1/mt-gnu.1.gz (of link group mt) doesn't exist 2026-05-22 01:16:13.632375 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up liburcu8t64:amd64 (0.14.0-3.1build1) ... 2026-05-22 01:16:13.632411 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-05-22 01:16:13.632469 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-05-22 01:16:13.632493 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up linux-base (4.5ubuntu9+24.04.2) ... 2026-05-22 01:16:13.632523 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-05-22 01:16:13.632567 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up sysfsutils (2.1.1-6build1) ... 2026-05-22 01:16:13.632666 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:invoke-rc.d: could not determine current runlevel 2026-05-22 01:16:13.632775 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-22 01:16:13.632830 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up rpcbind (1.2.6-7ubuntu2) ... 2026-05-22 01:16:13.632885 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:invoke-rc.d: could not determine current runlevel 2026-05-22 01:16:13.632936 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-22 01:16:13.632967 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up libklibc:amd64 (2.0.13-4ubuntu0.2) ... 2026-05-22 01:16:13.633023 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up lsscsi (0.32-1build1) ... 2026-05-22 01:16:13.633055 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up dhcpcd-base (1:10.0.6-1ubuntu3.2) ... 2026-05-22 01:16:13.633098 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Selecting UID from range 100 to 59999 ... 2026-05-22 01:16:13.633124 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2026-05-22 01:16:13.633167 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Adding system user `dhcpcd' (UID 102) ... 2026-05-22 01:16:13.633190 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Adding new user `dhcpcd' (UID 102) with group `nogroup' ... 2026-05-22 01:16:13.633240 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Not creating home directory `/usr/lib/dhcpcd'. 2026-05-22 01:16:13.633261 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up ucf (3.0043+nmu1) ... 2026-05-22 01:16:13.633287 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2026-05-22 01:16:13.633334 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up keyutils (1.6.3-3build1) ... 2026-05-22 01:16:13.633359 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up dracut-install (060+5-1ubuntu3.3) ... 2026-05-22 01:16:13.633385 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up kpartx (0.9.4-5ubuntu8.1) ... 2026-05-22 01:16:13.633422 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-05-22 01:16:13.633449 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up klibc-utils (2.0.13-4ubuntu0.2) ... 2026-05-22 01:16:13.633486 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:No diversion 'diversion of /usr/share/initramfs-tools/hooks/klibc to /usr/share/initramfs-tools/hooks/klibc^i-t by klibc-utils', none removed. 2026-05-22 01:16:13.633509 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up initramfs-tools-bin (0.142ubuntu25.8) ... 2026-05-22 01:16:13.633559 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-05-22 01:16:13.633619 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2026-05-22 01:16:13.633665 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Creating config file /etc/idmapd.conf with new version 2026-05-22 01:16:13.633693 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2026-05-22 01:16:13.633729 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Creating config file /etc/nfs.conf with new version 2026-05-22 01:16:13.633751 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Selecting UID from range 100 to 59999 ... 2026-05-22 01:16:13.633773 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2026-05-22 01:16:13.633820 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Adding system user `statd' (UID 103) ... 2026-05-22 01:16:13.633846 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Adding new user `statd' (UID 103) with group `nogroup' ... 2026-05-22 01:16:13.633882 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2026-05-22 01:16:13.633908 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Not creating home directory `/var/lib/nfs'. 2026-05-22 01:16:13.633942 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:invoke-rc.d: could not determine current runlevel 2026-05-22 01:16:13.633985 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-22 01:16:13.634010 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up initramfs-tools-core (0.142ubuntu25.8) ... 2026-05-22 01:16:13.634052 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up initramfs-tools (0.142ubuntu25.8) ... 2026-05-22 01:16:13.634078 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:update-initramfs: deferring update (trigger activated) 2026-05-22 01:16:13.634120 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up sg3-utils-udev (1.46-3ubuntu4) ... 2026-05-22 01:16:13.634146 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:update-initramfs: deferring update (trigger activated) 2026-05-22 01:16:13.634188 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up multipath-tools (0.9.4-5ubuntu8.1) ... 2026-05-22 01:16:13.634214 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 01:16:13.634239 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-05-22 01:16:13.634280 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Removed intermediate container c6fda0e1b819 2026-05-22 01:16:13.634306 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> ab9ab5e13e25 2026-05-22 01:16:13.634350 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Step 4/7 : COPY patches /patches 2026-05-22 01:16:13.634376 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> 2a93e9cd4e2e 2026-05-22 01:16:13.634402 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Step 5/7 : RUN kolla_patch 2026-05-22 01:16:13.634446 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Running in bdc11f40e553 2026-05-22 01:16:13.634472 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:[i] No series file found, nothing to patch. 2026-05-22 01:16:13.634507 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Removed intermediate container bdc11f40e553 2026-05-22 01:16:13.634542 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> 92342f5741a0 2026-05-22 01:16:13.634632 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Step 6/7 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 01:16:13.634697 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Running in 31e1e3d3cf94 2026-05-22 01:16:13.634745 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Reading package lists... 2026-05-22 01:16:13.634770 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Building dependency tree... 2026-05-22 01:16:13.634806 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Reading state information... 2026-05-22 01:16:13.634859 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:The following packages were automatically installed and are no longer required: 2026-05-22 01:16:13.634867 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:16:13.634893 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:16:13.634915 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:16:13.634962 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:16:13.634969 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:16:13.635016 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:16:13.635037 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:16:13.635059 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: xz-utils 2026-05-22 01:16:13.635094 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Use 'apt autoremove' to remove them. 2026-05-22 01:16:13.635116 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:The following packages will be REMOVED: 2026-05-22 01:16:13.635137 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: build-essential 2026-05-22 01:16:13.635183 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-22 01:16:13.635205 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:After this operation, 17.4 kB disk space will be freed. 2026-05-22 01:16:13.635245 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 2026-05-22 01:16:13.635274 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:16:13.635330 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 70% 2026-05-22 01:16:13.635373 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 75% (Reading database ... 80% 2026-05-22 01:16:13.635399 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 85% 2026-05-22 01:16:13.635441 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 90% 2026-05-22 01:16:13.635468 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 95% 2026-05-22 01:16:13.635511 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 100% (Reading database ... 20656 files and directories currently installed.) 2026-05-22 01:16:13.635537 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing build-essential (12.10ubuntu1) ... 2026-05-22 01:16:13.635634 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Reading package lists... 2026-05-22 01:16:13.635670 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Building dependency tree... 2026-05-22 01:16:13.635722 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Reading state information... 2026-05-22 01:16:13.635758 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:The following packages will be REMOVED: 2026-05-22 01:16:13.635784 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:16:13.635837 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:16:13.635844 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:16:13.635866 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:16:13.635888 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:16:13.635924 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:16:13.635949 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:16:13.635981 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: xz-utils 2026-05-22 01:16:13.636025 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-22 01:16:13.636050 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:After this operation, 228 MB disk space will be freed. 2026-05-22 01:16:13.636093 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 2026-05-22 01:16:13.636119 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:16:13.636161 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 70% 2026-05-22 01:16:13.636185 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 75% 2026-05-22 01:16:13.636215 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 80% 2026-05-22 01:16:13.636261 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 85% 2026-05-22 01:16:13.636280 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 90% 2026-05-22 01:16:13.636303 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 95% 2026-05-22 01:16:13.636336 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 100% (Reading database ... 20647 files and directories currently installed.) 2026-05-22 01:16:13.636360 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-22 01:16:13.636393 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:16:13.636433 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-22 01:16:13.636457 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:16:13.636481 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-22 01:16:13.636514 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-22 01:16:13.636539 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:16:13.636572 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:16:13.636631 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:16:13.636691 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:16:13.636743 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-22 01:16:13.636791 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:16:13.636839 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:16:13.636886 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:16:13.636935 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:16:13.636983 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-22 01:16:13.637030 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-22 01:16:13.637076 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:16:13.637122 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:16:13.637155 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:16:13.637179 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:16:13.637226 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:16:13.637250 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:16:13.637274 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:16:13.637306 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:16:13.637335 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:16:13.637358 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:16:13.637392 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-22 01:16:13.637413 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:16:13.637450 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:16:13.637471 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-22 01:16:13.637503 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:16:13.637528 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:16:13.637560 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-22 01:16:13.637627 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:16:13.637664 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2026-05-22 01:16:13.637697 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:16:13.637721 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:16:13.637754 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2026-05-22 01:16:13.637794 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:16:13.637818 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2026-05-22 01:16:13.637851 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing lto-disabled-list (47) ... 2026-05-22 01:16:13.637872 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2026-05-22 01:16:13.637915 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing make (4.3-4.1build2) ... 2026-05-22 01:16:13.637936 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2026-05-22 01:16:13.637970 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-22 01:16:13.637994 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2026-05-22 01:16:13.638026 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 01:16:13.638067 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Collecting pyclean==3.0.0 2026-05-22 01:16:13.638090 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-22 01:16:13.638130 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-22 01:16:13.638154 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Installing collected packages: pyclean 2026-05-22 01:16:13.638194 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Successfully installed pyclean-3.0.0 2026-05-22 01:16:13.638217 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Cleaning directory /var/lib/kolla/venv 2026-05-22 01:16:13.638241 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2026-05-22 01:16:13.638273 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Total 10842 files, 1487 directories removed. 2026-05-22 01:16:13.638297 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2026-05-22 01:16:13.638330 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Cleaning directory /usr 2026-05-22 01:16:13.638353 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2026-05-22 01:16:13.638386 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Total 1494 files, 156 directories removed. 2026-05-22 01:16:13.638414 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2026-05-22 01:16:13.638438 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Found existing installation: pyclean 3.0.0 2026-05-22 01:16:13.638471 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Uninstalling pyclean-3.0.0: 2026-05-22 01:16:13.638492 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: Successfully uninstalled pyclean-3.0.0 2026-05-22 01:16:13.638529 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Removed intermediate container 31e1e3d3cf94 2026-05-22 01:16:13.638572 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> 6f708417f577 2026-05-22 01:16:13.638663 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Step 7/7 : USER cinder 2026-05-22 01:16:13.638698 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Running in fe00b5b8c667 2026-05-22 01:16:13.638730 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Removed intermediate container fe00b5b8c667 2026-05-22 01:16:13.638751 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> 06f2092d62ed 2026-05-22 01:16:13.638788 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Successfully built 75a67c2a438a 2026-05-22 01:16:13.638828 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Successfully tagged osism.harbor.regio.digital/kolla/cinder-backup:build-20260522 2026-05-22 01:16:13.638899 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Built at 2026-05-22 01:16:13.638820 (took 0:00:44.285878) 2026-05-22 01:16:13.639231 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-central) 2026-05-22 01:16:13.639280 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-central:Processing 2026-05-22 01:16:13.639335 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Building started at 2026-05-22 01:16:13.639275 2026-05-22 01:16:13.640192 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-central:Turned 0 plugins into plugins archive 2026-05-22 01:16:13.640845 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-central:Turned 0 additions into additions archive 2026-05-22 01:16:42.956478 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Step 1/8 : FROM osism.harbor.regio.digital/kolla/designate-base:build-20260522 2026-05-22 01:16:42.956821 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> 7c85444a2b70 2026-05-22 01:16:42.956855 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Step 2/8 : LABEL "build-date"="20260522" "name"="designate-central" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="designate-central" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 01:16:42.956864 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Running in f0029a67f432 2026-05-22 01:16:42.956870 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Removed intermediate container f0029a67f432 2026-05-22 01:16:42.957715 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> be62f49fb7fb 2026-05-22 01:16:42.957751 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Step 3/8 : COPY extend_start.sh /usr/local/bin/kolla_designate_extend_start 2026-05-22 01:16:42.957757 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> 9610bc84bd54 2026-05-22 01:16:42.957762 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Step 4/8 : RUN chmod 644 /usr/local/bin/kolla_designate_extend_start 2026-05-22 01:16:42.957767 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Running in 53f47f6d3ede 2026-05-22 01:16:42.957772 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Removed intermediate container 53f47f6d3ede 2026-05-22 01:16:42.957776 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> 92686e9c2c4f 2026-05-22 01:16:42.957787 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Step 5/8 : COPY patches /patches 2026-05-22 01:16:42.957790 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> f7b2498c5f57 2026-05-22 01:16:42.957794 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Step 6/8 : RUN kolla_patch 2026-05-22 01:16:42.957798 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Running in f68af2fe756f 2026-05-22 01:16:42.957802 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:[i] No series file found, nothing to patch. 2026-05-22 01:16:42.957805 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Removed intermediate container f68af2fe756f 2026-05-22 01:16:42.957808 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> 9825c6853ba6 2026-05-22 01:16:42.957814 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Step 7/8 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 01:16:42.957818 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Running in ff08f584077e 2026-05-22 01:16:42.957822 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Reading package lists... 2026-05-22 01:16:42.957825 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Building dependency tree... 2026-05-22 01:16:42.957828 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Reading state information... 2026-05-22 01:16:42.957832 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:The following packages were automatically installed and are no longer required: 2026-05-22 01:16:42.958721 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:16:42.958799 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:16:42.958812 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:16:42.958822 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:16:42.958832 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:16:42.958841 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:16:42.958851 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:16:42.958861 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: xz-utils 2026-05-22 01:16:42.958871 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Use 'apt autoremove' to remove them. 2026-05-22 01:16:42.958881 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:The following packages will be REMOVED: 2026-05-22 01:16:42.958923 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: build-essential 2026-05-22 01:16:42.958933 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-22 01:16:42.958943 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:After this operation, 17.4 kB disk space will be freed. 2026-05-22 01:16:42.958953 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 2026-05-22 01:16:42.958965 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:16:42.958976 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 70% 2026-05-22 01:16:42.958986 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 75% 2026-05-22 01:16:42.959015 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 80% 2026-05-22 01:16:42.959025 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 85% 2026-05-22 01:16:42.959034 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 90% 2026-05-22 01:16:42.959044 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 95% 2026-05-22 01:16:42.959167 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 100% (Reading database ... 18824 files and directories currently installed.) 2026-05-22 01:16:42.959293 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing build-essential (12.10ubuntu1) ... 2026-05-22 01:16:42.959401 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Reading package lists... 2026-05-22 01:16:42.959509 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Building dependency tree... 2026-05-22 01:16:42.959667 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Reading state information... 2026-05-22 01:16:42.959830 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:The following packages will be REMOVED: 2026-05-22 01:16:42.959939 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:16:42.960041 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:16:42.960140 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:16:42.960238 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:16:42.960338 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:16:42.960437 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:16:42.960534 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:16:42.962698 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: xz-utils 2026-05-22 01:16:42.962722 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-22 01:16:42.962794 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:After this operation, 228 MB disk space will be freed. 2026-05-22 01:16:42.962805 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 2026-05-22 01:16:42.962815 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 2026-05-22 01:16:42.962827 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 2026-05-22 01:16:42.962838 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:65% 2026-05-22 01:16:42.962848 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 70% 2026-05-22 01:16:42.962858 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 75% 2026-05-22 01:16:42.962868 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 80% 2026-05-22 01:16:42.962878 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 85% 2026-05-22 01:16:42.962887 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 90% 2026-05-22 01:16:42.962896 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 95% 2026-05-22 01:16:42.962906 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 100% (Reading database ... 18815 files and directories currently installed.) 2026-05-22 01:16:42.962916 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-22 01:16:42.962926 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:16:42.962946 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-22 01:16:42.962955 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:16:42.962974 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-22 01:16:42.962984 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-22 01:16:42.962994 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:16:42.963003 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:16:42.963013 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:16:42.963022 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:16:42.963032 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-22 01:16:42.963042 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:16:42.963051 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:16:42.963061 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:16:42.963070 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:16:42.963080 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-22 01:16:42.963088 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-22 01:16:42.963096 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:16:42.963105 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:16:42.963113 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:16:42.963122 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:16:42.963130 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:16:42.963139 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:16:42.963147 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: 2026-05-22 01:16:42.963156 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:16:42.963165 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: 2026-05-22 01:16:42.963173 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:16:42.963182 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: 2026-05-22 01:16:42.963190 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:16:42.963289 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:16:42.963392 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-22 01:16:42.963483 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:16:42.963577 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:16:42.963711 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: 2026-05-22 01:16:42.963839 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-22 01:16:42.963934 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:16:42.964028 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:16:42.964132 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-22 01:16:42.964225 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:16:42.964315 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:16:42.964406 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:16:42.964500 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: 2026-05-22 01:16:42.964626 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:16:42.964763 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: 2026-05-22 01:16:42.964864 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing lto-disabled-list (47) ... 2026-05-22 01:16:42.964959 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing make (4.3-4.1build2) ... 2026-05-22 01:16:42.965054 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-22 01:16:42.965147 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: 2026-05-22 01:16:42.965242 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 01:16:42.965333 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Collecting pyclean==3.0.0 2026-05-22 01:16:42.965438 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-22 01:16:42.965538 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-22 01:16:42.965657 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Installing collected packages: pyclean 2026-05-22 01:16:42.965782 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Successfully installed pyclean-3.0.0 2026-05-22 01:16:42.965881 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Cleaning directory /var/lib/kolla/venv 2026-05-22 01:16:42.965970 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: 2026-05-22 01:16:42.966065 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Total 8632 files, 1231 directories removed. 2026-05-22 01:16:42.966154 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: 2026-05-22 01:16:42.966247 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Cleaning directory /usr 2026-05-22 01:16:42.966331 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: 2026-05-22 01:16:42.966422 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Total 1316 files, 133 directories removed. 2026-05-22 01:16:42.966508 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: 2026-05-22 01:16:42.966631 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Found existing installation: pyclean 3.0.0 2026-05-22 01:16:42.966801 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Uninstalling pyclean-3.0.0: 2026-05-22 01:16:42.966906 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: Successfully uninstalled pyclean-3.0.0 2026-05-22 01:16:42.966983 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Removed intermediate container ff08f584077e 2026-05-22 01:16:42.967060 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> 0a59760b9076 2026-05-22 01:16:42.967135 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Step 8/8 : USER designate 2026-05-22 01:16:42.967212 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Running in ba6280228a06 2026-05-22 01:16:42.967287 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Removed intermediate container ba6280228a06 2026-05-22 01:16:42.968069 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> bc4950e2804a 2026-05-22 01:16:42.968138 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Successfully built 9c09bad5956e 2026-05-22 01:16:42.968154 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Successfully tagged osism.harbor.regio.digital/kolla/designate-central:build-20260522 2026-05-22 01:16:42.968165 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Built at 2026-05-22 01:16:42.967437 (took 0:00:29.328162) 2026-05-22 01:16:42.968175 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-worker) 2026-05-22 01:16:42.968215 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-worker:Processing 2026-05-22 01:16:42.968280 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Building started at 2026-05-22 01:16:42.967995 2026-05-22 01:16:42.969075 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-worker:Turned 0 plugins into plugins archive 2026-05-22 01:16:42.969865 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-worker:Turned 0 additions into additions archive 2026-05-22 01:17:20.605892 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Step 1/7 : FROM osism.harbor.regio.digital/kolla/designate-base:build-20260522 2026-05-22 01:17:20.605991 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> 7c85444a2b70 2026-05-22 01:17:20.606012 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Step 2/7 : LABEL "build-date"="20260522" "name"="designate-worker" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="designate-worker" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 01:17:20.606029 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Running in c54d2acb9af4 2026-05-22 01:17:20.606043 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Removed intermediate container c54d2acb9af4 2026-05-22 01:17:20.606055 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> cbe1993419df 2026-05-22 01:17:20.606068 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Step 3/7 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends bind9 && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-05-22 01:17:20.606083 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Running in ef36c5b0385b 2026-05-22 01:17:20.606095 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 01:17:20.606107 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-22 01:17:20.606119 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-22 01:17:20.606154 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-22 01:17:20.606167 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-22 01:17:20.606179 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-22 01:17:20.607694 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-22 01:17:20.607718 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-22 01:17:20.607730 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:9 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-22 01:17:20.607742 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,457 kB] 2026-05-22 01:17:20.607754 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,148 kB] 2026-05-22 01:17:20.607766 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-05-22 01:17:20.607779 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-22 01:17:20.607811 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,072 kB] 2026-05-22 01:17:20.607822 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,505 kB] 2026-05-22 01:17:20.607832 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Fetched 30.2 MB in 2s (12.5 MB/s) 2026-05-22 01:17:20.607841 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Reading package lists... 2026-05-22 01:17:20.607851 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Reading package lists... 2026-05-22 01:17:20.607860 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Building dependency tree... 2026-05-22 01:17:20.607870 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Reading state information... 2026-05-22 01:17:20.607879 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:The following additional packages will be installed: 2026-05-22 01:17:20.607889 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: bind9-libs bind9-utils dns-root-data libjson-c5 liblmdb0 libmaxminddb0 2026-05-22 01:17:20.607915 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libuv1t64 2026-05-22 01:17:20.607925 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Suggested packages: 2026-05-22 01:17:20.607935 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: bind-doc dnsutils resolvconf ufw mmdb-bin 2026-05-22 01:17:20.607944 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:The following NEW packages will be installed: 2026-05-22 01:17:20.607954 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: bind9 bind9-libs bind9-utils dns-root-data libjson-c5 liblmdb0 libmaxminddb0 2026-05-22 01:17:20.607963 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libuv1t64 2026-05-22 01:17:20.607973 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 01:17:20.607983 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Need to get 1,886 kB of archives. 2026-05-22 01:17:20.607992 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:After this operation, 5,721 kB of additional disk space will be used. 2026-05-22 01:17:20.608001 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 01:17:20.608011 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libuv1t64 amd64 1.48.0-1.1build1 [97.3 kB] 2026-05-22 01:17:20.608021 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-c5 amd64 0.17-1build1 [35.3 kB] 2026-05-22 01:17:20.608030 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 liblmdb0 amd64 0.9.31-1build1 [48.1 kB] 2026-05-22 01:17:20.608040 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libmaxminddb0 amd64 1.9.1-1build1 [24.4 kB] 2026-05-22 01:17:20.608049 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bind9-libs amd64 1:9.18.39-0ubuntu0.24.04.5 [1,258 kB] 2026-05-22 01:17:20.608059 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bind9-utils amd64 1:9.18.39-0ubuntu0.24.04.5 [159 kB] 2026-05-22 01:17:20.608069 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dns-root-data all 2024071801~ubuntu0.24.04.1 [5,918 B] 2026-05-22 01:17:20.608078 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bind9 amd64 1:9.18.39-0ubuntu0.24.04.5 [258 kB] 2026-05-22 01:17:20.608095 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Fetched 1,886 kB in 0s (5,077 kB/s) 2026-05-22 01:17:20.608105 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package libuv1t64:amd64. 2026-05-22 01:17:20.608115 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 2026-05-22 01:17:20.608138 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:17:20.608159 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 70% 2026-05-22 01:17:20.608169 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 75% 2026-05-22 01:17:20.608179 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 80% 2026-05-22 01:17:20.608188 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 85% 2026-05-22 01:17:20.608198 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 90% 2026-05-22 01:17:20.608207 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 95% 2026-05-22 01:17:20.608216 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 100% (Reading database ... 18824 files and directories currently installed.) 2026-05-22 01:17:20.608226 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../0-libuv1t64_1.48.0-1.1build1_amd64.deb ... 2026-05-22 01:17:20.608235 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking libuv1t64:amd64 (1.48.0-1.1build1) ... 2026-05-22 01:17:20.608245 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package libjson-c5:amd64. 2026-05-22 01:17:20.608255 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../1-libjson-c5_0.17-1build1_amd64.deb ... 2026-05-22 01:17:20.608264 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2026-05-22 01:17:20.608273 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package liblmdb0:amd64. 2026-05-22 01:17:20.608283 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../2-liblmdb0_0.9.31-1build1_amd64.deb ... 2026-05-22 01:17:20.608292 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking liblmdb0:amd64 (0.9.31-1build1) ... 2026-05-22 01:17:20.608302 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package libmaxminddb0:amd64. 2026-05-22 01:17:20.608311 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../3-libmaxminddb0_1.9.1-1build1_amd64.deb ... 2026-05-22 01:17:20.608325 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking libmaxminddb0:amd64 (1.9.1-1build1) ... 2026-05-22 01:17:20.608335 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package bind9-libs:amd64. 2026-05-22 01:17:20.608344 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../4-bind9-libs_1%3a9.18.39-0ubuntu0.24.04.5_amd64.deb ... 2026-05-22 01:17:20.608354 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking bind9-libs:amd64 (1:9.18.39-0ubuntu0.24.04.5) ... 2026-05-22 01:17:20.608367 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package bind9-utils. 2026-05-22 01:17:20.608418 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../5-bind9-utils_1%3a9.18.39-0ubuntu0.24.04.5_amd64.deb ... 2026-05-22 01:17:20.608462 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking bind9-utils (1:9.18.39-0ubuntu0.24.04.5) ... 2026-05-22 01:17:20.608550 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2026-05-22 01:17:20.608569 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package dns-root-data. 2026-05-22 01:17:20.608677 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../6-dns-root-data_2024071801~ubuntu0.24.04.1_all.deb ... 2026-05-22 01:17:20.608728 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking dns-root-data (2024071801~ubuntu0.24.04.1) ... 2026-05-22 01:17:20.608770 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package bind9. 2026-05-22 01:17:20.608830 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../7-bind9_1%3a9.18.39-0ubuntu0.24.04.5_amd64.deb ... 2026-05-22 01:17:20.608886 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking bind9 (1:9.18.39-0ubuntu0.24.04.5) ... 2026-05-22 01:17:20.608948 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up liblmdb0:amd64 (0.9.31-1build1) ... 2026-05-22 01:17:20.608990 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up libmaxminddb0:amd64 (1.9.1-1build1) ... 2026-05-22 01:17:20.609047 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up libuv1t64:amd64 (1.48.0-1.1build1) ... 2026-05-22 01:17:20.609103 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up dns-root-data (2024071801~ubuntu0.24.04.1) ... 2026-05-22 01:17:20.609159 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up libjson-c5:amd64 (0.17-1build1) ... 2026-05-22 01:17:20.609215 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up bind9-libs:amd64 (1:9.18.39-0ubuntu0.24.04.5) ... 2026-05-22 01:17:20.609275 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up bind9-utils (1:9.18.39-0ubuntu0.24.04.5) ... 2026-05-22 01:17:20.609321 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up bind9 (1:9.18.39-0ubuntu0.24.04.5) ... 2026-05-22 01:17:20.609363 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:info: Selecting GID from range 100 to 59999 ... 2026-05-22 01:17:20.609416 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:info: Adding group `bind' (GID 102) ... 2026-05-22 01:17:20.609469 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:info: Selecting UID from range 100 to 59999 ... 2026-05-22 01:17:20.609511 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2026-05-22 01:17:20.609569 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:info: Adding system user `bind' (UID 100) ... 2026-05-22 01:17:20.609669 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:info: Adding new user `bind' (UID 100) with group `bind' ... 2026-05-22 01:17:20.609733 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:info: Not creating home directory `/var/cache/bind'. 2026-05-22 01:17:20.609776 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:wrote key file "/etc/bind/rndc.key" 2026-05-22 01:17:20.609832 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:invoke-rc.d: could not determine current runlevel 2026-05-22 01:17:20.609888 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-22 01:17:20.609951 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 01:17:20.610006 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Removed intermediate container ef36c5b0385b 2026-05-22 01:17:20.610063 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> 0e4635719e81 2026-05-22 01:17:20.610120 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Step 4/7 : COPY patches /patches 2026-05-22 01:17:20.610179 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> b8fc48caecee 2026-05-22 01:17:20.610236 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Step 5/7 : RUN kolla_patch 2026-05-22 01:17:20.610308 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Running in 166e14efe5c0 2026-05-22 01:17:20.610365 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:[i] No series file found, nothing to patch. 2026-05-22 01:17:20.610419 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Removed intermediate container 166e14efe5c0 2026-05-22 01:17:20.610475 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> 37b93b83e8fd 2026-05-22 01:17:20.610535 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Step 6/7 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 01:17:20.610623 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Running in 77cbfba15a62 2026-05-22 01:17:20.610683 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Reading package lists... 2026-05-22 01:17:20.610747 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Building dependency tree... 2026-05-22 01:17:20.610803 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Reading state information... 2026-05-22 01:17:20.610856 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:The following packages were automatically installed and are no longer required: 2026-05-22 01:17:20.610922 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:17:20.611005 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:17:20.611058 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:17:20.611111 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:17:20.611162 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:17:20.611214 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:17:20.611254 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:17:20.611307 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: xz-utils 2026-05-22 01:17:20.611359 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Use 'apt autoremove' to remove them. 2026-05-22 01:17:20.611419 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:The following packages will be REMOVED: 2026-05-22 01:17:20.611474 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: build-essential 2026-05-22 01:17:20.611527 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-22 01:17:20.611567 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:After this operation, 17.4 kB disk space will be freed. 2026-05-22 01:17:20.611622 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 2026-05-22 01:17:20.611697 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:17:20.611744 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 70% 2026-05-22 01:17:20.611784 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 75% 2026-05-22 01:17:20.611824 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 80% 2026-05-22 01:17:20.611863 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 85% 2026-05-22 01:17:20.611927 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 90% 2026-05-22 01:17:20.611943 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 95% 2026-05-22 01:17:20.612118 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 100% (Reading database ... 18967 files and directories currently installed.) 2026-05-22 01:17:20.612179 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing build-essential (12.10ubuntu1) ... 2026-05-22 01:17:20.612199 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Reading package lists... 2026-05-22 01:17:20.612209 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Building dependency tree... 2026-05-22 01:17:20.612218 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Reading state information... 2026-05-22 01:17:20.612227 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:The following packages will be REMOVED: 2026-05-22 01:17:20.612239 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:17:20.612283 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:17:20.612321 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:17:20.612373 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:17:20.612406 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:17:20.612446 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:17:20.612483 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:17:20.612520 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: xz-utils 2026-05-22 01:17:20.612566 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-22 01:17:20.612629 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:After this operation, 228 MB disk space will be freed. 2026-05-22 01:17:20.612654 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 2026-05-22 01:17:20.612718 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 5% (Reading database ... 10% 2026-05-22 01:17:20.612771 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:17:20.612812 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 70% 2026-05-22 01:17:20.612862 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 75% 2026-05-22 01:17:20.612936 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 80% 2026-05-22 01:17:20.612951 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 85% 2026-05-22 01:17:20.613013 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 90% 2026-05-22 01:17:20.613061 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 95% 2026-05-22 01:17:20.613107 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 100% (Reading database ... 18958 files and directories currently installed.) 2026-05-22 01:17:20.613155 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-22 01:17:20.613203 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:17:20.613249 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-22 01:17:20.613286 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:17:20.613333 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-22 01:17:20.613370 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-22 01:17:20.613419 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:17:20.613455 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:17:20.613506 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2026-05-22 01:17:20.613556 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:17:20.613609 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2026-05-22 01:17:20.613700 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:17:20.613715 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2026-05-22 01:17:20.615667 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-22 01:17:20.615693 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:17:20.615700 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:17:20.615706 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:17:20.615717 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:17:20.615723 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-22 01:17:20.615730 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-22 01:17:20.615735 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:17:20.615741 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:17:20.615747 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:17:20.615753 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:17:20.615758 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:17:20.615764 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:17:20.615770 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:17:20.615776 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2026-05-22 01:17:20.615781 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:17:20.615787 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2026-05-22 01:17:20.615793 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:17:20.615799 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2026-05-22 01:17:20.615804 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:17:20.615810 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2026-05-22 01:17:20.615816 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-22 01:17:20.615821 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2026-05-22 01:17:20.615827 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:17:20.615833 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2026-05-22 01:17:20.615838 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:17:20.615844 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2026-05-22 01:17:20.615850 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-22 01:17:20.615855 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:17:20.615861 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2026-05-22 01:17:20.615867 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:17:20.615872 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2026-05-22 01:17:20.615878 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-22 01:17:20.615884 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:17:20.615889 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:17:20.615895 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:17:20.615935 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2026-05-22 01:17:20.615941 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:17:20.615946 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing lto-disabled-list (47) ... 2026-05-22 01:17:20.615952 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing make (4.3-4.1build2) ... 2026-05-22 01:17:20.615957 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2026-05-22 01:17:20.615963 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-22 01:17:20.615968 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 01:17:20.615981 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Collecting pyclean==3.0.0 2026-05-22 01:17:20.615987 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-22 01:17:20.615992 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-22 01:17:20.615998 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Installing collected packages: pyclean 2026-05-22 01:17:20.616003 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Successfully installed pyclean-3.0.0 2026-05-22 01:17:20.616008 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Cleaning directory /var/lib/kolla/venv 2026-05-22 01:17:20.616022 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2026-05-22 01:17:20.616028 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Total 8632 files, 1231 directories removed. 2026-05-22 01:17:20.616040 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2026-05-22 01:17:20.616046 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Cleaning directory /usr 2026-05-22 01:17:20.616051 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2026-05-22 01:17:20.616057 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Total 1316 files, 133 directories removed. 2026-05-22 01:17:20.616062 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2026-05-22 01:17:20.616068 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Found existing installation: pyclean 3.0.0 2026-05-22 01:17:20.616073 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Uninstalling pyclean-3.0.0: 2026-05-22 01:17:20.616079 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: Successfully uninstalled pyclean-3.0.0 2026-05-22 01:17:20.616084 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Removed intermediate container 77cbfba15a62 2026-05-22 01:17:20.616090 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> 3164ca159e06 2026-05-22 01:17:20.616095 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Step 7/7 : USER designate 2026-05-22 01:17:20.616100 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Running in 330f1445825a 2026-05-22 01:17:20.616106 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Removed intermediate container 330f1445825a 2026-05-22 01:17:20.616111 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> 854800c7eb4c 2026-05-22 01:17:20.616117 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Successfully built 1abb46367df7 2026-05-22 01:17:20.616122 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Successfully tagged osism.harbor.regio.digital/kolla/designate-worker:build-20260522 2026-05-22 01:17:20.616128 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Built at 2026-05-22 01:17:20.615506 (took 0:00:37.647511) 2026-05-22 01:17:20.616440 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-backend-bind9) 2026-05-22 01:17:20.616521 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-backend-bind9:Processing 2026-05-22 01:17:20.616621 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Building started at 2026-05-22 01:17:20.616543 2026-05-22 01:17:20.617372 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-backend-bind9:Turned 0 plugins into plugins archive 2026-05-22 01:17:20.617983 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-backend-bind9:Turned 0 additions into additions archive 2026-05-22 01:17:58.181856 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Step 1/7 : FROM osism.harbor.regio.digital/kolla/designate-base:build-20260522 2026-05-22 01:17:58.183684 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> 7c85444a2b70 2026-05-22 01:17:58.183709 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Step 2/7 : LABEL "build-date"="20260522" "name"="designate-backend-bind9" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="designate-backend-bind9" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 01:17:58.183742 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Running in fd58e1955df0 2026-05-22 01:17:58.183750 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Removed intermediate container fd58e1955df0 2026-05-22 01:17:58.183757 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> 956337194894 2026-05-22 01:17:58.183765 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Step 3/7 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends bind9 && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-05-22 01:17:58.183773 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Running in 781b82bb0417 2026-05-22 01:17:58.183780 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-22 01:17:58.183789 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 01:17:58.183796 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-22 01:17:58.183803 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-22 01:17:58.183825 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-22 01:17:58.183834 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-22 01:17:58.183840 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-22 01:17:58.183847 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-22 01:17:58.183854 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-22 01:17:58.183861 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,457 kB] 2026-05-22 01:17:58.183868 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,148 kB] 2026-05-22 01:17:58.183875 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-22 01:17:58.183881 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-05-22 01:17:58.183888 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,505 kB] 2026-05-22 01:17:58.183895 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,072 kB] 2026-05-22 01:17:58.183902 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Fetched 30.2 MB in 3s (11.9 MB/s) 2026-05-22 01:17:58.183909 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Reading package lists... 2026-05-22 01:17:58.183916 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Reading package lists... 2026-05-22 01:17:58.183923 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Building dependency tree... 2026-05-22 01:17:58.183930 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Reading state information... 2026-05-22 01:17:58.183937 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:The following additional packages will be installed: 2026-05-22 01:17:58.183958 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: bind9-libs bind9-utils dns-root-data libjson-c5 liblmdb0 libmaxminddb0 2026-05-22 01:17:58.183974 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libuv1t64 2026-05-22 01:17:58.183981 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Suggested packages: 2026-05-22 01:17:58.183988 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: bind-doc dnsutils resolvconf ufw mmdb-bin 2026-05-22 01:17:58.183995 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:The following NEW packages will be installed: 2026-05-22 01:17:58.184002 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: bind9 bind9-libs bind9-utils dns-root-data libjson-c5 liblmdb0 libmaxminddb0 2026-05-22 01:17:58.184009 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libuv1t64 2026-05-22 01:17:58.184017 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 01:17:58.184023 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Need to get 1,886 kB of archives. 2026-05-22 01:17:58.184030 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:After this operation, 5,721 kB of additional disk space will be used. 2026-05-22 01:17:58.184037 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 01:17:58.184083 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libuv1t64 amd64 1.48.0-1.1build1 [97.3 kB] 2026-05-22 01:17:58.184092 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-c5 amd64 0.17-1build1 [35.3 kB] 2026-05-22 01:17:58.184099 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 liblmdb0 amd64 0.9.31-1build1 [48.1 kB] 2026-05-22 01:17:58.184106 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libmaxminddb0 amd64 1.9.1-1build1 [24.4 kB] 2026-05-22 01:17:58.184113 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bind9-libs amd64 1:9.18.39-0ubuntu0.24.04.5 [1,258 kB] 2026-05-22 01:17:58.184125 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bind9-utils amd64 1:9.18.39-0ubuntu0.24.04.5 [159 kB] 2026-05-22 01:17:58.184179 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dns-root-data all 2024071801~ubuntu0.24.04.1 [5,918 B] 2026-05-22 01:17:58.184265 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bind9 amd64 1:9.18.39-0ubuntu0.24.04.5 [258 kB] 2026-05-22 01:17:58.184318 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Fetched 1,886 kB in 0s (6,313 kB/s) 2026-05-22 01:17:58.184403 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package libuv1t64:amd64. 2026-05-22 01:17:58.184462 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 2026-05-22 01:17:58.184552 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:17:58.184612 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 70% 2026-05-22 01:17:58.184733 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 75% 2026-05-22 01:17:58.184791 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 80% 2026-05-22 01:17:58.184861 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 85% 2026-05-22 01:17:58.184929 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 90% 2026-05-22 01:17:58.185018 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 95% 2026-05-22 01:17:58.185105 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 100% (Reading database ... 18824 files and directories currently installed.) 2026-05-22 01:17:58.185175 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Preparing to unpack .../0-libuv1t64_1.48.0-1.1build1_amd64.deb ... 2026-05-22 01:17:58.185247 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking libuv1t64:amd64 (1.48.0-1.1build1) ... 2026-05-22 01:17:58.185329 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package libjson-c5:amd64. 2026-05-22 01:17:58.185399 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Preparing to unpack .../1-libjson-c5_0.17-1build1_amd64.deb ... 2026-05-22 01:17:58.185469 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2026-05-22 01:17:58.185538 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package liblmdb0:amd64. 2026-05-22 01:17:58.185621 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Preparing to unpack .../2-liblmdb0_0.9.31-1build1_amd64.deb ... 2026-05-22 01:17:58.185697 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking liblmdb0:amd64 (0.9.31-1build1) ... 2026-05-22 01:17:58.185770 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package libmaxminddb0:amd64. 2026-05-22 01:17:58.185838 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Preparing to unpack .../3-libmaxminddb0_1.9.1-1build1_amd64.deb ... 2026-05-22 01:17:58.185905 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking libmaxminddb0:amd64 (1.9.1-1build1) ... 2026-05-22 01:17:58.185971 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package bind9-libs:amd64. 2026-05-22 01:17:58.186040 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Preparing to unpack .../4-bind9-libs_1%3a9.18.39-0ubuntu0.24.04.5_amd64.deb ... 2026-05-22 01:17:58.186127 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking bind9-libs:amd64 (1:9.18.39-0ubuntu0.24.04.5) ... 2026-05-22 01:17:58.186193 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package bind9-utils. 2026-05-22 01:17:58.186260 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Preparing to unpack .../5-bind9-utils_1%3a9.18.39-0ubuntu0.24.04.5_amd64.deb ... 2026-05-22 01:17:58.186328 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking bind9-utils (1:9.18.39-0ubuntu0.24.04.5) ... 2026-05-22 01:17:58.186395 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package dns-root-data. 2026-05-22 01:17:58.186463 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Preparing to unpack .../6-dns-root-data_2024071801~ubuntu0.24.04.1_all.deb ... 2026-05-22 01:17:58.186528 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking dns-root-data (2024071801~ubuntu0.24.04.1) ... 2026-05-22 01:17:58.186621 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package bind9. 2026-05-22 01:17:58.186681 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Preparing to unpack .../7-bind9_1%3a9.18.39-0ubuntu0.24.04.5_amd64.deb ... 2026-05-22 01:17:58.186755 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking bind9 (1:9.18.39-0ubuntu0.24.04.5) ... 2026-05-22 01:17:58.186823 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up liblmdb0:amd64 (0.9.31-1build1) ... 2026-05-22 01:17:58.186888 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up libmaxminddb0:amd64 (1.9.1-1build1) ... 2026-05-22 01:17:58.186953 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up libuv1t64:amd64 (1.48.0-1.1build1) ... 2026-05-22 01:17:58.187024 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up dns-root-data (2024071801~ubuntu0.24.04.1) ... 2026-05-22 01:17:58.187100 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up libjson-c5:amd64 (0.17-1build1) ... 2026-05-22 01:17:58.187165 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up bind9-libs:amd64 (1:9.18.39-0ubuntu0.24.04.5) ... 2026-05-22 01:17:58.187229 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up bind9-utils (1:9.18.39-0ubuntu0.24.04.5) ... 2026-05-22 01:17:58.187300 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2026-05-22 01:17:58.187370 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up bind9 (1:9.18.39-0ubuntu0.24.04.5) ... 2026-05-22 01:17:58.187437 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:info: Selecting GID from range 100 to 59999 ... 2026-05-22 01:17:58.187502 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:info: Adding group `bind' (GID 102) ... 2026-05-22 01:17:58.187569 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:info: Selecting UID from range 100 to 59999 ... 2026-05-22 01:17:58.187663 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2026-05-22 01:17:58.187742 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:info: Adding system user `bind' (UID 100) ... 2026-05-22 01:17:58.187813 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:info: Adding new user `bind' (UID 100) with group `bind' ... 2026-05-22 01:17:58.187884 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:info: Not creating home directory `/var/cache/bind'. 2026-05-22 01:17:58.187951 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:wrote key file "/etc/bind/rndc.key" 2026-05-22 01:17:58.188022 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2026-05-22 01:17:58.188170 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:invoke-rc.d: could not determine current runlevel 2026-05-22 01:17:58.188229 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-22 01:17:58.188310 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 01:17:58.188378 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Removed intermediate container 781b82bb0417 2026-05-22 01:17:58.188447 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> 18d8113ad42e 2026-05-22 01:17:58.188517 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Step 4/7 : RUN mkdir -p /var/lib/kolla/ /var/lib/bind/ /run/bind && chown -R root: /var/lib/bind /run/bind && chmod 755 /run/bind 2026-05-22 01:17:58.188589 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Running in ec50444feea5 2026-05-22 01:17:58.188677 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Removed intermediate container ec50444feea5 2026-05-22 01:17:58.188738 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> 63fe773d9e8c 2026-05-22 01:17:58.188795 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Step 5/7 : COPY patches /patches 2026-05-22 01:17:58.188854 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> 9edd11958caa 2026-05-22 01:17:58.188911 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Step 6/7 : RUN kolla_patch 2026-05-22 01:17:58.188982 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Running in 5c5982c5d715 2026-05-22 01:17:58.189039 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:[i] No series file found, nothing to patch. 2026-05-22 01:17:58.189112 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Removed intermediate container 5c5982c5d715 2026-05-22 01:17:58.189169 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> 2c90fe2217f4 2026-05-22 01:17:58.189233 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Step 7/7 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 01:17:58.190769 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Running in 14b64b508f76 2026-05-22 01:17:58.190784 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Reading package lists... 2026-05-22 01:17:58.190799 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Building dependency tree... 2026-05-22 01:17:58.190806 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Reading state information... 2026-05-22 01:17:58.190813 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:The following packages were automatically installed and are no longer required: 2026-05-22 01:17:58.190821 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:17:58.190828 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:17:58.190836 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:17:58.190849 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:17:58.190857 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:17:58.190864 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:17:58.190871 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:17:58.190878 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: xz-utils 2026-05-22 01:17:58.190886 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Use 'apt autoremove' to remove them. 2026-05-22 01:17:58.190893 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:The following packages will be REMOVED: 2026-05-22 01:17:58.190900 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: build-essential 2026-05-22 01:17:58.190908 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-22 01:17:58.190915 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:After this operation, 17.4 kB disk space will be freed. 2026-05-22 01:17:58.190922 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 2026-05-22 01:17:58.190930 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:17:58.190939 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 70% 2026-05-22 01:17:58.190946 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 75% 2026-05-22 01:17:58.190953 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 80% 2026-05-22 01:17:58.190960 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 85% 2026-05-22 01:17:58.190967 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 90% 2026-05-22 01:17:58.190974 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 95% 2026-05-22 01:17:58.190981 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 100% (Reading database ... 18967 files and directories currently installed.) 2026-05-22 01:17:58.190989 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing build-essential (12.10ubuntu1) ... 2026-05-22 01:17:58.190996 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Reading package lists... 2026-05-22 01:17:58.191003 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Building dependency tree... 2026-05-22 01:17:58.191010 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Reading state information... 2026-05-22 01:17:58.191017 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:The following packages will be REMOVED: 2026-05-22 01:17:58.191025 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:17:58.191037 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:17:58.191062 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:17:58.191070 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:17:58.191077 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:17:58.191084 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:17:58.191091 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:17:58.191104 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: xz-utils 2026-05-22 01:17:58.191111 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-22 01:17:58.191118 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:After this operation, 228 MB disk space will be freed. 2026-05-22 01:17:58.191125 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 2026-05-22 01:17:58.191133 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% 2026-05-22 01:17:58.191141 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:17:58.191148 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 70% 2026-05-22 01:17:58.191160 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 75% 2026-05-22 01:17:58.191167 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 80% 2026-05-22 01:17:58.191194 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 2026-05-22 01:17:58.191202 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:85% 2026-05-22 01:17:58.191209 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 90% 2026-05-22 01:17:58.191216 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 95% 2026-05-22 01:17:58.191223 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 100% (Reading database ... 18958 files and directories currently installed.) 2026-05-22 01:17:58.191230 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-22 01:17:58.191237 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:17:58.191244 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-22 01:17:58.191251 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:17:58.191258 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-22 01:17:58.191265 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-22 01:17:58.191272 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:17:58.191279 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:17:58.191288 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:17:58.191296 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:17:58.191376 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-22 01:17:58.191415 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:17:58.191467 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:17:58.191516 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:17:58.191608 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:17:58.191626 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-22 01:17:58.191691 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-22 01:17:58.191739 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:17:58.191788 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:17:58.191836 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:17:58.191885 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:17:58.191934 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:17:58.191982 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:17:58.192030 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:17:58.192092 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:17:58.192142 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:17:58.192190 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:17:58.192237 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-22 01:17:58.192285 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:17:58.192333 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:17:58.192380 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-22 01:17:58.192428 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:17:58.192475 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:17:58.194692 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-22 01:17:58.194710 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:17:58.194724 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:17:58.194733 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:17:58.194740 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:17:58.194747 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing lto-disabled-list (47) ... 2026-05-22 01:17:58.194754 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing make (4.3-4.1build2) ... 2026-05-22 01:17:58.194761 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2026-05-22 01:17:58.194768 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-22 01:17:58.194775 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2026-05-22 01:17:58.194789 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 01:17:58.194796 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2026-05-22 01:17:58.194803 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Collecting pyclean==3.0.0 2026-05-22 01:17:58.194810 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-22 01:17:58.194817 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-22 01:17:58.194824 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Installing collected packages: pyclean 2026-05-22 01:17:58.194831 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Successfully installed pyclean-3.0.0 2026-05-22 01:17:58.194838 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Cleaning directory /var/lib/kolla/venv 2026-05-22 01:17:58.194845 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2026-05-22 01:17:58.194852 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Total 8632 files, 1231 directories removed. 2026-05-22 01:17:58.194859 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2026-05-22 01:17:58.194866 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Cleaning directory /usr 2026-05-22 01:17:58.194872 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2026-05-22 01:17:58.194879 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Total 1316 files, 133 directories removed. 2026-05-22 01:17:58.194886 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2026-05-22 01:17:58.194893 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Found existing installation: pyclean 3.0.0 2026-05-22 01:17:58.194900 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Uninstalling pyclean-3.0.0: 2026-05-22 01:17:58.194907 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: Successfully uninstalled pyclean-3.0.0 2026-05-22 01:17:58.194914 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Removed intermediate container 14b64b508f76 2026-05-22 01:17:58.194921 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> d357b68ec64a 2026-05-22 01:17:58.194928 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Successfully built d18ecacfc6b6 2026-05-22 01:17:58.194935 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Successfully tagged osism.harbor.regio.digital/kolla/designate-backend-bind9:build-20260522 2026-05-22 01:17:58.194942 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Built at 2026-05-22 01:17:58.193368 (took 0:00:37.576825) 2026-05-22 01:17:58.194949 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-producer) 2026-05-22 01:17:58.194956 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-producer:Processing 2026-05-22 01:17:58.194963 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Building started at 2026-05-22 01:17:58.193830 2026-05-22 01:17:58.194973 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-producer:Turned 0 plugins into plugins archive 2026-05-22 01:17:58.195454 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-producer:Turned 0 additions into additions archive 2026-05-22 01:18:24.686680 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Step 1/6 : FROM osism.harbor.regio.digital/kolla/designate-base:build-20260522 2026-05-22 01:18:24.686780 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> 7c85444a2b70 2026-05-22 01:18:24.686800 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Step 2/6 : LABEL "build-date"="20260522" "name"="designate-producer" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="designate-producer" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 01:18:24.686857 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> Running in 159a7bb2321f 2026-05-22 01:18:24.686873 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> Removed intermediate container 159a7bb2321f 2026-05-22 01:18:24.686882 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> 8558d70d43a5 2026-05-22 01:18:24.686892 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Step 3/6 : COPY patches /patches 2026-05-22 01:18:24.686900 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> 507b4410b04d 2026-05-22 01:18:24.686913 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Step 4/6 : RUN kolla_patch 2026-05-22 01:18:24.686925 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> Running in f2523c766227 2026-05-22 01:18:24.686957 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:[i] No series file found, nothing to patch. 2026-05-22 01:18:24.686985 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> Removed intermediate container f2523c766227 2026-05-22 01:18:24.687048 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> 98c6c40708f4 2026-05-22 01:18:24.687061 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 01:18:24.687075 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> Running in ba396fa7a047 2026-05-22 01:18:24.687087 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Reading package lists... 2026-05-22 01:18:24.687130 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Building dependency tree... 2026-05-22 01:18:24.687169 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Reading state information... 2026-05-22 01:18:24.687195 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:The following packages were automatically installed and are no longer required: 2026-05-22 01:18:24.687284 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:18:24.687297 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:18:24.687311 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:18:24.687320 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:18:24.687332 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:18:24.687358 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:18:24.687384 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:18:24.687436 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: xz-utils 2026-05-22 01:18:24.687447 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Use 'apt autoremove' to remove them. 2026-05-22 01:18:24.687460 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:The following packages will be REMOVED: 2026-05-22 01:18:24.687472 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: build-essential 2026-05-22 01:18:24.687513 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-22 01:18:24.687527 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:After this operation, 17.4 kB disk space will be freed. 2026-05-22 01:18:24.687539 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 2026-05-22 01:18:24.687623 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:18:24.687641 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 70% 2026-05-22 01:18:24.687655 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 75% 2026-05-22 01:18:24.687720 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 80% 2026-05-22 01:18:24.687735 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 85% 2026-05-22 01:18:24.687746 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 90% 2026-05-22 01:18:24.687785 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 95% 2026-05-22 01:18:24.687820 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 100% (Reading database ... 18824 files and directories currently installed.) 2026-05-22 01:18:24.687834 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing build-essential (12.10ubuntu1) ... 2026-05-22 01:18:24.687868 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Reading package lists... 2026-05-22 01:18:24.687881 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Building dependency tree... 2026-05-22 01:18:24.687925 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Reading state information... 2026-05-22 01:18:24.687939 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:The following packages will be REMOVED: 2026-05-22 01:18:24.687974 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:18:24.687987 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:18:24.688019 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:18:24.688033 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:18:24.688058 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:18:24.688092 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:18:24.688105 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:18:24.688118 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: xz-utils 2026-05-22 01:18:24.688174 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-22 01:18:24.688188 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:After this operation, 228 MB disk space will be freed. 2026-05-22 01:18:24.688230 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 2026-05-22 01:18:24.688268 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 2026-05-22 01:18:24.688284 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:18:24.688321 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 70% 2026-05-22 01:18:24.688334 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 75% 2026-05-22 01:18:24.688371 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 80% 2026-05-22 01:18:24.688384 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 85% 2026-05-22 01:18:24.688420 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 90% 2026-05-22 01:18:24.688443 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 95% 2026-05-22 01:18:24.688475 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 100% (Reading database ... 18815 files and directories currently installed.) 2026-05-22 01:18:24.688488 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-22 01:18:24.688522 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:18:24.688561 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-22 01:18:24.688574 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:18:24.688637 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-22 01:18:24.688691 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-22 01:18:24.688702 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:18:24.688713 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:18:24.688767 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:18:24.688777 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:18:24.688790 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-22 01:18:24.688816 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:18:24.688858 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: 2026-05-22 01:18:24.688871 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:18:24.688883 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:18:24.688924 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:18:24.688937 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-22 01:18:24.688962 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-22 01:18:24.689005 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:18:24.689014 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: 2026-05-22 01:18:24.689026 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:18:24.689082 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:18:24.689096 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:18:24.689108 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:18:24.689172 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: 2026-05-22 01:18:24.689186 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:18:24.689238 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: 2026-05-22 01:18:24.689252 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:18:24.689264 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: 2026-05-22 01:18:24.689307 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:18:24.689320 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:18:24.689332 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:18:24.689372 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-22 01:18:24.689394 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:18:24.689405 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:18:24.689417 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-22 01:18:24.689460 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:18:24.689473 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:18:24.689495 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: 2026-05-22 01:18:24.689537 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-22 01:18:24.689547 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:18:24.689559 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:18:24.689619 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:18:24.689637 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:18:24.689703 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing lto-disabled-list (47) ... 2026-05-22 01:18:24.689717 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing make (4.3-4.1build2) ... 2026-05-22 01:18:24.689769 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: 2026-05-22 01:18:24.689779 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-22 01:18:24.689791 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: 2026-05-22 01:18:24.689843 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 01:18:24.689853 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Collecting pyclean==3.0.0 2026-05-22 01:18:24.689865 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-22 01:18:24.689914 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-22 01:18:24.689925 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Installing collected packages: pyclean 2026-05-22 01:18:24.689936 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Successfully installed pyclean-3.0.0 2026-05-22 01:18:24.689986 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Cleaning directory /var/lib/kolla/venv 2026-05-22 01:18:24.689996 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: 2026-05-22 01:18:24.690008 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Total 8632 files, 1231 directories removed. 2026-05-22 01:18:24.690020 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: 2026-05-22 01:18:24.690061 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Cleaning directory /usr 2026-05-22 01:18:24.690074 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: 2026-05-22 01:18:24.690085 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Total 1316 files, 133 directories removed. 2026-05-22 01:18:24.690126 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: 2026-05-22 01:18:24.690163 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Found existing installation: pyclean 3.0.0 2026-05-22 01:18:24.690207 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Uninstalling pyclean-3.0.0: 2026-05-22 01:18:24.690220 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: Successfully uninstalled pyclean-3.0.0 2026-05-22 01:18:24.690231 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> Removed intermediate container ba396fa7a047 2026-05-22 01:18:24.690272 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> bd7e70782698 2026-05-22 01:18:24.690285 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Step 6/6 : USER designate 2026-05-22 01:18:24.690336 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> Running in a9455d0a31bd 2026-05-22 01:18:24.690354 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> Removed intermediate container a9455d0a31bd 2026-05-22 01:18:24.690371 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> c532b16d944a 2026-05-22 01:18:24.690383 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Successfully built 431bfcdd6e9e 2026-05-22 01:18:24.690396 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Successfully tagged osism.harbor.regio.digital/kolla/designate-producer:build-20260522 2026-05-22 01:18:24.690552 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Built at 2026-05-22 01:18:24.690406 (took 0:00:26.496576) 2026-05-22 01:18:24.690763 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-api) 2026-05-22 01:18:24.690799 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-api:Processing 2026-05-22 01:18:24.690845 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Building started at 2026-05-22 01:18:24.690797 2026-05-22 01:18:24.691481 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-api:Turned 0 plugins into plugins archive 2026-05-22 01:18:24.691913 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-api:Turned 0 additions into additions archive 2026-05-22 01:18:51.900342 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Step 1/6 : FROM osism.harbor.regio.digital/kolla/designate-base:build-20260522 2026-05-22 01:18:51.900578 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> 7c85444a2b70 2026-05-22 01:18:51.900808 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Step 2/6 : LABEL "build-date"="20260522" "name"="designate-api" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="designate-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 01:18:51.900945 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> Running in 1f5f75021175 2026-05-22 01:18:51.901069 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> Removed intermediate container 1f5f75021175 2026-05-22 01:18:51.901187 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> 851ddccb6bde 2026-05-22 01:18:51.901350 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Step 3/6 : COPY patches /patches 2026-05-22 01:18:51.901470 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> c01682c807d9 2026-05-22 01:18:51.901582 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Step 4/6 : RUN kolla_patch 2026-05-22 01:18:51.901740 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> Running in adeece944496 2026-05-22 01:18:51.901917 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:[i] No series file found, nothing to patch. 2026-05-22 01:18:51.902045 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> Removed intermediate container adeece944496 2026-05-22 01:18:51.902856 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> 653e4701bd62 2026-05-22 01:18:51.902938 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 01:18:51.902957 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> Running in 3f23a14eae70 2026-05-22 01:18:51.902971 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Reading package lists... 2026-05-22 01:18:51.902983 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Building dependency tree... 2026-05-22 01:18:51.902995 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Reading state information... 2026-05-22 01:18:51.903033 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:The following packages were automatically installed and are no longer required: 2026-05-22 01:18:51.903044 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:18:51.903054 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:18:51.903064 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:18:51.903074 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:18:51.903084 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:18:51.903142 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:18:51.903154 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:18:51.903181 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: xz-utils 2026-05-22 01:18:51.903191 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Use 'apt autoremove' to remove them. 2026-05-22 01:18:51.903200 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:The following packages will be REMOVED: 2026-05-22 01:18:51.903210 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: build-essential 2026-05-22 01:18:51.903254 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-22 01:18:51.903264 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:After this operation, 17.4 kB disk space will be freed. 2026-05-22 01:18:51.903274 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 2026-05-22 01:18:51.903291 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:18:51.903303 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 70% 2026-05-22 01:18:51.903316 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 75% 2026-05-22 01:18:51.903439 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 80% 2026-05-22 01:18:51.903457 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 85% 2026-05-22 01:18:51.903555 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 90% 2026-05-22 01:18:51.904823 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 95% 2026-05-22 01:18:51.904875 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 100% (Reading database ... 18824 files and directories currently installed.) 2026-05-22 01:18:51.904889 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing build-essential (12.10ubuntu1) ... 2026-05-22 01:18:51.904899 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Reading package lists... 2026-05-22 01:18:51.904909 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Building dependency tree... 2026-05-22 01:18:51.904919 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Reading state information... 2026-05-22 01:18:51.904929 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:The following packages will be REMOVED: 2026-05-22 01:18:51.904938 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:18:51.904948 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:18:51.904958 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:18:51.904967 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:18:51.904977 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:18:51.904997 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:18:51.905007 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:18:51.905017 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: xz-utils 2026-05-22 01:18:51.905027 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-22 01:18:51.905036 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:After this operation, 228 MB disk space will be freed. 2026-05-22 01:18:51.905046 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 2026-05-22 01:18:51.905055 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 2026-05-22 01:18:51.905067 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:18:51.905079 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 70% 2026-05-22 01:18:51.905089 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 75% 2026-05-22 01:18:51.905098 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 80% (Reading database ... 85% 2026-05-22 01:18:51.905107 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 90% 2026-05-22 01:18:51.905117 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 95% 2026-05-22 01:18:51.905127 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 100% (Reading database ... 18815 files and directories currently installed.) 2026-05-22 01:18:51.905136 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-22 01:18:51.905146 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:18:51.905155 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-22 01:18:51.906686 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:18:51.906729 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-22 01:18:51.906739 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-22 01:18:51.906750 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:18:51.906759 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: 2026-05-22 01:18:51.906769 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:18:51.906779 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: 2026-05-22 01:18:51.906789 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:18:51.906799 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:18:51.906809 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: 2026-05-22 01:18:51.906819 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-22 01:18:51.906829 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: 2026-05-22 01:18:51.906839 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:18:51.906849 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: 2026-05-22 01:18:51.906858 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:18:51.906868 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: 2026-05-22 01:18:51.906878 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:18:51.906888 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:18:51.906907 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-22 01:18:51.906917 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-22 01:18:51.906927 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:18:51.906937 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:18:51.906947 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:18:51.906956 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:18:51.906966 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:18:51.906976 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:18:51.906986 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: 2026-05-22 01:18:51.906996 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:18:51.907006 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: 2026-05-22 01:18:51.907016 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:18:51.907025 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:18:51.907035 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:18:51.907045 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: 2026-05-22 01:18:51.907055 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-22 01:18:51.907065 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: 2026-05-22 01:18:51.907075 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:18:51.907085 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: 2026-05-22 01:18:51.907094 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:18:51.907104 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: 2026-05-22 01:18:51.907114 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-22 01:18:51.907124 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: 2026-05-22 01:18:51.907134 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:18:51.907144 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: 2026-05-22 01:18:51.907154 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:18:51.907163 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: 2026-05-22 01:18:51.907173 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-22 01:18:51.907183 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: 2026-05-22 01:18:51.907193 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:18:51.907203 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:18:51.907213 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:18:51.907268 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: 2026-05-22 01:18:51.907279 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:18:51.907288 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing lto-disabled-list (47) ... 2026-05-22 01:18:51.907298 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing make (4.3-4.1build2) ... 2026-05-22 01:18:51.907307 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-22 01:18:51.907327 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 01:18:51.907344 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Collecting pyclean==3.0.0 2026-05-22 01:18:51.907354 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-22 01:18:51.907371 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-22 01:18:51.907381 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Installing collected packages: pyclean 2026-05-22 01:18:51.907390 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Successfully installed pyclean-3.0.0 2026-05-22 01:18:51.907399 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Cleaning directory /var/lib/kolla/venv 2026-05-22 01:18:51.907409 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: 2026-05-22 01:18:51.907418 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Total 8632 files, 1231 directories removed. 2026-05-22 01:18:51.907427 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: 2026-05-22 01:18:51.907436 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Cleaning directory /usr 2026-05-22 01:18:51.907446 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: 2026-05-22 01:18:51.907455 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Total 1316 files, 133 directories removed. 2026-05-22 01:18:51.907465 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: 2026-05-22 01:18:51.907478 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Found existing installation: pyclean 3.0.0 2026-05-22 01:18:51.907488 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Uninstalling pyclean-3.0.0: 2026-05-22 01:18:51.907497 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: Successfully uninstalled pyclean-3.0.0 2026-05-22 01:18:51.907510 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> Removed intermediate container 3f23a14eae70 2026-05-22 01:18:51.907621 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> cadf303bbc0e 2026-05-22 01:18:51.907644 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Step 6/6 : USER designate 2026-05-22 01:18:51.907733 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> Running in 6fc67969cf50 2026-05-22 01:18:51.907789 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> Removed intermediate container 6fc67969cf50 2026-05-22 01:18:51.907831 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> eab888b1af25 2026-05-22 01:18:51.907873 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Successfully built 2aaeaf717007 2026-05-22 01:18:51.907914 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Successfully tagged osism.harbor.regio.digital/kolla/designate-api:build-20260522 2026-05-22 01:18:51.908018 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Built at 2026-05-22 01:18:51.907918 (took 0:00:27.217121) 2026-05-22 01:18:51.908360 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-sink) 2026-05-22 01:18:51.908460 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-sink:Processing 2026-05-22 01:18:51.908546 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Building started at 2026-05-22 01:18:51.908486 2026-05-22 01:18:51.909435 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-sink:Turned 0 plugins into plugins archive 2026-05-22 01:18:51.910108 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-sink:Turned 0 additions into additions archive 2026-05-22 01:19:18.621114 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Step 1/6 : FROM osism.harbor.regio.digital/kolla/designate-base:build-20260522 2026-05-22 01:19:18.621188 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> 7c85444a2b70 2026-05-22 01:19:18.621315 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Step 2/6 : LABEL "build-date"="20260522" "name"="designate-sink" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="designate-sink" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 01:19:18.621463 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> Running in 2f87e53f087e 2026-05-22 01:19:18.621544 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> Removed intermediate container 2f87e53f087e 2026-05-22 01:19:18.621679 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> 170a4f0bca7c 2026-05-22 01:19:18.621748 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Step 3/6 : COPY patches /patches 2026-05-22 01:19:18.621830 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> 6d662bdb05bf 2026-05-22 01:19:18.621907 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Step 4/6 : RUN kolla_patch 2026-05-22 01:19:18.621985 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> Running in 1a0c4562e024 2026-05-22 01:19:18.623696 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:[i] No series file found, nothing to patch. 2026-05-22 01:19:18.623714 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> Removed intermediate container 1a0c4562e024 2026-05-22 01:19:18.623725 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> 3cbc1b08aa0a 2026-05-22 01:19:18.623753 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 01:19:18.623764 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> Running in 1b8b92055db2 2026-05-22 01:19:18.623773 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Reading package lists... 2026-05-22 01:19:18.623782 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Building dependency tree... 2026-05-22 01:19:18.623791 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Reading state information... 2026-05-22 01:19:18.623799 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:The following packages were automatically installed and are no longer required: 2026-05-22 01:19:18.623809 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:19:18.623818 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:19:18.623827 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:19:18.623836 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:19:18.623845 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:19:18.623853 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:19:18.623862 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:19:18.623871 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: xz-utils 2026-05-22 01:19:18.623880 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Use 'apt autoremove' to remove them. 2026-05-22 01:19:18.623889 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:The following packages will be REMOVED: 2026-05-22 01:19:18.623897 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: build-essential 2026-05-22 01:19:18.623906 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-22 01:19:18.623915 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:After this operation, 17.4 kB disk space will be freed. 2026-05-22 01:19:18.623924 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 2026-05-22 01:19:18.623934 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:19:18.623953 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 70% 2026-05-22 01:19:18.623962 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 75% (Reading database ... 80% 2026-05-22 01:19:18.623971 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 85% 2026-05-22 01:19:18.623980 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 90% 2026-05-22 01:19:18.623988 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 95% 2026-05-22 01:19:18.623997 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 100% (Reading database ... 18824 files and directories currently installed.) 2026-05-22 01:19:18.624007 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing build-essential (12.10ubuntu1) ... 2026-05-22 01:19:18.624016 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Reading package lists... 2026-05-22 01:19:18.624025 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Building dependency tree... 2026-05-22 01:19:18.624034 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Reading state information... 2026-05-22 01:19:18.624042 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:The following packages will be REMOVED: 2026-05-22 01:19:18.624051 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:19:18.624060 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:19:18.624074 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:19:18.624083 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:19:18.624092 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:19:18.624101 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:19:18.624109 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:19:18.624118 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: xz-utils 2026-05-22 01:19:18.624132 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-22 01:19:18.624141 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:After this operation, 228 MB disk space will be freed. 2026-05-22 01:19:18.624150 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 2026-05-22 01:19:18.624163 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:19:18.624172 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 70% 2026-05-22 01:19:18.624272 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 75% 2026-05-22 01:19:18.624309 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 80% 2026-05-22 01:19:18.624395 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 85% 2026-05-22 01:19:18.624452 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 90% 2026-05-22 01:19:18.624496 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 95% 2026-05-22 01:19:18.624539 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 100% (Reading database ... 18815 files and directories currently installed.) 2026-05-22 01:19:18.624618 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-22 01:19:18.624685 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:19:18.624728 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-22 01:19:18.624784 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:19:18.624882 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-22 01:19:18.624928 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-22 01:19:18.624981 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:19:18.625038 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:19:18.625094 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:19:18.625150 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:19:18.625204 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-22 01:19:18.625260 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:19:18.625322 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:19:18.625382 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:19:18.625438 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:19:18.625495 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-22 01:19:18.625550 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-22 01:19:18.625621 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:19:18.625688 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:19:18.625749 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:19:18.625805 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:19:18.625861 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:19:18.625905 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:19:18.625958 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:19:18.626001 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:19:18.626056 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:19:18.626109 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:19:18.626163 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-22 01:19:18.626216 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:19:18.626268 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:19:18.626362 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-22 01:19:18.626426 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2026-05-22 01:19:18.626486 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:19:18.626550 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:19:18.626616 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-22 01:19:18.626665 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:19:18.626730 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:19:18.626786 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:19:18.626840 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:19:18.626884 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing lto-disabled-list (47) ... 2026-05-22 01:19:18.626927 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2026-05-22 01:19:18.626970 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing make (4.3-4.1build2) ... 2026-05-22 01:19:18.627060 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-22 01:19:18.627103 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 01:19:18.627145 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Collecting pyclean==3.0.0 2026-05-22 01:19:18.627199 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-22 01:19:18.627213 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-22 01:19:18.627276 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Installing collected packages: pyclean 2026-05-22 01:19:18.627341 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Successfully installed pyclean-3.0.0 2026-05-22 01:19:18.627397 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Cleaning directory /var/lib/kolla/venv 2026-05-22 01:19:18.627411 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2026-05-22 01:19:18.627483 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Total 8632 files, 1231 directories removed. 2026-05-22 01:19:18.627536 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2026-05-22 01:19:18.627550 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Cleaning directory /usr 2026-05-22 01:19:18.627617 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2026-05-22 01:19:18.627682 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Total 1316 files, 133 directories removed. 2026-05-22 01:19:18.627732 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2026-05-22 01:19:18.627782 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Found existing installation: pyclean 3.0.0 2026-05-22 01:19:18.627829 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Uninstalling pyclean-3.0.0: 2026-05-22 01:19:18.627876 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: Successfully uninstalled pyclean-3.0.0 2026-05-22 01:19:18.627925 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> Removed intermediate container 1b8b92055db2 2026-05-22 01:19:18.627972 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> 4148f6e115c4 2026-05-22 01:19:18.628019 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Step 6/6 : USER designate 2026-05-22 01:19:18.628102 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> Running in b299d2dea6e8 2026-05-22 01:19:18.628163 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> Removed intermediate container b299d2dea6e8 2026-05-22 01:19:18.628212 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> 1a033118a9d6 2026-05-22 01:19:18.628263 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Successfully built 249278569730 2026-05-22 01:19:18.628326 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Successfully tagged osism.harbor.regio.digital/kolla/designate-sink:build-20260522 2026-05-22 01:19:18.628455 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Built at 2026-05-22 01:19:18.628346 (took 0:00:26.719860) 2026-05-22 01:19:18.629010 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-mdns) 2026-05-22 01:19:18.629093 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-mdns:Processing 2026-05-22 01:19:18.629149 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Building started at 2026-05-22 01:19:18.629076 2026-05-22 01:19:18.630044 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-mdns:Turned 0 plugins into plugins archive 2026-05-22 01:19:18.630617 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-mdns:Turned 0 additions into additions archive 2026-05-22 01:19:43.973606 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Step 1/6 : FROM osism.harbor.regio.digital/kolla/designate-base:build-20260522 2026-05-22 01:19:43.974705 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> 7c85444a2b70 2026-05-22 01:19:43.974731 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Step 2/6 : LABEL "build-date"="20260522" "name"="designate-mdns" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="designate-mdns" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 01:19:43.974737 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> Running in 1f401e0e4050 2026-05-22 01:19:43.974741 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> Removed intermediate container 1f401e0e4050 2026-05-22 01:19:43.974745 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> 20a92ee817aa 2026-05-22 01:19:43.974748 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Step 3/6 : COPY patches /patches 2026-05-22 01:19:43.974752 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> 7710bf0f6c35 2026-05-22 01:19:43.974755 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Step 4/6 : RUN kolla_patch 2026-05-22 01:19:43.974759 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> Running in e646d02963eb 2026-05-22 01:19:43.974763 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:[i] No series file found, nothing to patch. 2026-05-22 01:19:43.974766 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> Removed intermediate container e646d02963eb 2026-05-22 01:19:43.974769 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> 1c6c8a32b4b1 2026-05-22 01:19:43.974774 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 01:19:43.974778 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> Running in 9589b76816f7 2026-05-22 01:19:43.974781 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Reading package lists... 2026-05-22 01:19:43.974785 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Building dependency tree... 2026-05-22 01:19:43.974788 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Reading state information... 2026-05-22 01:19:43.974792 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:The following packages were automatically installed and are no longer required: 2026-05-22 01:19:43.974796 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:19:43.974799 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:19:43.974803 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:19:43.974806 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:19:43.974810 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:19:43.974813 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:19:43.974817 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:19:43.974820 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: xz-utils 2026-05-22 01:19:43.974824 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Use 'apt autoremove' to remove them. 2026-05-22 01:19:43.974830 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:The following packages will be REMOVED: 2026-05-22 01:19:43.974834 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: build-essential 2026-05-22 01:19:43.974838 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-22 01:19:43.974841 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:After this operation, 17.4 kB disk space will be freed. 2026-05-22 01:19:43.974845 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 2026-05-22 01:19:43.974859 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:19:43.974863 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 70% 2026-05-22 01:19:43.974867 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 75% 2026-05-22 01:19:43.974870 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 80% 2026-05-22 01:19:43.974873 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 85% 2026-05-22 01:19:43.974876 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 90% 2026-05-22 01:19:43.974888 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 95% 2026-05-22 01:19:43.974958 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 100% (Reading database ... 18824 files and directories currently installed.) 2026-05-22 01:19:43.975011 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing build-essential (12.10ubuntu1) ... 2026-05-22 01:19:43.975065 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Reading package lists... 2026-05-22 01:19:43.975114 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Building dependency tree... 2026-05-22 01:19:43.975160 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Reading state information... 2026-05-22 01:19:43.975215 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:The following packages will be REMOVED: 2026-05-22 01:19:43.975262 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:19:43.976728 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:19:43.976782 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:19:43.976793 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:19:43.976801 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:19:43.976809 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:19:43.976817 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:19:43.976825 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: xz-utils 2026-05-22 01:19:43.976833 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-22 01:19:43.976841 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:After this operation, 228 MB disk space will be freed. 2026-05-22 01:19:43.976848 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 2026-05-22 01:19:43.976857 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% 2026-05-22 01:19:43.976866 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:19:43.976874 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 70% 2026-05-22 01:19:43.976898 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 75% 2026-05-22 01:19:43.976906 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 80% 2026-05-22 01:19:43.976914 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 85% 2026-05-22 01:19:43.976921 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 90% 2026-05-22 01:19:43.976929 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 95% 2026-05-22 01:19:43.976937 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 100% (Reading database ... 18815 files and directories currently installed.) 2026-05-22 01:19:43.976945 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-22 01:19:43.976953 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:19:43.976960 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-22 01:19:43.976968 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:19:43.976976 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-22 01:19:43.976983 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-22 01:19:43.976991 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:19:43.976998 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:19:43.977006 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:19:43.977014 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:19:43.977035 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-22 01:19:43.977051 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:19:43.977059 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:19:43.977067 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:19:43.977075 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:19:43.977082 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-22 01:19:43.977090 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-22 01:19:43.977097 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:19:43.977105 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:19:43.977113 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:19:43.977131 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:19:43.977148 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:19:43.977156 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:19:43.977163 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:19:43.977171 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:19:43.977179 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:19:43.977186 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: 2026-05-22 01:19:43.977194 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:19:43.977201 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-22 01:19:43.977215 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:19:43.977226 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: 2026-05-22 01:19:43.977234 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:19:43.977244 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-22 01:19:43.977299 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:19:43.977335 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:19:43.977400 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-22 01:19:43.977496 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:19:43.977510 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:19:43.977550 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:19:43.977610 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:19:43.977699 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing lto-disabled-list (47) ... 2026-05-22 01:19:43.977744 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: 2026-05-22 01:19:43.977797 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing make (4.3-4.1build2) ... 2026-05-22 01:19:43.977850 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-22 01:19:43.977902 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 01:19:43.977952 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Collecting pyclean==3.0.0 2026-05-22 01:19:43.978001 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-22 01:19:43.978051 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-22 01:19:43.978101 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Installing collected packages: pyclean 2026-05-22 01:19:43.978150 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Successfully installed pyclean-3.0.0 2026-05-22 01:19:43.978199 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Cleaning directory /var/lib/kolla/venv 2026-05-22 01:19:43.978246 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: 2026-05-22 01:19:43.978297 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Total 8632 files, 1231 directories removed. 2026-05-22 01:19:43.978344 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: 2026-05-22 01:19:43.978411 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Cleaning directory /usr 2026-05-22 01:19:43.978459 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: 2026-05-22 01:19:43.978510 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Total 1316 files, 133 directories removed. 2026-05-22 01:19:43.978556 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: 2026-05-22 01:19:43.978630 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Found existing installation: pyclean 3.0.0 2026-05-22 01:19:43.978688 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Uninstalling pyclean-3.0.0: 2026-05-22 01:19:43.978741 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: Successfully uninstalled pyclean-3.0.0 2026-05-22 01:19:43.978792 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> Removed intermediate container 9589b76816f7 2026-05-22 01:19:43.978844 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> 11a28815e799 2026-05-22 01:19:43.978905 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Step 6/6 : USER designate 2026-05-22 01:19:43.978959 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> Running in 8d64a31b997a 2026-05-22 01:19:43.979010 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> Removed intermediate container 8d64a31b997a 2026-05-22 01:19:43.979060 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> 517388f6babd 2026-05-22 01:19:43.979114 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Successfully built 09e862b7bef0 2026-05-22 01:19:43.979165 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Successfully tagged osism.harbor.regio.digital/kolla/designate-mdns:build-20260522 2026-05-22 01:19:43.979254 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Built at 2026-05-22 01:19:43.979180 (took 0:00:25.350104) 2026-05-22 01:19:43.979681 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(gnocchi-statsd) 2026-05-22 01:19:43.979757 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-statsd:Processing 2026-05-22 01:19:43.979836 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Building started at 2026-05-22 01:19:43.979760 2026-05-22 01:19:43.980555 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-statsd:Turned 0 plugins into plugins archive 2026-05-22 01:19:43.981127 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-statsd:Turned 0 additions into additions archive 2026-05-22 01:20:10.444485 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Step 1/6 : FROM osism.harbor.regio.digital/kolla/gnocchi-base:build-20260522 2026-05-22 01:20:10.444635 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> 07f6995aabfb 2026-05-22 01:20:10.444670 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Step 2/6 : LABEL "build-date"="20260522" "name"="gnocchi-statsd" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="gnocchi-statsd" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 01:20:10.444750 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> Running in 8bd6076063ab 2026-05-22 01:20:10.444819 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> Removed intermediate container 8bd6076063ab 2026-05-22 01:20:10.444882 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> a3f7b3750c84 2026-05-22 01:20:10.444996 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Step 3/6 : COPY patches /patches 2026-05-22 01:20:10.445017 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> 18f185408040 2026-05-22 01:20:10.445084 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Step 4/6 : RUN kolla_patch 2026-05-22 01:20:10.445136 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> Running in 0c3be37e5d1e 2026-05-22 01:20:10.445186 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:[i] No series file found, nothing to patch. 2026-05-22 01:20:10.445239 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> Removed intermediate container 0c3be37e5d1e 2026-05-22 01:20:10.445290 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> b56b336fb1eb 2026-05-22 01:20:10.445343 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 01:20:10.445395 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> Running in cc733d14a807 2026-05-22 01:20:10.445485 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Reading package lists... 2026-05-22 01:20:10.445504 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Building dependency tree... 2026-05-22 01:20:10.445625 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Reading state information... 2026-05-22 01:20:10.445650 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:The following packages were automatically installed and are no longer required: 2026-05-22 01:20:10.445731 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:20:10.445782 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:20:10.445798 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:20:10.445872 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:20:10.447719 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:20:10.447756 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:20:10.447762 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:20:10.447766 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: xz-utils 2026-05-22 01:20:10.447771 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Use 'apt autoremove' to remove them. 2026-05-22 01:20:10.447775 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:The following packages will be REMOVED: 2026-05-22 01:20:10.447779 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: build-essential 2026-05-22 01:20:10.447783 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-22 01:20:10.447787 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:After this operation, 17.4 kB disk space will be freed. 2026-05-22 01:20:10.447799 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 2026-05-22 01:20:10.447805 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:20:10.447810 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 70% 2026-05-22 01:20:10.447814 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 75% 2026-05-22 01:20:10.447817 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 80% 2026-05-22 01:20:10.447821 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 85% 2026-05-22 01:20:10.447825 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 90% 2026-05-22 01:20:10.447829 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 95% 2026-05-22 01:20:10.447832 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 100% (Reading database ... 18864 files and directories currently installed.) 2026-05-22 01:20:10.447838 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing build-essential (12.10ubuntu1) ... 2026-05-22 01:20:10.447842 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Reading package lists... 2026-05-22 01:20:10.447845 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Building dependency tree... 2026-05-22 01:20:10.447849 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Reading state information... 2026-05-22 01:20:10.447852 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:The following packages will be REMOVED: 2026-05-22 01:20:10.447856 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:20:10.447860 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:20:10.447864 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:20:10.447867 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:20:10.447871 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:20:10.447875 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:20:10.447884 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:20:10.447888 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: xz-utils 2026-05-22 01:20:10.447892 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-22 01:20:10.447895 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:After this operation, 228 MB disk space will be freed. 2026-05-22 01:20:10.447899 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 2026-05-22 01:20:10.447903 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2026-05-22 01:20:10.447907 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:20:10.447911 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 70% (Reading database ... 75% 2026-05-22 01:20:10.447914 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 80% 2026-05-22 01:20:10.447918 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 85% 2026-05-22 01:20:10.447922 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 90% 2026-05-22 01:20:10.447925 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 95% 2026-05-22 01:20:10.447933 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 100% (Reading database ... 18855 files and directories currently installed.) 2026-05-22 01:20:10.447937 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-22 01:20:10.447941 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:20:10.447945 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-22 01:20:10.447948 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:20:10.447952 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-22 01:20:10.447955 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-22 01:20:10.447959 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:20:10.447963 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:20:10.447966 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:20:10.447972 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:20:10.447976 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-22 01:20:10.447980 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:20:10.447983 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:20:10.450669 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:20:10.450680 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:20:10.450685 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-22 01:20:10.450689 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-22 01:20:10.450693 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:20:10.450698 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:20:10.450701 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:20:10.450715 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:20:10.450719 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:20:10.450722 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:20:10.450726 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:20:10.450730 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:20:10.450734 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:20:10.450737 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:20:10.450741 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-22 01:20:10.450744 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:20:10.450748 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:20:10.450752 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-22 01:20:10.450755 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:20:10.450759 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:20:10.450763 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-22 01:20:10.450766 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:20:10.450770 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:20:10.450773 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:20:10.450777 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:20:10.450781 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing lto-disabled-list (47) ... 2026-05-22 01:20:10.450784 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing make (4.3-4.1build2) ... 2026-05-22 01:20:10.450788 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-22 01:20:10.450792 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 01:20:10.450795 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Collecting pyclean==3.0.0 2026-05-22 01:20:10.450799 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-22 01:20:10.450803 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-22 01:20:10.450806 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Installing collected packages: pyclean 2026-05-22 01:20:10.450810 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Successfully installed pyclean-3.0.0 2026-05-22 01:20:10.450813 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Cleaning directory /var/lib/kolla/venv 2026-05-22 01:20:10.450817 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2026-05-22 01:20:10.450821 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Total 8895 files, 1247 directories removed. 2026-05-22 01:20:10.450824 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2026-05-22 01:20:10.450828 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Cleaning directory /usr 2026-05-22 01:20:10.450831 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2026-05-22 01:20:10.450835 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Total 1316 files, 133 directories removed. 2026-05-22 01:20:10.450839 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2026-05-22 01:20:10.450842 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Found existing installation: pyclean 3.0.0 2026-05-22 01:20:10.450846 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Uninstalling pyclean-3.0.0: 2026-05-22 01:20:10.450856 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: Successfully uninstalled pyclean-3.0.0 2026-05-22 01:20:10.450860 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> Removed intermediate container cc733d14a807 2026-05-22 01:20:10.450864 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> f899edcab651 2026-05-22 01:20:10.450867 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Step 6/6 : USER gnocchi 2026-05-22 01:20:10.450871 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> Running in 9539e4155441 2026-05-22 01:20:10.450878 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> Removed intermediate container 9539e4155441 2026-05-22 01:20:10.450882 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> e95e8d30184e 2026-05-22 01:20:10.450885 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Successfully built fbafd7b2e92d 2026-05-22 01:20:10.450889 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Successfully tagged osism.harbor.regio.digital/kolla/gnocchi-statsd:build-20260522 2026-05-22 01:20:10.450892 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Built at 2026-05-22 01:20:10.449392 (took 0:00:26.469632) 2026-05-22 01:20:10.450896 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(gnocchi-metricd) 2026-05-22 01:20:10.450900 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-metricd:Processing 2026-05-22 01:20:10.450903 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Building started at 2026-05-22 01:20:10.449900 2026-05-22 01:20:10.450948 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-metricd:Turned 0 plugins into plugins archive 2026-05-22 01:20:10.451639 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-metricd:Turned 0 additions into additions archive 2026-05-22 01:20:37.472058 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Step 1/6 : FROM osism.harbor.regio.digital/kolla/gnocchi-base:build-20260522 2026-05-22 01:20:37.472177 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> 07f6995aabfb 2026-05-22 01:20:37.472266 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Step 2/6 : LABEL "build-date"="20260522" "name"="gnocchi-metricd" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="gnocchi-metricd" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 01:20:37.472324 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> Running in f78ed44e4a5d 2026-05-22 01:20:37.472376 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> Removed intermediate container f78ed44e4a5d 2026-05-22 01:20:37.472426 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> 42909567cff0 2026-05-22 01:20:37.472521 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Step 3/6 : COPY patches /patches 2026-05-22 01:20:37.472575 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> 4099b5060073 2026-05-22 01:20:37.472645 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Step 4/6 : RUN kolla_patch 2026-05-22 01:20:37.472698 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> Running in 277db8364c88 2026-05-22 01:20:37.472745 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:[i] No series file found, nothing to patch. 2026-05-22 01:20:37.472792 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> Removed intermediate container 277db8364c88 2026-05-22 01:20:37.472838 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> bc0b54cb68c4 2026-05-22 01:20:37.472888 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 01:20:37.472950 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> Running in f2e2f3cf7f90 2026-05-22 01:20:37.472994 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Reading package lists... 2026-05-22 01:20:37.473041 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Building dependency tree... 2026-05-22 01:20:37.473085 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Reading state information... 2026-05-22 01:20:37.473133 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:The following packages were automatically installed and are no longer required: 2026-05-22 01:20:37.473175 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:20:37.473216 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:20:37.473269 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:20:37.473312 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:20:37.473352 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:20:37.473391 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:20:37.473431 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:20:37.473491 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: xz-utils 2026-05-22 01:20:37.473533 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Use 'apt autoremove' to remove them. 2026-05-22 01:20:37.473578 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:The following packages will be REMOVED: 2026-05-22 01:20:37.473634 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: build-essential 2026-05-22 01:20:37.473684 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-22 01:20:37.473726 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:After this operation, 17.4 kB disk space will be freed. 2026-05-22 01:20:37.473772 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 2026-05-22 01:20:37.473821 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:20:37.473867 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 70% 2026-05-22 01:20:37.473919 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 75% 2026-05-22 01:20:37.473963 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 80% 2026-05-22 01:20:37.474005 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 85% 2026-05-22 01:20:37.474048 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 90% 2026-05-22 01:20:37.474091 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 95% 2026-05-22 01:20:37.474157 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 100% (Reading database ... 18864 files and directories currently installed.) 2026-05-22 01:20:37.474204 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing build-essential (12.10ubuntu1) ... 2026-05-22 01:20:37.474247 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Reading package lists... 2026-05-22 01:20:37.474292 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Building dependency tree... 2026-05-22 01:20:37.474336 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Reading state information... 2026-05-22 01:20:37.474383 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:The following packages will be REMOVED: 2026-05-22 01:20:37.474431 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:20:37.474487 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:20:37.474528 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:20:37.474568 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:20:37.474630 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:20:37.474676 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:20:37.474716 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:20:37.474757 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: xz-utils 2026-05-22 01:20:37.474805 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-22 01:20:37.474847 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:After this operation, 228 MB disk space will be freed. 2026-05-22 01:20:37.474890 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 2026-05-22 01:20:37.474937 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% 2026-05-22 01:20:37.474982 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:20:37.475027 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 70% 2026-05-22 01:20:37.475070 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 75% 2026-05-22 01:20:37.475113 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 80% 2026-05-22 01:20:37.475155 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 85% 2026-05-22 01:20:37.476374 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 90% 2026-05-22 01:20:37.476470 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 95% 2026-05-22 01:20:37.476521 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 100% (Reading database ... 18855 files and directories currently installed.) 2026-05-22 01:20:37.476569 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-22 01:20:37.476631 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:20:37.476718 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-22 01:20:37.476764 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:20:37.476808 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-22 01:20:37.476852 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-22 01:20:37.476897 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:20:37.476940 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:20:37.476985 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2026-05-22 01:20:37.477030 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:20:37.477074 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:20:37.477117 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-22 01:20:37.477171 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:20:37.477216 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:20:37.477264 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:20:37.477306 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:20:37.477347 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-22 01:20:37.477388 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-22 01:20:37.477429 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:20:37.477507 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:20:37.477554 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:20:37.477621 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:20:37.477678 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:20:37.477724 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:20:37.477767 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:20:37.477810 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:20:37.477853 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:20:37.477895 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:20:37.477938 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-22 01:20:37.477980 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:20:37.478021 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:20:37.478062 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-22 01:20:37.478103 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:20:37.478145 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:20:37.478190 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-22 01:20:37.478235 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2026-05-22 01:20:37.478280 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:20:37.478323 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:20:37.478365 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:20:37.478407 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:20:37.478448 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing lto-disabled-list (47) ... 2026-05-22 01:20:37.478504 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing make (4.3-4.1build2) ... 2026-05-22 01:20:37.478546 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-22 01:20:37.478609 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 01:20:37.478662 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Collecting pyclean==3.0.0 2026-05-22 01:20:37.478705 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-22 01:20:37.478748 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-22 01:20:37.478799 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Installing collected packages: pyclean 2026-05-22 01:20:37.478841 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Successfully installed pyclean-3.0.0 2026-05-22 01:20:37.478884 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Cleaning directory /var/lib/kolla/venv 2026-05-22 01:20:37.478923 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2026-05-22 01:20:37.478966 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Total 8895 files, 1247 directories removed. 2026-05-22 01:20:37.480665 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2026-05-22 01:20:37.480685 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Cleaning directory /usr 2026-05-22 01:20:37.480691 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2026-05-22 01:20:37.480695 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Total 1316 files, 133 directories removed. 2026-05-22 01:20:37.480699 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2026-05-22 01:20:37.480702 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Found existing installation: pyclean 3.0.0 2026-05-22 01:20:37.480706 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Uninstalling pyclean-3.0.0: 2026-05-22 01:20:37.480709 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: Successfully uninstalled pyclean-3.0.0 2026-05-22 01:20:37.480713 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> Removed intermediate container f2e2f3cf7f90 2026-05-22 01:20:37.480717 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> e99b3f5e06ca 2026-05-22 01:20:37.480721 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Step 6/6 : USER gnocchi 2026-05-22 01:20:37.480724 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> Running in 131f4574a3f5 2026-05-22 01:20:37.480728 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> Removed intermediate container 131f4574a3f5 2026-05-22 01:20:37.480732 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> 4ef135318243 2026-05-22 01:20:37.480735 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Successfully built 7abfea8de1b4 2026-05-22 01:20:37.480739 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Successfully tagged osism.harbor.regio.digital/kolla/gnocchi-metricd:build-20260522 2026-05-22 01:20:37.480743 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Built at 2026-05-22 01:20:37.479304 (took 0:00:27.029404) 2026-05-22 01:20:37.480746 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(gnocchi-api) 2026-05-22 01:20:37.480750 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-api:Processing 2026-05-22 01:20:37.480753 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Building started at 2026-05-22 01:20:37.479699 2026-05-22 01:20:37.480757 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-api:Turned 0 plugins into plugins archive 2026-05-22 01:20:37.480872 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-api:Turned 0 additions into additions archive 2026-05-22 01:21:05.416271 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Step 1/7 : FROM osism.harbor.regio.digital/kolla/gnocchi-base:build-20260522 2026-05-22 01:21:05.416407 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> 07f6995aabfb 2026-05-22 01:21:05.416526 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Step 2/7 : LABEL "build-date"="20260522" "name"="gnocchi-api" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="gnocchi-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 01:21:05.416658 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> Running in a1b45eb5d38b 2026-05-22 01:21:05.416753 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> Removed intermediate container a1b45eb5d38b 2026-05-22 01:21:05.416854 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> d97de7a12718 2026-05-22 01:21:05.416933 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Step 3/7 : COPY extend_start.sh /usr/local/bin/kolla_gnocchi_extend_start 2026-05-22 01:21:05.417020 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> 942fe84a38c0 2026-05-22 01:21:05.417104 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Step 4/7 : RUN chmod 644 /usr/local/bin/kolla_gnocchi_extend_start 2026-05-22 01:21:05.417229 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> Running in ac2fafadb1d4 2026-05-22 01:21:05.417302 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> Removed intermediate container ac2fafadb1d4 2026-05-22 01:21:05.417384 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> bcdb75b1d1ab 2026-05-22 01:21:05.417481 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Step 5/7 : COPY patches /patches 2026-05-22 01:21:05.417577 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> 9fcae6998fee 2026-05-22 01:21:05.417685 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Step 6/7 : RUN kolla_patch 2026-05-22 01:21:05.417778 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> Running in ab2202832f11 2026-05-22 01:21:05.418767 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:[i] No series file found, nothing to patch. 2026-05-22 01:21:05.418834 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> Removed intermediate container ab2202832f11 2026-05-22 01:21:05.418847 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> 527147c253e8 2026-05-22 01:21:05.418859 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Step 7/7 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 01:21:05.418870 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> Running in 5dbaeac2cc41 2026-05-22 01:21:05.418879 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Reading package lists... 2026-05-22 01:21:05.418887 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Building dependency tree... 2026-05-22 01:21:05.418896 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Reading state information... 2026-05-22 01:21:05.418905 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:The following packages were automatically installed and are no longer required: 2026-05-22 01:21:05.418915 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:21:05.418924 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:21:05.418932 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:21:05.418941 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:21:05.418949 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:21:05.418957 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:21:05.418966 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:21:05.418983 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: xz-utils 2026-05-22 01:21:05.418992 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Use 'apt autoremove' to remove them. 2026-05-22 01:21:05.419000 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:The following packages will be REMOVED: 2026-05-22 01:21:05.419009 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: build-essential 2026-05-22 01:21:05.419021 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-22 01:21:05.419071 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:After this operation, 17.4 kB disk space will be freed. 2026-05-22 01:21:05.419166 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 2026-05-22 01:21:05.419228 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:21:05.419295 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 70% 2026-05-22 01:21:05.419402 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 75% 2026-05-22 01:21:05.419457 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 80% 2026-05-22 01:21:05.419546 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 85% 2026-05-22 01:21:05.419656 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 90% 2026-05-22 01:21:05.419727 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 95% 2026-05-22 01:21:05.419807 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 100% (Reading database ... 18864 files and directories currently installed.) 2026-05-22 01:21:05.419874 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing build-essential (12.10ubuntu1) ... 2026-05-22 01:21:05.419943 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Reading package lists... 2026-05-22 01:21:05.420015 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Building dependency tree... 2026-05-22 01:21:05.420083 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Reading state information... 2026-05-22 01:21:05.420157 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:The following packages will be REMOVED: 2026-05-22 01:21:05.420221 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:21:05.420283 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:21:05.420347 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:21:05.420425 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:21:05.420474 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:21:05.420558 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:21:05.420658 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:21:05.420732 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: xz-utils 2026-05-22 01:21:05.420804 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-22 01:21:05.420871 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:After this operation, 228 MB disk space will be freed. 2026-05-22 01:21:05.420940 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 2026-05-22 01:21:05.421008 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 2026-05-22 01:21:05.421080 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:21:05.422723 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 70% 2026-05-22 01:21:05.422772 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 75% 2026-05-22 01:21:05.422780 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 2026-05-22 01:21:05.422787 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:80% (Reading database ... 85% 2026-05-22 01:21:05.422794 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 90% 2026-05-22 01:21:05.422800 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 95% 2026-05-22 01:21:05.422806 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 100% (Reading database ... 18855 files and directories currently installed.) 2026-05-22 01:21:05.422828 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-22 01:21:05.422834 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:21:05.422841 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-22 01:21:05.422846 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:21:05.422852 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-22 01:21:05.422859 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-22 01:21:05.422865 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:21:05.422871 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:21:05.422877 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:21:05.422883 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:21:05.422889 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-22 01:21:05.422895 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:21:05.422901 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:21:05.422907 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:21:05.422913 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:21:05.422919 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-22 01:21:05.422925 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-22 01:21:05.422931 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:21:05.422936 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:21:05.422942 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:21:05.422948 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:21:05.422954 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:21:05.422960 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:21:05.422966 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:21:05.422972 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:21:05.422978 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:21:05.422984 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:21:05.422990 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-22 01:21:05.423005 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:21:05.423012 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:21:05.423024 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-22 01:21:05.423031 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:21:05.423036 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:21:05.423042 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-22 01:21:05.423055 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:21:05.423061 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:21:05.423067 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:21:05.423075 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:21:05.423084 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing lto-disabled-list (47) ... 2026-05-22 01:21:05.423202 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing make (4.3-4.1build2) ... 2026-05-22 01:21:05.423238 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-22 01:21:05.423251 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 01:21:05.423299 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Collecting pyclean==3.0.0 2026-05-22 01:21:05.423351 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-22 01:21:05.423405 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-22 01:21:05.423486 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Installing collected packages: pyclean 2026-05-22 01:21:05.423543 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Successfully installed pyclean-3.0.0 2026-05-22 01:21:05.423627 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Cleaning directory /var/lib/kolla/venv 2026-05-22 01:21:05.423686 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: 2026-05-22 01:21:05.423731 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Total 8895 files, 1247 directories removed. 2026-05-22 01:21:05.423785 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: 2026-05-22 01:21:05.423841 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Cleaning directory /usr 2026-05-22 01:21:05.423894 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: 2026-05-22 01:21:05.423952 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Total 1316 files, 133 directories removed. 2026-05-22 01:21:05.423998 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: 2026-05-22 01:21:05.424066 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Found existing installation: pyclean 3.0.0 2026-05-22 01:21:05.424124 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Uninstalling pyclean-3.0.0: 2026-05-22 01:21:05.424181 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: Successfully uninstalled pyclean-3.0.0 2026-05-22 01:21:05.424237 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> Removed intermediate container 5dbaeac2cc41 2026-05-22 01:21:05.424292 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> 3eb31cb44c35 2026-05-22 01:21:05.424352 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Successfully built e048df8facbf 2026-05-22 01:21:05.424409 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Successfully tagged osism.harbor.regio.digital/kolla/gnocchi-api:build-20260522 2026-05-22 01:21:05.424538 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Built at 2026-05-22 01:21:05.424410 (took 0:00:27.944711) 2026-05-22 01:21:05.425039 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(watcher-applier) 2026-05-22 01:21:05.425120 | ubuntu-noble-large | DEBUG:kolla.common.utils.watcher-applier:Processing 2026-05-22 01:21:05.425212 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Building started at 2026-05-22 01:21:05.425106 2026-05-22 01:21:05.426281 | ubuntu-noble-large | DEBUG:kolla.common.utils.watcher-applier:Turned 0 plugins into plugins archive 2026-05-22 01:21:05.426959 | ubuntu-noble-large | DEBUG:kolla.common.utils.watcher-applier:Turned 0 additions into additions archive 2026-05-22 01:21:32.767175 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Step 1/6 : FROM osism.harbor.regio.digital/kolla/watcher-base:build-20260522 2026-05-22 01:21:32.767266 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: ---> abbb736c55c6 2026-05-22 01:21:32.767358 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Step 2/6 : LABEL "build-date"="20260522" "name"="watcher-applier" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="watcher-applier" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 01:21:32.767412 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: ---> Running in 8ec7b39f49fe 2026-05-22 01:21:32.767423 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: ---> Removed intermediate container 8ec7b39f49fe 2026-05-22 01:21:32.767451 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: ---> b9561363e316 2026-05-22 01:21:32.767464 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Step 3/6 : COPY patches /patches 2026-05-22 01:21:32.767471 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: ---> b11374b1bd85 2026-05-22 01:21:32.767479 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Step 4/6 : RUN kolla_patch 2026-05-22 01:21:32.767508 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: ---> Running in 4876a90ec944 2026-05-22 01:21:32.767640 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:[i] No series file found, nothing to patch. 2026-05-22 01:21:32.767702 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: ---> Removed intermediate container 4876a90ec944 2026-05-22 01:21:32.767776 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: ---> a2d35d3007c2 2026-05-22 01:21:32.767787 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 01:21:32.767857 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: ---> Running in e91a2dd8baec 2026-05-22 01:21:32.767867 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Reading package lists... 2026-05-22 01:21:32.767933 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Building dependency tree... 2026-05-22 01:21:32.767943 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Reading state information... 2026-05-22 01:21:32.768005 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:The following packages were automatically installed and are no longer required: 2026-05-22 01:21:32.768014 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:21:32.768043 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:21:32.768072 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:21:32.768138 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:21:32.768148 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:21:32.768175 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:21:32.768203 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:21:32.768266 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: xz-utils 2026-05-22 01:21:32.768275 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Use 'apt autoremove' to remove them. 2026-05-22 01:21:32.768339 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:The following packages will be REMOVED: 2026-05-22 01:21:32.768348 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: build-essential 2026-05-22 01:21:32.768410 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-22 01:21:32.768426 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:After this operation, 17.4 kB disk space will be freed. 2026-05-22 01:21:32.768454 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:(Reading database ... 2026-05-22 01:21:32.768555 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:(Reading database ... 2026-05-22 01:21:32.768569 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:21:32.768625 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:(Reading database ... 70% 2026-05-22 01:21:32.769783 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:(Reading database ... 75% 2026-05-22 01:21:32.769818 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:(Reading database ... 80% 2026-05-22 01:21:32.769823 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:(Reading database ... 85% 2026-05-22 01:21:32.769827 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:(Reading database ... 90% 2026-05-22 01:21:32.769831 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:(Reading database ... 95% 2026-05-22 01:21:32.769836 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:(Reading database ... 100% (Reading database ... 18824 files and directories currently installed.) 2026-05-22 01:21:32.769843 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing build-essential (12.10ubuntu1) ... 2026-05-22 01:21:32.769849 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Reading package lists... 2026-05-22 01:21:32.769865 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Building dependency tree... 2026-05-22 01:21:32.769870 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Reading state information... 2026-05-22 01:21:32.769874 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:The following packages will be REMOVED: 2026-05-22 01:21:32.769879 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:21:32.769884 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:21:32.769889 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:21:32.769894 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:21:32.769899 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:21:32.769904 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:21:32.769909 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:21:32.769914 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: xz-utils 2026-05-22 01:21:32.769919 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-22 01:21:32.769924 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:After this operation, 228 MB disk space will be freed. 2026-05-22 01:21:32.769929 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:(Reading database ... 2026-05-22 01:21:32.769936 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:21:32.769943 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:(Reading database ... 70% 2026-05-22 01:21:32.769947 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:(Reading database ... 75% 2026-05-22 01:21:32.769952 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:(Reading database ... 80% 2026-05-22 01:21:32.769972 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:(Reading database ... 85% 2026-05-22 01:21:32.769977 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:(Reading database ... 90% 2026-05-22 01:21:32.769982 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:(Reading database ... 95% 2026-05-22 01:21:32.769987 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:(Reading database ... 100% (Reading database ... 18815 files and directories currently installed.) 2026-05-22 01:21:32.769992 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-22 01:21:32.769996 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:21:32.770001 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-22 01:21:32.770006 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:21:32.770011 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-22 01:21:32.770720 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-22 01:21:32.770758 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:21:32.770766 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:21:32.770772 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:21:32.770778 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:21:32.770784 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-22 01:21:32.770790 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:21:32.770796 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:21:32.770802 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:21:32.770808 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:21:32.770814 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-22 01:21:32.770820 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-22 01:21:32.770825 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:21:32.770831 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:21:32.770837 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:21:32.770857 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:21:32.770863 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:21:32.770868 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:21:32.770874 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:21:32.770880 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:21:32.770886 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:21:32.770891 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:21:32.770898 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-22 01:21:32.770903 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:21:32.770909 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:21:32.770928 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-22 01:21:32.770934 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:21:32.770940 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:21:32.770972 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-22 01:21:32.770979 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:21:32.770985 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:21:32.770990 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:21:32.770996 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:21:32.771002 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing lto-disabled-list (47) ... 2026-05-22 01:21:32.771008 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing make (4.3-4.1build2) ... 2026-05-22 01:21:32.771013 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-22 01:21:32.771019 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 01:21:32.771025 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Collecting pyclean==3.0.0 2026-05-22 01:21:32.771031 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-22 01:21:32.771040 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-22 01:21:32.771048 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Installing collected packages: pyclean 2026-05-22 01:21:32.771121 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Successfully installed pyclean-3.0.0 2026-05-22 01:21:32.771155 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Cleaning directory /var/lib/kolla/venv 2026-05-22 01:21:32.771219 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: 2026-05-22 01:21:32.771253 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Total 9462 files, 1334 directories removed. 2026-05-22 01:21:32.771299 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: 2026-05-22 01:21:32.771362 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Cleaning directory /usr 2026-05-22 01:21:32.771395 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: 2026-05-22 01:21:32.771444 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Total 1316 files, 133 directories removed. 2026-05-22 01:21:32.771490 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: 2026-05-22 01:21:32.771555 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Found existing installation: pyclean 3.0.0 2026-05-22 01:21:32.771615 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Uninstalling pyclean-3.0.0: 2026-05-22 01:21:32.772668 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: Successfully uninstalled pyclean-3.0.0 2026-05-22 01:21:32.772682 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: ---> Removed intermediate container e91a2dd8baec 2026-05-22 01:21:32.772690 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: ---> 7e2cb7d6d036 2026-05-22 01:21:32.772697 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Step 6/6 : USER watcher 2026-05-22 01:21:32.772703 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: ---> Running in 18beb9d7759a 2026-05-22 01:21:32.772710 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: ---> Removed intermediate container 18beb9d7759a 2026-05-22 01:21:32.772716 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: ---> cfdc121963e7 2026-05-22 01:21:32.772722 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Successfully built eb620300e0d5 2026-05-22 01:21:32.772728 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Successfully tagged osism.harbor.regio.digital/kolla/watcher-applier:build-20260522 2026-05-22 01:21:32.772734 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Built at 2026-05-22 01:21:32.771909 (took 0:00:27.346803) 2026-05-22 01:21:32.772747 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(watcher-engine) 2026-05-22 01:21:32.772753 | ubuntu-noble-large | DEBUG:kolla.common.utils.watcher-engine:Processing 2026-05-22 01:21:32.772759 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Building started at 2026-05-22 01:21:32.772353 2026-05-22 01:21:32.773327 | ubuntu-noble-large | DEBUG:kolla.common.utils.watcher-engine:Turned 0 plugins into plugins archive 2026-05-22 01:21:32.774121 | ubuntu-noble-large | DEBUG:kolla.common.utils.watcher-engine:Turned 0 additions into additions archive 2026-05-22 01:22:00.483671 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Step 1/6 : FROM osism.harbor.regio.digital/kolla/watcher-base:build-20260522 2026-05-22 01:22:00.483725 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: ---> abbb736c55c6 2026-05-22 01:22:00.483799 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Step 2/6 : LABEL "build-date"="20260522" "name"="watcher-engine" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="watcher-engine" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 01:22:00.483850 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: ---> Running in 5cfaa210e2b4 2026-05-22 01:22:00.483896 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: ---> Removed intermediate container 5cfaa210e2b4 2026-05-22 01:22:00.483935 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: ---> 67e677e533d9 2026-05-22 01:22:00.484006 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Step 3/6 : COPY patches /patches 2026-05-22 01:22:00.484044 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: ---> f44101989863 2026-05-22 01:22:00.484083 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Step 4/6 : RUN kolla_patch 2026-05-22 01:22:00.484123 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: ---> Running in 6c846c0a1e4f 2026-05-22 01:22:00.484162 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:[i] No series file found, nothing to patch. 2026-05-22 01:22:00.484202 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: ---> Removed intermediate container 6c846c0a1e4f 2026-05-22 01:22:00.484241 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: ---> 060cbc430abb 2026-05-22 01:22:00.484282 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 01:22:00.484323 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: ---> Running in 61fc7f041f83 2026-05-22 01:22:00.484362 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Reading package lists... 2026-05-22 01:22:00.484401 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Building dependency tree... 2026-05-22 01:22:00.484439 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Reading state information... 2026-05-22 01:22:00.484483 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:The following packages were automatically installed and are no longer required: 2026-05-22 01:22:00.484520 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:22:00.484556 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:22:00.484602 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:22:00.484694 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:22:00.484731 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:22:00.484767 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:22:00.484828 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:22:00.484891 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: xz-utils 2026-05-22 01:22:00.484941 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Use 'apt autoremove' to remove them. 2026-05-22 01:22:00.484986 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:The following packages will be REMOVED: 2026-05-22 01:22:00.485024 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: build-essential 2026-05-22 01:22:00.485066 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-22 01:22:00.485103 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:After this operation, 17.4 kB disk space will be freed. 2026-05-22 01:22:00.485142 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:(Reading database ... 2026-05-22 01:22:00.485190 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:22:00.485223 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:(Reading database ... 70% (Reading database ... 75% 2026-05-22 01:22:00.485263 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:(Reading database ... 80% 2026-05-22 01:22:00.485301 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:(Reading database ... 85% 2026-05-22 01:22:00.485340 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:(Reading database ... 90% 2026-05-22 01:22:00.485377 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:(Reading database ... 95% 2026-05-22 01:22:00.485416 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:(Reading database ... 100% (Reading database ... 18824 files and directories currently installed.) 2026-05-22 01:22:00.485454 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing build-essential (12.10ubuntu1) ... 2026-05-22 01:22:00.485493 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Reading package lists... 2026-05-22 01:22:00.485534 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Building dependency tree... 2026-05-22 01:22:00.485573 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Reading state information... 2026-05-22 01:22:00.485662 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:The following packages will be REMOVED: 2026-05-22 01:22:00.485700 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:22:00.485737 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:22:00.485772 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:22:00.485817 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:22:00.485852 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:22:00.485887 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:22:00.485922 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:22:00.485957 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: xz-utils 2026-05-22 01:22:00.485997 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-22 01:22:00.486035 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:After this operation, 228 MB disk space will be freed. 2026-05-22 01:22:00.486074 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:(Reading database ... 2026-05-22 01:22:00.486652 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:(Reading database ... 2026-05-22 01:22:00.486660 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:22:00.486664 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:(Reading database ... 70% 2026-05-22 01:22:00.486668 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:(Reading database ... 75% 2026-05-22 01:22:00.486671 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:(Reading database ... 80% 2026-05-22 01:22:00.486675 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:(Reading database ... 85% 2026-05-22 01:22:00.486678 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:(Reading database ... 90% 2026-05-22 01:22:00.486681 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:(Reading database ... 95% 2026-05-22 01:22:00.486685 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:(Reading database ... 100% (Reading database ... 18815 files and directories currently installed.) 2026-05-22 01:22:00.486688 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-22 01:22:00.486691 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:22:00.486695 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-22 01:22:00.486698 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:22:00.486701 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-22 01:22:00.486704 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-22 01:22:00.486708 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:22:00.486711 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:22:00.486714 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:22:00.486721 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:22:00.486724 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-22 01:22:00.486728 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:22:00.486731 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:22:00.486734 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:22:00.486739 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:22:00.486742 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-22 01:22:00.486758 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-22 01:22:00.486802 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:22:00.486834 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:22:00.486878 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:22:00.486910 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:22:00.486947 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:22:00.486984 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:22:00.487021 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:22:00.487057 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:22:00.487094 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:22:00.487139 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:22:00.487173 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-22 01:22:00.487207 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:22:00.487240 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:22:00.487273 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-22 01:22:00.487307 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:22:00.487340 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:22:00.487373 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-22 01:22:00.487407 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:22:00.487443 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: 2026-05-22 01:22:00.487479 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:22:00.487514 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:22:00.487548 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:22:00.487582 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: 2026-05-22 01:22:00.487649 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing lto-disabled-list (47) ... 2026-05-22 01:22:00.487683 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing make (4.3-4.1build2) ... 2026-05-22 01:22:00.487718 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-22 01:22:00.487752 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 01:22:00.487786 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Collecting pyclean==3.0.0 2026-05-22 01:22:00.487820 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-22 01:22:00.487853 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-22 01:22:00.487887 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Installing collected packages: pyclean 2026-05-22 01:22:00.487920 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Successfully installed pyclean-3.0.0 2026-05-22 01:22:00.487953 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Cleaning directory /var/lib/kolla/venv 2026-05-22 01:22:00.487984 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: 2026-05-22 01:22:00.488018 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Total 9462 files, 1334 directories removed. 2026-05-22 01:22:00.488049 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: 2026-05-22 01:22:00.488084 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Cleaning directory /usr 2026-05-22 01:22:00.488115 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: 2026-05-22 01:22:00.488148 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Total 1316 files, 133 directories removed. 2026-05-22 01:22:00.488787 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: 2026-05-22 01:22:00.488795 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Found existing installation: pyclean 3.0.0 2026-05-22 01:22:00.488799 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Uninstalling pyclean-3.0.0: 2026-05-22 01:22:00.488806 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: Successfully uninstalled pyclean-3.0.0 2026-05-22 01:22:00.488809 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: ---> Removed intermediate container 61fc7f041f83 2026-05-22 01:22:00.488817 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: ---> 7cb5aebd7b3d 2026-05-22 01:22:00.488820 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Step 6/6 : USER watcher 2026-05-22 01:22:00.488824 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: ---> Running in fccd8b3f0b43 2026-05-22 01:22:00.488827 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: ---> Removed intermediate container fccd8b3f0b43 2026-05-22 01:22:00.488830 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: ---> 90cf4a576aa2 2026-05-22 01:22:00.488833 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Successfully built b82bb806aca8 2026-05-22 01:22:00.488837 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Successfully tagged osism.harbor.regio.digital/kolla/watcher-engine:build-20260522 2026-05-22 01:22:00.488840 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Built at 2026-05-22 01:22:00.488396 (took 0:00:27.716043) 2026-05-22 01:22:00.488843 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(watcher-api) 2026-05-22 01:22:00.488847 | ubuntu-noble-large | DEBUG:kolla.common.utils.watcher-api:Processing 2026-05-22 01:22:00.488850 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Building started at 2026-05-22 01:22:00.488739 2026-05-22 01:22:00.490675 | ubuntu-noble-large | DEBUG:kolla.common.utils.watcher-api:Turned 0 plugins into plugins archive 2026-05-22 01:22:00.490684 | ubuntu-noble-large | DEBUG:kolla.common.utils.watcher-api:Turned 0 additions into additions archive 2026-05-22 01:22:29.791242 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Step 1/8 : FROM osism.harbor.regio.digital/kolla/watcher-base:build-20260522 2026-05-22 01:22:29.791479 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: ---> abbb736c55c6 2026-05-22 01:22:29.791722 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Step 2/8 : LABEL "build-date"="20260522" "name"="watcher-api" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="watcher-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 01:22:29.791874 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: ---> Running in 6cefa5651482 2026-05-22 01:22:29.792000 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: ---> Removed intermediate container 6cefa5651482 2026-05-22 01:22:29.792115 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: ---> 3546afe9d602 2026-05-22 01:22:29.792233 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Step 3/8 : COPY extend_start.sh /usr/local/bin/kolla_watcher_extend_start 2026-05-22 01:22:29.792350 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: ---> 3ea5b7113d6d 2026-05-22 01:22:29.792460 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Step 4/8 : RUN chmod 644 /usr/local/bin/kolla_watcher_extend_start 2026-05-22 01:22:29.792575 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: ---> Running in d3f3d36086c1 2026-05-22 01:22:29.792810 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: ---> Removed intermediate container d3f3d36086c1 2026-05-22 01:22:29.792937 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: ---> 2450b4174223 2026-05-22 01:22:29.793054 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Step 5/8 : COPY patches /patches 2026-05-22 01:22:29.793169 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: ---> a1f258f90f60 2026-05-22 01:22:29.793280 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Step 6/8 : RUN kolla_patch 2026-05-22 01:22:29.793394 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: ---> Running in a4914fdf0d9c 2026-05-22 01:22:29.793504 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:[i] No series file found, nothing to patch. 2026-05-22 01:22:29.793656 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: ---> Removed intermediate container a4914fdf0d9c 2026-05-22 01:22:29.793831 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: ---> f4c3f50d3f42 2026-05-22 01:22:29.793951 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Step 7/8 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 01:22:29.794069 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: ---> Running in 917d52b042b4 2026-05-22 01:22:29.794176 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Reading package lists... 2026-05-22 01:22:29.794286 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Building dependency tree... 2026-05-22 01:22:29.797709 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Reading state information... 2026-05-22 01:22:29.797750 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:The following packages were automatically installed and are no longer required: 2026-05-22 01:22:29.797761 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:22:29.797770 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:22:29.797779 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:22:29.797787 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:22:29.797796 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:22:29.797805 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:22:29.797813 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:22:29.797822 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: xz-utils 2026-05-22 01:22:29.797831 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Use 'apt autoremove' to remove them. 2026-05-22 01:22:29.797840 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:The following packages will be REMOVED: 2026-05-22 01:22:29.797848 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: build-essential 2026-05-22 01:22:29.797857 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-22 01:22:29.797866 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:After this operation, 17.4 kB disk space will be freed. 2026-05-22 01:22:29.797874 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:(Reading database ... 2026-05-22 01:22:29.797885 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:22:29.797895 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:(Reading database ... 70% 2026-05-22 01:22:29.797904 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:(Reading database ... 75% 2026-05-22 01:22:29.797912 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:(Reading database ... 80% 2026-05-22 01:22:29.797920 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:(Reading database ... 85% 2026-05-22 01:22:29.797929 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:(Reading database ... 90% 2026-05-22 01:22:29.797937 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:(Reading database ... 95% 2026-05-22 01:22:29.797946 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:(Reading database ... 100% (Reading database ... 18824 files and directories currently installed.) 2026-05-22 01:22:29.797956 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing build-essential (12.10ubuntu1) ... 2026-05-22 01:22:29.797965 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Reading package lists... 2026-05-22 01:22:29.797981 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Building dependency tree... 2026-05-22 01:22:29.797989 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Reading state information... 2026-05-22 01:22:29.797998 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:The following packages will be REMOVED: 2026-05-22 01:22:29.798006 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:22:29.798015 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:22:29.798023 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:22:29.798032 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:22:29.798040 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:22:29.798049 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:22:29.798057 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:22:29.798066 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: xz-utils 2026-05-22 01:22:29.798074 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-22 01:22:29.798082 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:After this operation, 228 MB disk space will be freed. 2026-05-22 01:22:29.798091 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:(Reading database ... 2026-05-22 01:22:29.798100 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:22:29.798116 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:(Reading database ... 70% 2026-05-22 01:22:29.798130 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:(Reading database ... 75% 2026-05-22 01:22:29.798139 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:(Reading database ... 80% 2026-05-22 01:22:29.798147 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:(Reading database ... 85% 2026-05-22 01:22:29.798155 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:(Reading database ... 90% 2026-05-22 01:22:29.798164 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:(Reading database ... 95% 2026-05-22 01:22:29.798172 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:(Reading database ... 100% (Reading database ... 18815 files and directories currently installed.) 2026-05-22 01:22:29.798181 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-22 01:22:29.798189 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:22:29.798197 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-22 01:22:29.798206 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:22:29.798214 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-22 01:22:29.798223 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-22 01:22:29.798231 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:22:29.798239 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:22:29.798247 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:22:29.798256 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:22:29.798264 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-22 01:22:29.798272 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:22:29.798287 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:22:29.798295 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:22:29.798304 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:22:29.798312 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-22 01:22:29.798320 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-22 01:22:29.798329 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:22:29.798337 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:22:29.798345 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:22:29.798354 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:22:29.798362 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:22:29.798370 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:22:29.798379 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:22:29.798387 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:22:29.798395 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:22:29.798404 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:22:29.798412 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-22 01:22:29.798421 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:22:29.798429 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:22:29.798475 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: 2026-05-22 01:22:29.798583 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-22 01:22:29.798772 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:22:29.798871 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:22:29.801756 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-22 01:22:29.801789 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:22:29.801798 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:22:29.801804 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:22:29.801811 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:22:29.801819 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing lto-disabled-list (47) ... 2026-05-22 01:22:29.801826 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: 2026-05-22 01:22:29.801833 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing make (4.3-4.1build2) ... 2026-05-22 01:22:29.801840 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-22 01:22:29.801859 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 01:22:29.801867 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Collecting pyclean==3.0.0 2026-05-22 01:22:29.801874 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-22 01:22:29.801881 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-22 01:22:29.801888 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Installing collected packages: pyclean 2026-05-22 01:22:29.801904 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Successfully installed pyclean-3.0.0 2026-05-22 01:22:29.801911 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Cleaning directory /var/lib/kolla/venv 2026-05-22 01:22:29.801918 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: 2026-05-22 01:22:29.801925 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Total 9462 files, 1334 directories removed. 2026-05-22 01:22:29.801932 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: 2026-05-22 01:22:29.801939 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Cleaning directory /usr 2026-05-22 01:22:29.801946 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: 2026-05-22 01:22:29.801953 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Total 1316 files, 133 directories removed. 2026-05-22 01:22:29.801960 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: 2026-05-22 01:22:29.801968 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Found existing installation: pyclean 3.0.0 2026-05-22 01:22:29.801974 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Uninstalling pyclean-3.0.0: 2026-05-22 01:22:29.801981 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: Successfully uninstalled pyclean-3.0.0 2026-05-22 01:22:29.801988 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: ---> Removed intermediate container 917d52b042b4 2026-05-22 01:22:29.801995 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: ---> f5f54ac928d5 2026-05-22 01:22:29.802002 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Step 8/8 : USER watcher 2026-05-22 01:22:29.802009 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: ---> Running in 05f1be22b246 2026-05-22 01:22:29.802016 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: ---> Removed intermediate container 05f1be22b246 2026-05-22 01:22:29.802023 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: ---> 61fcc1f49865 2026-05-22 01:22:29.802030 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Successfully built 053ffc9cbf95 2026-05-22 01:22:29.802037 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Successfully tagged osism.harbor.regio.digital/kolla/watcher-api:build-20260522 2026-05-22 01:22:29.802044 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Built at 2026-05-22 01:22:29.800078 (took 0:00:29.311339) 2026-05-22 01:22:29.802051 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(heat-api) 2026-05-22 01:22:29.802058 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-api:Processing 2026-05-22 01:22:29.802065 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Building started at 2026-05-22 01:22:29.800576 2026-05-22 01:22:29.802072 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-api:Turned 0 plugins into plugins archive 2026-05-22 01:22:29.803675 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-api:Turned 0 additions into additions archive 2026-05-22 01:23:00.449792 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Step 1/7 : FROM osism.harbor.regio.digital/kolla/heat-base:build-20260522 2026-05-22 01:23:00.449857 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> 917e4b4751e5 2026-05-22 01:23:00.449867 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Step 2/7 : LABEL "build-date"="20260522" "name"="heat-api" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="heat-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 01:23:00.449876 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> Running in 7d33baa5ab2f 2026-05-22 01:23:00.449883 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> Removed intermediate container 7d33baa5ab2f 2026-05-22 01:23:00.449889 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> f4760e646a5c 2026-05-22 01:23:00.449895 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Step 3/7 : COPY extend_start.sh /usr/local/bin/kolla_heat_extend_start 2026-05-22 01:23:00.449920 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> 5036a4b50311 2026-05-22 01:23:00.449925 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Step 4/7 : RUN chmod 644 /usr/local/bin/kolla_heat_extend_start 2026-05-22 01:23:00.449930 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> Running in c973d8185049 2026-05-22 01:23:00.449934 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> Removed intermediate container c973d8185049 2026-05-22 01:23:00.449938 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> 7bd5a93b8d0f 2026-05-22 01:23:00.449943 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Step 5/7 : COPY patches /patches 2026-05-22 01:23:00.449947 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> 0b3ddb20b729 2026-05-22 01:23:00.449952 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Step 6/7 : RUN kolla_patch 2026-05-22 01:23:00.449965 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> Running in 5cb7cf321c10 2026-05-22 01:23:00.449970 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:[i] No series file found, nothing to patch. 2026-05-22 01:23:00.449975 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> Removed intermediate container 5cb7cf321c10 2026-05-22 01:23:00.449979 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> 22f1920fdcc1 2026-05-22 01:23:00.449985 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Step 7/7 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 01:23:00.449991 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> Running in 4b2ed0872b0d 2026-05-22 01:23:00.449996 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Reading package lists... 2026-05-22 01:23:00.450000 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Building dependency tree... 2026-05-22 01:23:00.450005 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Reading state information... 2026-05-22 01:23:00.450009 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:The following packages were automatically installed and are no longer required: 2026-05-22 01:23:00.450014 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:23:00.450019 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:23:00.450023 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:23:00.450028 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:23:00.450032 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:23:00.450037 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:23:00.450041 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:23:00.450046 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: xz-utils 2026-05-22 01:23:00.450051 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Use 'apt autoremove' to remove them. 2026-05-22 01:23:00.450055 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:The following packages will be REMOVED: 2026-05-22 01:23:00.450060 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: build-essential 2026-05-22 01:23:00.450065 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-22 01:23:00.450079 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:After this operation, 17.4 kB disk space will be freed. 2026-05-22 01:23:00.450084 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 2026-05-22 01:23:00.450090 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% 2026-05-22 01:23:00.450100 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: (Reading database ... 2026-05-22 01:23:00.450106 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:23:00.450112 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 70% 2026-05-22 01:23:00.450117 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 75% 2026-05-22 01:23:00.450121 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 80% 2026-05-22 01:23:00.450126 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 85% 2026-05-22 01:23:00.450133 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 90% 2026-05-22 01:23:00.450137 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 95% 2026-05-22 01:23:00.450280 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 100% (Reading database ... 18824 files and directories currently installed.) 2026-05-22 01:23:00.450321 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing build-essential (12.10ubuntu1) ... 2026-05-22 01:23:00.450333 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Reading package lists... 2026-05-22 01:23:00.450339 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Building dependency tree... 2026-05-22 01:23:00.450436 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Reading state information... 2026-05-22 01:23:00.450455 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:The following packages will be REMOVED: 2026-05-22 01:23:00.450492 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:23:00.450542 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:23:00.450609 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:23:00.450660 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:23:00.450746 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:23:00.450787 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:23:00.450830 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:23:00.450877 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: xz-utils 2026-05-22 01:23:00.450930 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-22 01:23:00.450980 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:After this operation, 228 MB disk space will be freed. 2026-05-22 01:23:00.451033 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 2026-05-22 01:23:00.451086 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 2026-05-22 01:23:00.451170 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:23:00.451217 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 70% (Reading database ... 75% 2026-05-22 01:23:00.451269 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 80% (Reading database ... 85% 2026-05-22 01:23:00.451323 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 90% 2026-05-22 01:23:00.451375 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 95% 2026-05-22 01:23:00.451428 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 100% (Reading database ... 18815 files and directories currently installed.) 2026-05-22 01:23:00.451481 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-22 01:23:00.451531 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:23:00.451612 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-22 01:23:00.451667 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:23:00.451756 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-22 01:23:00.451821 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-22 01:23:00.451873 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:23:00.451922 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:23:00.451971 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:23:00.452018 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:23:00.452064 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-22 01:23:00.452110 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:23:00.452156 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:23:00.452203 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:23:00.452249 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:23:00.452295 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-22 01:23:00.452339 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-22 01:23:00.452385 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:23:00.452430 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:23:00.452476 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:23:00.452521 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:23:00.452566 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:23:00.452637 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:23:00.452692 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:23:00.452759 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:23:00.452807 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:23:00.452855 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:23:00.452903 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-22 01:23:00.452950 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:23:00.452996 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:23:00.453043 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-22 01:23:00.453089 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:23:00.453134 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:23:00.453184 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-22 01:23:00.453227 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:23:00.453272 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:23:00.453318 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:23:00.453364 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:23:00.453410 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing lto-disabled-list (47) ... 2026-05-22 01:23:00.453456 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing make (4.3-4.1build2) ... 2026-05-22 01:23:00.453504 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-22 01:23:00.453549 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 01:23:00.453602 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: 2026-05-22 01:23:00.453680 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Collecting pyclean==3.0.0 2026-05-22 01:23:00.453740 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-22 01:23:00.453791 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-22 01:23:00.453840 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Installing collected packages: pyclean 2026-05-22 01:23:00.453886 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Successfully installed pyclean-3.0.0 2026-05-22 01:23:00.453931 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Cleaning directory /var/lib/kolla/venv 2026-05-22 01:23:00.453976 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: 2026-05-22 01:23:00.454024 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Total 10930 files, 1516 directories removed. 2026-05-22 01:23:00.454067 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: 2026-05-22 01:23:00.454115 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Cleaning directory /usr 2026-05-22 01:23:00.454169 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: 2026-05-22 01:23:00.454228 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Total 1316 files, 133 directories removed. 2026-05-22 01:23:00.454273 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: 2026-05-22 01:23:00.454319 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Found existing installation: pyclean 3.0.0 2026-05-22 01:23:00.454365 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Uninstalling pyclean-3.0.0: 2026-05-22 01:23:00.454412 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: Successfully uninstalled pyclean-3.0.0 2026-05-22 01:23:00.454459 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> Removed intermediate container 4b2ed0872b0d 2026-05-22 01:23:00.454507 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> 58097b5964c7 2026-05-22 01:23:00.454557 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Successfully built c3c8b8d63074 2026-05-22 01:23:00.454605 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Successfully tagged osism.harbor.regio.digital/kolla/heat-api:build-20260522 2026-05-22 01:23:00.454710 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Built at 2026-05-22 01:23:00.454632 (took 0:00:30.654056) 2026-05-22 01:23:00.455223 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(heat-engine) 2026-05-22 01:23:00.455295 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-engine:Processing 2026-05-22 01:23:00.457672 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Building started at 2026-05-22 01:23:00.455296 2026-05-22 01:23:00.457682 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-engine:Turned 0 plugins into plugins archive 2026-05-22 01:23:00.457687 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-engine:Turned 0 additions into additions archive 2026-05-22 01:23:31.086405 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Step 1/6 : FROM osism.harbor.regio.digital/kolla/heat-base:build-20260522 2026-05-22 01:23:31.086491 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> 917e4b4751e5 2026-05-22 01:23:31.086509 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Step 2/6 : LABEL "build-date"="20260522" "name"="heat-engine" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="heat-engine" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 01:23:31.086546 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> Running in 942b91b1427d 2026-05-22 01:23:31.086672 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> Removed intermediate container 942b91b1427d 2026-05-22 01:23:31.086730 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> 80ad2ba6fe3e 2026-05-22 01:23:31.086826 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Step 3/6 : COPY patches /patches 2026-05-22 01:23:31.086875 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> df5487a7fa82 2026-05-22 01:23:31.086935 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Step 4/6 : RUN kolla_patch 2026-05-22 01:23:31.087008 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> Running in 132a0d5e01f5 2026-05-22 01:23:31.087050 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:[i] No series file found, nothing to patch. 2026-05-22 01:23:31.087109 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> Removed intermediate container 132a0d5e01f5 2026-05-22 01:23:31.087170 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> 92666d88e4ea 2026-05-22 01:23:31.087234 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 01:23:31.087295 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> Running in 165e3484cbdf 2026-05-22 01:23:31.087355 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Reading package lists... 2026-05-22 01:23:31.087418 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Building dependency tree... 2026-05-22 01:23:31.087474 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Reading state information... 2026-05-22 01:23:31.087538 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:The following packages were automatically installed and are no longer required: 2026-05-22 01:23:31.087591 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:23:31.087672 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:23:31.087727 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:23:31.087793 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:23:31.087891 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:23:31.087905 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:23:31.087971 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:23:31.088020 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: xz-utils 2026-05-22 01:23:31.088073 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Use 'apt autoremove' to remove them. 2026-05-22 01:23:31.088132 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:The following packages will be REMOVED: 2026-05-22 01:23:31.088184 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: build-essential 2026-05-22 01:23:31.088239 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-22 01:23:31.088291 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:After this operation, 17.4 kB disk space will be freed. 2026-05-22 01:23:31.088345 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 2026-05-22 01:23:31.088405 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:23:31.088466 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 70% 2026-05-22 01:23:31.088502 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 75% 2026-05-22 01:23:31.088554 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 80% 2026-05-22 01:23:31.088611 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 85% 2026-05-22 01:23:31.088707 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 90% 2026-05-22 01:23:31.088787 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 95% 2026-05-22 01:23:31.088837 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 100% (Reading database ... 18824 files and directories currently installed.) 2026-05-22 01:23:31.088874 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing build-essential (12.10ubuntu1) ... 2026-05-22 01:23:31.088928 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Reading package lists... 2026-05-22 01:23:31.088985 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Building dependency tree... 2026-05-22 01:23:31.089035 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Reading state information... 2026-05-22 01:23:31.089092 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:The following packages will be REMOVED: 2026-05-22 01:23:31.089143 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:23:31.089192 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:23:31.089240 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:23:31.089290 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:23:31.089339 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:23:31.089392 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:23:31.089425 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:23:31.089475 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: xz-utils 2026-05-22 01:23:31.089530 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-22 01:23:31.089579 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:After this operation, 228 MB disk space will be freed. 2026-05-22 01:23:31.089660 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 2026-05-22 01:23:31.089726 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 2026-05-22 01:23:31.089790 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:23:31.089847 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 70% 2026-05-22 01:23:31.089899 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 75% 2026-05-22 01:23:31.089953 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 80% 2026-05-22 01:23:31.090007 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 85% 2026-05-22 01:23:31.090059 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 90% 2026-05-22 01:23:31.090108 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 95% 2026-05-22 01:23:31.090163 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 100% (Reading database ... 18815 files and directories currently installed.) 2026-05-22 01:23:31.090218 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-22 01:23:31.090285 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:23:31.090359 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: 2026-05-22 01:23:31.090416 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-22 01:23:31.090471 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:23:31.090526 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-22 01:23:31.090577 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-22 01:23:31.090652 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:23:31.090713 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:23:31.090784 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:23:31.090850 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:23:31.090886 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-22 01:23:31.090935 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:23:31.090988 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:23:31.091039 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:23:31.091090 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:23:31.091143 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-22 01:23:31.091193 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-22 01:23:31.091246 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:23:31.091298 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:23:31.091348 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:23:31.091397 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:23:31.091450 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:23:31.091500 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:23:31.091551 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:23:31.091607 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:23:31.091686 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:23:31.091745 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:23:31.091859 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-22 01:23:31.091901 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:23:31.091955 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:23:31.091999 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-22 01:23:31.092050 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:23:31.092099 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:23:31.092147 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-22 01:23:31.092197 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:23:31.092246 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:23:31.092298 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:23:31.092349 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: 2026-05-22 01:23:31.092399 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:23:31.092449 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing lto-disabled-list (47) ... 2026-05-22 01:23:31.092497 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing make (4.3-4.1build2) ... 2026-05-22 01:23:31.092548 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-22 01:23:31.092609 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 01:23:31.092665 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Collecting pyclean==3.0.0 2026-05-22 01:23:31.092719 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-22 01:23:31.092781 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-22 01:23:31.092831 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Installing collected packages: pyclean 2026-05-22 01:23:31.092881 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Successfully installed pyclean-3.0.0 2026-05-22 01:23:31.093676 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Cleaning directory /var/lib/kolla/venv 2026-05-22 01:23:31.093689 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: 2026-05-22 01:23:31.093695 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Total 10930 files, 1516 directories removed. 2026-05-22 01:23:31.093701 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: 2026-05-22 01:23:31.093707 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Cleaning directory /usr 2026-05-22 01:23:31.093713 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: 2026-05-22 01:23:31.093719 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Total 1316 files, 133 directories removed. 2026-05-22 01:23:31.093725 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: 2026-05-22 01:23:31.093731 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Found existing installation: pyclean 3.0.0 2026-05-22 01:23:31.093737 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Uninstalling pyclean-3.0.0: 2026-05-22 01:23:31.093743 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: Successfully uninstalled pyclean-3.0.0 2026-05-22 01:23:31.093761 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> Removed intermediate container 165e3484cbdf 2026-05-22 01:23:31.093767 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> 58599aa68cd8 2026-05-22 01:23:31.093773 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Step 6/6 : USER heat 2026-05-22 01:23:31.093779 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> Running in 868f23e08360 2026-05-22 01:23:31.093785 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> Removed intermediate container 868f23e08360 2026-05-22 01:23:31.093791 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> b14a19b301a1 2026-05-22 01:23:31.093796 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Successfully built 9b3d509b0e77 2026-05-22 01:23:31.093802 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Successfully tagged osism.harbor.regio.digital/kolla/heat-engine:build-20260522 2026-05-22 01:23:31.093809 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Built at 2026-05-22 01:23:31.093435 (took 0:00:30.638139) 2026-05-22 01:23:31.094104 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(heat-api-cfn) 2026-05-22 01:23:31.094181 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-api-cfn:Processing 2026-05-22 01:23:31.094256 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Building started at 2026-05-22 01:23:31.094174 2026-05-22 01:23:31.095259 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-api-cfn:Turned 0 plugins into plugins archive 2026-05-22 01:23:31.095898 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-api-cfn:Turned 0 additions into additions archive 2026-05-22 01:24:03.052915 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Step 1/7 : FROM osism.harbor.regio.digital/kolla/heat-base:build-20260522 2026-05-22 01:24:03.053023 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> 917e4b4751e5 2026-05-22 01:24:03.053103 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Step 2/7 : LABEL "build-date"="20260522" "name"="heat-api-cfn" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="heat-api-cfn" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 01:24:03.053194 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> Running in 4df3d5d885dc 2026-05-22 01:24:03.053297 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> Removed intermediate container 4df3d5d885dc 2026-05-22 01:24:03.053354 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> 556b4d3e849a 2026-05-22 01:24:03.053456 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Step 3/7 : COPY extend_start.sh /usr/local/bin/kolla_heat_extend_start 2026-05-22 01:24:03.053529 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> 048fe4162652 2026-05-22 01:24:03.053635 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Step 4/7 : RUN chmod 644 /usr/local/bin/kolla_heat_extend_start 2026-05-22 01:24:03.053763 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> Running in 6e41c17360a6 2026-05-22 01:24:03.053866 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> Removed intermediate container 6e41c17360a6 2026-05-22 01:24:03.053953 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> 87051688c894 2026-05-22 01:24:03.054035 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Step 5/7 : COPY patches /patches 2026-05-22 01:24:03.054120 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> 27e3dc11edbe 2026-05-22 01:24:03.054203 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Step 6/7 : RUN kolla_patch 2026-05-22 01:24:03.054696 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> Running in 0159453d837c 2026-05-22 01:24:03.054716 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:[i] No series file found, nothing to patch. 2026-05-22 01:24:03.054727 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> Removed intermediate container 0159453d837c 2026-05-22 01:24:03.054737 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> 238c30f56441 2026-05-22 01:24:03.054749 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Step 7/7 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 01:24:03.054761 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> Running in a9814f792399 2026-05-22 01:24:03.054771 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Reading package lists... 2026-05-22 01:24:03.054810 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Building dependency tree... 2026-05-22 01:24:03.054826 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Reading state information... 2026-05-22 01:24:03.055036 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:The following packages were automatically installed and are no longer required: 2026-05-22 01:24:03.055102 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:24:03.055124 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:24:03.055135 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:24:03.055149 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:24:03.055214 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:24:03.055263 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:24:03.055302 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:24:03.055425 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: xz-utils 2026-05-22 01:24:03.055444 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Use 'apt autoremove' to remove them. 2026-05-22 01:24:03.055555 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:The following packages will be REMOVED: 2026-05-22 01:24:03.055622 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: build-essential 2026-05-22 01:24:03.055715 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-22 01:24:03.055815 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:After this operation, 17.4 kB disk space will be freed. 2026-05-22 01:24:03.055898 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 2026-05-22 01:24:03.055984 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:24:03.056058 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 70% 2026-05-22 01:24:03.056766 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 75% 2026-05-22 01:24:03.056811 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 80% 2026-05-22 01:24:03.056823 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 85% 2026-05-22 01:24:03.056871 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 90% 2026-05-22 01:24:03.056884 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 95% 2026-05-22 01:24:03.056896 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 100% (Reading database ... 18824 files and directories currently installed.) 2026-05-22 01:24:03.056909 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing build-essential (12.10ubuntu1) ... 2026-05-22 01:24:03.056921 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Reading package lists... 2026-05-22 01:24:03.056932 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Building dependency tree... 2026-05-22 01:24:03.056943 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Reading state information... 2026-05-22 01:24:03.056955 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:The following packages will be REMOVED: 2026-05-22 01:24:03.056966 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:24:03.056978 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:24:03.056989 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:24:03.057001 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:24:03.057052 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:24:03.057064 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:24:03.057077 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:24:03.057086 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: xz-utils 2026-05-22 01:24:03.057096 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-22 01:24:03.057106 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:After this operation, 228 MB disk space will be freed. 2026-05-22 01:24:03.057119 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 2026-05-22 01:24:03.057152 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 2026-05-22 01:24:03.057269 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:60% (Reading database ... 65% 2026-05-22 01:24:03.057289 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 70% 2026-05-22 01:24:03.057403 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 75% 2026-05-22 01:24:03.057455 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 80% 2026-05-22 01:24:03.057518 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 85% 2026-05-22 01:24:03.057589 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 90% 2026-05-22 01:24:03.057690 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 95% 2026-05-22 01:24:03.057759 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 100% (Reading database ... 18815 files and directories currently installed.) 2026-05-22 01:24:03.057847 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-22 01:24:03.058691 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:24:03.058712 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-22 01:24:03.058724 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:24:03.058736 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-22 01:24:03.058748 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-22 01:24:03.058759 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:24:03.058771 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:24:03.058802 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:24:03.058814 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:24:03.058826 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-22 01:24:03.058837 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:24:03.058848 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:24:03.058860 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:24:03.058871 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:24:03.058883 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-22 01:24:03.058895 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-22 01:24:03.058914 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:24:03.058924 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:24:03.058934 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:24:03.058944 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:24:03.058958 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:24:03.058968 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:24:03.058978 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:24:03.058987 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:24:03.058997 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2026-05-22 01:24:03.059010 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:24:03.059112 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:24:03.059174 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-22 01:24:03.059223 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:24:03.059346 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:24:03.059365 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-22 01:24:03.059472 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:24:03.059535 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:24:03.059631 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-22 01:24:03.059716 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:24:03.059809 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:24:03.059957 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:24:03.060009 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:24:03.060076 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing lto-disabled-list (47) ... 2026-05-22 01:24:03.060141 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing make (4.3-4.1build2) ... 2026-05-22 01:24:03.060189 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-22 01:24:03.060237 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 01:24:03.060285 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Collecting pyclean==3.0.0 2026-05-22 01:24:03.060333 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-22 01:24:03.060393 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-22 01:24:03.060410 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Installing collected packages: pyclean 2026-05-22 01:24:03.060485 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Successfully installed pyclean-3.0.0 2026-05-22 01:24:03.060533 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Cleaning directory /var/lib/kolla/venv 2026-05-22 01:24:03.060581 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2026-05-22 01:24:03.060661 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Total 10930 files, 1516 directories removed. 2026-05-22 01:24:03.060716 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2026-05-22 01:24:03.060775 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Cleaning directory /usr 2026-05-22 01:24:03.060859 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2026-05-22 01:24:03.060922 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Total 1316 files, 133 directories removed. 2026-05-22 01:24:03.060970 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2026-05-22 01:24:03.061031 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Found existing installation: pyclean 3.0.0 2026-05-22 01:24:03.061091 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Uninstalling pyclean-3.0.0: 2026-05-22 01:24:03.061150 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: Successfully uninstalled pyclean-3.0.0 2026-05-22 01:24:03.061198 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> Removed intermediate container a9814f792399 2026-05-22 01:24:03.061257 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> dd71961f4b31 2026-05-22 01:24:03.061319 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Successfully built 4b33e7fa9043 2026-05-22 01:24:03.061943 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Successfully tagged osism.harbor.regio.digital/kolla/heat-api-cfn:build-20260522 2026-05-22 01:24:03.061994 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Built at 2026-05-22 01:24:03.061358 (took 0:00:31.967184) 2026-05-22 01:24:03.062005 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-novncproxy) 2026-05-22 01:24:03.062685 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-novncproxy:Processing 2026-05-22 01:24:03.062704 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Building started at 2026-05-22 01:24:03.061949 2026-05-22 01:24:03.064762 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-novncproxy:Turned 0 plugins into plugins archive 2026-05-22 01:24:03.064810 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-novncproxy:Turned 0 additions into additions archive 2026-05-22 01:25:15.236937 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Step 1/7 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20260522 2026-05-22 01:25:15.237005 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> 69aa0195c844 2026-05-22 01:25:15.237022 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Step 2/7 : LABEL "build-date"="20260522" "name"="nova-novncproxy" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="nova-novncproxy" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 01:25:15.237037 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Running in a65e5099d307 2026-05-22 01:25:15.237050 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Removed intermediate container a65e5099d307 2026-05-22 01:25:15.237060 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> 611900c89fef 2026-05-22 01:25:15.237072 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Step 3/7 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends novnc && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-05-22 01:25:15.237084 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Running in aed98ef1888e 2026-05-22 01:25:15.237095 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-22 01:25:15.237107 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 01:25:15.237117 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-22 01:25:15.237128 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-22 01:25:15.237139 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-22 01:25:15.237149 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-22 01:25:15.237160 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-22 01:25:15.237171 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-22 01:25:15.237182 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-22 01:25:15.237192 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,457 kB] 2026-05-22 01:25:15.237203 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,148 kB] 2026-05-22 01:25:15.237214 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-22 01:25:15.237224 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-05-22 01:25:15.237246 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,505 kB] 2026-05-22 01:25:15.237255 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,072 kB] 2026-05-22 01:25:15.237264 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Fetched 30.2 MB in 2s (12.7 MB/s) 2026-05-22 01:25:15.237273 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Reading package lists... 2026-05-22 01:25:15.237281 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Reading package lists... 2026-05-22 01:25:15.237290 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Building dependency tree... 2026-05-22 01:25:15.237298 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Reading state information... 2026-05-22 01:25:15.237307 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:The following additional packages will be installed: 2026-05-22 01:25:15.237316 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: docutils-common ieee-data libblas3 libcares2 libdeflate0 libfreetype6 2026-05-22 01:25:15.237341 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libfribidi0 libgfortran5 libgraphite2-3 libharfbuzz0b libimagequant0 2026-05-22 01:25:15.237362 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libjbig0 libjpeg-turbo8 libjpeg8 liblapack3 liblcms2-2 liblerc4 libnode109 2026-05-22 01:25:15.237371 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libopenjp2-7 libpng16-16t64 libraqm0 libsharpyuv0 libtiff6 libuv1t64 2026-05-22 01:25:15.237379 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libwebp7 libwebpdemux2 libwebpmux3 libxau6 libxcb1 libxdmcp6 net-tools 2026-05-22 01:25:15.237388 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: node-acorn node-busboy node-cjs-module-lexer node-undici node-xtend nodejs 2026-05-22 01:25:15.237396 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python-babel-localedata python3-babel python3-certifi python3-cffi-backend 2026-05-22 01:25:15.237405 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-chardet python3-cryptography python3-dateutil python3-debtcollector 2026-05-22 01:25:15.237413 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-deprecated python3-dnspython python3-docutils python3-eventlet 2026-05-22 01:25:15.237508 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-greenlet python3-idna python3-importlib-metadata python3-iso8601 2026-05-22 01:25:15.237520 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-jwcrypto python3-monotonic python3-more-itertools python3-msgpack 2026-05-22 01:25:15.237529 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-netaddr python3-novnc python3-numpy python3-oslo.config 2026-05-22 01:25:15.237538 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-oslo.context python3-oslo.i18n python3-oslo.log 2026-05-22 01:25:15.237547 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-oslo.serialization python3-oslo.utils python3-packaging python3-pbr 2026-05-22 01:25:15.237556 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-pil python3-psutil python3-pyparsing python3-requests 2026-05-22 01:25:15.237565 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-rfc3986 python3-roman python3-six python3-stevedore 2026-05-22 01:25:15.237574 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-typing-extensions python3-tz python3-urllib3 python3-websockify 2026-05-22 01:25:15.237583 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-wrapt python3-yaml python3-zipp sgml-base websockify xml-core 2026-05-22 01:25:15.237621 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Suggested packages: 2026-05-22 01:25:15.237635 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: liblcms2-utils npm python-nova python-cryptography-doc 2026-05-22 01:25:15.237644 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-cryptography-vectors python-debtcollector-doc python3-trio 2026-05-22 01:25:15.237653 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-aioquic python3-h2 python3-httpx python3-httpcore docutils-doc 2026-05-22 01:25:15.237661 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: fonts-linuxlibertine | ttf-linux-libertine texlive-lang-french 2026-05-22 01:25:15.237679 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: texlive-latex-base texlive-latex-recommended python-eventlet-doc 2026-05-22 01:25:15.237688 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python-greenlet-dev python-greenlet-doc ipython3 python-netaddr-docs 2026-05-22 01:25:15.237697 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-nova gfortran python3-pytest python-oslo.log-doc python-pil-doc 2026-05-22 01:25:15.237705 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python-pyparsing-doc python3-openssl python3-socks python-requests-doc 2026-05-22 01:25:15.237714 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-brotli sgml-base-doc debhelper 2026-05-22 01:25:15.237722 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Recommended packages: 2026-05-22 01:25:15.237731 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: nodejs-doc libpaper-utils python3-pygments python3-olefile 2026-05-22 01:25:15.237739 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:The following NEW packages will be installed: 2026-05-22 01:25:15.237747 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: docutils-common ieee-data libblas3 libcares2 libdeflate0 libfreetype6 2026-05-22 01:25:15.237756 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libfribidi0 libgfortran5 libgraphite2-3 libharfbuzz0b libimagequant0 2026-05-22 01:25:15.237764 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libjbig0 libjpeg-turbo8 libjpeg8 liblapack3 liblcms2-2 liblerc4 libnode109 2026-05-22 01:25:15.237773 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libopenjp2-7 libpng16-16t64 libraqm0 libsharpyuv0 libtiff6 libuv1t64 2026-05-22 01:25:15.237781 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libwebp7 libwebpdemux2 libwebpmux3 libxau6 libxcb1 libxdmcp6 net-tools 2026-05-22 01:25:15.237790 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: node-acorn node-busboy node-cjs-module-lexer node-undici node-xtend nodejs 2026-05-22 01:25:15.237798 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: novnc python-babel-localedata python3-babel python3-certifi 2026-05-22 01:25:15.237806 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-cffi-backend python3-chardet python3-cryptography python3-dateutil 2026-05-22 01:25:15.237821 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-debtcollector python3-deprecated python3-dnspython python3-docutils 2026-05-22 01:25:15.237847 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-eventlet python3-greenlet python3-idna python3-importlib-metadata 2026-05-22 01:25:15.237857 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-iso8601 python3-jwcrypto python3-monotonic python3-more-itertools 2026-05-22 01:25:15.237866 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-msgpack python3-netaddr python3-novnc python3-numpy 2026-05-22 01:25:15.237875 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-oslo.config python3-oslo.context python3-oslo.i18n python3-oslo.log 2026-05-22 01:25:15.237884 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-oslo.serialization python3-oslo.utils python3-packaging python3-pbr 2026-05-22 01:25:15.237893 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-pil python3-psutil python3-pyparsing python3-requests 2026-05-22 01:25:15.237902 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-rfc3986 python3-roman python3-six python3-stevedore 2026-05-22 01:25:15.237918 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-typing-extensions python3-tz python3-urllib3 python3-websockify 2026-05-22 01:25:15.237928 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-wrapt python3-yaml python3-zipp sgml-base websockify xml-core 2026-05-22 01:25:15.237936 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:0 upgraded, 87 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 01:25:15.237945 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Need to get 37.1 MB of archives. 2026-05-22 01:25:15.237954 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:After this operation, 165 MB of additional disk space will be used. 2026-05-22 01:25:15.237963 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 01:25:15.237993 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 sgml-base all 1.31 [11.4 kB] 2026-05-22 01:25:15.238003 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libfribidi0 amd64 1.0.13-3build1 [26.1 kB] 2026-05-22 01:25:15.238012 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-cffi-backend amd64 1.16.0-2build1 [77.3 kB] 2026-05-22 01:25:15.238021 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpng16-16t64 amd64 1.6.43-5ubuntu0.6 [189 kB] 2026-05-22 01:25:15.238030 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libuv1t64 amd64 1.48.0-1.1build1 [97.3 kB] 2026-05-22 01:25:15.238039 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libxau6 amd64 1:1.0.9-1build6 [7,160 B] 2026-05-22 01:25:15.238048 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu6 [10.3 kB] 2026-05-22 01:25:15.238057 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:75 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-pbr all 6.1.1-0ubuntu1~cloud0 [58.2 kB] 2026-05-22 01:25:15.238067 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb1 amd64 1.15-1ubuntu2 [47.7 kB] 2026-05-22 01:25:15.238075 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 xml-core all 0.19 [20.3 kB] 2026-05-22 01:25:15.238084 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 docutils-common all 0.20.1+dfsg-3 [132 kB] 2026-05-22 01:25:15.238093 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 ieee-data all 20220827.1 [2,113 kB] 2026-05-22 01:25:15.238106 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libblas3 amd64 3.12.0-3build1.1 [238 kB] 2026-05-22 01:25:15.238115 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libcares2 amd64 1.27.0-1.0ubuntu1 [73.7 kB] 2026-05-22 01:25:15.238124 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdeflate0 amd64 1.19-1build1.1 [43.9 kB] 2026-05-22 01:25:15.238133 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfreetype6 amd64 2.13.2+dfsg-1ubuntu0.1 [402 kB] 2026-05-22 01:25:15.238142 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgfortran5 amd64 14.2.0-4ubuntu2~24.04.1 [916 kB] 2026-05-22 01:25:15.238151 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 libgraphite2-3 amd64 1.3.14-2build1 [73.0 kB] 2026-05-22 01:25:15.238165 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 libharfbuzz0b amd64 8.3.0-2build2 [469 kB] 2026-05-22 01:25:15.238175 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 libimagequant0 amd64 2.18.0-1build1 [36.3 kB] 2026-05-22 01:25:15.238184 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8 amd64 2.1.5-2ubuntu2 [150 kB] 2026-05-22 01:25:15.238196 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2,148 B] 2026-05-22 01:25:15.238205 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liblapack3 amd64 3.12.0-3build1.1 [2,646 kB] 2026-05-22 01:25:15.238214 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liblcms2-2 amd64 2.14-2ubuntu0.1 [161 kB] 2026-05-22 01:25:15.238229 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 liblerc4 amd64 4.0.0+ds-4ubuntu2 [179 kB] 2026-05-22 01:25:15.238241 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:26 http://archive.ubuntu.com/ubuntu noble/universe amd64 node-xtend all 4.0.2-3 [3,902 B] 2026-05-22 01:25:15.238250 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:27 http://archive.ubuntu.com/ubuntu noble/universe amd64 nodejs amd64 18.19.1+dfsg-6ubuntu5 [306 kB] 2026-05-22 01:25:15.238263 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:28 http://archive.ubuntu.com/ubuntu noble/universe amd64 node-acorn all 8.8.1+ds+~cs25.17.7-2 [115 kB] 2026-05-22 01:25:15.238275 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:29 http://archive.ubuntu.com/ubuntu noble/universe amd64 node-cjs-module-lexer all 1.2.3+dfsg-1 [32.1 kB] 2026-05-22 01:25:15.238340 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:30 http://archive.ubuntu.com/ubuntu noble/universe amd64 node-busboy all 1.6.0+~cs2.6.0-2 [17.3 kB] 2026-05-22 01:25:15.238351 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:31 http://archive.ubuntu.com/ubuntu noble/universe amd64 node-undici all 5.26.3+dfsg1+~cs23.10.12-2 [325 kB] 2026-05-22 01:25:15.238363 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:76 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-netaddr all 1.3.0-1~cloud0 [341 kB] 2026-05-22 01:25:15.238375 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:32 http://archive.ubuntu.com/ubuntu noble/universe amd64 libnode109 amd64 18.19.1+dfsg-6ubuntu5 [11.6 MB] 2026-05-22 01:25:15.238415 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:77 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-oslo.i18n all 6.5.1-0ubuntu1~cloud0 [22.3 kB] 2026-05-22 01:25:15.238429 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:78 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-eventlet all 0.39.0-0ubuntu1.1~cloud0 [313 kB] 2026-05-22 01:25:15.238441 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:33 http://archive.ubuntu.com/ubuntu noble/main amd64 libraqm0 amd64 0.10.1-1build1 [15.0 kB] 2026-05-22 01:25:15.238479 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 libsharpyuv0 amd64 1.3.2-0.4build3 [15.8 kB] 2026-05-22 01:25:15.238492 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 libjbig0 amd64 2.1-6.1ubuntu2 [29.7 kB] 2026-05-22 01:25:15.238504 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:36 http://archive.ubuntu.com/ubuntu noble/main amd64 libwebp7 amd64 1.3.2-0.4build3 [230 kB] 2026-05-22 01:25:15.238540 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:37 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtiff6 amd64 4.5.1+git230720-4ubuntu2.5 [200 kB] 2026-05-22 01:25:15.238554 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:38 http://archive.ubuntu.com/ubuntu noble/main amd64 libwebpdemux2 amd64 1.3.2-0.4build3 [12.4 kB] 2026-05-22 01:25:15.238616 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:39 http://archive.ubuntu.com/ubuntu noble/main amd64 libwebpmux3 amd64 1.3.2-0.4build3 [25.7 kB] 2026-05-22 01:25:15.238635 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:40 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 net-tools amd64 2.10-0.1ubuntu4.4 [204 kB] 2026-05-22 01:25:15.238647 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:41 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wrapt amd64 1.15.0-2build3 [34.8 kB] 2026-05-22 01:25:15.238685 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:42 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-05-22 01:25:15.238698 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:79 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-oslo.context all 1:5.7.1-0ubuntu1~cloud0 [13.8 kB] 2026-05-22 01:25:15.238753 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:80 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-iso8601 all 2.1.0-2~cloud0 [9,192 B] 2026-05-22 01:25:15.238771 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-more-itertools all 10.2.0-1 [52.9 kB] 2026-05-22 01:25:15.238783 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:81 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-yaml amd64 6.0.2-1build2~cloud0 [137 kB] 2026-05-22 01:25:15.238795 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:44 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-zipp all 1.0.0-6ubuntu0.1 [6,774 B] 2026-05-22 01:25:15.238807 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:45 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-importlib-metadata all 4.12.0-1 [17.8 kB] 2026-05-22 01:25:15.238860 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:46 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-debtcollector all 2.5.0-3 [13.3 kB] 2026-05-22 01:25:15.238874 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:82 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-oslo.utils all 8.2.0-0ubuntu1~cloud0 [88.3 kB] 2026-05-22 01:25:15.238886 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:47 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-roman all 3.3-3 [9,632 B] 2026-05-22 01:25:15.238924 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:83 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-oslo.serialization all 5.7.0-0ubuntu1~cloud0 [15.6 kB] 2026-05-22 01:25:15.238937 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:84 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-oslo.log all 7.1.0-0ubuntu1~cloud0 [45.6 kB] 2026-05-22 01:25:15.238973 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:48 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-docutils all 0.20.1+dfsg-3 [393 kB] 2026-05-22 01:25:15.238987 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:85 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-urllib3 all 2.3.0-2ubuntu0.1~cloud0 [116 kB] 2026-05-22 01:25:15.238999 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 python-babel-localedata all 2.10.3-3build1 [6,357 kB] 2026-05-22 01:25:15.239036 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:50 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-tz all 2024.1-2 [31.4 kB] 2026-05-22 01:25:15.239050 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:51 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-babel all 2.10.3-3build1 [87.5 kB] 2026-05-22 01:25:15.239097 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:52 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-six all 1.16.0-4 [12.4 kB] 2026-05-22 01:25:15.239107 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:53 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-dateutil all 2.8.2-3ubuntu1 [79.4 kB] 2026-05-22 01:25:15.239119 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:54 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-greenlet amd64 3.0.3-0ubuntu5.1 [154 kB] 2026-05-22 01:25:15.239166 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:86 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-requests all 2.32.3+dfsg-4ubuntu1.1~cloud0 [73.1 kB] 2026-05-22 01:25:15.239177 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:55 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-dnspython all 2.6.1-1ubuntu1 [163 kB] 2026-05-22 01:25:15.239189 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:56 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-monotonic all 1.6-2 [5,732 B] 2026-05-22 01:25:15.241669 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:57 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-msgpack amd64 1.0.3-3build2 [80.1 kB] 2026-05-22 01:25:15.241688 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:58 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-psutil amd64 5.9.8-2build2 [195 kB] 2026-05-22 01:25:15.241708 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:59 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pyparsing all 3.1.1-1 [86.2 kB] 2026-05-22 01:25:15.241717 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:60 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-packaging all 24.0-1 [41.1 kB] 2026-05-22 01:25:15.241726 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:61 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-certifi all 2023.11.17-1 [165 kB] 2026-05-22 01:25:15.241735 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:62 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-chardet all 5.2.0+dfsg-1 [117 kB] 2026-05-22 01:25:15.241750 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:63 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-idna all 3.6-2ubuntu0.1 [49.0 kB] 2026-05-22 01:25:15.241759 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:64 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-rfc3986 all 2.0.0-2 [21.9 kB] 2026-05-22 01:25:15.241768 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:65 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libopenjp2-7 amd64 2.5.0-2ubuntu0.5 [174 kB] 2026-05-22 01:25:15.241777 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:66 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-pil amd64 10.2.0-1ubuntu1 [452 kB] 2026-05-22 01:25:15.241786 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:67 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-novnc all 1:1.3.0-2 [12.8 kB] 2026-05-22 01:25:15.241795 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:68 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-numpy amd64 1:1.26.4+ds-6ubuntu1 [4,437 kB] 2026-05-22 01:25:15.241804 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:69 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-cryptography amd64 41.0.7-4ubuntu0.4 [815 kB] 2026-05-22 01:25:15.241813 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:70 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-deprecated all 1.2.14-1 [10.5 kB] 2026-05-22 01:25:15.241822 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:71 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-jwcrypto all 1.5.4-1 [31.9 kB] 2026-05-22 01:25:15.241852 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:72 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-websockify amd64 0.10.0+dfsg1-5build2 [42.2 kB] 2026-05-22 01:25:15.241862 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:73 http://archive.ubuntu.com/ubuntu noble/universe amd64 websockify amd64 0.10.0+dfsg1-5build2 [24.3 kB] 2026-05-22 01:25:15.241871 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:74 http://archive.ubuntu.com/ubuntu noble/universe amd64 novnc all 1:1.3.0-2 [248 kB] 2026-05-22 01:25:15.241880 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:87 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-stevedore all 1:5.4.1-0ubuntu1~cloud0 [21.2 kB] 2026-05-22 01:25:15.241889 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:88 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-oslo.config all 1:9.7.1-0ubuntu1~cloud0 [109 kB] 2026-05-22 01:25:15.241898 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Fetched 37.1 MB in 2s (23.5 MB/s) 2026-05-22 01:25:15.241907 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package sgml-base. 2026-05-22 01:25:15.241916 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 2026-05-22 01:25:15.241925 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 2026-05-22 01:25:15.241936 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:25:15.241947 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 70% 2026-05-22 01:25:15.241963 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 75% 2026-05-22 01:25:15.241972 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 80% 2026-05-22 01:25:15.241981 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 85% 2026-05-22 01:25:15.241990 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 90% 2026-05-22 01:25:15.241999 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 95% 2026-05-22 01:25:15.242015 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 100% (Reading database ... 19656 files and directories currently installed.) 2026-05-22 01:25:15.242025 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../00-sgml-base_1.31_all.deb ... 2026-05-22 01:25:15.242033 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking sgml-base (1.31) ... 2026-05-22 01:25:15.242042 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libfribidi0:amd64. 2026-05-22 01:25:15.242051 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../01-libfribidi0_1.0.13-3build1_amd64.deb ... 2026-05-22 01:25:15.242060 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libfribidi0:amd64 (1.0.13-3build1) ... 2026-05-22 01:25:15.242069 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-cffi-backend:amd64. 2026-05-22 01:25:15.242078 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../02-python3-cffi-backend_1.16.0-2build1_amd64.deb ... 2026-05-22 01:25:15.242087 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ... 2026-05-22 01:25:15.242101 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libpng16-16t64:amd64. 2026-05-22 01:25:15.242111 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../03-libpng16-16t64_1.6.43-5ubuntu0.6_amd64.deb ... 2026-05-22 01:25:15.242120 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libpng16-16t64:amd64 (1.6.43-5ubuntu0.6) ... 2026-05-22 01:25:15.242128 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libuv1t64:amd64. 2026-05-22 01:25:15.242137 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../04-libuv1t64_1.48.0-1.1build1_amd64.deb ... 2026-05-22 01:25:15.242146 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libuv1t64:amd64 (1.48.0-1.1build1) ... 2026-05-22 01:25:15.242155 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libxau6:amd64. 2026-05-22 01:25:15.242164 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../05-libxau6_1%3a1.0.9-1build6_amd64.deb ... 2026-05-22 01:25:15.242172 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libxau6:amd64 (1:1.0.9-1build6) ... 2026-05-22 01:25:15.242181 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libxdmcp6:amd64. 2026-05-22 01:25:15.242190 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../06-libxdmcp6_1%3a1.1.3-0ubuntu6_amd64.deb ... 2026-05-22 01:25:15.242199 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-05-22 01:25:15.242207 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libxcb1:amd64. 2026-05-22 01:25:15.242216 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../07-libxcb1_1.15-1ubuntu2_amd64.deb ... 2026-05-22 01:25:15.242225 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libxcb1:amd64 (1.15-1ubuntu2) ... 2026-05-22 01:25:15.242234 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package xml-core. 2026-05-22 01:25:15.242243 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-05-22 01:25:15.242251 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../08-xml-core_0.19_all.deb ... 2026-05-22 01:25:15.242260 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking xml-core (0.19) ... 2026-05-22 01:25:15.242269 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package docutils-common. 2026-05-22 01:25:15.242283 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../09-docutils-common_0.20.1+dfsg-3_all.deb ... 2026-05-22 01:25:15.242293 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking docutils-common (0.20.1+dfsg-3) ... 2026-05-22 01:25:15.242302 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package ieee-data. 2026-05-22 01:25:15.242310 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../10-ieee-data_20220827.1_all.deb ... 2026-05-22 01:25:15.242319 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking ieee-data (20220827.1) ... 2026-05-22 01:25:15.242328 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libblas3:amd64. 2026-05-22 01:25:15.242337 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../11-libblas3_3.12.0-3build1.1_amd64.deb ... 2026-05-22 01:25:15.242346 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libblas3:amd64 (3.12.0-3build1.1) ... 2026-05-22 01:25:15.242354 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libcares2:amd64. 2026-05-22 01:25:15.242363 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../12-libcares2_1.27.0-1.0ubuntu1_amd64.deb ... 2026-05-22 01:25:15.242372 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libcares2:amd64 (1.27.0-1.0ubuntu1) ... 2026-05-22 01:25:15.242381 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libdeflate0:amd64. 2026-05-22 01:25:15.242390 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../13-libdeflate0_1.19-1build1.1_amd64.deb ... 2026-05-22 01:25:15.242398 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libdeflate0:amd64 (1.19-1build1.1) ... 2026-05-22 01:25:15.242413 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libfreetype6:amd64. 2026-05-22 01:25:15.242422 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../14-libfreetype6_2.13.2+dfsg-1ubuntu0.1_amd64.deb ... 2026-05-22 01:25:15.242432 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libfreetype6:amd64 (2.13.2+dfsg-1ubuntu0.1) ... 2026-05-22 01:25:15.242440 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libgfortran5:amd64. 2026-05-22 01:25:15.242449 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../15-libgfortran5_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-05-22 01:25:15.242458 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libgfortran5:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:25:15.242467 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libgraphite2-3:amd64. 2026-05-22 01:25:15.242475 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../16-libgraphite2-3_1.3.14-2build1_amd64.deb ... 2026-05-22 01:25:15.242489 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libgraphite2-3:amd64 (1.3.14-2build1) ... 2026-05-22 01:25:15.242498 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libharfbuzz0b:amd64. 2026-05-22 01:25:15.242507 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../17-libharfbuzz0b_8.3.0-2build2_amd64.deb ... 2026-05-22 01:25:15.242515 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libharfbuzz0b:amd64 (8.3.0-2build2) ... 2026-05-22 01:25:15.242524 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libimagequant0:amd64. 2026-05-22 01:25:15.242533 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../18-libimagequant0_2.18.0-1build1_amd64.deb ... 2026-05-22 01:25:15.242542 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libimagequant0:amd64 (2.18.0-1build1) ... 2026-05-22 01:25:15.242551 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libjpeg-turbo8:amd64. 2026-05-22 01:25:15.242559 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../19-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ... 2026-05-22 01:25:15.242574 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-05-22 01:25:15.242583 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libjpeg8:amd64. 2026-05-22 01:25:15.242615 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../20-libjpeg8_8c-2ubuntu11_amd64.deb ... 2026-05-22 01:25:15.242628 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libjpeg8:amd64 (8c-2ubuntu11) ... 2026-05-22 01:25:15.242637 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package liblapack3:amd64. 2026-05-22 01:25:15.242645 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../21-liblapack3_3.12.0-3build1.1_amd64.deb ... 2026-05-22 01:25:15.242654 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking liblapack3:amd64 (3.12.0-3build1.1) ... 2026-05-22 01:25:15.242663 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package liblcms2-2:amd64. 2026-05-22 01:25:15.242671 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../22-liblcms2-2_2.14-2ubuntu0.1_amd64.deb ... 2026-05-22 01:25:15.242680 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking liblcms2-2:amd64 (2.14-2ubuntu0.1) ... 2026-05-22 01:25:15.242688 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package liblerc4:amd64. 2026-05-22 01:25:15.242697 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../23-liblerc4_4.0.0+ds-4ubuntu2_amd64.deb ... 2026-05-22 01:25:15.242705 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2026-05-22 01:25:15.242714 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package node-xtend. 2026-05-22 01:25:15.242722 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../24-node-xtend_4.0.2-3_all.deb ... 2026-05-22 01:25:15.242731 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking node-xtend (4.0.2-3) ... 2026-05-22 01:25:15.242739 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package nodejs. 2026-05-22 01:25:15.242748 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../25-nodejs_18.19.1+dfsg-6ubuntu5_amd64.deb ... 2026-05-22 01:25:15.242756 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking nodejs (18.19.1+dfsg-6ubuntu5) ... 2026-05-22 01:25:15.242765 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package node-acorn. 2026-05-22 01:25:15.242773 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../26-node-acorn_8.8.1+ds+~cs25.17.7-2_all.deb ... 2026-05-22 01:25:15.242782 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking node-acorn (8.8.1+ds+~cs25.17.7-2) ... 2026-05-22 01:25:15.242791 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package node-cjs-module-lexer. 2026-05-22 01:25:15.242799 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../27-node-cjs-module-lexer_1.2.3+dfsg-1_all.deb ... 2026-05-22 01:25:15.242813 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking node-cjs-module-lexer (1.2.3+dfsg-1) ... 2026-05-22 01:25:15.242822 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package node-busboy. 2026-05-22 01:25:15.242849 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../28-node-busboy_1.6.0+~cs2.6.0-2_all.deb ... 2026-05-22 01:25:15.242859 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking node-busboy (1.6.0+~cs2.6.0-2) ... 2026-05-22 01:25:15.242867 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package node-undici. 2026-05-22 01:25:15.242876 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../29-node-undici_5.26.3+dfsg1+~cs23.10.12-2_all.deb ... 2026-05-22 01:25:15.242885 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking node-undici (5.26.3+dfsg1+~cs23.10.12-2) ... 2026-05-22 01:25:15.242893 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libnode109:amd64. 2026-05-22 01:25:15.242908 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../30-libnode109_18.19.1+dfsg-6ubuntu5_amd64.deb ... 2026-05-22 01:25:15.242923 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libnode109:amd64 (18.19.1+dfsg-6ubuntu5) ... 2026-05-22 01:25:15.242932 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libraqm0:amd64. 2026-05-22 01:25:15.242941 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../31-libraqm0_0.10.1-1build1_amd64.deb ... 2026-05-22 01:25:15.242949 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libraqm0:amd64 (0.10.1-1build1) ... 2026-05-22 01:25:15.242958 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libsharpyuv0:amd64. 2026-05-22 01:25:15.242967 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../32-libsharpyuv0_1.3.2-0.4build3_amd64.deb ... 2026-05-22 01:25:15.242975 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2026-05-22 01:25:15.242984 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libjbig0:amd64. 2026-05-22 01:25:15.242992 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../33-libjbig0_2.1-6.1ubuntu2_amd64.deb ... 2026-05-22 01:25:15.243001 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libjbig0:amd64 (2.1-6.1ubuntu2) ... 2026-05-22 01:25:15.243010 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libwebp7:amd64. 2026-05-22 01:25:15.243018 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../34-libwebp7_1.3.2-0.4build3_amd64.deb ... 2026-05-22 01:25:15.243027 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libwebp7:amd64 (1.3.2-0.4build3) ... 2026-05-22 01:25:15.243036 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libtiff6:amd64. 2026-05-22 01:25:15.243044 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../35-libtiff6_4.5.1+git230720-4ubuntu2.5_amd64.deb ... 2026-05-22 01:25:15.243053 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libtiff6:amd64 (4.5.1+git230720-4ubuntu2.5) ... 2026-05-22 01:25:15.243062 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libwebpdemux2:amd64. 2026-05-22 01:25:15.243070 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../36-libwebpdemux2_1.3.2-0.4build3_amd64.deb ... 2026-05-22 01:25:15.243079 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libwebpdemux2:amd64 (1.3.2-0.4build3) ... 2026-05-22 01:25:15.243087 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libwebpmux3:amd64. 2026-05-22 01:25:15.243096 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../37-libwebpmux3_1.3.2-0.4build3_amd64.deb ... 2026-05-22 01:25:15.243105 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libwebpmux3:amd64 (1.3.2-0.4build3) ... 2026-05-22 01:25:15.243113 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package net-tools. 2026-05-22 01:25:15.243122 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../38-net-tools_2.10-0.1ubuntu4.4_amd64.deb ... 2026-05-22 01:25:15.243130 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking net-tools (2.10-0.1ubuntu4.4) ... 2026-05-22 01:25:15.243139 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-pbr. 2026-05-22 01:25:15.243148 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../39-python3-pbr_6.1.1-0ubuntu1~cloud0_all.deb ... 2026-05-22 01:25:15.243156 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-pbr (6.1.1-0ubuntu1~cloud0) ... 2026-05-22 01:25:15.243165 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-wrapt. 2026-05-22 01:25:15.243173 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../40-python3-wrapt_1.15.0-2build3_amd64.deb ... 2026-05-22 01:25:15.243182 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-wrapt (1.15.0-2build3) ... 2026-05-22 01:25:15.243197 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-typing-extensions. 2026-05-22 01:25:15.243213 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../41-python3-typing-extensions_4.10.0-1_all.deb ... 2026-05-22 01:25:15.243222 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-typing-extensions (4.10.0-1) ... 2026-05-22 01:25:15.243231 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-more-itertools. 2026-05-22 01:25:15.243240 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../42-python3-more-itertools_10.2.0-1_all.deb ... 2026-05-22 01:25:15.243248 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-more-itertools (10.2.0-1) ... 2026-05-22 01:25:15.243257 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-zipp. 2026-05-22 01:25:15.243265 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../43-python3-zipp_1.0.0-6ubuntu0.1_all.deb ... 2026-05-22 01:25:15.243274 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-zipp (1.0.0-6ubuntu0.1) ... 2026-05-22 01:25:15.243293 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-importlib-metadata. 2026-05-22 01:25:15.243302 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../44-python3-importlib-metadata_4.12.0-1_all.deb ... 2026-05-22 01:25:15.243311 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-importlib-metadata (4.12.0-1) ... 2026-05-22 01:25:15.243320 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-debtcollector. 2026-05-22 01:25:15.243329 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../45-python3-debtcollector_2.5.0-3_all.deb ... 2026-05-22 01:25:15.243337 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-debtcollector (2.5.0-3) ... 2026-05-22 01:25:15.243346 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-roman. 2026-05-22 01:25:15.243354 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../46-python3-roman_3.3-3_all.deb ... 2026-05-22 01:25:15.243363 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-roman (3.3-3) ... 2026-05-22 01:25:15.243372 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-docutils. 2026-05-22 01:25:15.243403 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../47-python3-docutils_0.20.1+dfsg-3_all.deb ... 2026-05-22 01:25:15.243412 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-docutils (0.20.1+dfsg-3) ... 2026-05-22 01:25:15.243421 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-netaddr. 2026-05-22 01:25:15.243429 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../48-python3-netaddr_1.3.0-1~cloud0_all.deb ... 2026-05-22 01:25:15.243438 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-netaddr (1.3.0-1~cloud0) ... 2026-05-22 01:25:15.243446 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python-babel-localedata. 2026-05-22 01:25:15.243455 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../49-python-babel-localedata_2.10.3-3build1_all.deb ... 2026-05-22 01:25:15.243464 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python-babel-localedata (2.10.3-3build1) ... 2026-05-22 01:25:15.243472 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-tz. 2026-05-22 01:25:15.243480 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../50-python3-tz_2024.1-2_all.deb ... 2026-05-22 01:25:15.243489 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-tz (2024.1-2) ... 2026-05-22 01:25:15.243497 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-babel. 2026-05-22 01:25:15.243506 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../51-python3-babel_2.10.3-3build1_all.deb ... 2026-05-22 01:25:15.243520 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-babel (2.10.3-3build1) ... 2026-05-22 01:25:15.243529 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-05-22 01:25:15.243537 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-oslo.i18n. 2026-05-22 01:25:15.243546 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../52-python3-oslo.i18n_6.5.1-0ubuntu1~cloud0_all.deb ... 2026-05-22 01:25:15.243554 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-oslo.i18n (6.5.1-0ubuntu1~cloud0) ... 2026-05-22 01:25:15.243563 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-six. 2026-05-22 01:25:15.243571 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../53-python3-six_1.16.0-4_all.deb ... 2026-05-22 01:25:15.243580 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-six (1.16.0-4) ... 2026-05-22 01:25:15.243588 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-dateutil. 2026-05-22 01:25:15.243621 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../54-python3-dateutil_2.8.2-3ubuntu1_all.deb ... 2026-05-22 01:25:15.243630 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-05-22 01:25:15.243644 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-dateutil (2.8.2-3ubuntu1) ... 2026-05-22 01:25:15.243653 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-greenlet. 2026-05-22 01:25:15.243661 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../55-python3-greenlet_3.0.3-0ubuntu5.1_amd64.deb ... 2026-05-22 01:25:15.243670 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-greenlet (3.0.3-0ubuntu5.1) ... 2026-05-22 01:25:15.243679 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-dnspython. 2026-05-22 01:25:15.243687 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../56-python3-dnspython_2.6.1-1ubuntu1_all.deb ... 2026-05-22 01:25:15.243696 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-05-22 01:25:15.243704 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-dnspython (2.6.1-1ubuntu1) ... 2026-05-22 01:25:15.243713 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-eventlet. 2026-05-22 01:25:15.243727 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../57-python3-eventlet_0.39.0-0ubuntu1.1~cloud0_all.deb ... 2026-05-22 01:25:15.243736 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-eventlet (0.39.0-0ubuntu1.1~cloud0) ... 2026-05-22 01:25:15.243744 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-monotonic. 2026-05-22 01:25:15.243753 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../58-python3-monotonic_1.6-2_all.deb ... 2026-05-22 01:25:15.243761 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-monotonic (1.6-2) ... 2026-05-22 01:25:15.243770 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-oslo.context. 2026-05-22 01:25:15.243779 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../59-python3-oslo.context_1%3a5.7.1-0ubuntu1~cloud0_all.deb ... 2026-05-22 01:25:15.243787 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-oslo.context (1:5.7.1-0ubuntu1~cloud0) ... 2026-05-22 01:25:15.243796 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-msgpack. 2026-05-22 01:25:15.243805 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../60-python3-msgpack_1.0.3-3build2_amd64.deb ... 2026-05-22 01:25:15.243813 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-05-22 01:25:15.243822 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-msgpack (1.0.3-3build2) ... 2026-05-22 01:25:15.243847 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-iso8601. 2026-05-22 01:25:15.243856 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../61-python3-iso8601_2.1.0-2~cloud0_all.deb ... 2026-05-22 01:25:15.243871 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-iso8601 (2.1.0-2~cloud0) ... 2026-05-22 01:25:15.243880 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-psutil. 2026-05-22 01:25:15.243889 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../62-python3-psutil_5.9.8-2build2_amd64.deb ... 2026-05-22 01:25:15.243897 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-psutil (5.9.8-2build2) ... 2026-05-22 01:25:15.243906 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-pyparsing. 2026-05-22 01:25:15.243914 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../63-python3-pyparsing_3.1.1-1_all.deb ... 2026-05-22 01:25:15.243923 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-pyparsing (3.1.1-1) ... 2026-05-22 01:25:15.243931 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-packaging. 2026-05-22 01:25:15.243940 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../64-python3-packaging_24.0-1_all.deb ... 2026-05-22 01:25:15.243949 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-packaging (24.0-1) ... 2026-05-22 01:25:15.243957 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-yaml. 2026-05-22 01:25:15.243966 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../65-python3-yaml_6.0.2-1build2~cloud0_amd64.deb ... 2026-05-22 01:25:15.243974 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-05-22 01:25:15.243983 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-yaml (6.0.2-1build2~cloud0) ... 2026-05-22 01:25:15.243992 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-oslo.utils. 2026-05-22 01:25:15.244000 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../66-python3-oslo.utils_8.2.0-0ubuntu1~cloud0_all.deb ... 2026-05-22 01:25:15.244009 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-oslo.utils (8.2.0-0ubuntu1~cloud0) ... 2026-05-22 01:25:15.244017 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-oslo.serialization. 2026-05-22 01:25:15.244026 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../67-python3-oslo.serialization_5.7.0-0ubuntu1~cloud0_all.deb ... 2026-05-22 01:25:15.244041 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-oslo.serialization (5.7.0-0ubuntu1~cloud0) ... 2026-05-22 01:25:15.244050 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-oslo.log. 2026-05-22 01:25:15.244058 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../68-python3-oslo.log_7.1.0-0ubuntu1~cloud0_all.deb ... 2026-05-22 01:25:15.244067 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-oslo.log (7.1.0-0ubuntu1~cloud0) ... 2026-05-22 01:25:15.244075 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-certifi. 2026-05-22 01:25:15.244084 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../69-python3-certifi_2023.11.17-1_all.deb ... 2026-05-22 01:25:15.244092 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-certifi (2023.11.17-1) ... 2026-05-22 01:25:15.244101 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-chardet. 2026-05-22 01:25:15.244109 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../70-python3-chardet_5.2.0+dfsg-1_all.deb ... 2026-05-22 01:25:15.244123 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-chardet (5.2.0+dfsg-1) ... 2026-05-22 01:25:15.244132 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-idna. 2026-05-22 01:25:15.244140 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../71-python3-idna_3.6-2ubuntu0.1_all.deb ... 2026-05-22 01:25:15.244149 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-idna (3.6-2ubuntu0.1) ... 2026-05-22 01:25:15.244165 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-urllib3. 2026-05-22 01:25:15.244174 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../72-python3-urllib3_2.3.0-2ubuntu0.1~cloud0_all.deb ... 2026-05-22 01:25:15.244183 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-urllib3 (2.3.0-2ubuntu0.1~cloud0) ... 2026-05-22 01:25:15.244191 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-requests. 2026-05-22 01:25:15.244199 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../73-python3-requests_2.32.3+dfsg-4ubuntu1.1~cloud0_all.deb ... 2026-05-22 01:25:15.244208 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-requests (2.32.3+dfsg-4ubuntu1.1~cloud0) ... 2026-05-22 01:25:15.244216 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-rfc3986. 2026-05-22 01:25:15.244224 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../74-python3-rfc3986_2.0.0-2_all.deb ... 2026-05-22 01:25:15.244233 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-rfc3986 (2.0.0-2) ... 2026-05-22 01:25:15.244241 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-stevedore. 2026-05-22 01:25:15.244250 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../75-python3-stevedore_1%3a5.4.1-0ubuntu1~cloud0_all.deb ... 2026-05-22 01:25:15.244258 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-stevedore (1:5.4.1-0ubuntu1~cloud0) ... 2026-05-22 01:25:15.244270 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-oslo.config. 2026-05-22 01:25:15.244278 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../76-python3-oslo.config_1%3a9.7.1-0ubuntu1~cloud0_all.deb ... 2026-05-22 01:25:15.244287 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-05-22 01:25:15.244295 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-oslo.config (1:9.7.1-0ubuntu1~cloud0) ... 2026-05-22 01:25:15.244304 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libopenjp2-7:amd64. 2026-05-22 01:25:15.244312 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../77-libopenjp2-7_2.5.0-2ubuntu0.5_amd64.deb ... 2026-05-22 01:25:15.244320 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-05-22 01:25:15.244329 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libopenjp2-7:amd64 (2.5.0-2ubuntu0.5) ... 2026-05-22 01:25:15.244337 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-pil:amd64. 2026-05-22 01:25:15.244345 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../78-python3-pil_10.2.0-1ubuntu1_amd64.deb ... 2026-05-22 01:25:15.244357 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-05-22 01:25:15.244365 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-pil:amd64 (10.2.0-1ubuntu1) ... 2026-05-22 01:25:15.244374 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-novnc. 2026-05-22 01:25:15.244382 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../79-python3-novnc_1%3a1.3.0-2_all.deb ... 2026-05-22 01:25:15.244390 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-novnc (1:1.3.0-2) ... 2026-05-22 01:25:15.244402 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-numpy. 2026-05-22 01:25:15.244410 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../80-python3-numpy_1%3a1.26.4+ds-6ubuntu1_amd64.deb ... 2026-05-22 01:25:15.244422 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-05-22 01:25:15.244464 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-numpy (1:1.26.4+ds-6ubuntu1) ... 2026-05-22 01:25:15.244477 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-cryptography. 2026-05-22 01:25:15.244522 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../81-python3-cryptography_41.0.7-4ubuntu0.4_amd64.deb ... 2026-05-22 01:25:15.244542 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-cryptography (41.0.7-4ubuntu0.4) ... 2026-05-22 01:25:15.244554 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-deprecated. 2026-05-22 01:25:15.244618 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../82-python3-deprecated_1.2.14-1_all.deb ... 2026-05-22 01:25:15.244633 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-deprecated (1.2.14-1) ... 2026-05-22 01:25:15.244645 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-jwcrypto. 2026-05-22 01:25:15.244684 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../83-python3-jwcrypto_1.5.4-1_all.deb ... 2026-05-22 01:25:15.244703 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-jwcrypto (1.5.4-1) ... 2026-05-22 01:25:15.244715 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-websockify. 2026-05-22 01:25:15.244754 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../84-python3-websockify_0.10.0+dfsg1-5build2_amd64.deb ... 2026-05-22 01:25:15.244767 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-05-22 01:25:15.244793 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-websockify (0.10.0+dfsg1-5build2) ... 2026-05-22 01:25:15.244844 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package websockify. 2026-05-22 01:25:15.244858 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../85-websockify_0.10.0+dfsg1-5build2_amd64.deb ... 2026-05-22 01:25:15.244909 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-05-22 01:25:15.244923 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking websockify (0.10.0+dfsg1-5build2) ... 2026-05-22 01:25:15.244971 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package novnc. 2026-05-22 01:25:15.244982 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../86-novnc_1%3a1.3.0-2_all.deb ... 2026-05-22 01:25:15.244994 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking novnc (1:1.3.0-2) ... 2026-05-22 01:25:15.245030 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-more-itertools (10.2.0-1) ... 2026-05-22 01:25:15.245043 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libgraphite2-3:amd64 (1.3.14-2build1) ... 2026-05-22 01:25:15.245090 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up liblcms2-2:amd64 (2.14-2ubuntu0.1) ... 2026-05-22 01:25:15.245101 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2026-05-22 01:25:15.245113 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libxau6:amd64 (1:1.0.9-1build6) ... 2026-05-22 01:25:15.245149 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up net-tools (2.10-0.1ubuntu4.4) ... 2026-05-22 01:25:15.245162 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-05-22 01:25:15.245198 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libxcb1:amd64 (1.15-1ubuntu2) ... 2026-05-22 01:25:15.245211 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2026-05-22 01:25:15.245258 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-pbr (6.1.1-0ubuntu1~cloud0) ... 2026-05-22 01:25:15.245268 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libuv1t64:amd64 (1.48.0-1.1build1) ... 2026-05-22 01:25:15.245280 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libdeflate0:amd64 (1.19-1build1.1) ... 2026-05-22 01:25:15.245329 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-yaml (6.0.2-1build2~cloud0) ... 2026-05-22 01:25:15.245340 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up node-cjs-module-lexer (1.2.3+dfsg-1) ... 2026-05-22 01:25:15.245352 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-zipp (1.0.0-6ubuntu0.1) ... 2026-05-22 01:25:15.245399 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libjbig0:amd64 (2.1-6.1ubuntu2) ... 2026-05-22 01:25:15.245417 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-psutil (5.9.8-2build2) ... 2026-05-22 01:25:15.245429 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-tz (2024.1-2) ... 2026-05-22 01:25:15.245441 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python-babel-localedata (2.10.3-3build1) ... 2026-05-22 01:25:15.245479 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-monotonic (1.6-2) ... 2026-05-22 01:25:15.245492 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-six (1.16.0-4) ... 2026-05-22 01:25:15.245503 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-roman (3.3-3) ... 2026-05-22 01:25:15.245539 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libblas3:amd64 (3.12.0-3build1.1) ... 2026-05-22 01:25:15.245552 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:update-alternatives: using /usr/lib/x86_64-linux-gnu/blas/libblas.so.3 to provide /usr/lib/x86_64-linux-gnu/libblas.so.3 (libblas.so.3-x86_64-linux-gnu) in auto mode 2026-05-22 01:25:15.245616 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-packaging (24.0-1) ... 2026-05-22 01:25:15.245631 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-iso8601 (2.1.0-2~cloud0) ... 2026-05-22 01:25:15.245643 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-chardet (5.2.0+dfsg-1) ... 2026-05-22 01:25:15.245684 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-pyparsing (3.1.1-1) ... 2026-05-22 01:25:15.245697 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-certifi (2023.11.17-1) ... 2026-05-22 01:25:15.245742 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libfribidi0:amd64 (1.0.13-3build1) ... 2026-05-22 01:25:15.245753 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-greenlet (3.0.3-0ubuntu5.1) ... 2026-05-22 01:25:15.245765 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libimagequant0:amd64 (2.18.0-1build1) ... 2026-05-22 01:25:15.245814 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libpng16-16t64:amd64 (1.6.43-5ubuntu0.6) ... 2026-05-22 01:25:15.245856 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libcares2:amd64 (1.27.0-1.0ubuntu1) ... 2026-05-22 01:25:15.245871 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-idna (3.6-2ubuntu0.1) ... 2026-05-22 01:25:15.245880 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-wrapt (1.15.0-2build3) ... 2026-05-22 01:25:15.245891 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-typing-extensions (4.10.0-1) ... 2026-05-22 01:25:15.245931 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-05-22 01:25:15.245944 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libgfortran5:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:25:15.245981 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-urllib3 (2.3.0-2ubuntu0.1~cloud0) ... 2026-05-22 01:25:15.245994 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libwebp7:amd64 (1.3.2-0.4build3) ... 2026-05-22 01:25:15.246030 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up ieee-data (20220827.1) ... 2026-05-22 01:25:15.246043 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-dnspython (2.6.1-1ubuntu1) ... 2026-05-22 01:25:15.246091 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libopenjp2-7:amd64 (2.5.0-2ubuntu0.5) ... 2026-05-22 01:25:15.246102 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-dateutil (2.8.2-3ubuntu1) ... 2026-05-22 01:25:15.246114 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up sgml-base (1.31) ... 2026-05-22 01:25:15.246150 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-msgpack (1.0.3-3build2) ... 2026-05-22 01:25:15.246163 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up node-xtend (4.0.2-3) ... 2026-05-22 01:25:15.246175 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libwebpmux3:amd64 (1.3.2-0.4build3) ... 2026-05-22 01:25:15.246212 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-deprecated (1.2.14-1) ... 2026-05-22 01:25:15.246233 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ... 2026-05-22 01:25:15.246282 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up node-busboy (1.6.0+~cs2.6.0-2) ... 2026-05-22 01:25:15.246293 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libjpeg8:amd64 (8c-2ubuntu11) ... 2026-05-22 01:25:15.246305 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up liblapack3:amd64 (3.12.0-3build1.1) ... 2026-05-22 01:25:15.246354 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:update-alternatives: using /usr/lib/x86_64-linux-gnu/lapack/liblapack.so.3 to provide /usr/lib/x86_64-linux-gnu/liblapack.so.3 (liblapack.so.3-x86_64-linux-gnu) in auto mode 2026-05-22 01:25:15.246366 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-importlib-metadata (4.12.0-1) ... 2026-05-22 01:25:15.246378 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-babel (2.10.3-3build1) ... 2026-05-22 01:25:15.246425 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:update-alternatives: 2026-05-22 01:25:15.246436 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:using /usr/bin/pybabel-python3 to provide /usr/bin/pybabel (pybabel) in auto mode 2026-05-22 01:25:15.246448 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libwebpdemux2:amd64 (1.3.2-0.4build3) ... 2026-05-22 01:25:15.246495 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-debtcollector (2.5.0-3) ... 2026-05-22 01:25:15.246506 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-eventlet (0.39.0-0ubuntu1.1~cloud0) ... 2026-05-22 01:25:15.246518 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-rfc3986 (2.0.0-2) ... 2026-05-22 01:25:15.246564 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libfreetype6:amd64 (2.13.2+dfsg-1ubuntu0.1) ... 2026-05-22 01:25:15.246575 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-cryptography (41.0.7-4ubuntu0.4) ... 2026-05-22 01:25:15.246587 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-05-22 01:25:15.246625 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-requests (2.32.3+dfsg-4ubuntu1.1~cloud0) ... 2026-05-22 01:25:15.246675 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-oslo.context (1:5.7.1-0ubuntu1~cloud0) ... 2026-05-22 01:25:15.246689 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-jwcrypto (1.5.4-1) ... 2026-05-22 01:25:15.246716 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-numpy (1:1.26.4+ds-6ubuntu1) ... 2026-05-22 01:25:15.246754 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up node-undici (5.26.3+dfsg1+~cs23.10.12-2) ... 2026-05-22 01:25:15.246767 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-websockify (0.10.0+dfsg1-5build2) ... 2026-05-22 01:25:15.246780 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:/usr/lib/python3/dist-packages/websockify/token_plugins.py:35: SyntaxWarning: invalid escape sequence '\s' 2026-05-22 01:25:15.246816 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: tok, target = re.split(':\s', line) 2026-05-22 01:25:15.246847 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-netaddr (1.3.0-1~cloud0) ... 2026-05-22 01:25:15.246885 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libtiff6:amd64 (4.5.1+git230720-4ubuntu2.5) ... 2026-05-22 01:25:15.246905 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up xml-core (0.19) ... 2026-05-22 01:25:15.246917 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-stevedore (1:5.4.1-0ubuntu1~cloud0) ... 2026-05-22 01:25:15.246954 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libharfbuzz0b:amd64 (8.3.0-2build2) ... 2026-05-22 01:25:15.246967 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-oslo.i18n (6.5.1-0ubuntu1~cloud0) ... 2026-05-22 01:25:15.247002 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up websockify (0.10.0+dfsg1-5build2) ... 2026-05-22 01:25:15.247015 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-oslo.utils (8.2.0-0ubuntu1~cloud0) ... 2026-05-22 01:25:15.247034 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libraqm0:amd64 (0.10.1-1build1) ... 2026-05-22 01:25:15.247083 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-oslo.serialization (5.7.0-0ubuntu1~cloud0) ... 2026-05-22 01:25:15.247094 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-pil:amd64 (10.2.0-1ubuntu1) ... 2026-05-22 01:25:15.247106 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-oslo.log (7.1.0-0ubuntu1~cloud0) ... 2026-05-22 01:25:15.247127 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libnode109:amd64 (18.19.1+dfsg-6ubuntu5) ... 2026-05-22 01:25:15.247163 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up nodejs (18.19.1+dfsg-6ubuntu5) ... 2026-05-22 01:25:15.247176 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:update-alternatives: using /usr/bin/nodejs to provide /usr/bin/js (js) in auto mode 2026-05-22 01:25:15.247188 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:update-alternatives: warning: skip creation of /usr/share/man/man1/js.1.gz because associated file /usr/share/man/man1/nodejs.1.gz (of link group js) doesn't exist 2026-05-22 01:25:15.247232 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up node-acorn (8.8.1+ds+~cs25.17.7-2) ... 2026-05-22 01:25:15.247280 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 01:25:15.247291 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Processing triggers for sgml-base (1.31) ... 2026-05-22 01:25:15.247303 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up docutils-common (0.20.1+dfsg-3) ... 2026-05-22 01:25:15.247338 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Processing triggers for sgml-base (1.31) ... 2026-05-22 01:25:15.247352 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-05-22 01:25:15.247387 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-docutils (0.20.1+dfsg-3) ... 2026-05-22 01:25:15.247400 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-oslo.config (1:9.7.1-0ubuntu1~cloud0) ... 2026-05-22 01:25:15.247448 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-novnc (1:1.3.0-2) ... 2026-05-22 01:25:15.247462 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up novnc (1:1.3.0-2) ... 2026-05-22 01:25:15.247497 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Removed intermediate container aed98ef1888e 2026-05-22 01:25:15.247510 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> 6f7e98e6e376 2026-05-22 01:25:15.247557 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Step 4/7 : COPY patches /patches 2026-05-22 01:25:15.247570 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> 90764f15ec5c 2026-05-22 01:25:15.247582 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Step 5/7 : RUN kolla_patch 2026-05-22 01:25:15.247639 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Running in 9a47c7237394 2026-05-22 01:25:15.247656 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:[i] No series file found, nothing to patch. 2026-05-22 01:25:15.247692 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Removed intermediate container 9a47c7237394 2026-05-22 01:25:15.247705 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> 8d3c732f33da 2026-05-22 01:25:15.247743 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Step 6/7 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 01:25:15.247758 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Running in c8e266a56ea8 2026-05-22 01:25:15.247770 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Reading package lists... 2026-05-22 01:25:15.247806 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Building dependency tree... 2026-05-22 01:25:15.247819 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Reading state information... 2026-05-22 01:25:15.247869 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:The following packages were automatically installed and are no longer required: 2026-05-22 01:25:15.247891 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:25:15.247903 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:25:15.247915 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:25:15.247981 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:25:15.247997 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgprofng0 2026-05-22 01:25:15.248006 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 libsframe1 2026-05-22 01:25:15.248015 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make xz-utils 2026-05-22 01:25:15.248027 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Use 'apt autoremove' to remove them. 2026-05-22 01:25:15.248039 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:The following packages will be REMOVED: 2026-05-22 01:25:15.248075 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: build-essential 2026-05-22 01:25:15.248089 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-22 01:25:15.248101 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:After this operation, 17.4 kB disk space will be freed. 2026-05-22 01:25:15.248136 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 2026-05-22 01:25:15.248152 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:25:15.248189 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 70% 2026-05-22 01:25:15.248202 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 75% 2026-05-22 01:25:15.248248 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 80% 2026-05-22 01:25:15.248262 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 85% 2026-05-22 01:25:15.248274 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 90% 2026-05-22 01:25:15.248308 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 95% 2026-05-22 01:25:15.248322 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 100% (Reading database ... 24418 files and directories currently installed.) 2026-05-22 01:25:15.248357 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing build-essential (12.10ubuntu1) ... 2026-05-22 01:25:15.248370 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Reading package lists... 2026-05-22 01:25:15.248416 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Building dependency tree... 2026-05-22 01:25:15.248427 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Reading state information... 2026-05-22 01:25:15.248439 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:The following packages will be REMOVED: 2026-05-22 01:25:15.248475 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:25:15.248488 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:25:15.248500 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:25:15.248535 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:25:15.248548 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgprofng0 2026-05-22 01:25:15.248568 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 libsframe1 2026-05-22 01:25:15.248580 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make xz-utils 2026-05-22 01:25:15.248640 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:0 upgraded, 0 newly installed, 40 to remove and 0 not upgraded. 2026-05-22 01:25:15.248658 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:After this operation, 228 MB disk space will be freed. 2026-05-22 01:25:15.248670 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 2026-05-22 01:25:15.248705 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 2026-05-22 01:25:15.248720 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:25:15.248756 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 70% 2026-05-22 01:25:15.248770 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 75% 2026-05-22 01:25:15.248796 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 80% 2026-05-22 01:25:15.248906 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 85% 2026-05-22 01:25:15.248923 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 90% 2026-05-22 01:25:15.248932 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 95% 2026-05-22 01:25:15.248946 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 100% (Reading database ... 24409 files and directories currently installed.) 2026-05-22 01:25:15.248958 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-22 01:25:15.248966 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:25:15.248977 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-22 01:25:15.249017 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:25:15.249030 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-22 01:25:15.249042 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-22 01:25:15.249097 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:25:15.249110 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:25:15.249145 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:25:15.249158 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:25:15.249192 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-22 01:25:15.249205 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:25:15.249218 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:25:15.249263 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:25:15.249276 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:25:15.249322 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-22 01:25:15.249335 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-22 01:25:15.249370 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:25:15.249383 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:25:15.249403 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:25:15.249440 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:25:15.249452 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:25:15.249464 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:25:15.249510 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:25:15.249523 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:25:15.249568 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:25:15.249578 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:25:15.249613 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-22 01:25:15.249630 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:25:15.249667 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-22 01:25:15.249680 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:25:15.249715 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:25:15.249727 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-22 01:25:15.249774 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:25:15.249784 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:25:15.249796 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:25:15.249870 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:25:15.249886 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing lto-disabled-list (47) ... 2026-05-22 01:25:15.249894 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing make (4.3-4.1build2) ... 2026-05-22 01:25:15.249906 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-22 01:25:15.249917 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 01:25:15.249955 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Collecting pyclean==3.0.0 2026-05-22 01:25:15.249968 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-22 01:25:15.250002 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-22 01:25:15.250022 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Installing collected packages: pyclean 2026-05-22 01:25:15.250034 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Successfully installed pyclean-3.0.0 2026-05-22 01:25:15.250081 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Cleaning directory /var/lib/kolla/venv 2026-05-22 01:25:15.250091 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-05-22 01:25:15.250104 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Total 10250 files, 1391 directories removed. 2026-05-22 01:25:15.250139 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-05-22 01:25:15.250152 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Cleaning directory /usr 2026-05-22 01:25:15.250164 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-05-22 01:25:15.250199 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Total 2921 files, 318 directories removed. 2026-05-22 01:25:15.250212 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-05-22 01:25:15.250258 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Found existing installation: pyclean 3.0.0 2026-05-22 01:25:15.250277 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Uninstalling pyclean-3.0.0: 2026-05-22 01:25:15.250289 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: Successfully uninstalled pyclean-3.0.0 2026-05-22 01:25:15.250301 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Removed intermediate container c8e266a56ea8 2026-05-22 01:25:15.250339 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> 0059066aec0b 2026-05-22 01:25:15.250352 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Step 7/7 : USER nova 2026-05-22 01:25:15.250397 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Running in 0d655252ae64 2026-05-22 01:25:15.250405 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Removed intermediate container 0d655252ae64 2026-05-22 01:25:15.250415 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> 3a8d21bc36c8 2026-05-22 01:25:15.250457 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Successfully built bddddd9a5a08 2026-05-22 01:25:15.250488 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Successfully tagged osism.harbor.regio.digital/kolla/nova-novncproxy:build-20260522 2026-05-22 01:25:15.250567 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Built at 2026-05-22 01:25:15.250489 (took 0:01:12.188540) 2026-05-22 01:25:15.250808 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-serialproxy) 2026-05-22 01:25:15.250913 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-serialproxy:Processing 2026-05-22 01:25:15.250968 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Building started at 2026-05-22 01:25:15.250911 2026-05-22 01:25:15.251587 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-serialproxy:Turned 0 plugins into plugins archive 2026-05-22 01:25:15.252032 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-serialproxy:Turned 0 additions into additions archive 2026-05-22 01:25:43.537420 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Step 1/6 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20260522 2026-05-22 01:25:43.537519 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> 69aa0195c844 2026-05-22 01:25:43.537605 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Step 2/6 : LABEL "build-date"="20260522" "name"="nova-serialproxy" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="nova-serialproxy" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 01:25:43.537712 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> Running in 0d6170ee89d3 2026-05-22 01:25:43.537771 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> Removed intermediate container 0d6170ee89d3 2026-05-22 01:25:43.537839 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> 73d68c8b56d5 2026-05-22 01:25:43.538039 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Step 3/6 : COPY patches /patches 2026-05-22 01:25:43.538095 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> d01299f1eaa6 2026-05-22 01:25:43.538143 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Step 4/6 : RUN kolla_patch 2026-05-22 01:25:43.539690 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> Running in a112aeaaaa21 2026-05-22 01:25:43.539725 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:[i] No series file found, nothing to patch. 2026-05-22 01:25:43.539743 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> Removed intermediate container a112aeaaaa21 2026-05-22 01:25:43.539760 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> b82f043858e3 2026-05-22 01:25:43.539810 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 01:25:43.539864 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> Running in d8de6e1880bf 2026-05-22 01:25:43.539880 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Reading package lists... 2026-05-22 01:25:43.539894 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Building dependency tree... 2026-05-22 01:25:43.539907 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Reading state information... 2026-05-22 01:25:43.539921 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:The following packages were automatically installed and are no longer required: 2026-05-22 01:25:43.539935 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:25:43.539949 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:25:43.539963 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:25:43.539977 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:25:43.539990 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:25:43.540004 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:25:43.540018 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:25:43.540031 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: xz-utils 2026-05-22 01:25:43.540045 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Use 'apt autoremove' to remove them. 2026-05-22 01:25:43.540058 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:The following packages will be REMOVED: 2026-05-22 01:25:43.540072 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: build-essential 2026-05-22 01:25:43.540085 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-22 01:25:43.540100 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:After this operation, 17.4 kB disk space will be freed. 2026-05-22 01:25:43.540114 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 2026-05-22 01:25:43.540129 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:25:43.540144 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 70% (Reading database ... 75% 2026-05-22 01:25:43.540157 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 80% 2026-05-22 01:25:43.540171 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 85% 2026-05-22 01:25:43.540184 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 90% 2026-05-22 01:25:43.540199 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 95% 2026-05-22 01:25:43.540212 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 100% (Reading database ... 19656 files and directories currently installed.) 2026-05-22 01:25:43.540226 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing build-essential (12.10ubuntu1) ... 2026-05-22 01:25:43.540239 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Reading package lists... 2026-05-22 01:25:43.540253 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Building dependency tree... 2026-05-22 01:25:43.540267 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Reading state information... 2026-05-22 01:25:43.540281 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:The following packages will be REMOVED: 2026-05-22 01:25:43.540304 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:25:43.540317 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:25:43.540331 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:25:43.540356 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:25:43.540371 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:25:43.540385 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:25:43.540398 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:25:43.540411 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: xz-utils 2026-05-22 01:25:43.540425 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-22 01:25:43.540445 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:After this operation, 228 MB disk space will be freed. 2026-05-22 01:25:43.540460 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 2026-05-22 01:25:43.540482 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:25:43.540496 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 70% 2026-05-22 01:25:43.540625 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 75% 2026-05-22 01:25:43.540748 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 80% 2026-05-22 01:25:43.540877 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 85% 2026-05-22 01:25:43.540979 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 90% 2026-05-22 01:25:43.541085 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 95% 2026-05-22 01:25:43.541185 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 100% (Reading database ... 19647 files and directories currently installed.) 2026-05-22 01:25:43.541287 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-22 01:25:43.541376 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:25:43.541460 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-22 01:25:43.541544 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:25:43.541693 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-22 01:25:43.541784 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-22 01:25:43.541887 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:25:43.541973 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:25:43.542057 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:25:43.542141 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:25:43.542224 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-22 01:25:43.542308 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:25:43.542394 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:25:43.542478 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:25:43.542561 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:25:43.542668 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-22 01:25:43.542759 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-22 01:25:43.542854 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:25:43.542943 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:25:43.543026 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:25:43.543108 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:25:43.543190 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:25:43.543272 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:25:43.543354 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:25:43.543437 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:25:43.543519 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:25:43.543628 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2026-05-22 01:25:43.543713 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:25:43.543802 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-22 01:25:43.543905 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:25:43.543995 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:25:43.544078 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-22 01:25:43.544162 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:25:43.544254 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:25:43.544328 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-22 01:25:43.544455 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2026-05-22 01:25:43.544542 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:25:43.544649 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:25:43.544739 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:25:43.544822 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:25:43.544922 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing lto-disabled-list (47) ... 2026-05-22 01:25:43.545006 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing make (4.3-4.1build2) ... 2026-05-22 01:25:43.545091 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-22 01:25:43.545174 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 01:25:43.546620 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Collecting pyclean==3.0.0 2026-05-22 01:25:43.546646 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-22 01:25:43.546658 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-22 01:25:43.546678 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Installing collected packages: pyclean 2026-05-22 01:25:43.546689 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Successfully installed pyclean-3.0.0 2026-05-22 01:25:43.546699 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Cleaning directory /var/lib/kolla/venv 2026-05-22 01:25:43.546709 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2026-05-22 01:25:43.546719 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Total 10250 files, 1391 directories removed. 2026-05-22 01:25:43.546734 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2026-05-22 01:25:43.546793 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Cleaning directory /usr 2026-05-22 01:25:43.546905 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2026-05-22 01:25:43.546998 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Total 1384 files, 144 directories removed. 2026-05-22 01:25:43.547014 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2026-05-22 01:25:43.547065 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Found existing installation: pyclean 3.0.0 2026-05-22 01:25:43.547113 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Uninstalling pyclean-3.0.0: 2026-05-22 01:25:43.547159 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: Successfully uninstalled pyclean-3.0.0 2026-05-22 01:25:43.547205 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> Removed intermediate container d8de6e1880bf 2026-05-22 01:25:43.547251 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> 88cbe3f84ca0 2026-05-22 01:25:43.547296 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Step 6/6 : USER nova 2026-05-22 01:25:43.547343 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> Running in 7e765323ff71 2026-05-22 01:25:43.547397 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> Removed intermediate container 7e765323ff71 2026-05-22 01:25:43.548684 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> 517cde687ad2 2026-05-22 01:25:43.548697 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Successfully built 901155a6e2ea 2026-05-22 01:25:43.548704 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Successfully tagged osism.harbor.regio.digital/kolla/nova-serialproxy:build-20260522 2026-05-22 01:25:43.548712 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Built at 2026-05-22 01:25:43.547496 (took 0:00:28.296585) 2026-05-22 01:25:43.548717 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-compute-ironic) 2026-05-22 01:25:43.548723 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-compute-ironic:Processing 2026-05-22 01:25:43.548728 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Building started at 2026-05-22 01:25:43.547911 2026-05-22 01:25:43.548734 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-compute-ironic:Turned 0 plugins into plugins archive 2026-05-22 01:25:43.549211 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-compute-ironic:Turned 0 additions into additions archive 2026-05-22 01:26:22.469880 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Step 1/7 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20260522 2026-05-22 01:26:22.469945 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> 69aa0195c844 2026-05-22 01:26:22.470024 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Step 2/7 : LABEL "build-date"="20260522" "name"="nova-compute-ironic" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="nova-compute-ironic" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 01:26:22.470080 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Running in a810d4908e16 2026-05-22 01:26:22.470146 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Removed intermediate container a810d4908e16 2026-05-22 01:26:22.470226 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> 50fcb696d6f2 2026-05-22 01:26:22.470301 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Step 3/7 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends nvme-cli genisoimage && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-05-22 01:26:22.470430 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Running in cd27a12c9571 2026-05-22 01:26:22.470513 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 01:26:22.470579 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-22 01:26:22.470676 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-22 01:26:22.470743 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-22 01:26:22.470803 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-22 01:26:22.470898 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-22 01:26:22.470962 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-22 01:26:22.471032 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-22 01:26:22.471139 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-22 01:26:22.471205 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,148 kB] 2026-05-22 01:26:22.471262 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,457 kB] 2026-05-22 01:26:22.471321 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-22 01:26:22.471376 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-05-22 01:26:22.471431 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,072 kB] 2026-05-22 01:26:22.471485 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,505 kB] 2026-05-22 01:26:22.471541 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Fetched 30.2 MB in 3s (11.7 MB/s) 2026-05-22 01:26:22.471605 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Reading package lists... 2026-05-22 01:26:22.471693 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Reading package lists... 2026-05-22 01:26:22.471750 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Building dependency tree... 2026-05-22 01:26:22.471808 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Reading state information... 2026-05-22 01:26:22.471960 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:The following additional packages will be installed: 2026-05-22 01:26:22.472030 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: libjson-c5 libmagic-mgc libmagic1t64 libnvme1t64 2026-05-22 01:26:22.472121 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Suggested packages: 2026-05-22 01:26:22.472203 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: wodim cdrkit-doc file 2026-05-22 01:26:22.472275 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Recommended packages: 2026-05-22 01:26:22.472345 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: pci.ids 2026-05-22 01:26:22.472434 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:The following NEW packages will be installed: 2026-05-22 01:26:22.472528 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: genisoimage libjson-c5 libmagic-mgc libmagic1t64 libnvme1t64 nvme-cli 2026-05-22 01:26:22.472609 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 01:26:22.472687 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Need to get 1,564 kB of archives. 2026-05-22 01:26:22.472733 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:After this operation, 12.6 MB of additional disk space will be used. 2026-05-22 01:26:22.472780 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 01:26:22.472873 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-c5 amd64 0.17-1build1 [35.3 kB] 2026-05-22 01:26:22.472920 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libmagic-mgc amd64 1:5.45-3build1 [307 kB] 2026-05-22 01:26:22.472970 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libmagic1t64 amd64 1:5.45-3build1 [87.2 kB] 2026-05-22 01:26:22.473018 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-05-22 01:26:22.473066 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnvme1t64 amd64 1.8-3ubuntu1 [75.8 kB] 2026-05-22 01:26:22.473114 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 nvme-cli amd64 2.8-1ubuntu0.1 [680 kB] 2026-05-22 01:26:22.473163 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Fetched 1,564 kB in 0s (4,803 kB/s) 2026-05-22 01:26:22.473213 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Selecting previously unselected package libjson-c5:amd64. 2026-05-22 01:26:22.473259 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 2026-05-22 01:26:22.473317 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:26:22.473366 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 70% 2026-05-22 01:26:22.473417 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 75% 2026-05-22 01:26:22.473466 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 80% 2026-05-22 01:26:22.473514 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 85% 2026-05-22 01:26:22.473563 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 90% 2026-05-22 01:26:22.473616 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 95% 2026-05-22 01:26:22.473691 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 100% (Reading database ... 19656 files and directories currently installed.) 2026-05-22 01:26:22.473744 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Preparing to unpack .../0-libjson-c5_0.17-1build1_amd64.deb ... 2026-05-22 01:26:22.473788 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2026-05-22 01:26:22.473885 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Selecting previously unselected package libmagic-mgc. 2026-05-22 01:26:22.473940 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Preparing to unpack .../1-libmagic-mgc_1%3a5.45-3build1_amd64.deb ... 2026-05-22 01:26:22.473993 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Unpacking libmagic-mgc (1:5.45-3build1) ... 2026-05-22 01:26:22.474039 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Selecting previously unselected package libmagic1t64:amd64. 2026-05-22 01:26:22.474089 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Preparing to unpack .../2-libmagic1t64_1%3a5.45-3build1_amd64.deb ... 2026-05-22 01:26:22.474138 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Unpacking libmagic1t64:amd64 (1:5.45-3build1) ... 2026-05-22 01:26:22.474185 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Selecting previously unselected package genisoimage. 2026-05-22 01:26:22.474232 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Preparing to unpack .../3-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-05-22 01:26:22.474279 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Unpacking genisoimage (9:1.1.11-3.5) ... 2026-05-22 01:26:22.474325 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Selecting previously unselected package libnvme1t64. 2026-05-22 01:26:22.474374 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Preparing to unpack .../4-libnvme1t64_1.8-3ubuntu1_amd64.deb ... 2026-05-22 01:26:22.474420 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Unpacking libnvme1t64 (1.8-3ubuntu1) ... 2026-05-22 01:26:22.474469 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Selecting previously unselected package nvme-cli. 2026-05-22 01:26:22.474515 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Preparing to unpack .../5-nvme-cli_2.8-1ubuntu0.1_amd64.deb ... 2026-05-22 01:26:22.474562 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Unpacking nvme-cli (2.8-1ubuntu0.1) ... 2026-05-22 01:26:22.474611 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Setting up libmagic-mgc (1:5.45-3build1) ... 2026-05-22 01:26:22.474677 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Setting up libmagic1t64:amd64 (1:5.45-3build1) ... 2026-05-22 01:26:22.474726 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Setting up libjson-c5:amd64 (0.17-1build1) ... 2026-05-22 01:26:22.474777 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Setting up genisoimage (9:1.1.11-3.5) ... 2026-05-22 01:26:22.474831 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Setting up libnvme1t64 (1.8-3ubuntu1) ... 2026-05-22 01:26:22.474948 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Setting up nvme-cli (2.8-1ubuntu0.1) ... 2026-05-22 01:26:22.474984 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 01:26:22.475035 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Removed intermediate container cd27a12c9571 2026-05-22 01:26:22.475087 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> aa1b9566cafc 2026-05-22 01:26:22.475137 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Step 4/7 : COPY patches /patches 2026-05-22 01:26:22.475191 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> 43764bb9415d 2026-05-22 01:26:22.475240 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Step 5/7 : RUN kolla_patch 2026-05-22 01:26:22.475289 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Running in db60035c8ff9 2026-05-22 01:26:22.475336 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:[i] No series file found, nothing to patch. 2026-05-22 01:26:22.475382 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Removed intermediate container db60035c8ff9 2026-05-22 01:26:22.475426 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> 156963ed9a73 2026-05-22 01:26:22.475471 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Step 6/7 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 01:26:22.475513 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Running in caae015855df 2026-05-22 01:26:22.475552 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Reading package lists... 2026-05-22 01:26:22.475609 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Building dependency tree... 2026-05-22 01:26:22.475657 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Reading state information... 2026-05-22 01:26:22.475703 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:The following packages were automatically installed and are no longer required: 2026-05-22 01:26:22.475739 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:26:22.475776 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:26:22.475811 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:26:22.475861 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:26:22.475908 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:26:22.475944 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:26:22.475978 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:26:22.476015 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: xz-utils 2026-05-22 01:26:22.476052 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Use 'apt autoremove' to remove them. 2026-05-22 01:26:22.476092 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:The following packages will be REMOVED: 2026-05-22 01:26:22.476129 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: build-essential 2026-05-22 01:26:22.476169 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-22 01:26:22.476204 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:After this operation, 17.4 kB disk space will be freed. 2026-05-22 01:26:22.476243 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 2026-05-22 01:26:22.476284 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:26:22.476324 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 70% 2026-05-22 01:26:22.476363 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 75% 2026-05-22 01:26:22.476402 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 80% 2026-05-22 01:26:22.476441 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 85% 2026-05-22 01:26:22.476479 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 90% 2026-05-22 01:26:22.476517 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 95% 2026-05-22 01:26:22.476561 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 100% (Reading database ... 19927 files and directories currently installed.) 2026-05-22 01:26:22.476609 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing build-essential (12.10ubuntu1) ... 2026-05-22 01:26:22.476660 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Reading package lists... 2026-05-22 01:26:22.476702 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Building dependency tree... 2026-05-22 01:26:22.476755 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Reading state information... 2026-05-22 01:26:22.476800 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:The following packages will be REMOVED: 2026-05-22 01:26:22.476846 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:26:22.476922 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:26:22.476956 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:26:22.476992 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:26:22.477027 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:26:22.477064 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:26:22.477100 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:26:22.477134 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: xz-utils 2026-05-22 01:26:22.477175 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-22 01:26:22.477211 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:After this operation, 228 MB disk space will be freed. 2026-05-22 01:26:22.477249 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 2026-05-22 01:26:22.477294 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% 2026-05-22 01:26:22.477334 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:26:22.477373 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 70% 2026-05-22 01:26:22.477411 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 75% 2026-05-22 01:26:22.477448 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 80% 2026-05-22 01:26:22.477486 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 85% 2026-05-22 01:26:22.477524 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 2026-05-22 01:26:22.477563 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:90% 2026-05-22 01:26:22.477605 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 2026-05-22 01:26:22.477662 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:95% (Reading database ... 100% (Reading database ... 19918 files and directories currently installed.) 2026-05-22 01:26:22.477700 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-22 01:26:22.477740 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:26:22.477779 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-22 01:26:22.477841 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:26:22.477907 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-22 01:26:22.477950 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-22 01:26:22.477986 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:26:22.478026 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2026-05-22 01:26:22.478063 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:26:22.478103 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2026-05-22 01:26:22.478141 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:26:22.478173 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:26:22.478207 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2026-05-22 01:26:22.478243 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-22 01:26:22.478278 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2026-05-22 01:26:22.478313 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:26:22.478344 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:26:22.478391 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:26:22.478416 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:26:22.478455 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-22 01:26:22.478489 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-22 01:26:22.478523 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:26:22.478556 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:26:22.478602 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:26:22.478612 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:26:22.478678 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:26:22.478713 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:26:22.478746 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:26:22.478781 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2026-05-22 01:26:22.478814 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:26:22.478867 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:26:22.479015 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:26:22.479020 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2026-05-22 01:26:22.479023 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-22 01:26:22.479026 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:26:22.479081 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2026-05-22 01:26:22.479087 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:26:22.479090 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-22 01:26:22.479093 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:26:22.479126 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:26:22.479133 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-22 01:26:22.479197 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:26:22.479202 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2026-05-22 01:26:22.479320 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:26:22.479324 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:26:22.479328 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2026-05-22 01:26:22.479333 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:26:22.479378 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2026-05-22 01:26:22.479411 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing lto-disabled-list (47) ... 2026-05-22 01:26:22.479443 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing make (4.3-4.1build2) ... 2026-05-22 01:26:22.479478 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-22 01:26:22.479516 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 01:26:22.479540 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Collecting pyclean==3.0.0 2026-05-22 01:26:22.479577 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-22 01:26:22.479619 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-22 01:26:22.479665 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Installing collected packages: pyclean 2026-05-22 01:26:22.479699 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Successfully installed pyclean-3.0.0 2026-05-22 01:26:22.479732 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Cleaning directory /var/lib/kolla/venv 2026-05-22 01:26:22.479759 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2026-05-22 01:26:22.479798 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Total 10250 files, 1391 directories removed. 2026-05-22 01:26:22.479839 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2026-05-22 01:26:22.479880 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Cleaning directory /usr 2026-05-22 01:26:22.479915 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2026-05-22 01:26:22.479948 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Total 1384 files, 144 directories removed. 2026-05-22 01:26:22.479973 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2026-05-22 01:26:22.480014 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Found existing installation: pyclean 3.0.0 2026-05-22 01:26:22.480052 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Uninstalling pyclean-3.0.0: 2026-05-22 01:26:22.480078 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: Successfully uninstalled pyclean-3.0.0 2026-05-22 01:26:22.480116 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Removed intermediate container caae015855df 2026-05-22 01:26:22.480149 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> cad5676b652e 2026-05-22 01:26:22.480181 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Step 7/7 : USER nova 2026-05-22 01:26:22.480217 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Running in 53fb90c3760c 2026-05-22 01:26:22.480250 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Removed intermediate container 53fb90c3760c 2026-05-22 01:26:22.480281 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> b37b91cc2e27 2026-05-22 01:26:22.480317 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Successfully built 8ac5faed5bcb 2026-05-22 01:26:22.480350 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Successfully tagged osism.harbor.regio.digital/kolla/nova-compute-ironic:build-20260522 2026-05-22 01:26:22.480438 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Built at 2026-05-22 01:26:22.480341 (took 0:00:38.932430) 2026-05-22 01:26:22.480857 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-scheduler) 2026-05-22 01:26:22.481031 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-scheduler:Processing 2026-05-22 01:26:22.481102 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Building started at 2026-05-22 01:26:22.481011 2026-05-22 01:26:22.482130 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-scheduler:Turned 0 plugins into plugins archive 2026-05-22 01:26:22.482681 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-scheduler:Turned 0 additions into additions archive 2026-05-22 01:26:51.809389 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Step 1/6 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20260522 2026-05-22 01:26:51.810717 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> 69aa0195c844 2026-05-22 01:26:51.810733 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Step 2/6 : LABEL "build-date"="20260522" "name"="nova-scheduler" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="nova-scheduler" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 01:26:51.810765 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> Running in d3c9cf539546 2026-05-22 01:26:51.810771 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> Removed intermediate container d3c9cf539546 2026-05-22 01:26:51.810775 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> db1ede7c77b4 2026-05-22 01:26:51.810779 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Step 3/6 : COPY patches /patches 2026-05-22 01:26:51.810784 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> a0aafe8e2bfa 2026-05-22 01:26:51.810788 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Step 4/6 : RUN kolla_patch 2026-05-22 01:26:51.810792 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> Running in 1bb3e8fd288c 2026-05-22 01:26:51.810797 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:[i] No series file found, nothing to patch. 2026-05-22 01:26:51.810801 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> Removed intermediate container 1bb3e8fd288c 2026-05-22 01:26:51.810805 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> 011f612e4fc3 2026-05-22 01:26:51.810836 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 01:26:51.810842 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> Running in f003149fa26e 2026-05-22 01:26:51.810846 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Reading package lists... 2026-05-22 01:26:51.810850 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Building dependency tree... 2026-05-22 01:26:51.810854 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Reading state information... 2026-05-22 01:26:51.810858 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:The following packages were automatically installed and are no longer required: 2026-05-22 01:26:51.810862 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:26:51.810878 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:26:51.810882 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:26:51.810886 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:26:51.810890 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:26:51.810894 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:26:51.810898 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:26:51.810906 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: xz-utils 2026-05-22 01:26:51.810942 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Use 'apt autoremove' to remove them. 2026-05-22 01:26:51.811038 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:The following packages will be REMOVED: 2026-05-22 01:26:51.811112 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: build-essential 2026-05-22 01:26:51.811193 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-22 01:26:51.811256 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:After this operation, 17.4 kB disk space will be freed. 2026-05-22 01:26:51.811348 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 2026-05-22 01:26:51.811427 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:26:51.811519 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 70% (Reading database ... 75% 2026-05-22 01:26:51.811608 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 80% 2026-05-22 01:26:51.811716 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 85% 2026-05-22 01:26:51.811799 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 90% 2026-05-22 01:26:51.811961 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 95% 2026-05-22 01:26:51.812035 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 100% (Reading database ... 19656 files and directories currently installed.) 2026-05-22 01:26:51.812116 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing build-essential (12.10ubuntu1) ... 2026-05-22 01:26:51.812196 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Reading package lists... 2026-05-22 01:26:51.812281 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Building dependency tree... 2026-05-22 01:26:51.812360 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Reading state information... 2026-05-22 01:26:51.812449 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:The following packages will be REMOVED: 2026-05-22 01:26:51.812522 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:26:51.812618 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:26:51.812701 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:26:51.812781 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:26:51.812874 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:26:51.812947 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:26:51.813018 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:26:51.813089 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: xz-utils 2026-05-22 01:26:51.813172 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-22 01:26:51.813245 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:After this operation, 228 MB disk space will be freed. 2026-05-22 01:26:51.813323 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 2026-05-22 01:26:51.813402 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:26:51.813480 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 70% 2026-05-22 01:26:51.813561 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 75% 2026-05-22 01:26:51.813677 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 80% 2026-05-22 01:26:51.813765 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 85% 2026-05-22 01:26:51.813886 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 90% 2026-05-22 01:26:51.813942 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 95% 2026-05-22 01:26:51.814019 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 100% (Reading database ... 19647 files and directories currently installed.) 2026-05-22 01:26:51.814094 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-22 01:26:51.814172 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:26:51.814250 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-22 01:26:51.814327 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:26:51.814427 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-22 01:26:51.814683 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-22 01:26:51.814692 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:26:51.814696 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:26:51.814768 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:26:51.814953 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:26:51.815273 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-22 01:26:51.815293 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:26:51.815303 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:26:51.815427 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:26:51.816120 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:26:51.816189 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-22 01:26:51.816202 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-22 01:26:51.816212 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:26:51.816220 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:26:51.816229 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:26:51.816239 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:26:51.816248 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:26:51.816256 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:26:51.816265 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: 2026-05-22 01:26:51.816778 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:26:51.816801 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: 2026-05-22 01:26:51.816818 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:26:51.816822 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:26:51.816827 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:26:51.816830 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-22 01:26:51.816834 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:26:51.816837 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:26:51.816841 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-22 01:26:51.816844 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:26:51.816848 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:26:51.816858 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-22 01:26:51.816862 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:26:51.816866 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:26:51.816869 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:26:51.818695 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:26:51.818706 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing lto-disabled-list (47) ... 2026-05-22 01:26:51.818711 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing make (4.3-4.1build2) ... 2026-05-22 01:26:51.818716 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-22 01:26:51.818726 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 01:26:51.818730 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Collecting pyclean==3.0.0 2026-05-22 01:26:51.818734 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-22 01:26:51.818738 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-22 01:26:51.818741 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Installing collected packages: pyclean 2026-05-22 01:26:51.818745 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Successfully installed pyclean-3.0.0 2026-05-22 01:26:51.818749 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Cleaning directory /var/lib/kolla/venv 2026-05-22 01:26:51.818753 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: 2026-05-22 01:26:51.818757 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Total 10250 files, 1391 directories removed. 2026-05-22 01:26:51.818760 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: 2026-05-22 01:26:51.818764 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Cleaning directory /usr 2026-05-22 01:26:51.818768 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: 2026-05-22 01:26:51.818772 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Total 1384 files, 144 directories removed. 2026-05-22 01:26:51.818775 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: 2026-05-22 01:26:51.818779 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Found existing installation: pyclean 3.0.0 2026-05-22 01:26:51.818783 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Uninstalling pyclean-3.0.0: 2026-05-22 01:26:51.818787 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: Successfully uninstalled pyclean-3.0.0 2026-05-22 01:26:51.818790 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> Removed intermediate container f003149fa26e 2026-05-22 01:26:51.818795 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> 1d9e61f29ec8 2026-05-22 01:26:51.818799 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Step 6/6 : USER nova 2026-05-22 01:26:51.818802 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> Running in 4a4db84a2737 2026-05-22 01:26:51.818814 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> Removed intermediate container 4a4db84a2737 2026-05-22 01:26:51.818818 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> 0d0fd97b13b6 2026-05-22 01:26:51.818822 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Successfully built 376db01d306d 2026-05-22 01:26:51.818826 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Successfully tagged osism.harbor.regio.digital/kolla/nova-scheduler:build-20260522 2026-05-22 01:26:51.818830 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Built at 2026-05-22 01:26:51.818122 (took 0:00:29.337111) 2026-05-22 01:26:51.818878 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-compute) 2026-05-22 01:26:51.818990 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-compute:Processing 2026-05-22 01:26:51.819114 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Building started at 2026-05-22 01:26:51.819001 2026-05-22 01:26:51.820452 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-compute:Turned 0 plugins into plugins archive 2026-05-22 01:26:51.821248 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-compute:Turned 0 additions into additions archive 2026-05-22 01:28:43.242210 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Step 1/10 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20260522 2026-05-22 01:28:43.242259 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> 69aa0195c844 2026-05-22 01:28:43.242270 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Step 2/10 : LABEL "build-date"="20260522" "name"="nova-compute" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="nova-compute" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 01:28:43.242303 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Running in f39203b581ed 2026-05-22 01:28:43.242312 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Removed intermediate container f39203b581ed 2026-05-22 01:28:43.242334 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> aaac0b98307f 2026-05-22 01:28:43.242356 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Step 3/10 : RUN mkdir -p /etc/ceph && apt-get --error-on=any update && apt-get -y install --no-install-recommends ceph-common dosfstools e2fsprogs genisoimage libosinfo-bin libsasl2-modules-gssapi-mit multipath-tools ndctl nfs-common nvme-cli open-iscsi parted pmdk-tools python3-cephfs python3-guestfs python3-libvirt python3-rados python3-rbd python3-rtslib-fb qemu-block-extra qemu-utils rsync sasl2-bin swtpm swtpm-tools sysfsutils targetcli-fb tpm2-tools xfsprogs && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-05-22 01:28:43.242391 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Running in adae1dc85bab 2026-05-22 01:28:43.242411 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-22 01:28:43.242435 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 01:28:43.242443 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-22 01:28:43.242463 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-22 01:28:43.242470 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-22 01:28:43.242490 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-22 01:28:43.242503 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-22 01:28:43.242510 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-22 01:28:43.242531 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-22 01:28:43.242538 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,457 kB] 2026-05-22 01:28:43.242561 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,148 kB] 2026-05-22 01:28:43.242623 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-22 01:28:43.242648 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-05-22 01:28:43.242661 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,072 kB] 2026-05-22 01:28:43.242680 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,505 kB] 2026-05-22 01:28:43.242701 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Fetched 30.2 MB in 2s (12.8 MB/s) 2026-05-22 01:28:43.242707 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Reading package lists... 2026-05-22 01:28:43.242772 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Reading package lists... 2026-05-22 01:28:43.243804 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Building dependency tree... 2026-05-22 01:28:43.243846 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Reading state information... 2026-05-22 01:28:43.243854 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:e2fsprogs is already the newest version (1.47.0-2.4~exp1ubuntu4.1). 2026-05-22 01:28:43.243861 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-05-22 01:28:43.243867 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:python3-libvirt is already the newest version (10.0.0-1build1). 2026-05-22 01:28:43.243873 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:The following additional packages will be installed: 2026-05-22 01:28:43.243879 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: acl attr augeas-lenses bsdextrautils btrfs-progs busybox-initramfs cpio 2026-05-22 01:28:43.243885 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: cryptsetup-bin cxl db-util db5.3-util dbus dbus-bin dbus-daemon 2026-05-22 01:28:43.243890 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: dbus-session-bus-common dbus-system-bus-common dbus-user-session 2026-05-22 01:28:43.243896 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: dconf-gsettings-backend dconf-service dhcpcd-base dmidecode dracut-install 2026-05-22 01:28:43.243902 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: exfatprogs extlinux f2fs-tools fdisk file fuse3 gdisk 2026-05-22 01:28:43.243908 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: gir1.2-girepository-2.0 gir1.2-glib-2.0 glib-networking 2026-05-22 01:28:43.243913 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: glib-networking-common glib-networking-services gsettings-desktop-schemas 2026-05-22 01:28:43.243919 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: icoutils initramfs-tools initramfs-tools-bin initramfs-tools-core ipxe-qemu 2026-05-22 01:28:43.243926 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: keyutils klibc-utils kpartx ldmtool less libafflib0t64 libargon2-1 2026-05-22 01:28:43.243931 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libasound2-data libasound2t64 libaugeas0 libbabeltrace1 libbfio1 2026-05-22 01:28:43.243937 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libboost-context1.83.0 libboost-filesystem1.83.0 libboost-iostreams1.83.0 2026-05-22 01:28:43.243942 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libboost-locale1.83.0 libboost-program-options1.83.0 libboost-thread1.83.0 2026-05-22 01:28:43.243948 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libboost-url1.83.0 libbrlapi0.8 libcacard0 libcephfs2 libclone-perl 2026-05-22 01:28:43.243953 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libcryptsetup12 libcxl1 libdate-manip-perl libdaxctl1 libdconf1 libdeflate0 2026-05-22 01:28:43.243970 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libduktape207 libdw1t64 libencode-locale-perl libevent-core-2.1-7t64 libewf2 2026-05-22 01:28:43.243976 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libfdisk1 libfdt1 libfile-listing-perl libfuse2t64 libfuse3-3 2026-05-22 01:28:43.243981 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libgirepository-1.0-1 libgoogle-perftools4t64 libguestfs0t64 libhivex0 2026-05-22 01:28:43.243987 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl 2026-05-22 01:28:43.243992 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libhttp-cookies-perl libhttp-date-perl libhttp-message-perl 2026-05-22 01:28:43.243998 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libhttp-negotiate-perl libinih1 libiniparser1 libio-html-perl 2026-05-22 01:28:43.244010 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libio-socket-ssl-perl libiscsi7 libjbig0 libjpeg-turbo8 libjpeg8 libjson-c5 2026-05-22 01:28:43.244016 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libjson-glib-1.0-0 libjson-glib-1.0-common libklibc libldm-1.0-0t64 liblerc4 2026-05-22 01:28:43.244021 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: liblmdb0 liblua5.3-0 liblwp-mediatypes-perl liblwp-protocol-https-perl 2026-05-22 01:28:43.244027 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: liblzo2-2 libmagic-mgc libmagic1t64 libncurses6 libndctl6 libnet-http-perl 2026-05-22 01:28:43.244033 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libnet-ssleay-perl libnetpbm11t64 libnfs14 libnfsidmap1 libnspr4 libnss3 2026-05-22 01:28:43.244039 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libntfs-3g89t64 libnvme1t64 liboath0t64 libosinfo-1.0-0 libosinfo-l10n 2026-05-22 01:28:43.244045 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libpam-systemd libparted2t64 libpci3 libpcsclite1 libpixman-1-0 libpmem1 2026-05-22 01:28:43.244051 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libpmemblk1 libpmemlog1 libpmemobj1 libpmempool1 libpng16-16t64 libpopt0 2026-05-22 01:28:43.244057 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libproxy1v5 librabbitmq4 librados2 libradosstriper1 librbd1 2026-05-22 01:28:43.244063 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libreiserfscore0t64 librpm9t64 librpmio9t64 libsasl2-modules libsharpyuv0 2026-05-22 01:28:43.244069 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libslirp0 libsoup-3.0-0 libsoup-3.0-common libsysfs2 libsystemd-shared 2026-05-22 01:28:43.244075 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtcmalloc-minimal4t64 libtiff6 libtimedate-perl libtpms0 libtry-tiny-perl 2026-05-22 01:28:43.244088 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtsk19t64 libtss2-esys-3.0.2-0t64 libtss2-fapi1t64 libtss2-mu-4.0.1-0t64 2026-05-22 01:28:43.244095 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtss2-rc0t64 libtss2-sys1t64 libtss2-tcti-cmd0t64 libtss2-tcti-device0t64 2026-05-22 01:28:43.244101 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtss2-tcti-libtpms0t64 libtss2-tcti-mssim0t64 libtss2-tcti-spi-helper0t64 2026-05-22 01:28:43.244107 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtss2-tcti-swtpm0t64 libtss2-tctildr0t64 libunwind8 liburcu8t64 2026-05-22 01:28:43.244113 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: liburi-perl liburing2 libusb-1.0-0 libusbredirparser1t64 libvhdi1 libvmdk1 2026-05-22 01:28:43.244120 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libwebp7 libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 2026-05-22 01:28:43.244126 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libxcb1 libxdmcp6 libyara10 linux-base lsscsi lzop mdadm mtools netpbm 2026-05-22 01:28:43.244132 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ntfs-3g osinfo-db pci.ids pciutils perl-openssl-defaults psmisc 2026-05-22 01:28:43.244138 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-ceph-argparse python3-ceph-common python3-certifi python3-chardet 2026-05-22 01:28:43.244144 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-configshell-fb python3-gi python3-idna python3-prettytable 2026-05-22 01:28:43.244150 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-pyparsing python3-pyudev python3-requests python3-six 2026-05-22 01:28:43.244156 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-typing-extensions python3-urllib3 python3-urwid python3-wcwidth 2026-05-22 01:28:43.244162 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-yaml qemu-system-common qemu-system-data qemu-system-x86 rpcbind 2026-05-22 01:28:43.244168 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: scrub seabios session-migration sg3-utils-udev sleuthkit squashfs-tools 2026-05-22 01:28:43.244174 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: supermin syslinux systemd systemd-sysv tpm-udev ucf usb.ids zerofree zstd 2026-05-22 01:28:43.244658 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Suggested packages: 2026-05-22 01:28:43.244670 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: augeas-doc duperemove ceph ceph-mds libarchive-dev resolvconf | openresolv 2026-05-22 01:28:43.244677 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: | systemd-resolved wodim cdrkit-doc libterm-readline-gnu-perl 2026-05-22 01:28:43.244690 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: | libterm-readline-perl-perl bash-completion alsa-utils libasound2-plugins 2026-05-22 01:28:43.244696 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: augeas-tools libguestfs-gfs2 libguestfs-jfs libguestfs-nilfs 2026-05-22 01:28:43.244707 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libguestfs-rescue libguestfs-rsync libguestfs-zfs libdata-dump-perl 2026-05-22 01:28:43.244732 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libio-compress-brotli-perl libcrypt-ssleay-perl libparted-dev libparted-i18n 2026-05-22 01:28:43.244739 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: pcscd libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql 2026-05-22 01:28:43.244744 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libsub-name-perl libbusiness-isbn-perl libregexp-ipv6-perl 2026-05-22 01:28:43.244750 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libauthen-ntlm-perl default-mta | mail-transport-agent floppyd 2026-05-22 01:28:43.244756 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: multipath-tools-boot watchdog parted-doc debhelper python-pyparsing-doc 2026-05-22 01:28:43.244762 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-wxgtk4.0 python3-pyqt5 python3-cryptography python3-openssl 2026-05-22 01:28:43.244768 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-socks python-requests-doc python3-brotli python-urwid-doc samba vde2 2026-05-22 01:28:43.244774 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: openssh-server python3-braceexpand autopsy mac-robber trousers 2026-05-22 01:28:43.244780 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: systemd-container systemd-homed systemd-userdbd systemd-boot libqrencode4 2026-05-22 01:28:43.244786 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: polkitd xfsdump quota 2026-05-22 01:28:43.244792 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Recommended packages: 2026-05-22 01:28:43.244798 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: syslinux-common groff-base alsa-ucm-conf alsa-topology-conf 2026-05-22 01:28:43.244804 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libguestfs-hfsplus libguestfs-reiserfs libguestfs-xfs libhtml-format-perl 2026-05-22 01:28:43.244810 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libgpm2 rpm-common libdata-dump-perl libhtml-form-perl libhttp-daemon-perl 2026-05-22 01:28:43.244816 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libmailtools-perl finalrd ghostscript ipxe-qemu-256k-compat-efi-roms 2026-05-22 01:28:43.244821 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: qemu-system-gui qemu-system-modules-spice qemu-system-modules-opengl 2026-05-22 01:28:43.244827 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: cpu-checker linux-image-amd64 networkd-dispatcher systemd-timesyncd 2026-05-22 01:28:43.244833 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: | time-daemon systemd-resolved libnss-systemd 2026-05-22 01:28:43.244839 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:The following packages will be REMOVED: 2026-05-22 01:28:43.244845 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: systemd-standalone-sysusers 2026-05-22 01:28:43.244851 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:The following NEW packages will be installed: 2026-05-22 01:28:43.244857 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: acl attr augeas-lenses bsdextrautils btrfs-progs busybox-initramfs 2026-05-22 01:28:43.244863 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ceph-common cpio cryptsetup-bin cxl db-util db5.3-util dbus dbus-bin 2026-05-22 01:28:43.244869 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: dbus-daemon dbus-session-bus-common dbus-system-bus-common dbus-user-session 2026-05-22 01:28:43.244875 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: dconf-gsettings-backend dconf-service dhcpcd-base dmidecode dosfstools 2026-05-22 01:28:43.244881 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: dracut-install exfatprogs extlinux f2fs-tools fdisk file fuse3 gdisk 2026-05-22 01:28:43.244886 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: genisoimage gir1.2-girepository-2.0 gir1.2-glib-2.0 glib-networking 2026-05-22 01:28:43.244892 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: glib-networking-common glib-networking-services gsettings-desktop-schemas 2026-05-22 01:28:43.244903 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: icoutils initramfs-tools initramfs-tools-bin initramfs-tools-core ipxe-qemu 2026-05-22 01:28:43.244909 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: keyutils klibc-utils kpartx ldmtool less libafflib0t64 libargon2-1 2026-05-22 01:28:43.244915 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libasound2-data libasound2t64 libaugeas0 libbabeltrace1 libbfio1 2026-05-22 01:28:43.244921 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libboost-context1.83.0 libboost-filesystem1.83.0 libboost-iostreams1.83.0 2026-05-22 01:28:43.244927 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libboost-locale1.83.0 libboost-program-options1.83.0 libboost-thread1.83.0 2026-05-22 01:28:43.244933 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libboost-url1.83.0 libbrlapi0.8 libcacard0 libcephfs2 libclone-perl 2026-05-22 01:28:43.244944 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libcryptsetup12 libcxl1 libdate-manip-perl libdaxctl1 libdconf1 libdeflate0 2026-05-22 01:28:43.244950 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libduktape207 libdw1t64 libencode-locale-perl libevent-core-2.1-7t64 libewf2 2026-05-22 01:28:43.244956 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libfdisk1 libfdt1 libfile-listing-perl libfuse2t64 libfuse3-3 2026-05-22 01:28:43.244962 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libgirepository-1.0-1 libgoogle-perftools4t64 libguestfs0t64 libhivex0 2026-05-22 01:28:43.244972 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl 2026-05-22 01:28:43.244978 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libhttp-cookies-perl libhttp-date-perl libhttp-message-perl 2026-05-22 01:28:43.244984 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libhttp-negotiate-perl libinih1 libiniparser1 libio-html-perl 2026-05-22 01:28:43.244990 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libio-socket-ssl-perl libiscsi7 libjbig0 libjpeg-turbo8 libjpeg8 libjson-c5 2026-05-22 01:28:43.244996 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libjson-glib-1.0-0 libjson-glib-1.0-common libklibc libldm-1.0-0t64 liblerc4 2026-05-22 01:28:43.245002 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: liblmdb0 liblua5.3-0 liblwp-mediatypes-perl liblwp-protocol-https-perl 2026-05-22 01:28:43.245008 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: liblzo2-2 libmagic-mgc libmagic1t64 libncurses6 libndctl6 libnet-http-perl 2026-05-22 01:28:43.245013 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libnet-ssleay-perl libnetpbm11t64 libnfs14 libnfsidmap1 libnspr4 libnss3 2026-05-22 01:28:43.245019 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libntfs-3g89t64 libnvme1t64 liboath0t64 libosinfo-1.0-0 libosinfo-bin 2026-05-22 01:28:43.245025 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libosinfo-l10n libpam-systemd libparted2t64 libpci3 libpcsclite1 2026-05-22 01:28:43.245031 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libpixman-1-0 libpmem1 libpmemblk1 libpmemlog1 libpmemobj1 libpmempool1 2026-05-22 01:28:43.245037 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libpng16-16t64 libpopt0 libproxy1v5 librabbitmq4 librados2 libradosstriper1 2026-05-22 01:28:43.245043 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: librbd1 libreiserfscore0t64 librpm9t64 librpmio9t64 libsasl2-modules 2026-05-22 01:28:43.245049 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libsasl2-modules-gssapi-mit libsharpyuv0 libslirp0 libsoup-3.0-0 2026-05-22 01:28:43.245054 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libsoup-3.0-common libsysfs2 libsystemd-shared libtcmalloc-minimal4t64 2026-05-22 01:28:43.245060 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtiff6 libtimedate-perl libtpms0 libtry-tiny-perl libtsk19t64 2026-05-22 01:28:43.245069 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtss2-esys-3.0.2-0t64 libtss2-fapi1t64 libtss2-mu-4.0.1-0t64 2026-05-22 01:28:43.245075 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtss2-rc0t64 libtss2-sys1t64 libtss2-tcti-cmd0t64 libtss2-tcti-device0t64 2026-05-22 01:28:43.245081 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtss2-tcti-libtpms0t64 libtss2-tcti-mssim0t64 libtss2-tcti-spi-helper0t64 2026-05-22 01:28:43.245087 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtss2-tcti-swtpm0t64 libtss2-tctildr0t64 libunwind8 liburcu8t64 2026-05-22 01:28:43.245097 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: liburi-perl liburing2 libusb-1.0-0 libusbredirparser1t64 libvhdi1 libvmdk1 2026-05-22 01:28:43.245106 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libwebp7 libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 2026-05-22 01:28:43.245142 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libxcb1 libxdmcp6 libyara10 linux-base lsscsi lzop mdadm mtools 2026-05-22 01:28:43.245183 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: multipath-tools ndctl netpbm nfs-common ntfs-3g nvme-cli osinfo-db parted 2026-05-22 01:28:43.245194 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: pci.ids pciutils perl-openssl-defaults pmdk-tools psmisc 2026-05-22 01:28:43.245247 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-ceph-argparse python3-ceph-common python3-cephfs python3-certifi 2026-05-22 01:28:43.245259 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-chardet python3-configshell-fb python3-gi python3-guestfs 2026-05-22 01:28:43.245301 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-idna python3-prettytable python3-pyparsing python3-pyudev 2026-05-22 01:28:43.245311 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-rados python3-rbd python3-requests python3-rtslib-fb python3-six 2026-05-22 01:28:43.245357 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-typing-extensions python3-urllib3 python3-urwid python3-wcwidth 2026-05-22 01:28:43.245389 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-yaml qemu-block-extra qemu-system-common qemu-system-data 2026-05-22 01:28:43.245420 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: qemu-system-x86 qemu-utils rpcbind rsync sasl2-bin scrub seabios 2026-05-22 01:28:43.245461 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: session-migration sg3-utils-udev sleuthkit squashfs-tools supermin swtpm 2026-05-22 01:28:43.245471 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: swtpm-tools sysfsutils syslinux systemd systemd-sysv targetcli-fb tpm-udev 2026-05-22 01:28:43.245514 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: tpm2-tools ucf usb.ids xfsprogs zerofree zstd 2026-05-22 01:28:43.245546 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:0 upgraded, 261 newly installed, 1 to remove and 0 not upgraded. 2026-05-22 01:28:43.245586 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Need to get 97.3 MB of archives. 2026-05-22 01:28:43.245618 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:After this operation, 402 MB of additional disk space will be used. 2026-05-22 01:28:43.245655 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-yaml amd64 6.0.2-1build2~cloud0 [137 kB] 2026-05-22 01:28:43.245699 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 01:28:43.245709 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libargon2-1 amd64 0~20190702+dfsg-4build1 [20.8 kB] 2026-05-22 01:28:43.245764 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:261 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-urllib3 all 2.3.0-2ubuntu0.1~cloud0 [116 kB] 2026-05-22 01:28:43.245796 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-c5 amd64 0.17-1build1 [35.3 kB] 2026-05-22 01:28:43.245834 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcryptsetup12 amd64 2:2.7.0-1ubuntu4.2 [266 kB] 2026-05-22 01:28:43.245844 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:262 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-requests all 2.32.3+dfsg-4ubuntu1.1~cloud0 [73.1 kB] 2026-05-22 01:28:43.245968 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfdisk1 amd64 2.39.3-9ubuntu6.5 [146 kB] 2026-05-22 01:28:43.246001 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-shared amd64 255.4-1ubuntu8.15 [2,076 kB] 2026-05-22 01:28:43.246007 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd amd64 255.4-1ubuntu8.15 [3,475 kB] 2026-05-22 01:28:43.246028 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-sysv amd64 255.4-1ubuntu8.15 [11.9 kB] 2026-05-22 01:28:43.246033 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libfuse3-3 amd64 3.14.0-5build1 [83.1 kB] 2026-05-22 01:28:43.246040 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 fuse3 amd64 3.14.0-5build1 [25.2 kB] 2026-05-22 01:28:43.246077 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libntfs-3g89t64 amd64 1:2022.10.3-1.2ubuntu3.1 [159 kB] 2026-05-22 01:28:43.246103 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ntfs-3g amd64 1:2022.10.3-1.2ubuntu3.1 [406 kB] 2026-05-22 01:28:43.246129 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB] 2026-05-22 01:28:43.246164 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 rsync amd64 3.2.7-1ubuntu1.4 [442 kB] 2026-05-22 01:28:43.246191 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libdaxctl1 amd64 77-2ubuntu2 [21.4 kB] 2026-05-22 01:28:43.246223 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 libcxl1 amd64 77-2ubuntu2 [33.1 kB] 2026-05-22 01:28:43.246258 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 cxl amd64 77-2ubuntu2 [74.3 kB] 2026-05-22 01:28:43.246284 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libiniparser1 amd64 4.1-7ubuntu0.1 [10.7 kB] 2026-05-22 01:28:43.246318 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 libndctl6 amd64 77-2ubuntu2 [62.8 kB] 2026-05-22 01:28:43.246351 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 ndctl amd64 77-2ubuntu2 [165 kB] 2026-05-22 01:28:43.246384 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-core-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [91.3 kB] 2026-05-22 01:28:43.246417 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnfsidmap1 amd64 1:2.6.4-3ubuntu5.1 [48.3 kB] 2026-05-22 01:28:43.246451 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 rpcbind amd64 1.2.6-7ubuntu2 [46.5 kB] 2026-05-22 01:28:43.246484 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 ucf all 3.0043+nmu1 [56.5 kB] 2026-05-22 01:28:43.246518 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 keyutils amd64 1.6.3-3build1 [56.8 kB] 2026-05-22 01:28:43.246550 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 nfs-common amd64 1:2.6.4-3ubuntu5.1 [248 kB] 2026-05-22 01:28:43.246617 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:28 http://archive.ubuntu.com/ubuntu noble/main amd64 db5.3-util amd64 5.3.28+dfsg2-7 [71.7 kB] 2026-05-22 01:28:43.246633 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:29 http://archive.ubuntu.com/ubuntu noble/main amd64 db-util all 1:5.3.21ubuntu2 [2,412 B] 2026-05-22 01:28:43.246670 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:30 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 sasl2-bin amd64 2.1.28+dfsg1-5ubuntu3.1 [94.3 kB] 2026-05-22 01:28:43.246703 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:31 http://archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-05-22 01:28:43.246746 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 pci.ids all 0.0~2024.03.31-1ubuntu0.1 [275 kB] 2026-05-22 01:28:43.246761 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:33 http://archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-05-22 01:28:43.246806 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:34 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-bin amd64 1.14.10-4ubuntu4.1 [39.3 kB] 2026-05-22 01:28:43.246840 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:35 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-session-bus-common all 1.14.10-4ubuntu4.1 [80.5 kB] 2026-05-22 01:28:43.246874 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:36 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-daemon amd64 1.14.10-4ubuntu4.1 [118 kB] 2026-05-22 01:28:43.246908 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:37 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-system-bus-common all 1.14.10-4ubuntu4.1 [81.6 kB] 2026-05-22 01:28:43.246942 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:38 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus amd64 1.14.10-4ubuntu4.1 [24.3 kB] 2026-05-22 01:28:43.246982 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:39 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpam-systemd amd64 255.4-1ubuntu8.15 [235 kB] 2026-05-22 01:28:43.247015 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:40 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-user-session amd64 1.14.10-4ubuntu4.1 [9,968 B] 2026-05-22 01:28:43.247048 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:41 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dhcpcd-base amd64 1:10.0.6-1ubuntu3.2 [215 kB] 2026-05-22 01:28:43.247082 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:42 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gir1.2-glib-2.0 amd64 2.80.0-6ubuntu3.8 [183 kB] 2026-05-22 01:28:43.247117 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 libgirepository-1.0-1 amd64 1.80.1-1 [81.9 kB] 2026-05-22 01:28:43.247150 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:44 http://archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-girepository-2.0 amd64 1.80.1-1 [24.5 kB] 2026-05-22 01:28:43.247184 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:45 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 less amd64 590-2ubuntu2.1 [142 kB] 2026-05-22 01:28:43.247217 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:46 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-gi amd64 3.48.2-1 [232 kB] 2026-05-22 01:28:43.247250 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:47 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bsdextrautils amd64 2.39.3-9ubuntu6.5 [73.7 kB] 2026-05-22 01:28:43.247294 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:48 http://archive.ubuntu.com/ubuntu noble/main amd64 cpio amd64 2.15+dfsg-1ubuntu2 [82.7 kB] 2026-05-22 01:28:43.247329 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:49 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dmidecode amd64 3.5-3ubuntu0.1 [73.0 kB] 2026-05-22 01:28:43.248651 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:50 http://archive.ubuntu.com/ubuntu noble/main amd64 dosfstools amd64 4.2-1.1build1 [86.3 kB] 2026-05-22 01:28:43.248662 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:51 http://archive.ubuntu.com/ubuntu noble/main amd64 libmagic-mgc amd64 1:5.45-3build1 [307 kB] 2026-05-22 01:28:43.248667 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:52 http://archive.ubuntu.com/ubuntu noble/main amd64 libmagic1t64 amd64 1:5.45-3build1 [87.2 kB] 2026-05-22 01:28:43.248673 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:53 http://archive.ubuntu.com/ubuntu noble/main amd64 file amd64 1:5.45-3build1 [22.0 kB] 2026-05-22 01:28:43.248678 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:54 http://archive.ubuntu.com/ubuntu noble/main amd64 liblmdb0 amd64 0.9.31-1build1 [48.1 kB] 2026-05-22 01:28:43.248683 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:55 http://archive.ubuntu.com/ubuntu noble/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2 [112 kB] 2026-05-22 01:28:43.248688 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:56 http://archive.ubuntu.com/ubuntu noble/main amd64 libparted2t64 amd64 3.6-4build1 [152 kB] 2026-05-22 01:28:43.248704 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:57 http://archive.ubuntu.com/ubuntu noble/main amd64 libpci3 amd64 1:3.10.0-2build1 [36.5 kB] 2026-05-22 01:28:43.248709 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:58 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpng16-16t64 amd64 1.6.43-5ubuntu0.6 [189 kB] 2026-05-22 01:28:43.248726 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:59 http://archive.ubuntu.com/ubuntu noble/main amd64 libusb-1.0-0 amd64 2:1.0.27-1 [54.0 kB] 2026-05-22 01:28:43.248731 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:60 http://archive.ubuntu.com/ubuntu noble/main amd64 libxau6 amd64 1:1.0.9-1build6 [7,160 B] 2026-05-22 01:28:43.248736 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:61 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu6 [10.3 kB] 2026-05-22 01:28:43.248741 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:62 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb1 amd64 1.15-1ubuntu2 [47.7 kB] 2026-05-22 01:28:43.248745 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:63 http://archive.ubuntu.com/ubuntu noble/main amd64 libx11-data all 2:1.8.7-1build1 [115 kB] 2026-05-22 01:28:43.248750 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:64 http://archive.ubuntu.com/ubuntu noble/main amd64 libx11-6 amd64 2:1.8.7-1build1 [650 kB] 2026-05-22 01:28:43.248755 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:65 http://archive.ubuntu.com/ubuntu noble/main amd64 parted amd64 3.6-4build1 [43.3 kB] 2026-05-22 01:28:43.248760 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:66 http://archive.ubuntu.com/ubuntu noble/main amd64 pciutils amd64 1:3.10.0-2build1 [69.7 kB] 2026-05-22 01:28:43.248765 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:67 http://archive.ubuntu.com/ubuntu noble/main amd64 psmisc amd64 23.7-1build1 [179 kB] 2026-05-22 01:28:43.248770 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:68 http://archive.ubuntu.com/ubuntu noble/main amd64 usb.ids all 2024.03.18-1 [223 kB] 2026-05-22 01:28:43.248774 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:69 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 acl amd64 2.3.2-1build1.1 [39.4 kB] 2026-05-22 01:28:43.248779 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:70 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 attr amd64 1:2.5.2-1build1.1 [22.8 kB] 2026-05-22 01:28:43.248784 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:71 http://archive.ubuntu.com/ubuntu noble/universe amd64 augeas-lenses all 1.14.1-1build2 [323 kB] 2026-05-22 01:28:43.248789 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:72 http://archive.ubuntu.com/ubuntu noble/main amd64 liblzo2-2 amd64 2.10-2build4 [54.1 kB] 2026-05-22 01:28:43.248794 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:73 http://archive.ubuntu.com/ubuntu noble/main amd64 libreiserfscore0t64 amd64 1:3.6.27-7.1build1 [76.2 kB] 2026-05-22 01:28:43.248798 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:74 http://archive.ubuntu.com/ubuntu noble/main amd64 btrfs-progs amd64 6.6.3-1.1build2 [984 kB] 2026-05-22 01:28:43.248803 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:75 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 busybox-initramfs amd64 1:1.36.1-6ubuntu3.1 [189 kB] 2026-05-22 01:28:43.248808 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:76 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-iostreams1.83.0 amd64 1.83.0-2.1ubuntu3.2 [260 kB] 2026-05-22 01:28:43.248813 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:77 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-thread1.83.0 amd64 1.83.0-2.1ubuntu3.2 [276 kB] 2026-05-22 01:28:43.248818 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:78 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librados2 amd64 19.2.3-0ubuntu0.24.04.3 [4,041 kB] 2026-05-22 01:28:43.248830 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:79 http://archive.ubuntu.com/ubuntu noble/main amd64 libpmem1 amd64 1.13.1-1.1ubuntu2 [84.8 kB] 2026-05-22 01:28:43.248835 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:80 http://archive.ubuntu.com/ubuntu noble/main amd64 libpmemobj1 amd64 1.13.1-1.1ubuntu2 [116 kB] 2026-05-22 01:28:43.248850 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:81 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librbd1 amd64 19.2.3-0ubuntu0.24.04.3 [3,413 kB] 2026-05-22 01:28:43.248855 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:82 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-ceph-argparse amd64 19.2.3-0ubuntu0.24.04.3 [46.3 kB] 2026-05-22 01:28:43.248861 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:83 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-ceph-common all 19.2.3-0ubuntu0.24.04.3 [87.6 kB] 2026-05-22 01:28:43.248865 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:84 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-locale1.83.0 amd64 1.83.0-2.1ubuntu3.2 [413 kB] 2026-05-22 01:28:43.248871 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:85 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcephfs2 amd64 19.2.3-0ubuntu0.24.04.3 [839 kB] 2026-05-22 01:28:43.248879 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:86 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rados amd64 19.2.3-0ubuntu0.24.04.3 [335 kB] 2026-05-22 01:28:43.248884 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:87 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-cephfs amd64 19.2.3-0ubuntu0.24.04.3 [178 kB] 2026-05-22 01:28:43.248888 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:88 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-05-22 01:28:43.248893 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:89 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-prettytable all 3.6.0-2 [32.8 kB] 2026-05-22 01:28:43.248898 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:90 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rbd amd64 19.2.3-0ubuntu0.24.04.3 [320 kB] 2026-05-22 01:28:43.248903 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:91 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-certifi all 2023.11.17-1 [165 kB] 2026-05-22 01:28:43.248908 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:92 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-chardet all 5.2.0+dfsg-1 [117 kB] 2026-05-22 01:28:43.248912 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:93 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-idna all 3.6-2ubuntu0.1 [49.0 kB] 2026-05-22 01:28:43.248917 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:94 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdw1t64 amd64 0.190-1.1ubuntu0.1 [261 kB] 2026-05-22 01:28:43.248922 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:95 http://archive.ubuntu.com/ubuntu noble/main amd64 libbabeltrace1 amd64 1.5.11-3build3 [164 kB] 2026-05-22 01:28:43.248927 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:96 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-context1.83.0 amd64 1.83.0-2.1ubuntu3.2 [237 kB] 2026-05-22 01:28:43.248932 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:97 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-filesystem1.83.0 amd64 1.83.0-2.1ubuntu3.2 [284 kB] 2026-05-22 01:28:43.248937 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:98 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-program-options1.83.0 amd64 1.83.0-2.1ubuntu3.2 [321 kB] 2026-05-22 01:28:43.248942 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:99 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-url1.83.0 amd64 1.83.0-2.1ubuntu3.2 [343 kB] 2026-05-22 01:28:43.248946 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:100 http://archive.ubuntu.com/ubuntu noble/main amd64 libtcmalloc-minimal4t64 amd64 2.15-3build1 [89.5 kB] 2026-05-22 01:28:43.248951 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:101 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunwind8 amd64 1.6.2-3build1.1 [55.3 kB] 2026-05-22 01:28:43.248956 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:102 http://archive.ubuntu.com/ubuntu noble/main amd64 libgoogle-perftools4t64 amd64 2.15-3build1 [212 kB] 2026-05-22 01:28:43.248961 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:103 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liboath0t64 amd64 2.6.11-2.1ubuntu0.1 [43.0 kB] 2026-05-22 01:28:43.248969 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:104 http://archive.ubuntu.com/ubuntu noble/main amd64 librabbitmq4 amd64 0.11.0-1build2 [37.4 kB] 2026-05-22 01:28:43.248974 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:105 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libradosstriper1 amd64 19.2.3-0ubuntu0.24.04.3 [536 kB] 2026-05-22 01:28:43.248983 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:106 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ceph-common amd64 19.2.3-0ubuntu0.24.04.3 [25.5 MB] 2026-05-22 01:28:43.248988 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:107 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cryptsetup-bin amd64 2:2.7.0-1ubuntu4.2 [211 kB] 2026-05-22 01:28:43.248993 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:108 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdconf1 amd64 0.40.0-4ubuntu0.1 [39.6 kB] 2026-05-22 01:28:43.248998 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:109 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dconf-service amd64 0.40.0-4ubuntu0.1 [27.6 kB] 2026-05-22 01:28:43.249003 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:110 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dconf-gsettings-backend amd64 0.40.0-4ubuntu0.1 [22.1 kB] 2026-05-22 01:28:43.249007 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:111 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dracut-install amd64 060+5-1ubuntu3.3 [32.3 kB] 2026-05-22 01:28:43.249012 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:112 http://archive.ubuntu.com/ubuntu noble/universe amd64 exfatprogs amd64 1.2.2-1build1 [65.9 kB] 2026-05-22 01:28:43.249020 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:113 http://archive.ubuntu.com/ubuntu noble/universe amd64 extlinux amd64 3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3 [147 kB] 2026-05-22 01:28:43.249025 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:114 http://archive.ubuntu.com/ubuntu noble/universe amd64 f2fs-tools amd64 1.16.0-1 [202 kB] 2026-05-22 01:28:43.249030 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:115 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 fdisk amd64 2.39.3-9ubuntu6.5 [122 kB] 2026-05-22 01:28:43.249035 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:116 http://archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-05-22 01:28:43.249040 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:117 http://archive.ubuntu.com/ubuntu noble/main amd64 libduktape207 amd64 2.7.0+tests-0ubuntu3 [143 kB] 2026-05-22 01:28:43.249045 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:118 http://archive.ubuntu.com/ubuntu noble/main amd64 libproxy1v5 amd64 0.5.4-4build1 [26.5 kB] 2026-05-22 01:28:43.249049 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:119 http://archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-common all 2.80.0-1build1 [6,702 B] 2026-05-22 01:28:43.249054 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:120 http://archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-services amd64 2.80.0-1build1 [12.8 kB] 2026-05-22 01:28:43.249059 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:121 http://archive.ubuntu.com/ubuntu noble/main amd64 session-migration amd64 0.3.9build1 [9,034 B] 2026-05-22 01:28:43.249064 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:122 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gsettings-desktop-schemas all 46.1-0ubuntu1 [35.6 kB] 2026-05-22 01:28:43.249069 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:123 http://archive.ubuntu.com/ubuntu noble/main amd64 glib-networking amd64 2.80.0-1build1 [64.1 kB] 2026-05-22 01:28:43.249074 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:124 http://archive.ubuntu.com/ubuntu noble/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] 2026-05-22 01:28:43.249079 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:125 http://archive.ubuntu.com/ubuntu noble/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 2026-05-22 01:28:43.249083 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:126 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-date-perl all 6.06-1 [10.2 kB] 2026-05-22 01:28:43.249092 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:127 http://archive.ubuntu.com/ubuntu noble/main amd64 libfile-listing-perl all 6.16-1 [11.3 kB] 2026-05-22 01:28:43.249097 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:128 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] 2026-05-22 01:28:43.249104 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:129 http://archive.ubuntu.com/ubuntu noble/main amd64 liburi-perl all 5.27-1 [88.0 kB] 2026-05-22 01:28:43.249109 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:130 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-parser-perl amd64 3.81-1build3 [85.8 kB] 2026-05-22 01:28:43.249114 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:131 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tree-perl all 5.07-3 [200 kB] 2026-05-22 01:28:43.249119 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:132 http://archive.ubuntu.com/ubuntu noble/main amd64 libclone-perl amd64 0.46-1build3 [10.7 kB] 2026-05-22 01:28:43.249123 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:133 http://archive.ubuntu.com/ubuntu noble/main amd64 libio-html-perl all 1.004-3 [15.9 kB] 2026-05-22 01:28:43.249130 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:134 http://archive.ubuntu.com/ubuntu noble/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] 2026-05-22 01:28:43.249159 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:135 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-message-perl all 6.45-1ubuntu1 [78.2 kB] 2026-05-22 01:28:43.249186 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:136 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-cookies-perl all 6.11-1 [18.2 kB] 2026-05-22 01:28:43.249212 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:137 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-negotiate-perl all 6.01-2 [12.4 kB] 2026-05-22 01:28:43.249238 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:138 http://archive.ubuntu.com/ubuntu noble/main amd64 perl-openssl-defaults amd64 7build3 [6,626 B] 2026-05-22 01:28:43.249335 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:139 http://archive.ubuntu.com/ubuntu noble/main amd64 libnet-ssleay-perl amd64 1.94-1build4 [316 kB] 2026-05-22 01:28:43.249355 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:140 http://archive.ubuntu.com/ubuntu noble/main amd64 libio-socket-ssl-perl all 2.085-1 [195 kB] 2026-05-22 01:28:43.249366 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:141 http://archive.ubuntu.com/ubuntu noble/main amd64 libnet-http-perl all 6.23-1 [22.3 kB] 2026-05-22 01:28:43.249380 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:142 http://archive.ubuntu.com/ubuntu noble/main amd64 liblwp-protocol-https-perl all 6.13-1 [9,006 B] 2026-05-22 01:28:43.249389 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:143 http://archive.ubuntu.com/ubuntu noble/main amd64 libtry-tiny-perl all 0.31-2 [20.8 kB] 2026-05-22 01:28:43.249431 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:144 http://archive.ubuntu.com/ubuntu noble/main amd64 libwww-robotrules-perl all 6.02-1 [12.6 kB] 2026-05-22 01:28:43.249440 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:145 http://archive.ubuntu.com/ubuntu noble/main amd64 libwww-perl all 6.76-1 [138 kB] 2026-05-22 01:28:43.249481 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:146 http://archive.ubuntu.com/ubuntu noble/universe amd64 icoutils amd64 0.32.3-4build2 [55.7 kB] 2026-05-22 01:28:43.249511 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:147 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools-bin amd64 0.142ubuntu25.8 [21.6 kB] 2026-05-22 01:28:43.249548 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:148 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libklibc amd64 2.0.13-4ubuntu0.2 [47.3 kB] 2026-05-22 01:28:43.249557 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:149 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 klibc-utils amd64 2.0.13-4ubuntu0.2 [100 kB] 2026-05-22 01:28:43.249612 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:150 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools-core all 0.142ubuntu25.8 [50.5 kB] 2026-05-22 01:28:43.249648 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:151 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 linux-base all 4.5ubuntu9+24.04.2 [19.6 kB] 2026-05-22 01:28:43.249664 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:152 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools all 0.142ubuntu25.8 [9,076 B] 2026-05-22 01:28:43.249760 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:153 http://archive.ubuntu.com/ubuntu noble/main amd64 ipxe-qemu all 1.21.1+git-20220113.fbbdc3926-0ubuntu2 [1,565 kB] 2026-05-22 01:28:43.249792 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:154 http://archive.ubuntu.com/ubuntu noble/universe amd64 libafflib0t64 amd64 3.7.20-1.1ubuntu5 [224 kB] 2026-05-22 01:28:43.249821 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:155 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2-data all 1.2.11-1ubuntu0.2 [21.3 kB] 2026-05-22 01:28:43.249850 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:156 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2t64 amd64 1.2.11-1ubuntu0.2 [398 kB] 2026-05-22 01:28:43.249879 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:157 http://archive.ubuntu.com/ubuntu noble/universe amd64 libaugeas0 amd64 1.14.1-1build2 [166 kB] 2026-05-22 01:28:43.249908 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:158 http://archive.ubuntu.com/ubuntu noble/universe amd64 libbfio1 amd64 20170123-6 [306 kB] 2026-05-22 01:28:43.249946 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:159 http://archive.ubuntu.com/ubuntu noble/main amd64 libbrlapi0.8 amd64 6.6-4ubuntu5 [31.4 kB] 2026-05-22 01:28:43.249955 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:160 http://archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB] 2026-05-22 01:28:43.250000 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:161 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss3 amd64 2:3.98-1ubuntu0.1 [1,445 kB] 2026-05-22 01:28:43.250029 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:162 http://archive.ubuntu.com/ubuntu noble/main amd64 libpcsclite1 amd64 2.0.3-1build1 [21.4 kB] 2026-05-22 01:28:43.250058 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:163 http://archive.ubuntu.com/ubuntu noble/main amd64 libcacard0 amd64 1:2.8.0-3build4 [36.5 kB] 2026-05-22 01:28:43.250100 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:164 http://archive.ubuntu.com/ubuntu noble/main amd64 libdate-manip-perl all 6.95-1 [923 kB] 2026-05-22 01:28:43.250129 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:165 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdeflate0 amd64 1.19-1build1.1 [43.9 kB] 2026-05-22 01:28:43.250158 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:166 http://archive.ubuntu.com/ubuntu noble/universe amd64 libewf2 amd64 20140814-1build3 [573 kB] 2026-05-22 01:28:43.250187 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:167 http://archive.ubuntu.com/ubuntu noble/universe amd64 libfuse2t64 amd64 2.9.9-8.1build1 [89.9 kB] 2026-05-22 01:28:43.250202 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:168 http://archive.ubuntu.com/ubuntu noble/universe amd64 libhivex0 amd64 1.3.23-1build7 [26.4 kB] 2026-05-22 01:28:43.250245 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:169 http://archive.ubuntu.com/ubuntu noble/universe amd64 liblua5.3-0 amd64 5.3.6-2build2 [143 kB] 2026-05-22 01:28:43.250273 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:170 http://archive.ubuntu.com/ubuntu noble/universe amd64 librpmio9t64 amd64 4.18.2+dfsg-2.1build2 [95.2 kB] 2026-05-22 01:28:43.250307 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:171 http://archive.ubuntu.com/ubuntu noble/universe amd64 librpm9t64 amd64 4.18.2+dfsg-2.1build2 [217 kB] 2026-05-22 01:28:43.250316 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:172 http://archive.ubuntu.com/ubuntu noble/universe amd64 libvhdi1 amd64 20210425-1build5 [425 kB] 2026-05-22 01:28:43.250356 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:173 http://archive.ubuntu.com/ubuntu noble/universe amd64 libvmdk1 amd64 20200926-2build5 [453 kB] 2026-05-22 01:28:43.250385 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:174 http://archive.ubuntu.com/ubuntu noble/universe amd64 libtsk19t64 amd64 4.12.1+dfsg-1.1ubuntu2 [435 kB] 2026-05-22 01:28:43.250400 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:175 http://archive.ubuntu.com/ubuntu noble/universe amd64 libyara10 amd64 4.5.0-1build2 [203 kB] 2026-05-22 01:28:43.250441 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:176 http://archive.ubuntu.com/ubuntu noble/universe amd64 supermin amd64 5.2.2-4ubuntu4 [529 kB] 2026-05-22 01:28:43.250470 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:177 http://archive.ubuntu.com/ubuntu noble/main amd64 libfdt1 amd64 1.7.0-2build1 [20.1 kB] 2026-05-22 01:28:43.250498 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:178 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8 amd64 2.1.5-2ubuntu2 [150 kB] 2026-05-22 01:28:43.250534 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:179 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2,148 B] 2026-05-22 01:28:43.250543 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:180 http://archive.ubuntu.com/ubuntu noble/main amd64 libpixman-1-0 amd64 0.42.2-1build1 [279 kB] 2026-05-22 01:28:43.250586 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:181 http://archive.ubuntu.com/ubuntu noble/main amd64 libslirp0 amd64 4.7.0-1ubuntu3 [63.8 kB] 2026-05-22 01:28:43.250646 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:182 http://archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2026-05-22 01:28:43.250683 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:183 http://archive.ubuntu.com/ubuntu noble/main amd64 libusbredirparser1t64 amd64 0.13.0-2.1build1 [16.5 kB] 2026-05-22 01:28:43.250726 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:184 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-common amd64 1:8.2.2+ds-0ubuntu1.16 [1,255 kB] 2026-05-22 01:28:43.250735 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:185 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-data all 1:8.2.2+ds-0ubuntu1.16 [1,796 kB] 2026-05-22 01:28:43.250782 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:186 http://archive.ubuntu.com/ubuntu noble/main amd64 seabios all 1.16.3-2 [175 kB] 2026-05-22 01:28:43.250810 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:187 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-x86 amd64 1:8.2.2+ds-0ubuntu1.16 [11.2 MB] 2026-05-22 01:28:43.250839 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:188 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-utils amd64 1:8.2.2+ds-0ubuntu1.16 [2,222 kB] 2026-05-22 01:28:43.250867 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:189 http://archive.ubuntu.com/ubuntu noble/universe amd64 libnetpbm11t64 amd64 2:11.05.02-1.1build1 [114 kB] 2026-05-22 01:28:43.250903 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:190 http://archive.ubuntu.com/ubuntu noble/main amd64 libjbig0 amd64 2.1-6.1ubuntu2 [29.7 kB] 2026-05-22 01:28:43.250911 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:191 http://archive.ubuntu.com/ubuntu noble/main amd64 liblerc4 amd64 4.0.0+ds-4ubuntu2 [179 kB] 2026-05-22 01:28:43.250957 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:192 http://archive.ubuntu.com/ubuntu noble/main amd64 libsharpyuv0 amd64 1.3.2-0.4build3 [15.8 kB] 2026-05-22 01:28:43.250986 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:193 http://archive.ubuntu.com/ubuntu noble/main amd64 libwebp7 amd64 1.3.2-0.4build3 [230 kB] 2026-05-22 01:28:43.251014 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:194 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtiff6 amd64 4.5.1+git230720-4ubuntu2.5 [200 kB] 2026-05-22 01:28:43.251042 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:195 http://archive.ubuntu.com/ubuntu noble/universe amd64 netpbm amd64 2:11.05.02-1.1build1 [2,054 kB] 2026-05-22 01:28:43.251070 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:196 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-05-22 01:28:43.251106 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:197 http://archive.ubuntu.com/ubuntu noble/main amd64 gdisk amd64 1.0.10-1build1 [253 kB] 2026-05-22 01:28:43.251115 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:198 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-glib-1.0-common all 1.8.0-2build2 [4,244 B] 2026-05-22 01:28:43.251165 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:199 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-glib-1.0-0 amd64 1.8.0-2build2 [68.0 kB] 2026-05-22 01:28:43.251175 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:200 http://archive.ubuntu.com/ubuntu noble/universe amd64 libldm-1.0-0t64 amd64 0.2.5-1.1build2 [24.3 kB] 2026-05-22 01:28:43.251220 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:201 http://archive.ubuntu.com/ubuntu noble/universe amd64 ldmtool amd64 0.2.5-1.1build2 [13.8 kB] 2026-05-22 01:28:43.251249 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:202 http://archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-05-22 01:28:43.251277 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:203 http://archive.ubuntu.com/ubuntu noble/main amd64 lzop amd64 1.04-2build3 [82.2 kB] 2026-05-22 01:28:43.251313 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:204 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mdadm amd64 4.3-1ubuntu2.1 [464 kB] 2026-05-22 01:28:43.251322 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:205 http://archive.ubuntu.com/ubuntu noble/main amd64 mtools amd64 4.0.43-1build1 [197 kB] 2026-05-22 01:28:43.251366 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:206 http://archive.ubuntu.com/ubuntu noble/universe amd64 scrub amd64 2.6.1-1build2 [30.8 kB] 2026-05-22 01:28:43.251395 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:207 http://archive.ubuntu.com/ubuntu noble/universe amd64 sleuthkit amd64 4.12.1+dfsg-1.1ubuntu2 [383 kB] 2026-05-22 01:28:43.251423 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:208 http://archive.ubuntu.com/ubuntu noble/main amd64 squashfs-tools amd64 1:4.6.1-1build1 [189 kB] 2026-05-22 01:28:43.251451 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:209 http://archive.ubuntu.com/ubuntu noble/universe amd64 syslinux amd64 3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3 [157 kB] 2026-05-22 01:28:43.251488 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:210 http://archive.ubuntu.com/ubuntu noble/main amd64 zerofree amd64 1.1.1-1build5 [7,888 B] 2026-05-22 01:28:43.251516 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:211 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 zstd amd64 1.5.5+dfsg2-2build1.1 [644 kB] 2026-05-22 01:28:43.251544 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:212 http://archive.ubuntu.com/ubuntu noble/universe amd64 libguestfs0t64 amd64 1:1.52.0-5ubuntu3 [3,213 kB] 2026-05-22 01:28:43.251572 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:213 http://archive.ubuntu.com/ubuntu noble/main amd64 libinih1 amd64 55-1ubuntu2 [7,062 B] 2026-05-22 01:28:43.251611 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:214 http://archive.ubuntu.com/ubuntu noble/main amd64 libiscsi7 amd64 1.19.0-3build4 [68.7 kB] 2026-05-22 01:28:43.251656 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:215 http://archive.ubuntu.com/ubuntu noble/main amd64 libnfs14 amd64 5.0.2-1build1 [109 kB] 2026-05-22 01:28:43.251694 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:216 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnvme1t64 amd64 1.8-3ubuntu1 [75.8 kB] 2026-05-22 01:28:43.251740 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:217 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpmemblk1 amd64 1.13.1-1.1ubuntu2 [61.1 kB] 2026-05-22 01:28:43.251749 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:218 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpmemlog1 amd64 1.13.1-1.1ubuntu2 [55.2 kB] 2026-05-22 01:28:43.251806 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:219 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpmempool1 amd64 1.13.1-1.1ubuntu2 [112 kB] 2026-05-22 01:28:43.251817 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:220 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-modules amd64 2.1.28+dfsg1-5ubuntu3.1 [69.9 kB] 2026-05-22 01:28:43.251865 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:221 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-modules-gssapi-mit amd64 2.1.28+dfsg1-5ubuntu3.1 [30.4 kB] 2026-05-22 01:28:43.251894 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:222 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsoup-3.0-common all 3.4.4-5ubuntu0.7 [11.6 kB] 2026-05-22 01:28:43.251912 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:223 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsoup-3.0-0 amd64 3.4.4-5ubuntu0.7 [292 kB] 2026-05-22 01:28:43.251955 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:224 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtpms0 amd64 0.9.3-0ubuntu4.24.04.1 [373 kB] 2026-05-22 01:28:43.251983 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:225 http://archive.ubuntu.com/ubuntu noble/main amd64 tpm-udev all 0.6ubuntu1 [4,226 B] 2026-05-22 01:28:43.252012 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:226 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-mu-4.0.1-0t64 amd64 4.0.1-7.1ubuntu5.1 [63.3 kB] 2026-05-22 01:28:43.252040 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:227 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-cmd0t64 amd64 4.0.1-7.1ubuntu5.1 [16.0 kB] 2026-05-22 01:28:43.252080 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:228 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-device0t64 amd64 4.0.1-7.1ubuntu5.1 [14.6 kB] 2026-05-22 01:28:43.252089 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:229 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-mssim0t64 amd64 4.0.1-7.1ubuntu5.1 [14.8 kB] 2026-05-22 01:28:43.252131 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:230 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-swtpm0t64 amd64 4.0.1-7.1ubuntu5.1 [14.9 kB] 2026-05-22 01:28:43.252160 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:231 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-sys1t64 amd64 4.0.1-7.1ubuntu5.1 [35.6 kB] 2026-05-22 01:28:43.252188 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:232 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-esys-3.0.2-0t64 amd64 4.0.1-7.1ubuntu5.1 [145 kB] 2026-05-22 01:28:43.252223 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:233 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-libtpms0t64 amd64 4.0.1-7.1ubuntu5.1 [15.9 kB] 2026-05-22 01:28:43.252232 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:234 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-spi-helper0t64 amd64 4.0.1-7.1ubuntu5.1 [16.2 kB] 2026-05-22 01:28:43.252278 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:235 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tctildr0t64 amd64 4.0.1-7.1ubuntu5.1 [15.9 kB] 2026-05-22 01:28:43.252307 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:236 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-fapi1t64 amd64 4.0.1-7.1ubuntu5.1 [315 kB] 2026-05-22 01:28:43.252344 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:237 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-rc0t64 amd64 4.0.1-7.1ubuntu5.1 [14.6 kB] 2026-05-22 01:28:43.252373 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:238 http://archive.ubuntu.com/ubuntu noble/main amd64 liburcu8t64 amd64 0.14.0-3.1build1 [63.0 kB] 2026-05-22 01:28:43.252401 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:239 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 nvme-cli amd64 2.8-1ubuntu0.1 [680 kB] 2026-05-22 01:28:43.252437 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:240 http://archive.ubuntu.com/ubuntu noble/universe amd64 pmdk-tools amd64 1.13.1-1.1ubuntu2 [210 kB] 2026-05-22 01:28:43.252446 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:241 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pyparsing all 3.1.1-1 [86.2 kB] 2026-05-22 01:28:43.252489 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:242 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-six all 1.16.0-4 [12.4 kB] 2026-05-22 01:28:43.252518 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:243 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-05-22 01:28:43.252546 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:244 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-05-22 01:28:43.252574 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:245 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-configshell-fb all 1:1.1.28-2.1 [28.4 kB] 2026-05-22 01:28:43.252606 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:246 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pyudev all 0.24.0-1 [33.0 kB] 2026-05-22 01:28:43.252639 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:247 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-05-22 01:28:43.252677 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:248 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-block-extra amd64 1:8.2.2+ds-0ubuntu1.16 [113 kB] 2026-05-22 01:28:43.252706 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:249 http://archive.ubuntu.com/ubuntu noble/main amd64 sg3-utils-udev all 1.46-3ubuntu4 [5,922 B] 2026-05-22 01:28:43.252767 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:250 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 swtpm amd64 0.7.3-0ubuntu5.24.04.1 [53.1 kB] 2026-05-22 01:28:43.252804 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:251 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 swtpm-tools amd64 0.7.3-0ubuntu5.24.04.1 [92.9 kB] 2026-05-22 01:28:43.252832 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:252 http://archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-05-22 01:28:43.252861 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:253 http://archive.ubuntu.com/ubuntu noble/universe amd64 tpm2-tools amd64 5.6-1build4 [737 kB] 2026-05-22 01:28:43.252889 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:254 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xfsprogs amd64 6.6.0-1ubuntu2.1 [901 kB] 2026-05-22 01:28:43.252925 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:255 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 kpartx amd64 0.9.4-5ubuntu8.1 [32.0 kB] 2026-05-22 01:28:43.252938 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:256 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-05-22 01:28:43.252978 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:257 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-05-22 01:28:43.253007 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:258 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-bin amd64 1.11.0-2build3 [21.8 kB] 2026-05-22 01:28:43.253035 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:259 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 multipath-tools amd64 0.9.4-5ubuntu8.1 [310 kB] 2026-05-22 01:28:43.253072 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:260 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-guestfs amd64 1:1.52.0-5ubuntu3 [173 kB] 2026-05-22 01:28:43.253081 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preconfiguring packages ... 2026-05-22 01:28:43.253126 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Fetched 97.3 MB in 3s (28.8 MB/s) 2026-05-22 01:28:43.253155 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libargon2-1:amd64. 2026-05-22 01:28:43.253192 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2026-05-22 01:28:43.253203 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:28:43.255658 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 70% (Reading database ... 75% 2026-05-22 01:28:43.255671 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 80% 2026-05-22 01:28:43.255678 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 85% 2026-05-22 01:28:43.255685 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 90% 2026-05-22 01:28:43.255690 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 95% 2026-05-22 01:28:43.255696 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 100% (Reading database ... 19656 files and directories currently installed.) 2026-05-22 01:28:43.255729 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../libargon2-1_0~20190702+dfsg-4build1_amd64.deb ... 2026-05-22 01:28:43.255736 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2026-05-22 01:28:43.255741 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libjson-c5:amd64. 2026-05-22 01:28:43.255747 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../libjson-c5_0.17-1build1_amd64.deb ... 2026-05-22 01:28:43.255753 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2026-05-22 01:28:43.255758 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libcryptsetup12:amd64. 2026-05-22 01:28:43.255764 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-05-22 01:28:43.255770 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2026-05-22 01:28:43.255775 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libfdisk1:amd64. 2026-05-22 01:28:43.255781 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../libfdisk1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-05-22 01:28:43.255787 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.5) ... 2026-05-22 01:28:43.255793 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libsystemd-shared:amd64. 2026-05-22 01:28:43.255798 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../libsystemd-shared_255.4-1ubuntu8.15_amd64.deb ... 2026-05-22 01:28:43.255804 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.15) ... 2026-05-22 01:28:43.255810 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:dpkg: systemd-standalone-sysusers: dependency problems, but removing anyway as you requested: 2026-05-22 01:28:43.255815 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: udev depends on systemd | systemd-standalone-sysusers | systemd-sysusers; however: 2026-05-22 01:28:43.255821 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd is not installed. 2026-05-22 01:28:43.255827 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd-standalone-sysusers is to be removed. 2026-05-22 01:28:43.255832 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd-sysusers is not installed. 2026-05-22 01:28:43.255838 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd-standalone-sysusers which provides systemd-sysusers is to be removed. 2026-05-22 01:28:43.255844 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: udev depends on systemd | systemd-standalone-sysusers | systemd-sysusers; however: 2026-05-22 01:28:43.255855 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd is not installed. 2026-05-22 01:28:43.255861 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd-standalone-sysusers is to be removed. 2026-05-22 01:28:43.255866 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd-sysusers is not installed. 2026-05-22 01:28:43.255872 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd-standalone-sysusers which provides systemd-sysusers is to be removed. 2026-05-22 01:28:43.255878 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-05-22 01:28:43.255883 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2026-05-22 01:28:43.255889 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% 2026-05-22 01:28:43.255895 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% 2026-05-22 01:28:43.255901 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:28:43.255907 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-05-22 01:28:43.255916 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 70% 2026-05-22 01:28:43.255922 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 75% 2026-05-22 01:28:43.255928 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 80% 2026-05-22 01:28:43.255933 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 85% 2026-05-22 01:28:43.255939 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 90% 2026-05-22 01:28:43.255945 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 95% 2026-05-22 01:28:43.255957 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 100% (Reading database ... 19689 files and directories currently installed.) 2026-05-22 01:28:43.255963 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing systemd-standalone-sysusers (255.4-1ubuntu8.15) ... 2026-05-22 01:28:43.255969 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package systemd. 2026-05-22 01:28:43.255975 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2026-05-22 01:28:43.255980 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2026-05-22 01:28:43.255987 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:28:43.255993 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 70% 2026-05-22 01:28:43.255999 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 75% 2026-05-22 01:28:43.256004 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 80% 2026-05-22 01:28:43.256010 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 85% 2026-05-22 01:28:43.256015 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 90% 2026-05-22 01:28:43.256021 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 95% 2026-05-22 01:28:43.256026 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 100% (Reading database ... 19682 files and directories currently installed.) 2026-05-22 01:28:43.256032 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../systemd_255.4-1ubuntu8.15_amd64.deb ... 2026-05-22 01:28:43.256038 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking systemd (255.4-1ubuntu8.15) ... 2026-05-22 01:28:43.256043 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2026-05-22 01:28:43.256049 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libjson-c5:amd64 (0.17-1build1) ... 2026-05-22 01:28:43.256055 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2026-05-22 01:28:43.256060 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.5) ... 2026-05-22 01:28:43.256066 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.15) ... 2026-05-22 01:28:43.256071 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up systemd (255.4-1ubuntu8.15) ... 2026-05-22 01:28:43.256077 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /usr/lib/systemd/system/getty@.service. 2026-05-22 01:28:43.256083 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /usr/lib/systemd/system/remote-fs.target. 2026-05-22 01:28:43.256089 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-05-22 01:28:43.256094 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /usr/lib/systemd/system/systemd-pstore.service. 2026-05-22 01:28:43.256100 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Initializing machine ID from random generator. 2026-05-22 01:28:43.256106 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/tmpfiles.d/systemd-network.conf:10: Failed to resolve user 'systemd-network': No such process 2026-05-22 01:28:43.256119 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/tmpfiles.d/systemd-network.conf:11: Failed to resolve user 'systemd-network': No such process 2026-05-22 01:28:43.256125 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/tmpfiles.d/systemd-network.conf:12: Failed to resolve user 'systemd-network': No such process 2026-05-22 01:28:43.256130 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/tmpfiles.d/systemd-network.conf:13: Failed to resolve user 'systemd-network': No such process 2026-05-22 01:28:43.256136 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/tmpfiles.d/systemd.conf:22: Failed to resolve group 'systemd-journal': No such process 2026-05-22 01:28:43.256142 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/tmpfiles.d/systemd.conf:23: Failed to resolve group 'systemd-journal': No such process 2026-05-22 01:28:43.256147 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/tmpfiles.d/systemd.conf:28: Failed to resolve group 'systemd-journal': No such process 2026-05-22 01:28:43.256153 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/tmpfiles.d/systemd.conf:29: Failed to resolve group 'systemd-journal': No such process 2026-05-22 01:28:43.256159 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/tmpfiles.d/systemd.conf:30: Failed to resolve group 'systemd-journal': No such process 2026-05-22 01:28:43.256164 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Creating group 'systemd-journal' with GID 995. 2026-05-22 01:28:43.256170 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Creating group 'systemd-network' with GID 994. 2026-05-22 01:28:43.256175 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Creating user 'systemd-network' (systemd Network Management) with UID 994 and GID 994. 2026-05-22 01:28:43.256186 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package systemd-sysv. 2026-05-22 01:28:43.256191 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2026-05-22 01:28:43.256197 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% 2026-05-22 01:28:43.256203 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% 2026-05-22 01:28:43.256210 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 65% 2026-05-22 01:28:43.256216 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 70% 2026-05-22 01:28:43.256222 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 75% 2026-05-22 01:28:43.256227 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 80% 2026-05-22 01:28:43.256233 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 85% 2026-05-22 01:28:43.256239 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 90% 2026-05-22 01:28:43.256244 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 95% 2026-05-22 01:28:43.256250 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 100% (Reading database ... 20604 files and directories currently installed.) 2026-05-22 01:28:43.256256 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../systemd-sysv_255.4-1ubuntu8.15_amd64.deb ... 2026-05-22 01:28:43.256261 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking systemd-sysv (255.4-1ubuntu8.15) ... 2026-05-22 01:28:43.256267 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libfuse3-3:amd64. 2026-05-22 01:28:43.256273 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../libfuse3-3_3.14.0-5build1_amd64.deb ... 2026-05-22 01:28:43.256278 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libfuse3-3:amd64 (3.14.0-5build1) ... 2026-05-22 01:28:43.256284 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package fuse3. 2026-05-22 01:28:43.256289 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../fuse3_3.14.0-5build1_amd64.deb ... 2026-05-22 01:28:43.256300 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking fuse3 (3.14.0-5build1) ... 2026-05-22 01:28:43.256305 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libntfs-3g89t64:amd64. 2026-05-22 01:28:43.256311 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../libntfs-3g89t64_1%3a2022.10.3-1.2ubuntu3.1_amd64.deb ... 2026-05-22 01:28:43.256317 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libntfs-3g89t64:amd64 (1:2022.10.3-1.2ubuntu3.1) ... 2026-05-22 01:28:43.256322 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libfuse3-3:amd64 (3.14.0-5build1) ... 2026-05-22 01:28:43.256328 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up fuse3 (3.14.0-5build1) ... 2026-05-22 01:28:43.256334 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package ntfs-3g. 2026-05-22 01:28:43.256339 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2026-05-22 01:28:43.256349 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:28:43.256355 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 70% 2026-05-22 01:28:43.256361 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 75% 2026-05-22 01:28:43.256366 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 80% 2026-05-22 01:28:43.256372 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 85% 2026-05-22 01:28:43.256377 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 90% 2026-05-22 01:28:43.256383 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 95% 2026-05-22 01:28:43.256389 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 100% (Reading database ... 20649 files and directories currently installed.) 2026-05-22 01:28:43.256394 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../000-ntfs-3g_1%3a2022.10.3-1.2ubuntu3.1_amd64.deb ... 2026-05-22 01:28:43.256400 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking ntfs-3g (1:2022.10.3-1.2ubuntu3.1) ... 2026-05-22 01:28:43.256406 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpopt0:amd64. 2026-05-22 01:28:43.256411 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../001-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2026-05-22 01:28:43.256417 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-05-22 01:28:43.256423 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package rsync. 2026-05-22 01:28:43.256428 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../002-rsync_3.2.7-1ubuntu1.4_amd64.deb ... 2026-05-22 01:28:43.256438 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking rsync (3.2.7-1ubuntu1.4) ... 2026-05-22 01:28:43.256444 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libdaxctl1:amd64. 2026-05-22 01:28:43.256450 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../003-libdaxctl1_77-2ubuntu2_amd64.deb ... 2026-05-22 01:28:43.256455 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libdaxctl1:amd64 (77-2ubuntu2) ... 2026-05-22 01:28:43.256461 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libcxl1:amd64. 2026-05-22 01:28:43.256466 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../004-libcxl1_77-2ubuntu2_amd64.deb ... 2026-05-22 01:28:43.256472 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libcxl1:amd64 (77-2ubuntu2) ... 2026-05-22 01:28:43.256478 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package cxl. 2026-05-22 01:28:43.256484 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../005-cxl_77-2ubuntu2_amd64.deb ... 2026-05-22 01:28:43.256489 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking cxl (77-2ubuntu2) ... 2026-05-22 01:28:43.256499 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-05-22 01:28:43.256505 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libiniparser1:amd64. 2026-05-22 01:28:43.256510 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../006-libiniparser1_4.1-7ubuntu0.1_amd64.deb ... 2026-05-22 01:28:43.256516 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libiniparser1:amd64 (4.1-7ubuntu0.1) ... 2026-05-22 01:28:43.256522 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libndctl6:amd64. 2026-05-22 01:28:43.256527 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../007-libndctl6_77-2ubuntu2_amd64.deb ... 2026-05-22 01:28:43.256533 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libndctl6:amd64 (77-2ubuntu2) ... 2026-05-22 01:28:43.256538 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package ndctl. 2026-05-22 01:28:43.256544 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../008-ndctl_77-2ubuntu2_amd64.deb ... 2026-05-22 01:28:43.256550 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking ndctl (77-2ubuntu2) ... 2026-05-22 01:28:43.256555 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libevent-core-2.1-7t64:amd64. 2026-05-22 01:28:43.256561 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../009-libevent-core-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-05-22 01:28:43.256567 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-05-22 01:28:43.256572 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-05-22 01:28:43.256578 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnfsidmap1:amd64. 2026-05-22 01:28:43.256584 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../010-libnfsidmap1_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-05-22 01:28:43.256604 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-05-22 01:28:43.256612 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package rpcbind. 2026-05-22 01:28:43.256618 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../011-rpcbind_1.2.6-7ubuntu2_amd64.deb ... 2026-05-22 01:28:43.256624 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking rpcbind (1.2.6-7ubuntu2) ... 2026-05-22 01:28:43.256633 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package ucf. 2026-05-22 01:28:43.256639 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../012-ucf_3.0043+nmu1_all.deb ... 2026-05-22 01:28:43.256645 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Moving old data out of the way 2026-05-22 01:28:43.256651 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking ucf (3.0043+nmu1) ... 2026-05-22 01:28:43.256659 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package keyutils. 2026-05-22 01:28:43.256665 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../013-keyutils_1.6.3-3build1_amd64.deb ... 2026-05-22 01:28:43.256671 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking keyutils (1.6.3-3build1) ... 2026-05-22 01:28:43.256677 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package nfs-common. 2026-05-22 01:28:43.256682 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../014-nfs-common_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-05-22 01:28:43.256688 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-05-22 01:28:43.256694 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package db5.3-util. 2026-05-22 01:28:43.256699 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../015-db5.3-util_5.3.28+dfsg2-7_amd64.deb ... 2026-05-22 01:28:43.256707 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking db5.3-util (5.3.28+dfsg2-7) ... 2026-05-22 01:28:43.256726 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package db-util. 2026-05-22 01:28:43.256736 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../016-db-util_1%3a5.3.21ubuntu2_all.deb ... 2026-05-22 01:28:43.256816 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking db-util (1:5.3.21ubuntu2) ... 2026-05-22 01:28:43.256827 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package sasl2-bin. 2026-05-22 01:28:43.256873 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../017-sasl2-bin_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-05-22 01:28:43.256903 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking sasl2-bin (2.1.28+dfsg1-5ubuntu3.1) ... 2026-05-22 01:28:43.256933 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libsysfs2:amd64. 2026-05-22 01:28:43.256969 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../018-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-05-22 01:28:43.256978 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-05-22 01:28:43.257023 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package pci.ids. 2026-05-22 01:28:43.257053 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../019-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ... 2026-05-22 01:28:43.257082 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-05-22 01:28:43.257111 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package sysfsutils. 2026-05-22 01:28:43.257140 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-05-22 01:28:43.257170 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../020-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-05-22 01:28:43.257206 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking sysfsutils (2.1.1-6build1) ... 2026-05-22 01:28:43.257215 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dbus-bin. 2026-05-22 01:28:43.257259 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../021-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ... 2026-05-22 01:28:43.257288 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dbus-bin (1.14.10-4ubuntu4.1) ... 2026-05-22 01:28:43.257317 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dbus-session-bus-common. 2026-05-22 01:28:43.257327 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../022-dbus-session-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2026-05-22 01:28:43.257373 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2026-05-22 01:28:43.257402 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dbus-daemon. 2026-05-22 01:28:43.257439 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../023-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ... 2026-05-22 01:28:43.257448 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ... 2026-05-22 01:28:43.257492 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dbus-system-bus-common. 2026-05-22 01:28:43.257522 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../024-dbus-system-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2026-05-22 01:28:43.257552 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2026-05-22 01:28:43.257560 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dbus. 2026-05-22 01:28:43.257610 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../025-dbus_1.14.10-4ubuntu4.1_amd64.deb ... 2026-05-22 01:28:43.257664 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dbus (1.14.10-4ubuntu4.1) ... 2026-05-22 01:28:43.257698 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpam-systemd:amd64. 2026-05-22 01:28:43.257707 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../026-libpam-systemd_255.4-1ubuntu8.15_amd64.deb ... 2026-05-22 01:28:43.257836 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.15) ... 2026-05-22 01:28:43.257854 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dbus-user-session. 2026-05-22 01:28:43.257872 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../027-dbus-user-session_1.14.10-4ubuntu4.1_amd64.deb ... 2026-05-22 01:28:43.257878 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dbus-user-session (1.14.10-4ubuntu4.1) ... 2026-05-22 01:28:43.257885 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dhcpcd-base. 2026-05-22 01:28:43.257929 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../028-dhcpcd-base_1%3a10.0.6-1ubuntu3.2_amd64.deb ... 2026-05-22 01:28:43.257962 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dhcpcd-base (1:10.0.6-1ubuntu3.2) ... 2026-05-22 01:28:43.257996 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package gir1.2-glib-2.0:amd64. 2026-05-22 01:28:43.258040 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../029-gir1.2-glib-2.0_2.80.0-6ubuntu3.8_amd64.deb ... 2026-05-22 01:28:43.258075 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.8) ... 2026-05-22 01:28:43.258109 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libgirepository-1.0-1:amd64. 2026-05-22 01:28:43.258142 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../030-libgirepository-1.0-1_1.80.1-1_amd64.deb ... 2026-05-22 01:28:43.258175 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libgirepository-1.0-1:amd64 (1.80.1-1) ... 2026-05-22 01:28:43.258214 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package gir1.2-girepository-2.0:amd64. 2026-05-22 01:28:43.258248 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../031-gir1.2-girepository-2.0_1.80.1-1_amd64.deb ... 2026-05-22 01:28:43.258281 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking gir1.2-girepository-2.0:amd64 (1.80.1-1) ... 2026-05-22 01:28:43.258314 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package less. 2026-05-22 01:28:43.258347 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../032-less_590-2ubuntu2.1_amd64.deb ... 2026-05-22 01:28:43.258380 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking less (590-2ubuntu2.1) ... 2026-05-22 01:28:43.258412 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-gi. 2026-05-22 01:28:43.258444 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../033-python3-gi_3.48.2-1_amd64.deb ... 2026-05-22 01:28:43.258477 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-gi (3.48.2-1) ... 2026-05-22 01:28:43.258509 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package bsdextrautils. 2026-05-22 01:28:43.258541 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../034-bsdextrautils_2.39.3-9ubuntu6.5_amd64.deb ... 2026-05-22 01:28:43.258574 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking bsdextrautils (2.39.3-9ubuntu6.5) ... 2026-05-22 01:28:43.258609 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package cpio. 2026-05-22 01:28:43.258656 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../035-cpio_2.15+dfsg-1ubuntu2_amd64.deb ... 2026-05-22 01:28:43.258689 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking cpio (2.15+dfsg-1ubuntu2) ... 2026-05-22 01:28:43.258733 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dmidecode. 2026-05-22 01:28:43.258766 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../036-dmidecode_3.5-3ubuntu0.1_amd64.deb ... 2026-05-22 01:28:43.258800 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dmidecode (3.5-3ubuntu0.1) ... 2026-05-22 01:28:43.258834 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dosfstools. 2026-05-22 01:28:43.258867 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../037-dosfstools_4.2-1.1build1_amd64.deb ... 2026-05-22 01:28:43.258900 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dosfstools (4.2-1.1build1) ... 2026-05-22 01:28:43.258933 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libmagic-mgc. 2026-05-22 01:28:43.258964 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../038-libmagic-mgc_1%3a5.45-3build1_amd64.deb ... 2026-05-22 01:28:43.258989 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libmagic-mgc (1:5.45-3build1) ... 2026-05-22 01:28:43.259021 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libmagic1t64:amd64. 2026-05-22 01:28:43.259052 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../039-libmagic1t64_1%3a5.45-3build1_amd64.deb ... 2026-05-22 01:28:43.259084 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libmagic1t64:amd64 (1:5.45-3build1) ... 2026-05-22 01:28:43.259117 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package file. 2026-05-22 01:28:43.259154 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../040-file_1%3a5.45-3build1_amd64.deb ... 2026-05-22 01:28:43.259180 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking file (1:5.45-3build1) ... 2026-05-22 01:28:43.259205 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liblmdb0:amd64. 2026-05-22 01:28:43.259236 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../041-liblmdb0_0.9.31-1build1_amd64.deb ... 2026-05-22 01:28:43.259267 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liblmdb0:amd64 (0.9.31-1build1) ... 2026-05-22 01:28:43.259300 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libncurses6:amd64. 2026-05-22 01:28:43.259332 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../042-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2026-05-22 01:28:43.259365 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-05-22 01:28:43.259397 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libparted2t64:amd64. 2026-05-22 01:28:43.259429 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../043-libparted2t64_3.6-4build1_amd64.deb ... 2026-05-22 01:28:43.259463 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Adding 'diversion of /lib/x86_64-linux-gnu/libparted.so.2 to /lib/x86_64-linux-gnu/libparted.so.2.usr-is-merged by libparted2t64' 2026-05-22 01:28:43.259496 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Adding 'diversion of /lib/x86_64-linux-gnu/libparted.so.2.0.5 to /lib/x86_64-linux-gnu/libparted.so.2.0.5.usr-is-merged by libparted2t64' 2026-05-22 01:28:43.259527 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libparted2t64:amd64 (3.6-4build1) ... 2026-05-22 01:28:43.259560 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpci3:amd64. 2026-05-22 01:28:43.259606 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../044-libpci3_1%3a3.10.0-2build1_amd64.deb ... 2026-05-22 01:28:43.259653 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpci3:amd64 (1:3.10.0-2build1) ... 2026-05-22 01:28:43.259689 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-05-22 01:28:43.259733 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpng16-16t64:amd64. 2026-05-22 01:28:43.259768 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../045-libpng16-16t64_1.6.43-5ubuntu0.6_amd64.deb ... 2026-05-22 01:28:43.259801 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpng16-16t64:amd64 (1.6.43-5ubuntu0.6) ... 2026-05-22 01:28:43.259834 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libusb-1.0-0:amd64. 2026-05-22 01:28:43.259867 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../046-libusb-1.0-0_2%3a1.0.27-1_amd64.deb ... 2026-05-22 01:28:43.259901 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libusb-1.0-0:amd64 (2:1.0.27-1) ... 2026-05-22 01:28:43.259934 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libxau6:amd64. 2026-05-22 01:28:43.259976 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../047-libxau6_1%3a1.0.9-1build6_amd64.deb ... 2026-05-22 01:28:43.260007 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libxau6:amd64 (1:1.0.9-1build6) ... 2026-05-22 01:28:43.260031 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libxdmcp6:amd64. 2026-05-22 01:28:43.260064 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../048-libxdmcp6_1%3a1.1.3-0ubuntu6_amd64.deb ... 2026-05-22 01:28:43.260096 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-05-22 01:28:43.260128 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libxcb1:amd64. 2026-05-22 01:28:43.260162 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-05-22 01:28:43.260196 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../049-libxcb1_1.15-1ubuntu2_amd64.deb ... 2026-05-22 01:28:43.260229 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libxcb1:amd64 (1.15-1ubuntu2) ... 2026-05-22 01:28:43.260263 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libx11-data. 2026-05-22 01:28:43.260295 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../050-libx11-data_2%3a1.8.7-1build1_all.deb ... 2026-05-22 01:28:43.260328 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libx11-data (2:1.8.7-1build1) ... 2026-05-22 01:28:43.260360 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libx11-6:amd64. 2026-05-22 01:28:43.260393 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../051-libx11-6_2%3a1.8.7-1build1_amd64.deb ... 2026-05-22 01:28:43.260425 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libx11-6:amd64 (2:1.8.7-1build1) ... 2026-05-22 01:28:43.260457 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package parted. 2026-05-22 01:28:43.260489 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../052-parted_3.6-4build1_amd64.deb ... 2026-05-22 01:28:43.260522 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking parted (3.6-4build1) ... 2026-05-22 01:28:43.260554 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package pciutils. 2026-05-22 01:28:43.260607 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../053-pciutils_1%3a3.10.0-2build1_amd64.deb ... 2026-05-22 01:28:43.260618 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking pciutils (1:3.10.0-2build1) ... 2026-05-22 01:28:43.260664 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package psmisc. 2026-05-22 01:28:43.260697 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../054-psmisc_23.7-1build1_amd64.deb ... 2026-05-22 01:28:43.260813 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-05-22 01:28:43.260832 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking psmisc (23.7-1build1) ... 2026-05-22 01:28:43.260842 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package usb.ids. 2026-05-22 01:28:43.260848 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../055-usb.ids_2024.03.18-1_all.deb ... 2026-05-22 01:28:43.260883 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking usb.ids (2024.03.18-1) ... 2026-05-22 01:28:43.260916 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package acl. 2026-05-22 01:28:43.260950 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../056-acl_2.3.2-1build1.1_amd64.deb ... 2026-05-22 01:28:43.260984 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking acl (2.3.2-1build1.1) ... 2026-05-22 01:28:43.261018 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package attr. 2026-05-22 01:28:43.261051 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../057-attr_1%3a2.5.2-1build1.1_amd64.deb ... 2026-05-22 01:28:43.261085 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking attr (1:2.5.2-1build1.1) ... 2026-05-22 01:28:43.261112 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package augeas-lenses. 2026-05-22 01:28:43.261140 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../058-augeas-lenses_1.14.1-1build2_all.deb ... 2026-05-22 01:28:43.261166 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking augeas-lenses (1.14.1-1build2) ... 2026-05-22 01:28:43.261184 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liblzo2-2:amd64. 2026-05-22 01:28:43.261222 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../059-liblzo2-2_2.10-2build4_amd64.deb ... 2026-05-22 01:28:43.261249 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-05-22 01:28:43.261275 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liblzo2-2:amd64 (2.10-2build4) ... 2026-05-22 01:28:43.261284 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libreiserfscore0t64. 2026-05-22 01:28:43.261327 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../060-libreiserfscore0t64_1%3a3.6.27-7.1build1_amd64.deb ... 2026-05-22 01:28:43.261354 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libreiserfscore0t64 (1:3.6.27-7.1build1) ... 2026-05-22 01:28:43.261388 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package btrfs-progs. 2026-05-22 01:28:43.261396 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../061-btrfs-progs_6.6.3-1.1build2_amd64.deb ... 2026-05-22 01:28:43.261437 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking btrfs-progs (6.6.3-1.1build2) ... 2026-05-22 01:28:43.261464 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package busybox-initramfs. 2026-05-22 01:28:43.261478 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../062-busybox-initramfs_1%3a1.36.1-6ubuntu3.1_amd64.deb ... 2026-05-22 01:28:43.261518 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2026-05-22 01:28:43.261545 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libboost-iostreams1.83.0:amd64. 2026-05-22 01:28:43.261578 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../063-libboost-iostreams1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-05-22 01:28:43.261587 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-22 01:28:43.261650 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libboost-thread1.83.0:amd64. 2026-05-22 01:28:43.261677 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../064-libboost-thread1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-05-22 01:28:43.261705 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-22 01:28:43.261735 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package librados2. 2026-05-22 01:28:43.261827 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../065-librados2_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-05-22 01:28:43.261845 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking librados2 (19.2.3-0ubuntu0.24.04.3) ... 2026-05-22 01:28:43.261856 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpmem1:amd64. 2026-05-22 01:28:43.261861 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../066-libpmem1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-05-22 01:28:43.261867 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-05-22 01:28:43.261905 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpmemobj1:amd64. 2026-05-22 01:28:43.261937 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../067-libpmemobj1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-05-22 01:28:43.261944 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2026-05-22 01:28:43.261981 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package librbd1. 2026-05-22 01:28:43.262006 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../068-librbd1_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-05-22 01:28:43.262030 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking librbd1 (19.2.3-0ubuntu0.24.04.3) ... 2026-05-22 01:28:43.262055 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-ceph-argparse. 2026-05-22 01:28:43.262068 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../069-python3-ceph-argparse_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-05-22 01:28:43.262107 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-ceph-argparse (19.2.3-0ubuntu0.24.04.3) ... 2026-05-22 01:28:43.262132 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-yaml. 2026-05-22 01:28:43.262156 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../070-python3-yaml_6.0.2-1build2~cloud0_amd64.deb ... 2026-05-22 01:28:43.262180 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-yaml (6.0.2-1build2~cloud0) ... 2026-05-22 01:28:43.262204 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-ceph-common. 2026-05-22 01:28:43.262236 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../071-python3-ceph-common_19.2.3-0ubuntu0.24.04.3_all.deb ... 2026-05-22 01:28:43.262243 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-ceph-common (19.2.3-0ubuntu0.24.04.3) ... 2026-05-22 01:28:43.262284 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libboost-locale1.83.0:amd64. 2026-05-22 01:28:43.262319 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../072-libboost-locale1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-05-22 01:28:43.262344 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libboost-locale1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-22 01:28:43.262368 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libcephfs2. 2026-05-22 01:28:43.262392 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../073-libcephfs2_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-05-22 01:28:43.262417 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libcephfs2 (19.2.3-0ubuntu0.24.04.3) ... 2026-05-22 01:28:43.262441 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-rados. 2026-05-22 01:28:43.262465 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../074-python3-rados_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-05-22 01:28:43.262489 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-rados (19.2.3-0ubuntu0.24.04.3) ... 2026-05-22 01:28:43.262513 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-cephfs. 2026-05-22 01:28:43.262537 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../075-python3-cephfs_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-05-22 01:28:43.262561 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-cephfs (19.2.3-0ubuntu0.24.04.3) ... 2026-05-22 01:28:43.262585 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-wcwidth. 2026-05-22 01:28:43.262626 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../076-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-05-22 01:28:43.262654 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-05-22 01:28:43.262679 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-prettytable. 2026-05-22 01:28:43.262704 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../077-python3-prettytable_3.6.0-2_all.deb ... 2026-05-22 01:28:43.262747 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-prettytable (3.6.0-2) ... 2026-05-22 01:28:43.262773 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-rbd. 2026-05-22 01:28:43.262797 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../078-python3-rbd_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-05-22 01:28:43.262822 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-rbd (19.2.3-0ubuntu0.24.04.3) ... 2026-05-22 01:28:43.262847 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-certifi. 2026-05-22 01:28:43.262871 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../079-python3-certifi_2023.11.17-1_all.deb ... 2026-05-22 01:28:43.262884 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-certifi (2023.11.17-1) ... 2026-05-22 01:28:43.262925 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-chardet. 2026-05-22 01:28:43.262950 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../080-python3-chardet_5.2.0+dfsg-1_all.deb ... 2026-05-22 01:28:43.262978 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-chardet (5.2.0+dfsg-1) ... 2026-05-22 01:28:43.262986 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-idna. 2026-05-22 01:28:43.263027 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../081-python3-idna_3.6-2ubuntu0.1_all.deb ... 2026-05-22 01:28:43.263051 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-idna (3.6-2ubuntu0.1) ... 2026-05-22 01:28:43.263076 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-urllib3. 2026-05-22 01:28:43.263100 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../082-python3-urllib3_2.3.0-2ubuntu0.1~cloud0_all.deb ... 2026-05-22 01:28:43.263125 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-urllib3 (2.3.0-2ubuntu0.1~cloud0) ... 2026-05-22 01:28:43.263149 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-requests. 2026-05-22 01:28:43.263174 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../083-python3-requests_2.32.3+dfsg-4ubuntu1.1~cloud0_all.deb ... 2026-05-22 01:28:43.263199 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-requests (2.32.3+dfsg-4ubuntu1.1~cloud0) ... 2026-05-22 01:28:43.263223 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libdw1t64:amd64. 2026-05-22 01:28:43.263255 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../084-libdw1t64_0.190-1.1ubuntu0.1_amd64.deb ... 2026-05-22 01:28:43.263280 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2026-05-22 01:28:43.263311 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libbabeltrace1:amd64. 2026-05-22 01:28:43.263335 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../085-libbabeltrace1_1.5.11-3build3_amd64.deb ... 2026-05-22 01:28:43.263360 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libbabeltrace1:amd64 (1.5.11-3build3) ... 2026-05-22 01:28:43.263397 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libboost-context1.83.0:amd64. 2026-05-22 01:28:43.263428 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../086-libboost-context1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-05-22 01:28:43.263460 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-05-22 01:28:43.263492 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-22 01:28:43.263523 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libboost-filesystem1.83.0:amd64. 2026-05-22 01:28:43.263548 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../087-libboost-filesystem1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-05-22 01:28:43.263573 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-22 01:28:43.263605 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libboost-program-options1.83.0:amd64. 2026-05-22 01:28:43.263656 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../088-libboost-program-options1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-05-22 01:28:43.263682 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-22 01:28:43.263707 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libboost-url1.83.0:amd64. 2026-05-22 01:28:43.266646 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../089-libboost-url1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-05-22 01:28:43.266663 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-22 01:28:43.266669 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtcmalloc-minimal4t64:amd64. 2026-05-22 01:28:43.266674 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../090-libtcmalloc-minimal4t64_2.15-3build1_amd64.deb ... 2026-05-22 01:28:43.266679 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2026-05-22 01:28:43.266684 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libunwind8:amd64. 2026-05-22 01:28:43.266689 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../091-libunwind8_1.6.2-3build1.1_amd64.deb ... 2026-05-22 01:28:43.266694 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libunwind8:amd64 (1.6.2-3build1.1) ... 2026-05-22 01:28:43.266699 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libgoogle-perftools4t64:amd64. 2026-05-22 01:28:43.266703 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../092-libgoogle-perftools4t64_2.15-3build1_amd64.deb ... 2026-05-22 01:28:43.266708 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2026-05-22 01:28:43.266728 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liboath0t64:amd64. 2026-05-22 01:28:43.266733 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../093-liboath0t64_2.6.11-2.1ubuntu0.1_amd64.deb ... 2026-05-22 01:28:43.266741 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2026-05-22 01:28:43.266746 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package librabbitmq4:amd64. 2026-05-22 01:28:43.266751 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../094-librabbitmq4_0.11.0-1build2_amd64.deb ... 2026-05-22 01:28:43.266756 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking librabbitmq4:amd64 (0.11.0-1build2) ... 2026-05-22 01:28:43.266761 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-05-22 01:28:43.266766 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libradosstriper1. 2026-05-22 01:28:43.266770 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../095-libradosstriper1_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-05-22 01:28:43.266775 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libradosstriper1 (19.2.3-0ubuntu0.24.04.3) ... 2026-05-22 01:28:43.266780 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package ceph-common. 2026-05-22 01:28:43.266785 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../096-ceph-common_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-05-22 01:28:43.266789 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking ceph-common (19.2.3-0ubuntu0.24.04.3) ... 2026-05-22 01:28:43.266794 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package cryptsetup-bin. 2026-05-22 01:28:43.266799 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../097-cryptsetup-bin_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-05-22 01:28:43.266804 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2026-05-22 01:28:43.266808 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libdconf1:amd64. 2026-05-22 01:28:43.266813 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../098-libdconf1_0.40.0-4ubuntu0.1_amd64.deb ... 2026-05-22 01:28:43.266818 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2026-05-22 01:28:43.266823 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dconf-service. 2026-05-22 01:28:43.266827 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../099-dconf-service_0.40.0-4ubuntu0.1_amd64.deb ... 2026-05-22 01:28:43.266832 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dconf-service (0.40.0-4ubuntu0.1) ... 2026-05-22 01:28:43.266841 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dconf-gsettings-backend:amd64. 2026-05-22 01:28:43.266846 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../100-dconf-gsettings-backend_0.40.0-4ubuntu0.1_amd64.deb ... 2026-05-22 01:28:43.266851 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2026-05-22 01:28:43.266856 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dracut-install. 2026-05-22 01:28:43.266860 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../101-dracut-install_060+5-1ubuntu3.3_amd64.deb ... 2026-05-22 01:28:43.266865 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dracut-install (060+5-1ubuntu3.3) ... 2026-05-22 01:28:43.266870 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package exfatprogs. 2026-05-22 01:28:43.266875 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../102-exfatprogs_1.2.2-1build1_amd64.deb ... 2026-05-22 01:28:43.266885 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking exfatprogs (1.2.2-1build1) ... 2026-05-22 01:28:43.266890 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package extlinux. 2026-05-22 01:28:43.266895 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../103-extlinux_3%3a6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3_amd64.deb ... 2026-05-22 01:28:43.266899 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking extlinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2026-05-22 01:28:43.266904 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package f2fs-tools. 2026-05-22 01:28:43.266909 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../104-f2fs-tools_1.16.0-1_amd64.deb ... 2026-05-22 01:28:43.266914 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking f2fs-tools (1.16.0-1) ... 2026-05-22 01:28:43.266919 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package fdisk. 2026-05-22 01:28:43.266923 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../105-fdisk_2.39.3-9ubuntu6.5_amd64.deb ... 2026-05-22 01:28:43.266928 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking fdisk (2.39.3-9ubuntu6.5) ... 2026-05-22 01:28:43.266933 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package genisoimage. 2026-05-22 01:28:43.266938 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../106-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-05-22 01:28:43.266942 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking genisoimage (9:1.1.11-3.5) ... 2026-05-22 01:28:43.266947 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libduktape207:amd64. 2026-05-22 01:28:43.266955 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../107-libduktape207_2.7.0+tests-0ubuntu3_amd64.deb ... 2026-05-22 01:28:43.266960 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libduktape207:amd64 (2.7.0+tests-0ubuntu3) ... 2026-05-22 01:28:43.266965 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libproxy1v5:amd64. 2026-05-22 01:28:43.266970 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../108-libproxy1v5_0.5.4-4build1_amd64.deb ... 2026-05-22 01:28:43.266974 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libproxy1v5:amd64 (0.5.4-4build1) ... 2026-05-22 01:28:43.266979 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package glib-networking-common. 2026-05-22 01:28:43.266984 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../109-glib-networking-common_2.80.0-1build1_all.deb ... 2026-05-22 01:28:43.266989 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking glib-networking-common (2.80.0-1build1) ... 2026-05-22 01:28:43.266993 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package glib-networking-services. 2026-05-22 01:28:43.266998 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../110-glib-networking-services_2.80.0-1build1_amd64.deb ... 2026-05-22 01:28:43.267007 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking glib-networking-services (2.80.0-1build1) ... 2026-05-22 01:28:43.267012 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package session-migration. 2026-05-22 01:28:43.267016 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../111-session-migration_0.3.9build1_amd64.deb ... 2026-05-22 01:28:43.267021 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking session-migration (0.3.9build1) ... 2026-05-22 01:28:43.267026 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package gsettings-desktop-schemas. 2026-05-22 01:28:43.267031 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../112-gsettings-desktop-schemas_46.1-0ubuntu1_all.deb ... 2026-05-22 01:28:43.267036 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking gsettings-desktop-schemas (46.1-0ubuntu1) ... 2026-05-22 01:28:43.267040 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package glib-networking:amd64. 2026-05-22 01:28:43.267045 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../113-glib-networking_2.80.0-1build1_amd64.deb ... 2026-05-22 01:28:43.267050 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking glib-networking:amd64 (2.80.0-1build1) ... 2026-05-22 01:28:43.267055 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libencode-locale-perl. 2026-05-22 01:28:43.267060 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../114-libencode-locale-perl_1.05-3_all.deb ... 2026-05-22 01:28:43.267064 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libencode-locale-perl (1.05-3) ... 2026-05-22 01:28:43.267069 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtimedate-perl. 2026-05-22 01:28:43.267074 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../115-libtimedate-perl_2.3300-2_all.deb ... 2026-05-22 01:28:43.267079 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtimedate-perl (2.3300-2) ... 2026-05-22 01:28:43.267084 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhttp-date-perl. 2026-05-22 01:28:43.267092 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../116-libhttp-date-perl_6.06-1_all.deb ... 2026-05-22 01:28:43.267097 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhttp-date-perl (6.06-1) ... 2026-05-22 01:28:43.267101 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libfile-listing-perl. 2026-05-22 01:28:43.267106 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../117-libfile-listing-perl_6.16-1_all.deb ... 2026-05-22 01:28:43.267111 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libfile-listing-perl (6.16-1) ... 2026-05-22 01:28:43.267116 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhtml-tagset-perl. 2026-05-22 01:28:43.267120 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../118-libhtml-tagset-perl_3.20-6_all.deb ... 2026-05-22 01:28:43.267125 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhtml-tagset-perl (3.20-6) ... 2026-05-22 01:28:43.267130 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liburi-perl. 2026-05-22 01:28:43.267135 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../119-liburi-perl_5.27-1_all.deb ... 2026-05-22 01:28:43.267139 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liburi-perl (5.27-1) ... 2026-05-22 01:28:43.267144 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhtml-parser-perl:amd64. 2026-05-22 01:28:43.267149 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../120-libhtml-parser-perl_3.81-1build3_amd64.deb ... 2026-05-22 01:28:43.267154 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-05-22 01:28:43.267158 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-05-22 01:28:43.267163 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhtml-tree-perl. 2026-05-22 01:28:43.267175 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../121-libhtml-tree-perl_5.07-3_all.deb ... 2026-05-22 01:28:43.267180 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhtml-tree-perl (5.07-3) ... 2026-05-22 01:28:43.267184 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libclone-perl:amd64. 2026-05-22 01:28:43.267189 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../122-libclone-perl_0.46-1build3_amd64.deb ... 2026-05-22 01:28:43.267194 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libclone-perl:amd64 (0.46-1build3) ... 2026-05-22 01:28:43.267199 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libio-html-perl. 2026-05-22 01:28:43.267204 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../123-libio-html-perl_1.004-3_all.deb ... 2026-05-22 01:28:43.267208 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libio-html-perl (1.004-3) ... 2026-05-22 01:28:43.267213 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liblwp-mediatypes-perl. 2026-05-22 01:28:43.267218 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../124-liblwp-mediatypes-perl_6.04-2_all.deb ... 2026-05-22 01:28:43.267223 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liblwp-mediatypes-perl (6.04-2) ... 2026-05-22 01:28:43.267227 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhttp-message-perl. 2026-05-22 01:28:43.267232 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../125-libhttp-message-perl_6.45-1ubuntu1_all.deb ... 2026-05-22 01:28:43.267237 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhttp-message-perl (6.45-1ubuntu1) ... 2026-05-22 01:28:43.267242 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhttp-cookies-perl. 2026-05-22 01:28:43.267246 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../126-libhttp-cookies-perl_6.11-1_all.deb ... 2026-05-22 01:28:43.267251 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhttp-cookies-perl (6.11-1) ... 2026-05-22 01:28:43.267256 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhttp-negotiate-perl. 2026-05-22 01:28:43.267261 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../127-libhttp-negotiate-perl_6.01-2_all.deb ... 2026-05-22 01:28:43.267266 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhttp-negotiate-perl (6.01-2) ... 2026-05-22 01:28:43.267270 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package perl-openssl-defaults:amd64. 2026-05-22 01:28:43.267275 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../128-perl-openssl-defaults_7build3_amd64.deb ... 2026-05-22 01:28:43.267280 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking perl-openssl-defaults:amd64 (7build3) ... 2026-05-22 01:28:43.267284 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnet-ssleay-perl:amd64. 2026-05-22 01:28:43.267289 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../129-libnet-ssleay-perl_1.94-1build4_amd64.deb ... 2026-05-22 01:28:43.267294 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnet-ssleay-perl:amd64 (1.94-1build4) ... 2026-05-22 01:28:43.267299 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libio-socket-ssl-perl. 2026-05-22 01:28:43.267307 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../130-libio-socket-ssl-perl_2.085-1_all.deb ... 2026-05-22 01:28:43.267312 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libio-socket-ssl-perl (2.085-1) ... 2026-05-22 01:28:43.267317 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnet-http-perl. 2026-05-22 01:28:43.267322 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../131-libnet-http-perl_6.23-1_all.deb ... 2026-05-22 01:28:43.267326 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnet-http-perl (6.23-1) ... 2026-05-22 01:28:43.267331 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liblwp-protocol-https-perl. 2026-05-22 01:28:43.267340 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../132-liblwp-protocol-https-perl_6.13-1_all.deb ... 2026-05-22 01:28:43.267344 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liblwp-protocol-https-perl (6.13-1) ... 2026-05-22 01:28:43.267349 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtry-tiny-perl. 2026-05-22 01:28:43.267354 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../133-libtry-tiny-perl_0.31-2_all.deb ... 2026-05-22 01:28:43.267359 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtry-tiny-perl (0.31-2) ... 2026-05-22 01:28:43.267364 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libwww-robotrules-perl. 2026-05-22 01:28:43.267368 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../134-libwww-robotrules-perl_6.02-1_all.deb ... 2026-05-22 01:28:43.267373 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libwww-robotrules-perl (6.02-1) ... 2026-05-22 01:28:43.267378 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libwww-perl. 2026-05-22 01:28:43.267386 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../135-libwww-perl_6.76-1_all.deb ... 2026-05-22 01:28:43.267391 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libwww-perl (6.76-1) ... 2026-05-22 01:28:43.267395 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package icoutils. 2026-05-22 01:28:43.267400 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../136-icoutils_0.32.3-4build2_amd64.deb ... 2026-05-22 01:28:43.267405 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking icoutils (0.32.3-4build2) ... 2026-05-22 01:28:43.267410 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package initramfs-tools-bin. 2026-05-22 01:28:43.267414 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../137-initramfs-tools-bin_0.142ubuntu25.8_amd64.deb ... 2026-05-22 01:28:43.267419 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking initramfs-tools-bin (0.142ubuntu25.8) ... 2026-05-22 01:28:43.267424 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libklibc:amd64. 2026-05-22 01:28:43.267429 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../138-libklibc_2.0.13-4ubuntu0.2_amd64.deb ... 2026-05-22 01:28:43.267434 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libklibc:amd64 (2.0.13-4ubuntu0.2) ... 2026-05-22 01:28:43.267439 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package klibc-utils. 2026-05-22 01:28:43.267443 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../139-klibc-utils_2.0.13-4ubuntu0.2_amd64.deb ... 2026-05-22 01:28:43.267448 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking klibc-utils (2.0.13-4ubuntu0.2) ... 2026-05-22 01:28:43.267453 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package initramfs-tools-core. 2026-05-22 01:28:43.267458 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../140-initramfs-tools-core_0.142ubuntu25.8_all.deb ... 2026-05-22 01:28:43.267462 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking initramfs-tools-core (0.142ubuntu25.8) ... 2026-05-22 01:28:43.267467 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package linux-base. 2026-05-22 01:28:43.267472 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../141-linux-base_4.5ubuntu9+24.04.2_all.deb ... 2026-05-22 01:28:43.267477 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking linux-base (4.5ubuntu9+24.04.2) ... 2026-05-22 01:28:43.267481 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package initramfs-tools. 2026-05-22 01:28:43.267486 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../142-initramfs-tools_0.142ubuntu25.8_all.deb ... 2026-05-22 01:28:43.267491 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking initramfs-tools (0.142ubuntu25.8) ... 2026-05-22 01:28:43.267496 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package ipxe-qemu. 2026-05-22 01:28:43.267507 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../143-ipxe-qemu_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2026-05-22 01:28:43.267512 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-05-22 01:28:43.267516 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libafflib0t64:amd64. 2026-05-22 01:28:43.267521 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../144-libafflib0t64_3.7.20-1.1ubuntu5_amd64.deb ... 2026-05-22 01:28:43.267529 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libafflib0t64:amd64 (3.7.20-1.1ubuntu5) ... 2026-05-22 01:28:43.267534 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libasound2-data. 2026-05-22 01:28:43.267539 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../145-libasound2-data_1.2.11-1ubuntu0.2_all.deb ... 2026-05-22 01:28:43.267544 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libasound2-data (1.2.11-1ubuntu0.2) ... 2026-05-22 01:28:43.267549 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libasound2t64:amd64. 2026-05-22 01:28:43.267553 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../146-libasound2t64_1.2.11-1ubuntu0.2_amd64.deb ... 2026-05-22 01:28:43.267558 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libasound2t64:amd64 (1.2.11-1ubuntu0.2) ... 2026-05-22 01:28:43.267563 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libaugeas0:amd64. 2026-05-22 01:28:43.267568 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../147-libaugeas0_1.14.1-1build2_amd64.deb ... 2026-05-22 01:28:43.267572 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libaugeas0:amd64 (1.14.1-1build2) ... 2026-05-22 01:28:43.267577 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libbfio1:amd64. 2026-05-22 01:28:43.267582 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-05-22 01:28:43.267587 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../148-libbfio1_20170123-6_amd64.deb ... 2026-05-22 01:28:43.267610 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libbfio1:amd64 (20170123-6) ... 2026-05-22 01:28:43.267615 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libbrlapi0.8:amd64. 2026-05-22 01:28:43.267624 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../149-libbrlapi0.8_6.6-4ubuntu5_amd64.deb ... 2026-05-22 01:28:43.267629 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-05-22 01:28:43.267634 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-05-22 01:28:43.267639 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnspr4:amd64. 2026-05-22 01:28:43.267643 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../150-libnspr4_2%3a4.35-1.1build1_amd64.deb ... 2026-05-22 01:28:43.267648 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... 2026-05-22 01:28:43.267653 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnss3:amd64. 2026-05-22 01:28:43.267658 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../151-libnss3_2%3a3.98-1ubuntu0.1_amd64.deb ... 2026-05-22 01:28:43.267663 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnss3:amd64 (2:3.98-1ubuntu0.1) ... 2026-05-22 01:28:43.267668 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpcsclite1:amd64. 2026-05-22 01:28:43.267672 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../152-libpcsclite1_2.0.3-1build1_amd64.deb ... 2026-05-22 01:28:43.267677 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpcsclite1:amd64 (2.0.3-1build1) ... 2026-05-22 01:28:43.267682 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libcacard0:amd64. 2026-05-22 01:28:43.267687 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../153-libcacard0_1%3a2.8.0-3build4_amd64.deb ... 2026-05-22 01:28:43.267696 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libcacard0:amd64 (1:2.8.0-3build4) ... 2026-05-22 01:28:43.267701 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libdate-manip-perl. 2026-05-22 01:28:43.267706 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../154-libdate-manip-perl_6.95-1_all.deb ... 2026-05-22 01:28:43.267723 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libdate-manip-perl (6.95-1) ... 2026-05-22 01:28:43.267728 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libdeflate0:amd64. 2026-05-22 01:28:43.267733 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../155-libdeflate0_1.19-1build1.1_amd64.deb ... 2026-05-22 01:28:43.267738 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libdeflate0:amd64 (1.19-1build1.1) ... 2026-05-22 01:28:43.267742 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libewf2:amd64. 2026-05-22 01:28:43.267747 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../156-libewf2_20140814-1build3_amd64.deb ... 2026-05-22 01:28:43.267752 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libewf2:amd64 (20140814-1build3) ... 2026-05-22 01:28:43.267757 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libfuse2t64:amd64. 2026-05-22 01:28:43.267762 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../157-libfuse2t64_2.9.9-8.1build1_amd64.deb ... 2026-05-22 01:28:43.267767 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libfuse2t64:amd64 (2.9.9-8.1build1) ... 2026-05-22 01:28:43.267771 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhivex0:amd64. 2026-05-22 01:28:43.267780 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../158-libhivex0_1.3.23-1build7_amd64.deb ... 2026-05-22 01:28:43.267785 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhivex0:amd64 (1.3.23-1build7) ... 2026-05-22 01:28:43.267790 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liblua5.3-0:amd64. 2026-05-22 01:28:43.267795 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../159-liblua5.3-0_5.3.6-2build2_amd64.deb ... 2026-05-22 01:28:43.267800 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liblua5.3-0:amd64 (5.3.6-2build2) ... 2026-05-22 01:28:43.267805 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package librpmio9t64. 2026-05-22 01:28:43.267809 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../160-librpmio9t64_4.18.2+dfsg-2.1build2_amd64.deb ... 2026-05-22 01:28:43.267814 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking librpmio9t64 (4.18.2+dfsg-2.1build2) ... 2026-05-22 01:28:43.267819 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package librpm9t64. 2026-05-22 01:28:43.267824 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../161-librpm9t64_4.18.2+dfsg-2.1build2_amd64.deb ... 2026-05-22 01:28:43.267829 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking librpm9t64 (4.18.2+dfsg-2.1build2) ... 2026-05-22 01:28:43.267834 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libvhdi1:amd64. 2026-05-22 01:28:43.267838 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../162-libvhdi1_20210425-1build5_amd64.deb ... 2026-05-22 01:28:43.267843 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libvhdi1:amd64 (20210425-1build5) ... 2026-05-22 01:28:43.267848 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libvmdk1:amd64. 2026-05-22 01:28:43.267856 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../163-libvmdk1_20200926-2build5_amd64.deb ... 2026-05-22 01:28:43.267861 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libvmdk1:amd64 (20200926-2build5) ... 2026-05-22 01:28:43.267866 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtsk19t64:amd64. 2026-05-22 01:28:43.267871 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../164-libtsk19t64_4.12.1+dfsg-1.1ubuntu2_amd64.deb ... 2026-05-22 01:28:43.267890 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtsk19t64:amd64 (4.12.1+dfsg-1.1ubuntu2) ... 2026-05-22 01:28:43.267895 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libyara10:amd64. 2026-05-22 01:28:43.267900 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../165-libyara10_4.5.0-1build2_amd64.deb ... 2026-05-22 01:28:43.267905 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libyara10:amd64 (4.5.0-1build2) ... 2026-05-22 01:28:43.267910 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package supermin. 2026-05-22 01:28:43.267915 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../166-supermin_5.2.2-4ubuntu4_amd64.deb ... 2026-05-22 01:28:43.267919 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking supermin (5.2.2-4ubuntu4) ... 2026-05-22 01:28:43.267924 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libfdt1:amd64. 2026-05-22 01:28:43.267929 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../167-libfdt1_1.7.0-2build1_amd64.deb ... 2026-05-22 01:28:43.267934 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libfdt1:amd64 (1.7.0-2build1) ... 2026-05-22 01:28:43.267939 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libjpeg-turbo8:amd64. 2026-05-22 01:28:43.267944 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../168-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ... 2026-05-22 01:28:43.267951 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-05-22 01:28:43.267956 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libjpeg8:amd64. 2026-05-22 01:28:43.267960 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../169-libjpeg8_8c-2ubuntu11_amd64.deb ... 2026-05-22 01:28:43.267965 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libjpeg8:amd64 (8c-2ubuntu11) ... 2026-05-22 01:28:43.267970 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpixman-1-0:amd64. 2026-05-22 01:28:43.267975 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../170-libpixman-1-0_0.42.2-1build1_amd64.deb ... 2026-05-22 01:28:43.267980 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-05-22 01:28:43.267985 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libslirp0:amd64. 2026-05-22 01:28:43.267990 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../171-libslirp0_4.7.0-1ubuntu3_amd64.deb ... 2026-05-22 01:28:43.267996 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libslirp0:amd64 (4.7.0-1ubuntu3) ... 2026-05-22 01:28:43.268001 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liburing2:amd64. 2026-05-22 01:28:43.268030 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../172-liburing2_2.5-1build1_amd64.deb ... 2026-05-22 01:28:43.268038 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liburing2:amd64 (2.5-1build1) ... 2026-05-22 01:28:43.268139 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libusbredirparser1t64:amd64. 2026-05-22 01:28:43.268160 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../173-libusbredirparser1t64_0.13.0-2.1build1_amd64.deb ... 2026-05-22 01:28:43.268169 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-05-22 01:28:43.268178 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package qemu-system-common. 2026-05-22 01:28:43.268183 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../174-qemu-system-common_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-22 01:28:43.268188 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking qemu-system-common (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-22 01:28:43.268197 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package qemu-system-data. 2026-05-22 01:28:43.268224 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../175-qemu-system-data_1%3a8.2.2+ds-0ubuntu1.16_all.deb ... 2026-05-22 01:28:43.268253 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking qemu-system-data (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-22 01:28:43.268289 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package seabios. 2026-05-22 01:28:43.268298 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../176-seabios_1.16.3-2_all.deb ... 2026-05-22 01:28:43.268333 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking seabios (1.16.3-2) ... 2026-05-22 01:28:43.268367 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package qemu-system-x86. 2026-05-22 01:28:43.268381 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../177-qemu-system-x86_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-22 01:28:43.268420 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking qemu-system-x86 (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-22 01:28:43.268455 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package qemu-utils. 2026-05-22 01:28:43.268463 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../178-qemu-utils_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-22 01:28:43.268498 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-22 01:28:43.268533 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnetpbm11t64:amd64. 2026-05-22 01:28:43.268541 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../179-libnetpbm11t64_2%3a11.05.02-1.1build1_amd64.deb ... 2026-05-22 01:28:43.268575 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnetpbm11t64:amd64 (2:11.05.02-1.1build1) ... 2026-05-22 01:28:43.268585 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libjbig0:amd64. 2026-05-22 01:28:43.268653 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../180-libjbig0_2.1-6.1ubuntu2_amd64.deb ... 2026-05-22 01:28:43.268673 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libjbig0:amd64 (2.1-6.1ubuntu2) ... 2026-05-22 01:28:43.268685 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liblerc4:amd64. 2026-05-22 01:28:43.268751 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../181-liblerc4_4.0.0+ds-4ubuntu2_amd64.deb ... 2026-05-22 01:28:43.268762 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2026-05-22 01:28:43.268774 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libsharpyuv0:amd64. 2026-05-22 01:28:43.268785 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../182-libsharpyuv0_1.3.2-0.4build3_amd64.deb ... 2026-05-22 01:28:43.268827 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2026-05-22 01:28:43.268840 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libwebp7:amd64. 2026-05-22 01:28:43.268851 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../183-libwebp7_1.3.2-0.4build3_amd64.deb ... 2026-05-22 01:28:43.268893 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-05-22 01:28:43.268906 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libwebp7:amd64 (1.3.2-0.4build3) ... 2026-05-22 01:28:43.268956 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtiff6:amd64. 2026-05-22 01:28:43.268967 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../184-libtiff6_4.5.1+git230720-4ubuntu2.5_amd64.deb ... 2026-05-22 01:28:43.268979 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtiff6:amd64 (4.5.1+git230720-4ubuntu2.5) ... 2026-05-22 01:28:43.268990 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package netpbm. 2026-05-22 01:28:43.269031 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../185-netpbm_2%3a11.05.02-1.1build1_amd64.deb ... 2026-05-22 01:28:43.269044 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking netpbm (2:11.05.02-1.1build1) ... 2026-05-22 01:28:43.269065 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package osinfo-db. 2026-05-22 01:28:43.269076 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../186-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-05-22 01:28:43.269120 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-05-22 01:28:43.269133 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package gdisk. 2026-05-22 01:28:43.269144 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../187-gdisk_1.0.10-1build1_amd64.deb ... 2026-05-22 01:28:43.269187 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking gdisk (1.0.10-1build1) ... 2026-05-22 01:28:43.269196 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libjson-glib-1.0-common. 2026-05-22 01:28:43.269208 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../188-libjson-glib-1.0-common_1.8.0-2build2_all.deb ... 2026-05-22 01:28:43.269250 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libjson-glib-1.0-common (1.8.0-2build2) ... 2026-05-22 01:28:43.269263 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libjson-glib-1.0-0:amd64. 2026-05-22 01:28:43.269275 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../189-libjson-glib-1.0-0_1.8.0-2build2_amd64.deb ... 2026-05-22 01:28:43.269316 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libjson-glib-1.0-0:amd64 (1.8.0-2build2) ... 2026-05-22 01:28:43.269329 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libldm-1.0-0t64:amd64. 2026-05-22 01:28:43.269341 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../190-libldm-1.0-0t64_0.2.5-1.1build2_amd64.deb ... 2026-05-22 01:28:43.269382 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libldm-1.0-0t64:amd64 (0.2.5-1.1build2) ... 2026-05-22 01:28:43.269399 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package ldmtool. 2026-05-22 01:28:43.269411 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../191-ldmtool_0.2.5-1.1build2_amd64.deb ... 2026-05-22 01:28:43.269422 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking ldmtool (0.2.5-1.1build2) ... 2026-05-22 01:28:43.269465 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package lsscsi. 2026-05-22 01:28:43.269478 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../192-lsscsi_0.32-1build1_amd64.deb ... 2026-05-22 01:28:43.269489 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking lsscsi (0.32-1build1) ... 2026-05-22 01:28:43.269531 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package lzop. 2026-05-22 01:28:43.269543 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../193-lzop_1.04-2build3_amd64.deb ... 2026-05-22 01:28:43.269555 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-05-22 01:28:43.269616 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking lzop (1.04-2build3) ... 2026-05-22 01:28:43.269633 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package mdadm. 2026-05-22 01:28:43.269645 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../194-mdadm_4.3-1ubuntu2.1_amd64.deb ... 2026-05-22 01:28:43.269688 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking mdadm (4.3-1ubuntu2.1) ... 2026-05-22 01:28:43.269701 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package mtools. 2026-05-22 01:28:43.269731 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../195-mtools_4.0.43-1build1_amd64.deb ... 2026-05-22 01:28:43.269786 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking mtools (4.0.43-1build1) ... 2026-05-22 01:28:43.269800 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package scrub. 2026-05-22 01:28:43.269841 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../196-scrub_2.6.1-1build2_amd64.deb ... 2026-05-22 01:28:43.269854 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking scrub (2.6.1-1build2) ... 2026-05-22 01:28:43.269874 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package sleuthkit. 2026-05-22 01:28:43.269916 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-05-22 01:28:43.269926 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../197-sleuthkit_4.12.1+dfsg-1.1ubuntu2_amd64.deb ... 2026-05-22 01:28:43.269938 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking sleuthkit (4.12.1+dfsg-1.1ubuntu2) ... 2026-05-22 01:28:43.269979 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package squashfs-tools. 2026-05-22 01:28:43.269992 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../198-squashfs-tools_1%3a4.6.1-1build1_amd64.deb ... 2026-05-22 01:28:43.270004 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking squashfs-tools (1:4.6.1-1build1) ... 2026-05-22 01:28:43.270045 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package syslinux. 2026-05-22 01:28:43.270058 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../199-syslinux_3%3a6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3_amd64.deb ... 2026-05-22 01:28:43.270071 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking syslinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2026-05-22 01:28:43.270113 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package zerofree. 2026-05-22 01:28:43.270122 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../200-zerofree_1.1.1-1build5_amd64.deb ... 2026-05-22 01:28:43.270134 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking zerofree (1.1.1-1build5) ... 2026-05-22 01:28:43.270177 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package zstd. 2026-05-22 01:28:43.270187 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../201-zstd_1.5.5+dfsg2-2build1.1_amd64.deb ... 2026-05-22 01:28:43.270199 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-05-22 01:28:43.270239 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking zstd (1.5.5+dfsg2-2build1.1) ... 2026-05-22 01:28:43.270252 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libguestfs0t64:amd64. 2026-05-22 01:28:43.270264 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../202-libguestfs0t64_1%3a1.52.0-5ubuntu3_amd64.deb ... 2026-05-22 01:28:43.270304 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libguestfs0t64:amd64 (1:1.52.0-5ubuntu3) ... 2026-05-22 01:28:43.270317 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libinih1:amd64. 2026-05-22 01:28:43.270328 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../203-libinih1_55-1ubuntu2_amd64.deb ... 2026-05-22 01:28:43.270369 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libinih1:amd64 (55-1ubuntu2) ... 2026-05-22 01:28:43.270381 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libiscsi7:amd64. 2026-05-22 01:28:43.270393 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../204-libiscsi7_1.19.0-3build4_amd64.deb ... 2026-05-22 01:28:43.270433 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libiscsi7:amd64 (1.19.0-3build4) ... 2026-05-22 01:28:43.270446 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnfs14:amd64. 2026-05-22 01:28:43.270463 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../205-libnfs14_5.0.2-1build1_amd64.deb ... 2026-05-22 01:28:43.270515 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnfs14:amd64 (5.0.2-1build1) ... 2026-05-22 01:28:43.270525 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnvme1t64. 2026-05-22 01:28:43.270537 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../206-libnvme1t64_1.8-3ubuntu1_amd64.deb ... 2026-05-22 01:28:43.270549 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnvme1t64 (1.8-3ubuntu1) ... 2026-05-22 01:28:43.270608 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpmemblk1:amd64. 2026-05-22 01:28:43.270626 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../207-libpmemblk1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-05-22 01:28:43.270646 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpmemblk1:amd64 (1.13.1-1.1ubuntu2) ... 2026-05-22 01:28:43.270658 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpmemlog1:amd64. 2026-05-22 01:28:43.270701 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../208-libpmemlog1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-05-22 01:28:43.270730 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpmemlog1:amd64 (1.13.1-1.1ubuntu2) ... 2026-05-22 01:28:43.270742 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpmempool1:amd64. 2026-05-22 01:28:43.270794 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../209-libpmempool1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-05-22 01:28:43.270805 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpmempool1:amd64 (1.13.1-1.1ubuntu2) ... 2026-05-22 01:28:43.270817 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libsasl2-modules:amd64. 2026-05-22 01:28:43.270829 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../210-libsasl2-modules_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-05-22 01:28:43.270882 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libsasl2-modules:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2026-05-22 01:28:43.270895 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libsasl2-modules-gssapi-mit:amd64. 2026-05-22 01:28:43.270907 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../211-libsasl2-modules-gssapi-mit_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-05-22 01:28:43.270947 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libsasl2-modules-gssapi-mit:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2026-05-22 01:28:43.270961 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libsoup-3.0-common. 2026-05-22 01:28:43.270972 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../212-libsoup-3.0-common_3.4.4-5ubuntu0.7_all.deb ... 2026-05-22 01:28:43.271012 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-05-22 01:28:43.271025 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libsoup-3.0-0:amd64. 2026-05-22 01:28:43.271037 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../213-libsoup-3.0-0_3.4.4-5ubuntu0.7_amd64.deb ... 2026-05-22 01:28:43.271077 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-05-22 01:28:43.271090 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtpms0:amd64. 2026-05-22 01:28:43.271141 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../214-libtpms0_0.9.3-0ubuntu4.24.04.1_amd64.deb ... 2026-05-22 01:28:43.271151 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2026-05-22 01:28:43.271163 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package tpm-udev. 2026-05-22 01:28:43.271174 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../215-tpm-udev_0.6ubuntu1_all.deb ... 2026-05-22 01:28:43.271215 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking tpm-udev (0.6ubuntu1) ... 2026-05-22 01:28:43.271228 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-mu-4.0.1-0t64:amd64. 2026-05-22 01:28:43.271240 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../216-libtss2-mu-4.0.1-0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-05-22 01:28:43.271280 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-mu-4.0.1-0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-05-22 01:28:43.271293 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-tcti-cmd0t64:amd64. 2026-05-22 01:28:43.271305 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../217-libtss2-tcti-cmd0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-05-22 01:28:43.271345 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-tcti-cmd0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-05-22 01:28:43.271365 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-tcti-device0t64:amd64. 2026-05-22 01:28:43.271377 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../218-libtss2-tcti-device0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-05-22 01:28:43.271430 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-05-22 01:28:43.271446 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-tcti-device0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-05-22 01:28:43.271458 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-tcti-mssim0t64:amd64. 2026-05-22 01:28:43.271470 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../219-libtss2-tcti-mssim0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-05-22 01:28:43.271511 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-tcti-mssim0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-05-22 01:28:43.271521 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-tcti-swtpm0t64:amd64. 2026-05-22 01:28:43.271533 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../220-libtss2-tcti-swtpm0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-05-22 01:28:43.271573 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-tcti-swtpm0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-05-22 01:28:43.271583 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-sys1t64:amd64. 2026-05-22 01:28:43.271616 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../221-libtss2-sys1t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-05-22 01:28:43.271673 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-sys1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-05-22 01:28:43.271683 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-esys-3.0.2-0t64:amd64. 2026-05-22 01:28:43.271695 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../222-libtss2-esys-3.0.2-0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-05-22 01:28:43.271758 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-esys-3.0.2-0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-05-22 01:28:43.271768 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-tcti-libtpms0t64:amd64. 2026-05-22 01:28:43.271780 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../223-libtss2-tcti-libtpms0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-05-22 01:28:43.271821 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-tcti-libtpms0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-05-22 01:28:43.271834 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-tcti-spi-helper0t64:amd64. 2026-05-22 01:28:43.271845 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../224-libtss2-tcti-spi-helper0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-05-22 01:28:43.271885 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-tcti-spi-helper0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-05-22 01:28:43.271898 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-tctildr0t64:amd64. 2026-05-22 01:28:43.271909 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../225-libtss2-tctildr0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-05-22 01:28:43.271949 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-tctildr0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-05-22 01:28:43.271962 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-fapi1t64:amd64. 2026-05-22 01:28:43.271974 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-05-22 01:28:43.272013 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../226-libtss2-fapi1t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-05-22 01:28:43.272026 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-fapi1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-05-22 01:28:43.272077 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-rc0t64:amd64. 2026-05-22 01:28:43.272094 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../227-libtss2-rc0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-05-22 01:28:43.272106 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-rc0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-05-22 01:28:43.272118 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liburcu8t64:amd64. 2026-05-22 01:28:43.272170 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../228-liburcu8t64_0.14.0-3.1build1_amd64.deb ... 2026-05-22 01:28:43.272180 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liburcu8t64:amd64 (0.14.0-3.1build1) ... 2026-05-22 01:28:43.272192 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package nvme-cli. 2026-05-22 01:28:43.272203 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../229-nvme-cli_2.8-1ubuntu0.1_amd64.deb ... 2026-05-22 01:28:43.272244 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking nvme-cli (2.8-1ubuntu0.1) ... 2026-05-22 01:28:43.272256 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package pmdk-tools. 2026-05-22 01:28:43.272268 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../230-pmdk-tools_1.13.1-1.1ubuntu2_amd64.deb ... 2026-05-22 01:28:43.272309 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking pmdk-tools (1.13.1-1.1ubuntu2) ... 2026-05-22 01:28:43.272322 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-pyparsing. 2026-05-22 01:28:43.272333 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../231-python3-pyparsing_3.1.1-1_all.deb ... 2026-05-22 01:28:43.272385 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-pyparsing (3.1.1-1) ... 2026-05-22 01:28:43.272399 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-05-22 01:28:43.272407 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-six. 2026-05-22 01:28:43.272450 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-05-22 01:28:43.272459 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../232-python3-six_1.16.0-4_all.deb ... 2026-05-22 01:28:43.272471 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-six (1.16.0-4) ... 2026-05-22 01:28:43.272511 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-typing-extensions. 2026-05-22 01:28:43.272524 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../233-python3-typing-extensions_4.10.0-1_all.deb ... 2026-05-22 01:28:43.272535 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-typing-extensions (4.10.0-1) ... 2026-05-22 01:28:43.272575 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-urwid. 2026-05-22 01:28:43.272588 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../234-python3-urwid_2.6.10-1_amd64.deb ... 2026-05-22 01:28:43.272626 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-05-22 01:28:43.272668 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-urwid (2.6.10-1) ... 2026-05-22 01:28:43.272681 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-configshell-fb. 2026-05-22 01:28:43.272692 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../235-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-05-22 01:28:43.272754 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-05-22 01:28:43.272768 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-pyudev. 2026-05-22 01:28:43.272808 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../236-python3-pyudev_0.24.0-1_all.deb ... 2026-05-22 01:28:43.272821 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-pyudev (0.24.0-1) ... 2026-05-22 01:28:43.272862 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-rtslib-fb. 2026-05-22 01:28:43.272871 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../237-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-05-22 01:28:43.272884 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-05-22 01:28:43.272903 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package qemu-block-extra. 2026-05-22 01:28:43.272945 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../238-qemu-block-extra_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-22 01:28:43.272958 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking qemu-block-extra (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-22 01:28:43.272969 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package sg3-utils-udev. 2026-05-22 01:28:43.273009 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../239-sg3-utils-udev_1.46-3ubuntu4_all.deb ... 2026-05-22 01:28:43.273022 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking sg3-utils-udev (1.46-3ubuntu4) ... 2026-05-22 01:28:43.273073 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package swtpm. 2026-05-22 01:28:43.273083 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../240-swtpm_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2026-05-22 01:28:43.273095 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking swtpm (0.7.3-0ubuntu5.24.04.1) ... 2026-05-22 01:28:43.273145 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package swtpm-tools. 2026-05-22 01:28:43.273155 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../241-swtpm-tools_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2026-05-22 01:28:43.273167 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2026-05-22 01:28:43.273181 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package targetcli-fb. 2026-05-22 01:28:43.273221 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../242-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-05-22 01:28:43.273234 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-05-22 01:28:43.273246 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package tpm2-tools. 2026-05-22 01:28:43.273298 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../243-tpm2-tools_5.6-1build4_amd64.deb ... 2026-05-22 01:28:43.273312 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking tpm2-tools (5.6-1build4) ... 2026-05-22 01:28:43.273323 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package xfsprogs. 2026-05-22 01:28:43.273364 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../244-xfsprogs_6.6.0-1ubuntu2.1_amd64.deb ... 2026-05-22 01:28:43.273377 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-05-22 01:28:43.273388 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking xfsprogs (6.6.0-1ubuntu2.1) ... 2026-05-22 01:28:43.273428 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package kpartx. 2026-05-22 01:28:43.273447 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../245-kpartx_0.9.4-5ubuntu8.1_amd64.deb ... 2026-05-22 01:28:43.273459 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking kpartx (0.9.4-5ubuntu8.1) ... 2026-05-22 01:28:43.273511 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libosinfo-l10n. 2026-05-22 01:28:43.273521 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../246-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-05-22 01:28:43.273533 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-05-22 01:28:43.273544 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-05-22 01:28:43.273584 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../247-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-05-22 01:28:43.273621 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-05-22 01:28:43.273634 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libosinfo-bin. 2026-05-22 01:28:43.273675 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../248-libosinfo-bin_1.11.0-2build3_amd64.deb ... 2026-05-22 01:28:43.273696 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libosinfo-bin (1.11.0-2build3) ... 2026-05-22 01:28:43.273707 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package multipath-tools. 2026-05-22 01:28:43.273735 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../249-multipath-tools_0.9.4-5ubuntu8.1_amd64.deb ... 2026-05-22 01:28:43.273789 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking multipath-tools (0.9.4-5ubuntu8.1) ... 2026-05-22 01:28:43.273799 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-guestfs. 2026-05-22 01:28:43.273811 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../250-python3-guestfs_1%3a1.52.0-5ubuntu3_amd64.deb ... 2026-05-22 01:28:43.273926 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-guestfs (1:1.52.0-5ubuntu3) ... 2026-05-22 01:28:43.273945 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up cpio (2.15+dfsg-1ubuntu2) ... 2026-05-22 01:28:43.273953 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:update-alternatives: using /usr/bin/mt-gnu to provide /usr/bin/mt (mt) in auto mode 2026-05-22 01:28:43.273962 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:update-alternatives: warning: skip creation of /usr/share/man/man1/mt.1.gz because associated file /usr/share/man/man1/mt-gnu.1.gz (of link group mt) doesn't exist 2026-05-22 01:28:43.273968 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liblmdb0:amd64 (0.9.31-1build1) ... 2026-05-22 01:28:43.273975 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-22 01:28:43.274010 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-05-22 01:28:43.274017 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up tpm-udev (0.6ubuntu1) ... 2026-05-22 01:28:43.274051 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Selecting GID from range 100 to 59999 ... 2026-05-22 01:28:43.274076 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding group `tss' (GID 104) ... 2026-05-22 01:28:43.274083 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Selecting UID from range 100 to 59999 ... 2026-05-22 01:28:43.274122 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-05-22 01:28:43.274147 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding system user `tss' (UID 101) ... 2026-05-22 01:28:43.274171 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding new user `tss' (UID 101) with group `tss' ... 2026-05-22 01:28:43.274202 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Not creating home directory `/var/lib/tpm'. 2026-05-22 01:28:43.274209 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Failed to send reload request: No such file or directory 2026-05-22 01:28:43.274252 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/paths.target.wants/tpm-udev.path → /usr/lib/systemd/system/tpm-udev.path. 2026-05-22 01:28:43.274279 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2026-05-22 01:28:43.274310 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liburcu8t64:amd64 (0.14.0-3.1build1) ... 2026-05-22 01:28:43.274317 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up zerofree (1.1.1-1build5) ... 2026-05-22 01:28:43.274354 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up session-migration (0.3.9build1) ... 2026-05-22 01:28:43.274389 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/user/graphical-session-pre.target.wants/session-migration.service → /usr/lib/systemd/user/session-migration.service. 2026-05-22 01:28:43.274414 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up librabbitmq4:amd64 (0.11.0-1build2) ... 2026-05-22 01:28:43.274446 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up systemd-sysv (255.4-1ubuntu8.15) ... 2026-05-22 01:28:43.274453 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libxau6:amd64 (1:1.0.9-1build6) ... 2026-05-22 01:28:43.274490 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-05-22 01:28:43.274509 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-05-22 01:28:43.274535 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libiniparser1:amd64 (4.1-7ubuntu0.1) ... 2026-05-22 01:28:43.274559 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-05-22 01:28:43.274566 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libxcb1:amd64 (1.15-1ubuntu2) ... 2026-05-22 01:28:43.274606 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up linux-base (4.5ubuntu9+24.04.2) ... 2026-05-22 01:28:43.274652 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2026-05-22 01:28:43.274677 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up bsdextrautils (2.39.3-9ubuntu6.5) ... 2026-05-22 01:28:43.274701 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-05-22 01:28:43.274708 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up exfatprogs (1.2.2-1build1) ... 2026-05-22 01:28:43.274787 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up sysfsutils (2.1.1-6build1) ... 2026-05-22 01:28:43.274796 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2026-05-22 01:28:43.274827 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-22 01:28:43.274858 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-05-22 01:28:43.274884 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-05-22 01:28:43.274909 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libmagic-mgc (1:5.45-3build1) ... 2026-05-22 01:28:43.274940 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libntfs-3g89t64:amd64 (1:2022.10.3-1.2ubuntu3.1) ... 2026-05-22 01:28:43.274971 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up mtools (4.0.43-1build1) ... 2026-05-22 01:28:43.274995 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up augeas-lenses (1.14.1-1build2) ... 2026-05-22 01:28:43.275019 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up psmisc (23.7-1build1) ... 2026-05-22 01:28:43.275027 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up attr (1:2.5.2-1build1.1) ... 2026-05-22 01:28:43.275066 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libclone-perl:amd64 (0.46-1build3) ... 2026-05-22 01:28:43.275091 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libvhdi1:amd64 (20210425-1build5) ... 2026-05-22 01:28:43.275098 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up f2fs-tools (1.16.0-1) ... 2026-05-22 01:28:43.275137 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libinih1:amd64 (55-1ubuntu2) ... 2026-05-22 01:28:43.275162 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhtml-tagset-perl (3.20-6) ... 2026-05-22 01:28:43.275169 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-rc0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-05-22 01:28:43.275208 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-mu-4.0.1-0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-05-22 01:28:43.275233 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libsasl2-modules:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2026-05-22 01:28:43.275241 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liblwp-mediatypes-perl (6.04-2) ... 2026-05-22 01:28:43.275280 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-22 01:28:43.275304 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dosfstools (4.2-1.1build1) ... 2026-05-22 01:28:43.275311 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libmagic1t64:amd64 (1:5.45-3build1) ... 2026-05-22 01:28:43.275355 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtry-tiny-perl (0.31-2) ... 2026-05-22 01:28:43.275379 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libdeflate0:amd64 (1.19-1build1.1) ... 2026-05-22 01:28:43.275387 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-ceph-argparse (19.2.3-0ubuntu0.24.04.3) ... 2026-05-22 01:28:43.275427 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up less (590-2ubuntu2.1) ... 2026-05-22 01:28:43.275459 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up perl-openssl-defaults:amd64 (7build3) ... 2026-05-22 01:28:43.275466 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libreiserfscore0t64 (1:3.6.27-7.1build1) ... 2026-05-22 01:28:43.275502 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-22 01:28:43.275527 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-yaml (6.0.2-1build2~cloud0) ... 2026-05-22 01:28:43.275534 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liblzo2-2:amd64 (2.10-2build4) ... 2026-05-22 01:28:43.275573 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libencode-locale-perl (1.05-3) ... 2026-05-22 01:28:43.275609 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up rpcbind (1.2.6-7ubuntu2) ... 2026-05-22 01:28:43.275619 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2026-05-22 01:28:43.275662 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-22 01:28:43.275690 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/multi-user.target.wants/rpcbind.service → /usr/lib/systemd/system/rpcbind.service. 2026-05-22 01:28:43.275698 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/sockets.target.wants/rpcbind.socket → /usr/lib/systemd/system/rpcbind.socket. 2026-05-22 01:28:43.275746 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-tcti-libtpms0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-05-22 01:28:43.275772 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up file (1:5.45-3build1) ... 2026-05-22 01:28:43.275803 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-05-22 01:28:43.275810 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-22 01:28:43.275848 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-05-22 01:28:43.275872 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libfdt1:amd64 (1.7.0-2build1) ... 2026-05-22 01:28:43.275896 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libunwind8:amd64 (1.6.2-3build1.1) ... 2026-05-22 01:28:43.275927 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up syslinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2026-05-22 01:28:43.275934 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libjbig0:amd64 (2.1-6.1ubuntu2) ... 2026-05-22 01:28:43.275971 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-22 01:28:43.275995 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnetpbm11t64:amd64 (2:11.05.02-1.1build1) ... 2026-05-22 01:28:43.276003 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up ntfs-3g (1:2022.10.3-1.2ubuntu3.1) ... 2026-05-22 01:28:43.276041 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up fdisk (2.39.3-9ubuntu6.5) ... 2026-05-22 01:28:43.276072 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnfs14:amd64 (5.0.2-1build1) ... 2026-05-22 01:28:43.276079 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up acl (2.3.2-1build1.1) ... 2026-05-22 01:28:43.276122 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2026-05-22 01:28:43.276146 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2026-05-22 01:28:43.276153 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libafflib0t64:amd64 (3.7.20-1.1ubuntu5) ... 2026-05-22 01:28:43.276192 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-six (1.16.0-4) ... 2026-05-22 01:28:43.276216 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libasound2-data (1.2.11-1ubuntu0.2) ... 2026-05-22 01:28:43.276223 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libklibc:amd64 (2.0.13-4ubuntu0.2) ... 2026-05-22 01:28:43.276262 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-chardet (5.2.0+dfsg-1) ... 2026-05-22 01:28:43.276287 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libasound2t64:amd64 (1.2.11-1ubuntu0.2) ... 2026-05-22 01:28:43.276294 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-05-22 01:28:43.276332 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-pyparsing (3.1.1-1) ... 2026-05-22 01:28:43.276357 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-sys1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-05-22 01:28:43.276364 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-certifi (2023.11.17-1) ... 2026-05-22 01:28:43.276403 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnvme1t64 (1.8-3ubuntu1) ... 2026-05-22 01:28:43.276428 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libx11-data (2:1.8.7-1build1) ... 2026-05-22 01:28:43.276436 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnspr4:amd64 (2:4.35-1.1build1) ... 2026-05-22 01:28:43.276475 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-22 01:28:43.276499 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libaugeas0:amd64 (1.14.1-1build2) ... 2026-05-22 01:28:43.276507 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-05-22 01:28:43.276545 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-ceph-common (19.2.3-0ubuntu0.24.04.3) ... 2026-05-22 01:28:43.276570 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpng16-16t64:amd64 (1.6.43-5ubuntu0.6) ... 2026-05-22 01:28:43.276577 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-tcti-device0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-05-22 01:28:43.276633 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up db5.3-util (5.3.28+dfsg2-7) ... 2026-05-22 01:28:43.276660 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-idna (3.6-2ubuntu0.1) ... 2026-05-22 01:28:43.276685 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libio-html-perl (1.004-3) ... 2026-05-22 01:28:43.276692 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up usb.ids (2024.03.18-1) ... 2026-05-22 01:28:43.276826 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2026-05-22 01:28:43.276857 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-05-22 01:28:43.276867 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up xfsprogs (6.6.0-1ubuntu2.1) ... 2026-05-22 01:28:43.276882 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:System has not been booted with systemd as init system (PID 1). Can't operate. 2026-05-22 01:28:43.276891 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-05-22 01:28:43.276909 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Failed to connect to bus: Host is down 2026-05-22 01:28:43.276917 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up lsscsi (0.32-1build1) ... 2026-05-22 01:28:43.276929 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dhcpcd-base (1:10.0.6-1ubuntu3.2) ... 2026-05-22 01:28:43.276938 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Selecting UID from range 100 to 59999 ... 2026-05-22 01:28:43.276949 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-05-22 01:28:43.276961 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding system user `dhcpcd' (UID 103) ... 2026-05-22 01:28:43.277007 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding new user `dhcpcd' (UID 103) with group `nogroup' ... 2026-05-22 01:28:43.277017 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Not creating home directory `/usr/lib/dhcpcd'. 2026-05-22 01:28:43.277029 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-typing-extensions (4.10.0-1) ... 2026-05-22 01:28:43.277070 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-05-22 01:28:43.277079 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpcsclite1:amd64 (2.0.3-1build1) ... 2026-05-22 01:28:43.277091 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up ucf (3.0043+nmu1) ... 2026-05-22 01:28:43.277132 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.8) ... 2026-05-22 01:28:43.277152 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-05-22 01:28:43.277164 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libdaxctl1:amd64 (77-2ubuntu2) ... 2026-05-22 01:28:43.277175 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2026-05-22 01:28:43.277217 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libbabeltrace1:amd64 (1.5.11-3build3) ... 2026-05-22 01:28:43.277227 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up qemu-system-data (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-22 01:28:43.277278 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up seabios (1.16.3-2) ... 2026-05-22 01:28:43.277289 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-urllib3 (2.3.0-2ubuntu0.1~cloud0) ... 2026-05-22 01:28:43.277300 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libwebp7:amd64 (1.3.2-0.4build3) ... 2026-05-22 01:28:43.277312 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up scrub (2.6.1-1build2) ... 2026-05-22 01:28:43.277363 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtimedate-perl (2.3300-2) ... 2026-05-22 01:28:43.277376 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpci3:amd64 (1:3.10.0-2build1) ... 2026-05-22 01:28:43.277388 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libslirp0:amd64 (4.7.0-1ubuntu3) ... 2026-05-22 01:28:43.277428 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up keyutils (1.6.3-3build1) ... 2026-05-22 01:28:43.277441 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dracut-install (060+5-1ubuntu3.3) ... 2026-05-22 01:28:43.277453 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libduktape207:amd64 (2.7.0+tests-0ubuntu3) ... 2026-05-22 01:28:43.277494 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up extlinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2026-05-22 01:28:43.277504 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-05-22 01:28:43.277515 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2026-05-22 01:28:43.277555 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-05-22 01:28:43.277568 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up kpartx (0.9.4-5ubuntu8.1) ... 2026-05-22 01:28:43.277580 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liblua5.3-0:amd64 (5.3.6-2build2) ... 2026-05-22 01:28:43.277632 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up lzop (1.04-2build3) ... 2026-05-22 01:28:43.277651 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-tcti-mssim0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-05-22 01:28:43.277702 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libndctl6:amd64 (77-2ubuntu2) ... 2026-05-22 01:28:43.277745 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libx11-6:amd64 (2:1.8.7-1build1) ... 2026-05-22 01:28:43.277758 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libewf2:amd64 (20140814-1build3) ... 2026-05-22 01:28:43.277770 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libgirepository-1.0-1:amd64 (1.80.1-1) ... 2026-05-22 01:28:43.277811 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2026-05-22 01:28:43.277824 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libjson-glib-1.0-common (1.8.0-2build2) ... 2026-05-22 01:28:43.277836 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-tcti-cmd0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-05-22 01:28:43.277876 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-05-22 01:28:43.277886 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-05-22 01:28:43.277898 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libusb-1.0-0:amd64 (2:1.0.27-1) ... 2026-05-22 01:28:43.277945 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2026-05-22 01:28:43.277967 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dmidecode (3.5-3ubuntu0.1) ... 2026-05-22 01:28:43.277976 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up glib-networking-common (2.80.0-1build1) ... 2026-05-22 01:28:43.277987 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liburing2:amd64 (2.5-1build1) ... 2026-05-22 01:28:43.278041 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libiscsi7:amd64 (1.19.0-3build4) ... 2026-05-22 01:28:43.278051 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-pyudev (0.24.0-1) ... 2026-05-22 01:28:43.278063 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2026-05-22 01:28:43.278074 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhivex0:amd64 (1.3.23-1build7) ... 2026-05-22 01:28:43.279758 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-tcti-swtpm0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-05-22 01:28:43.279785 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up klibc-utils (2.0.13-4ubuntu0.2) ... 2026-05-22 01:28:43.279790 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:No diversion 'diversion of /usr/share/initramfs-tools/hooks/klibc to /usr/share/initramfs-tools/hooks/klibc^i-t by klibc-utils', none removed. 2026-05-22 01:28:43.279795 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-prettytable (3.6.0-2) ... 2026-05-22 01:28:43.279799 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-05-22 01:28:43.279802 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libfuse2t64:amd64 (2.9.9-8.1build1) ... 2026-05-22 01:28:43.279805 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libsasl2-modules-gssapi-mit:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2026-05-22 01:28:43.279809 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up supermin (5.2.2-4ubuntu4) ... 2026-05-22 01:28:43.279812 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libldm-1.0-0t64:amd64 (0.2.5-1.1build2) ... 2026-05-22 01:28:43.279815 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up zstd (1.5.5+dfsg2-2build1.1) ... 2026-05-22 01:28:43.279818 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liburi-perl (5.27-1) ... 2026-05-22 01:28:43.279822 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dbus-bin (1.14.10-4ubuntu4.1) ... 2026-05-22 01:28:43.279825 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libdate-manip-perl (6.95-1) ... 2026-05-22 01:28:43.279828 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up mdadm (4.3-1ubuntu2.1) ... 2026-05-22 01:28:43.279832 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Generating mdadm.conf... 2026-05-22 01:28:43.279835 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:done. 2026-05-22 01:28:43.279839 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:update-initramfs: deferring update (trigger activated) 2026-05-22 01:28:43.279842 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/mdmonitor.service.wants/mdcheck_continue.timer → /usr/lib/systemd/system/mdcheck_continue.timer. 2026-05-22 01:28:43.279847 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/mdmonitor.service.wants/mdcheck_start.timer → /usr/lib/systemd/system/mdcheck_start.timer. 2026-05-22 01:28:43.279850 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/mdmonitor.service.wants/mdmonitor-oneshot.timer → /usr/lib/systemd/system/mdmonitor-oneshot.timer. 2026-05-22 01:28:43.279853 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-05-22 01:28:43.279857 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-05-22 01:28:43.279860 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libbfio1:amd64 (20170123-6) ... 2026-05-22 01:28:43.279863 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-05-22 01:28:43.279866 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up initramfs-tools-bin (0.142ubuntu25.8) ... 2026-05-22 01:28:43.279870 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnet-ssleay-perl:amd64 (1.94-1build4) ... 2026-05-22 01:28:43.279877 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libjpeg8:amd64 (8c-2ubuntu11) ... 2026-05-22 01:28:43.279881 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2026-05-22 01:28:43.279884 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up genisoimage (9:1.1.11-3.5) ... 2026-05-22 01:28:43.279887 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhttp-date-perl (6.06-1) ... 2026-05-22 01:28:43.279890 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up librados2 (19.2.3-0ubuntu0.24.04.3) ... 2026-05-22 01:28:43.279894 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libproxy1v5:amd64 (0.5.4-4build1) ... 2026-05-22 01:28:43.279897 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-tcti-spi-helper0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-05-22 01:28:43.279900 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up nvme-cli (2.8-1ubuntu0.1) ... 2026-05-22 01:28:43.279903 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service → /usr/lib/systemd/system/nvmefc-boot-connections.service. 2026-05-22 01:28:43.279907 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-05-22 01:28:43.279924 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/default.target.wants/nvmf-autoconnect.service → /usr/lib/systemd/system/nvmf-autoconnect.service. 2026-05-22 01:28:43.279928 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libfile-listing-perl (6.16-1) ... 2026-05-22 01:28:43.279932 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2026-05-22 01:28:43.279935 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up squashfs-tools (1:4.6.1-1build1) ... 2026-05-22 01:28:43.279938 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up db-util (1:5.3.21ubuntu2) ... 2026-05-22 01:28:43.279942 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-05-22 01:28:43.279949 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2026-05-22 01:28:43.279953 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-22 01:28:43.279956 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-05-22 01:28:43.279960 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libyara10:amd64 (4.5.0-1build2) ... 2026-05-22 01:28:43.279963 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up btrfs-progs (6.6.3-1.1build2) ... 2026-05-22 01:28:43.279966 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libboost-locale1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-05-22 01:28:43.279970 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libcxl1:amd64 (77-2ubuntu2) ... 2026-05-22 01:28:43.279973 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up sasl2-bin (2.1.28+dfsg1-5ubuntu3.1) ... 2026-05-22 01:28:43.279976 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2026-05-22 01:28:43.279979 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-22 01:28:43.279983 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnet-http-perl (6.23-1) ... 2026-05-22 01:28:43.279986 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-urwid (2.6.10-1) ... 2026-05-22 01:28:43.279989 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libparted2t64:amd64 (3.6-4build1) ... 2026-05-22 01:28:43.279993 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing 'diversion of /lib/x86_64-linux-gnu/libparted.so.2 to /lib/x86_64-linux-gnu/libparted.so.2.usr-is-merged by libparted2t64' 2026-05-22 01:28:43.279996 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing 'diversion of /lib/x86_64-linux-gnu/libparted.so.2.0.5 to /lib/x86_64-linux-gnu/libparted.so.2.0.5.usr-is-merged by libparted2t64' 2026-05-22 01:28:43.279999 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnss3:amd64 (2:3.98-1ubuntu0.1) ... 2026-05-22 01:28:43.280006 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dbus-daemon (1.14.10-4ubuntu4.1) ... 2026-05-22 01:28:43.280010 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libcacard0:amd64 (1:2.8.0-3build4) ... 2026-05-22 01:28:43.280013 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libjson-glib-1.0-0:amd64 (1.8.0-2build2) ... 2026-05-22 01:28:43.280016 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libcephfs2 (19.2.3-0ubuntu0.24.04.3) ... 2026-05-22 01:28:43.280019 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-05-22 01:28:43.280023 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-05-22 01:28:43.280026 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Creating config file /etc/idmapd.conf with new version 2026-05-22 01:28:43.280029 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-05-22 01:28:43.280032 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Creating config file /etc/nfs.conf with new version 2026-05-22 01:28:43.280036 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Selecting UID from range 100 to 59999 ... 2026-05-22 01:28:43.280039 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-05-22 01:28:43.280042 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding system user `statd' (UID 105) ... 2026-05-22 01:28:43.280046 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding new user `statd' (UID 105) with group `nogroup' ... 2026-05-22 01:28:43.280049 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Not creating home directory `/var/lib/nfs'. 2026-05-22 01:28:43.280052 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2026-05-22 01:28:43.280055 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-22 01:28:43.280059 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/multi-user.target.wants/nfs-client.target → /usr/lib/systemd/system/nfs-client.target. 2026-05-22 01:28:43.280062 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/remote-fs.target.wants/nfs-client.target → /usr/lib/systemd/system/nfs-client.target. 2026-05-22 01:28:43.280065 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up ldmtool (0.2.5-1.1build2) ... 2026-05-22 01:28:43.280069 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-tctildr0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-05-22 01:28:43.280074 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up gdisk (1.0.10-1build1) ... 2026-05-22 01:28:43.280078 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libvmdk1:amd64 (20200926-2build5) ... 2026-05-22 01:28:43.280081 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libradosstriper1 (19.2.3-0ubuntu0.24.04.3) ... 2026-05-22 01:28:43.280084 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpmemlog1:amd64 (1.13.1-1.1ubuntu2) ... 2026-05-22 01:28:43.280088 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up gir1.2-girepository-2.0:amd64 (1.80.1-1) ... 2026-05-22 01:28:43.280091 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dbus (1.14.10-4ubuntu4.1) ... 2026-05-22 01:28:43.280094 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-gi (3.48.2-1) ... 2026-05-22 01:28:43.280097 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-05-22 01:28:43.280101 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up cxl (77-2ubuntu2) ... 2026-05-22 01:28:43.280106 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2026-05-22 01:28:43.280109 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-22 01:28:43.280113 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/multi-user.target.wants/cxl-monitor.service → /usr/lib/systemd/system/cxl-monitor.service. 2026-05-22 01:28:43.280116 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-requests (2.32.3+dfsg-4ubuntu1.1~cloud0) ... 2026-05-22 01:28:43.280119 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up swtpm (0.7.3-0ubuntu5.24.04.1) ... 2026-05-22 01:28:43.280123 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2026-05-22 01:28:43.280129 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-esys-3.0.2-0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-05-22 01:28:43.280132 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up librbd1 (19.2.3-0ubuntu0.24.04.3) ... 2026-05-22 01:28:43.280136 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up pciutils (1:3.10.0-2build1) ... 2026-05-22 01:28:43.280139 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpmemblk1:amd64 (1.13.1-1.1ubuntu2) ... 2026-05-22 01:28:43.280142 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up librpmio9t64 (4.18.2+dfsg-2.1build2) ... 2026-05-22 01:28:43.280146 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libwww-robotrules-perl (6.02-1) ... 2026-05-22 01:28:43.280149 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtiff6:amd64 (4.5.1+git230720-4ubuntu2.5) ... 2026-05-22 01:28:43.280152 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-05-22 01:28:43.280155 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpam-systemd:amd64 (255.4-1ubuntu8.15) ... 2026-05-22 01:28:43.280159 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-fapi1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-05-22 01:28:43.280162 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-22 01:28:43.280165 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpmempool1:amd64 (1.13.1-1.1ubuntu2) ... 2026-05-22 01:28:43.280169 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-05-22 01:28:43.280172 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-05-22 01:28:43.281642 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-05-22 01:28:43.281651 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: _re_ansi_seq = re.compile('(\033\[..?m)') 2026-05-22 01:28:43.281655 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-05-22 01:28:43.281659 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-05-22 01:28:43.281663 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-05-22 01:28:43.281667 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: keyword = Word(alphanums + '_\-') 2026-05-22 01:28:43.281671 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-05-22 01:28:43.281675 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-05-22 01:28:43.281679 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-05-22 01:28:43.281682 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-05-22 01:28:43.281686 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-05-22 01:28:43.281689 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-05-22 01:28:43.281693 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-05-22 01:28:43.281699 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: _re_ansi_seq = re.compile('(\033\[..?m)') 2026-05-22 01:28:43.281703 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-05-22 01:28:43.281707 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-05-22 01:28:43.281726 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-05-22 01:28:43.281734 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: keyword = Word(alphanums + '_\-') 2026-05-22 01:28:43.281737 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-05-22 01:28:43.281741 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-05-22 01:28:43.281744 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-05-22 01:28:43.281748 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-05-22 01:28:43.281751 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-05-22 01:28:43.281754 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-05-22 01:28:43.281758 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up initramfs-tools-core (0.142ubuntu25.8) ... 2026-05-22 01:28:43.281761 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtsk19t64:amd64 (4.12.1+dfsg-1.1ubuntu2) ... 2026-05-22 01:28:43.281764 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up qemu-block-extra (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-22 01:28:43.281768 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/multi-user.target.wants/run-qemu.mount → /usr/lib/systemd/system/run-qemu.mount. 2026-05-22 01:28:43.281771 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-05-22 01:28:43.281774 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libio-socket-ssl-perl (2.085-1) ... 2026-05-22 01:28:43.281778 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up rsync (3.2.7-1ubuntu1.4) ... 2026-05-22 01:28:43.281781 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2026-05-22 01:28:43.281784 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-22 01:28:43.281788 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up tpm2-tools (5.6-1build4) ... 2026-05-22 01:28:43.281791 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhttp-message-perl (6.45-1ubuntu1) ... 2026-05-22 01:28:43.281794 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up glib-networking-services (2.80.0-1build1) ... 2026-05-22 01:28:43.281797 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhttp-negotiate-perl (6.01-2) ... 2026-05-22 01:28:43.281801 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-rados (19.2.3-0ubuntu0.24.04.3) ... 2026-05-22 01:28:43.281807 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up pmdk-tools (1.13.1-1.1ubuntu2) ... 2026-05-22 01:28:43.281810 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up qemu-system-common (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-22 01:28:43.281814 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/multi-user.target.wants/qemu-kvm.service → /usr/lib/systemd/system/qemu-kvm.service. 2026-05-22 01:28:43.281817 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up initramfs-tools (0.142ubuntu25.8) ... 2026-05-22 01:28:43.281820 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:update-initramfs: deferring update (trigger activated) 2026-05-22 01:28:43.281824 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up librpm9t64 (4.18.2+dfsg-2.1build2) ... 2026-05-22 01:28:43.281827 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhttp-cookies-perl (6.11-1) ... 2026-05-22 01:28:43.281830 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhtml-tree-perl (5.07-3) ... 2026-05-22 01:28:43.281834 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-rbd (19.2.3-0ubuntu0.24.04.3) ... 2026-05-22 01:28:43.281837 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up qemu-system-x86 (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-22 01:28:43.281843 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up ndctl (77-2ubuntu2) ... 2026-05-22 01:28:43.281847 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2026-05-22 01:28:43.281850 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-22 01:28:43.281854 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/multi-user.target.wants/ndctl-monitor.service → /usr/lib/systemd/system/ndctl-monitor.service. 2026-05-22 01:28:43.281857 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up parted (3.6-4build1) ... 2026-05-22 01:28:43.281860 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up sg3-utils-udev (1.46-3ubuntu4) ... 2026-05-22 01:28:43.281866 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:update-initramfs: deferring update (trigger activated) 2026-05-22 01:28:43.281870 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dbus-user-session (1.14.10-4ubuntu4.1) ... 2026-05-22 01:28:43.281873 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2026-05-22 01:28:43.281876 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Selecting GID from range 100 to 59999 ... 2026-05-22 01:28:43.281879 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding group `swtpm' (GID 106) ... 2026-05-22 01:28:43.281883 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: The home dir /var/lib/swtpm you specified can't be accessed: No such file or directory 2026-05-22 01:28:43.281886 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-05-22 01:28:43.281889 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Selecting UID from range 100 to 59999 ... 2026-05-22 01:28:43.281893 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-05-22 01:28:43.281896 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding system user `swtpm' (UID 106) ... 2026-05-22 01:28:43.281899 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding new user `swtpm' (UID 106) with group `swtpm' ... 2026-05-22 01:28:43.281903 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Not creating home directory `/var/lib/swtpm'. 2026-05-22 01:28:43.281906 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up netpbm (2:11.05.02-1.1build1) ... 2026-05-22 01:28:43.281909 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up sleuthkit (4.12.1+dfsg-1.1ubuntu2) ... 2026-05-22 01:28:43.281913 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-05-22 01:28:43.281916 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-05-22 01:28:43.281919 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-05-22 01:28:43.281923 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-05-22 01:28:43.281926 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-cephfs (19.2.3-0ubuntu0.24.04.3) ... 2026-05-22 01:28:43.281929 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dconf-service (0.40.0-4ubuntu0.1) ... 2026-05-22 01:28:43.281932 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up multipath-tools (0.9.4-5ubuntu8.1) ... 2026-05-22 01:28:43.281936 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/sysinit.target.wants/multipathd.service → /usr/lib/systemd/system/multipathd.service. 2026-05-22 01:28:43.281939 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/sockets.target.wants/multipathd.socket → /usr/lib/systemd/system/multipathd.socket. 2026-05-22 01:28:43.281942 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up ceph-common (19.2.3-0ubuntu0.24.04.3) ... 2026-05-22 01:28:43.281946 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Adding group ceph.. 2026-05-22 01:28:43.281949 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:..done 2026-05-22 01:28:43.281953 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Adding system user ceph.. 2026-05-22 01:28:43.281956 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:..done 2026-05-22 01:28:43.281959 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting system user ceph properties.. 2026-05-22 01:28:43.281968 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:usermod: unlocking the user's password would result in a passwordless account. 2026-05-22 01:28:43.281972 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:You should set a password with usermod -p to unlock this user's password. 2026-05-22 01:28:43.281975 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:..done 2026-05-22 01:28:43.281979 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2026-05-22 01:28:43.281982 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2026-05-22 01:28:43.281986 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service → /usr/lib/systemd/system/rbdmap.service. 2026-05-22 01:28:43.281989 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2026-05-22 01:28:43.281993 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up gsettings-desktop-schemas (46.1-0ubuntu1) ... 2026-05-22 01:28:43.281996 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liblwp-protocol-https-perl (6.13-1) ... 2026-05-22 01:28:43.281999 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libwww-perl (6.76-1) ... 2026-05-22 01:28:43.282003 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up icoutils (0.32.3-4build2) ... 2026-05-22 01:28:43.282006 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libguestfs0t64:amd64 (1:1.52.0-5ubuntu3) ... 2026-05-22 01:28:43.282009 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-guestfs (1:1.52.0-5ubuntu3) ... 2026-05-22 01:28:43.282012 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 01:28:43.282016 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Processing triggers for libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-05-22 01:28:43.282021 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up glib-networking:amd64 (2.80.0-1build1) ... 2026-05-22 01:28:43.282025 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-05-22 01:28:43.282028 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-05-22 01:28:43.282031 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libosinfo-bin (1.11.0-2build3) ... 2026-05-22 01:28:43.282035 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-05-22 01:28:43.282038 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-05-22 01:28:43.282041 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 01:28:43.282045 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Removed intermediate container adae1dc85bab 2026-05-22 01:28:43.282048 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> 17b3c5b25854 2026-05-22 01:28:43.282051 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Step 4/10 : ADD plugins-archive / 2026-05-22 01:28:43.282055 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> 2a476549b33c 2026-05-22 01:28:43.282058 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Step 5/10 : COPY extend_start.sh /usr/local/bin/kolla_nova_extend_start 2026-05-22 01:28:43.282061 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> f5adfa0e8aac 2026-05-22 01:28:43.282067 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Step 6/10 : RUN python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt oslo-vmware && if [ "$(ls /plugins)" ]; then python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /plugins/*; fi && chmod 644 /usr/local/bin/kolla_nova_extend_start && rm -f /etc/machine-id 2026-05-22 01:28:43.282071 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Running in 38a64695f8ea 2026-05-22 01:28:43.282075 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: oslo-vmware in ./var/lib/kolla/venv/lib/python3.12/site-packages (4.6.0) 2026-05-22 01:28:43.282081 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (7.0.0) 2026-05-22 01:28:43.282085 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: stevedore>=1.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (5.4.1) 2026-05-22 01:28:43.282088 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: netaddr>=0.7.18 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (1.3.0) 2026-05-22 01:28:43.282092 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: oslo.i18n>=3.15.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (6.5.1) 2026-05-22 01:28:43.282095 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: oslo.utils>=3.33.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (8.2.0) 2026-05-22 01:28:43.282098 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: PyYAML>=3.13 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (6.0.2) 2026-05-22 01:28:43.282104 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: lxml>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (5.3.1) 2026-05-22 01:28:43.282108 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: suds-community>=0.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (1.2.0) 2026-05-22 01:28:43.282111 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (0.39.0) 2026-05-22 01:28:43.282114 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: requests>=2.14.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (2.32.3) 2026-05-22 01:28:43.282118 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: urllib3>=1.21.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (1.26.20) 2026-05-22 01:28:43.282121 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: oslo.concurrency>=3.26.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (7.1.0) 2026-05-22 01:28:43.282124 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: oslo.context>=2.19.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (5.7.1) 2026-05-22 01:28:43.282128 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: dnspython>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->oslo-vmware) (2.7.0) 2026-05-22 01:28:43.282135 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: greenlet>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->oslo-vmware) (3.1.1) 2026-05-22 01:28:43.282139 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: oslo.config>=5.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->oslo-vmware) (9.7.1) 2026-05-22 01:28:43.282142 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: fasteners>=0.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->oslo-vmware) (0.19) 2026-05-22 01:28:43.282146 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: debtcollector>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->oslo-vmware) (3.0.0) 2026-05-22 01:28:43.282149 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: wrapt>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=3.26.0->oslo-vmware) (1.17.2) 2026-05-22 01:28:43.282153 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: rfc3986>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->oslo.concurrency>=3.26.0->oslo-vmware) (2.0.0) 2026-05-22 01:28:43.282159 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: iso8601>=0.1.11 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo-vmware) (2.1.0) 2026-05-22 01:28:43.282163 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: pyparsing>=2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo-vmware) (3.2.1) 2026-05-22 01:28:43.282166 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: packaging>=20.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo-vmware) (24.2) 2026-05-22 01:28:43.282170 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: tzdata>=2022.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo-vmware) (2025.1) 2026-05-22 01:28:43.282173 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: psutil>=3.2.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo-vmware) (7.0.0) 2026-05-22 01:28:43.282176 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: setuptools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->oslo-vmware) (82.0.1) 2026-05-22 01:28:43.282179 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->oslo-vmware) (3.4.1) 2026-05-22 01:28:43.282183 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->oslo-vmware) (3.10) 2026-05-22 01:28:43.282188 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: certifi>=2017.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->oslo-vmware) (2026.5.20) 2026-05-22 01:28:43.282192 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Processing ./plugins/blazar_nova-7.0.1.dev7 2026-05-22 01:28:43.282195 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Installing build dependencies: started 2026-05-22 01:28:43.282199 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Installing build dependencies: finished with status 'done' 2026-05-22 01:28:43.282202 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Getting requirements to build wheel: started 2026-05-22 01:28:43.282205 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Getting requirements to build wheel: finished with status 'done' 2026-05-22 01:28:43.282209 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Installing backend dependencies: started 2026-05-22 01:28:43.282214 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Installing backend dependencies: finished with status 'done' 2026-05-22 01:28:43.282242 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Preparing metadata (pyproject.toml): started 2026-05-22 01:28:43.282260 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-22 01:28:43.282298 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: pbr>=5.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar-nova==7.0.1.dev7) (7.0.0) 2026-05-22 01:28:43.282323 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: oslo.config>=8.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar-nova==7.0.1.dev7) (9.7.1) 2026-05-22 01:28:43.282341 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: oslo.i18n>=5.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar-nova==7.0.1.dev7) (6.5.1) 2026-05-22 01:28:43.282373 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: oslo.log>=4.6.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar-nova==7.0.1.dev7) (7.1.0) 2026-05-22 01:28:43.282398 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: debtcollector>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.6.0->blazar-nova==7.0.1.dev7) (3.0.0) 2026-05-22 01:28:43.282426 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: netaddr>=0.7.18 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.6.0->blazar-nova==7.0.1.dev7) (1.3.0) 2026-05-22 01:28:43.282454 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: stevedore>=1.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.6.0->blazar-nova==7.0.1.dev7) (5.4.1) 2026-05-22 01:28:43.282482 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: rfc3986>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.6.0->blazar-nova==7.0.1.dev7) (2.0.0) 2026-05-22 01:28:43.282509 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: PyYAML>=5.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.6.0->blazar-nova==7.0.1.dev7) (6.0.2) 2026-05-22 01:28:43.282537 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: requests>=2.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.6.0->blazar-nova==7.0.1.dev7) (2.32.3) 2026-05-22 01:28:43.282567 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: wrapt>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.config>=8.6.0->blazar-nova==7.0.1.dev7) (1.17.2) 2026-05-22 01:28:43.282603 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: oslo.context>=2.21.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=4.6.1->blazar-nova==7.0.1.dev7) (5.7.1) 2026-05-22 01:28:43.282650 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: oslo.utils>=3.36.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=4.6.1->blazar-nova==7.0.1.dev7) (8.2.0) 2026-05-22 01:28:43.282669 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: oslo.serialization>=2.25.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=4.6.1->blazar-nova==7.0.1.dev7) (5.7.0) 2026-05-22 01:28:43.282696 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: python-dateutil>=2.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=4.6.1->blazar-nova==7.0.1.dev7) (2.9.0.post0) 2026-05-22 01:28:43.282764 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: msgpack>=0.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->oslo.log>=4.6.1->blazar-nova==7.0.1.dev7) (1.1.0) 2026-05-22 01:28:43.282790 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: tzdata>=2022.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->oslo.log>=4.6.1->blazar-nova==7.0.1.dev7) (2025.1) 2026-05-22 01:28:43.282820 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: iso8601>=0.1.11 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.36.0->oslo.log>=4.6.1->blazar-nova==7.0.1.dev7) (2.1.0) 2026-05-22 01:28:43.282848 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: pyparsing>=2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.36.0->oslo.log>=4.6.1->blazar-nova==7.0.1.dev7) (3.2.1) 2026-05-22 01:28:43.282876 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: packaging>=20.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.36.0->oslo.log>=4.6.1->blazar-nova==7.0.1.dev7) (24.2) 2026-05-22 01:28:43.282903 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: psutil>=3.2.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.36.0->oslo.log>=4.6.1->blazar-nova==7.0.1.dev7) (7.0.0) 2026-05-22 01:28:43.282930 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: setuptools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pbr>=5.8.0->blazar-nova==7.0.1.dev7) (82.0.1) 2026-05-22 01:28:43.282957 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: six>=1.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.6.1->blazar-nova==7.0.1.dev7) (1.17.0) 2026-05-22 01:28:43.282986 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=8.6.0->blazar-nova==7.0.1.dev7) (3.4.1) 2026-05-22 01:28:43.283004 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=8.6.0->blazar-nova==7.0.1.dev7) (3.10) 2026-05-22 01:28:43.283029 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: urllib3<3,>=1.21.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=8.6.0->blazar-nova==7.0.1.dev7) (1.26.20) 2026-05-22 01:28:43.283056 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: certifi>=2017.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=8.6.0->blazar-nova==7.0.1.dev7) (2026.5.20) 2026-05-22 01:28:43.283082 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Building wheels for collected packages: blazar-nova 2026-05-22 01:28:43.283110 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Building wheel for blazar-nova (pyproject.toml): started 2026-05-22 01:28:43.283137 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Building wheel for blazar-nova (pyproject.toml): finished with status 'done' 2026-05-22 01:28:43.283164 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Created wheel for blazar-nova: filename=blazar_nova-7.0.1.dev7-py3-none-any.whl size=13090 sha256=aadadfc26b676e3206ca7aa657a58c034e30402e3d88a4acdb454bb48b117d14 2026-05-22 01:28:43.283191 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Stored in directory: /tmp/pip-ephem-wheel-cache-x9pzs_s6/wheels/40/17/9e/4fea3bfa6bdcc4ba09f1e22fa53eb645aca19da18f76bc13e3 2026-05-22 01:28:43.283223 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Successfully built blazar-nova 2026-05-22 01:28:43.283251 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Installing collected packages: blazar-nova 2026-05-22 01:28:43.283279 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Attempting uninstall: blazar-nova 2026-05-22 01:28:43.283306 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Found existing installation: blazar-nova 7.0.1.dev7 2026-05-22 01:28:43.283332 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Uninstalling blazar-nova-7.0.1.dev7: 2026-05-22 01:28:43.283360 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Successfully uninstalled blazar-nova-7.0.1.dev7 2026-05-22 01:28:43.283386 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Successfully installed blazar-nova-7.0.1.dev7 2026-05-22 01:28:43.283413 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Removed intermediate container 38a64695f8ea 2026-05-22 01:28:43.283439 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> 0739bc71d069 2026-05-22 01:28:43.283466 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Step 7/10 : COPY patches /patches 2026-05-22 01:28:43.283494 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> c8f9cc7c1f8a 2026-05-22 01:28:43.283521 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Step 8/10 : RUN kolla_patch 2026-05-22 01:28:43.283549 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Running in 3fd9da0860a2 2026-05-22 01:28:43.283575 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:[i] No series file found, nothing to patch. 2026-05-22 01:28:43.283607 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Removed intermediate container 3fd9da0860a2 2026-05-22 01:28:43.283644 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> d681c0083a7f 2026-05-22 01:28:43.283676 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Step 9/10 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 01:28:43.283704 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Running in 8460daccd01c 2026-05-22 01:28:43.283739 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Reading package lists... 2026-05-22 01:28:43.283772 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Building dependency tree... 2026-05-22 01:28:43.283801 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Reading state information... 2026-05-22 01:28:43.283832 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:The following packages were automatically installed and are no longer required: 2026-05-22 01:28:43.283858 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: cpp cpp-13 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:28:43.283885 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:28:43.283912 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libcc1-0 2026-05-22 01:28:43.283938 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libdpkg-perl libgcc-13-dev libgomp1 libhwasan0 libisl23 libitm1 liblsan0 2026-05-22 01:28:43.283964 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libmpc3 libquadmath0 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list 2026-05-22 01:28:43.283990 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: make 2026-05-22 01:28:43.284019 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Use 'apt autoremove' to remove them. 2026-05-22 01:28:43.284045 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:The following packages will be REMOVED: 2026-05-22 01:28:43.284072 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: build-essential 2026-05-22 01:28:43.284101 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-22 01:28:43.284127 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:After this operation, 17.4 kB disk space will be freed. 2026-05-22 01:28:43.284155 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2026-05-22 01:28:43.284186 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% 2026-05-22 01:28:43.284212 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 60% 2026-05-22 01:28:43.284240 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 65% 2026-05-22 01:28:43.284268 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2026-05-22 01:28:43.284295 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:70% 2026-05-22 01:28:43.284324 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 75% (Reading database ... 80% 2026-05-22 01:28:43.284351 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 85% 2026-05-22 01:28:43.284378 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 90% 2026-05-22 01:28:43.284405 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 95% 2026-05-22 01:28:43.284433 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 100% (Reading database ... 29479 files and directories currently installed.) 2026-05-22 01:28:43.284460 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing build-essential (12.10ubuntu1) ... 2026-05-22 01:28:43.284491 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Reading package lists... 2026-05-22 01:28:43.284520 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Building dependency tree... 2026-05-22 01:28:43.284547 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Reading state information... 2026-05-22 01:28:43.284576 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:The following packages will be REMOVED: 2026-05-22 01:28:43.284607 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: cpp cpp-13 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:28:43.284642 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:28:43.284670 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libcc1-0 2026-05-22 01:28:43.284696 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libdpkg-perl libgcc-13-dev libgomp1 libhwasan0 libisl23 libitm1 liblsan0 2026-05-22 01:28:43.284729 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libmpc3 libquadmath0 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list 2026-05-22 01:28:43.284861 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: make 2026-05-22 01:28:43.284912 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:0 upgraded, 0 newly installed, 31 to remove and 0 not upgraded. 2026-05-22 01:28:43.284924 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:After this operation, 208 MB disk space will be freed. 2026-05-22 01:28:43.284941 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2026-05-22 01:28:43.284952 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% 2026-05-22 01:28:43.284962 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% 2026-05-22 01:28:43.284971 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 65% 2026-05-22 01:28:43.284980 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 70% 2026-05-22 01:28:43.284988 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 75% 2026-05-22 01:28:43.285000 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 80% 2026-05-22 01:28:43.285008 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 85% 2026-05-22 01:28:43.285017 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 90% 2026-05-22 01:28:43.285028 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 95% 2026-05-22 01:28:43.285057 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 100% (Reading database ... 29470 files and directories currently installed.) 2026-05-22 01:28:43.285084 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-22 01:28:43.285124 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-22 01:28:43.285137 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-22 01:28:43.285149 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:28:43.285184 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:28:43.285197 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:28:43.285224 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:28:43.285236 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:28:43.285276 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:28:43.285289 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:28:43.285301 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:28:43.285336 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:28:43.285349 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-22 01:28:43.285361 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:28:43.285396 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:28:43.285409 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:28:43.285444 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:28:43.285457 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:28:43.285469 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:28:43.285495 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-22 01:28:43.285533 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:28:43.285546 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:28:43.285615 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-22 01:28:43.285641 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:28:43.285650 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:28:43.285662 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-22 01:28:43.285699 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:28:43.285742 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:28:43.285790 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:28:43.285800 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing lto-disabled-list (47) ... 2026-05-22 01:28:43.285812 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing make (4.3-4.1build2) ... 2026-05-22 01:28:43.285847 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 01:28:43.285860 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Collecting pyclean==3.0.0 2026-05-22 01:28:43.285896 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-22 01:28:43.285913 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-22 01:28:43.285926 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Installing collected packages: pyclean 2026-05-22 01:28:43.285962 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Successfully installed pyclean-3.0.0 2026-05-22 01:28:43.285974 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Cleaning directory /var/lib/kolla/venv 2026-05-22 01:28:43.286010 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-05-22 01:28:43.286023 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Total 10250 files, 1391 directories removed. 2026-05-22 01:28:43.286058 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-05-22 01:28:43.286070 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Cleaning directory /usr 2026-05-22 01:28:43.286117 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-05-22 01:28:43.286127 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Total 1727 files, 185 directories removed. 2026-05-22 01:28:43.286139 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-05-22 01:28:43.286174 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Found existing installation: pyclean 3.0.0 2026-05-22 01:28:43.286187 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Uninstalling pyclean-3.0.0: 2026-05-22 01:28:43.286208 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Successfully uninstalled pyclean-3.0.0 2026-05-22 01:28:43.286244 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Removed intermediate container 8460daccd01c 2026-05-22 01:28:43.286257 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> 8dc34c51091b 2026-05-22 01:28:43.286303 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Step 10/10 : USER nova 2026-05-22 01:28:43.286313 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Running in b2b92a99300a 2026-05-22 01:28:43.286324 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Removed intermediate container b2b92a99300a 2026-05-22 01:28:43.286360 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> 231d56028e49 2026-05-22 01:28:43.286373 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Successfully built 77c634bf0182 2026-05-22 01:28:43.286408 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Successfully tagged osism.harbor.regio.digital/kolla/nova-compute:build-20260522 2026-05-22 01:28:43.286517 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Built at 2026-05-22 01:28:43.286402 (took 0:01:51.467401) 2026-05-22 01:28:43.286878 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-ssh) 2026-05-22 01:28:43.286892 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-ssh:Processing 2026-05-22 01:28:43.286896 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Building started at 2026-05-22 01:28:43.286824 2026-05-22 01:28:43.287508 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-ssh:Turned 0 plugins into plugins archive 2026-05-22 01:28:43.287984 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-ssh:Turned 0 additions into additions archive 2026-05-22 01:29:25.180120 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Step 1/10 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20260522 2026-05-22 01:29:25.180223 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> 69aa0195c844 2026-05-22 01:29:25.180243 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Step 2/10 : LABEL "build-date"="20260522" "name"="nova-ssh" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="nova-ssh" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 01:29:25.180264 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Running in 69f1f093147e 2026-05-22 01:29:25.180332 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Removed intermediate container 69f1f093147e 2026-05-22 01:29:25.180352 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> 95741ea14f48 2026-05-22 01:29:25.180421 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Step 3/10 : RUN usermod --append --home /var/lib/nova --groups kolla nova && chsh --shell /bin/bash nova && mkdir -p /var/lib/nova && chown -R 42436:42436 /var/lib/nova 2026-05-22 01:29:25.180442 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Running in 1a9717c67cf0 2026-05-22 01:29:25.180506 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Removed intermediate container 1a9717c67cf0 2026-05-22 01:29:25.180525 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> e528f7f308a2 2026-05-22 01:29:25.180624 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Step 4/10 : RUN mkdir -p /var/run/sshd && chmod 0755 /var/run/sshd 2026-05-22 01:29:25.180648 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Running in eb6141e1dd5f 2026-05-22 01:29:25.180739 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Removed intermediate container eb6141e1dd5f 2026-05-22 01:29:25.180761 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> 875fbd36fe29 2026-05-22 01:29:25.182726 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Step 5/10 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends openssh-server rsync && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-05-22 01:29:25.182759 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Running in 985908bc2d6f 2026-05-22 01:29:25.182771 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 01:29:25.182785 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-22 01:29:25.182797 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-22 01:29:25.182810 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-22 01:29:25.182822 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-22 01:29:25.182834 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-22 01:29:25.182846 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-22 01:29:25.182884 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-22 01:29:25.182895 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-22 01:29:25.182905 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,148 kB] 2026-05-22 01:29:25.182915 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,457 kB] 2026-05-22 01:29:25.182924 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-22 01:29:25.182934 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-05-22 01:29:25.182956 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,072 kB] 2026-05-22 01:29:25.182966 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,505 kB] 2026-05-22 01:29:25.182975 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Fetched 30.2 MB in 2s (12.4 MB/s) 2026-05-22 01:29:25.182985 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Reading package lists... 2026-05-22 01:29:25.182995 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Reading package lists... 2026-05-22 01:29:25.183005 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Building dependency tree... 2026-05-22 01:29:25.183014 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Reading state information... 2026-05-22 01:29:25.183024 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:The following additional packages will be installed: 2026-05-22 01:29:25.183033 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libpopt0 openssh-sftp-server ucf 2026-05-22 01:29:25.183043 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Suggested packages: 2026-05-22 01:29:25.183052 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: molly-guard monkeysphere ssh-askpass ufw python3-braceexpand 2026-05-22 01:29:25.183062 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Recommended packages: 2026-05-22 01:29:25.183072 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: default-logind | logind | libpam-systemd ncurses-term xauth ssh-import-id 2026-05-22 01:29:25.183081 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:The following NEW packages will be installed: 2026-05-22 01:29:25.183091 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libpopt0 openssh-server openssh-sftp-server rsync ucf 2026-05-22 01:29:25.183100 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 01:29:25.183110 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Need to get 1,074 kB of archives. 2026-05-22 01:29:25.183120 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:After this operation, 3,413 kB of additional disk space will be used. 2026-05-22 01:29:25.183129 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 01:29:25.183139 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB] 2026-05-22 01:29:25.183149 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 rsync amd64 3.2.7-1ubuntu1.4 [442 kB] 2026-05-22 01:29:25.183159 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-sftp-server amd64 1:9.6p1-3ubuntu13.16 [37.3 kB] 2026-05-22 01:29:25.183170 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 ucf all 3.0043+nmu1 [56.5 kB] 2026-05-22 01:29:25.183179 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-server amd64 1:9.6p1-3ubuntu13.16 [510 kB] 2026-05-22 01:29:25.183189 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Preconfiguring packages ... 2026-05-22 01:29:25.183210 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Fetched 1,074 kB in 0s (3,721 kB/s) 2026-05-22 01:29:25.183227 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Selecting previously unselected package libpopt0:amd64. 2026-05-22 01:29:25.183237 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 2026-05-22 01:29:25.183249 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:29:25.183261 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 70% 2026-05-22 01:29:25.183270 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 75% 2026-05-22 01:29:25.183280 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 80% 2026-05-22 01:29:25.183289 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 85% 2026-05-22 01:29:25.183299 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 90% 2026-05-22 01:29:25.183308 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 95% 2026-05-22 01:29:25.183318 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 100% (Reading database ... 19656 files and directories currently installed.) 2026-05-22 01:29:25.183328 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Preparing to unpack .../libpopt0_1.19+dfsg-1build1_amd64.deb ... 2026-05-22 01:29:25.183337 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-05-22 01:29:25.183347 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Selecting previously unselected package rsync. 2026-05-22 01:29:25.183356 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Preparing to unpack .../rsync_3.2.7-1ubuntu1.4_amd64.deb ... 2026-05-22 01:29:25.183366 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Unpacking rsync (3.2.7-1ubuntu1.4) ... 2026-05-22 01:29:25.183375 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Selecting previously unselected package openssh-sftp-server. 2026-05-22 01:29:25.183385 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Preparing to unpack .../openssh-sftp-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-05-22 01:29:25.183400 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.16) ... 2026-05-22 01:29:25.183410 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Selecting previously unselected package ucf. 2026-05-22 01:29:25.183419 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Preparing to unpack .../ucf_3.0043+nmu1_all.deb ... 2026-05-22 01:29:25.183429 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Moving old data out of the way 2026-05-22 01:29:25.183439 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Unpacking ucf (3.0043+nmu1) ... 2026-05-22 01:29:25.183448 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Selecting previously unselected package openssh-server. 2026-05-22 01:29:25.183458 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Preparing to unpack .../openssh-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-05-22 01:29:25.183471 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Unpacking openssh-server (1:9.6p1-3ubuntu13.16) ... 2026-05-22 01:29:25.183488 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.16) ... 2026-05-22 01:29:25.183505 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Setting up ucf (3.0043+nmu1) ... 2026-05-22 01:29:25.183522 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-05-22 01:29:25.183538 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Setting up openssh-server (1:9.6p1-3ubuntu13.16) ... 2026-05-22 01:29:25.183553 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-05-22 01:29:25.183568 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Creating config file /etc/ssh/sshd_config with new version 2026-05-22 01:29:25.183583 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Creating SSH2 RSA key; this may take some time ... 2026-05-22 01:29:25.183637 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-05-22 01:29:25.183655 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:3072 SHA256:6HG3rxtaeLFJ1YBQKmO/XLFs3KIZ5BlBkeJ17mKUIDc root@ubuntu (RSA) 2026-05-22 01:29:25.183716 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Creating SSH2 ECDSA key; this may take some time ... 2026-05-22 01:29:25.183745 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-05-22 01:29:25.183762 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:256 SHA256:/JKyxOEo0bLraCavT9s1RBH3S6GoyaSWIfOrxXetEgQ root@ubuntu (ECDSA) 2026-05-22 01:29:25.183779 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Creating SSH2 ED25519 key; this may take some time ... 2026-05-22 01:29:25.183796 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-05-22 01:29:25.183813 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:256 SHA256:cyCO4WPF/9WT1ReIr8UHlSgp3fRTxHqQ/+5N5Jbr2HY root@ubuntu (ED25519) 2026-05-22 01:29:25.183830 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-05-22 01:29:25.183847 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:invoke-rc.d: could not determine current runlevel 2026-05-22 01:29:25.183865 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-22 01:29:25.183881 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Setting up rsync (3.2.7-1ubuntu1.4) ... 2026-05-22 01:29:25.183899 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:invoke-rc.d: could not determine current runlevel 2026-05-22 01:29:25.183927 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-22 01:29:25.183943 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 01:29:25.183961 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Removed intermediate container 985908bc2d6f 2026-05-22 01:29:25.183971 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> ebd3cc05f52a 2026-05-22 01:29:25.183980 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Step 6/10 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-05-22 01:29:25.183990 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> d8ec29282a48 2026-05-22 01:29:25.184000 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Step 7/10 : RUN sed -ri 's/session(\s+)required(\s+)pam_loginuid.so/session\1optional\2pam_loginuid.so/' /etc/pam.d/sshd && chmod 644 /usr/local/bin/kolla_extend_start 2026-05-22 01:29:25.184011 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Running in 7d26e4cb363b 2026-05-22 01:29:25.184020 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Removed intermediate container 7d26e4cb363b 2026-05-22 01:29:25.184030 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> 0ca692b8a87c 2026-05-22 01:29:25.184039 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Step 8/10 : COPY patches /patches 2026-05-22 01:29:25.184048 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> abdf35e76d87 2026-05-22 01:29:25.184058 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Step 9/10 : RUN kolla_patch 2026-05-22 01:29:25.184067 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Running in 370f99c1ce12 2026-05-22 01:29:25.184076 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:[i] No series file found, nothing to patch. 2026-05-22 01:29:25.184086 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Removed intermediate container 370f99c1ce12 2026-05-22 01:29:25.184095 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> 4c2407cb1525 2026-05-22 01:29:25.184107 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Step 10/10 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 01:29:25.184122 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Running in c2ee4f672b2d 2026-05-22 01:29:25.184131 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Reading package lists... 2026-05-22 01:29:25.184141 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Building dependency tree... 2026-05-22 01:29:25.184158 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Reading state information... 2026-05-22 01:29:25.184168 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:The following packages were automatically installed and are no longer required: 2026-05-22 01:29:25.184182 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:29:25.184192 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:29:25.184214 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:29:25.184254 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:29:25.184305 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:29:25.184321 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:29:25.184362 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:29:25.184417 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: xz-utils 2026-05-22 01:29:25.184432 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Use 'apt autoremove' to remove them. 2026-05-22 01:29:25.184486 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:The following packages will be REMOVED: 2026-05-22 01:29:25.184523 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: build-essential 2026-05-22 01:29:25.184750 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-22 01:29:25.184824 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:After this operation, 17.4 kB disk space will be freed. 2026-05-22 01:29:25.184837 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 2026-05-22 01:29:25.184860 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:29:25.184873 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 70% (Reading database ... 75% 2026-05-22 01:29:25.184883 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 80% 2026-05-22 01:29:25.184892 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 85% 2026-05-22 01:29:25.184905 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 90% 2026-05-22 01:29:25.184944 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 95% 2026-05-22 01:29:25.184999 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 100% (Reading database ... 19773 files and directories currently installed.) 2026-05-22 01:29:25.185016 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing build-essential (12.10ubuntu1) ... 2026-05-22 01:29:25.185074 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Reading package lists... 2026-05-22 01:29:25.185116 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Building dependency tree... 2026-05-22 01:29:25.185132 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Reading state information... 2026-05-22 01:29:25.185196 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:The following packages will be REMOVED: 2026-05-22 01:29:25.185255 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:29:25.185270 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:29:25.185311 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:29:25.185326 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:29:25.185382 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:29:25.185439 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:29:25.185455 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:29:25.185497 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: xz-utils 2026-05-22 01:29:25.185539 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-22 01:29:25.185554 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:After this operation, 228 MB disk space will be freed. 2026-05-22 01:29:25.185646 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 2026-05-22 01:29:25.185687 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 2026-05-22 01:29:25.185747 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% 2026-05-22 01:29:25.185790 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 55% 2026-05-22 01:29:25.185843 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 60% (Reading database ... 65% 2026-05-22 01:29:25.185858 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 70% 2026-05-22 01:29:25.185929 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 75% 2026-05-22 01:29:25.185945 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 80% 2026-05-22 01:29:25.185998 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 85% 2026-05-22 01:29:25.186040 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 90% 2026-05-22 01:29:25.186056 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 95% 2026-05-22 01:29:25.186116 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 100% (Reading database ... 19764 files and directories currently installed.) 2026-05-22 01:29:25.186159 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-22 01:29:25.186212 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:29:25.186227 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-22 01:29:25.186282 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:29:25.186323 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-22 01:29:25.186363 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-22 01:29:25.186415 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:29:25.186430 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:29:25.186486 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:29:25.186527 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:29:25.186579 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-22 01:29:25.186620 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-05-22 01:29:25.186712 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:29:25.186843 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:29:25.186857 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:29:25.186871 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:29:25.186911 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-22 01:29:25.186951 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-22 01:29:25.187003 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:29:25.187018 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:29:25.187076 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:29:25.187117 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:29:25.187169 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:29:25.187184 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:29:25.187237 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:29:25.187275 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-05-22 01:29:25.187314 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:29:25.187362 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:29:25.187375 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-05-22 01:29:25.187431 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:29:25.187467 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-05-22 01:29:25.187503 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-22 01:29:25.187540 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-05-22 01:29:25.187577 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:29:25.187639 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:29:25.187706 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-05-22 01:29:25.187720 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-22 01:29:25.187772 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:29:25.187809 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-05-22 01:29:25.187845 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:29:25.187881 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-22 01:29:25.187917 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:29:25.187964 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:29:25.187978 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:29:25.188031 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-05-22 01:29:25.188068 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:29:25.188104 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing lto-disabled-list (47) ... 2026-05-22 01:29:25.188140 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing make (4.3-4.1build2) ... 2026-05-22 01:29:25.188184 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-22 01:29:25.188197 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 01:29:25.188247 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Collecting pyclean==3.0.0 2026-05-22 01:29:25.188284 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-22 01:29:25.188321 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-22 01:29:25.188367 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Installing collected packages: pyclean 2026-05-22 01:29:25.188381 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Successfully installed pyclean-3.0.0 2026-05-22 01:29:25.188436 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Cleaning directory /var/lib/kolla/venv 2026-05-22 01:29:25.188472 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-05-22 01:29:25.188508 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Total 10250 files, 1391 directories removed. 2026-05-22 01:29:25.188522 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-05-22 01:29:25.188581 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Cleaning directory /usr 2026-05-22 01:29:25.188646 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-05-22 01:29:25.188663 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Total 1384 files, 144 directories removed. 2026-05-22 01:29:25.188763 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-05-22 01:29:25.188800 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Found existing installation: pyclean 3.0.0 2026-05-22 01:29:25.188836 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Uninstalling pyclean-3.0.0: 2026-05-22 01:29:25.188872 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: Successfully uninstalled pyclean-3.0.0 2026-05-22 01:29:25.188908 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Removed intermediate container c2ee4f672b2d 2026-05-22 01:29:25.188930 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> 8dbc0a62943e 2026-05-22 01:29:25.188990 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Successfully built 80648fba7f74 2026-05-22 01:29:25.189027 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Successfully tagged osism.harbor.regio.digital/kolla/nova-ssh:build-20260522 2026-05-22 01:29:25.189164 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Built at 2026-05-22 01:29:25.189044 (took 0:00:41.902220) 2026-05-22 01:29:25.189437 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-api) 2026-05-22 01:29:25.189519 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-api:Processing 2026-05-22 01:29:25.189563 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Building started at 2026-05-22 01:29:25.189505 2026-05-22 01:29:25.190312 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-api:Turned 0 plugins into plugins archive 2026-05-22 01:29:25.190890 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-api:Turned 0 additions into additions archive 2026-05-22 01:29:54.179391 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Step 1/7 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20260522 2026-05-22 01:29:54.180727 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> 69aa0195c844 2026-05-22 01:29:54.180770 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Step 2/7 : LABEL "build-date"="20260522" "name"="nova-api" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="nova-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 01:29:54.180793 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> Running in f3de981957db 2026-05-22 01:29:54.180811 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> Removed intermediate container f3de981957db 2026-05-22 01:29:54.180830 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> 5225dcfde42c 2026-05-22 01:29:54.180849 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Step 3/7 : COPY extend_start.sh /usr/local/bin/kolla_nova_extend_start 2026-05-22 01:29:54.180867 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> e87b5457c015 2026-05-22 01:29:54.180885 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Step 4/7 : RUN chmod 644 /usr/local/bin/kolla_nova_extend_start 2026-05-22 01:29:54.180903 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> Running in 36ebf124bf18 2026-05-22 01:29:54.180922 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> Removed intermediate container 36ebf124bf18 2026-05-22 01:29:54.180940 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> 04af5fbbb546 2026-05-22 01:29:54.180959 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Step 5/7 : COPY patches /patches 2026-05-22 01:29:54.180977 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> 2147b7f2c667 2026-05-22 01:29:54.180995 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Step 6/7 : RUN kolla_patch 2026-05-22 01:29:54.181013 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> Running in 0fae7682f9b0 2026-05-22 01:29:54.181031 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:[i] No series file found, nothing to patch. 2026-05-22 01:29:54.181050 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> Removed intermediate container 0fae7682f9b0 2026-05-22 01:29:54.181068 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> 766e432e6a6e 2026-05-22 01:29:54.181105 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Step 7/7 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 01:29:54.181141 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> Running in 6eb163da498d 2026-05-22 01:29:54.181158 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Reading package lists... 2026-05-22 01:29:54.181173 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Building dependency tree... 2026-05-22 01:29:54.181188 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Reading state information... 2026-05-22 01:29:54.181203 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:The following packages were automatically installed and are no longer required: 2026-05-22 01:29:54.181218 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:29:54.181233 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:29:54.181248 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:29:54.181264 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:29:54.181279 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:29:54.181293 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:29:54.181308 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:29:54.181323 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: xz-utils 2026-05-22 01:29:54.181338 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Use 'apt autoremove' to remove them. 2026-05-22 01:29:54.181353 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:The following packages will be REMOVED: 2026-05-22 01:29:54.181368 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: build-essential 2026-05-22 01:29:54.181383 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-22 01:29:54.181398 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:After this operation, 17.4 kB disk space will be freed. 2026-05-22 01:29:54.181413 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 2026-05-22 01:29:54.181442 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:29:54.181460 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 70% 2026-05-22 01:29:54.181475 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 75% 2026-05-22 01:29:54.181490 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 80% 2026-05-22 01:29:54.181504 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 85% 2026-05-22 01:29:54.181519 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 90% 2026-05-22 01:29:54.181534 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 95% 2026-05-22 01:29:54.181549 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 100% (Reading database ... 19656 files and directories currently installed.) 2026-05-22 01:29:54.181564 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing build-essential (12.10ubuntu1) ... 2026-05-22 01:29:54.181579 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Reading package lists... 2026-05-22 01:29:54.181630 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Building dependency tree... 2026-05-22 01:29:54.181667 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Reading state information... 2026-05-22 01:29:54.181681 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:The following packages will be REMOVED: 2026-05-22 01:29:54.181696 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:29:54.181710 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:29:54.181725 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:29:54.181751 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:29:54.181774 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:29:54.181791 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:29:54.181805 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:29:54.181963 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: xz-utils 2026-05-22 01:29:54.182054 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-22 01:29:54.182194 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:After this operation, 228 MB disk space will be freed. 2026-05-22 01:29:54.182267 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 2026-05-22 01:29:54.182409 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:29:54.182503 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 70% 2026-05-22 01:29:54.182658 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 75% 2026-05-22 01:29:54.182826 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 80% 2026-05-22 01:29:54.182935 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 85% 2026-05-22 01:29:54.183046 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 90% 2026-05-22 01:29:54.183158 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 95% 2026-05-22 01:29:54.183269 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 100% (Reading database ... 19647 files and directories currently installed.) 2026-05-22 01:29:54.183378 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-22 01:29:54.183486 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:29:54.183627 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-22 01:29:54.183789 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:29:54.183908 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-22 01:29:54.184017 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-22 01:29:54.184124 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:29:54.184248 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:29:54.184347 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:29:54.184447 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:29:54.184549 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: 2026-05-22 01:29:54.184823 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-22 01:29:54.184897 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:29:54.184927 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:29:54.184944 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:29:54.184960 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:29:54.184980 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-22 01:29:54.185051 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: 2026-05-22 01:29:54.185104 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-22 01:29:54.185148 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: 2026-05-22 01:29:54.185207 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:29:54.185267 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:29:54.185324 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: 2026-05-22 01:29:54.185380 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:29:54.185431 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: 2026-05-22 01:29:54.185494 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:29:54.185551 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: 2026-05-22 01:29:54.185671 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:29:54.185707 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: 2026-05-22 01:29:54.185752 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:29:54.185826 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:29:54.185850 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:29:54.185916 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: 2026-05-22 01:29:54.185939 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:29:54.186023 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:29:54.186047 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-22 01:29:54.186112 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:29:54.186150 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:29:54.186218 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-22 01:29:54.186241 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:29:54.186311 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:29:54.186351 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-22 01:29:54.186392 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:29:54.186460 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:29:54.186484 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:29:54.186549 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: 2026-05-22 01:29:54.186572 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:29:54.186724 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing lto-disabled-list (47) ... 2026-05-22 01:29:54.186756 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing make (4.3-4.1build2) ... 2026-05-22 01:29:54.186842 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-22 01:29:54.186868 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 01:29:54.186939 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Collecting pyclean==3.0.0 2026-05-22 01:29:54.186985 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-22 01:29:54.187065 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-22 01:29:54.187092 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Installing collected packages: pyclean 2026-05-22 01:29:54.187132 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Successfully installed pyclean-3.0.0 2026-05-22 01:29:54.187194 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Cleaning directory /var/lib/kolla/venv 2026-05-22 01:29:54.187218 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: 2026-05-22 01:29:54.187294 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Total 10250 files, 1391 directories removed. 2026-05-22 01:29:54.187332 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: 2026-05-22 01:29:54.187354 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Cleaning directory /usr 2026-05-22 01:29:54.187375 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: 2026-05-22 01:29:54.187460 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Total 1384 files, 144 directories removed. 2026-05-22 01:29:54.187486 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: 2026-05-22 01:29:54.187506 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Found existing installation: pyclean 3.0.0 2026-05-22 01:29:54.187567 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Uninstalling pyclean-3.0.0: 2026-05-22 01:29:54.187590 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: Successfully uninstalled pyclean-3.0.0 2026-05-22 01:29:54.187676 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> Removed intermediate container 6eb163da498d 2026-05-22 01:29:54.187700 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> 5565e878becd 2026-05-22 01:29:54.187768 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Successfully built 7dc20149f6c3 2026-05-22 01:29:54.187793 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Successfully tagged osism.harbor.regio.digital/kolla/nova-api:build-20260522 2026-05-22 01:29:54.187887 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Built at 2026-05-22 01:29:54.187787 (took 0:00:28.998282) 2026-05-22 01:29:54.188237 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-conductor) 2026-05-22 01:29:54.188263 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-conductor:Processing 2026-05-22 01:29:54.188309 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Building started at 2026-05-22 01:29:54.188238 2026-05-22 01:29:54.189117 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-conductor:Turned 0 plugins into plugins archive 2026-05-22 01:29:54.189629 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-conductor:Turned 0 additions into additions archive 2026-05-22 01:30:23.685683 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Step 1/8 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20260522 2026-05-22 01:30:23.685739 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> 69aa0195c844 2026-05-22 01:30:23.685749 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Step 2/8 : LABEL "build-date"="20260522" "name"="nova-conductor" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="nova-conductor" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 01:30:23.685757 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Running in 1bbf307410a0 2026-05-22 01:30:23.685762 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Removed intermediate container 1bbf307410a0 2026-05-22 01:30:23.685767 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> 447bbdfec062 2026-05-22 01:30:23.685771 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Step 3/8 : COPY extend_start.sh /usr/local/bin/kolla_nova_extend_start 2026-05-22 01:30:23.685776 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> a5adbd98ecdd 2026-05-22 01:30:23.685792 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Step 4/8 : RUN chmod 644 /usr/local/bin/kolla_nova_extend_start 2026-05-22 01:30:23.685797 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Running in f5708c2765ed 2026-05-22 01:30:23.685801 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Removed intermediate container f5708c2765ed 2026-05-22 01:30:23.685806 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> c8830f66d145 2026-05-22 01:30:23.685810 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Step 5/8 : COPY patches /patches 2026-05-22 01:30:23.685823 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> af69911a9bed 2026-05-22 01:30:23.685827 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Step 6/8 : RUN kolla_patch 2026-05-22 01:30:23.685831 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Running in f9d8bd338619 2026-05-22 01:30:23.685834 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:[i] No series file found, nothing to patch. 2026-05-22 01:30:23.685838 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Removed intermediate container f9d8bd338619 2026-05-22 01:30:23.685841 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> e1cfff7d4b0c 2026-05-22 01:30:23.685846 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Step 7/8 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 01:30:23.685851 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Running in 51245f181b3c 2026-05-22 01:30:23.685855 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Reading package lists... 2026-05-22 01:30:23.685858 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Building dependency tree... 2026-05-22 01:30:23.685862 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Reading state information... 2026-05-22 01:30:23.685865 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:The following packages were automatically installed and are no longer required: 2026-05-22 01:30:23.685869 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:30:23.685873 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:30:23.685876 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:30:23.685880 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:30:23.685889 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:30:23.685892 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:30:23.685896 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:30:23.685900 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: xz-utils 2026-05-22 01:30:23.685903 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Use 'apt autoremove' to remove them. 2026-05-22 01:30:23.685907 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:The following packages will be REMOVED: 2026-05-22 01:30:23.685910 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: build-essential 2026-05-22 01:30:23.685914 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-22 01:30:23.685917 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:After this operation, 17.4 kB disk space will be freed. 2026-05-22 01:30:23.685921 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 2026-05-22 01:30:23.685925 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 2026-05-22 01:30:23.685932 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:60% 2026-05-22 01:30:23.685935 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 65% 2026-05-22 01:30:23.685955 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 70% 2026-05-22 01:30:23.685992 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 75% 2026-05-22 01:30:23.686013 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 80% 2026-05-22 01:30:23.686041 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 85% 2026-05-22 01:30:23.686076 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 90% 2026-05-22 01:30:23.686099 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 95% 2026-05-22 01:30:23.686128 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 100% (Reading database ... 19656 files and directories currently installed.) 2026-05-22 01:30:23.686158 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing build-essential (12.10ubuntu1) ... 2026-05-22 01:30:23.686186 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Reading package lists... 2026-05-22 01:30:23.686218 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Building dependency tree... 2026-05-22 01:30:23.686250 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Reading state information... 2026-05-22 01:30:23.686279 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:The following packages will be REMOVED: 2026-05-22 01:30:23.686307 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:30:23.686334 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:30:23.686360 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:30:23.686387 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:30:23.686413 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:30:23.686439 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:30:23.686466 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:30:23.686492 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: xz-utils 2026-05-22 01:30:23.686522 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-22 01:30:23.686548 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:After this operation, 228 MB disk space will be freed. 2026-05-22 01:30:23.686577 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 2026-05-22 01:30:23.686631 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:30:23.686695 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 70% 2026-05-22 01:30:23.687728 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 75% 2026-05-22 01:30:23.687769 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 80% 2026-05-22 01:30:23.687774 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 85% 2026-05-22 01:30:23.687777 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 90% 2026-05-22 01:30:23.687781 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 95% 2026-05-22 01:30:23.687784 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 100% (Reading database ... 19647 files and directories currently installed.) 2026-05-22 01:30:23.687789 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-22 01:30:23.687793 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:30:23.687796 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-22 01:30:23.687799 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:30:23.687803 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-22 01:30:23.687806 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-22 01:30:23.687822 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:30:23.687825 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:30:23.687829 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:30:23.687832 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:30:23.687836 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-22 01:30:23.687839 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:30:23.687842 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:30:23.687846 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:30:23.687849 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:30:23.687852 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-22 01:30:23.687856 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2026-05-22 01:30:23.687859 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-22 01:30:23.687863 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2026-05-22 01:30:23.687866 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:30:23.687869 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:30:23.687872 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2026-05-22 01:30:23.687876 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:30:23.687879 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2026-05-22 01:30:23.687899 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:30:23.687902 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2026-05-22 01:30:23.687905 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:30:23.687909 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:30:23.687912 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:30:23.687915 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:30:23.687918 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:30:23.687922 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:30:23.687925 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2026-05-22 01:30:23.687928 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-22 01:30:23.687931 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:30:23.687935 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:30:23.687938 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-22 01:30:23.687941 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:30:23.687944 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:30:23.687947 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-22 01:30:23.687951 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2026-05-22 01:30:23.687954 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:30:23.687961 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:30:23.687971 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:30:23.687975 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:30:23.687978 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing lto-disabled-list (47) ... 2026-05-22 01:30:23.687981 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing make (4.3-4.1build2) ... 2026-05-22 01:30:23.687985 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2026-05-22 01:30:23.687988 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-22 01:30:23.687991 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 01:30:23.687994 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Collecting pyclean==3.0.0 2026-05-22 01:30:23.687998 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-22 01:30:23.688001 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-22 01:30:23.688004 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Installing collected packages: pyclean 2026-05-22 01:30:23.688007 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Successfully installed pyclean-3.0.0 2026-05-22 01:30:23.688011 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Cleaning directory /var/lib/kolla/venv 2026-05-22 01:30:23.688014 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2026-05-22 01:30:23.688017 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Total 10250 files, 1391 directories removed. 2026-05-22 01:30:23.688020 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2026-05-22 01:30:23.688024 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Cleaning directory /usr 2026-05-22 01:30:23.688027 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2026-05-22 01:30:23.688030 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Total 1384 files, 144 directories removed. 2026-05-22 01:30:23.688033 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2026-05-22 01:30:23.688037 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Found existing installation: pyclean 3.0.0 2026-05-22 01:30:23.688040 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Uninstalling pyclean-3.0.0: 2026-05-22 01:30:23.688043 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: Successfully uninstalled pyclean-3.0.0 2026-05-22 01:30:23.688046 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Removed intermediate container 51245f181b3c 2026-05-22 01:30:23.688050 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> 55fe159e3cc0 2026-05-22 01:30:23.688055 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Step 8/8 : USER nova 2026-05-22 01:30:23.688059 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Running in 06ecd5b06b2a 2026-05-22 01:30:23.688062 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Removed intermediate container 06ecd5b06b2a 2026-05-22 01:30:23.688065 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> 391a72388661 2026-05-22 01:30:23.688070 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Successfully built 0cc046272ae6 2026-05-22 01:30:23.688102 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Successfully tagged osism.harbor.regio.digital/kolla/nova-conductor:build-20260522 2026-05-22 01:30:23.688168 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Built at 2026-05-22 01:30:23.688109 (took 0:00:29.499871) 2026-05-22 01:30:23.688400 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-spicehtml5proxy) 2026-05-22 01:30:23.688451 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-spicehtml5proxy:Processing 2026-05-22 01:30:23.688495 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Building started at 2026-05-22 01:30:23.688446 2026-05-22 01:30:23.689096 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-spicehtml5proxy:Turned 0 plugins into plugins archive 2026-05-22 01:30:23.689487 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-spicehtml5proxy:Turned 0 additions into additions archive 2026-05-22 01:31:10.679162 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Step 1/6 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20260522 2026-05-22 01:31:10.679350 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> 69aa0195c844 2026-05-22 01:31:10.679371 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Step 2/6 : LABEL "build-date"="20260522" "name"="nova-spicehtml5proxy" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="nova-spicehtml5proxy" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 01:31:10.679391 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Running in 6ca92a76f579 2026-05-22 01:31:10.679566 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Removed intermediate container 6ca92a76f579 2026-05-22 01:31:10.679713 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> 3f52f3f1b774 2026-05-22 01:31:10.679829 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Step 3/6 : RUN git clone https://gitlab.freedesktop.org/spice/spice-html5.git/ /usr/share/spice-html5 && rm -rf /usr/share/spice-html5/.git /usr/share/spice-html5/COPYING /usr/share/spice-html5/COPYING.LESSER /usr/share/spice-html5/Makefile /usr/share/spice-html5/README /usr/share/spice-html5/TODO /usr/share/spice-html5/apache.conf.sample /usr/share/spice-html5/package.json.in /usr/share/spice-html5/spice-html5.spec.in 2026-05-22 01:31:10.679905 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Running in 90f2b221b234 2026-05-22 01:31:10.680009 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Cloning into '/usr/share/spice-html5'... 2026-05-22 01:31:10.680076 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2026-05-22 01:31:10.680160 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Removed intermediate container 90f2b221b234 2026-05-22 01:31:10.680238 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> 19d1be8fdcd3 2026-05-22 01:31:10.680323 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Step 4/6 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends websockify && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-05-22 01:31:10.680405 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Running in f9d7569ad14f 2026-05-22 01:31:10.680487 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 01:31:10.680634 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-22 01:31:10.680716 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-22 01:31:10.680805 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-22 01:31:10.680888 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-22 01:31:10.680968 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-22 01:31:10.681048 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:7 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-22 01:31:10.681141 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:9 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-22 01:31:10.681228 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-22 01:31:10.684730 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,457 kB] 2026-05-22 01:31:10.684785 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,148 kB] 2026-05-22 01:31:10.684798 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-22 01:31:10.684807 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-05-22 01:31:10.684817 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,505 kB] 2026-05-22 01:31:10.684827 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,072 kB] 2026-05-22 01:31:10.684837 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Fetched 30.2 MB in 2s (12.8 MB/s) 2026-05-22 01:31:10.684848 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Reading package lists... 2026-05-22 01:31:10.684858 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Reading package lists... 2026-05-22 01:31:10.684867 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Building dependency tree... 2026-05-22 01:31:10.684877 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Reading state information... 2026-05-22 01:31:10.684887 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:The following additional packages will be installed: 2026-05-22 01:31:10.684897 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libblas3 libgfortran5 liblapack3 python3-cffi-backend python3-cryptography 2026-05-22 01:31:10.684907 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: python3-deprecated python3-jwcrypto python3-numpy python3-typing-extensions 2026-05-22 01:31:10.684917 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: python3-websockify python3-wrapt 2026-05-22 01:31:10.684927 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Suggested packages: 2026-05-22 01:31:10.684937 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: python-cryptography-doc python3-cryptography-vectors gfortran python3-pytest 2026-05-22 01:31:10.684947 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:The following NEW packages will be installed: 2026-05-22 01:31:10.684957 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libblas3 libgfortran5 liblapack3 python3-cffi-backend python3-cryptography 2026-05-22 01:31:10.684967 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: python3-deprecated python3-jwcrypto python3-numpy python3-typing-extensions 2026-05-22 01:31:10.684977 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: python3-websockify python3-wrapt websockify 2026-05-22 01:31:10.684987 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:0 upgraded, 12 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 01:31:10.684997 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Need to get 9,334 kB of archives. 2026-05-22 01:31:10.685007 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:After this operation, 39.8 MB of additional disk space will be used. 2026-05-22 01:31:10.685017 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 01:31:10.685027 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-cffi-backend amd64 1.16.0-2build1 [77.3 kB] 2026-05-22 01:31:10.685038 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libblas3 amd64 3.12.0-3build1.1 [238 kB] 2026-05-22 01:31:10.685048 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgfortran5 amd64 14.2.0-4ubuntu2~24.04.1 [916 kB] 2026-05-22 01:31:10.685058 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liblapack3 amd64 3.12.0-3build1.1 [2,646 kB] 2026-05-22 01:31:10.685099 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-cryptography amd64 41.0.7-4ubuntu0.4 [815 kB] 2026-05-22 01:31:10.685111 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wrapt amd64 1.15.0-2build3 [34.8 kB] 2026-05-22 01:31:10.685121 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-deprecated all 1.2.14-1 [10.5 kB] 2026-05-22 01:31:10.685130 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-05-22 01:31:10.685141 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:10 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-jwcrypto all 1.5.4-1 [31.9 kB] 2026-05-22 01:31:10.685162 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-numpy amd64 1:1.26.4+ds-6ubuntu1 [4,437 kB] 2026-05-22 01:31:10.685179 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-websockify amd64 0.10.0+dfsg1-5build2 [42.2 kB] 2026-05-22 01:31:10.685190 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:13 http://archive.ubuntu.com/ubuntu noble/universe amd64 websockify amd64 0.10.0+dfsg1-5build2 [24.3 kB] 2026-05-22 01:31:10.685200 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Fetched 9,334 kB in 1s (17.3 MB/s) 2026-05-22 01:31:10.685210 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-cffi-backend:amd64. 2026-05-22 01:31:10.685220 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 2026-05-22 01:31:10.685231 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 2026-05-22 01:31:10.685244 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:40% (Reading database ... 45% (Reading database ... 50% 2026-05-22 01:31:10.685254 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 55% (Reading database ... 60% (Reading database ... 2026-05-22 01:31:10.685264 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:65% 2026-05-22 01:31:10.685274 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 70% 2026-05-22 01:31:10.685284 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 75% 2026-05-22 01:31:10.685294 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 80% 2026-05-22 01:31:10.685304 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 85% 2026-05-22 01:31:10.685313 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 90% 2026-05-22 01:31:10.685323 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 95% 2026-05-22 01:31:10.685333 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 100% (Reading database ... 19656 files and directories currently installed.) 2026-05-22 01:31:10.685344 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../00-python3-cffi-backend_1.16.0-2build1_amd64.deb ... 2026-05-22 01:31:10.685354 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ... 2026-05-22 01:31:10.685364 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package libblas3:amd64. 2026-05-22 01:31:10.685373 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../01-libblas3_3.12.0-3build1.1_amd64.deb ... 2026-05-22 01:31:10.685383 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking libblas3:amd64 (3.12.0-3build1.1) ... 2026-05-22 01:31:10.685393 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package libgfortran5:amd64. 2026-05-22 01:31:10.685411 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../02-libgfortran5_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-05-22 01:31:10.685421 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking libgfortran5:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:31:10.685431 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package liblapack3:amd64. 2026-05-22 01:31:10.685441 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../03-liblapack3_3.12.0-3build1.1_amd64.deb ... 2026-05-22 01:31:10.685451 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking liblapack3:amd64 (3.12.0-3build1.1) ... 2026-05-22 01:31:10.685461 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-cryptography. 2026-05-22 01:31:10.685471 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../04-python3-cryptography_41.0.7-4ubuntu0.4_amd64.deb ... 2026-05-22 01:31:10.685480 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-cryptography (41.0.7-4ubuntu0.4) ... 2026-05-22 01:31:10.685490 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-wrapt. 2026-05-22 01:31:10.685500 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../05-python3-wrapt_1.15.0-2build3_amd64.deb ... 2026-05-22 01:31:10.685510 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-wrapt (1.15.0-2build3) ... 2026-05-22 01:31:10.685520 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-deprecated. 2026-05-22 01:31:10.685530 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../06-python3-deprecated_1.2.14-1_all.deb ... 2026-05-22 01:31:10.685574 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-deprecated (1.2.14-1) ... 2026-05-22 01:31:10.685629 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-typing-extensions. 2026-05-22 01:31:10.685656 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../07-python3-typing-extensions_4.10.0-1_all.deb ... 2026-05-22 01:31:10.685677 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-typing-extensions (4.10.0-1) ... 2026-05-22 01:31:10.685694 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-jwcrypto. 2026-05-22 01:31:10.685704 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../08-python3-jwcrypto_1.5.4-1_all.deb ... 2026-05-22 01:31:10.685713 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-jwcrypto (1.5.4-1) ... 2026-05-22 01:31:10.685723 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-numpy. 2026-05-22 01:31:10.685732 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../09-python3-numpy_1%3a1.26.4+ds-6ubuntu1_amd64.deb ... 2026-05-22 01:31:10.685741 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-numpy (1:1.26.4+ds-6ubuntu1) ... 2026-05-22 01:31:10.685751 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-websockify. 2026-05-22 01:31:10.685760 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../10-python3-websockify_0.10.0+dfsg1-5build2_amd64.deb ... 2026-05-22 01:31:10.685769 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-websockify (0.10.0+dfsg1-5build2) ... 2026-05-22 01:31:10.685779 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package websockify. 2026-05-22 01:31:10.685788 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../11-websockify_0.10.0+dfsg1-5build2_amd64.deb ... 2026-05-22 01:31:10.685798 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2026-05-22 01:31:10.685807 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking websockify (0.10.0+dfsg1-5build2) ... 2026-05-22 01:31:10.685816 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up libblas3:amd64 (3.12.0-3build1.1) ... 2026-05-22 01:31:10.685836 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:update-alternatives: using /usr/lib/x86_64-linux-gnu/blas/libblas.so.3 to provide /usr/lib/x86_64-linux-gnu/libblas.so.3 (libblas.so.3-x86_64-linux-gnu) in auto mode 2026-05-22 01:31:10.685846 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-wrapt (1.15.0-2build3) ... 2026-05-22 01:31:10.685855 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-typing-extensions (4.10.0-1) ... 2026-05-22 01:31:10.685865 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up libgfortran5:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:31:10.685874 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-deprecated (1.2.14-1) ... 2026-05-22 01:31:10.685883 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ... 2026-05-22 01:31:10.685893 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up liblapack3:amd64 (3.12.0-3build1.1) ... 2026-05-22 01:31:10.685907 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:update-alternatives: using /usr/lib/x86_64-linux-gnu/lapack/liblapack.so.3 to provide /usr/lib/x86_64-linux-gnu/liblapack.so.3 (liblapack.so.3-x86_64-linux-gnu) in auto mode 2026-05-22 01:31:10.685917 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-cryptography (41.0.7-4ubuntu0.4) ... 2026-05-22 01:31:10.685927 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-jwcrypto (1.5.4-1) ... 2026-05-22 01:31:10.685936 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-numpy (1:1.26.4+ds-6ubuntu1) ... 2026-05-22 01:31:10.685945 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-websockify (0.10.0+dfsg1-5build2) ... 2026-05-22 01:31:10.685959 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:/usr/lib/python3/dist-packages/websockify/token_plugins.py:35: SyntaxWarning: invalid escape sequence '\s' 2026-05-22 01:31:10.686018 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: tok, target = re.split(':\s', line) 2026-05-22 01:31:10.686036 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up websockify (0.10.0+dfsg1-5build2) ... 2026-05-22 01:31:10.686135 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 01:31:10.686154 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Removed intermediate container f9d7569ad14f 2026-05-22 01:31:10.686242 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> 7a0e84f641b9 2026-05-22 01:31:10.686263 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 01:31:10.686340 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Running in eda0aeb0215f 2026-05-22 01:31:10.686402 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Reading package lists... 2026-05-22 01:31:10.686464 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Building dependency tree... 2026-05-22 01:31:10.686516 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Reading state information... 2026-05-22 01:31:10.686617 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:The following packages were automatically installed and are no longer required: 2026-05-22 01:31:10.686690 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:31:10.686708 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:31:10.686782 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:31:10.686809 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:31:10.686880 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:31:10.686927 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:31:10.686986 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:31:10.687002 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: xz-utils 2026-05-22 01:31:10.687075 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Use 'apt autoremove' to remove them. 2026-05-22 01:31:10.687138 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:The following packages will be REMOVED: 2026-05-22 01:31:10.687185 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: build-essential 2026-05-22 01:31:10.687231 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-22 01:31:10.687278 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:After this operation, 17.4 kB disk space will be freed. 2026-05-22 01:31:10.687324 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 2026-05-22 01:31:10.687396 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:31:10.687447 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 70% 2026-05-22 01:31:10.687495 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 75% 2026-05-22 01:31:10.687558 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 80% 2026-05-22 01:31:10.687709 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 85% 2026-05-22 01:31:10.687735 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 90% 2026-05-22 01:31:10.687795 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 95% 2026-05-22 01:31:10.687887 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 100% (Reading database ... 20776 files and directories currently installed.) 2026-05-22 01:31:10.687906 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing build-essential (12.10ubuntu1) ... 2026-05-22 01:31:10.687970 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Reading package lists... 2026-05-22 01:31:10.688030 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Building dependency tree... 2026-05-22 01:31:10.688101 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Reading state information... 2026-05-22 01:31:10.688129 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:The following packages will be REMOVED: 2026-05-22 01:31:10.688151 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:31:10.688200 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:31:10.688249 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:31:10.688263 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:31:10.688333 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:31:10.688352 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:31:10.688402 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:31:10.688429 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: xz-utils 2026-05-22 01:31:10.688486 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-22 01:31:10.688527 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:After this operation, 228 MB disk space will be freed. 2026-05-22 01:31:10.688565 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 2026-05-22 01:31:10.688662 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 2026-05-22 01:31:10.688685 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:31:10.688748 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 70% 2026-05-22 01:31:10.688791 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 75% 2026-05-22 01:31:10.688846 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 80% 2026-05-22 01:31:10.688860 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 85% 2026-05-22 01:31:10.688922 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 90% 2026-05-22 01:31:10.688964 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 95% 2026-05-22 01:31:10.689005 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 100% (Reading database ... 20767 files and directories currently installed.) 2026-05-22 01:31:10.689046 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-22 01:31:10.689085 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:31:10.689126 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-22 01:31:10.689165 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:31:10.689206 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-22 01:31:10.689247 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-22 01:31:10.689288 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:31:10.689359 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:31:10.689401 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:31:10.689442 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:31:10.689481 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-22 01:31:10.689521 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:31:10.689586 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:31:10.689651 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2026-05-22 01:31:10.689696 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:31:10.689736 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2026-05-22 01:31:10.689788 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:31:10.689828 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2026-05-22 01:31:10.689881 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-22 01:31:10.689923 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2026-05-22 01:31:10.689963 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-22 01:31:10.689988 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:31:10.690053 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:31:10.690095 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2026-05-22 01:31:10.690135 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:31:10.690175 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:31:10.690216 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2026-05-22 01:31:10.690257 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:31:10.690300 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:31:10.690340 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2026-05-22 01:31:10.690379 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:31:10.690420 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2026-05-22 01:31:10.690461 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:31:10.690501 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2026-05-22 01:31:10.690557 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:31:10.690695 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2026-05-22 01:31:10.690717 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:31:10.690756 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-22 01:31:10.690817 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2026-05-22 01:31:10.690874 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:31:10.690888 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2026-05-22 01:31:10.690951 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:31:10.690991 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2026-05-22 01:31:10.691031 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-22 01:31:10.691093 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:31:10.691106 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2026-05-22 01:31:10.691158 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:31:10.691207 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2026-05-22 01:31:10.691254 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-22 01:31:10.691302 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2026-05-22 01:31:10.691349 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:31:10.691405 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2026-05-22 01:31:10.691425 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:31:10.691481 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2026-05-22 01:31:10.691518 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:31:10.691573 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2026-05-22 01:31:10.691646 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:31:10.691698 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing lto-disabled-list (47) ... 2026-05-22 01:31:10.691755 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing make (4.3-4.1build2) ... 2026-05-22 01:31:10.691802 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-22 01:31:10.691860 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 01:31:10.691894 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Collecting pyclean==3.0.0 2026-05-22 01:31:10.691928 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-22 01:31:10.691974 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-22 01:31:10.692032 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Installing collected packages: pyclean 2026-05-22 01:31:10.692078 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Successfully installed pyclean-3.0.0 2026-05-22 01:31:10.692125 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Cleaning directory /var/lib/kolla/venv 2026-05-22 01:31:10.692161 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2026-05-22 01:31:10.692208 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Total 10250 files, 1391 directories removed. 2026-05-22 01:31:10.692242 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2026-05-22 01:31:10.692290 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Cleaning directory /usr 2026-05-22 01:31:10.692324 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2026-05-22 01:31:10.692374 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Total 1890 files, 202 directories removed. 2026-05-22 01:31:10.692410 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2026-05-22 01:31:10.692456 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Found existing installation: pyclean 3.0.0 2026-05-22 01:31:10.692503 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Uninstalling pyclean-3.0.0: 2026-05-22 01:31:10.692563 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: Successfully uninstalled pyclean-3.0.0 2026-05-22 01:31:10.692654 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Removed intermediate container eda0aeb0215f 2026-05-22 01:31:10.692706 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> 0df4aadf8a7c 2026-05-22 01:31:10.692753 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Step 6/6 : USER nova 2026-05-22 01:31:10.692803 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Running in 8f0bc04340fa 2026-05-22 01:31:10.692849 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Removed intermediate container 8f0bc04340fa 2026-05-22 01:31:10.692896 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> 2f59e41a4a86 2026-05-22 01:31:10.692930 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Successfully built 8f3f590a1ccb 2026-05-22 01:31:10.692967 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Successfully tagged osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:build-20260522 2026-05-22 01:31:10.693049 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Built at 2026-05-22 01:31:10.692967 (took 0:00:47.004521) 2026-05-22 01:31:10.693386 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ironic-pxe) 2026-05-22 01:31:10.693493 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-pxe:Processing 2026-05-22 01:31:10.693586 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Building started at 2026-05-22 01:31:10.693516 2026-05-22 01:31:10.694364 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-pxe:Turned 0 plugins into plugins archive 2026-05-22 01:31:10.694997 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-pxe:Turned 0 additions into additions archive 2026-05-22 01:31:56.371758 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Step 1/10 : FROM osism.harbor.regio.digital/kolla/ironic-base:build-20260522 2026-05-22 01:31:56.371864 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> 0c552dae3952 2026-05-22 01:31:56.372012 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Step 2/10 : LABEL "build-date"="20260522" "name"="ironic-pxe" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ironic-pxe" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 01:31:56.372108 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Running in 149dcf702620 2026-05-22 01:31:56.372210 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Removed intermediate container 149dcf702620 2026-05-22 01:31:56.372281 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> 50c44d9de2fc 2026-05-22 01:31:56.372393 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Step 3/10 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends dosfstools grub-efi-*64-signed ipxe mtools pxelinux shim-signed syslinux-common tftpd-hpa syslinux && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-05-22 01:31:56.373688 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Running in 09484d71f83e 2026-05-22 01:31:56.373709 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-22 01:31:56.373722 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 01:31:56.373731 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-22 01:31:56.373740 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-22 01:31:56.373750 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-22 01:31:56.373760 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-22 01:31:56.373768 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-22 01:31:56.373777 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-22 01:31:56.373786 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-22 01:31:56.373795 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,148 kB] 2026-05-22 01:31:56.373804 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,457 kB] 2026-05-22 01:31:56.373813 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-05-22 01:31:56.373821 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-22 01:31:56.373830 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,072 kB] 2026-05-22 01:31:56.373839 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,505 kB] 2026-05-22 01:31:56.373848 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Fetched 30.2 MB in 3s (11.9 MB/s) 2026-05-22 01:31:56.373857 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Reading package lists... 2026-05-22 01:31:56.373866 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Reading package lists... 2026-05-22 01:31:56.373874 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Building dependency tree... 2026-05-22 01:31:56.373883 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Reading state information... 2026-05-22 01:31:56.373892 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:The following additional packages will be installed: 2026-05-22 01:31:56.373901 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: distro-info-data gettext-base grub-common grub-efi-amd64 grub-efi-amd64-bin 2026-05-22 01:31:56.373924 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: grub-ipxe grub2-common ipxe-qemu libefiboot1t64 libefivar1t64 libfreetype6 2026-05-22 01:31:56.373951 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libfuse3-3 libpng16-16t64 mokutil python-apt-common python3-apt sbsigntool 2026-05-22 01:31:56.373961 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ucf 2026-05-22 01:31:56.373970 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Suggested packages: 2026-05-22 01:31:56.373982 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: multiboot-doc grub-emu xorriso desktop-base console-setup grub-pc fuse3 2026-05-22 01:31:56.374171 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: floppyd python-apt-doc 2026-05-22 01:31:56.374226 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Recommended packages: 2026-05-22 01:31:56.374242 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: os-prober efibootmgr secureboot-db lsb-release iso-codes 2026-05-22 01:31:56.374251 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:The following NEW packages will be installed: 2026-05-22 01:31:56.374343 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: distro-info-data dosfstools gettext-base grub-common grub-efi-amd64 2026-05-22 01:31:56.374405 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: grub-efi-amd64-bin grub-efi-amd64-signed grub-ipxe grub2-common ipxe 2026-05-22 01:31:56.374517 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ipxe-qemu libefiboot1t64 libefivar1t64 libfreetype6 libfuse3-3 2026-05-22 01:31:56.374673 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libpng16-16t64 mokutil mtools pxelinux python-apt-common python3-apt 2026-05-22 01:31:56.374758 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: sbsigntool shim-signed syslinux syslinux-common tftpd-hpa ucf 2026-05-22 01:31:56.374839 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 01:31:56.374912 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Need to get 13.7 MB of archives. 2026-05-22 01:31:56.374983 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:After this operation, 56.0 MB of additional disk space will be used. 2026-05-22 01:31:56.375047 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 01:31:56.375118 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 distro-info-data all 0.60ubuntu0.6 [7,036 B] 2026-05-22 01:31:56.375210 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python-apt-common all 2.7.7ubuntu5.2 [20.6 kB] 2026-05-22 01:31:56.375282 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-apt amd64 2.7.7ubuntu5.2 [169 kB] 2026-05-22 01:31:56.375351 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 ucf all 3.0043+nmu1 [56.5 kB] 2026-05-22 01:31:56.375419 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 dosfstools amd64 4.2-1.1build1 [86.3 kB] 2026-05-22 01:31:56.375505 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 gettext-base amd64 0.21-14ubuntu2 [38.4 kB] 2026-05-22 01:31:56.375573 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libfuse3-3 amd64 3.14.0-5build1 [83.1 kB] 2026-05-22 01:31:56.375676 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpng16-16t64 amd64 1.6.43-5ubuntu0.6 [189 kB] 2026-05-22 01:31:56.375753 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libefivar1t64 amd64 38-3.1build1 [57.8 kB] 2026-05-22 01:31:56.375824 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libefiboot1t64 amd64 38-3.1build1 [40.6 kB] 2026-05-22 01:31:56.375893 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfreetype6 amd64 2.13.2+dfsg-1ubuntu0.1 [402 kB] 2026-05-22 01:31:56.375964 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 grub-common amd64 2.12-1ubuntu7.3 [2,120 kB] 2026-05-22 01:31:56.376047 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 grub-efi-amd64-bin amd64 2.12-1ubuntu7.3 [1,638 kB] 2026-05-22 01:31:56.376105 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 grub2-common amd64 2.12-1ubuntu7.3 [670 kB] 2026-05-22 01:31:56.376190 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 grub-efi-amd64 amd64 2.12-1ubuntu7.3 [52.8 kB] 2026-05-22 01:31:56.376263 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 grub-efi-amd64-signed amd64 1.202.5+2.12-1ubuntu7.3 [1,393 kB] 2026-05-22 01:31:56.376334 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 grub-ipxe all 1.21.1+git-20220113.fbbdc3926-0ubuntu2 [1,193 kB] 2026-05-22 01:31:56.376404 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 ipxe-qemu all 1.21.1+git-20220113.fbbdc3926-0ubuntu2 [1,565 kB] 2026-05-22 01:31:56.376507 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 ipxe all 1.21.1+git-20220113.fbbdc3926-0ubuntu2 [1,402 kB] 2026-05-22 01:31:56.376556 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 mokutil amd64 0.6.0-2build3 [26.8 kB] 2026-05-22 01:31:56.376626 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 mtools amd64 4.0.43-1build1 [197 kB] 2026-05-22 01:31:56.376730 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 pxelinux all 3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3 [106 kB] 2026-05-22 01:31:56.376802 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 sbsigntool amd64 0.9.4-3.1ubuntu7 [52.4 kB] 2026-05-22 01:31:56.376872 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 shim-signed amd64 1.58+15.8-0ubuntu1 [665 kB] 2026-05-22 01:31:56.376940 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:26 http://archive.ubuntu.com/ubuntu noble/universe amd64 syslinux amd64 3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3 [157 kB] 2026-05-22 01:31:56.377008 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 syslinux-common all 3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3 [1,261 kB] 2026-05-22 01:31:56.377076 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:28 http://archive.ubuntu.com/ubuntu noble/main amd64 tftpd-hpa amd64 5.2+20150808-1.4build1 [39.5 kB] 2026-05-22 01:31:56.377145 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preconfiguring packages ... 2026-05-22 01:31:56.377214 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Fetched 13.7 MB in 1s (20.6 MB/s) 2026-05-22 01:31:56.377283 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package distro-info-data. 2026-05-22 01:31:56.377349 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 2026-05-22 01:31:56.377675 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:31:56.377695 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 70% 2026-05-22 01:31:56.377704 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 75% 2026-05-22 01:31:56.377712 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 80% 2026-05-22 01:31:56.377721 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 85% 2026-05-22 01:31:56.377733 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 90% 2026-05-22 01:31:56.377744 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 95% 2026-05-22 01:31:56.377849 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 100% (Reading database ... 18824 files and directories currently installed.) 2026-05-22 01:31:56.377896 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../00-distro-info-data_0.60ubuntu0.6_all.deb ... 2026-05-22 01:31:56.377960 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking distro-info-data (0.60ubuntu0.6) ... 2026-05-22 01:31:56.378038 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package python-apt-common. 2026-05-22 01:31:56.378098 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../01-python-apt-common_2.7.7ubuntu5.2_all.deb ... 2026-05-22 01:31:56.378176 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking python-apt-common (2.7.7ubuntu5.2) ... 2026-05-22 01:31:56.378233 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package python3-apt. 2026-05-22 01:31:56.379765 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2026-05-22 01:31:56.379780 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../02-python3-apt_2.7.7ubuntu5.2_amd64.deb ... 2026-05-22 01:31:56.379789 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking python3-apt (2.7.7ubuntu5.2) ... 2026-05-22 01:31:56.379796 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package ucf. 2026-05-22 01:31:56.379803 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../03-ucf_3.0043+nmu1_all.deb ... 2026-05-22 01:31:56.379810 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Moving old data out of the way 2026-05-22 01:31:56.379816 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2026-05-22 01:31:56.379823 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking ucf (3.0043+nmu1) ... 2026-05-22 01:31:56.379830 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package dosfstools. 2026-05-22 01:31:56.379837 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../04-dosfstools_4.2-1.1build1_amd64.deb ... 2026-05-22 01:31:56.379844 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking dosfstools (4.2-1.1build1) ... 2026-05-22 01:31:56.379851 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package gettext-base. 2026-05-22 01:31:56.379857 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../05-gettext-base_0.21-14ubuntu2_amd64.deb ... 2026-05-22 01:31:56.379864 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking gettext-base (0.21-14ubuntu2) ... 2026-05-22 01:31:56.379878 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package libfuse3-3:amd64. 2026-05-22 01:31:56.379885 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../06-libfuse3-3_3.14.0-5build1_amd64.deb ... 2026-05-22 01:31:56.379892 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking libfuse3-3:amd64 (3.14.0-5build1) ... 2026-05-22 01:31:56.379899 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package libpng16-16t64:amd64. 2026-05-22 01:31:56.379906 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../07-libpng16-16t64_1.6.43-5ubuntu0.6_amd64.deb ... 2026-05-22 01:31:56.379913 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking libpng16-16t64:amd64 (1.6.43-5ubuntu0.6) ... 2026-05-22 01:31:56.379920 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package libefivar1t64:amd64. 2026-05-22 01:31:56.379927 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../08-libefivar1t64_38-3.1build1_amd64.deb ... 2026-05-22 01:31:56.379933 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking libefivar1t64:amd64 (38-3.1build1) ... 2026-05-22 01:31:56.379940 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package libefiboot1t64:amd64. 2026-05-22 01:31:56.379947 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../09-libefiboot1t64_38-3.1build1_amd64.deb ... 2026-05-22 01:31:56.379954 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking libefiboot1t64:amd64 (38-3.1build1) ... 2026-05-22 01:31:56.379960 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package libfreetype6:amd64. 2026-05-22 01:31:56.379967 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../10-libfreetype6_2.13.2+dfsg-1ubuntu0.1_amd64.deb ... 2026-05-22 01:31:56.379980 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking libfreetype6:amd64 (2.13.2+dfsg-1ubuntu0.1) ... 2026-05-22 01:31:56.379987 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package grub-common. 2026-05-22 01:31:56.379994 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../11-grub-common_2.12-1ubuntu7.3_amd64.deb ... 2026-05-22 01:31:56.380001 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking grub-common (2.12-1ubuntu7.3) ... 2026-05-22 01:31:56.380008 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package grub-efi-amd64-bin. 2026-05-22 01:31:56.380014 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../12-grub-efi-amd64-bin_2.12-1ubuntu7.3_amd64.deb ... 2026-05-22 01:31:56.380021 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking grub-efi-amd64-bin (2.12-1ubuntu7.3) ... 2026-05-22 01:31:56.380028 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package grub2-common. 2026-05-22 01:31:56.380035 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../13-grub2-common_2.12-1ubuntu7.3_amd64.deb ... 2026-05-22 01:31:56.380042 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking grub2-common (2.12-1ubuntu7.3) ... 2026-05-22 01:31:56.380048 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package grub-efi-amd64. 2026-05-22 01:31:56.380055 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../14-grub-efi-amd64_2.12-1ubuntu7.3_amd64.deb ... 2026-05-22 01:31:56.380062 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2026-05-22 01:31:56.380069 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking grub-efi-amd64 (2.12-1ubuntu7.3) ... 2026-05-22 01:31:56.380095 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package grub-efi-amd64-signed. 2026-05-22 01:31:56.380102 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../15-grub-efi-amd64-signed_1.202.5+2.12-1ubuntu7.3_amd64.deb ... 2026-05-22 01:31:56.380109 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking grub-efi-amd64-signed (1.202.5+2.12-1ubuntu7.3) ... 2026-05-22 01:31:56.380116 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package grub-ipxe. 2026-05-22 01:31:56.380123 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../16-grub-ipxe_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2026-05-22 01:31:56.380130 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking grub-ipxe (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-05-22 01:31:56.380137 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package ipxe-qemu. 2026-05-22 01:31:56.380144 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../17-ipxe-qemu_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2026-05-22 01:31:56.380150 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-05-22 01:31:56.380157 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package ipxe. 2026-05-22 01:31:56.380164 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../18-ipxe_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2026-05-22 01:31:56.380174 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking ipxe (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-05-22 01:31:56.380181 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package mokutil. 2026-05-22 01:31:56.380223 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../19-mokutil_0.6.0-2build3_amd64.deb ... 2026-05-22 01:31:56.380297 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking mokutil (0.6.0-2build3) ... 2026-05-22 01:31:56.380318 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package mtools. 2026-05-22 01:31:56.380400 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../20-mtools_4.0.43-1build1_amd64.deb ... 2026-05-22 01:31:56.380449 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking mtools (4.0.43-1build1) ... 2026-05-22 01:31:56.380502 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package pxelinux. 2026-05-22 01:31:56.380561 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../21-pxelinux_3%3a6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3_all.deb ... 2026-05-22 01:31:56.380619 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking pxelinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2026-05-22 01:31:56.380721 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package sbsigntool. 2026-05-22 01:31:56.380761 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../22-sbsigntool_0.9.4-3.1ubuntu7_amd64.deb ... 2026-05-22 01:31:56.380813 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking sbsigntool (0.9.4-3.1ubuntu7) ... 2026-05-22 01:31:56.380870 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package shim-signed. 2026-05-22 01:31:56.380938 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../23-shim-signed_1.58+15.8-0ubuntu1_amd64.deb ... 2026-05-22 01:31:56.380993 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking shim-signed (1.58+15.8-0ubuntu1) ... 2026-05-22 01:31:56.382814 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package syslinux. 2026-05-22 01:31:56.382852 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../24-syslinux_3%3a6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3_amd64.deb ... 2026-05-22 01:31:56.382863 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking syslinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2026-05-22 01:31:56.382871 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package syslinux-common. 2026-05-22 01:31:56.382878 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../25-syslinux-common_3%3a6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3_all.deb ... 2026-05-22 01:31:56.382885 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking syslinux-common (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2026-05-22 01:31:56.382892 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package tftpd-hpa. 2026-05-22 01:31:56.382898 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../26-tftpd-hpa_5.2+20150808-1.4build1_amd64.deb ... 2026-05-22 01:31:56.382905 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2026-05-22 01:31:56.382913 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking tftpd-hpa (5.2+20150808-1.4build1) ... 2026-05-22 01:31:56.382920 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up mtools (4.0.43-1build1) ... 2026-05-22 01:31:56.382926 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up distro-info-data (0.60ubuntu0.6) ... 2026-05-22 01:31:56.382933 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up libefivar1t64:amd64 (38-3.1build1) ... 2026-05-22 01:31:56.382940 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up dosfstools (4.2-1.1build1) ... 2026-05-22 01:31:56.382946 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up gettext-base (0.21-14ubuntu2) ... 2026-05-22 01:31:56.382953 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up syslinux-common (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2026-05-22 01:31:56.382960 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up pxelinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2026-05-22 01:31:56.382967 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up syslinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2026-05-22 01:31:56.382973 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up libpng16-16t64:amd64 (1.6.43-5ubuntu0.6) ... 2026-05-22 01:31:56.382980 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up ucf (3.0043+nmu1) ... 2026-05-22 01:31:56.382987 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up libfuse3-3:amd64 (3.14.0-5build1) ... 2026-05-22 01:31:56.382994 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up python-apt-common (2.7.7ubuntu5.2) ... 2026-05-22 01:31:56.383000 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-05-22 01:31:56.383007 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up libefiboot1t64:amd64 (38-3.1build1) ... 2026-05-22 01:31:56.383014 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up sbsigntool (0.9.4-3.1ubuntu7) ... 2026-05-22 01:31:56.383027 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up grub-ipxe (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-05-22 01:31:56.383034 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:/usr/sbin/grub-probe: error: failed to get canonical path of `overlay'. 2026-05-22 01:31:56.383041 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up tftpd-hpa (5.2+20150808-1.4build1) ... 2026-05-22 01:31:56.383047 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:invoke-rc.d: could not determine current runlevel 2026-05-22 01:31:56.383054 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-22 01:31:56.383061 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up ipxe (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-05-22 01:31:56.383067 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up mokutil (0.6.0-2build3) ... 2026-05-22 01:31:56.383084 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up python3-apt (2.7.7ubuntu5.2) ... 2026-05-22 01:31:56.383091 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up libfreetype6:amd64 (2.13.2+dfsg-1ubuntu0.1) ... 2026-05-22 01:31:56.383098 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up grub-common (2.12-1ubuntu7.3) ... 2026-05-22 01:31:56.383104 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2026-05-22 01:31:56.383111 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:invoke-rc.d: could not determine current runlevel 2026-05-22 01:31:56.383118 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-22 01:31:56.383124 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up grub-efi-amd64-bin (2.12-1ubuntu7.3) ... 2026-05-22 01:31:56.383131 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up grub2-common (2.12-1ubuntu7.3) ... 2026-05-22 01:31:56.383138 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up grub-efi-amd64 (2.12-1ubuntu7.3) ... 2026-05-22 01:31:56.383144 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2026-05-22 01:31:56.383151 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Creating config file /etc/default/grub with new version 2026-05-22 01:31:56.383158 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up grub-efi-amd64-signed (1.202.5+2.12-1ubuntu7.3) ... 2026-05-22 01:31:56.383165 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up shim-signed (1.58+15.8-0ubuntu1) ... 2026-05-22 01:31:56.383180 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:update-alternatives: using /usr/lib/shim/shimx64.efi.signed.latest to provide /usr/lib/shim/shimx64.efi.signed (shimx64.efi.signed) in auto mode 2026-05-22 01:31:56.383189 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 01:31:56.383195 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Removed intermediate container 09484d71f83e 2026-05-22 01:31:56.383203 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> f270fb408303 2026-05-22 01:31:56.383209 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Step 4/10 : ENV TFTPBOOT_PATH=/tftpboot HTTPBOOT_PATH=/httpboot 2026-05-22 01:31:56.383216 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Running in 4d6533d72760 2026-05-22 01:31:56.383223 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Removed intermediate container 4d6533d72760 2026-05-22 01:31:56.383230 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> 845e51c52999 2026-05-22 01:31:56.383236 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Step 5/10 : COPY tftp-map-file-template /map-file-template 2026-05-22 01:31:56.383243 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> 22c75e3db179 2026-05-22 01:31:56.383250 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Step 6/10 : COPY extend_start.sh /usr/local/bin/kolla_ironic_extend_start 2026-05-22 01:31:56.383257 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> e5d12a3a6883 2026-05-22 01:31:56.383263 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Step 7/10 : RUN chmod 644 /usr/local/bin/kolla_ironic_extend_start 2026-05-22 01:31:56.383270 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Running in da8de50ee1b8 2026-05-22 01:31:56.383277 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Removed intermediate container da8de50ee1b8 2026-05-22 01:31:56.384668 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> 902c4a9ecd83 2026-05-22 01:31:56.384690 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Step 8/10 : COPY patches /patches 2026-05-22 01:31:56.384698 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> 508121fce92a 2026-05-22 01:31:56.384705 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Step 9/10 : RUN kolla_patch 2026-05-22 01:31:56.384711 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Running in 870b14577a83 2026-05-22 01:31:56.384718 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:[i] No series file found, nothing to patch. 2026-05-22 01:31:56.384724 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Removed intermediate container 870b14577a83 2026-05-22 01:31:56.384731 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> b94cca70d6c3 2026-05-22 01:31:56.384740 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Step 10/10 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 01:31:56.384748 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Running in d2e6ddf08fe1 2026-05-22 01:31:56.384755 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Reading package lists... 2026-05-22 01:31:56.384762 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Building dependency tree... 2026-05-22 01:31:56.384768 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Reading state information... 2026-05-22 01:31:56.384775 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:The following packages were automatically installed and are no longer required: 2026-05-22 01:31:56.384781 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:31:56.384788 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:31:56.384795 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:31:56.384807 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:31:56.384813 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:31:56.384820 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:31:56.384827 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:31:56.384833 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: xz-utils 2026-05-22 01:31:56.384840 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Use 'apt autoremove' to remove them. 2026-05-22 01:31:56.384846 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:The following packages will be REMOVED: 2026-05-22 01:31:56.384853 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: build-essential 2026-05-22 01:31:56.384860 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-22 01:31:56.384866 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:After this operation, 17.4 kB disk space will be freed. 2026-05-22 01:31:56.384873 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 2026-05-22 01:31:56.384880 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:31:56.384888 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 70% 2026-05-22 01:31:56.384895 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 75% 2026-05-22 01:31:56.384901 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 80% 2026-05-22 01:31:56.384908 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 85% 2026-05-22 01:31:56.384919 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 90% 2026-05-22 01:31:56.384926 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 95% 2026-05-22 01:31:56.384933 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 100% (Reading database ... 19882 files and directories currently installed.) 2026-05-22 01:31:56.384939 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing build-essential (12.10ubuntu1) ... 2026-05-22 01:31:56.384946 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Reading package lists... 2026-05-22 01:31:56.384953 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Building dependency tree... 2026-05-22 01:31:56.384959 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Reading state information... 2026-05-22 01:31:56.384966 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:The following packages will be REMOVED: 2026-05-22 01:31:56.384972 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:31:56.384979 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:31:56.384992 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:31:56.384999 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:31:56.385005 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:31:56.385012 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:31:56.385019 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:31:56.385025 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: xz-utils 2026-05-22 01:31:56.385032 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-22 01:31:56.385038 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:After this operation, 228 MB disk space will be freed. 2026-05-22 01:31:56.385045 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 2026-05-22 01:31:56.385052 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:31:56.385059 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2026-05-22 01:31:56.385065 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 70% 2026-05-22 01:31:56.385072 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 2026-05-22 01:31:56.385078 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:75% 2026-05-22 01:31:56.385085 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 80% 2026-05-22 01:31:56.385091 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 85% 2026-05-22 01:31:56.385098 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 90% 2026-05-22 01:31:56.385105 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 95% 2026-05-22 01:31:56.385111 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 100% (Reading database ... 19873 files and directories currently installed.) 2026-05-22 01:31:56.385118 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2026-05-22 01:31:56.385129 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-22 01:31:56.385135 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:31:56.385142 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-22 01:31:56.385149 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:31:56.385155 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-22 01:31:56.385162 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-22 01:31:56.385174 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:31:56.385181 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:31:56.385187 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:31:56.385194 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:31:56.385200 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2026-05-22 01:31:56.385207 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-22 01:31:56.385214 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:31:56.385223 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:31:56.385230 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:31:56.385236 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:31:56.385243 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-22 01:31:56.385249 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-22 01:31:56.385256 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2026-05-22 01:31:56.385265 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:31:56.385336 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:31:56.385348 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:31:56.385562 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2026-05-22 01:31:56.385662 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:31:56.385677 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2026-05-22 01:31:56.385698 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:31:56.385709 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:31:56.385718 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2026-05-22 01:31:56.385728 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:31:56.385742 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2026-05-22 01:31:56.385786 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:31:56.385842 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:31:56.385858 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:31:56.385922 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-22 01:31:56.385981 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:31:56.385996 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:31:56.386056 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-22 01:31:56.386114 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:31:56.386129 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:31:56.386188 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-22 01:31:56.386247 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:31:56.386262 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:31:56.386324 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2026-05-22 01:31:56.386384 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:31:56.386420 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2026-05-22 01:31:56.386433 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:31:56.386563 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2026-05-22 01:31:56.386581 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing lto-disabled-list (47) ... 2026-05-22 01:31:56.386649 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2026-05-22 01:31:56.386716 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing make (4.3-4.1build2) ... 2026-05-22 01:31:56.386731 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2026-05-22 01:31:56.386791 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-22 01:31:56.386806 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2026-05-22 01:31:56.386872 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 01:31:56.386901 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Collecting pyclean==3.0.0 2026-05-22 01:31:56.386951 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-22 01:31:56.386966 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-22 01:31:56.387029 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Installing collected packages: pyclean 2026-05-22 01:31:56.387044 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Successfully installed pyclean-3.0.0 2026-05-22 01:31:56.387110 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Cleaning directory /var/lib/kolla/venv 2026-05-22 01:31:56.387125 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2026-05-22 01:31:56.387190 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Total 9424 files, 1315 directories removed. 2026-05-22 01:31:56.387206 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2026-05-22 01:31:56.387270 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Cleaning directory /usr 2026-05-22 01:31:56.387286 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2026-05-22 01:31:56.387349 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Total 1331 files, 136 directories removed. 2026-05-22 01:31:56.387364 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2026-05-22 01:31:56.387426 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Found existing installation: pyclean 3.0.0 2026-05-22 01:31:56.387442 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Uninstalling pyclean-3.0.0: 2026-05-22 01:31:56.387526 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: Successfully uninstalled pyclean-3.0.0 2026-05-22 01:31:56.387543 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Removed intermediate container d2e6ddf08fe1 2026-05-22 01:31:56.387677 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> 21fd383a1a58 2026-05-22 01:31:56.387704 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Successfully built 3aaca9d3a9d1 2026-05-22 01:31:56.387718 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Successfully tagged osism.harbor.regio.digital/kolla/ironic-pxe:build-20260522 2026-05-22 01:31:56.387802 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Built at 2026-05-22 01:31:56.387718 (took 0:00:45.694202) 2026-05-22 01:31:56.388112 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ironic-api) 2026-05-22 01:31:56.388186 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-api:Processing 2026-05-22 01:31:56.388256 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Building started at 2026-05-22 01:31:56.388193 2026-05-22 01:31:56.389086 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-api:Turned 0 plugins into plugins archive 2026-05-22 01:31:56.389614 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-api:Turned 0 additions into additions archive 2026-05-22 01:32:24.694875 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Step 1/7 : FROM osism.harbor.regio.digital/kolla/ironic-base:build-20260522 2026-05-22 01:32:24.694942 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> 0c552dae3952 2026-05-22 01:32:24.694958 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Step 2/7 : LABEL "build-date"="20260522" "name"="ironic-api" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ironic-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 01:32:24.694996 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> Running in d27be889df2f 2026-05-22 01:32:24.695038 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> Removed intermediate container d27be889df2f 2026-05-22 01:32:24.695096 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> fc1acab10c66 2026-05-22 01:32:24.695127 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Step 3/7 : COPY extend_start.sh /usr/local/bin/kolla_ironic_extend_start 2026-05-22 01:32:24.695157 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> 200d32fe9b8f 2026-05-22 01:32:24.695187 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Step 4/7 : RUN chmod 644 /usr/local/bin/kolla_ironic_extend_start 2026-05-22 01:32:24.695217 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> Running in cdbd8cbc1f55 2026-05-22 01:32:24.695227 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> Removed intermediate container cdbd8cbc1f55 2026-05-22 01:32:24.695257 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> e5781f3adc05 2026-05-22 01:32:24.695288 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Step 5/7 : COPY patches /patches 2026-05-22 01:32:24.695342 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> 02b2a527b98a 2026-05-22 01:32:24.695352 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Step 6/7 : RUN kolla_patch 2026-05-22 01:32:24.695367 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> Running in f1578c2a99df 2026-05-22 01:32:24.695376 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:[i] No series file found, nothing to patch. 2026-05-22 01:32:24.695385 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> Removed intermediate container f1578c2a99df 2026-05-22 01:32:24.695393 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> 40a33abf09f7 2026-05-22 01:32:24.695418 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Step 7/7 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 01:32:24.695454 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> Running in f7cd4fb39fa7 2026-05-22 01:32:24.695463 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Reading package lists... 2026-05-22 01:32:24.695475 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Building dependency tree... 2026-05-22 01:32:24.695536 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Reading state information... 2026-05-22 01:32:24.695580 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:The following packages were automatically installed and are no longer required: 2026-05-22 01:32:24.695646 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:32:24.695679 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:32:24.695707 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:32:24.695735 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:32:24.695744 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:32:24.695795 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:32:24.695804 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:32:24.695846 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: xz-utils 2026-05-22 01:32:24.695856 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Use 'apt autoremove' to remove them. 2026-05-22 01:32:24.695864 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:The following packages will be REMOVED: 2026-05-22 01:32:24.695873 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: build-essential 2026-05-22 01:32:24.695881 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-22 01:32:24.695890 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:After this operation, 17.4 kB disk space will be freed. 2026-05-22 01:32:24.695898 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 2026-05-22 01:32:24.695912 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:32:24.695922 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 70% (Reading database ... 75% 2026-05-22 01:32:24.695956 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 80% 2026-05-22 01:32:24.695965 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 85% 2026-05-22 01:32:24.695992 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 90% 2026-05-22 01:32:24.696020 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 95% 2026-05-22 01:32:24.696047 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 100% (Reading database ... 18824 files and directories currently installed.) 2026-05-22 01:32:24.696058 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing build-essential (12.10ubuntu1) ... 2026-05-22 01:32:24.696106 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Reading package lists... 2026-05-22 01:32:24.696133 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Building dependency tree... 2026-05-22 01:32:24.696161 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Reading state information... 2026-05-22 01:32:24.696188 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:The following packages will be REMOVED: 2026-05-22 01:32:24.696203 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:32:24.696215 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:32:24.696224 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:32:24.696233 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:32:24.696264 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:32:24.696274 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:32:24.696319 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:32:24.696328 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: xz-utils 2026-05-22 01:32:24.696365 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-22 01:32:24.696380 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:After this operation, 228 MB disk space will be freed. 2026-05-22 01:32:24.696389 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 2026-05-22 01:32:24.696446 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% 2026-05-22 01:32:24.696458 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:32:24.696495 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 2026-05-22 01:32:24.696508 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:70% (Reading database ... 75% 2026-05-22 01:32:24.696538 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 2026-05-22 01:32:24.696568 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:80% (Reading database ... 85% 2026-05-22 01:32:24.696635 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 90% 2026-05-22 01:32:24.696654 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 95% 2026-05-22 01:32:24.696687 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 100% (Reading database ... 18815 files and directories currently installed.) 2026-05-22 01:32:24.696703 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-22 01:32:24.696735 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:32:24.696744 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-22 01:32:24.696781 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:32:24.696819 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-22 01:32:24.696835 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-22 01:32:24.696863 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:32:24.696891 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:32:24.696909 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:32:24.696941 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:32:24.696969 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-22 01:32:24.696988 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:32:24.697016 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:32:24.697043 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:32:24.697061 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:32:24.697092 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-22 01:32:24.697119 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-22 01:32:24.697138 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:32:24.697170 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:32:24.697184 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:32:24.697216 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:32:24.697225 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:32:24.697262 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:32:24.697293 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:32:24.697308 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:32:24.697340 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:32:24.697349 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:32:24.697387 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-22 01:32:24.697396 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:32:24.697464 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:32:24.697498 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-22 01:32:24.697507 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:32:24.697535 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:32:24.697555 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-22 01:32:24.697584 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:32:24.697646 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:32:24.697659 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:32:24.698470 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:32:24.698486 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing lto-disabled-list (47) ... 2026-05-22 01:32:24.698496 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing make (4.3-4.1build2) ... 2026-05-22 01:32:24.698506 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-22 01:32:24.698516 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 01:32:24.698526 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Collecting pyclean==3.0.0 2026-05-22 01:32:24.698536 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-22 01:32:24.698545 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-22 01:32:24.698555 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Installing collected packages: pyclean 2026-05-22 01:32:24.698565 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Successfully installed pyclean-3.0.0 2026-05-22 01:32:24.698574 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Cleaning directory /var/lib/kolla/venv 2026-05-22 01:32:24.698584 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: 2026-05-22 01:32:24.698616 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Total 9424 files, 1315 directories removed. 2026-05-22 01:32:24.698631 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: 2026-05-22 01:32:24.698641 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Cleaning directory /usr 2026-05-22 01:32:24.698651 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: 2026-05-22 01:32:24.698660 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Total 1316 files, 133 directories removed. 2026-05-22 01:32:24.698670 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: 2026-05-22 01:32:24.698680 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Found existing installation: pyclean 3.0.0 2026-05-22 01:32:24.698688 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Uninstalling pyclean-3.0.0: 2026-05-22 01:32:24.698696 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: Successfully uninstalled pyclean-3.0.0 2026-05-22 01:32:24.698705 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> Removed intermediate container f7cd4fb39fa7 2026-05-22 01:32:24.698713 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> 7e9bb9b97d05 2026-05-22 01:32:24.698721 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Successfully built 41ac978fda7c 2026-05-22 01:32:24.698730 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Successfully tagged osism.harbor.regio.digital/kolla/ironic-api:build-20260522 2026-05-22 01:32:24.698738 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Built at 2026-05-22 01:32:24.698192 (took 0:00:28.309999) 2026-05-22 01:32:24.698781 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ironic-conductor) 2026-05-22 01:32:24.698884 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-conductor:Processing 2026-05-22 01:32:24.698900 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Building started at 2026-05-22 01:32:24.698853 2026-05-22 01:32:24.698993 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-conductor:Getting archive from https://tarballs.opendev.org/openstack/ironic-prometheus-exporter/ironic-prometheus-exporter-stable-2025.1.tar.gz 2026-05-22 01:32:25.459195 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-conductor:Turned 1 plugins into plugins archive 2026-05-22 01:32:25.459535 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-conductor:Turned 0 additions into additions archive 2026-05-22 01:34:47.907365 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Step 1/9 : FROM osism.harbor.regio.digital/kolla/ironic-base:build-20260522 2026-05-22 01:34:47.907441 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> 0c552dae3952 2026-05-22 01:34:47.907461 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Step 2/9 : LABEL "build-date"="20260522" "name"="ironic-conductor" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ironic-conductor" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 01:34:47.907478 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Running in 24ae305128d3 2026-05-22 01:34:47.907715 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Removed intermediate container 24ae305128d3 2026-05-22 01:34:47.907782 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> 6e2a59a036c7 2026-05-22 01:34:47.907795 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Step 3/9 : ADD plugins-archive / 2026-05-22 01:34:47.907807 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> 820f2c8b5661 2026-05-22 01:34:47.907839 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Step 4/9 : RUN python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt -r /ironic/driver-requirements.txt ironic-staging-drivers && if [ "$(ls /plugins)" ]; then python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /plugins/*; fi 2026-05-22 01:34:47.907853 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Running in 2d60b49889c2 2026-05-22 01:34:47.907866 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting ironic-staging-drivers 2026-05-22 01:34:47.907878 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading ironic_staging_drivers-0.17.0-py3-none-any.whl.metadata (3.4 kB) 2026-05-22 01:34:47.907890 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting proliantutils<2.17.0,>=2.16.2 (from -r /ironic/driver-requirements.txt (line 7)) 2026-05-22 01:34:47.907904 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading proliantutils-2.16.3-py3-none-any.whl.metadata (2.5 kB) 2026-05-22 01:34:47.907916 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting pysnmp-lextudio>=5.0.0 (from -r /ironic/driver-requirements.txt (line 8)) 2026-05-22 01:34:47.907928 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pysnmp_lextudio-5.0.33-py3-none-any.whl.metadata (8.1 kB) 2026-05-22 01:34:47.907940 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting pyasn1>=0.5.1 (from -r /ironic/driver-requirements.txt (line 9)) 2026-05-22 01:34:47.907952 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2026-05-22 01:34:47.907964 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting pyasn1-modules>=0.3.0 (from -r /ironic/driver-requirements.txt (line 10)) 2026-05-22 01:34:47.907976 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pyasn1_modules-0.4.1-py3-none-any.whl.metadata (3.5 kB) 2026-05-22 01:34:47.907988 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting python-scciclient<0.17.0,>=0.16.0 (from -r /ironic/driver-requirements.txt (line 11)) 2026-05-22 01:34:47.908000 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading python_scciclient-0.16.0-py3-none-any.whl.metadata (1.5 kB) 2026-05-22 01:34:47.908028 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting ansible>=2.7 (from -r /ironic/driver-requirements.txt (line 14)) 2026-05-22 01:34:47.908038 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading ansible-13.7.0-py3-none-any.whl.metadata (8.1 kB) 2026-05-22 01:34:47.908049 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting sushy-oem-idrac<6.0.0,>=5.0.0 (from -r /ironic/driver-requirements.txt (line 17)) 2026-05-22 01:34:47.908058 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading sushy_oem_idrac-5.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-05-22 01:34:47.908069 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: jsonschema>=2.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (4.23.0) 2026-05-22 01:34:47.908081 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.concurrency>=3.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (7.1.0) 2026-05-22 01:34:47.908092 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.serialization>=1.10.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (5.7.0) 2026-05-22 01:34:47.908102 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.utils>=3.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (8.2.0) 2026-05-22 01:34:47.908200 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: pbr>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (7.0.0) 2026-05-22 01:34:47.908292 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: pyOpenSSL>=19.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (24.2.1) 2026-05-22 01:34:47.908394 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: requests!=2.12.2,!=2.13.0,>=2.10.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (2.32.3) 2026-05-22 01:34:47.908546 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (1.3.4) 2026-05-22 01:34:47.908801 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: six>=1.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (1.17.0) 2026-05-22 01:34:47.908819 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: sushy>=4.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (5.5.1) 2026-05-22 01:34:47.908830 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: Babel!=2.4.0,>=2.3.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-scciclient<0.17.0,>=0.16.0->-r /ironic/driver-requirements.txt (line 11)) (2.17.0) 2026-05-22 01:34:47.908839 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting defusedxml>=0.7.0 (from python-scciclient<0.17.0,>=0.16.0->-r /ironic/driver-requirements.txt (line 11)) 2026-05-22 01:34:47.908850 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-05-22 01:34:47.908860 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting pyghmi>=1.0.24 (from python-scciclient<0.17.0,>=0.16.0->-r /ironic/driver-requirements.txt (line 11)) 2026-05-22 01:34:47.908870 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pyghmi-1.5.77-py3-none-any.whl.metadata (1.1 kB) 2026-05-22 01:34:47.908887 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: python-dateutil>=2.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from sushy-oem-idrac<6.0.0,>=5.0.0->-r /ironic/driver-requirements.txt (line 17)) (2.9.0.post0) 2026-05-22 01:34:47.908897 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting ironic-lib>=2.17.1 (from ironic-staging-drivers) 2026-05-22 01:34:47.908906 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading ironic_lib-7.0.0-py3-none-any.whl.metadata (1.9 kB) 2026-05-22 01:34:47.908916 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.config>=5.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-staging-drivers) (9.7.1) 2026-05-22 01:34:47.908927 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.i18n>=3.15.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-staging-drivers) (6.5.1) 2026-05-22 01:34:47.908937 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.log>=3.36.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-staging-drivers) (7.1.0) 2026-05-22 01:34:47.908947 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-staging-drivers) (4.1.1) 2026-05-22 01:34:47.908957 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting pyasyncore<2.0.0,>=1.0.0 (from pysnmp-lextudio>=5.0.0->-r /ironic/driver-requirements.txt (line 8)) 2026-05-22 01:34:47.908966 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pyasyncore-1.0.5-py3-none-any.whl.metadata (4.3 kB) 2026-05-22 01:34:47.908976 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting pysmi-lextudio<2.0.0,>=1.0.4 (from pysnmp-lextudio>=5.0.0->-r /ironic/driver-requirements.txt (line 8)) 2026-05-22 01:34:47.908986 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pysmi_lextudio-1.4.3-py3-none-any.whl.metadata (8.1 kB) 2026-05-22 01:34:47.908995 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting pysnmpcrypto<0.0.5,>=0.0.4 (from pysnmp-lextudio>=5.0.0->-r /ironic/driver-requirements.txt (line 8)) 2026-05-22 01:34:47.909012 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pysnmpcrypto-0.0.4-py2.py3-none-any.whl.metadata (2.4 kB) 2026-05-22 01:34:47.909022 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: Jinja2<4.0.0,>=3.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pysmi-lextudio<2.0.0,>=1.0.4->pysnmp-lextudio>=5.0.0->-r /ironic/driver-requirements.txt (line 8)) (3.1.5) 2026-05-22 01:34:47.909034 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: ply<4.0,>=3.11 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pysmi-lextudio<2.0.0,>=1.0.4->pysnmp-lextudio>=5.0.0->-r /ironic/driver-requirements.txt (line 8)) (3.11) 2026-05-22 01:34:47.909044 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: MarkupSafe>=2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2<4.0.0,>=3.1.3->pysmi-lextudio<2.0.0,>=1.0.4->pysnmp-lextudio>=5.0.0->-r /ironic/driver-requirements.txt (line 8)) (3.0.2) 2026-05-22 01:34:47.909061 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: cryptography in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pysnmpcrypto<0.0.5,>=0.0.4->pysnmp-lextudio>=5.0.0->-r /ironic/driver-requirements.txt (line 8)) (43.0.3) 2026-05-22 01:34:47.909071 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests!=2.12.2,!=2.13.0,>=2.10.0->proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (3.4.1) 2026-05-22 01:34:47.909081 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests!=2.12.2,!=2.13.0,>=2.10.0->proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (3.10) 2026-05-22 01:34:47.909098 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: urllib3<3,>=1.21.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests!=2.12.2,!=2.13.0,>=2.10.0->proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (1.26.20) 2026-05-22 01:34:47.909108 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: certifi>=2017.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests!=2.12.2,!=2.13.0,>=2.10.0->proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (2026.5.20) 2026-05-22 01:34:47.909118 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting ansible-core~=2.20.6 (from ansible>=2.7->-r /ironic/driver-requirements.txt (line 14)) 2026-05-22 01:34:47.909128 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading ansible_core-2.20.6-py3-none-any.whl.metadata (7.7 kB) 2026-05-22 01:34:47.909137 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: PyYAML>=5.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ansible-core~=2.20.6->ansible>=2.7->-r /ironic/driver-requirements.txt (line 14)) (6.0.2) 2026-05-22 01:34:47.909147 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: packaging in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ansible-core~=2.20.6->ansible>=2.7->-r /ironic/driver-requirements.txt (line 14)) (24.2) 2026-05-22 01:34:47.909187 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting resolvelib<2.0.0,>=0.8.0 (from ansible-core~=2.20.6->ansible>=2.7->-r /ironic/driver-requirements.txt (line 14)) 2026-05-22 01:34:47.909198 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading resolvelib-1.2.1-py3-none-any.whl.metadata (3.7 kB) 2026-05-22 01:34:47.909208 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: WebOb>=1.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-lib>=2.17.1->ironic-staging-drivers) (1.8.9) 2026-05-22 01:34:47.909219 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: bcrypt>=3.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-lib>=2.17.1->ironic-staging-drivers) (4.0.1) 2026-05-22 01:34:47.909229 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: zeroconf>=0.24.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-lib>=2.17.1->ironic-staging-drivers) (0.145.1) 2026-05-22 01:34:47.909239 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: attrs>=22.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=2.6.0->proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (25.1.0) 2026-05-22 01:34:47.909259 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=2.6.0->proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (2024.10.1) 2026-05-22 01:34:47.909270 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: referencing>=0.28.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=2.6.0->proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (0.36.2) 2026-05-22 01:34:47.909280 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: rpds-py>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=2.6.0->proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (0.23.1) 2026-05-22 01:34:47.909296 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: fasteners>=0.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.8.0->proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (0.19) 2026-05-22 01:34:47.909307 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: debtcollector>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.8.0->proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (3.0.0) 2026-05-22 01:34:47.909325 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: wrapt>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=3.8.0->proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (1.17.2) 2026-05-22 01:34:47.909336 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: netaddr>=0.7.18 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->ironic-staging-drivers) (1.3.0) 2026-05-22 01:34:47.909346 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: stevedore>=1.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->ironic-staging-drivers) (5.4.1) 2026-05-22 01:34:47.909356 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: rfc3986>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->ironic-staging-drivers) (2.0.0) 2026-05-22 01:34:47.909366 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.context>=2.21.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->ironic-staging-drivers) (5.7.1) 2026-05-22 01:34:47.909377 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: msgpack>=0.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=1.10.0->proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (1.1.0) 2026-05-22 01:34:47.909387 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: tzdata>=2022.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=1.10.0->proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (2025.1) 2026-05-22 01:34:47.909517 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: eventlet>=0.27.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->ironic-staging-drivers) (0.39.0) 2026-05-22 01:34:47.909659 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: greenlet>=0.4.15 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->ironic-staging-drivers) (3.1.1) 2026-05-22 01:34:47.909718 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: PasteDeploy>=1.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->ironic-staging-drivers) (3.1.0) 2026-05-22 01:34:47.909768 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: Routes>=2.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->ironic-staging-drivers) (2.5.1) 2026-05-22 01:34:47.909953 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: Paste>=2.0.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->ironic-staging-drivers) (3.10.1) 2026-05-22 01:34:47.910252 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: Yappi>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->ironic-staging-drivers) (1.6.10) 2026-05-22 01:34:47.910381 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: dnspython>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service!=1.28.1,>=1.24.0->ironic-staging-drivers) (2.7.0) 2026-05-22 01:34:47.910451 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: iso8601>=0.1.11 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.20.0->proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (2.1.0) 2026-05-22 01:34:47.910469 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: pyparsing>=2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.20.0->proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (3.2.1) 2026-05-22 01:34:47.910493 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: psutil>=3.2.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.20.0->proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (7.0.0) 2026-05-22 01:34:47.910503 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: setuptools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service!=1.28.1,>=1.24.0->ironic-staging-drivers) (82.0.1) 2026-05-22 01:34:47.910513 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: cffi>=1.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography->pysnmpcrypto<0.0.5,>=0.0.4->pysnmp-lextudio>=5.0.0->-r /ironic/driver-requirements.txt (line 8)) (1.17.1) 2026-05-22 01:34:47.910523 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: pycparser in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography->pysnmpcrypto<0.0.5,>=0.0.4->pysnmp-lextudio>=5.0.0->-r /ironic/driver-requirements.txt (line 8)) (2.22) 2026-05-22 01:34:47.910533 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: typing-extensions>=4.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from referencing>=0.28.4->jsonschema>=2.6.0->proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (4.12.2) 2026-05-22 01:34:47.910542 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: repoze.lru>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->ironic-staging-drivers) (0.7) 2026-05-22 01:34:47.910552 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: ifaddr>=0.1.7 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from zeroconf>=0.24.0->ironic-lib>=2.17.1->ironic-staging-drivers) (0.2.0) 2026-05-22 01:34:47.910561 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading proliantutils-2.16.3-py3-none-any.whl (456 kB) 2026-05-22 01:34:47.910571 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading python_scciclient-0.16.0-py3-none-any.whl (77 kB) 2026-05-22 01:34:47.910580 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading sushy_oem_idrac-5.0.0-py3-none-any.whl (68 kB) 2026-05-22 01:34:47.910622 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading ironic_staging_drivers-0.17.0-py3-none-any.whl (84 kB) 2026-05-22 01:34:47.910637 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pysnmp_lextudio-5.0.33-py3-none-any.whl (290 kB) 2026-05-22 01:34:47.910647 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pyasyncore-1.0.5-py3-none-any.whl (10 kB) 2026-05-22 01:34:47.910656 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pysmi_lextudio-1.4.3-py3-none-any.whl (83 kB) 2026-05-22 01:34:47.910666 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pysnmpcrypto-0.0.4-py2.py3-none-any.whl (6.5 kB) 2026-05-22 01:34:47.910675 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2026-05-22 01:34:47.910684 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pyasn1_modules-0.4.1-py3-none-any.whl (181 kB) 2026-05-22 01:34:47.910693 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading ansible-13.7.0-py3-none-any.whl (55.4 MB) 2026-05-22 01:34:47.910703 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.4/55.4 MB 29.0 MB/s 0:00:01 2026-05-22 01:34:47.910712 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading ansible_core-2.20.6-py3-none-any.whl (2.4 MB) 2026-05-22 01:34:47.910722 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 39.1 MB/s 0:00:00 2026-05-22 01:34:47.910730 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading resolvelib-1.2.1-py3-none-any.whl (18 kB) 2026-05-22 01:34:47.910745 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-05-22 01:34:47.910754 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading ironic_lib-7.0.0-py3-none-any.whl (72 kB) 2026-05-22 01:34:47.910762 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pyghmi-1.5.77-py3-none-any.whl (271 kB) 2026-05-22 01:34:47.910771 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Installing collected packages: pyasyncore, resolvelib, pyasn1, defusedxml, pysmi-lextudio, pyasn1-modules, pysnmpcrypto, pyghmi, ansible-core, sushy-oem-idrac, pysnmp-lextudio, ansible, python-scciclient, proliantutils, ironic-lib, ironic-staging-drivers 2026-05-22 01:34:47.910786 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Successfully installed ansible-13.7.0 ansible-core-2.20.6 defusedxml-0.7.1 ironic-lib-7.0.0 ironic-staging-drivers-0.17.0 proliantutils-2.16.3 pyasn1-0.6.0 pyasn1-modules-0.4.1 pyasyncore-1.0.5 pyghmi-1.5.77 pysmi-lextudio-1.4.3 pysnmp-lextudio-5.0.33 pysnmpcrypto-0.0.4 python-scciclient-0.16.0 resolvelib-1.2.1 sushy-oem-idrac-5.0.0 2026-05-22 01:34:47.910796 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Processing ./plugins/ironic_prometheus_exporter-4.5.1.dev2 2026-05-22 01:34:47.910805 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Installing build dependencies: started 2026-05-22 01:34:47.910813 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Installing build dependencies: finished with status 'done' 2026-05-22 01:34:47.910822 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Getting requirements to build wheel: started 2026-05-22 01:34:47.910830 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Getting requirements to build wheel: finished with status 'done' 2026-05-22 01:34:47.910838 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Preparing metadata (pyproject.toml): started 2026-05-22 01:34:47.910847 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-22 01:34:47.910855 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: pbr>=6.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-prometheus-exporter==4.5.1.dev2) (7.0.0) 2026-05-22 01:34:47.910864 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: stevedore>=1.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-prometheus-exporter==4.5.1.dev2) (5.4.1) 2026-05-22 01:34:47.910872 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.messaging>=9.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-prometheus-exporter==4.5.1.dev2) (16.1.1) 2026-05-22 01:34:47.910881 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting Flask>=1.0.0 (from ironic-prometheus-exporter==4.5.1.dev2) 2026-05-22 01:34:47.910889 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading flask-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-05-22 01:34:47.910898 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: prometheus_client>=0.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-prometheus-exporter==4.5.1.dev2) (0.21.1) 2026-05-22 01:34:47.910906 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting Werkzeug>=3.1 (from Flask>=1.0.0->ironic-prometheus-exporter==4.5.1.dev2) 2026-05-22 01:34:47.910921 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading werkzeug-3.1.3-py3-none-any.whl.metadata (3.7 kB) 2026-05-22 01:34:47.910930 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: Jinja2>=3.1.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Flask>=1.0.0->ironic-prometheus-exporter==4.5.1.dev2) (3.1.5) 2026-05-22 01:34:47.910939 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting itsdangerous>=2.2 (from Flask>=1.0.0->ironic-prometheus-exporter==4.5.1.dev2) 2026-05-22 01:34:47.910947 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-05-22 01:34:47.910956 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: click>=8.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Flask>=1.0.0->ironic-prometheus-exporter==4.5.1.dev2) (8.1.8) 2026-05-22 01:34:47.910971 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting blinker>=1.9 (from Flask>=1.0.0->ironic-prometheus-exporter==4.5.1.dev2) 2026-05-22 01:34:47.910979 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-05-22 01:34:47.910988 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: MarkupSafe>=2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=3.1.2->Flask>=1.0.0->ironic-prometheus-exporter==4.5.1.dev2) (3.0.2) 2026-05-22 01:34:47.910996 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: futurist>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (3.1.0) 2026-05-22 01:34:47.911005 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.config>=5.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (9.7.1) 2026-05-22 01:34:47.911014 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.context>=5.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (5.7.1) 2026-05-22 01:34:47.911022 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.log>=3.36.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (7.1.0) 2026-05-22 01:34:47.911035 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.utils>=3.37.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (8.2.0) 2026-05-22 01:34:47.911044 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.serialization>=2.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (5.7.0) 2026-05-22 01:34:47.911053 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.service>=1.24.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (4.1.1) 2026-05-22 01:34:47.911061 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: debtcollector>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (3.0.0) 2026-05-22 01:34:47.911070 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: cachetools>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (5.5.2) 2026-05-22 01:34:47.911078 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: WebOb>=1.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (1.8.9) 2026-05-22 01:34:47.911086 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: PyYAML>=3.13 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (6.0.2) 2026-05-22 01:34:47.911095 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: amqp>=2.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (5.3.1) 2026-05-22 01:34:47.911103 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: kombu>=4.6.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (5.4.2) 2026-05-22 01:34:47.911117 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.middleware>=3.31.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (6.3.1) 2026-05-22 01:34:47.911132 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.metrics>=0.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (0.11.0) 2026-05-22 01:34:47.911141 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: vine<6.0.0,>=5.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (5.1.0) 2026-05-22 01:34:47.911150 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: wrapt>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (1.17.2) 2026-05-22 01:34:47.911177 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: tzdata in ./var/lib/kolla/venv/lib/python3.12/site-packages (from kombu>=4.6.6->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (2025.1) 2026-05-22 01:34:47.911185 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: netaddr>=0.7.18 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (1.3.0) 2026-05-22 01:34:47.911194 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.i18n>=3.15.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (6.5.1) 2026-05-22 01:34:47.911203 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: rfc3986>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (2.0.0) 2026-05-22 01:34:47.911212 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: requests>=2.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (2.32.3) 2026-05-22 01:34:47.911225 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: python-dateutil>=2.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (2.9.0.post0) 2026-05-22 01:34:47.911235 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: statsd>=3.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (4.0.1) 2026-05-22 01:34:47.911243 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: bcrypt>=3.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (4.0.1) 2026-05-22 01:34:47.911308 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: msgpack>=0.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.18.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (1.1.0) 2026-05-22 01:34:47.911356 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: eventlet>=0.27.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (0.39.0) 2026-05-22 01:34:47.911418 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: greenlet>=0.4.15 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (3.1.1) 2026-05-22 01:34:47.911497 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.concurrency>=3.25.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (7.1.0) 2026-05-22 01:34:47.911646 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: PasteDeploy>=1.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (3.1.0) 2026-05-22 01:34:47.911730 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: Routes>=2.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (2.5.1) 2026-05-22 01:34:47.911810 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: Paste>=2.0.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (3.10.1) 2026-05-22 01:34:47.911907 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: Yappi>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (1.6.10) 2026-05-22 01:34:47.911988 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: dnspython>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (2.7.0) 2026-05-22 01:34:47.912051 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: fasteners>=0.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (0.19) 2026-05-22 01:34:47.912106 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: iso8601>=0.1.11 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (2.1.0) 2026-05-22 01:34:47.912192 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: pyparsing>=2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (3.2.1) 2026-05-22 01:34:47.912219 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: packaging>=20.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (24.2) 2026-05-22 01:34:47.912300 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: psutil>=3.2.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (7.0.0) 2026-05-22 01:34:47.912437 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: setuptools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.24.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (82.0.1) 2026-05-22 01:34:47.912516 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: six>=1.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (1.17.0) 2026-05-22 01:34:47.912645 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (3.4.1) 2026-05-22 01:34:47.912766 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (3.10) 2026-05-22 01:34:47.912836 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: urllib3<3,>=1.21.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (1.26.20) 2026-05-22 01:34:47.912852 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: certifi>=2017.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (2026.5.20) 2026-05-22 01:34:47.912862 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: repoze.lru>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.5.1.dev2) (0.7) 2026-05-22 01:34:47.912871 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading flask-3.1.0-py3-none-any.whl (102 kB) 2026-05-22 01:34:47.912880 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-05-22 01:34:47.912889 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-05-22 01:34:47.912898 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading werkzeug-3.1.3-py3-none-any.whl (224 kB) 2026-05-22 01:34:47.912907 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Building wheels for collected packages: ironic-prometheus-exporter 2026-05-22 01:34:47.912916 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Building wheel for ironic-prometheus-exporter (pyproject.toml): started 2026-05-22 01:34:47.912925 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Building wheel for ironic-prometheus-exporter (pyproject.toml): finished with status 'done' 2026-05-22 01:34:47.912934 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Created wheel for ironic-prometheus-exporter: filename=ironic_prometheus_exporter-4.5.1.dev2-py3-none-any.whl size=68007 sha256=878f936cceb9462cabef013a41d0cd902d7834cf6aef8d94c0f6aeccabcc876c 2026-05-22 01:34:47.912943 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Stored in directory: /tmp/pip-ephem-wheel-cache-rv_pfzum/wheels/c4/60/ea/544bf93cf6eae1cfc3cf45f6e3ffaff38fd03288f1cab7ddce 2026-05-22 01:34:47.912952 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Successfully built ironic-prometheus-exporter 2026-05-22 01:34:47.912961 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Installing collected packages: Werkzeug, itsdangerous, blinker, Flask, ironic-prometheus-exporter 2026-05-22 01:34:47.912970 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Successfully installed Flask-3.1.0 Werkzeug-3.1.3 blinker-1.9.0 ironic-prometheus-exporter-4.5.1.dev2 itsdangerous-2.2.0 2026-05-22 01:34:47.912979 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Removed intermediate container 2d60b49889c2 2026-05-22 01:34:47.912988 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> 0d99a7f775d4 2026-05-22 01:34:47.912998 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Step 5/9 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends bsdmainutils dosfstools e2fsprogs gdisk genisoimage ipmitool isolinux mtools openssh-client parted psmisc python3-systemd qemu-utils shellinabox udev xfsprogs && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-05-22 01:34:47.913007 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Running in 11dc99f1bbfd 2026-05-22 01:34:47.913016 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-22 01:34:47.913025 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 01:34:47.913039 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-22 01:34:47.913048 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-22 01:34:47.913057 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-22 01:34:47.913066 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-22 01:34:47.913081 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-22 01:34:47.913096 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-22 01:34:47.913105 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-22 01:34:47.913114 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,457 kB] 2026-05-22 01:34:47.913123 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,148 kB] 2026-05-22 01:34:47.913132 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-22 01:34:47.913141 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-05-22 01:34:47.913197 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,072 kB] 2026-05-22 01:34:47.913210 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,505 kB] 2026-05-22 01:34:47.913219 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Fetched 30.2 MB in 2s (12.6 MB/s) 2026-05-22 01:34:47.913228 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Reading package lists... 2026-05-22 01:34:47.913238 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Reading package lists... 2026-05-22 01:34:47.913247 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Building dependency tree... 2026-05-22 01:34:47.913256 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Reading state information... 2026-05-22 01:34:47.913265 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:e2fsprogs is already the newest version (1.47.0-2.4~exp1ubuntu4.1). 2026-05-22 01:34:47.913274 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:udev is already the newest version (255.4-1ubuntu8.15). 2026-05-22 01:34:47.913283 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:udev set to manually installed. 2026-05-22 01:34:47.913292 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:The following additional packages will be installed: 2026-05-22 01:34:47.913301 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: bsdextrautils dmidecode freeipmi-common libcbor0.10 libfido2-1 libfreeipmi17 2026-05-22 01:34:47.913310 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libfuse3-3 libglib2.0-0t64 libinih1 libmagic-mgc libmagic1t64 libnuma1 2026-05-22 01:34:47.913319 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libparted2t64 libpopt0 liburcu8t64 liburing2 ncal 2026-05-22 01:34:47.913328 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Suggested packages: 2026-05-22 01:34:47.913337 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: calendar whois vacation mailutils freeipmi-tools wodim cdrkit-doc xorriso 2026-05-22 01:34:47.913346 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: fuse3 low-memory-monitor file libparted-dev libparted-i18n floppyd keychain 2026-05-22 01:34:47.913355 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libpam-ssh monkeysphere ssh-askpass parted-doc xfsdump acl attr quota 2026-05-22 01:34:47.913364 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Recommended packages: 2026-05-22 01:34:47.913373 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: groff-base openipmi syslinux-common libglib2.0-data shared-mime-info 2026-05-22 01:34:47.913382 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: xdg-user-dirs xauth qemu-block-extra 2026-05-22 01:34:47.913391 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:The following NEW packages will be installed: 2026-05-22 01:34:47.913400 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: bsdextrautils bsdmainutils dmidecode dosfstools freeipmi-common gdisk 2026-05-22 01:34:47.913409 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: genisoimage ipmitool isolinux libcbor0.10 libfido2-1 libfreeipmi17 2026-05-22 01:34:47.913418 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libfuse3-3 libglib2.0-0t64 libinih1 libmagic-mgc libmagic1t64 libnuma1 2026-05-22 01:34:47.913434 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libparted2t64 libpopt0 liburcu8t64 liburing2 mtools ncal openssh-client 2026-05-22 01:34:47.913442 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: parted psmisc python3-systemd qemu-utils shellinabox xfsprogs 2026-05-22 01:34:47.913449 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:0 upgraded, 31 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 01:34:47.913457 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Need to get 11.1 MB of archives. 2026-05-22 01:34:47.913469 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:After this operation, 50.1 MB of additional disk space will be used. 2026-05-22 01:34:47.913476 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 01:34:47.913484 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 freeipmi-common all 1.6.13-3 [182 kB] 2026-05-22 01:34:47.913491 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libfreeipmi17 amd64 1.6.13-3 [942 kB] 2026-05-22 01:34:47.913503 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 ipmitool amd64 1.8.19-7ubuntu0.24.04.3 [2,030 kB] 2026-05-22 01:34:47.913511 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.8 [1,545 kB] 2026-05-22 01:34:47.913518 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB] 2026-05-22 01:34:47.913526 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bsdextrautils amd64 2.39.3-9ubuntu6.5 [73.7 kB] 2026-05-22 01:34:47.913533 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dmidecode amd64 3.5-3ubuntu0.1 [73.0 kB] 2026-05-22 01:34:47.913540 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 dosfstools amd64 4.2-1.1build1 [86.3 kB] 2026-05-22 01:34:47.913548 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libcbor0.10 amd64 0.10.2-1.2ubuntu2 [25.8 kB] 2026-05-22 01:34:47.913555 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libfido2-1 amd64 1.14.0-1build3 [83.5 kB] 2026-05-22 01:34:47.913562 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 libfuse3-3 amd64 3.14.0-5build1 [83.1 kB] 2026-05-22 01:34:47.913570 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libmagic-mgc amd64 1:5.45-3build1 [307 kB] 2026-05-22 01:34:47.913577 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libmagic1t64 amd64 1:5.45-3build1 [87.2 kB] 2026-05-22 01:34:47.913584 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnuma1 amd64 2.0.18-1ubuntu0.24.04.1 [23.4 kB] 2026-05-22 01:34:47.913592 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libparted2t64 amd64 3.6-4build1 [152 kB] 2026-05-22 01:34:47.913620 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.16 [907 kB] 2026-05-22 01:34:47.913627 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 parted amd64 3.6-4build1 [43.3 kB] 2026-05-22 01:34:47.913634 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 psmisc amd64 23.7-1build1 [179 kB] 2026-05-22 01:34:47.913641 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:20 http://archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-05-22 01:34:47.913653 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:21 http://archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3,176 B] 2026-05-22 01:34:47.913660 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-05-22 01:34:47.913667 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:23 http://archive.ubuntu.com/ubuntu noble/universe amd64 isolinux all 3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3 [57.8 kB] 2026-05-22 01:34:47.913674 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 libinih1 amd64 55-1ubuntu2 [7,062 B] 2026-05-22 01:34:47.913681 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 liburcu8t64 amd64 0.14.0-3.1build1 [63.0 kB] 2026-05-22 01:34:47.913688 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2026-05-22 01:34:47.913695 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 mtools amd64 4.0.43-1build1 [197 kB] 2026-05-22 01:34:47.913702 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:28 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-systemd amd64 235-1build4 [42.4 kB] 2026-05-22 01:34:47.913712 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:29 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-utils amd64 1:8.2.2+ds-0ubuntu1.16 [2,222 kB] 2026-05-22 01:34:47.913719 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:30 http://archive.ubuntu.com/ubuntu noble/universe amd64 shellinabox amd64 2.21build3 [130 kB] 2026-05-22 01:34:47.913726 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xfsprogs amd64 6.6.0-1ubuntu2.1 [901 kB] 2026-05-22 01:34:47.913733 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:32 http://archive.ubuntu.com/ubuntu noble/main amd64 gdisk amd64 1.0.10-1build1 [253 kB] 2026-05-22 01:34:47.913740 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Fetched 11.1 MB in 1s (19.0 MB/s) 2026-05-22 01:34:47.913752 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package freeipmi-common. 2026-05-22 01:34:47.913759 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 2026-05-22 01:34:47.913766 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:34:47.913775 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 70% 2026-05-22 01:34:47.913782 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 75% 2026-05-22 01:34:47.913789 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 80% 2026-05-22 01:34:47.913795 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 85% 2026-05-22 01:34:47.913802 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 90% 2026-05-22 01:34:47.913809 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 95% 2026-05-22 01:34:47.913816 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 100% (Reading database ... 18824 files and directories currently installed.) 2026-05-22 01:34:47.913823 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../00-freeipmi-common_1.6.13-3_all.deb ... 2026-05-22 01:34:47.913830 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking freeipmi-common (1.6.13-3) ... 2026-05-22 01:34:47.913837 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libfreeipmi17. 2026-05-22 01:34:47.913879 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../01-libfreeipmi17_1.6.13-3_amd64.deb ... 2026-05-22 01:34:47.913923 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libfreeipmi17 (1.6.13-3) ... 2026-05-22 01:34:47.913946 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package ipmitool. 2026-05-22 01:34:47.913984 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../02-ipmitool_1.8.19-7ubuntu0.24.04.3_amd64.deb ... 2026-05-22 01:34:47.914007 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking ipmitool (1.8.19-7ubuntu0.24.04.3) ... 2026-05-22 01:34:47.914029 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libglib2.0-0t64:amd64. 2026-05-22 01:34:47.914066 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../03-libglib2.0-0t64_2.80.0-6ubuntu3.8_amd64.deb ... 2026-05-22 01:34:47.914089 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-05-22 01:34:47.914126 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libpopt0:amd64. 2026-05-22 01:34:47.914148 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../04-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2026-05-22 01:34:47.914216 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-05-22 01:34:47.914239 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package bsdextrautils. 2026-05-22 01:34:47.914262 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../05-bsdextrautils_2.39.3-9ubuntu6.5_amd64.deb ... 2026-05-22 01:34:47.914304 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2026-05-22 01:34:47.914327 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking bsdextrautils (2.39.3-9ubuntu6.5) ... 2026-05-22 01:34:47.914364 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package dmidecode. 2026-05-22 01:34:47.914387 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../06-dmidecode_3.5-3ubuntu0.1_amd64.deb ... 2026-05-22 01:34:47.914424 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking dmidecode (3.5-3ubuntu0.1) ... 2026-05-22 01:34:47.914446 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package dosfstools. 2026-05-22 01:34:47.914483 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../07-dosfstools_4.2-1.1build1_amd64.deb ... 2026-05-22 01:34:47.914505 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking dosfstools (4.2-1.1build1) ... 2026-05-22 01:34:47.914543 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libcbor0.10:amd64. 2026-05-22 01:34:47.914584 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../08-libcbor0.10_0.10.2-1.2ubuntu2_amd64.deb ... 2026-05-22 01:34:47.914632 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2026-05-22 01:34:47.914655 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libfido2-1:amd64. 2026-05-22 01:34:47.914693 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../09-libfido2-1_1.14.0-1build3_amd64.deb ... 2026-05-22 01:34:47.914715 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libfido2-1:amd64 (1.14.0-1build3) ... 2026-05-22 01:34:47.914737 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libfuse3-3:amd64. 2026-05-22 01:34:47.914774 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../10-libfuse3-3_3.14.0-5build1_amd64.deb ... 2026-05-22 01:34:47.914797 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libfuse3-3:amd64 (3.14.0-5build1) ... 2026-05-22 01:34:47.914834 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libmagic-mgc. 2026-05-22 01:34:47.914871 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../11-libmagic-mgc_1%3a5.45-3build1_amd64.deb ... 2026-05-22 01:34:47.914879 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libmagic-mgc (1:5.45-3build1) ... 2026-05-22 01:34:47.914901 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libmagic1t64:amd64. 2026-05-22 01:34:47.914958 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../12-libmagic1t64_1%3a5.45-3build1_amd64.deb ... 2026-05-22 01:34:47.914981 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libmagic1t64:amd64 (1:5.45-3build1) ... 2026-05-22 01:34:47.915019 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libnuma1:amd64. 2026-05-22 01:34:47.915057 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../13-libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-05-22 01:34:47.915080 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-05-22 01:34:47.915117 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libparted2t64:amd64. 2026-05-22 01:34:47.915183 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../14-libparted2t64_3.6-4build1_amd64.deb ... 2026-05-22 01:34:47.915246 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Adding 'diversion of /lib/x86_64-linux-gnu/libparted.so.2 to /lib/x86_64-linux-gnu/libparted.so.2.usr-is-merged by libparted2t64 2026-05-22 01:34:47.915284 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:' 2026-05-22 01:34:47.915306 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Adding 'diversion of /lib/x86_64-linux-gnu/libparted.so.2.0.5 to /lib/x86_64-linux-gnu/libparted.so.2.0.5.usr-is-merged by libpa 2026-05-22 01:34:47.915344 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:rted2t64' 2026-05-22 01:34:47.915367 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libparted2t64:amd64 (3.6-4build1) ... 2026-05-22 01:34:47.915404 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package openssh-client. 2026-05-22 01:34:47.915426 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../15-openssh-client_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-05-22 01:34:47.915463 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-05-22 01:34:47.915486 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package parted. 2026-05-22 01:34:47.915509 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../16-parted_3.6-4build1_amd64.deb ... 2026-05-22 01:34:47.915546 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2026-05-22 01:34:47.915584 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking parted (3.6-4build1) ... 2026-05-22 01:34:47.915628 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package psmisc. 2026-05-22 01:34:47.915638 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../17-psmisc_23.7-1build1_amd64.deb ... 2026-05-22 01:34:47.915646 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking psmisc (23.7-1build1) ... 2026-05-22 01:34:47.915668 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package ncal. 2026-05-22 01:34:47.915690 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../18-ncal_12.1.8_amd64.deb ... 2026-05-22 01:34:47.915712 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking ncal (12.1.8) ... 2026-05-22 01:34:47.915734 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package bsdmainutils. 2026-05-22 01:34:47.915742 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../19-bsdmainutils_12.1.8_all.deb ... 2026-05-22 01:34:47.915779 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking bsdmainutils (12.1.8) ... 2026-05-22 01:34:47.915801 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package genisoimage. 2026-05-22 01:34:47.915837 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../20-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-05-22 01:34:47.915923 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking genisoimage (9:1.1.11-3.5) ... 2026-05-22 01:34:47.915992 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package isolinux. 2026-05-22 01:34:47.916221 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../21-isolinux_3%3a6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3_all.deb ... 2026-05-22 01:34:47.916244 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking isolinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2026-05-22 01:34:47.916256 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libinih1:amd64. 2026-05-22 01:34:47.916267 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../22-libinih1_55-1ubuntu2_amd64.deb ... 2026-05-22 01:34:47.916279 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libinih1:amd64 (55-1ubuntu2) ... 2026-05-22 01:34:47.916290 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package liburcu8t64:amd64. 2026-05-22 01:34:47.916301 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../23-liburcu8t64_0.14.0-3.1build1_amd64.deb ... 2026-05-22 01:34:47.916312 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking liburcu8t64:amd64 (0.14.0-3.1build1) ... 2026-05-22 01:34:47.916323 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package liburing2:amd64. 2026-05-22 01:34:47.916334 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../24-liburing2_2.5-1build1_amd64.deb ... 2026-05-22 01:34:47.916344 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking liburing2:amd64 (2.5-1build1) ... 2026-05-22 01:34:47.916354 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package mtools. 2026-05-22 01:34:47.916365 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../25-mtools_4.0.43-1build1_amd64.deb ... 2026-05-22 01:34:47.916376 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking mtools (4.0.43-1build1) ... 2026-05-22 01:34:47.916387 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package python3-systemd. 2026-05-22 01:34:47.916399 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../26-python3-systemd_235-1build4_amd64.deb ... 2026-05-22 01:34:47.916411 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking python3-systemd (235-1build4) ... 2026-05-22 01:34:47.916423 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package qemu-utils. 2026-05-22 01:34:47.916443 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../27-qemu-utils_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-22 01:34:47.916456 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-22 01:34:47.916469 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package shellinabox. 2026-05-22 01:34:47.916482 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../28-shellinabox_2.21build3_amd64.deb ... 2026-05-22 01:34:47.916495 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking shellinabox (2.21build3) ... 2026-05-22 01:34:47.916507 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package xfsprogs. 2026-05-22 01:34:47.916518 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../29-xfsprogs_6.6.0-1ubuntu2.1_amd64.deb ... 2026-05-22 01:34:47.916530 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking xfsprogs (6.6.0-1ubuntu2.1) ... 2026-05-22 01:34:47.916541 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package gdisk. 2026-05-22 01:34:47.916551 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../30-gdisk_1.0.10-1build1_amd64.deb ... 2026-05-22 01:34:47.916562 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking gdisk (1.0.10-1build1) ... 2026-05-22 01:34:47.916573 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up liburcu8t64:amd64 (0.14.0-3.1build1) ... 2026-05-22 01:34:47.916583 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up shellinabox (2.21build3) ... 2026-05-22 01:34:47.916618 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:invoke-rc.d: could not determine current runlevel 2026-05-22 01:34:47.916639 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-22 01:34:47.916661 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up isolinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2026-05-22 01:34:47.916673 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up bsdextrautils (2.39.3-9ubuntu6.5) ... 2026-05-22 01:34:47.916685 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libmagic-mgc (1:5.45-3build1) ... 2026-05-22 01:34:47.916697 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up ncal (12.1.8) ... 2026-05-22 01:34:47.916709 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up mtools (4.0.43-1build1) ... 2026-05-22 01:34:47.916721 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up psmisc (23.7-1build1) ... 2026-05-22 01:34:47.916732 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2026-05-22 01:34:47.916742 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up freeipmi-common (1.6.13-3) ... 2026-05-22 01:34:47.916761 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libinih1:amd64 (55-1ubuntu2) ... 2026-05-22 01:34:47.916772 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up dosfstools (4.2-1.1build1) ... 2026-05-22 01:34:47.916780 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libmagic1t64:amd64 (1:5.45-3build1) ... 2026-05-22 01:34:47.916789 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-05-22 01:34:47.916798 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:No schema files found: doing nothing. 2026-05-22 01:34:47.916807 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up bsdmainutils (12.1.8) ... 2026-05-22 01:34:47.916815 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up xfsprogs (6.6.0-1ubuntu2.1) ... 2026-05-22 01:34:47.916825 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libfuse3-3:amd64 (3.14.0-5build1) ... 2026-05-22 01:34:47.916833 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libfreeipmi17 (1.6.13-3) ... 2026-05-22 01:34:47.916842 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-05-22 01:34:47.916851 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up dmidecode (3.5-3ubuntu0.1) ... 2026-05-22 01:34:47.916860 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up liburing2:amd64 (2.5-1build1) ... 2026-05-22 01:34:47.916869 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libfido2-1:amd64 (1.14.0-1build3) ... 2026-05-22 01:34:47.916878 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up ipmitool (1.8.19-7ubuntu0.24.04.3) ... 2026-05-22 01:34:47.916887 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:invoke-rc.d: could not determine current runlevel 2026-05-22 01:34:47.916897 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-22 01:34:47.916907 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up python3-systemd (235-1build4) ... 2026-05-22 01:34:47.916917 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-05-22 01:34:47.916926 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up genisoimage (9:1.1.11-3.5) ... 2026-05-22 01:34:47.916936 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-05-22 01:34:47.916947 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libparted2t64:amd64 (3.6-4build1) ... 2026-05-22 01:34:47.916969 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing 'diversion of /lib/x86_64-linux-gnu/libparted.so.2 to /lib/x86_64-linux-gnu/libparted.so.2.usr-is-merged by libparted2t64' 2026-05-22 01:34:47.916981 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing 'diversion of /lib/x86_64-linux-gnu/libparted.so.2.0.5 to /lib/x86_64-linux-gnu/libparted.so.2.0.5.usr-is-merged by libparted2t64' 2026-05-22 01:34:47.916992 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up gdisk (1.0.10-1build1) ... 2026-05-22 01:34:47.917002 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-22 01:34:47.917021 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up parted (3.6-4build1) ... 2026-05-22 01:34:47.917031 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 01:34:47.917041 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Removed intermediate container 11dc99f1bbfd 2026-05-22 01:34:47.917051 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> 38866991a543 2026-05-22 01:34:47.917062 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Step 6/9 : COPY patches /patches 2026-05-22 01:34:47.917072 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> 9add569131c1 2026-05-22 01:34:47.917082 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Step 7/9 : RUN kolla_patch 2026-05-22 01:34:47.917092 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Running in 27607d2c4ac0 2026-05-22 01:34:47.917103 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:[i] No series file found, nothing to patch. 2026-05-22 01:34:47.917114 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Removed intermediate container 27607d2c4ac0 2026-05-22 01:34:47.917125 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> a8ba43331959 2026-05-22 01:34:47.917138 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Step 8/9 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 01:34:47.917149 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Running in fc955dd7adb6 2026-05-22 01:34:47.917184 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Reading package lists... 2026-05-22 01:34:47.917195 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Building dependency tree... 2026-05-22 01:34:47.917206 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Reading state information... 2026-05-22 01:34:47.917217 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:The following packages were automatically installed and are no longer required: 2026-05-22 01:34:47.917238 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:34:47.917250 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:34:47.917260 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:34:47.917271 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:34:47.917282 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:34:47.917292 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:34:47.917303 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:34:47.917314 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: xz-utils 2026-05-22 01:34:47.917324 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Use 'apt autoremove' to remove them. 2026-05-22 01:34:47.917333 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:The following packages will be REMOVED: 2026-05-22 01:34:47.917345 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: build-essential 2026-05-22 01:34:47.917356 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-22 01:34:47.917367 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:After this operation, 17.4 kB disk space will be freed. 2026-05-22 01:34:47.917379 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 2026-05-22 01:34:47.917391 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:34:47.917414 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 70% 2026-05-22 01:34:47.917425 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 75% 2026-05-22 01:34:47.917436 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 80% 2026-05-22 01:34:47.917447 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 85% 2026-05-22 01:34:47.917468 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 90% 2026-05-22 01:34:47.917480 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 95% 2026-05-22 01:34:47.917671 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 100% (Reading database ... 19502 files and directories currently installed.) 2026-05-22 01:34:47.917697 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing build-essential (12.10ubuntu1) ... 2026-05-22 01:34:47.917730 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Reading package lists... 2026-05-22 01:34:47.917742 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Building dependency tree... 2026-05-22 01:34:47.917752 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Reading state information... 2026-05-22 01:34:47.917773 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:The following packages will be REMOVED: 2026-05-22 01:34:47.917783 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:34:47.917793 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:34:47.917803 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:34:47.917812 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:34:47.917822 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:34:47.917832 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:34:47.917843 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:34:47.917854 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: xz-utils 2026-05-22 01:34:47.917865 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-22 01:34:47.917875 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:After this operation, 228 MB disk space will be freed. 2026-05-22 01:34:47.917885 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 2026-05-22 01:34:47.917895 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 2026-05-22 01:34:47.917907 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:34:47.918139 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 70% 2026-05-22 01:34:47.918187 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 75% 2026-05-22 01:34:47.918197 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 80% 2026-05-22 01:34:47.918206 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 85% 2026-05-22 01:34:47.918216 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 90% 2026-05-22 01:34:47.918225 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 95% 2026-05-22 01:34:47.918234 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 100% (Reading database ... 19493 files and directories currently installed.) 2026-05-22 01:34:47.918260 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-22 01:34:47.918269 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:34:47.918279 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-22 01:34:47.918288 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:34:47.918298 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-22 01:34:47.918308 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-22 01:34:47.918318 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:34:47.918328 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:34:47.918338 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:34:47.918348 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:34:47.918358 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-22 01:34:47.918368 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:34:47.918378 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:34:47.918389 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:34:47.918399 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:34:47.918410 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-22 01:34:47.918433 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-22 01:34:47.918445 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:34:47.918451 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:34:47.918457 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:34:47.918463 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:34:47.918469 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:34:47.918475 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:34:47.918481 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:34:47.918486 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:34:47.918492 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:34:47.918498 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:34:47.918503 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-22 01:34:47.918509 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:34:47.918515 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2026-05-22 01:34:47.918521 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:34:47.918526 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-22 01:34:47.918532 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2026-05-22 01:34:47.918538 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:34:47.918544 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:34:47.918557 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-22 01:34:47.918563 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:34:47.918569 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:34:47.918575 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:34:47.918589 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:34:47.918620 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing lto-disabled-list (47) ... 2026-05-22 01:34:47.918626 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing make (4.3-4.1build2) ... 2026-05-22 01:34:47.918631 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-22 01:34:47.918637 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2026-05-22 01:34:47.918643 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 01:34:47.918649 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting pyclean==3.0.0 2026-05-22 01:34:47.918655 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-22 01:34:47.918661 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-22 01:34:47.918667 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Installing collected packages: pyclean 2026-05-22 01:34:47.918680 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Successfully installed pyclean-3.0.0 2026-05-22 01:34:47.918686 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Cleaning directory /var/lib/kolla/venv 2026-05-22 01:34:47.918692 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2026-05-22 01:34:47.918697 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Total 26792 files, 3076 directories removed. 2026-05-22 01:34:47.918703 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2026-05-22 01:34:47.918709 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Cleaning directory /usr 2026-05-22 01:34:47.918715 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2026-05-22 01:34:47.918721 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Total 1323 files, 135 directories removed. 2026-05-22 01:34:47.918726 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2026-05-22 01:34:47.918741 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Found existing installation: pyclean 3.0.0 2026-05-22 01:34:47.918748 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Uninstalling pyclean-3.0.0: 2026-05-22 01:34:47.918753 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Successfully uninstalled pyclean-3.0.0 2026-05-22 01:34:47.918759 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Removed intermediate container fc955dd7adb6 2026-05-22 01:34:47.918765 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> 8265521ef7d8 2026-05-22 01:34:47.918771 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Step 9/9 : USER ironic 2026-05-22 01:34:47.918777 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Running in c3d60feec62a 2026-05-22 01:34:47.918783 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Removed intermediate container c3d60feec62a 2026-05-22 01:34:47.918793 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> 0296fb55ccea 2026-05-22 01:34:47.918799 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Successfully built 660d2ab05451 2026-05-22 01:34:47.918805 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Successfully tagged osism.harbor.regio.digital/kolla/ironic-conductor:build-20260522 2026-05-22 01:34:47.918811 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Built at 2026-05-22 01:34:47.917611 (took 0:02:23.218758) 2026-05-22 01:34:47.918817 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ironic-prometheus-exporter) to queue 2026-05-22 01:34:47.918823 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(masakari-engine) 2026-05-22 01:34:47.918835 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-engine:Processing 2026-05-22 01:34:47.918841 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Building started at 2026-05-22 01:34:47.917967 2026-05-22 01:34:47.920006 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-engine:Turned 0 plugins into plugins archive 2026-05-22 01:34:47.920382 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-engine:Turned 0 additions into additions archive 2026-05-22 01:35:14.466637 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Step 1/6 : FROM osism.harbor.regio.digital/kolla/masakari-base:build-20260522 2026-05-22 01:35:14.466677 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> 9b5686572b67 2026-05-22 01:35:14.467775 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Step 2/6 : LABEL "build-date"="20260522" "name"="masakari-engine" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="masakari-engine" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 01:35:14.467830 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> Running in c8f33d023fc5 2026-05-22 01:35:14.467843 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> Removed intermediate container c8f33d023fc5 2026-05-22 01:35:14.467866 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> ba6a554f2221 2026-05-22 01:35:14.467876 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Step 3/6 : COPY patches /patches 2026-05-22 01:35:14.467885 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> a21dd33ac6a9 2026-05-22 01:35:14.467893 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Step 4/6 : RUN kolla_patch 2026-05-22 01:35:14.467902 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> Running in 0d8e635675fe 2026-05-22 01:35:14.467911 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:[i] No series file found, nothing to patch. 2026-05-22 01:35:14.467920 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> Removed intermediate container 0d8e635675fe 2026-05-22 01:35:14.467928 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> 22d79a09dc8c 2026-05-22 01:35:14.467939 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 01:35:14.467950 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> Running in 035aa39a3e98 2026-05-22 01:35:14.467959 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Reading package lists... 2026-05-22 01:35:14.467967 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Building dependency tree... 2026-05-22 01:35:14.467976 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Reading state information... 2026-05-22 01:35:14.467985 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:The following packages were automatically installed and are no longer required: 2026-05-22 01:35:14.467995 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:35:14.468004 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:35:14.468013 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:35:14.468022 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:35:14.468038 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:35:14.468046 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:35:14.468054 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:35:14.468061 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: xz-utils 2026-05-22 01:35:14.468069 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Use 'apt autoremove' to remove them. 2026-05-22 01:35:14.468076 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:The following packages will be REMOVED: 2026-05-22 01:35:14.468083 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: build-essential 2026-05-22 01:35:14.468090 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-22 01:35:14.468114 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:After this operation, 17.4 kB disk space will be freed. 2026-05-22 01:35:14.468121 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 2026-05-22 01:35:14.468140 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:35:14.468149 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 70% 2026-05-22 01:35:14.468156 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 75% 2026-05-22 01:35:14.468162 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 80% 2026-05-22 01:35:14.468170 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 85% 2026-05-22 01:35:14.468176 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 90% 2026-05-22 01:35:14.468183 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 95% 2026-05-22 01:35:14.468190 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 100% (Reading database ... 18824 files and directories currently installed.) 2026-05-22 01:35:14.468654 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing build-essential (12.10ubuntu1) ... 2026-05-22 01:35:14.468671 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Reading package lists... 2026-05-22 01:35:14.468678 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Building dependency tree... 2026-05-22 01:35:14.468685 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Reading state information... 2026-05-22 01:35:14.468692 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:The following packages will be REMOVED: 2026-05-22 01:35:14.468699 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:35:14.468713 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:35:14.468720 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:35:14.468727 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:35:14.468734 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:35:14.468741 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:35:14.468748 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:35:14.468755 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: xz-utils 2026-05-22 01:35:14.468762 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-22 01:35:14.468778 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:After this operation, 228 MB disk space will be freed. 2026-05-22 01:35:14.468785 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 2026-05-22 01:35:14.468792 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 2026-05-22 01:35:14.468800 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:35:14.468810 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 70% 2026-05-22 01:35:14.468817 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 75% 2026-05-22 01:35:14.468824 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 80% (Reading database ... 85% 2026-05-22 01:35:14.468831 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 90% 2026-05-22 01:35:14.468837 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 95% 2026-05-22 01:35:14.468844 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 100% (Reading database ... 18815 files and directories currently installed.) 2026-05-22 01:35:14.468852 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-22 01:35:14.468859 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:35:14.468865 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-22 01:35:14.468872 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:35:14.468879 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-22 01:35:14.468886 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-22 01:35:14.468893 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:35:14.468900 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:35:14.468907 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:35:14.468918 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:35:14.468925 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-22 01:35:14.468932 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:35:14.468939 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:35:14.468946 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:35:14.468952 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:35:14.468962 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-22 01:35:14.468969 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-22 01:35:14.469041 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:35:14.469054 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:35:14.469139 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:35:14.469153 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:35:14.469212 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:35:14.469250 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:35:14.469306 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:35:14.469323 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:35:14.469378 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:35:14.469424 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:35:14.469470 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-22 01:35:14.469506 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:35:14.469552 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:35:14.469619 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-22 01:35:14.469670 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:35:14.469707 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:35:14.469743 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-22 01:35:14.469779 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:35:14.469824 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:35:14.469861 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:35:14.469896 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:35:14.469932 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing lto-disabled-list (47) ... 2026-05-22 01:35:14.469967 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing make (4.3-4.1build2) ... 2026-05-22 01:35:14.470003 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-22 01:35:14.470057 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 01:35:14.470117 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Collecting pyclean==3.0.0 2026-05-22 01:35:14.470184 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-22 01:35:14.470230 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-22 01:35:14.470275 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Installing collected packages: pyclean 2026-05-22 01:35:14.470323 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Successfully installed pyclean-3.0.0 2026-05-22 01:35:14.470360 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Cleaning directory /var/lib/kolla/venv 2026-05-22 01:35:14.470396 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: 2026-05-22 01:35:14.470433 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Total 9151 files, 1279 directories removed. 2026-05-22 01:35:14.470468 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: 2026-05-22 01:35:14.470505 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Cleaning directory /usr 2026-05-22 01:35:14.470541 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: 2026-05-22 01:35:14.470577 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Total 1316 files, 133 directories removed. 2026-05-22 01:35:14.470641 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: 2026-05-22 01:35:14.470695 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Found existing installation: pyclean 3.0.0 2026-05-22 01:35:14.470741 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Uninstalling pyclean-3.0.0: 2026-05-22 01:35:14.470778 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: Successfully uninstalled pyclean-3.0.0 2026-05-22 01:35:14.470823 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> Removed intermediate container 035aa39a3e98 2026-05-22 01:35:14.470868 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> 778f002233c1 2026-05-22 01:35:14.470914 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Step 6/6 : USER masakari 2026-05-22 01:35:14.470951 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> Running in f8570b10ffe2 2026-05-22 01:35:14.470987 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> Removed intermediate container f8570b10ffe2 2026-05-22 01:35:14.471041 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> 0dc9f7bdd00b 2026-05-22 01:35:14.471088 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Successfully built 667b94e601f8 2026-05-22 01:35:14.471137 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Successfully tagged osism.harbor.regio.digital/kolla/masakari-engine:build-20260522 2026-05-22 01:35:14.471240 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Built at 2026-05-22 01:35:14.471140 (took 0:00:26.553173) 2026-05-22 01:35:14.471632 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(masakari-monitors) 2026-05-22 01:35:14.471703 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-monitors:Processing 2026-05-22 01:35:14.471770 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Building started at 2026-05-22 01:35:14.471709 2026-05-22 01:35:14.472660 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-monitors:Getting archive from https://tarballs.opendev.org/openstack/masakari-monitors/masakari-monitors-stable-2025.1.tar.gz 2026-05-22 01:35:15.309203 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-monitors:Turned 0 plugins into plugins archive 2026-05-22 01:35:15.309561 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-monitors:Turned 0 additions into additions archive 2026-05-22 01:36:20.962420 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Step 1/10 : FROM osism.harbor.regio.digital/kolla/masakari-base:build-20260522 2026-05-22 01:36:20.962489 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> 9b5686572b67 2026-05-22 01:36:20.962509 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Step 2/10 : LABEL "build-date"="20260522" "name"="masakari-monitors" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="masakari-monitors" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 01:36:20.962526 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Running in 1ecde825a630 2026-05-22 01:36:20.962539 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Removed intermediate container 1ecde825a630 2026-05-22 01:36:20.962749 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> e8e524298f50 2026-05-22 01:36:20.962929 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Step 3/10 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends libsasl2-modules-gssapi-mit python3-libvirt pacemaker-cli-utils sasl2-bin tcpdump && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-05-22 01:36:20.962944 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Running in bd49562cbebe 2026-05-22 01:36:20.962980 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-22 01:36:20.962995 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 01:36:20.963007 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-22 01:36:20.963020 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-22 01:36:20.963041 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-22 01:36:20.963052 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-22 01:36:20.963062 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-22 01:36:20.963072 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-22 01:36:20.963082 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-22 01:36:20.963092 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,457 kB] 2026-05-22 01:36:20.963102 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,148 kB] 2026-05-22 01:36:20.963112 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-05-22 01:36:20.963122 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-22 01:36:20.963132 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,505 kB] 2026-05-22 01:36:20.963142 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,072 kB] 2026-05-22 01:36:20.963152 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Fetched 30.2 MB in 2s (12.3 MB/s) 2026-05-22 01:36:20.963162 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Reading package lists... 2026-05-22 01:36:20.963177 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Reading package lists... 2026-05-22 01:36:20.963187 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Building dependency tree... 2026-05-22 01:36:20.963197 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Reading state information... 2026-05-22 01:36:20.963207 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:The following additional packages will be installed: 2026-05-22 01:36:20.963217 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: corosync db-util db5.3-util dbus dbus-bin dbus-daemon 2026-05-22 01:36:20.963227 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: dbus-session-bus-common dbus-system-bus-common libcfg7 libcib27t64 libcmap4 2026-05-22 01:36:20.963238 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libcorosync-common4 libcpg4 libcrmcluster29t64 libcrmcommon34t64 2026-05-22 01:36:20.963277 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libcrmservice28t64 libdbus-1-3 libglib2.0-0t64 libknet1t64 liblrmd28t64 2026-05-22 01:36:20.963288 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libltdl7 liblzo2-2 libncurses6 libnet1 libnozzle1t64 libnspr4 libnss3 2026-05-22 01:36:20.963299 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libnss3-tools libnuma1 libpacemaker1t64 libpcap0.8t64 libpe-rules26t64 2026-05-22 01:36:20.963309 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libpe-status28t64 libpils2t64 libplumb2t64 libqb100 libquorum5 libruby 2026-05-22 01:36:20.963319 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libruby3.2 libsasl2-modules libstatgrab10t64 libstonithd26t64 libvirt0 2026-05-22 01:36:20.963329 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libvotequorum8 pacemaker pacemaker-common pacemaker-resource-agents pcs 2026-05-22 01:36:20.963514 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: psmisc puma python3-cffi-backend python3-cryptography python3-dacite 2026-05-22 01:36:20.963711 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python3-dateutil python3-lxml python3-openssl python3-pycurl 2026-05-22 01:36:20.963742 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python3-pyparsing python3-six python3-tornado rake resource-agents-base 2026-05-22 01:36:20.963887 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: resource-agents-common ruby ruby-childprocess ruby-ethon ruby-ffi 2026-05-22 01:36:20.964153 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ruby-mime-types ruby-mime-types-data ruby-mustermann ruby-net-telnet 2026-05-22 01:36:20.964172 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ruby-nio4r ruby-rack ruby-rack-protection ruby-ruby2-keywords ruby-rubygems 2026-05-22 01:36:20.964182 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ruby-sdbm ruby-sinatra ruby-tilt ruby-webrick ruby-xmlrpc ruby3.2 2026-05-22 01:36:20.964192 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: rubygems-integration xsltproc 2026-05-22 01:36:20.964202 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Suggested packages: 2026-05-22 01:36:20.964211 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: default-dbus-session-bus | dbus-session-bus low-memory-monitor 2026-05-22 01:36:20.964221 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql cluster-glue 2026-05-22 01:36:20.964231 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: crmsh fence-agents-extra resource-agents-extra python-cryptography-doc 2026-05-22 01:36:20.964241 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python3-cryptography-vectors python-lxml-doc python-openssl-doc 2026-05-22 01:36:20.964250 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python3-openssl-dbg libcurl4-gnutls-dev python-pycurl-doc 2026-05-22 01:36:20.964259 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python-pyparsing-doc python-tornado-doc python3-twisted targetcli-fb 2026-05-22 01:36:20.964269 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: postgresql ri ruby-dev bundler apparmor 2026-05-22 01:36:20.964278 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Recommended packages: 2026-05-22 01:36:20.964288 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libqb-tools libglib2.0-data shared-mime-info xdg-user-dirs libgpm2 2026-05-22 01:36:20.964297 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libvirt-l10n fence-agents-base python3-pacemaker python3-bs4 2026-05-22 01:36:20.964307 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python3-cssselect python3-html5lib fonts-lato 2026-05-22 01:36:20.964317 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:The following NEW packages will be installed: 2026-05-22 01:36:20.964326 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: corosync db-util db5.3-util dbus dbus-bin dbus-daemon 2026-05-22 01:36:20.964336 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: dbus-session-bus-common dbus-system-bus-common libcfg7 libcib27t64 libcmap4 2026-05-22 01:36:20.964345 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libcorosync-common4 libcpg4 libcrmcluster29t64 libcrmcommon34t64 2026-05-22 01:36:20.964355 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libcrmservice28t64 libdbus-1-3 libglib2.0-0t64 libknet1t64 liblrmd28t64 2026-05-22 01:36:20.964364 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libltdl7 liblzo2-2 libncurses6 libnet1 libnozzle1t64 libnspr4 libnss3 2026-05-22 01:36:20.964374 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libnss3-tools libnuma1 libpacemaker1t64 libpcap0.8t64 libpe-rules26t64 2026-05-22 01:36:20.964383 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libpe-status28t64 libpils2t64 libplumb2t64 libqb100 libquorum5 libruby 2026-05-22 01:36:20.964392 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libruby3.2 libsasl2-modules libsasl2-modules-gssapi-mit libstatgrab10t64 2026-05-22 01:36:20.964402 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libstonithd26t64 libvirt0 libvotequorum8 pacemaker pacemaker-cli-utils 2026-05-22 01:36:20.964417 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: pacemaker-common pacemaker-resource-agents pcs psmisc puma 2026-05-22 01:36:20.964427 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python3-cffi-backend python3-cryptography python3-dacite python3-dateutil 2026-05-22 01:36:20.964442 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python3-libvirt python3-lxml python3-openssl python3-pycurl 2026-05-22 01:36:20.964452 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python3-pyparsing python3-six python3-tornado rake resource-agents-base 2026-05-22 01:36:20.964461 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: resource-agents-common ruby ruby-childprocess ruby-ethon ruby-ffi 2026-05-22 01:36:20.964477 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ruby-mime-types ruby-mime-types-data ruby-mustermann ruby-net-telnet 2026-05-22 01:36:20.964487 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ruby-nio4r ruby-rack ruby-rack-protection ruby-ruby2-keywords ruby-rubygems 2026-05-22 01:36:20.964496 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ruby-sdbm ruby-sinatra ruby-tilt ruby-webrick ruby-xmlrpc ruby3.2 2026-05-22 01:36:20.964506 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: rubygems-integration sasl2-bin tcpdump xsltproc 2026-05-22 01:36:20.964515 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:0 upgraded, 89 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 01:36:20.964525 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Need to get 19.8 MB of archives. 2026-05-22 01:36:20.964534 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:After this operation, 81.7 MB of additional disk space will be used. 2026-05-22 01:36:20.964544 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 01:36:20.964553 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcorosync-common4 amd64 3.1.7-1ubuntu3.2 [11.3 kB] 2026-05-22 01:36:20.964564 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libqb100 amd64 2.0.8-1ubuntu2 [72.7 kB] 2026-05-22 01:36:20.964574 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcfg7 amd64 3.1.7-1ubuntu3.2 [8,668 B] 2026-05-22 01:36:20.964584 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcmap4 amd64 3.1.7-1ubuntu3.2 [10.5 kB] 2026-05-22 01:36:20.964617 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcpg4 amd64 3.1.7-1ubuntu3.2 [12.4 kB] 2026-05-22 01:36:20.964631 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 liblzo2-2 amd64 2.10-2build4 [54.1 kB] 2026-05-22 01:36:20.964641 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB] 2026-05-22 01:36:20.964650 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss3 amd64 2:3.98-1ubuntu0.1 [1,445 kB] 2026-05-22 01:36:20.964660 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libknet1t64 amd64 1.28-2ubuntu2 [78.5 kB] 2026-05-22 01:36:20.964670 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libnozzle1t64 amd64 1.28-2ubuntu2 [14.2 kB] 2026-05-22 01:36:20.964679 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libquorum5 amd64 3.1.7-1ubuntu3.2 [7,284 B] 2026-05-22 01:36:20.964689 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libstatgrab10t64 amd64 0.92.1-1.2build1 [36.8 kB] 2026-05-22 01:36:20.964698 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvotequorum8 amd64 3.1.7-1ubuntu3.2 [8,512 B] 2026-05-22 01:36:20.964708 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xsltproc amd64 1.1.39-0exp1ubuntu0.24.04.3 [15.0 kB] 2026-05-22 01:36:20.964717 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 corosync amd64 3.1.7-1ubuntu3.2 [261 kB] 2026-05-22 01:36:20.964727 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss3-tools amd64 2:3.98-1ubuntu0.1 [615 kB] 2026-05-22 01:36:20.964736 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 psmisc amd64 23.7-1build1 [179 kB] 2026-05-22 01:36:20.964753 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 rubygems-integration all 1.18 [5,336 B] 2026-05-22 01:36:20.964763 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 rake all 13.0.6-3 [61.6 kB] 2026-05-22 01:36:20.964778 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-net-telnet all 0.2.0-1 [13.3 kB] 2026-05-22 01:36:20.964798 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ruby-webrick all 1.8.1-1ubuntu0.2 [53.0 kB] 2026-05-22 01:36:20.964808 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-xmlrpc all 0.3.2-2 [24.8 kB] 2026-05-22 01:36:20.964818 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 libruby amd64 1:3.2~ubuntu1 [4,694 B] 2026-05-22 01:36:20.964827 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-sdbm amd64 1.0.0-5build4 [16.2 kB] 2026-05-22 01:36:20.964837 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2 [112 kB] 2026-05-22 01:36:20.964847 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libruby3.2 amd64 3.2.3-1ubuntu0.24.04.7 [5,341 kB] 2026-05-22 01:36:20.964912 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:28 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ruby3.2 amd64 3.2.3-1ubuntu0.24.04.7 [50.7 kB] 2026-05-22 01:36:20.965089 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:29 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-rubygems all 3.4.20-1 [238 kB] 2026-05-22 01:36:20.965246 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:30 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby amd64 1:3.2~ubuntu1 [3,466 B] 2026-05-22 01:36:20.965352 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:31 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-nio4r amd64 2.5.8-4build2 [117 kB] 2026-05-22 01:36:20.965674 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 puma amd64 6.4.2-4ubuntu4.3 [156 kB] 2026-05-22 01:36:20.965864 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:33 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-dacite all 1.8.1-2 [19.9 kB] 2026-05-22 01:36:20.966016 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-six all 1.16.0-4 [12.4 kB] 2026-05-22 01:36:20.966162 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-dateutil all 2.8.2-3ubuntu1 [79.4 kB] 2026-05-22 01:36:20.966200 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:36 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-lxml amd64 5.2.1-1 [1,243 kB] 2026-05-22 01:36:20.966210 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-cffi-backend amd64 1.16.0-2build1 [77.3 kB] 2026-05-22 01:36:20.966220 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:38 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-cryptography amd64 41.0.7-4ubuntu0.4 [815 kB] 2026-05-22 01:36:20.966230 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:39 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-openssl all 23.2.0-1ubuntu0.1 [48.1 kB] 2026-05-22 01:36:20.966239 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:40 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pycurl amd64 7.45.3-1build2 [54.6 kB] 2026-05-22 01:36:20.966249 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:41 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pyparsing all 3.1.1-1 [86.2 kB] 2026-05-22 01:36:20.966259 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:42 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-tornado amd64 6.4.0-1ubuntu0.5 [302 kB] 2026-05-22 01:36:20.966282 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-ffi amd64 1.16.3+dfsg-1build2 [96.6 kB] 2026-05-22 01:36:20.966293 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:44 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-childprocess all 4.1.0-2 [23.5 kB] 2026-05-22 01:36:20.966302 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:45 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-mime-types-data all 3.2024.0206-1 [134 kB] 2026-05-22 01:36:20.966312 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:46 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-mime-types all 3.5.2-1 [21.7 kB] 2026-05-22 01:36:20.966321 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:47 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-ethon all 0.16.0-1ubuntu1 [36.2 kB] 2026-05-22 01:36:20.966331 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:48 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-ruby2-keywords all 0.0.5-1 [4,280 B] 2026-05-22 01:36:20.966347 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-mustermann all 3.0.0-2 [38.3 kB] 2026-05-22 01:36:20.966357 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:50 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ruby-rack all 2.2.7-1ubuntu0.7 [117 kB] 2026-05-22 01:36:20.966366 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:51 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-rack-protection all 3.0.5-3ubuntu1 [17.3 kB] 2026-05-22 01:36:20.966376 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:52 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-tilt all 2.0.11-2 [26.0 kB] 2026-05-22 01:36:20.966386 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:53 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-sinatra all 3.0.5-3ubuntu1 [93.1 kB] 2026-05-22 01:36:20.966395 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:54 http://archive.ubuntu.com/ubuntu noble/main amd64 pcs all 0.11.7-1ubuntu1 [499 kB] 2026-05-22 01:36:20.966405 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:55 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbus-1-3 amd64 1.14.10-4ubuntu4.1 [210 kB] 2026-05-22 01:36:20.966421 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:56 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-bin amd64 1.14.10-4ubuntu4.1 [39.3 kB] 2026-05-22 01:36:20.966431 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:57 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-session-bus-common all 1.14.10-4ubuntu4.1 [80.5 kB] 2026-05-22 01:36:20.966442 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:58 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-daemon amd64 1.14.10-4ubuntu4.1 [118 kB] 2026-05-22 01:36:20.966452 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:59 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-system-bus-common all 1.14.10-4ubuntu4.1 [81.6 kB] 2026-05-22 01:36:20.966461 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:60 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus amd64 1.14.10-4ubuntu4.1 [24.3 kB] 2026-05-22 01:36:20.966471 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:61 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker-common all 2.1.6-5ubuntu2 [78.7 kB] 2026-05-22 01:36:20.966480 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:62 http://archive.ubuntu.com/ubuntu noble/main amd64 libnet1 amd64 1.1.6+dfsg-3.2build1 [44.5 kB] 2026-05-22 01:36:20.966490 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:63 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.8 [1,545 kB] 2026-05-22 01:36:20.966500 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:64 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-05-22 01:36:20.966509 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:65 http://archive.ubuntu.com/ubuntu noble/main amd64 libpils2t64 amd64 1.0.12-22.1ubuntu3 [21.0 kB] 2026-05-22 01:36:20.966530 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:66 http://archive.ubuntu.com/ubuntu noble/main amd64 libplumb2t64 amd64 1.0.12-22.1ubuntu3 [79.7 kB] 2026-05-22 01:36:20.966540 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:67 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 resource-agents-common amd64 1:4.13.0-1ubuntu4.1 [96.2 kB] 2026-05-22 01:36:20.966550 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:68 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 resource-agents-base all 1:4.13.0-1ubuntu4.1 [71.8 kB] 2026-05-22 01:36:20.966560 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:69 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker-resource-agents all 2.1.6-5ubuntu2 [50.5 kB] 2026-05-22 01:36:20.966569 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:70 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrmcommon34t64 amd64 2.1.6-5ubuntu2 [206 kB] 2026-05-22 01:36:20.966579 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:71 http://archive.ubuntu.com/ubuntu noble/main amd64 libpe-rules26t64 amd64 2.1.6-5ubuntu2 [28.0 kB] 2026-05-22 01:36:20.966588 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:72 http://archive.ubuntu.com/ubuntu noble/main amd64 libcib27t64 amd64 2.1.6-5ubuntu2 [53.8 kB] 2026-05-22 01:36:20.966627 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:73 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrmservice28t64 amd64 2.1.6-5ubuntu2 [43.4 kB] 2026-05-22 01:36:20.966637 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:74 http://archive.ubuntu.com/ubuntu noble/main amd64 libstonithd26t64 amd64 2.1.6-5ubuntu2 [44.8 kB] 2026-05-22 01:36:20.966647 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:75 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrmcluster29t64 amd64 2.1.6-5ubuntu2 [45.3 kB] 2026-05-22 01:36:20.966657 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:76 http://archive.ubuntu.com/ubuntu noble/main amd64 liblrmd28t64 amd64 2.1.6-5ubuntu2 [34.9 kB] 2026-05-22 01:36:20.966672 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:77 http://archive.ubuntu.com/ubuntu noble/main amd64 libpe-status28t64 amd64 2.1.6-5ubuntu2 [169 kB] 2026-05-22 01:36:20.966682 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:78 http://archive.ubuntu.com/ubuntu noble/main amd64 libpacemaker1t64 amd64 2.1.6-5ubuntu2 [190 kB] 2026-05-22 01:36:20.966691 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:79 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker amd64 2.1.6-5ubuntu2 [362 kB] 2026-05-22 01:36:20.966701 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:80 http://archive.ubuntu.com/ubuntu noble/main amd64 db5.3-util amd64 5.3.28+dfsg2-7 [71.7 kB] 2026-05-22 01:36:20.966710 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:81 http://archive.ubuntu.com/ubuntu noble/main amd64 db-util all 1:5.3.21ubuntu2 [2,412 B] 2026-05-22 01:36:20.966720 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:82 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 sasl2-bin amd64 2.1.28+dfsg1-5ubuntu3.1 [94.3 kB] 2026-05-22 01:36:20.966729 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:83 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnuma1 amd64 2.0.18-1ubuntu0.24.04.1 [23.4 kB] 2026-05-22 01:36:20.966748 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:84 http://archive.ubuntu.com/ubuntu noble/main amd64 libpcap0.8t64 amd64 1.10.4-4.1ubuntu3 [151 kB] 2026-05-22 01:36:20.966758 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:85 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 tcpdump amd64 4.99.4-3ubuntu4.24.04.1 [479 kB] 2026-05-22 01:36:20.966767 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:86 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-modules amd64 2.1.28+dfsg1-5ubuntu3.1 [69.9 kB] 2026-05-22 01:36:20.966777 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:87 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-modules-gssapi-mit amd64 2.1.28+dfsg1-5ubuntu3.1 [30.4 kB] 2026-05-22 01:36:20.966787 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:88 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt0 amd64 10.0.0-2ubuntu8.13 [1,830 kB] 2026-05-22 01:36:20.966803 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:89 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker-cli-utils amd64 2.1.6-5ubuntu2 [174 kB] 2026-05-22 01:36:20.966813 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:90 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-05-22 01:36:20.966823 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preconfiguring packages ... 2026-05-22 01:36:20.966833 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Fetched 19.8 MB in 1s (19.1 MB/s) 2026-05-22 01:36:20.966842 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcorosync-common4:amd64. 2026-05-22 01:36:20.966852 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 2026-05-22 01:36:20.966863 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:36:20.966874 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 70% 2026-05-22 01:36:20.966884 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 75% 2026-05-22 01:36:20.966893 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 80% 2026-05-22 01:36:20.966903 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 85% 2026-05-22 01:36:20.966913 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 90% 2026-05-22 01:36:20.966922 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 95% 2026-05-22 01:36:20.966932 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 100% (Reading database ... 18824 files and directories currently installed.) 2026-05-22 01:36:20.966941 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../00-libcorosync-common4_3.1.7-1ubuntu3.2_amd64.deb ... 2026-05-22 01:36:20.966969 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcorosync-common4:amd64 (3.1.7-1ubuntu3.2) ... 2026-05-22 01:36:20.966979 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libqb100:amd64. 2026-05-22 01:36:20.966989 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../01-libqb100_2.0.8-1ubuntu2_amd64.deb ... 2026-05-22 01:36:20.966999 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libqb100:amd64 (2.0.8-1ubuntu2) ... 2026-05-22 01:36:20.967008 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcfg7:amd64. 2026-05-22 01:36:20.967017 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../02-libcfg7_3.1.7-1ubuntu3.2_amd64.deb ... 2026-05-22 01:36:20.967032 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcfg7:amd64 (3.1.7-1ubuntu3.2) ... 2026-05-22 01:36:20.967042 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcmap4:amd64. 2026-05-22 01:36:20.967052 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../03-libcmap4_3.1.7-1ubuntu3.2_amd64.deb ... 2026-05-22 01:36:20.967061 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcmap4:amd64 (3.1.7-1ubuntu3.2) ... 2026-05-22 01:36:20.967071 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcpg4:amd64. 2026-05-22 01:36:20.967080 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../04-libcpg4_3.1.7-1ubuntu3.2_amd64.deb ... 2026-05-22 01:36:20.967090 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcpg4:amd64 (3.1.7-1ubuntu3.2) ... 2026-05-22 01:36:20.967099 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package liblzo2-2:amd64. 2026-05-22 01:36:20.967108 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../05-liblzo2-2_2.10-2build4_amd64.deb ... 2026-05-22 01:36:20.967124 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking liblzo2-2:amd64 (2.10-2build4) ... 2026-05-22 01:36:20.967141 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libnspr4:amd64. 2026-05-22 01:36:20.967151 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../06-libnspr4_2%3a4.35-1.1build1_amd64.deb ... 2026-05-22 01:36:20.967160 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... 2026-05-22 01:36:20.967170 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libnss3:amd64. 2026-05-22 01:36:20.967179 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../07-libnss3_2%3a3.98-1ubuntu0.1_amd64.deb ... 2026-05-22 01:36:20.967189 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libnss3:amd64 (2:3.98-1ubuntu0.1) ... 2026-05-22 01:36:20.967198 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libknet1t64:amd64. 2026-05-22 01:36:20.967208 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../08-libknet1t64_1.28-2ubuntu2_amd64.deb ... 2026-05-22 01:36:20.967218 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libknet1t64:amd64 (1.28-2ubuntu2) ... 2026-05-22 01:36:20.967227 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libnozzle1t64:amd64. 2026-05-22 01:36:20.967237 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../09-libnozzle1t64_1.28-2ubuntu2_amd64.deb ... 2026-05-22 01:36:20.967247 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-05-22 01:36:20.967256 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2026-05-22 01:36:20.967265 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libquorum5:amd64. 2026-05-22 01:36:20.967275 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../10-libquorum5_3.1.7-1ubuntu3.2_amd64.deb ... 2026-05-22 01:36:20.967285 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libquorum5:amd64 (3.1.7-1ubuntu3.2) ... 2026-05-22 01:36:20.967294 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libstatgrab10t64. 2026-05-22 01:36:20.967303 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../11-libstatgrab10t64_0.92.1-1.2build1_amd64.deb ... 2026-05-22 01:36:20.967313 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libstatgrab10t64 (0.92.1-1.2build1) ... 2026-05-22 01:36:20.967471 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libvotequorum8:amd64. 2026-05-22 01:36:20.967707 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../12-libvotequorum8_3.1.7-1ubuntu3.2_amd64.deb ... 2026-05-22 01:36:20.967983 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libvotequorum8:amd64 (3.1.7-1ubuntu3.2) ... 2026-05-22 01:36:20.968033 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package xsltproc. 2026-05-22 01:36:20.968189 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../13-xsltproc_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-05-22 01:36:20.968332 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking xsltproc (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-05-22 01:36:20.968552 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package corosync. 2026-05-22 01:36:20.968856 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../14-corosync_3.1.7-1ubuntu3.2_amd64.deb ... 2026-05-22 01:36:20.968925 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking corosync (3.1.7-1ubuntu3.2) ... 2026-05-22 01:36:20.969252 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libnss3-tools. 2026-05-22 01:36:20.969460 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../15-libnss3-tools_2%3a3.98-1ubuntu0.1_amd64.deb ... 2026-05-22 01:36:20.969471 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libnss3-tools (2:3.98-1ubuntu0.1) ... 2026-05-22 01:36:20.969493 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package psmisc. 2026-05-22 01:36:20.969503 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../16-psmisc_23.7-1build1_amd64.deb ... 2026-05-22 01:36:20.969513 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking psmisc (23.7-1build1) ... 2026-05-22 01:36:20.969523 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package rubygems-integration. 2026-05-22 01:36:20.969532 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../17-rubygems-integration_1.18_all.deb ... 2026-05-22 01:36:20.969542 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking rubygems-integration (1.18) ... 2026-05-22 01:36:20.969550 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package rake. 2026-05-22 01:36:20.969559 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../18-rake_13.0.6-3_all.deb ... 2026-05-22 01:36:20.969567 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking rake (13.0.6-3) ... 2026-05-22 01:36:20.969575 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-05-22 01:36:20.969584 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-net-telnet. 2026-05-22 01:36:20.969592 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../19-ruby-net-telnet_0.2.0-1_all.deb ... 2026-05-22 01:36:20.969626 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-net-telnet (0.2.0-1) ... 2026-05-22 01:36:20.969634 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-webrick. 2026-05-22 01:36:20.969643 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../20-ruby-webrick_1.8.1-1ubuntu0.2_all.deb ... 2026-05-22 01:36:20.969652 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-webrick (1.8.1-1ubuntu0.2) ... 2026-05-22 01:36:20.969660 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-xmlrpc. 2026-05-22 01:36:20.969669 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../21-ruby-xmlrpc_0.3.2-2_all.deb ... 2026-05-22 01:36:20.969677 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-xmlrpc (0.3.2-2) ... 2026-05-22 01:36:20.969685 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libruby:amd64. 2026-05-22 01:36:20.969694 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../22-libruby_1%3a3.2~ubuntu1_amd64.deb ... 2026-05-22 01:36:20.969702 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libruby:amd64 (1:3.2~ubuntu1) ... 2026-05-22 01:36:20.969711 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-sdbm:amd64. 2026-05-22 01:36:20.969719 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../23-ruby-sdbm_1.0.0-5build4_amd64.deb ... 2026-05-22 01:36:20.969728 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-sdbm:amd64 (1.0.0-5build4) ... 2026-05-22 01:36:20.969736 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libncurses6:amd64. 2026-05-22 01:36:20.969745 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../24-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2026-05-22 01:36:20.969754 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-05-22 01:36:20.969762 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libruby3.2:amd64. 2026-05-22 01:36:20.969771 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../25-libruby3.2_3.2.3-1ubuntu0.24.04.7_amd64.deb ... 2026-05-22 01:36:20.969785 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-05-22 01:36:20.969793 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libruby3.2:amd64 (3.2.3-1ubuntu0.24.04.7) ... 2026-05-22 01:36:20.969802 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby3.2. 2026-05-22 01:36:20.969817 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../26-ruby3.2_3.2.3-1ubuntu0.24.04.7_amd64.deb ... 2026-05-22 01:36:20.969825 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby3.2 (3.2.3-1ubuntu0.24.04.7) ... 2026-05-22 01:36:20.969834 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-rubygems. 2026-05-22 01:36:20.969842 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../27-ruby-rubygems_3.4.20-1_all.deb ... 2026-05-22 01:36:20.969851 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-rubygems (3.4.20-1) ... 2026-05-22 01:36:20.969859 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby. 2026-05-22 01:36:20.969867 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../28-ruby_1%3a3.2~ubuntu1_amd64.deb ... 2026-05-22 01:36:20.969876 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby (1:3.2~ubuntu1) ... 2026-05-22 01:36:20.969885 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-nio4r:amd64. 2026-05-22 01:36:20.969893 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../29-ruby-nio4r_2.5.8-4build2_amd64.deb ... 2026-05-22 01:36:20.969901 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-nio4r:amd64 (2.5.8-4build2) ... 2026-05-22 01:36:20.969915 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package puma. 2026-05-22 01:36:20.969923 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../30-puma_6.4.2-4ubuntu4.3_amd64.deb ... 2026-05-22 01:36:20.969932 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-05-22 01:36:20.969940 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking puma (6.4.2-4ubuntu4.3) ... 2026-05-22 01:36:20.969963 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-dacite. 2026-05-22 01:36:20.969972 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../31-python3-dacite_1.8.1-2_all.deb ... 2026-05-22 01:36:20.969981 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-05-22 01:36:20.969989 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-dacite (1.8.1-2) ... 2026-05-22 01:36:20.969997 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-six. 2026-05-22 01:36:20.970006 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../32-python3-six_1.16.0-4_all.deb ... 2026-05-22 01:36:20.970014 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-six (1.16.0-4) ... 2026-05-22 01:36:20.970023 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-dateutil. 2026-05-22 01:36:20.970031 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../33-python3-dateutil_2.8.2-3ubuntu1_all.deb ... 2026-05-22 01:36:20.970040 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-dateutil (2.8.2-3ubuntu1) ... 2026-05-22 01:36:20.970048 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-lxml:amd64. 2026-05-22 01:36:20.970057 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../34-python3-lxml_5.2.1-1_amd64.deb ... 2026-05-22 01:36:20.970065 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-05-22 01:36:20.970074 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-lxml:amd64 (5.2.1-1) ... 2026-05-22 01:36:20.970082 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-cffi-backend:amd64. 2026-05-22 01:36:20.970091 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../35-python3-cffi-backend_1.16.0-2build1_amd64.deb ... 2026-05-22 01:36:20.970099 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ... 2026-05-22 01:36:20.970108 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-cryptography. 2026-05-22 01:36:20.970116 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../36-python3-cryptography_41.0.7-4ubuntu0.4_amd64.deb ... 2026-05-22 01:36:20.970136 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-cryptography (41.0.7-4ubuntu0.4) ... 2026-05-22 01:36:20.970144 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-openssl. 2026-05-22 01:36:20.970153 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../37-python3-openssl_23.2.0-1ubuntu0.1_all.deb ... 2026-05-22 01:36:20.970161 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-openssl (23.2.0-1ubuntu0.1) ... 2026-05-22 01:36:20.970170 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-pycurl. 2026-05-22 01:36:20.970178 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../38-python3-pycurl_7.45.3-1build2_amd64.deb ... 2026-05-22 01:36:20.970187 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-05-22 01:36:20.970202 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-pycurl (7.45.3-1build2) ... 2026-05-22 01:36:20.970210 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-pyparsing. 2026-05-22 01:36:20.970219 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../39-python3-pyparsing_3.1.1-1_all.deb ... 2026-05-22 01:36:20.970228 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-05-22 01:36:20.970236 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-pyparsing (3.1.1-1) ... 2026-05-22 01:36:20.970245 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-tornado. 2026-05-22 01:36:20.970253 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../40-python3-tornado_6.4.0-1ubuntu0.5_amd64.deb ... 2026-05-22 01:36:20.970262 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-tornado (6.4.0-1ubuntu0.5) ... 2026-05-22 01:36:20.970270 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-ffi:amd64. 2026-05-22 01:36:20.970279 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../41-ruby-ffi_1.16.3+dfsg-1build2_amd64.deb ... 2026-05-22 01:36:20.970287 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-ffi:amd64 (1.16.3+dfsg-1build2) ... 2026-05-22 01:36:20.970295 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-childprocess. 2026-05-22 01:36:20.970304 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../42-ruby-childprocess_4.1.0-2_all.deb ... 2026-05-22 01:36:20.970317 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-childprocess (4.1.0-2) ... 2026-05-22 01:36:20.970326 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-mime-types-data. 2026-05-22 01:36:20.970335 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../43-ruby-mime-types-data_3.2024.0206-1_all.deb ... 2026-05-22 01:36:20.970343 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-mime-types-data (3.2024.0206-1) ... 2026-05-22 01:36:20.970351 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-mime-types. 2026-05-22 01:36:20.970360 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../44-ruby-mime-types_3.5.2-1_all.deb ... 2026-05-22 01:36:20.970368 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-mime-types (3.5.2-1) ... 2026-05-22 01:36:20.970377 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-ethon. 2026-05-22 01:36:20.970385 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../45-ruby-ethon_0.16.0-1ubuntu1_all.deb ... 2026-05-22 01:36:20.970394 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-ethon (0.16.0-1ubuntu1) ... 2026-05-22 01:36:20.970402 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-ruby2-keywords. 2026-05-22 01:36:20.970410 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../46-ruby-ruby2-keywords_0.0.5-1_all.deb ... 2026-05-22 01:36:20.970425 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-05-22 01:36:20.970434 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-ruby2-keywords (0.0.5-1) ... 2026-05-22 01:36:20.970442 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-mustermann. 2026-05-22 01:36:20.970450 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../47-ruby-mustermann_3.0.0-2_all.deb ... 2026-05-22 01:36:20.970459 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-mustermann (3.0.0-2) ... 2026-05-22 01:36:20.970468 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-rack. 2026-05-22 01:36:20.970476 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../48-ruby-rack_2.2.7-1ubuntu0.7_all.deb ... 2026-05-22 01:36:20.970484 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-rack (2.2.7-1ubuntu0.7) ... 2026-05-22 01:36:20.970493 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-rack-protection. 2026-05-22 01:36:20.970501 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../49-ruby-rack-protection_3.0.5-3ubuntu1_all.deb ... 2026-05-22 01:36:20.970510 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-05-22 01:36:20.970518 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-rack-protection (3.0.5-3ubuntu1) ... 2026-05-22 01:36:20.970527 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-tilt. 2026-05-22 01:36:20.970535 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../50-ruby-tilt_2.0.11-2_all.deb ... 2026-05-22 01:36:20.970544 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-tilt (2.0.11-2) ... 2026-05-22 01:36:20.970552 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-sinatra. 2026-05-22 01:36:20.970561 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../51-ruby-sinatra_3.0.5-3ubuntu1_all.deb ... 2026-05-22 01:36:20.970569 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-sinatra (3.0.5-3ubuntu1) ... 2026-05-22 01:36:20.970620 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package pcs. 2026-05-22 01:36:20.970633 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../52-pcs_0.11.7-1ubuntu1_all.deb ... 2026-05-22 01:36:20.970642 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking pcs (0.11.7-1ubuntu1) ... 2026-05-22 01:36:20.970650 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libdbus-1-3:amd64. 2026-05-22 01:36:20.970659 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../53-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2026-05-22 01:36:20.970667 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-05-22 01:36:20.970676 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-05-22 01:36:20.970684 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package dbus-bin. 2026-05-22 01:36:20.970692 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../54-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ... 2026-05-22 01:36:20.970701 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking dbus-bin (1.14.10-4ubuntu4.1) ... 2026-05-22 01:36:20.970709 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package dbus-session-bus-common. 2026-05-22 01:36:20.970718 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../55-dbus-session-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2026-05-22 01:36:20.970726 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2026-05-22 01:36:20.970740 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package dbus-daemon. 2026-05-22 01:36:20.970748 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../56-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ... 2026-05-22 01:36:20.970757 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ... 2026-05-22 01:36:20.970772 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package dbus-system-bus-common. 2026-05-22 01:36:20.970780 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../57-dbus-system-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2026-05-22 01:36:20.970789 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2026-05-22 01:36:20.970797 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package dbus. 2026-05-22 01:36:20.970806 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../58-dbus_1.14.10-4ubuntu4.1_amd64.deb ... 2026-05-22 01:36:20.970814 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking dbus (1.14.10-4ubuntu4.1) ... 2026-05-22 01:36:20.970823 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-05-22 01:36:20.970831 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package pacemaker-common. 2026-05-22 01:36:20.970840 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../59-pacemaker-common_2.1.6-5ubuntu2_all.deb ... 2026-05-22 01:36:20.970848 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking pacemaker-common (2.1.6-5ubuntu2) ... 2026-05-22 01:36:20.970857 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libnet1:amd64. 2026-05-22 01:36:20.970865 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../60-libnet1_1.1.6+dfsg-3.2build1_amd64.deb ... 2026-05-22 01:36:20.970874 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2026-05-22 01:36:20.970882 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libglib2.0-0t64:amd64. 2026-05-22 01:36:20.970891 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../61-libglib2.0-0t64_2.80.0-6ubuntu3.8_amd64.deb ... 2026-05-22 01:36:20.970899 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-05-22 01:36:20.970908 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libltdl7:amd64. 2026-05-22 01:36:20.970916 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../62-libltdl7_2.4.7-7build1_amd64.deb ... 2026-05-22 01:36:20.970925 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-05-22 01:36:20.970933 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libpils2t64. 2026-05-22 01:36:20.970941 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../63-libpils2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2026-05-22 01:36:20.970965 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-05-22 01:36:20.970973 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libpils2t64 (1.0.12-22.1ubuntu3) ... 2026-05-22 01:36:20.970982 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libplumb2t64. 2026-05-22 01:36:20.970990 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../64-libplumb2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2026-05-22 01:36:20.970999 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libplumb2t64 (1.0.12-22.1ubuntu3) ... 2026-05-22 01:36:20.971012 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package resource-agents-common. 2026-05-22 01:36:20.971021 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../65-resource-agents-common_1%3a4.13.0-1ubuntu4.1_amd64.deb ... 2026-05-22 01:36:20.971030 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking resource-agents-common (1:4.13.0-1ubuntu4.1) ... 2026-05-22 01:36:20.971038 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package resource-agents-base. 2026-05-22 01:36:20.971047 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../66-resource-agents-base_1%3a4.13.0-1ubuntu4.1_all.deb ... 2026-05-22 01:36:20.971061 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking resource-agents-base (1:4.13.0-1ubuntu4.1) ... 2026-05-22 01:36:20.971069 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package pacemaker-resource-agents. 2026-05-22 01:36:20.971078 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../67-pacemaker-resource-agents_2.1.6-5ubuntu2_all.deb ... 2026-05-22 01:36:20.971086 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2026-05-22 01:36:20.971095 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-05-22 01:36:20.971103 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcrmcommon34t64:amd64. 2026-05-22 01:36:20.971112 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../68-libcrmcommon34t64_2.1.6-5ubuntu2_amd64.deb ... 2026-05-22 01:36:20.971240 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-22 01:36:20.971321 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libpe-rules26t64:amd64. 2026-05-22 01:36:20.971382 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../69-libpe-rules26t64_2.1.6-5ubuntu2_amd64.deb ... 2026-05-22 01:36:20.971461 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-22 01:36:20.971540 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcib27t64:amd64. 2026-05-22 01:36:20.971642 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../70-libcib27t64_2.1.6-5ubuntu2_amd64.deb ... 2026-05-22 01:36:20.971739 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-22 01:36:20.971749 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcrmservice28t64:amd64. 2026-05-22 01:36:20.971812 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-05-22 01:36:20.971873 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../71-libcrmservice28t64_2.1.6-5ubuntu2_amd64.deb ... 2026-05-22 01:36:20.971933 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-22 01:36:20.972055 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libstonithd26t64:amd64. 2026-05-22 01:36:20.972113 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../72-libstonithd26t64_2.1.6-5ubuntu2_amd64.deb ... 2026-05-22 01:36:20.972135 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-22 01:36:20.972172 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcrmcluster29t64:amd64. 2026-05-22 01:36:20.972194 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../73-libcrmcluster29t64_2.1.6-5ubuntu2_amd64.deb ... 2026-05-22 01:36:20.972231 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcrmcluster29t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-22 01:36:20.972253 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package liblrmd28t64:amd64. 2026-05-22 01:36:20.972276 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../74-liblrmd28t64_2.1.6-5ubuntu2_amd64.deb ... 2026-05-22 01:36:20.972313 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-22 01:36:20.972336 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libpe-status28t64:amd64. 2026-05-22 01:36:20.972373 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../75-libpe-status28t64_2.1.6-5ubuntu2_amd64.deb ... 2026-05-22 01:36:20.972396 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-22 01:36:20.972418 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libpacemaker1t64:amd64. 2026-05-22 01:36:20.972439 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../76-libpacemaker1t64_2.1.6-5ubuntu2_amd64.deb ... 2026-05-22 01:36:20.972482 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-22 01:36:20.972504 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package pacemaker. 2026-05-22 01:36:20.972541 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../77-pacemaker_2.1.6-5ubuntu2_amd64.deb ... 2026-05-22 01:36:20.972562 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking pacemaker (2.1.6-5ubuntu2) ... 2026-05-22 01:36:20.972628 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package db5.3-util. 2026-05-22 01:36:20.972669 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../78-db5.3-util_5.3.28+dfsg2-7_amd64.deb ... 2026-05-22 01:36:20.972691 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking db5.3-util (5.3.28+dfsg2-7) ... 2026-05-22 01:36:20.972729 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package db-util. 2026-05-22 01:36:20.972751 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../79-db-util_1%3a5.3.21ubuntu2_all.deb ... 2026-05-22 01:36:20.972788 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking db-util (1:5.3.21ubuntu2) ... 2026-05-22 01:36:20.972811 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package sasl2-bin. 2026-05-22 01:36:20.972847 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../80-sasl2-bin_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-05-22 01:36:20.972870 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking sasl2-bin (2.1.28+dfsg1-5ubuntu3.1) ... 2026-05-22 01:36:20.972877 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libnuma1:amd64. 2026-05-22 01:36:20.972899 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../81-libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-05-22 01:36:20.972941 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-05-22 01:36:20.972996 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libpcap0.8t64:amd64. 2026-05-22 01:36:20.973019 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../82-libpcap0.8t64_1.10.4-4.1ubuntu3_amd64.deb ... 2026-05-22 01:36:20.973056 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-05-22 01:36:20.973078 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package tcpdump. 2026-05-22 01:36:20.973100 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../83-tcpdump_4.99.4-3ubuntu4.24.04.1_amd64.deb ... 2026-05-22 01:36:20.973143 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2026-05-22 01:36:20.973180 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-05-22 01:36:20.973202 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libsasl2-modules:amd64. 2026-05-22 01:36:20.973239 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../84-libsasl2-modules_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-05-22 01:36:20.973261 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libsasl2-modules:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2026-05-22 01:36:20.973298 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libsasl2-modules-gssapi-mit:amd64. 2026-05-22 01:36:20.973320 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../85-libsasl2-modules-gssapi-mit_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-05-22 01:36:20.973357 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libsasl2-modules-gssapi-mit:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2026-05-22 01:36:20.973379 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libvirt0:amd64. 2026-05-22 01:36:20.973401 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../86-libvirt0_10.0.0-2ubuntu8.13_amd64.deb ... 2026-05-22 01:36:20.973463 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.13) ... 2026-05-22 01:36:20.973520 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package pacemaker-cli-utils. 2026-05-22 01:36:20.973542 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../87-pacemaker-cli-utils_2.1.6-5ubuntu2_amd64.deb ... 2026-05-22 01:36:20.973579 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2026-05-22 01:36:20.973645 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-libvirt. 2026-05-22 01:36:20.973668 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../88-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-05-22 01:36:20.973706 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-libvirt (10.0.0-1build1) ... 2026-05-22 01:36:20.973729 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up pacemaker-common (2.1.6-5ubuntu2) ... 2026-05-22 01:36:20.973752 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:info: The group `haclient' already exists as a system group. Exiting. 2026-05-22 01:36:20.973789 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:info: The system user `hacluster' already exists. Exiting. 2026-05-22 01:36:20.973811 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-05-22 01:36:20.973848 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:1+0 records in 2026-05-22 01:36:20.973890 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:1+0 records out 2026-05-22 01:36:20.973927 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00012515 s, 32.7 MB/s 2026-05-22 01:36:20.973980 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-tornado (6.4.0-1ubuntu0.5) ... 2026-05-22 01:36:20.974018 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-dacite (1.8.1-2) ... 2026-05-22 01:36:20.974040 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-ruby2-keywords (0.0.5-1) ... 2026-05-22 01:36:20.974063 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-mustermann (3.0.0-2) ... 2026-05-22 01:36:20.974085 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up psmisc (23.7-1build1) ... 2026-05-22 01:36:20.974124 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libqb100:amd64 (2.0.8-1ubuntu2) ... 2026-05-22 01:36:20.974146 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libsasl2-modules:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2026-05-22 01:36:20.974168 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up xsltproc (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-05-22 01:36:20.974205 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up liblzo2-2:amd64 (2.10-2build4) ... 2026-05-22 01:36:20.974228 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcorosync-common4:amd64 (3.1.7-1ubuntu3.2) ... 2026-05-22 01:36:20.974250 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up rubygems-integration (1.18) ... 2026-05-22 01:36:20.974272 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2026-05-22 01:36:20.974313 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2026-05-22 01:36:20.974355 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libstatgrab10t64 (0.92.1-1.2build1) ... 2026-05-22 01:36:20.974392 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-six (1.16.0-4) ... 2026-05-22 01:36:20.974414 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-pycurl (7.45.3-1build2) ... 2026-05-22 01:36:20.974457 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-05-22 01:36:20.974494 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:No schema files found: doing nothing. 2026-05-22 01:36:20.974517 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-pyparsing (3.1.1-1) ... 2026-05-22 01:36:20.974539 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libnspr4:amd64 (2:4.35-1.1build1) ... 2026-05-22 01:36:20.974642 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-05-22 01:36:20.974697 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-05-22 01:36:20.974719 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-net-telnet (0.2.0-1) ... 2026-05-22 01:36:20.974756 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up db5.3-util (5.3.28+dfsg2-7) ... 2026-05-22 01:36:20.974793 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-05-22 01:36:20.974805 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcfg7:amd64 (3.1.7-1ubuntu3.2) ... 2026-05-22 01:36:20.974812 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-webrick (1.8.1-1ubuntu0.2) ... 2026-05-22 01:36:20.974819 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-05-22 01:36:20.974826 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libvirt0:amd64 (10.0.0-2ubuntu8.13) ... 2026-05-22 01:36:20.974833 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-lxml:amd64 (5.2.1-1) ... 2026-05-22 01:36:20.974839 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2026-05-22 01:36:20.974846 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-mime-types-data (3.2024.0206-1) ... 2026-05-22 01:36:20.974853 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-05-22 01:36:20.974860 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-dateutil (2.8.2-3ubuntu1) ... 2026-05-22 01:36:20.974866 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2026-05-22 01:36:20.974873 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libsasl2-modules-gssapi-mit:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2026-05-22 01:36:20.974880 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-xmlrpc (0.3.2-2) ... 2026-05-22 01:36:20.974887 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up dbus-bin (1.14.10-4ubuntu4.1) ... 2026-05-22 01:36:20.974894 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ... 2026-05-22 01:36:20.974901 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libpils2t64 (1.0.12-22.1ubuntu3) ... 2026-05-22 01:36:20.974907 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libplumb2t64 (1.0.12-22.1ubuntu3) ... 2026-05-22 01:36:20.974914 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2026-05-22 01:36:20.974921 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libvotequorum8:amd64 (3.1.7-1ubuntu3.2) ... 2026-05-22 01:36:20.974928 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up db-util (1:5.3.21ubuntu2) ... 2026-05-22 01:36:20.974934 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcpg4:amd64 (3.1.7-1ubuntu3.2) ... 2026-05-22 01:36:20.974941 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcmap4:amd64 (3.1.7-1ubuntu3.2) ... 2026-05-22 01:36:20.974948 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libquorum5:amd64 (3.1.7-1ubuntu3.2) ... 2026-05-22 01:36:20.974990 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-libvirt (10.0.0-1build1) ... 2026-05-22 01:36:20.974997 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up sasl2-bin (2.1.28+dfsg1-5ubuntu3.1) ... 2026-05-22 01:36:20.975004 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: could not determine current runlevel 2026-05-22 01:36:20.975010 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-22 01:36:20.975017 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libnss3:amd64 (2:3.98-1ubuntu0.1) ... 2026-05-22 01:36:20.975024 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up dbus-daemon (1.14.10-4ubuntu4.1) ... 2026-05-22 01:36:20.975038 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-22 01:36:20.975045 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-22 01:36:20.975052 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up resource-agents-common (1:4.13.0-1ubuntu4.1) ... 2026-05-22 01:36:20.975064 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-cryptography (41.0.7-4ubuntu0.4) ... 2026-05-22 01:36:20.975076 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up dbus (1.14.10-4ubuntu4.1) ... 2026-05-22 01:36:20.975084 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up resource-agents-base (1:4.13.0-1ubuntu4.1) ... 2026-05-22 01:36:20.975090 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-mime-types (3.5.2-1) ... 2026-05-22 01:36:20.975097 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-22 01:36:20.975103 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libknet1t64:amd64 (1.28-2ubuntu2) ... 2026-05-22 01:36:20.975109 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2026-05-22 01:36:20.975115 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-05-22 01:36:20.975121 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libnss3-tools (2:3.98-1ubuntu0.1) ... 2026-05-22 01:36:20.975127 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up corosync (3.1.7-1ubuntu3.2) ... 2026-05-22 01:36:20.975132 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: could not determine current runlevel 2026-05-22 01:36:20.975138 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-22 01:36:20.975144 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-22 01:36:20.975150 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-22 01:36:20.975155 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-openssl (23.2.0-1ubuntu0.1) ... 2026-05-22 01:36:20.975161 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-22 01:36:20.975167 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcrmcluster29t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-22 01:36:20.975173 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-22 01:36:20.975179 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2026-05-22 01:36:20.975184 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-rubygems (3.4.20-1) ... 2026-05-22 01:36:20.975190 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up rake (13.0.6-3) ... 2026-05-22 01:36:20.975196 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby3.2 (3.2.3-1ubuntu0.24.04.7) ... 2026-05-22 01:36:20.975202 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-sdbm:amd64 (1.0.0-5build4) ... 2026-05-22 01:36:20.975208 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libruby3.2:amd64 (3.2.3-1ubuntu0.24.04.7) ... 2026-05-22 01:36:20.975214 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libruby:amd64 (1:3.2~ubuntu1) ... 2026-05-22 01:36:20.975219 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby (1:3.2~ubuntu1) ... 2026-05-22 01:36:20.975225 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-nio4r:amd64 (2.5.8-4build2) ... 2026-05-22 01:36:20.975231 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-tilt (2.0.11-2) ... 2026-05-22 01:36:20.975237 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-05-22 01:36:20.975243 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-ffi:amd64 (1.16.3+dfsg-1build2) ... 2026-05-22 01:36:20.975248 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up puma (6.4.2-4ubuntu4.3) ... 2026-05-22 01:36:20.975254 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-rack (2.2.7-1ubuntu0.7) ... 2026-05-22 01:36:20.975264 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-childprocess (4.1.0-2) ... 2026-05-22 01:36:20.975270 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-ethon (0.16.0-1ubuntu1) ... 2026-05-22 01:36:20.975276 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-rack-protection (3.0.5-3ubuntu1) ... 2026-05-22 01:36:20.975282 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-sinatra (3.0.5-3ubuntu1) ... 2026-05-22 01:36:20.975288 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up pcs (0.11.7-1ubuntu1) ... 2026-05-22 01:36:20.975293 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: could not determine current runlevel 2026-05-22 01:36:20.975299 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-22 01:36:20.975305 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: could not determine current runlevel 2026-05-22 01:36:20.975311 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-22 01:36:20.975316 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up pacemaker (2.1.6-5ubuntu2) ... 2026-05-22 01:36:20.975322 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: could not determine current runlevel 2026-05-22 01:36:20.975328 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-22 01:36:20.975334 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2026-05-22 01:36:20.975340 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 01:36:20.975349 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Removed intermediate container bd49562cbebe 2026-05-22 01:36:20.975358 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> d4b5dd2b3a1b 2026-05-22 01:36:20.975364 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Step 4/10 : ADD masakari-monitors-archive /masakari-monitors-source 2026-05-22 01:36:20.975370 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> 07e04912c478 2026-05-22 01:36:20.975376 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Step 5/10 : COPY masakari_monitors_sudoers /etc/sudoers.d/kolla_masakari_monitors_sudoers 2026-05-22 01:36:20.975382 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> f435bd9d5c99 2026-05-22 01:36:20.975389 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Step 6/10 : RUN ln -s masakari-monitors-source/* masakari-monitors && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /masakari-monitors && mkdir -p /etc/masakari-monitors && chmod 750 /etc/sudoers.d && chmod 640 /etc/sudoers.d/kolla_masakari_monitors_sudoers 2026-05-22 01:36:20.975396 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Running in 829e45ed004f 2026-05-22 01:36:20.975402 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Processing ./masakari-monitors 2026-05-22 01:36:20.975408 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Installing build dependencies: started 2026-05-22 01:36:20.975414 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Installing build dependencies: finished with status 'done' 2026-05-22 01:36:20.975420 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Getting requirements to build wheel: started 2026-05-22 01:36:20.975425 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Getting requirements to build wheel: finished with status 'done' 2026-05-22 01:36:20.975431 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Installing backend dependencies: started 2026-05-22 01:36:20.975437 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Installing backend dependencies: finished with status 'done' 2026-05-22 01:36:20.975443 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Preparing metadata (pyproject.toml): started 2026-05-22 01:36:20.975448 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-22 01:36:20.975454 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: automaton>=1.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-monitors==19.0.0.0rc2.dev2) (3.2.0) 2026-05-22 01:36:20.975466 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: keystoneauth1>=3.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-monitors==19.0.0.0rc2.dev2) (5.10.0) 2026-05-22 01:36:20.975472 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: openstacksdk>=0.13.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-monitors==19.0.0.0rc2.dev2) (4.4.0) 2026-05-22 01:36:20.975478 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: oslo.concurrency>=3.26.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-monitors==19.0.0.0rc2.dev2) (7.1.0) 2026-05-22 01:36:20.975484 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: oslo.config>=5.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-monitors==19.0.0.0rc2.dev2) (9.7.1) 2026-05-22 01:36:20.975490 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: lxml>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-monitors==19.0.0.0rc2.dev2) (5.3.1) 2026-05-22 01:36:20.975496 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: oslo.cache>=1.26.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-monitors==19.0.0.0rc2.dev2) (3.11.0) 2026-05-22 01:36:20.975502 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: oslo.i18n>=3.15.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-monitors==19.0.0.0rc2.dev2) (6.5.1) 2026-05-22 01:36:20.975508 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: oslo.log>=3.36.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-monitors==19.0.0.0rc2.dev2) (7.1.0) 2026-05-22 01:36:20.975514 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: oslo.middleware>=3.31.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-monitors==19.0.0.0rc2.dev2) (6.3.1) 2026-05-22 01:36:20.975520 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: oslo.privsep>=1.23.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-monitors==19.0.0.0rc2.dev2) (3.6.0) 2026-05-22 01:36:20.975529 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-monitors==19.0.0.0rc2.dev2) (4.1.1) 2026-05-22 01:36:20.975539 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: oslo.utils>=3.33.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-monitors==19.0.0.0rc2.dev2) (8.2.0) 2026-05-22 01:36:20.975545 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-monitors==19.0.0.0rc2.dev2) (7.0.0) 2026-05-22 01:36:20.975551 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Collecting python-consul>=1.1.0 (from masakari-monitors==19.0.0.0rc2.dev2) 2026-05-22 01:36:20.975557 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Downloading python_consul-1.1.0-py2.py3-none-any.whl.metadata (11 kB) 2026-05-22 01:36:20.975563 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: PrettyTable>=0.7.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from automaton>=1.9.0->masakari-monitors==19.0.0.0rc2.dev2) (3.14.0) 2026-05-22 01:36:20.975570 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: iso8601>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->masakari-monitors==19.0.0.0rc2.dev2) (2.1.0) 2026-05-22 01:36:20.975576 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: requests>=2.14.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->masakari-monitors==19.0.0.0rc2.dev2) (2.32.3) 2026-05-22 01:36:20.975587 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: stevedore>=1.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->masakari-monitors==19.0.0.0rc2.dev2) (5.4.1) 2026-05-22 01:36:20.975616 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: os-service-types>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->masakari-monitors==19.0.0.0rc2.dev2) (1.7.0) 2026-05-22 01:36:20.975625 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: typing-extensions>=4.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->masakari-monitors==19.0.0.0rc2.dev2) (4.12.2) 2026-05-22 01:36:20.975631 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: cryptography>=2.7 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.13.0->masakari-monitors==19.0.0.0rc2.dev2) (43.0.3) 2026-05-22 01:36:20.975638 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: decorator>=4.4.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.13.0->masakari-monitors==19.0.0.0rc2.dev2) (5.1.1) 2026-05-22 01:36:20.975664 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: dogpile.cache>=0.6.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.13.0->masakari-monitors==19.0.0.0rc2.dev2) (1.3.4) 2026-05-22 01:36:20.975670 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: jmespath>=0.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.13.0->masakari-monitors==19.0.0.0rc2.dev2) (1.0.1) 2026-05-22 01:36:20.975676 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.13.0->masakari-monitors==19.0.0.0rc2.dev2) (1.33) 2026-05-22 01:36:20.975681 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: platformdirs>=3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.13.0->masakari-monitors==19.0.0.0rc2.dev2) (4.3.6) 2026-05-22 01:36:20.975687 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: psutil>=3.2.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.13.0->masakari-monitors==19.0.0.0rc2.dev2) (7.0.0) 2026-05-22 01:36:20.975693 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: PyYAML>=3.13 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.13.0->masakari-monitors==19.0.0.0rc2.dev2) (6.0.2) 2026-05-22 01:36:20.975699 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: requestsexceptions>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.13.0->masakari-monitors==19.0.0.0rc2.dev2) (1.4.0) 2026-05-22 01:36:20.975709 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: cffi>=1.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.13.0->masakari-monitors==19.0.0.0rc2.dev2) (1.17.1) 2026-05-22 01:36:20.975719 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: pycparser in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.13.0->masakari-monitors==19.0.0.0rc2.dev2) (2.22) 2026-05-22 01:36:20.975726 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: jsonpointer>=1.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.13.0->masakari-monitors==19.0.0.0rc2.dev2) (3.0.0) 2026-05-22 01:36:20.975732 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: debtcollector>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=1.26.0->masakari-monitors==19.0.0.0rc2.dev2) (3.0.0) 2026-05-22 01:36:20.975738 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: wrapt>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.cache>=1.26.0->masakari-monitors==19.0.0.0rc2.dev2) (1.17.2) 2026-05-22 01:36:20.975749 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: fasteners>=0.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->masakari-monitors==19.0.0.0rc2.dev2) (0.19) 2026-05-22 01:36:20.975755 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: netaddr>=0.7.18 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->masakari-monitors==19.0.0.0rc2.dev2) (1.3.0) 2026-05-22 01:36:20.975760 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: rfc3986>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->masakari-monitors==19.0.0.0rc2.dev2) (2.0.0) 2026-05-22 01:36:20.975766 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: oslo.context>=2.21.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->masakari-monitors==19.0.0.0rc2.dev2) (5.7.1) 2026-05-22 01:36:20.975772 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: oslo.serialization>=2.25.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->masakari-monitors==19.0.0.0rc2.dev2) (5.7.0) 2026-05-22 01:36:20.975778 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: python-dateutil>=2.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->masakari-monitors==19.0.0.0rc2.dev2) (2.9.0.post0) 2026-05-22 01:36:20.975784 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: Jinja2>=2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->masakari-monitors==19.0.0.0rc2.dev2) (3.1.5) 2026-05-22 01:36:20.975789 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: WebOb>=1.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->masakari-monitors==19.0.0.0rc2.dev2) (1.8.9) 2026-05-22 01:36:20.975795 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: statsd>=3.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->masakari-monitors==19.0.0.0rc2.dev2) (4.0.1) 2026-05-22 01:36:20.975801 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: bcrypt>=3.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->masakari-monitors==19.0.0.0rc2.dev2) (4.0.1) 2026-05-22 01:36:20.975807 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: MarkupSafe>=2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->masakari-monitors==19.0.0.0rc2.dev2) (3.0.2) 2026-05-22 01:36:20.975813 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: eventlet>=0.21.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->masakari-monitors==19.0.0.0rc2.dev2) (0.39.0) 2026-05-22 01:36:20.975819 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: greenlet>=0.4.14 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->masakari-monitors==19.0.0.0rc2.dev2) (3.1.1) 2026-05-22 01:36:20.975824 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: msgpack>=0.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->masakari-monitors==19.0.0.0rc2.dev2) (1.1.0) 2026-05-22 01:36:20.975841 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: dnspython>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.21.0->oslo.privsep>=1.23.0->masakari-monitors==19.0.0.0rc2.dev2) (2.7.0) 2026-05-22 01:36:20.975847 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: tzdata>=2022.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->oslo.log>=3.36.0->masakari-monitors==19.0.0.0rc2.dev2) (2025.1) 2026-05-22 01:36:20.975857 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: PasteDeploy>=1.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->masakari-monitors==19.0.0.0rc2.dev2) (3.1.0) 2026-05-22 01:36:20.975864 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: Routes>=2.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->masakari-monitors==19.0.0.0rc2.dev2) (2.5.1) 2026-05-22 01:36:20.975869 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: Paste>=2.0.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->masakari-monitors==19.0.0.0rc2.dev2) (3.10.1) 2026-05-22 01:36:20.975875 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: Yappi>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->masakari-monitors==19.0.0.0rc2.dev2) (1.6.10) 2026-05-22 01:36:20.975881 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: pyparsing>=2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->masakari-monitors==19.0.0.0rc2.dev2) (3.2.1) 2026-05-22 01:36:20.975887 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: packaging>=20.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->masakari-monitors==19.0.0.0rc2.dev2) (24.2) 2026-05-22 01:36:20.975893 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: setuptools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service!=1.28.1,>=1.24.0->masakari-monitors==19.0.0.0rc2.dev2) (82.0.1) 2026-05-22 01:36:20.975899 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: wcwidth in ./var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->automaton>=1.9.0->masakari-monitors==19.0.0.0rc2.dev2) (0.2.13) 2026-05-22 01:36:20.975905 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: six>=1.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-consul>=1.1.0->masakari-monitors==19.0.0.0rc2.dev2) (1.17.0) 2026-05-22 01:36:20.975910 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.4.0->masakari-monitors==19.0.0.0rc2.dev2) (3.4.1) 2026-05-22 01:36:20.975916 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.4.0->masakari-monitors==19.0.0.0rc2.dev2) (3.10) 2026-05-22 01:36:20.975923 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: urllib3<3,>=1.21.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.4.0->masakari-monitors==19.0.0.0rc2.dev2) (1.26.20) 2026-05-22 01:36:20.975928 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: certifi>=2017.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.4.0->masakari-monitors==19.0.0.0rc2.dev2) (2026.5.20) 2026-05-22 01:36:20.975934 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: repoze.lru>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->masakari-monitors==19.0.0.0rc2.dev2) (0.7) 2026-05-22 01:36:20.975940 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Downloading python_consul-1.1.0-py2.py3-none-any.whl (24 kB) 2026-05-22 01:36:20.975946 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Building wheels for collected packages: masakari-monitors 2026-05-22 01:36:20.975963 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Building wheel for masakari-monitors (pyproject.toml): started 2026-05-22 01:36:20.975969 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Building wheel for masakari-monitors (pyproject.toml): finished with status 'done' 2026-05-22 01:36:20.975987 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Created wheel for masakari-monitors: filename=masakari_monitors-19.0.0.0rc2.dev2-py3-none-any.whl size=106509 sha256=1da543368b477be9884777fb6e158b2485ef632412b94bc84fd6953a276b01dc 2026-05-22 01:36:20.975993 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Stored in directory: /tmp/pip-ephem-wheel-cache-f9g_hxau/wheels/0c/21/d4/f385e18f218bca65e9a2175d48920040a657fce2f38f1bdc19 2026-05-22 01:36:20.975999 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Successfully built masakari-monitors 2026-05-22 01:36:20.976005 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Installing collected packages: python-consul, masakari-monitors 2026-05-22 01:36:20.976011 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Successfully installed masakari-monitors-19.0.0.0rc2.dev2 python-consul-1.1.0 2026-05-22 01:36:20.976017 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Removed intermediate container 829e45ed004f 2026-05-22 01:36:20.976023 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> 0603d7283d2d 2026-05-22 01:36:20.976029 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Step 7/10 : COPY patches /patches 2026-05-22 01:36:20.976035 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> 6ebad284835d 2026-05-22 01:36:20.976041 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Step 8/10 : RUN kolla_patch 2026-05-22 01:36:20.976046 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Running in c591668bd63b 2026-05-22 01:36:20.976052 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:[i] No series file found, nothing to patch. 2026-05-22 01:36:20.976058 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Removed intermediate container c591668bd63b 2026-05-22 01:36:20.976064 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> 4196596c0bd1 2026-05-22 01:36:20.976071 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Step 9/10 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 01:36:20.976078 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Running in 8b1d81861558 2026-05-22 01:36:20.976084 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Reading package lists... 2026-05-22 01:36:20.976090 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Building dependency tree... 2026-05-22 01:36:20.976096 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Reading state information... 2026-05-22 01:36:20.976101 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:The following packages were automatically installed and are no longer required: 2026-05-22 01:36:20.976107 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:36:20.976113 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:36:20.976119 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:36:20.976125 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:36:20.976131 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:36:20.976137 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:36:20.976142 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:36:20.976148 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: xz-utils 2026-05-22 01:36:20.976154 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Use 'apt autoremove' to remove them. 2026-05-22 01:36:20.976167 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:The following packages will be REMOVED: 2026-05-22 01:36:20.976173 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: build-essential 2026-05-22 01:36:20.976179 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-22 01:36:20.976185 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:After this operation, 17.4 kB disk space will be freed. 2026-05-22 01:36:20.976191 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 2026-05-22 01:36:20.976197 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:36:20.976203 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 70% 2026-05-22 01:36:20.976209 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 75% 2026-05-22 01:36:20.976215 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 80% 2026-05-22 01:36:20.976225 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 85% 2026-05-22 01:36:20.976234 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 90% 2026-05-22 01:36:20.976240 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 95% 2026-05-22 01:36:20.976246 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 100% (Reading database ... 24818 files and directories currently installed.) 2026-05-22 01:36:20.976252 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing build-essential (12.10ubuntu1) ... 2026-05-22 01:36:20.976258 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Reading package lists... 2026-05-22 01:36:20.976263 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Building dependency tree... 2026-05-22 01:36:20.976269 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Reading state information... 2026-05-22 01:36:20.976275 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:The following packages will be REMOVED: 2026-05-22 01:36:20.976281 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:36:20.976287 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:36:20.976293 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:36:20.976298 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:36:20.976304 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:36:20.976310 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:36:20.976316 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:36:20.976322 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: xz-utils 2026-05-22 01:36:20.976327 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-22 01:36:20.976333 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:After this operation, 228 MB disk space will be freed. 2026-05-22 01:36:20.976339 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 2026-05-22 01:36:20.976345 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:36:20.976355 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 70% 2026-05-22 01:36:20.976361 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 2026-05-22 01:36:20.976367 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:75% 2026-05-22 01:36:20.976373 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 80% 2026-05-22 01:36:20.976379 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 85% 2026-05-22 01:36:20.976384 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 90% 2026-05-22 01:36:20.976390 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 95% 2026-05-22 01:36:20.976396 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 100% (Reading database ... 24809 files and directories currently installed.) 2026-05-22 01:36:20.976402 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-22 01:36:20.976408 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:36:20.976413 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-22 01:36:20.976419 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:36:20.976425 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-22 01:36:20.976431 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-22 01:36:20.976436 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:36:20.976442 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:36:20.976448 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:36:20.976454 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:36:20.976459 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-22 01:36:20.976465 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:36:20.976471 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:36:20.976477 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:36:20.976487 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:36:20.976496 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-22 01:36:20.976502 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-22 01:36:20.976508 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:36:20.976514 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:36:20.976519 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:36:20.976525 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:36:20.976531 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:36:20.976537 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-05-22 01:36:20.976543 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:36:20.976549 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:36:20.976554 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-05-22 01:36:20.976560 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:36:20.976566 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:36:20.976576 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-05-22 01:36:20.976581 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:36:20.976587 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-05-22 01:36:20.976611 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-22 01:36:20.976617 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-05-22 01:36:20.976623 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:36:20.976629 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-05-22 01:36:20.976634 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:36:20.976640 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-05-22 01:36:20.976646 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-22 01:36:20.976652 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:36:20.976657 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:36:20.976663 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-22 01:36:20.976669 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:36:20.976675 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:36:20.976680 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:36:20.976686 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-05-22 01:36:20.976692 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:36:20.976698 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing lto-disabled-list (47) ... 2026-05-22 01:36:20.976704 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-05-22 01:36:20.976709 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing make (4.3-4.1build2) ... 2026-05-22 01:36:20.976715 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-05-22 01:36:20.976721 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-22 01:36:20.976727 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-05-22 01:36:20.976759 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 01:36:20.976765 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Collecting pyclean==3.0.0 2026-05-22 01:36:20.976771 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-22 01:36:20.976777 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-22 01:36:20.976783 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Installing collected packages: pyclean 2026-05-22 01:36:20.976788 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Successfully installed pyclean-3.0.0 2026-05-22 01:36:20.976794 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Cleaning directory /var/lib/kolla/venv 2026-05-22 01:36:20.976800 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-05-22 01:36:20.976805 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Total 9239 files, 1305 directories removed. 2026-05-22 01:36:20.976811 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-05-22 01:36:20.976845 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Cleaning directory /usr 2026-05-22 01:36:20.976851 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-05-22 01:36:20.976857 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Total 1917 files, 221 directories removed. 2026-05-22 01:36:20.976863 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-05-22 01:36:20.976873 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Found existing installation: pyclean 3.0.0 2026-05-22 01:36:20.976888 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Uninstalling pyclean-3.0.0: 2026-05-22 01:36:20.976894 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Successfully uninstalled pyclean-3.0.0 2026-05-22 01:36:20.976926 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Removed intermediate container 8b1d81861558 2026-05-22 01:36:20.976934 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> 6a6e9a5edbdb 2026-05-22 01:36:20.976939 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Step 10/10 : USER masakari 2026-05-22 01:36:20.976945 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Running in 5265395d4c4e 2026-05-22 01:36:20.976963 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Removed intermediate container 5265395d4c4e 2026-05-22 01:36:20.976969 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> b013ebda0328 2026-05-22 01:36:20.976975 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Successfully built 24ae9889b8f5 2026-05-22 01:36:20.976980 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Successfully tagged osism.harbor.regio.digital/kolla/masakari-monitors:build-20260522 2026-05-22 01:36:20.977012 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Built at 2026-05-22 01:36:20.976543 (took 0:01:06.504834) 2026-05-22 01:36:20.977023 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(masakari-api) 2026-05-22 01:36:20.977029 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-api:Processing 2026-05-22 01:36:20.977035 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Building started at 2026-05-22 01:36:20.976853 2026-05-22 01:36:20.977530 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-api:Turned 0 plugins into plugins archive 2026-05-22 01:36:20.977896 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-api:Turned 0 additions into additions archive 2026-05-22 01:36:49.256416 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Step 1/7 : FROM osism.harbor.regio.digital/kolla/masakari-base:build-20260522 2026-05-22 01:36:49.256492 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> 9b5686572b67 2026-05-22 01:36:49.256806 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Step 2/7 : LABEL "build-date"="20260522" "name"="masakari-api" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="masakari-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 01:36:49.256832 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> Running in 921e9a871a08 2026-05-22 01:36:49.256847 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> Removed intermediate container 921e9a871a08 2026-05-22 01:36:49.256859 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> e2891a2ce9e5 2026-05-22 01:36:49.256871 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Step 3/7 : COPY extend_start.sh /usr/local/bin/kolla_masakari_extend_start 2026-05-22 01:36:49.256884 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> de3663a4073d 2026-05-22 01:36:49.256979 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Step 4/7 : RUN chmod 644 /usr/local/bin/kolla_masakari_extend_start 2026-05-22 01:36:49.256994 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> Running in 22504e8f8785 2026-05-22 01:36:49.257006 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> Removed intermediate container 22504e8f8785 2026-05-22 01:36:49.257018 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> e4d3ff96bafd 2026-05-22 01:36:49.257075 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Step 5/7 : COPY patches /patches 2026-05-22 01:36:49.257203 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> 08daede29ddf 2026-05-22 01:36:49.257255 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Step 6/7 : RUN kolla_patch 2026-05-22 01:36:49.257337 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> Running in 2c65c942eab4 2026-05-22 01:36:49.258683 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:[i] No series file found, nothing to patch. 2026-05-22 01:36:49.258704 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> Removed intermediate container 2c65c942eab4 2026-05-22 01:36:49.258715 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> b7d8ad519361 2026-05-22 01:36:49.258728 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Step 7/7 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 01:36:49.258741 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> Running in cdf48bd5bb27 2026-05-22 01:36:49.258751 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Reading package lists... 2026-05-22 01:36:49.258776 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Building dependency tree... 2026-05-22 01:36:49.258787 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Reading state information... 2026-05-22 01:36:49.258797 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:The following packages were automatically installed and are no longer required: 2026-05-22 01:36:49.258807 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:36:49.258818 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:36:49.258828 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:36:49.258838 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:36:49.258848 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:36:49.258859 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:36:49.258869 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:36:49.258879 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: xz-utils 2026-05-22 01:36:49.258910 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Use 'apt autoremove' to remove them. 2026-05-22 01:36:49.258920 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:The following packages will be REMOVED: 2026-05-22 01:36:49.258930 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: build-essential 2026-05-22 01:36:49.258940 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-22 01:36:49.258950 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:After this operation, 17.4 kB disk space will be freed. 2026-05-22 01:36:49.258959 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 2026-05-22 01:36:49.258971 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:36:49.258982 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 70% 2026-05-22 01:36:49.258991 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 75% 2026-05-22 01:36:49.259001 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 80% 2026-05-22 01:36:49.259011 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 85% 2026-05-22 01:36:49.259026 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 90% 2026-05-22 01:36:49.259035 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 95% 2026-05-22 01:36:49.259055 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 100% (Reading database ... 18824 files and directories currently installed.) 2026-05-22 01:36:49.259067 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing build-essential (12.10ubuntu1) ... 2026-05-22 01:36:49.259081 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Reading package lists... 2026-05-22 01:36:49.259166 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Building dependency tree... 2026-05-22 01:36:49.259227 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Reading state information... 2026-05-22 01:36:49.259335 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:The following packages will be REMOVED: 2026-05-22 01:36:49.259381 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:36:49.259585 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:36:49.259719 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:36:49.259745 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:36:49.259756 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:36:49.259766 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:36:49.259843 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:36:49.259930 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: xz-utils 2026-05-22 01:36:49.259997 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-22 01:36:49.260073 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:After this operation, 228 MB disk space will be freed. 2026-05-22 01:36:49.260151 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 2026-05-22 01:36:49.260229 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% 2026-05-22 01:36:49.260331 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:36:49.260384 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 70% 2026-05-22 01:36:49.260472 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 75% 2026-05-22 01:36:49.260551 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 80% 2026-05-22 01:36:49.260708 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 85% 2026-05-22 01:36:49.260781 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 90% 2026-05-22 01:36:49.260849 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 95% 2026-05-22 01:36:49.261010 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 100% (Reading database ... 18815 files and directories currently installed.) 2026-05-22 01:36:49.261081 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-22 01:36:49.261160 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:36:49.261237 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-22 01:36:49.261313 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:36:49.261383 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-22 01:36:49.261450 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-22 01:36:49.261519 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:36:49.261588 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:36:49.261677 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:36:49.261763 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:36:49.261847 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-22 01:36:49.262045 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:36:49.262079 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:36:49.262095 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:36:49.262135 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:36:49.262203 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-22 01:36:49.262249 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-22 01:36:49.262305 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:36:49.262350 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:36:49.262406 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:36:49.262461 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:36:49.262517 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:36:49.262574 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:36:49.262659 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:36:49.262715 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:36:49.262774 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:36:49.262832 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:36:49.262916 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-22 01:36:49.262950 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:36:49.263015 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:36:49.264736 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-22 01:36:49.264780 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:36:49.264794 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:36:49.264808 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-22 01:36:49.264822 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: 2026-05-22 01:36:49.264835 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:36:49.264847 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:36:49.264860 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:36:49.264874 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:36:49.264950 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing lto-disabled-list (47) ... 2026-05-22 01:36:49.264962 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing make (4.3-4.1build2) ... 2026-05-22 01:36:49.264969 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-22 01:36:49.264977 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 01:36:49.264993 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Collecting pyclean==3.0.0 2026-05-22 01:36:49.265001 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-22 01:36:49.265009 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-22 01:36:49.265016 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Installing collected packages: pyclean 2026-05-22 01:36:49.265023 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Successfully installed pyclean-3.0.0 2026-05-22 01:36:49.265029 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Cleaning directory /var/lib/kolla/venv 2026-05-22 01:36:49.265036 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: 2026-05-22 01:36:49.265042 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Total 9151 files, 1279 directories removed. 2026-05-22 01:36:49.265048 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: 2026-05-22 01:36:49.265055 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Cleaning directory /usr 2026-05-22 01:36:49.265061 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: 2026-05-22 01:36:49.265067 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Total 1316 files, 133 directories removed. 2026-05-22 01:36:49.265074 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: 2026-05-22 01:36:49.265080 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Found existing installation: pyclean 3.0.0 2026-05-22 01:36:49.265086 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Uninstalling pyclean-3.0.0: 2026-05-22 01:36:49.265092 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: Successfully uninstalled pyclean-3.0.0 2026-05-22 01:36:49.265099 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> Removed intermediate container cdf48bd5bb27 2026-05-22 01:36:49.265105 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> 91aeffc1a51d 2026-05-22 01:36:49.265111 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Successfully built 34ce57490780 2026-05-22 01:36:49.265117 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Successfully tagged osism.harbor.regio.digital/kolla/masakari-api:build-20260522 2026-05-22 01:36:49.265124 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Built at 2026-05-22 01:36:49.264227 (took 0:00:28.287374) 2026-05-22 01:36:49.265272 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(keystone-ssh) 2026-05-22 01:36:49.265364 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-ssh:Processing 2026-05-22 01:36:49.265451 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Building started at 2026-05-22 01:36:49.265390 2026-05-22 01:36:49.266348 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-ssh:Turned 0 plugins into plugins archive 2026-05-22 01:36:49.267057 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-ssh:Turned 0 additions into additions archive 2026-05-22 01:37:30.483150 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Step 1/10 : FROM osism.harbor.regio.digital/kolla/keystone-base:build-20260522 2026-05-22 01:37:30.483783 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> 3889812eb4bf 2026-05-22 01:37:30.483867 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Step 2/10 : LABEL "build-date"="20260522" "name"="keystone-ssh" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="keystone-ssh" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 01:37:30.483886 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Running in 653286d36676 2026-05-22 01:37:30.483899 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Removed intermediate container 653286d36676 2026-05-22 01:37:30.483934 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> 0cf174beb599 2026-05-22 01:37:30.483944 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Step 3/10 : RUN usermod --append --home /var/lib/keystone --groups kolla keystone && chsh --shell /bin/bash keystone && mkdir -p /var/lib/keystone && chown -R 42425:42425 /var/lib/keystone 2026-05-22 01:37:30.483955 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Running in 4ae6c1ab3d0d 2026-05-22 01:37:30.483964 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Removed intermediate container 4ae6c1ab3d0d 2026-05-22 01:37:30.483973 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> 53ccec758f9a 2026-05-22 01:37:30.483981 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Step 4/10 : RUN mkdir -p /var/run/sshd && chmod 0755 /var/run/sshd 2026-05-22 01:37:30.483991 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Running in 1d4f132d5437 2026-05-22 01:37:30.484015 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Removed intermediate container 1d4f132d5437 2026-05-22 01:37:30.485671 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> ed5266f70eab 2026-05-22 01:37:30.485694 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Step 5/10 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends openssh-server rsync && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-05-22 01:37:30.485705 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Running in f5296676635e 2026-05-22 01:37:30.485713 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 01:37:30.485722 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-22 01:37:30.485730 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-22 01:37:30.485740 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-22 01:37:30.485748 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-22 01:37:30.485757 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-22 01:37:30.485765 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-22 01:37:30.485773 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-22 01:37:30.485782 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-22 01:37:30.485809 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,148 kB] 2026-05-22 01:37:30.485819 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,457 kB] 2026-05-22 01:37:30.485827 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-05-22 01:37:30.485835 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-22 01:37:30.485844 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,072 kB] 2026-05-22 01:37:30.485852 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,505 kB] 2026-05-22 01:37:30.485860 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Fetched 30.2 MB in 3s (11.7 MB/s) 2026-05-22 01:37:30.485869 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Reading package lists... 2026-05-22 01:37:30.485877 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Reading package lists... 2026-05-22 01:37:30.485886 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Building dependency tree... 2026-05-22 01:37:30.485895 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Reading state information... 2026-05-22 01:37:30.485915 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:The following additional packages will be installed: 2026-05-22 01:37:30.485923 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libcbor0.10 libfido2-1 libpopt0 openssh-client openssh-sftp-server ucf 2026-05-22 01:37:30.485932 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Suggested packages: 2026-05-22 01:37:30.485940 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: keychain libpam-ssh monkeysphere ssh-askpass molly-guard ufw 2026-05-22 01:37:30.485948 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: python3-braceexpand 2026-05-22 01:37:30.485956 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Recommended packages: 2026-05-22 01:37:30.485965 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: xauth default-logind | logind | libpam-systemd ncurses-term ssh-import-id 2026-05-22 01:37:30.485973 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:The following NEW packages will be installed: 2026-05-22 01:37:30.485981 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libcbor0.10 libfido2-1 libpopt0 openssh-client openssh-server 2026-05-22 01:37:30.485989 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: openssh-sftp-server rsync ucf 2026-05-22 01:37:30.485998 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 01:37:30.486006 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Need to get 2,090 kB of archives. 2026-05-22 01:37:30.486014 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:After this operation, 7,371 kB of additional disk space will be used. 2026-05-22 01:37:30.486023 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 01:37:30.486031 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB] 2026-05-22 01:37:30.486040 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 rsync amd64 3.2.7-1ubuntu1.4 [442 kB] 2026-05-22 01:37:30.486055 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libcbor0.10 amd64 0.10.2-1.2ubuntu2 [25.8 kB] 2026-05-22 01:37:30.486074 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libfido2-1 amd64 1.14.0-1build3 [83.5 kB] 2026-05-22 01:37:30.486083 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.16 [907 kB] 2026-05-22 01:37:30.486093 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-sftp-server amd64 1:9.6p1-3ubuntu13.16 [37.3 kB] 2026-05-22 01:37:30.486101 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 ucf all 3.0043+nmu1 [56.5 kB] 2026-05-22 01:37:30.486110 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-server amd64 1:9.6p1-3ubuntu13.16 [510 kB] 2026-05-22 01:37:30.486118 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preconfiguring packages ... 2026-05-22 01:37:30.486127 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Fetched 2,091 kB in 0s (7,474 kB/s) 2026-05-22 01:37:30.486135 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package libpopt0:amd64. 2026-05-22 01:37:30.486143 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 2026-05-22 01:37:30.486153 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:37:30.486163 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 70% 2026-05-22 01:37:30.486172 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 75% 2026-05-22 01:37:30.486180 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 80% 2026-05-22 01:37:30.486194 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 85% 2026-05-22 01:37:30.486203 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 90% 2026-05-22 01:37:30.486211 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 95% 2026-05-22 01:37:30.486219 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 100% (Reading database ... 19195 files and directories currently installed.) 2026-05-22 01:37:30.486228 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../0-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2026-05-22 01:37:30.486240 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-05-22 01:37:30.486249 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package rsync. 2026-05-22 01:37:30.486257 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../1-rsync_3.2.7-1ubuntu1.4_amd64.deb ... 2026-05-22 01:37:30.486269 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2026-05-22 01:37:30.486377 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking rsync (3.2.7-1ubuntu1.4) ... 2026-05-22 01:37:30.486393 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package libcbor0.10:amd64. 2026-05-22 01:37:30.486485 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../2-libcbor0.10_0.10.2-1.2ubuntu2_amd64.deb ... 2026-05-22 01:37:30.486511 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2026-05-22 01:37:30.486622 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package libfido2-1:amd64. 2026-05-22 01:37:30.486705 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../3-libfido2-1_1.14.0-1build3_amd64.deb ... 2026-05-22 01:37:30.486773 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking libfido2-1:amd64 (1.14.0-1build3) ... 2026-05-22 01:37:30.486853 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package openssh-client. 2026-05-22 01:37:30.486919 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../4-openssh-client_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-05-22 01:37:30.486982 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-05-22 01:37:30.487045 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package openssh-sftp-server. 2026-05-22 01:37:30.487108 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../5-openssh-sftp-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-05-22 01:37:30.487171 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2026-05-22 01:37:30.487236 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.16) ... 2026-05-22 01:37:30.487300 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package ucf. 2026-05-22 01:37:30.487363 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../6-ucf_3.0043+nmu1_all.deb ... 2026-05-22 01:37:30.487424 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Moving old data out of the way 2026-05-22 01:37:30.487487 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking ucf (3.0043+nmu1) ... 2026-05-22 01:37:30.487549 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package openssh-server. 2026-05-22 01:37:30.487624 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../7-openssh-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-05-22 01:37:30.487708 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking openssh-server (1:9.6p1-3ubuntu13.16) ... 2026-05-22 01:37:30.487773 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2026-05-22 01:37:30.487854 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up ucf (3.0043+nmu1) ... 2026-05-22 01:37:30.487919 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up libfido2-1:amd64 (1.14.0-1build3) ... 2026-05-22 01:37:30.487983 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-05-22 01:37:30.488045 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-05-22 01:37:30.488100 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up rsync (3.2.7-1ubuntu1.4) ... 2026-05-22 01:37:30.488157 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:invoke-rc.d: could not determine current runlevel 2026-05-22 01:37:30.488217 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-22 01:37:30.488277 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.16) ... 2026-05-22 01:37:30.488338 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up openssh-server (1:9.6p1-3ubuntu13.16) ... 2026-05-22 01:37:30.488401 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2026-05-22 01:37:30.488460 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Creating config file /etc/ssh/sshd_config with new version 2026-05-22 01:37:30.488521 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Creating SSH2 RSA key; this may take some time ... 2026-05-22 01:37:30.488583 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2026-05-22 01:37:30.488671 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:3072 SHA256:O4EwrdMiKqLaTfP47jSd9tFf+GIgF6FbX7ATUeZAj/4 root@ubuntu (RSA) 2026-05-22 01:37:30.488750 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2026-05-22 01:37:30.488840 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Creating SSH2 ECDSA key; this may take some time ... 2026-05-22 01:37:30.488944 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2026-05-22 01:37:30.489004 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:256 SHA256:rCAuN/yBPjIWib8V3y+tG+tL/WxDP5bDcn2OulB29aA root@ubuntu (ECDSA) 2026-05-22 01:37:30.489059 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Creating SSH2 ED25519 key; this may take some time ... 2026-05-22 01:37:30.489121 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2026-05-22 01:37:30.489198 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:256 SHA256:oX/6O9B6HG/GpMwspcuHpceHtlf6spPtHo8rh3aPp/E root@ubuntu (ED25519) 2026-05-22 01:37:30.489261 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:invoke-rc.d: could not determine current runlevel 2026-05-22 01:37:30.489323 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-22 01:37:30.489384 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 01:37:30.489440 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Removed intermediate container f5296676635e 2026-05-22 01:37:30.489495 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> dbf0f09cefb8 2026-05-22 01:37:30.489550 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Step 6/10 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-05-22 01:37:30.489623 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> e06058cfce20 2026-05-22 01:37:30.489699 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Step 7/10 : RUN sed -ri 's/session(\s+)required(\s+)pam_loginuid.so/session\1optional\2pam_loginuid.so/' /etc/pam.d/sshd && chmod 644 /usr/local/bin/kolla_extend_start 2026-05-22 01:37:30.489763 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Running in e9090f07cd43 2026-05-22 01:37:30.489836 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Removed intermediate container e9090f07cd43 2026-05-22 01:37:30.489894 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> 126bf05ebeab 2026-05-22 01:37:30.489950 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Step 8/10 : COPY patches /patches 2026-05-22 01:37:30.490010 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> 2137e6cdd4aa 2026-05-22 01:37:30.490067 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Step 9/10 : RUN kolla_patch 2026-05-22 01:37:30.490126 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Running in 3fab78400d8c 2026-05-22 01:37:30.490180 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:[i] No series file found, nothing to patch. 2026-05-22 01:37:30.490236 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Removed intermediate container 3fab78400d8c 2026-05-22 01:37:30.490290 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> f4d879b9a309 2026-05-22 01:37:30.490351 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Step 10/10 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 01:37:30.490386 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Running in e5a8e8d172ce 2026-05-22 01:37:30.490457 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Reading package lists... 2026-05-22 01:37:30.490515 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Building dependency tree... 2026-05-22 01:37:30.490577 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Reading state information... 2026-05-22 01:37:30.490658 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:The following packages were automatically installed and are no longer required: 2026-05-22 01:37:30.490719 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:37:30.490773 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:37:30.490841 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:37:30.490887 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:37:30.490930 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:37:30.490973 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:37:30.491016 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:37:30.491059 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: xz-utils 2026-05-22 01:37:30.491102 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Use 'apt autoremove' to remove them. 2026-05-22 01:37:30.491161 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:The following packages will be REMOVED: 2026-05-22 01:37:30.491204 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: build-essential 2026-05-22 01:37:30.491260 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-22 01:37:30.491303 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:After this operation, 17.4 kB disk space will be freed. 2026-05-22 01:37:30.491361 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 2026-05-22 01:37:30.491422 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% 2026-05-22 01:37:30.491487 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:37:30.491542 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 70% 2026-05-22 01:37:30.491612 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 75% 2026-05-22 01:37:30.492446 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 80% 2026-05-22 01:37:30.492495 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 85% 2026-05-22 01:37:30.492507 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 90% 2026-05-22 01:37:30.492517 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 95% 2026-05-22 01:37:30.492527 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 100% (Reading database ... 19369 files and directories currently installed.) 2026-05-22 01:37:30.492538 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing build-essential (12.10ubuntu1) ... 2026-05-22 01:37:30.492549 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Reading package lists... 2026-05-22 01:37:30.492559 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Building dependency tree... 2026-05-22 01:37:30.492568 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Reading state information... 2026-05-22 01:37:30.492578 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:The following packages will be REMOVED: 2026-05-22 01:37:30.492641 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:37:30.492660 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:37:30.492670 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:37:30.492680 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:37:30.492691 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:37:30.492700 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:37:30.492710 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:37:30.492719 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: xz-utils 2026-05-22 01:37:30.492729 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-22 01:37:30.492738 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:After this operation, 228 MB disk space will be freed. 2026-05-22 01:37:30.492748 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 2026-05-22 01:37:30.492774 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:37:30.492786 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 70% (Reading database ... 75% 2026-05-22 01:37:30.492829 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 80% 2026-05-22 01:37:30.492839 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 85% 2026-05-22 01:37:30.492859 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 90% 2026-05-22 01:37:30.492869 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 95% 2026-05-22 01:37:30.492879 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 100% (Reading database ... 19360 files and directories currently installed.) 2026-05-22 01:37:30.492889 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-22 01:37:30.492898 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:37:30.492908 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-22 01:37:30.492918 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:37:30.492927 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-22 01:37:30.492936 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-22 01:37:30.492946 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:37:30.492955 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:37:30.493690 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:37:30.493713 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:37:30.493725 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-22 01:37:30.493737 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:37:30.493748 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:37:30.493759 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:37:30.493771 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:37:30.493814 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-22 01:37:30.493825 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-22 01:37:30.493836 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:37:30.493847 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:37:30.493858 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:37:30.493869 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:37:30.493880 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:37:30.493891 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:37:30.493902 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:37:30.493913 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:37:30.493924 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:37:30.493935 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:37:30.493945 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-22 01:37:30.493956 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:37:30.493967 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:37:30.493978 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-22 01:37:30.493988 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:37:30.493997 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:37:30.494007 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-22 01:37:30.494016 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:37:30.494026 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:37:30.494035 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:37:30.494045 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:37:30.494054 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing lto-disabled-list (47) ... 2026-05-22 01:37:30.494069 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing make (4.3-4.1build2) ... 2026-05-22 01:37:30.494086 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-22 01:37:30.494096 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2026-05-22 01:37:30.494105 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 01:37:30.494115 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Collecting pyclean==3.0.0 2026-05-22 01:37:30.494125 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-22 01:37:30.494134 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-22 01:37:30.494144 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Installing collected packages: pyclean 2026-05-22 01:37:30.494153 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Successfully installed pyclean-3.0.0 2026-05-22 01:37:30.494167 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Cleaning directory /var/lib/kolla/venv 2026-05-22 01:37:30.494176 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2026-05-22 01:37:30.494186 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Total 9334 files, 1350 directories removed. 2026-05-22 01:37:30.494206 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2026-05-22 01:37:30.494237 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Cleaning directory /usr 2026-05-22 01:37:30.494292 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2026-05-22 01:37:30.494353 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Total 1316 files, 133 directories removed. 2026-05-22 01:37:30.494369 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2026-05-22 01:37:30.494415 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Found existing installation: pyclean 3.0.0 2026-05-22 01:37:30.494461 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Uninstalling pyclean-3.0.0: 2026-05-22 01:37:30.494508 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: Successfully uninstalled pyclean-3.0.0 2026-05-22 01:37:30.494566 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Removed intermediate container e5a8e8d172ce 2026-05-22 01:37:30.494582 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> ee530c177ebe 2026-05-22 01:37:30.494694 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Successfully built c912fb4f7995 2026-05-22 01:37:30.494718 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Successfully tagged osism.harbor.regio.digital/kolla/keystone-ssh:build-20260522 2026-05-22 01:37:30.494838 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Built at 2026-05-22 01:37:30.494716 (took 0:00:41.229326) 2026-05-22 01:37:30.495208 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(keystone-fernet) 2026-05-22 01:37:30.495273 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-fernet:Processing 2026-05-22 01:37:30.495322 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Building started at 2026-05-22 01:37:30.495251 2026-05-22 01:37:30.496233 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-fernet:Turned 0 plugins into plugins archive 2026-05-22 01:37:30.496836 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-fernet:Turned 0 additions into additions archive 2026-05-22 01:38:08.866275 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Step 1/10 : FROM osism.harbor.regio.digital/kolla/keystone-base:build-20260522 2026-05-22 01:38:08.866379 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> 3889812eb4bf 2026-05-22 01:38:08.866542 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Step 2/10 : LABEL "build-date"="20260522" "name"="keystone-fernet" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="keystone-fernet" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 01:38:08.866624 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Running in 0b177f6e4453 2026-05-22 01:38:08.866824 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Removed intermediate container 0b177f6e4453 2026-05-22 01:38:08.866901 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> 6d3ebb923b2a 2026-05-22 01:38:08.867059 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Step 3/10 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends cron openssh-client rsync && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-05-22 01:38:08.867150 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Running in 3c47c72742d5 2026-05-22 01:38:08.867239 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-22 01:38:08.867329 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 01:38:08.868690 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-22 01:38:08.868787 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-22 01:38:08.868800 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-22 01:38:08.868810 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-22 01:38:08.868820 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-22 01:38:08.868830 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-22 01:38:08.868839 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-22 01:38:08.868849 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,148 kB] 2026-05-22 01:38:08.868859 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,457 kB] 2026-05-22 01:38:08.868869 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-22 01:38:08.868878 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-05-22 01:38:08.868888 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,505 kB] 2026-05-22 01:38:08.868897 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,072 kB] 2026-05-22 01:38:08.868907 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Fetched 30.2 MB in 3s (12.0 MB/s) 2026-05-22 01:38:08.868917 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Reading package lists... 2026-05-22 01:38:08.868926 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Reading package lists... 2026-05-22 01:38:08.868936 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Building dependency tree... 2026-05-22 01:38:08.868945 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Reading state information... 2026-05-22 01:38:08.868955 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:The following additional packages will be installed: 2026-05-22 01:38:08.868964 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: cron-daemon-common libcbor0.10 libfido2-1 libpopt0 2026-05-22 01:38:08.868974 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Suggested packages: 2026-05-22 01:38:08.868983 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: anacron logrotate checksecurity supercat default-mta | mail-transport-agent 2026-05-22 01:38:08.868993 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: keychain libpam-ssh monkeysphere ssh-askpass openssh-server 2026-05-22 01:38:08.869003 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: python3-braceexpand 2026-05-22 01:38:08.869012 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Recommended packages: 2026-05-22 01:38:08.869022 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: xauth 2026-05-22 01:38:08.869031 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:The following NEW packages will be installed: 2026-05-22 01:38:08.869047 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: cron cron-daemon-common libcbor0.10 libfido2-1 libpopt0 openssh-client rsync 2026-05-22 01:38:08.869056 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 01:38:08.869066 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Need to get 1,586 kB of archives. 2026-05-22 01:38:08.869075 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:After this operation, 5,188 kB of additional disk space will be used. 2026-05-22 01:38:08.869085 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 01:38:08.869098 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 cron-daemon-common all 3.0pl1-184ubuntu2 [13.6 kB] 2026-05-22 01:38:08.869215 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 cron amd64 3.0pl1-184ubuntu2 [85.3 kB] 2026-05-22 01:38:08.869269 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB] 2026-05-22 01:38:08.869358 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 rsync amd64 3.2.7-1ubuntu1.4 [442 kB] 2026-05-22 01:38:08.869430 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libcbor0.10 amd64 0.10.2-1.2ubuntu2 [25.8 kB] 2026-05-22 01:38:08.869509 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libfido2-1 amd64 1.14.0-1build3 [83.5 kB] 2026-05-22 01:38:08.869587 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.16 [907 kB] 2026-05-22 01:38:08.869695 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Fetched 1,586 kB in 0s (4,548 kB/s) 2026-05-22 01:38:08.869810 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Selecting previously unselected package cron-daemon-common. 2026-05-22 01:38:08.869876 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 2026-05-22 01:38:08.869997 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:38:08.870063 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 70% 2026-05-22 01:38:08.870140 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 75% 2026-05-22 01:38:08.870218 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 80% 2026-05-22 01:38:08.870294 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 85% 2026-05-22 01:38:08.870368 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 90% 2026-05-22 01:38:08.870444 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 95% 2026-05-22 01:38:08.870521 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 100% (Reading database ... 19195 files and directories currently installed.) 2026-05-22 01:38:08.870642 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Preparing to unpack .../cron-daemon-common_3.0pl1-184ubuntu2_all.deb ... 2026-05-22 01:38:08.870810 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Unpacking cron-daemon-common (3.0pl1-184ubuntu2) ... 2026-05-22 01:38:08.870840 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Setting up cron-daemon-common (3.0pl1-184ubuntu2) ... 2026-05-22 01:38:08.870941 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Creating group 'crontab' with GID 995. 2026-05-22 01:38:08.871038 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Selecting previously unselected package cron. 2026-05-22 01:38:08.871110 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 2026-05-22 01:38:08.871197 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:38:08.871222 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 70% 2026-05-22 01:38:08.871331 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 75% (Reading database ... 80% 2026-05-22 01:38:08.871392 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 85% 2026-05-22 01:38:08.871461 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 90% 2026-05-22 01:38:08.871542 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 95% 2026-05-22 01:38:08.871624 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 100% (Reading database ... 19214 files and directories currently installed.) 2026-05-22 01:38:08.871889 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Preparing to unpack .../0-cron_3.0pl1-184ubuntu2_amd64.deb ... 2026-05-22 01:38:08.871950 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Unpacking cron (3.0pl1-184ubuntu2) ... 2026-05-22 01:38:08.871971 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Selecting previously unselected package libpopt0:amd64. 2026-05-22 01:38:08.871981 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Preparing to unpack .../1-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2026-05-22 01:38:08.872052 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-05-22 01:38:08.872125 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Selecting previously unselected package rsync. 2026-05-22 01:38:08.872204 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Preparing to unpack .../2-rsync_3.2.7-1ubuntu1.4_amd64.deb ... 2026-05-22 01:38:08.872284 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Unpacking rsync (3.2.7-1ubuntu1.4) ... 2026-05-22 01:38:08.872361 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Selecting previously unselected package libcbor0.10:amd64. 2026-05-22 01:38:08.872438 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Preparing to unpack .../3-libcbor0.10_0.10.2-1.2ubuntu2_amd64.deb ... 2026-05-22 01:38:08.872513 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Unpacking libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2026-05-22 01:38:08.872615 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Selecting previously unselected package libfido2-1:amd64. 2026-05-22 01:38:08.872693 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Preparing to unpack .../4-libfido2-1_1.14.0-1build3_amd64.deb ... 2026-05-22 01:38:08.875726 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Unpacking libfido2-1:amd64 (1.14.0-1build3) ... 2026-05-22 01:38:08.875748 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Selecting previously unselected package openssh-client. 2026-05-22 01:38:08.875757 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Preparing to unpack .../5-openssh-client_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-05-22 01:38:08.875784 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Unpacking openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-05-22 01:38:08.875794 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Setting up libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2026-05-22 01:38:08.875803 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Setting up cron (3.0pl1-184ubuntu2) ... 2026-05-22 01:38:08.875811 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:invoke-rc.d: could not determine current runlevel 2026-05-22 01:38:08.875820 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-22 01:38:08.875829 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Setting up libfido2-1:amd64 (1.14.0-1build3) ... 2026-05-22 01:38:08.875838 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-05-22 01:38:08.875847 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: 2026-05-22 01:38:08.875856 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Setting up openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-05-22 01:38:08.875865 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Setting up rsync (3.2.7-1ubuntu1.4) ... 2026-05-22 01:38:08.875874 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:invoke-rc.d: could not determine current runlevel 2026-05-22 01:38:08.875882 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: 2026-05-22 01:38:08.875891 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:invoke-rc.d: policy-rc.d denied execution of start. 2026-05-22 01:38:08.875900 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 01:38:08.875908 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Removed intermediate container 3c47c72742d5 2026-05-22 01:38:08.875917 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> 839b37b2f3a4 2026-05-22 01:38:08.875941 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Step 4/10 : COPY fetch_fernet_tokens.py /usr/bin/ 2026-05-22 01:38:08.875950 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> b02b8b020b84 2026-05-22 01:38:08.875959 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Step 5/10 : COPY keystone_bootstrap.sh /usr/local/bin/kolla_keystone_bootstrap 2026-05-22 01:38:08.875968 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> dbf8aa9bc195 2026-05-22 01:38:08.875977 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Step 6/10 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-05-22 01:38:08.875985 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> 68470be4944e 2026-05-22 01:38:08.875995 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Step 7/10 : RUN chmod 644 /usr/local/bin/kolla_extend_start && chmod 755 /usr/local/bin/kolla_keystone_bootstrap /usr/bin/fetch_fernet_tokens.py 2026-05-22 01:38:08.876005 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Running in bff85712fc08 2026-05-22 01:38:08.876014 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Removed intermediate container bff85712fc08 2026-05-22 01:38:08.876022 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> ad14f064ea25 2026-05-22 01:38:08.876031 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Step 8/10 : COPY patches /patches 2026-05-22 01:38:08.876040 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> 71bc76cd50a8 2026-05-22 01:38:08.876048 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Step 9/10 : RUN kolla_patch 2026-05-22 01:38:08.876057 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Running in 7eec3d59b995 2026-05-22 01:38:08.876066 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:[i] No series file found, nothing to patch. 2026-05-22 01:38:08.876075 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Removed intermediate container 7eec3d59b995 2026-05-22 01:38:08.876084 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> a5154f9238a8 2026-05-22 01:38:08.876095 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Step 10/10 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 01:38:08.876106 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Running in 8e4833226394 2026-05-22 01:38:08.876115 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Reading package lists... 2026-05-22 01:38:08.876123 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Building dependency tree... 2026-05-22 01:38:08.876132 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Reading state information... 2026-05-22 01:38:08.876141 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:The following packages were automatically installed and are no longer required: 2026-05-22 01:38:08.876150 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:38:08.876159 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:38:08.876179 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:38:08.876188 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:38:08.876197 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:38:08.876211 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:38:08.876221 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:38:08.876229 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: xz-utils 2026-05-22 01:38:08.876238 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Use 'apt autoremove' to remove them. 2026-05-22 01:38:08.876254 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:The following packages will be REMOVED: 2026-05-22 01:38:08.876263 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: build-essential 2026-05-22 01:38:08.876272 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-22 01:38:08.876280 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:After this operation, 17.4 kB disk space will be freed. 2026-05-22 01:38:08.876290 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 2026-05-22 01:38:08.876299 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:38:08.876310 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 2026-05-22 01:38:08.876319 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:70% (Reading database ... 75% 2026-05-22 01:38:08.876328 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 80% 2026-05-22 01:38:08.876336 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 85% 2026-05-22 01:38:08.876345 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 90% 2026-05-22 01:38:08.876354 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 95% 2026-05-22 01:38:08.876363 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 100% (Reading database ... 19340 files and directories currently installed.) 2026-05-22 01:38:08.876372 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing build-essential (12.10ubuntu1) ... 2026-05-22 01:38:08.876381 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Reading package lists... 2026-05-22 01:38:08.876390 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Building dependency tree... 2026-05-22 01:38:08.876399 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Reading state information... 2026-05-22 01:38:08.876407 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:The following packages will be REMOVED: 2026-05-22 01:38:08.876416 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:38:08.876425 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:38:08.876434 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:38:08.876447 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:38:08.876456 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:38:08.876465 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:38:08.876473 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:38:08.876482 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: xz-utils 2026-05-22 01:38:08.876494 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-22 01:38:08.876506 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:After this operation, 228 MB disk space will be freed. 2026-05-22 01:38:08.876721 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 2026-05-22 01:38:08.876781 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% 2026-05-22 01:38:08.876803 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:38:08.876834 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 70% 2026-05-22 01:38:08.876895 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 75% 2026-05-22 01:38:08.876957 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 80% 2026-05-22 01:38:08.877045 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 85% 2026-05-22 01:38:08.877092 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 90% 2026-05-22 01:38:08.877156 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 95% 2026-05-22 01:38:08.877225 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 100% (Reading database ... 19331 files and directories currently installed.) 2026-05-22 01:38:08.877304 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-22 01:38:08.877351 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:38:08.877417 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-22 01:38:08.877484 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:38:08.877551 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-22 01:38:08.877623 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-22 01:38:08.877766 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:38:08.877853 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:38:08.877920 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:38:08.877989 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:38:08.878072 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-22 01:38:08.878142 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:38:08.878209 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:38:08.878279 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:38:08.878337 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:38:08.878392 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-22 01:38:08.878448 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-22 01:38:08.878514 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:38:08.878570 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:38:08.878642 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:38:08.878726 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:38:08.878750 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:38:08.878834 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:38:08.878855 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:38:08.878932 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:38:08.878954 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:38:08.879032 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:38:08.879055 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-22 01:38:08.879145 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:38:08.879168 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:38:08.879240 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-22 01:38:08.879264 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:38:08.879322 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:38:08.879366 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-22 01:38:08.879421 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:38:08.879464 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:38:08.879520 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:38:08.879575 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:38:08.879639 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing lto-disabled-list (47) ... 2026-05-22 01:38:08.879742 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing make (4.3-4.1build2) ... 2026-05-22 01:38:08.879770 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-22 01:38:08.879851 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 01:38:08.879868 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Collecting pyclean==3.0.0 2026-05-22 01:38:08.879980 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-22 01:38:08.879993 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-22 01:38:08.880058 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Installing collected packages: pyclean 2026-05-22 01:38:08.880072 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Successfully installed pyclean-3.0.0 2026-05-22 01:38:08.880138 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Cleaning directory /var/lib/kolla/venv 2026-05-22 01:38:08.880181 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: 2026-05-22 01:38:08.880239 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Total 9334 files, 1350 directories removed. 2026-05-22 01:38:08.880282 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: 2026-05-22 01:38:08.880339 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Cleaning directory /usr 2026-05-22 01:38:08.880382 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: 2026-05-22 01:38:08.880438 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Total 1316 files, 133 directories removed. 2026-05-22 01:38:08.880486 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: 2026-05-22 01:38:08.880541 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Found existing installation: pyclean 3.0.0 2026-05-22 01:38:08.880611 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Uninstalling pyclean-3.0.0: 2026-05-22 01:38:08.880670 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: Successfully uninstalled pyclean-3.0.0 2026-05-22 01:38:08.880776 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Removed intermediate container 8e4833226394 2026-05-22 01:38:08.880834 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> f34dcab241e6 2026-05-22 01:38:08.880895 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Successfully built c09c8d4ccc9e 2026-05-22 01:38:08.880954 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Successfully tagged osism.harbor.regio.digital/kolla/keystone-fernet:build-20260522 2026-05-22 01:38:08.881063 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Built at 2026-05-22 01:38:08.880966 (took 0:00:38.385715) 2026-05-22 01:38:08.881458 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(keystone) 2026-05-22 01:38:08.881526 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone:Processing 2026-05-22 01:38:08.881645 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Building started at 2026-05-22 01:38:08.881545 2026-05-22 01:38:08.882535 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone:Turned 0 plugins into plugins archive 2026-05-22 01:38:08.883209 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone:Turned 0 additions into additions archive 2026-05-22 01:42:00.640542 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 1/13 : FROM osism.harbor.regio.digital/kolla/keystone-base:build-20260522 2026-05-22 01:42:00.640677 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> 3889812eb4bf 2026-05-22 01:42:00.640767 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 2/13 : LABEL "build-date"="20260522" "name"="keystone" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="keystone" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 01:42:00.640866 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Running in dfff7bb9da4e 2026-05-22 01:42:00.640975 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Removed intermediate container dfff7bb9da4e 2026-05-22 01:42:00.641052 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> a97e86206b01 2026-05-22 01:42:00.641183 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 3/13 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends libapache2-mod-auth-gssapi libkrb5-dev && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-05-22 01:42:00.641255 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Running in 6f4d761c8af5 2026-05-22 01:42:00.641338 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 01:42:00.641424 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-22 01:42:00.641505 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-22 01:42:00.641585 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-22 01:42:00.641687 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-22 01:42:00.641772 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-22 01:42:00.641858 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-22 01:42:00.641967 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-22 01:42:00.642028 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-22 01:42:00.642132 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,148 kB] 2026-05-22 01:42:00.642269 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,457 kB] 2026-05-22 01:42:00.642332 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-05-22 01:42:00.642414 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-22 01:42:00.642491 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,072 kB] 2026-05-22 01:42:00.642574 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,505 kB] 2026-05-22 01:42:00.642695 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Fetched 30.2 MB in 3s (11.1 MB/s) 2026-05-22 01:42:00.642780 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading package lists... 2026-05-22 01:42:00.642867 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading package lists... 2026-05-22 01:42:00.642952 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Building dependency tree... 2026-05-22 01:42:00.643033 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading state information... 2026-05-22 01:42:00.643159 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:The following additional packages will be installed: 2026-05-22 01:42:00.643206 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: comerr-dev krb5-multidev libgssrpc4t64 libkadm5clnt-mit12 libkadm5srv-mit12 2026-05-22 01:42:00.643286 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libkdb5-10t64 2026-05-22 01:42:00.643366 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Suggested packages: 2026-05-22 01:42:00.643471 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: doc-base krb5-doc krb5-user 2026-05-22 01:42:00.643550 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:The following NEW packages will be installed: 2026-05-22 01:42:00.643633 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: comerr-dev krb5-multidev libapache2-mod-auth-gssapi libgssrpc4t64 2026-05-22 01:42:00.643746 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev 2026-05-22 01:42:00.643823 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 01:42:00.646682 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Need to get 436 kB of archives. 2026-05-22 01:42:00.646698 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:After this operation, 2,055 kB of additional disk space will be used. 2026-05-22 01:42:00.646707 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 01:42:00.646716 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 comerr-dev amd64 2.1-1.47.0-2.4~exp1ubuntu4.1 [43.8 kB] 2026-05-22 01:42:00.646724 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.6 [57.6 kB] 2026-05-22 01:42:00.646732 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.6 [40.1 kB] 2026-05-22 01:42:00.646739 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.6 [40.4 kB] 2026-05-22 01:42:00.646746 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.6 [53.0 kB] 2026-05-22 01:42:00.646753 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.6 [125 kB] 2026-05-22 01:42:00.646760 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 libapache2-mod-auth-gssapi amd64 1.6.4-3build2 [64.7 kB] 2026-05-22 01:42:00.646767 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.6 [11.9 kB] 2026-05-22 01:42:00.646775 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Fetched 436 kB in 0s (1,759 kB/s) 2026-05-22 01:42:00.646782 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package comerr-dev:amd64. 2026-05-22 01:42:00.646789 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 2026-05-22 01:42:00.646797 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:42:00.646815 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 70% 2026-05-22 01:42:00.646822 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 75% 2026-05-22 01:42:00.646830 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 80% 2026-05-22 01:42:00.646843 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 85% 2026-05-22 01:42:00.646850 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 90% 2026-05-22 01:42:00.646857 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 95% 2026-05-22 01:42:00.646864 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 100% (Reading database ... 19195 files and directories currently installed.) 2026-05-22 01:42:00.646871 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../0-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-05-22 01:42:00.646878 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-05-22 01:42:00.646885 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libgssrpc4t64:amd64. 2026-05-22 01:42:00.646892 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../1-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-05-22 01:42:00.646899 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-22 01:42:00.646906 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-05-22 01:42:00.646913 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../2-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-05-22 01:42:00.646920 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2026-05-22 01:42:00.646927 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-22 01:42:00.646934 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libkdb5-10t64:amd64. 2026-05-22 01:42:00.646941 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../3-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-05-22 01:42:00.646948 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-22 01:42:00.646955 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-05-22 01:42:00.646962 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../4-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-05-22 01:42:00.646969 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-22 01:42:00.646976 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package krb5-multidev:amd64. 2026-05-22 01:42:00.646992 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../5-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-05-22 01:42:00.647000 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-22 01:42:00.647006 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libapache2-mod-auth-gssapi. 2026-05-22 01:42:00.647014 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../6-libapache2-mod-auth-gssapi_1.6.4-3build2_amd64.deb ... 2026-05-22 01:42:00.647021 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2026-05-22 01:42:00.647028 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libapache2-mod-auth-gssapi (1.6.4-3build2) ... 2026-05-22 01:42:00.647035 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libkrb5-dev:amd64. 2026-05-22 01:42:00.647042 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../7-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-05-22 01:42:00.647049 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2026-05-22 01:42:00.647055 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-22 01:42:00.647062 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libapache2-mod-auth-gssapi (1.6.4-3build2) ... 2026-05-22 01:42:00.647069 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:apache2_invoke: Enable module auth_gssapi 2026-05-22 01:42:00.647076 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:invoke-rc.d: could not determine current runlevel 2026-05-22 01:42:00.647110 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:invoke-rc.d: policy-rc.d denied execution of restart. 2026-05-22 01:42:00.647118 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-22 01:42:00.647125 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-05-22 01:42:00.647132 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-22 01:42:00.647139 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-22 01:42:00.647145 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-22 01:42:00.647153 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-22 01:42:00.647159 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-22 01:42:00.647166 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 01:42:00.647173 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Removed intermediate container 6f4d761c8af5 2026-05-22 01:42:00.647180 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> 4d6ef12579fd 2026-05-22 01:42:00.647188 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 4/13 : RUN python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt requests-kerberos 2026-05-22 01:42:00.647200 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Running in 30f87f867161 2026-05-22 01:42:00.647207 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting requests-kerberos 2026-05-22 01:42:00.647214 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading requests_kerberos-0.15.0-py2.py3-none-any.whl.metadata (12 kB) 2026-05-22 01:42:00.647221 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: requests>=1.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests-kerberos) (2.32.3) 2026-05-22 01:42:00.647230 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: cryptography>=1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests-kerberos) (43.0.3) 2026-05-22 01:42:00.647237 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting pyspnego[kerberos] (from requests-kerberos) 2026-05-22 01:42:00.647244 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading pyspnego-0.11.2-py3-none-any.whl.metadata (5.4 kB) 2026-05-22 01:42:00.647251 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: cffi>=1.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=1.3->requests-kerberos) (1.17.1) 2026-05-22 01:42:00.647262 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: pycparser in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=1.3->requests-kerberos) (2.22) 2026-05-22 01:42:00.647269 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=1.1.0->requests-kerberos) (3.4.1) 2026-05-22 01:42:00.647276 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=1.1.0->requests-kerberos) (3.10) 2026-05-22 01:42:00.647283 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: urllib3<3,>=1.21.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=1.1.0->requests-kerberos) (1.26.20) 2026-05-22 01:42:00.647293 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: certifi>=2017.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=1.1.0->requests-kerberos) (2026.5.20) 2026-05-22 01:42:00.647449 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting gssapi>=1.6.0 (from pyspnego[kerberos]->requests-kerberos) 2026-05-22 01:42:00.647493 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading gssapi-1.9.0.tar.gz (94 kB) 2026-05-22 01:42:00.647506 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Installing build dependencies: started 2026-05-22 01:42:00.647529 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Installing build dependencies: finished with status 'done' 2026-05-22 01:42:00.647627 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Getting requirements to build wheel: started 2026-05-22 01:42:00.647732 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Getting requirements to build wheel: finished with status 'done' 2026-05-22 01:42:00.647792 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Preparing metadata (pyproject.toml): started 2026-05-22 01:42:00.647860 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-22 01:42:00.647929 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting krb5>=0.3.0 (from pyspnego[kerberos]->requests-kerberos) 2026-05-22 01:42:00.647999 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading krb5-0.7.0.tar.gz (235 kB) 2026-05-22 01:42:00.648067 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Installing build dependencies: started 2026-05-22 01:42:00.648203 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Installing build dependencies: finished with status 'done' 2026-05-22 01:42:00.648264 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Getting requirements to build wheel: started 2026-05-22 01:42:00.648333 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Getting requirements to build wheel: finished with status 'done' 2026-05-22 01:42:00.648400 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Preparing metadata (pyproject.toml): started 2026-05-22 01:42:00.648455 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-22 01:42:00.648513 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: decorator in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gssapi>=1.6.0->pyspnego[kerberos]->requests-kerberos) (5.1.1) 2026-05-22 01:42:00.648566 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading requests_kerberos-0.15.0-py2.py3-none-any.whl (12 kB) 2026-05-22 01:42:00.648638 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading pyspnego-0.11.2-py3-none-any.whl (130 kB) 2026-05-22 01:42:00.648702 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Building wheels for collected packages: gssapi, krb5 2026-05-22 01:42:00.648759 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Building wheel for gssapi (pyproject.toml): started 2026-05-22 01:42:00.648816 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Building wheel for gssapi (pyproject.toml): finished with status 'done' 2026-05-22 01:42:00.648872 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Created wheel for gssapi: filename=gssapi-1.9.0-cp312-cp312-linux_x86_64.whl size=4354071 sha256=732c04cbf0c80ce021f390e87e9c8d9f72babac3dcd59a616920be5a1982bceb 2026-05-22 01:42:00.648941 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Stored in directory: /tmp/pip-ephem-wheel-cache-gozs8fsv/wheels/e7/a2/21/47551ac1f8d2731ec4424fcfdaa895b634d811c6cd827786f1 2026-05-22 01:42:00.648983 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Building wheel for krb5 (pyproject.toml): started 2026-05-22 01:42:00.649036 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Building wheel for krb5 (pyproject.toml): still running... 2026-05-22 01:42:00.649099 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Building wheel for krb5 (pyproject.toml): finished with status 'done' 2026-05-22 01:42:00.649161 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Created wheel for krb5: filename=krb5-0.7.0-cp312-cp312-linux_x86_64.whl size=7208033 sha256=43b36717fa0cdda7f086ffdaf451ecbff9de397f41608a588fe1ef4769c4fda4 2026-05-22 01:42:00.649216 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Stored in directory: /tmp/pip-ephem-wheel-cache-gozs8fsv/wheels/cf/6f/fd/107dbd5ebf9806f41585f9ae57d53ee27be245c5ac56e1fa5e 2026-05-22 01:42:00.649273 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Successfully built gssapi krb5 2026-05-22 01:42:00.649330 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Installing collected packages: krb5, gssapi, pyspnego, requests-kerberos 2026-05-22 01:42:00.649389 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Successfully installed gssapi-1.9.0 krb5-0.7.0 pyspnego-0.11.2 requests-kerberos-0.15.0 2026-05-22 01:42:00.649444 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Removed intermediate container 30f87f867161 2026-05-22 01:42:00.649500 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> 83719e46044b 2026-05-22 01:42:00.649556 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 5/13 : ADD plugins-archive / 2026-05-22 01:42:00.649615 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> 01fa13167090 2026-05-22 01:42:00.649687 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 6/13 : COPY keystone_bootstrap.sh /usr/local/bin/kolla_keystone_bootstrap 2026-05-22 01:42:00.649755 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> 34bb5213a952 2026-05-22 01:42:00.649813 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 7/13 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-05-22 01:42:00.649870 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> 33ab047fc0f5 2026-05-22 01:42:00.649930 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 8/13 : RUN chmod 644 /usr/local/bin/kolla_extend_start && chmod 755 /usr/local/bin/kolla_keystone_bootstrap && if [ "$(ls /plugins)" ]; then python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /plugins/*; fi 2026-05-22 01:42:00.649988 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Running in 2a2053d1a4dc 2026-05-22 01:42:00.650044 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Removed intermediate container 2a2053d1a4dc 2026-05-22 01:42:00.650116 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> 7376026940bc 2026-05-22 01:42:00.650247 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 9/13 : COPY patches /patches 2026-05-22 01:42:00.650274 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> 304f05e5061d 2026-05-22 01:42:00.650289 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 10/13 : RUN kolla_patch 2026-05-22 01:42:00.650341 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Running in cbbf24254878 2026-05-22 01:42:00.650381 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:[i] No series file found, nothing to patch. 2026-05-22 01:42:00.650437 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Removed intermediate container cbbf24254878 2026-05-22 01:42:00.650493 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> 152da51904b3 2026-05-22 01:42:00.650550 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 11/13 : RUN python3 -m pip --no-cache-dir install keystone-keycloak-backend 2026-05-22 01:42:00.650623 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Running in a2da41b2c5f5 2026-05-22 01:42:00.650700 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting keystone-keycloak-backend 2026-05-22 01:42:00.650757 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading keystone_keycloak_backend-0.5.0-py3-none-any.whl.metadata (6.1 kB) 2026-05-22 01:42:00.650813 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting python-keycloak<4.0.0,>=3.6.1 (from keystone-keycloak-backend) 2026-05-22 01:42:00.650869 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading python_keycloak-3.12.0-py3-none-any.whl.metadata (5.8 kB) 2026-05-22 01:42:00.650926 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: tenacity<9.2.0,>=6.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystone-keycloak-backend) (9.0.0) 2026-05-22 01:42:00.650981 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting deprecation>=2.1.0 (from python-keycloak<4.0.0,>=3.6.1->keystone-keycloak-backend) 2026-05-22 01:42:00.651038 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading deprecation-2.1.0-py2.py3-none-any.whl.metadata (4.6 kB) 2026-05-22 01:42:00.651115 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting jwcrypto<2.0.0,>=1.5.4 (from python-keycloak<4.0.0,>=3.6.1->keystone-keycloak-backend) 2026-05-22 01:42:00.651196 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading jwcrypto-1.5.7-py3-none-any.whl.metadata (3.3 kB) 2026-05-22 01:42:00.651256 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: requests>=2.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-keycloak<4.0.0,>=3.6.1->keystone-keycloak-backend) (2.32.3) 2026-05-22 01:42:00.651321 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting requests-toolbelt>=0.6.0 (from python-keycloak<4.0.0,>=3.6.1->keystone-keycloak-backend) 2026-05-22 01:42:00.651363 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading requests_toolbelt-1.0.0-py2.py3-none-any.whl.metadata (14 kB) 2026-05-22 01:42:00.651421 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: cryptography>=3.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jwcrypto<2.0.0,>=1.5.4->python-keycloak<4.0.0,>=3.6.1->keystone-keycloak-backend) (43.0.3) 2026-05-22 01:42:00.651473 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: typing_extensions>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jwcrypto<2.0.0,>=1.5.4->python-keycloak<4.0.0,>=3.6.1->keystone-keycloak-backend) (4.12.2) 2026-05-22 01:42:00.651531 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: cffi>=1.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=3.4->jwcrypto<2.0.0,>=1.5.4->python-keycloak<4.0.0,>=3.6.1->keystone-keycloak-backend) (1.17.1) 2026-05-22 01:42:00.651609 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: pycparser in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=3.4->jwcrypto<2.0.0,>=1.5.4->python-keycloak<4.0.0,>=3.6.1->keystone-keycloak-backend) (2.22) 2026-05-22 01:42:00.651655 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: packaging in ./var/lib/kolla/venv/lib/python3.12/site-packages (from deprecation>=2.1.0->python-keycloak<4.0.0,>=3.6.1->keystone-keycloak-backend) (24.2) 2026-05-22 01:42:00.651707 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.20.0->python-keycloak<4.0.0,>=3.6.1->keystone-keycloak-backend) (3.4.1) 2026-05-22 01:42:00.651765 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.20.0->python-keycloak<4.0.0,>=3.6.1->keystone-keycloak-backend) (3.10) 2026-05-22 01:42:00.651804 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: urllib3<3,>=1.21.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.20.0->python-keycloak<4.0.0,>=3.6.1->keystone-keycloak-backend) (1.26.20) 2026-05-22 01:42:00.651853 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: certifi>=2017.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.20.0->python-keycloak<4.0.0,>=3.6.1->keystone-keycloak-backend) (2026.5.20) 2026-05-22 01:42:00.651892 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading keystone_keycloak_backend-0.5.0-py3-none-any.whl (8.6 kB) 2026-05-22 01:42:00.651941 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading python_keycloak-3.12.0-py3-none-any.whl (59 kB) 2026-05-22 01:42:00.651980 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading jwcrypto-1.5.7-py3-none-any.whl (94 kB) 2026-05-22 01:42:00.652028 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading deprecation-2.1.0-py2.py3-none-any.whl (11 kB) 2026-05-22 01:42:00.652067 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading requests_toolbelt-1.0.0-py2.py3-none-any.whl (54 kB) 2026-05-22 01:42:00.652132 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Installing collected packages: deprecation, requests-toolbelt, jwcrypto, python-keycloak, keystone-keycloak-backend 2026-05-22 01:42:00.652184 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Successfully installed deprecation-2.1.0 jwcrypto-1.5.7 keystone-keycloak-backend-0.5.0 python-keycloak-3.12.0 requests-toolbelt-1.0.0 2026-05-22 01:42:00.652233 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Removed intermediate container a2da41b2c5f5 2026-05-22 01:42:00.652272 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> 25351b69fee5 2026-05-22 01:42:00.652323 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 12/13 : RUN apt-get update && apt-get -y install --no-install-recommends libapache2-mod-auth-openidc libldap-common libmemcached11 && apt-get clean && rm -rf /var/lib/apt/lists/* && a2enmod auth_openidc 2026-05-22 01:42:00.652364 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Running in 63a8d77593fe 2026-05-22 01:42:00.652414 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 01:42:00.652454 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-22 01:42:00.652509 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-22 01:42:00.652522 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-22 01:42:00.652587 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-22 01:42:00.652637 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-22 01:42:00.652700 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:7 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-22 01:42:00.652748 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:9 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-22 01:42:00.652796 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-22 01:42:00.652835 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,457 kB] 2026-05-22 01:42:00.652883 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,148 kB] 2026-05-22 01:42:00.652932 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-22 01:42:00.652970 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-05-22 01:42:00.653019 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,505 kB] 2026-05-22 01:42:00.653058 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,072 kB] 2026-05-22 01:42:00.653109 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Fetched 30.2 MB in 2s (12.4 MB/s) 2026-05-22 01:42:00.653180 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading package lists... 2026-05-22 01:42:00.653233 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading package lists... 2026-05-22 01:42:00.653284 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Building dependency tree... 2026-05-22 01:42:00.653334 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading state information... 2026-05-22 01:42:00.653408 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:libapache2-mod-auth-openidc is already the newest version (2.4.15.1-1ubuntu0.1). 2026-05-22 01:42:00.653448 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:libldap-common is already the newest version (2.6.10+dfsg-0ubuntu0.24.04.1). 2026-05-22 01:42:00.653486 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:The following additional packages will be installed: 2026-05-22 01:42:00.653538 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libhashkit2t64 2026-05-22 01:42:00.653612 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:The following NEW packages will be installed: 2026-05-22 01:42:00.653665 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libhashkit2t64 libmemcached11t64 2026-05-22 01:42:00.653705 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 01:42:00.653752 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Need to get 96.1 kB of archives. 2026-05-22 01:42:00.653765 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:After this operation, 286 kB of additional disk space will be used. 2026-05-22 01:42:00.653822 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 01:42:00.653870 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libhashkit2t64 amd64 1.1.4-1.1build3 [15.5 kB] 2026-05-22 01:42:00.653909 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libmemcached11t64 amd64 1.1.4-1.1build3 [80.5 kB] 2026-05-22 01:42:00.653948 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Fetched 96.1 kB in 0s (464 kB/s) 2026-05-22 01:42:00.653987 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libhashkit2t64:amd64. 2026-05-22 01:42:00.654034 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 2026-05-22 01:42:00.654055 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:42:00.654121 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 70% 2026-05-22 01:42:00.654161 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 75% 2026-05-22 01:42:00.654200 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 80% 2026-05-22 01:42:00.654239 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 85% 2026-05-22 01:42:00.654276 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 90% 2026-05-22 01:42:00.654324 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 95% 2026-05-22 01:42:00.654336 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 100% (Reading database ... 19388 files and directories currently installed.) 2026-05-22 01:42:00.654397 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../libhashkit2t64_1.1.4-1.1build3_amd64.deb ... 2026-05-22 01:42:00.654436 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libhashkit2t64:amd64 (1.1.4-1.1build3) ... 2026-05-22 01:42:00.654475 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libmemcached11t64:amd64. 2026-05-22 01:42:00.654513 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../libmemcached11t64_1.1.4-1.1build3_amd64.deb ... 2026-05-22 01:42:00.654564 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libmemcached11t64:amd64 (1.1.4-1.1build3) ... 2026-05-22 01:42:00.654576 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libhashkit2t64:amd64 (1.1.4-1.1build3) ... 2026-05-22 01:42:00.654653 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libmemcached11t64:amd64 (1.1.4-1.1build3) ... 2026-05-22 01:42:00.654696 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 01:42:00.654734 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Module auth_openidc already enabled 2026-05-22 01:42:00.654772 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Removed intermediate container 63a8d77593fe 2026-05-22 01:42:00.654810 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> 7e8320c47264 2026-05-22 01:42:00.654850 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 13/13 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 01:42:00.654889 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Running in 6162414fd602 2026-05-22 01:42:00.654927 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading package lists... 2026-05-22 01:42:00.654975 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Building dependency tree... 2026-05-22 01:42:00.655014 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading state information... 2026-05-22 01:42:00.655062 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:The following packages were automatically installed and are no longer required: 2026-05-22 01:42:00.655123 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:42:00.655172 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:42:00.655185 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:42:00.655305 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:42:00.655326 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:42:00.655338 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:42:00.655353 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:42:00.655362 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: xz-utils 2026-05-22 01:42:00.655415 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Use 'apt autoremove' to remove them. 2026-05-22 01:42:00.655462 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:The following packages will be REMOVED: 2026-05-22 01:42:00.655505 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: build-essential 2026-05-22 01:42:00.655551 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-05-22 01:42:00.655608 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:After this operation, 17.4 kB disk space will be freed. 2026-05-22 01:42:00.655657 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 2026-05-22 01:42:00.655710 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:42:00.655753 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 70% (Reading database ... 75% 2026-05-22 01:42:00.655798 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 80% 2026-05-22 01:42:00.655845 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 85% 2026-05-22 01:42:00.655890 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 90% 2026-05-22 01:42:00.655935 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 95% 2026-05-22 01:42:00.655981 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 100% (Reading database ... 19404 files and directories currently installed.) 2026-05-22 01:42:00.656027 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing build-essential (12.10ubuntu1) ... 2026-05-22 01:42:00.656072 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading package lists... 2026-05-22 01:42:00.656154 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Building dependency tree... 2026-05-22 01:42:00.656852 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading state information... 2026-05-22 01:42:00.656909 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:The following packages will be REMOVED: 2026-05-22 01:42:00.656923 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-05-22 01:42:00.656934 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-05-22 01:42:00.656944 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-05-22 01:42:00.656969 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-05-22 01:42:00.656979 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-05-22 01:42:00.656989 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-05-22 01:42:00.656999 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-05-22 01:42:00.657009 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: xz-utils 2026-05-22 01:42:00.657019 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-05-22 01:42:00.657029 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:After this operation, 228 MB disk space will be freed. 2026-05-22 01:42:00.657038 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 2026-05-22 01:42:00.657051 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-05-22 01:42:00.657073 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 70% 2026-05-22 01:42:00.657083 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 75% 2026-05-22 01:42:00.657121 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 80% 2026-05-22 01:42:00.657131 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 85% 2026-05-22 01:42:00.657141 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 90% 2026-05-22 01:42:00.657150 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 95% 2026-05-22 01:42:00.657160 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 100% (Reading database ... 19395 files and directories currently installed.) 2026-05-22 01:42:00.657171 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-05-22 01:42:00.657180 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:42:00.657190 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-05-22 01:42:00.657200 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:42:00.657209 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-05-22 01:42:00.658722 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing binutils (2.42-4ubuntu2.10) ... 2026-05-22 01:42:00.658747 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:42:00.658758 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:42:00.658790 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:42:00.658800 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:42:00.658809 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-05-22 01:42:00.658820 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:42:00.658829 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:42:00.658839 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:42:00.658848 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:42:00.658857 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-05-22 01:42:00.658867 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-05-22 01:42:00.658876 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:42:00.658886 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-05-22 01:42:00.658896 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2026-05-22 01:42:00.658905 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:42:00.658915 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:42:00.658924 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:42:00.658934 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-22 01:42:00.658943 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:42:00.658952 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2026-05-22 01:42:00.658962 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:42:00.658971 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:42:00.658981 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:42:00.658990 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-05-22 01:42:00.659000 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:42:00.659028 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:42:00.659038 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-05-22 01:42:00.659048 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2026-05-22 01:42:00.659057 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:42:00.659067 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2026-05-22 01:42:00.659076 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:42:00.659086 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2026-05-22 01:42:00.659141 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-05-22 01:42:00.659151 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2026-05-22 01:42:00.659161 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:42:00.659170 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-05-22 01:42:00.659180 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:42:00.659189 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2026-05-22 01:42:00.659199 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-22 01:42:00.659208 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2026-05-22 01:42:00.659218 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing lto-disabled-list (47) ... 2026-05-22 01:42:00.659227 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2026-05-22 01:42:00.659237 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing make (4.3-4.1build2) ... 2026-05-22 01:42:00.659246 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2026-05-22 01:42:00.659256 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-05-22 01:42:00.659266 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-22 01:42:00.659275 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting pyclean==3.0.0 2026-05-22 01:42:00.659285 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-22 01:42:00.659294 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-22 01:42:00.659304 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Installing collected packages: pyclean 2026-05-22 01:42:00.659313 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Successfully installed pyclean-3.0.0 2026-05-22 01:42:00.659323 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Cleaning directory /var/lib/kolla/venv 2026-05-22 01:42:00.659332 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2026-05-22 01:42:00.659342 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Total 9446 files, 1370 directories removed. 2026-05-22 01:42:00.659364 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2026-05-22 01:42:00.659374 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Cleaning directory /usr 2026-05-22 01:42:00.659384 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2026-05-22 01:42:00.659394 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Total 1316 files, 133 directories removed. 2026-05-22 01:42:00.659403 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2026-05-22 01:42:00.659413 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Found existing installation: pyclean 3.0.0 2026-05-22 01:42:00.659423 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Uninstalling pyclean-3.0.0: 2026-05-22 01:42:00.659432 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Successfully uninstalled pyclean-3.0.0 2026-05-22 01:42:00.659441 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Removed intermediate container 6162414fd602 2026-05-22 01:42:00.659451 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> 6e1800d59e1d 2026-05-22 01:42:00.659461 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Successfully built 1bb49c6896c5 2026-05-22 01:42:00.659470 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Successfully tagged osism.harbor.regio.digital/kolla/keystone:build-20260522 2026-05-22 01:42:00.659480 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Built at 2026-05-22 01:42:00.658321 (took 0:03:51.776776) 2026-05-22 01:42:00.659499 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovn-sb-db-relay) 2026-05-22 01:42:00.659508 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-sb-db-relay:Processing 2026-05-22 01:42:00.659518 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:Building started at 2026-05-22 01:42:00.658801 2026-05-22 01:42:00.659532 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-sb-db-relay:Turned 0 plugins into plugins archive 2026-05-22 01:42:00.660027 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-sb-db-relay:Turned 0 additions into additions archive 2026-05-22 01:42:03.318850 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:Step 1/6 : FROM osism.harbor.regio.digital/kolla/ovn-sb-db-server:build-20260522 2026-05-22 01:42:03.318945 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay: ---> 3fd6906e2e7c 2026-05-22 01:42:03.319077 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:Step 2/6 : LABEL "build-date"="20260522" "name"="ovn-sb-db-relay" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ovn-sb-db-relay" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 01:42:03.319149 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay: ---> Running in d0267408b1a7 2026-05-22 01:42:03.319247 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay: ---> Removed intermediate container d0267408b1a7 2026-05-22 01:42:03.319312 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay: ---> 93d8db9c9302 2026-05-22 01:42:03.319390 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:Step 3/6 : RUN curl -o /usr/share/ovn/scripts/ovn-ctl https://raw.githubusercontent.com/ovn-org/ovn/refs/heads/main/utilities/ovn-ctl 2026-05-22 01:42:03.319487 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay: ---> Running in f16db69fef61 2026-05-22 01:42:03.319560 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:curl (https://raw.githubusercontent.com/ovn-org/ovn/refs/heads/main/utilities/ovn-ctl): response: 200, time: 0.257659, size: 63726 2026-05-22 01:42:03.319663 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay: ---> Removed intermediate container f16db69fef61 2026-05-22 01:42:03.319741 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay: ---> 2cb62042c595 2026-05-22 01:42:03.319817 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:Step 4/6 : COPY extend_start.sh /usr/local/bin/kolla_ovn_extend_start 2026-05-22 01:42:03.319894 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay: ---> 72fd9ad8ead2 2026-05-22 01:42:03.319968 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:Step 5/6 : RUN chmod 644 /usr/local/bin/kolla_ovn_extend_start 2026-05-22 01:42:03.320046 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay: ---> Running in 44ab40ec322a 2026-05-22 01:42:03.320141 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay: ---> Removed intermediate container 44ab40ec322a 2026-05-22 01:42:03.320216 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay: ---> 9d5802f48312 2026-05-22 01:42:03.320297 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:Step 6/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 01:42:03.320401 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay: ---> Running in 38d6e48fe6ce 2026-05-22 01:42:03.320473 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:Reading package lists... 2026-05-22 01:42:03.320545 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:Building dependency tree... 2026-05-22 01:42:03.320647 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:Reading state information... 2026-05-22 01:42:03.320722 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:Package 'build-essential' is not installed, so not removed 2026-05-22 01:42:03.320787 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 01:42:03.320858 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:Reading package lists... 2026-05-22 01:42:03.320930 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:Building dependency tree... 2026-05-22 01:42:03.320998 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:Reading state information... 2026-05-22 01:42:03.321072 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 01:42:03.321141 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay: ---> Removed intermediate container 38d6e48fe6ce 2026-05-22 01:42:03.321225 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay: ---> 7cb5c1fd3ceb 2026-05-22 01:42:03.321298 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:Successfully built 275480c8ff1e 2026-05-22 01:42:03.321368 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:Successfully tagged osism.harbor.regio.digital/kolla/ovn-sb-db-relay:build-20260522 2026-05-22 01:42:03.321502 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:Built at 2026-05-22 01:42:03.321383 (took 0:00:02.662582) 2026-05-22 01:42:03.322011 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-infoblox-ipam-agent) 2026-05-22 01:42:03.322122 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-infoblox-ipam-agent:Processing 2026-05-22 01:42:03.322251 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Building started at 2026-05-22 01:42:03.322136 2026-05-22 01:42:03.323435 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-infoblox-ipam-agent:Turned 0 plugins into plugins archive 2026-05-22 01:42:03.324346 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-infoblox-ipam-agent:Turned 0 additions into additions archive 2026-05-22 01:42:16.264927 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Step 1/7 : FROM osism.harbor.regio.digital/kolla/neutron-server:build-20260522 2026-05-22 01:42:16.265013 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> 8b93c1fc8194 2026-05-22 01:42:16.265140 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Step 2/7 : LABEL "build-date"="20260522" "name"="neutron-infoblox-ipam-agent" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="neutron-infoblox-ipam-agent" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 01:42:16.265186 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Running in 1571429a6c86 2026-05-22 01:42:16.265243 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Removed intermediate container 1571429a6c86 2026-05-22 01:42:16.265277 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> 36fb1eb1021c 2026-05-22 01:42:16.266076 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Step 3/7 : USER root 2026-05-22 01:42:16.266096 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Running in dfbcf39d7190 2026-05-22 01:42:16.266101 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Removed intermediate container dfbcf39d7190 2026-05-22 01:42:16.266105 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> 735bd35384bc 2026-05-22 01:42:16.266124 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Step 4/7 : COPY patches /patches 2026-05-22 01:42:16.266129 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> 0e798408d8ec 2026-05-22 01:42:16.266133 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Step 5/7 : RUN kolla_patch 2026-05-22 01:42:16.266137 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Running in 38026b7ec193 2026-05-22 01:42:16.266141 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:[i] No series file found, nothing to patch. 2026-05-22 01:42:16.266145 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Removed intermediate container 38026b7ec193 2026-05-22 01:42:16.266148 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> fa5f7ea0297d 2026-05-22 01:42:16.266154 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Step 6/7 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 01:42:16.266160 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Running in 935755ad1806 2026-05-22 01:42:16.266164 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Reading package lists... 2026-05-22 01:42:16.266168 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Building dependency tree... 2026-05-22 01:42:16.266171 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Reading state information... 2026-05-22 01:42:16.266175 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Package 'build-essential' is not installed, so not removed 2026-05-22 01:42:16.266179 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 01:42:16.266183 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Reading package lists... 2026-05-22 01:42:16.266187 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Building dependency tree... 2026-05-22 01:42:16.266194 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Reading state information... 2026-05-22 01:42:16.266198 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 01:42:16.266202 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Collecting pyclean==3.0.0 2026-05-22 01:42:16.266205 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-22 01:42:16.266209 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-22 01:42:16.266216 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Installing collected packages: pyclean 2026-05-22 01:42:16.266262 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Successfully installed pyclean-3.0.0 2026-05-22 01:42:16.266295 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Cleaning directory /var/lib/kolla/venv 2026-05-22 01:42:16.266330 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: 2026-05-22 01:42:16.266364 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Total 333 files, 47 directories removed. 2026-05-22 01:42:16.266397 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: 2026-05-22 01:42:16.266432 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Cleaning directory /usr 2026-05-22 01:42:16.266465 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: 2026-05-22 01:42:16.266509 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Total 160 files, 20 directories removed. 2026-05-22 01:42:16.266531 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: 2026-05-22 01:42:16.266563 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Found existing installation: pyclean 3.0.0 2026-05-22 01:42:16.266607 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Uninstalling pyclean-3.0.0: 2026-05-22 01:42:16.266661 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: Successfully uninstalled pyclean-3.0.0 2026-05-22 01:42:16.266703 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Removed intermediate container 935755ad1806 2026-05-22 01:42:16.266740 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> 3e5170e0941f 2026-05-22 01:42:16.266775 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Step 7/7 : USER neutron 2026-05-22 01:42:16.266813 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Running in 21b10eab9b94 2026-05-22 01:42:16.267653 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Removed intermediate container 21b10eab9b94 2026-05-22 01:42:16.267666 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> 2991165f970d 2026-05-22 01:42:16.267669 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Successfully built 3a89038f585f 2026-05-22 01:42:16.267673 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:build-20260522 2026-05-22 01:42:16.267678 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Built at 2026-05-22 01:42:16.266920 (took 0:00:12.944784) 2026-05-22 01:42:16.267681 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ironic-prometheus-exporter) 2026-05-22 01:42:16.267685 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-prometheus-exporter:Processing 2026-05-22 01:42:16.267688 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Building started at 2026-05-22 01:42:16.267296 2026-05-22 01:42:16.268186 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-prometheus-exporter:Turned 0 plugins into plugins archive 2026-05-22 01:42:16.268587 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-prometheus-exporter:Turned 0 additions into additions archive 2026-05-22 01:42:36.969462 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 1/11 : FROM osism.harbor.regio.digital/kolla/ironic-conductor:build-20260522 2026-05-22 01:42:36.969704 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> 660d2ab05451 2026-05-22 01:42:36.969792 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 2/11 : LABEL "build-date"="20260522" "name"="ironic-prometheus-exporter" "de.osism.commit.docker_images_kolla"="0f0ea4e" "de.osism.commit.kolla"="7a321268d" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="5d1bf4b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-05-22T00:03:59.178985+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ironic-prometheus-exporter" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-05-22 01:42:36.969817 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Running in b80414584a08 2026-05-22 01:42:36.969878 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Removed intermediate container b80414584a08 2026-05-22 01:42:36.969952 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> 7c7f30d8247d 2026-05-22 01:42:36.970072 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 3/11 : USER root 2026-05-22 01:42:36.970113 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Running in 520efdd9917c 2026-05-22 01:42:36.970213 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Removed intermediate container 520efdd9917c 2026-05-22 01:42:36.970268 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> 638eff1e62ac 2026-05-22 01:42:36.970348 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 4/11 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends apache2 libapache2-mod-wsgi-py3 && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-05-22 01:42:36.970425 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Running in 2fb484fa7cbd 2026-05-22 01:42:36.970493 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-05-22 01:42:36.970567 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-05-22 01:42:36.970662 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-05-22 01:42:36.970754 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-05-22 01:42:36.970802 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-05-22 01:42:36.970873 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-05-22 01:42:36.970949 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-05-22 01:42:36.971040 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-05-22 01:42:36.971114 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-05-22 01:42:36.971188 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,148 kB] 2026-05-22 01:42:36.971264 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,457 kB] 2026-05-22 01:42:36.971336 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-05-22 01:42:36.971408 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-05-22 01:42:36.971481 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,505 kB] 2026-05-22 01:42:36.972686 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,072 kB] 2026-05-22 01:42:36.972709 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Fetched 30.2 MB in 3s (11.9 MB/s) 2026-05-22 01:42:36.972720 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Reading package lists... 2026-05-22 01:42:36.972730 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Reading package lists... 2026-05-22 01:42:36.972740 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Building dependency tree... 2026-05-22 01:42:36.972750 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Reading state information... 2026-05-22 01:42:36.972760 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:apache2 is already the newest version (2.4.58-1ubuntu8.12). 2026-05-22 01:42:36.972770 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:libapache2-mod-wsgi-py3 is already the newest version (5.0.0-1build2). 2026-05-22 01:42:36.972781 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 01:42:36.972791 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Removed intermediate container 2fb484fa7cbd 2026-05-22 01:42:36.972801 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> 16f38350e76a 2026-05-22 01:42:36.972811 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 5/11 : RUN echo > /etc/apache2/ports.conf 2026-05-22 01:42:36.972821 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Running in 226de689ba5d 2026-05-22 01:42:36.972831 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Removed intermediate container 226de689ba5d 2026-05-22 01:42:36.972852 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> dc30f7136399 2026-05-22 01:42:36.972863 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 6/11 : ENV IRONIC_CONFIG /etc/ironic/ironic.conf 2026-05-22 01:42:36.972873 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Running in 317bad7692b6 2026-05-22 01:42:36.972883 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Removed intermediate container 317bad7692b6 2026-05-22 01:42:36.972893 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> 3805cc4dfd76 2026-05-22 01:42:36.972903 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 7/11 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-05-22 01:42:36.972914 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> 81c54f021029 2026-05-22 01:42:36.972923 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 8/11 : RUN chmod 755 /usr/local/bin/kolla_extend_start 2026-05-22 01:42:36.972934 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Running in 82620948c478 2026-05-22 01:42:36.972943 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Removed intermediate container 82620948c478 2026-05-22 01:42:36.972953 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> 9fc8fe0da314 2026-05-22 01:42:36.972968 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 9/11 : COPY patches /patches 2026-05-22 01:42:36.972979 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> 3ad50739357e 2026-05-22 01:42:36.973012 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 10/11 : RUN kolla_patch 2026-05-22 01:42:36.973023 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Running in a441a0203b9b 2026-05-22 01:42:36.973042 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:[i] No series file found, nothing to patch. 2026-05-22 01:42:36.973057 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Removed intermediate container a441a0203b9b 2026-05-22 01:42:36.973172 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> f937bd980c84 2026-05-22 01:42:36.973192 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 11/11 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-05-22 01:42:36.973279 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Running in b15d4192b3db 2026-05-22 01:42:36.973348 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Reading package lists... 2026-05-22 01:42:36.973421 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Building dependency tree... 2026-05-22 01:42:36.973489 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Reading state information... 2026-05-22 01:42:36.973559 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Package 'build-essential' is not installed, so not removed 2026-05-22 01:42:36.973646 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 01:42:36.973723 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Reading package lists... 2026-05-22 01:42:36.973794 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Building dependency tree... 2026-05-22 01:42:36.973861 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Reading state information... 2026-05-22 01:42:36.973949 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-22 01:42:36.974036 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Collecting pyclean==3.0.0 2026-05-22 01:42:36.974104 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-05-22 01:42:36.974169 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-05-22 01:42:36.974237 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Installing collected packages: pyclean 2026-05-22 01:42:36.974302 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Successfully installed pyclean-3.0.0 2026-05-22 01:42:36.974368 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Cleaning directory /var/lib/kolla/venv 2026-05-22 01:42:36.974435 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: 2026-05-22 01:42:36.974504 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Total 333 files, 47 directories removed. 2026-05-22 01:42:36.974567 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: 2026-05-22 01:42:36.974658 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Cleaning directory /usr 2026-05-22 01:42:36.974729 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: 2026-05-22 01:42:36.974798 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Total 160 files, 20 directories removed. 2026-05-22 01:42:36.974863 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: 2026-05-22 01:42:36.974933 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Found existing installation: pyclean 3.0.0 2026-05-22 01:42:36.975015 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Uninstalling pyclean-3.0.0: 2026-05-22 01:42:36.975084 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: Successfully uninstalled pyclean-3.0.0 2026-05-22 01:42:36.975151 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Removed intermediate container b15d4192b3db 2026-05-22 01:42:36.975218 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> ba4008b6b61a 2026-05-22 01:42:36.975289 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Successfully built 305eccc429a5 2026-05-22 01:42:36.975357 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Successfully tagged osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:build-20260522 2026-05-22 01:42:36.975497 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Built at 2026-05-22 01:42:36.975388 (took 0:00:20.708092) 2026-05-22 01:42:38.063692 | ubuntu-noble-large | INFO:kolla.common.utils:========================= 2026-05-22 01:42:38.063783 | ubuntu-noble-large | INFO:kolla.common.utils:Successfully built images 2026-05-22 01:42:38.063797 | ubuntu-noble-large | INFO:kolla.common.utils:========================= 2026-05-22 01:42:38.063818 | ubuntu-noble-large | INFO:kolla.common.utils:aodh-api 2026-05-22 01:42:38.063829 | ubuntu-noble-large | INFO:kolla.common.utils:aodh-base 2026-05-22 01:42:38.063839 | ubuntu-noble-large | INFO:kolla.common.utils:aodh-evaluator 2026-05-22 01:42:38.063849 | ubuntu-noble-large | INFO:kolla.common.utils:aodh-expirer 2026-05-22 01:42:38.063859 | ubuntu-noble-large | INFO:kolla.common.utils:aodh-listener 2026-05-22 01:42:38.063868 | ubuntu-noble-large | INFO:kolla.common.utils:aodh-notifier 2026-05-22 01:42:38.063878 | ubuntu-noble-large | INFO:kolla.common.utils:barbican-api 2026-05-22 01:42:38.063887 | ubuntu-noble-large | INFO:kolla.common.utils:barbican-base 2026-05-22 01:42:38.063901 | ubuntu-noble-large | INFO:kolla.common.utils:barbican-keystone-listener 2026-05-22 01:42:38.063911 | ubuntu-noble-large | INFO:kolla.common.utils:barbican-worker 2026-05-22 01:42:38.063921 | ubuntu-noble-large | INFO:kolla.common.utils:base 2026-05-22 01:42:38.063930 | ubuntu-noble-large | INFO:kolla.common.utils:blazar-api 2026-05-22 01:42:38.063943 | ubuntu-noble-large | INFO:kolla.common.utils:blazar-base 2026-05-22 01:42:38.063976 | ubuntu-noble-large | INFO:kolla.common.utils:blazar-manager 2026-05-22 01:42:38.064026 | ubuntu-noble-large | INFO:kolla.common.utils:ceilometer-base 2026-05-22 01:42:38.064036 | ubuntu-noble-large | INFO:kolla.common.utils:ceilometer-central 2026-05-22 01:42:38.064046 | ubuntu-noble-large | INFO:kolla.common.utils:ceilometer-compute 2026-05-22 01:42:38.064929 | ubuntu-noble-large | INFO:kolla.common.utils:ceilometer-ipmi 2026-05-22 01:42:38.065025 | ubuntu-noble-large | INFO:kolla.common.utils:ceilometer-notification 2026-05-22 01:42:38.065039 | ubuntu-noble-large | INFO:kolla.common.utils:cinder-api 2026-05-22 01:42:38.065050 | ubuntu-noble-large | INFO:kolla.common.utils:cinder-backup 2026-05-22 01:42:38.065059 | ubuntu-noble-large | INFO:kolla.common.utils:cinder-base 2026-05-22 01:42:38.065069 | ubuntu-noble-large | INFO:kolla.common.utils:cinder-scheduler 2026-05-22 01:42:38.065078 | ubuntu-noble-large | INFO:kolla.common.utils:cinder-volume 2026-05-22 01:42:38.065088 | ubuntu-noble-large | INFO:kolla.common.utils:cron 2026-05-22 01:42:38.065098 | ubuntu-noble-large | INFO:kolla.common.utils:designate-api 2026-05-22 01:42:38.065120 | ubuntu-noble-large | INFO:kolla.common.utils:designate-backend-bind9 2026-05-22 01:42:38.065129 | ubuntu-noble-large | INFO:kolla.common.utils:designate-base 2026-05-22 01:42:38.065139 | ubuntu-noble-large | INFO:kolla.common.utils:designate-central 2026-05-22 01:42:38.065148 | ubuntu-noble-large | INFO:kolla.common.utils:designate-mdns 2026-05-22 01:42:38.065157 | ubuntu-noble-large | INFO:kolla.common.utils:designate-producer 2026-05-22 01:42:38.065167 | ubuntu-noble-large | INFO:kolla.common.utils:designate-sink 2026-05-22 01:42:38.065176 | ubuntu-noble-large | INFO:kolla.common.utils:designate-worker 2026-05-22 01:42:38.065186 | ubuntu-noble-large | INFO:kolla.common.utils:dnsmasq 2026-05-22 01:42:38.065195 | ubuntu-noble-large | INFO:kolla.common.utils:fluentd 2026-05-22 01:42:38.065204 | ubuntu-noble-large | INFO:kolla.common.utils:glance-api 2026-05-22 01:42:38.065214 | ubuntu-noble-large | INFO:kolla.common.utils:glance-base 2026-05-22 01:42:38.065223 | ubuntu-noble-large | INFO:kolla.common.utils:gnocchi-api 2026-05-22 01:42:38.065233 | ubuntu-noble-large | INFO:kolla.common.utils:gnocchi-base 2026-05-22 01:42:38.065242 | ubuntu-noble-large | INFO:kolla.common.utils:gnocchi-metricd 2026-05-22 01:42:38.065252 | ubuntu-noble-large | INFO:kolla.common.utils:gnocchi-statsd 2026-05-22 01:42:38.065261 | ubuntu-noble-large | INFO:kolla.common.utils:grafana 2026-05-22 01:42:38.065270 | ubuntu-noble-large | INFO:kolla.common.utils:hacluster-base 2026-05-22 01:42:38.065280 | ubuntu-noble-large | INFO:kolla.common.utils:hacluster-corosync 2026-05-22 01:42:38.065289 | ubuntu-noble-large | INFO:kolla.common.utils:hacluster-pacemaker 2026-05-22 01:42:38.065299 | ubuntu-noble-large | INFO:kolla.common.utils:hacluster-pacemaker-remote 2026-05-22 01:42:38.065308 | ubuntu-noble-large | INFO:kolla.common.utils:hacluster-pcs 2026-05-22 01:42:38.065318 | ubuntu-noble-large | INFO:kolla.common.utils:haproxy 2026-05-22 01:42:38.065327 | ubuntu-noble-large | INFO:kolla.common.utils:haproxy-ssh 2026-05-22 01:42:38.065337 | ubuntu-noble-large | INFO:kolla.common.utils:heat-api 2026-05-22 01:42:38.065346 | ubuntu-noble-large | INFO:kolla.common.utils:heat-api-cfn 2026-05-22 01:42:38.065356 | ubuntu-noble-large | INFO:kolla.common.utils:heat-base 2026-05-22 01:42:38.065365 | ubuntu-noble-large | INFO:kolla.common.utils:heat-engine 2026-05-22 01:42:38.065375 | ubuntu-noble-large | INFO:kolla.common.utils:horizon 2026-05-22 01:42:38.065384 | ubuntu-noble-large | INFO:kolla.common.utils:ironic-api 2026-05-22 01:42:38.065394 | ubuntu-noble-large | INFO:kolla.common.utils:ironic-base 2026-05-22 01:42:38.065404 | ubuntu-noble-large | INFO:kolla.common.utils:ironic-conductor 2026-05-22 01:42:38.065413 | ubuntu-noble-large | INFO:kolla.common.utils:ironic-inspector 2026-05-22 01:42:38.065423 | ubuntu-noble-large | INFO:kolla.common.utils:ironic-neutron-agent 2026-05-22 01:42:38.065432 | ubuntu-noble-large | INFO:kolla.common.utils:ironic-prometheus-exporter 2026-05-22 01:42:38.065442 | ubuntu-noble-large | INFO:kolla.common.utils:ironic-pxe 2026-05-22 01:42:38.065451 | ubuntu-noble-large | INFO:kolla.common.utils:iscsid 2026-05-22 01:42:38.065460 | ubuntu-noble-large | INFO:kolla.common.utils:keepalived 2026-05-22 01:42:38.065470 | ubuntu-noble-large | INFO:kolla.common.utils:keystone 2026-05-22 01:42:38.065479 | ubuntu-noble-large | INFO:kolla.common.utils:keystone-base 2026-05-22 01:42:38.065489 | ubuntu-noble-large | INFO:kolla.common.utils:keystone-fernet 2026-05-22 01:42:38.065498 | ubuntu-noble-large | INFO:kolla.common.utils:keystone-ssh 2026-05-22 01:42:38.065507 | ubuntu-noble-large | INFO:kolla.common.utils:kolla-toolbox 2026-05-22 01:42:38.065517 | ubuntu-noble-large | INFO:kolla.common.utils:letsencrypt-base 2026-05-22 01:42:38.065526 | ubuntu-noble-large | INFO:kolla.common.utils:letsencrypt-lego 2026-05-22 01:42:38.065535 | ubuntu-noble-large | INFO:kolla.common.utils:letsencrypt-webserver 2026-05-22 01:42:38.065545 | ubuntu-noble-large | INFO:kolla.common.utils:magnum-api 2026-05-22 01:42:38.065554 | ubuntu-noble-large | INFO:kolla.common.utils:magnum-base 2026-05-22 01:42:38.065563 | ubuntu-noble-large | INFO:kolla.common.utils:magnum-conductor 2026-05-22 01:42:38.065573 | ubuntu-noble-large | INFO:kolla.common.utils:manila-api 2026-05-22 01:42:38.065582 | ubuntu-noble-large | INFO:kolla.common.utils:manila-base 2026-05-22 01:42:38.065636 | ubuntu-noble-large | INFO:kolla.common.utils:manila-data 2026-05-22 01:42:38.065651 | ubuntu-noble-large | INFO:kolla.common.utils:manila-scheduler 2026-05-22 01:42:38.065661 | ubuntu-noble-large | INFO:kolla.common.utils:manila-share 2026-05-22 01:42:38.065671 | ubuntu-noble-large | INFO:kolla.common.utils:mariadb-base 2026-05-22 01:42:38.065680 | ubuntu-noble-large | INFO:kolla.common.utils:mariadb-clustercheck 2026-05-22 01:42:38.065690 | ubuntu-noble-large | INFO:kolla.common.utils:mariadb-server 2026-05-22 01:42:38.065699 | ubuntu-noble-large | INFO:kolla.common.utils:masakari-api 2026-05-22 01:42:38.065708 | ubuntu-noble-large | INFO:kolla.common.utils:masakari-base 2026-05-22 01:42:38.065718 | ubuntu-noble-large | INFO:kolla.common.utils:masakari-engine 2026-05-22 01:42:38.065829 | ubuntu-noble-large | INFO:kolla.common.utils:masakari-monitors 2026-05-22 01:42:38.065843 | ubuntu-noble-large | INFO:kolla.common.utils:memcached 2026-05-22 01:42:38.065860 | ubuntu-noble-large | INFO:kolla.common.utils:multipathd 2026-05-22 01:42:38.065870 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-base 2026-05-22 01:42:38.065880 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-bgp-dragent 2026-05-22 01:42:38.065890 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-dhcp-agent 2026-05-22 01:42:38.065900 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-infoblox-ipam-agent 2026-05-22 01:42:38.065910 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-l3-agent 2026-05-22 01:42:38.065920 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-metadata-agent 2026-05-22 01:42:38.065930 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-metering-agent 2026-05-22 01:42:38.065940 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-mlnx-agent 2026-05-22 01:42:38.065949 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-openvswitch-agent 2026-05-22 01:42:38.065959 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-ovn-agent 2026-05-22 01:42:38.065969 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-ovn-vpn-agent 2026-05-22 01:42:38.065979 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-server 2026-05-22 01:42:38.066013 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-sriov-agent 2026-05-22 01:42:38.066023 | ubuntu-noble-large | INFO:kolla.common.utils:nova-api 2026-05-22 01:42:38.066033 | ubuntu-noble-large | INFO:kolla.common.utils:nova-base 2026-05-22 01:42:38.066043 | ubuntu-noble-large | INFO:kolla.common.utils:nova-compute 2026-05-22 01:42:38.066053 | ubuntu-noble-large | INFO:kolla.common.utils:nova-compute-ironic 2026-05-22 01:42:38.066063 | ubuntu-noble-large | INFO:kolla.common.utils:nova-conductor 2026-05-22 01:42:38.066072 | ubuntu-noble-large | INFO:kolla.common.utils:nova-libvirt 2026-05-22 01:42:38.066082 | ubuntu-noble-large | INFO:kolla.common.utils:nova-novncproxy 2026-05-22 01:42:38.066092 | ubuntu-noble-large | INFO:kolla.common.utils:nova-scheduler 2026-05-22 01:42:38.066102 | ubuntu-noble-large | INFO:kolla.common.utils:nova-serialproxy 2026-05-22 01:42:38.066111 | ubuntu-noble-large | INFO:kolla.common.utils:nova-spicehtml5proxy 2026-05-22 01:42:38.066121 | ubuntu-noble-large | INFO:kolla.common.utils:nova-ssh 2026-05-22 01:42:38.066131 | ubuntu-noble-large | INFO:kolla.common.utils:octavia-api 2026-05-22 01:42:38.066141 | ubuntu-noble-large | INFO:kolla.common.utils:octavia-base 2026-05-22 01:42:38.066150 | ubuntu-noble-large | INFO:kolla.common.utils:octavia-driver-agent 2026-05-22 01:42:38.066160 | ubuntu-noble-large | INFO:kolla.common.utils:octavia-health-manager 2026-05-22 01:42:38.066170 | ubuntu-noble-large | INFO:kolla.common.utils:octavia-housekeeping 2026-05-22 01:42:38.066179 | ubuntu-noble-large | INFO:kolla.common.utils:octavia-worker 2026-05-22 01:42:38.066206 | ubuntu-noble-large | INFO:kolla.common.utils:opensearch 2026-05-22 01:42:38.066216 | ubuntu-noble-large | INFO:kolla.common.utils:opensearch-dashboards 2026-05-22 01:42:38.066226 | ubuntu-noble-large | INFO:kolla.common.utils:openstack-base 2026-05-22 01:42:38.066236 | ubuntu-noble-large | INFO:kolla.common.utils:openvswitch-base 2026-05-22 01:42:38.066246 | ubuntu-noble-large | INFO:kolla.common.utils:openvswitch-db-server 2026-05-22 01:42:38.066255 | ubuntu-noble-large | INFO:kolla.common.utils:openvswitch-vswitchd 2026-05-22 01:42:38.066265 | ubuntu-noble-large | INFO:kolla.common.utils:ovn-base 2026-05-22 01:42:38.066275 | ubuntu-noble-large | INFO:kolla.common.utils:ovn-controller 2026-05-22 01:42:38.066285 | ubuntu-noble-large | INFO:kolla.common.utils:ovn-nb-db-server 2026-05-22 01:42:38.066294 | ubuntu-noble-large | INFO:kolla.common.utils:ovn-northd 2026-05-22 01:42:38.066304 | ubuntu-noble-large | INFO:kolla.common.utils:ovn-sb-db-relay 2026-05-22 01:42:38.066314 | ubuntu-noble-large | INFO:kolla.common.utils:ovn-sb-db-server 2026-05-22 01:42:38.066324 | ubuntu-noble-large | INFO:kolla.common.utils:ovsdpdk 2026-05-22 01:42:38.066333 | ubuntu-noble-large | INFO:kolla.common.utils:ovsdpdk-db 2026-05-22 01:42:38.066343 | ubuntu-noble-large | INFO:kolla.common.utils:ovsdpdk-vswitchd 2026-05-22 01:42:38.066353 | ubuntu-noble-large | INFO:kolla.common.utils:placement-api 2026-05-22 01:42:38.066363 | ubuntu-noble-large | INFO:kolla.common.utils:placement-base 2026-05-22 01:42:38.066372 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-alertmanager 2026-05-22 01:42:38.066382 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-base 2026-05-22 01:42:38.066392 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-blackbox-exporter 2026-05-22 01:42:38.066402 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-cadvisor 2026-05-22 01:42:38.066411 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-elasticsearch-exporter 2026-05-22 01:42:38.066421 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-libvirt-exporter 2026-05-22 01:42:38.066431 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-memcached-exporter 2026-05-22 01:42:38.066441 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-mtail 2026-05-22 01:42:38.066451 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-mysqld-exporter 2026-05-22 01:42:38.066468 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-node-exporter 2026-05-22 01:42:38.066478 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-openstack-exporter 2026-05-22 01:42:38.066488 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-ovn-exporter 2026-05-22 01:42:38.066498 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-server 2026-05-22 01:42:38.066508 | ubuntu-noble-large | INFO:kolla.common.utils:proxysql 2026-05-22 01:42:38.066517 | ubuntu-noble-large | INFO:kolla.common.utils:proxysql-3 2026-05-22 01:42:38.066527 | ubuntu-noble-large | INFO:kolla.common.utils:rabbitmq 2026-05-22 01:42:38.066537 | ubuntu-noble-large | INFO:kolla.common.utils:redis 2026-05-22 01:42:38.066547 | ubuntu-noble-large | INFO:kolla.common.utils:redis-base 2026-05-22 01:42:38.066557 | ubuntu-noble-large | INFO:kolla.common.utils:redis-sentinel 2026-05-22 01:42:38.066567 | ubuntu-noble-large | INFO:kolla.common.utils:skyline-apiserver 2026-05-22 01:42:38.066576 | ubuntu-noble-large | INFO:kolla.common.utils:skyline-base 2026-05-22 01:42:38.066586 | ubuntu-noble-large | INFO:kolla.common.utils:skyline-console 2026-05-22 01:42:38.066626 | ubuntu-noble-large | INFO:kolla.common.utils:tgtd 2026-05-22 01:42:38.066636 | ubuntu-noble-large | INFO:kolla.common.utils:watcher-api 2026-05-22 01:42:38.066647 | ubuntu-noble-large | INFO:kolla.common.utils:watcher-applier 2026-05-22 01:42:38.066663 | ubuntu-noble-large | INFO:kolla.common.utils:watcher-base 2026-05-22 01:42:38.066673 | ubuntu-noble-large | INFO:kolla.common.utils:watcher-engine 2026-05-22 01:42:38.719221 | ubuntu-noble-large | {"built": [{"name": "aodh-api"}, {"name": "aodh-base"}, {"name": "aodh-evaluator"}, {"name": "aodh-expirer"}, {"name": "aodh-listener"}, {"name": "aodh-notifier"}, {"name": "barbican-api"}, {"name": "barbican-base"}, {"name": "barbican-keystone-listener"}, {"name": "barbican-worker"}, {"name": "base"}, {"name": "blazar-api"}, {"name": "blazar-base"}, {"name": "blazar-manager"}, {"name": "ceilometer-base"}, {"name": "ceilometer-central"}, {"name": "ceilometer-compute"}, {"name": "ceilometer-ipmi"}, {"name": "ceilometer-notification"}, {"name": "cinder-api"}, {"name": "cinder-backup"}, {"name": "cinder-base"}, {"name": "cinder-scheduler"}, {"name": "cinder-volume"}, {"name": "cron"}, {"name": "designate-api"}, {"name": "designate-backend-bind9"}, {"name": "designate-base"}, {"name": "designate-central"}, {"name": "designate-mdns"}, {"name": "designate-producer"}, {"name": "designate-sink"}, {"name": "designate-worker"}, {"name": "dnsmasq"}, {"name": "fluentd"}, {"name": "glance-api"}, {"name": "glance-base"}, {"name": "gnocchi-api"}, {"name": "gnocchi-base"}, {"name": "gnocchi-metricd"}, {"name": "gnocchi-statsd"}, {"name": "grafana"}, {"name": "hacluster-base"}, {"name": "hacluster-corosync"}, {"name": "hacluster-pacemaker"}, {"name": "hacluster-pacemaker-remote"}, {"name": "hacluster-pcs"}, {"name": "haproxy"}, {"name": "haproxy-ssh"}, {"name": "heat-api"}, {"name": "heat-api-cfn"}, {"name": "heat-base"}, {"name": "heat-engine"}, {"name": "horizon"}, {"name": "ironic-api"}, {"name": "ironic-base"}, {"name": "ironic-conductor"}, {"name": "ironic-inspector"}, {"name": "ironic-neutron-agent"}, {"name": "ironic-prometheus-exporter"}, {"name": "ironic-pxe"}, {"name": "iscsid"}, {"name": "keepalived"}, {"name": "keystone"}, {"name": "keystone-base"}, {"name": "keystone-fernet"}, {"name": "keystone-ssh"}, {"name": "kolla-toolbox"}, {"name": "letsencrypt-base"}, {"name": "letsencrypt-lego"}, {"name": "letsencrypt-webserver"}, {"name": "magnum-api"}, {"name": "magnum-base"}, {"name": "magnum-conductor"}, {"name": "manila-api"}, {"name": "manila-base"}, {"name": "manila-data"}, {"name": "manila-scheduler"}, {"name": "manila-share"}, {"name": "mariadb-base"}, {"name": "mariadb-clustercheck"}, {"name": "mariadb-server"}, {"name": "masakari-api"}, {"name": "masakari-base"}, {"name": "masakari-engine"}, {"name": "masakari-monitors"}, {"name": "memcached"}, {"name": "multipathd"}, {"name": "neutron-base"}, {"name": "neutron-bgp-dragent"}, {"name": "neutron-dhcp-agent"}, {"name": "neutron-infoblox-ipam-agent"}, {"name": "neutron-l3-agent"}, {"name": "neutron-metadata-agent"}, {"name": "neutron-metering-agent"}, {"name": "neutron-mlnx-agent"}, {"name": "neutron-openvswitch-agent"}, {"name": "neutron-ovn-agent"}, {"name": "neutron-ovn-vpn-agent"}, {"name": "neutron-server"}, {"name": "neutron-sriov-agent"}, {"name": "nova-api"}, {"name": "nova-base"}, {"name": "nova-compute"}, {"name": "nova-compute-ironic"}, {"name": "nova-conductor"}, {"name": "nova-libvirt"}, {"name": "nova-novncproxy"}, {"name": "nova-scheduler"}, {"name": "nova-serialproxy"}, {"name": "nova-spicehtml5proxy"}, {"name": "nova-ssh"}, {"name": "octavia-api"}, {"name": "octavia-base"}, {"name": "octavia-driver-agent"}, {"name": "octavia-health-manager"}, {"name": "octavia-housekeeping"}, {"name": "octavia-worker"}, {"name": "opensearch"}, {"name": "opensearch-dashboards"}, {"name": "openstack-base"}, {"name": "openvswitch-base"}, {"name": "openvswitch-db-server"}, {"name": "openvswitch-vswitchd"}, {"name": "ovn-base"}, {"name": "ovn-controller"}, {"name": "ovn-nb-db-server"}, {"name": "ovn-northd"}, {"name": "ovn-sb-db-relay"}, {"name": "ovn-sb-db-server"}, {"name": "ovsdpdk"}, {"name": "ovsdpdk-db"}, {"name": "ovsdpdk-vswitchd"}, {"name": "placement-api"}, {"name": "placement-base"}, {"name": "prometheus-alertmanager"}, {"name": "prometheus-base"}, {"name": "prometheus-blackbox-exporter"}, {"name": "prometheus-cadvisor"}, {"name": "prometheus-elasticsearch-exporter"}, {"name": "prometheus-libvirt-exporter"}, {"name": "prometheus-memcached-exporter"}, {"name": "prometheus-mtail"}, {"name": "prometheus-mysqld-exporter"}, {"name": "prometheus-node-exporter"}, {"name": "prometheus-openstack-exporter"}, {"name": "prometheus-ovn-exporter"}, {"name": "prometheus-server"}, {"name": "proxysql"}, {"name": "proxysql-3"}, {"name": "rabbitmq"}, {"name": "redis"}, {"name": "redis-base"}, {"name": "redis-sentinel"}, {"name": "skyline-apiserver"}, {"name": "skyline-base"}, {"name": "skyline-console"}, {"name": "tgtd"}, {"name": "watcher-api"}, {"name": "watcher-applier"}, {"name": "watcher-base"}, {"name": "watcher-engine"}], "failed": [], "not_matched": [{"name": "bifrost-base"}, {"name": "bifrost-deploy"}, {"name": "cloudkitty-api"}, {"name": "cloudkitty-base"}, {"name": "cloudkitty-processor"}, {"name": "collectd"}, {"name": "cyborg-agent"}, {"name": "cyborg-api"}, {"name": "cyborg-base"}, {"name": "cyborg-conductor"}, {"name": "etcd"}, {"name": "influxdb"}, {"name": "kuryr-base"}, {"name": "kuryr-libnetwork"}, {"name": "mistral-api"}, {"name": "mistral-base"}, {"name": "mistral-engine"}, {"name": "mistral-event-engine"}, {"name": "mistral-executor"}, {"name": "tacker-base"}, {"name": "tacker-conductor"}, {"name": "tacker-server"}, {"name": "telegraf"}, {"name": "trove-api"}, {"name": "trove-base"}, {"name": "trove-conductor"}, {"name": "trove-guestagent"}, {"name": "trove-taskmanager"}, {"name": "valkey-base"}, {"name": "valkey-sentinel"}, {"name": "valkey-server"}, {"name": "venus-api"}, {"name": "venus-base"}, {"name": "venus-manager"}, {"name": "zun-api"}, {"name": "zun-base"}, {"name": "zun-cni-daemon"}, {"name": "zun-compute"}, {"name": "zun-wsproxy"}], "skipped": [], "unbuildable": []}+ grep -q 'Failed with status: error' kolla-build-20260522.log 2026-05-22 01:42:38.742842 | ubuntu-noble-large | + docker images 2026-05-22 01:42:40.505249 | ubuntu-noble-large | REPOSITORY TAG IMAGE ID CREATED SIZE 2026-05-22 01:42:40.505335 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-prometheus-exporter build-20260522 305eccc429a5 4 seconds ago 1.44GB 2026-05-22 01:42:40.505354 | ubuntu-noble-large | ba4008b6b61a 7 seconds ago 1.44GB 2026-05-22 01:42:40.505361 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent build-20260522 3a89038f585f 24 seconds ago 1.24GB 2026-05-22 01:42:40.505381 | ubuntu-noble-large | 2991165f970d 27 seconds ago 1.24GB 2026-05-22 01:42:40.505388 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-sb-db-relay build-20260522 275480c8ff1e 37 seconds ago 293MB 2026-05-22 01:42:40.505396 | ubuntu-noble-large | 7cb5c1fd3ceb 38 seconds ago 293MB 2026-05-22 01:42:40.505420 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone build-20260522 1bb49c6896c5 40 seconds ago 1.08GB 2026-05-22 01:42:40.505427 | ubuntu-noble-large | 6e1800d59e1d 43 seconds ago 1.08GB 2026-05-22 01:42:40.505433 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-fernet build-20260522 c09c8d4ccc9e 4 minutes ago 1.05GB 2026-05-22 01:42:40.505440 | ubuntu-noble-large | f34dcab241e6 4 minutes ago 1.05GB 2026-05-22 01:42:40.505447 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-ssh build-20260522 c912fb4f7995 5 minutes ago 1.05GB 2026-05-22 01:42:40.505457 | ubuntu-noble-large | ee530c177ebe 5 minutes ago 1.05GB 2026-05-22 01:42:40.505464 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-api build-20260522 34ce57490780 5 minutes ago 1.01GB 2026-05-22 01:42:40.505470 | ubuntu-noble-large | 91aeffc1a51d 5 minutes ago 1.01GB 2026-05-22 01:42:40.505477 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-monitors build-20260522 24ae9889b8f5 6 minutes ago 1.08GB 2026-05-22 01:42:40.505484 | ubuntu-noble-large | b013ebda0328 6 minutes ago 1.1GB 2026-05-22 01:42:40.505490 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-engine build-20260522 667b94e601f8 7 minutes ago 1.01GB 2026-05-22 01:42:40.505500 | ubuntu-noble-large | 0dc9f7bdd00b 7 minutes ago 1.01GB 2026-05-22 01:42:40.505507 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-conductor build-20260522 660d2ab05451 7 minutes ago 1.43GB 2026-05-22 01:42:40.505513 | ubuntu-noble-large | 0296fb55ccea 8 minutes ago 1.63GB 2026-05-22 01:42:40.505523 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-api build-20260522 41ac978fda7c 10 minutes ago 1.15GB 2026-05-22 01:42:40.505529 | ubuntu-noble-large | 7e9bb9b97d05 10 minutes ago 1.15GB 2026-05-22 01:42:40.505539 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-pxe build-20260522 3aaca9d3a9d1 10 minutes ago 1.2GB 2026-05-22 01:42:40.505559 | ubuntu-noble-large | 21fd383a1a58 10 minutes ago 1.21GB 2026-05-22 01:42:40.505571 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-spicehtml5proxy build-20260522 8f3f590a1ccb 11 minutes ago 1.27GB 2026-05-22 01:42:40.505620 | ubuntu-noble-large | 2f59e41a4a86 11 minutes ago 1.28GB 2026-05-22 01:42:40.505635 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-conductor build-20260522 0cc046272ae6 12 minutes ago 1.23GB 2026-05-22 01:42:40.505645 | ubuntu-noble-large | 391a72388661 12 minutes ago 1.23GB 2026-05-22 01:42:40.505662 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-api build-20260522 7dc20149f6c3 12 minutes ago 1.23GB 2026-05-22 01:42:40.505690 | ubuntu-noble-large | 5565e878becd 12 minutes ago 1.23GB 2026-05-22 01:42:40.505709 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-ssh build-20260522 80648fba7f74 13 minutes ago 1.23GB 2026-05-22 01:42:40.505738 | ubuntu-noble-large | 8dbc0a62943e 13 minutes ago 1.23GB 2026-05-22 01:42:40.505754 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute build-20260522 77c634bf0182 13 minutes ago 1.59GB 2026-05-22 01:42:40.505777 | ubuntu-noble-large | 231d56028e49 14 minutes ago 1.62GB 2026-05-22 01:42:40.505795 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-scheduler build-20260522 376db01d306d 15 minutes ago 1.23GB 2026-05-22 01:42:40.505831 | ubuntu-noble-large | 0d0fd97b13b6 15 minutes ago 1.23GB 2026-05-22 01:42:40.505841 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute-ironic build-20260522 8ac5faed5bcb 16 minutes ago 1.24GB 2026-05-22 01:42:40.505860 | ubuntu-noble-large | b37b91cc2e27 16 minutes ago 1.24GB 2026-05-22 01:42:40.505876 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-serialproxy build-20260522 901155a6e2ea 16 minutes ago 1.23GB 2026-05-22 01:42:40.505911 | ubuntu-noble-large | 517cde687ad2 17 minutes ago 1.23GB 2026-05-22 01:42:40.505923 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-novncproxy build-20260522 bddddd9a5a08 17 minutes ago 1.38GB 2026-05-22 01:42:40.505954 | ubuntu-noble-large | 3a8d21bc36c8 17 minutes ago 1.41GB 2026-05-22 01:42:40.505970 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api-cfn build-20260522 4b33e7fa9043 18 minutes ago 1.09GB 2026-05-22 01:42:40.506001 | ubuntu-noble-large | dd71961f4b31 18 minutes ago 1.09GB 2026-05-22 01:42:40.506019 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-engine build-20260522 9b3d509b0e77 19 minutes ago 1.09GB 2026-05-22 01:42:40.506048 | ubuntu-noble-large | b14a19b301a1 19 minutes ago 1.09GB 2026-05-22 01:42:40.506067 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api build-20260522 c3c8b8d63074 19 minutes ago 1.09GB 2026-05-22 01:42:40.506097 | ubuntu-noble-large | 58097b5964c7 19 minutes ago 1.09GB 2026-05-22 01:42:40.506115 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/watcher-api build-20260522 053ffc9cbf95 20 minutes ago 1.02GB 2026-05-22 01:42:40.506144 | ubuntu-noble-large | 61fcc1f49865 20 minutes ago 1.02GB 2026-05-22 01:42:40.506159 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/watcher-engine build-20260522 b82bb806aca8 20 minutes ago 1.02GB 2026-05-22 01:42:40.506188 | ubuntu-noble-large | 90cf4a576aa2 20 minutes ago 1.02GB 2026-05-22 01:42:40.506203 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/watcher-applier build-20260522 eb620300e0d5 21 minutes ago 1.02GB 2026-05-22 01:42:40.506232 | ubuntu-noble-large | cfdc121963e7 21 minutes ago 1.02GB 2026-05-22 01:42:40.506249 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-api build-20260522 e048df8facbf 21 minutes ago 1.12GB 2026-05-22 01:42:40.506280 | ubuntu-noble-large | 3eb31cb44c35 21 minutes ago 1.12GB 2026-05-22 01:42:40.506297 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-metricd build-20260522 7abfea8de1b4 22 minutes ago 1.12GB 2026-05-22 01:42:40.506327 | ubuntu-noble-large | 4ef135318243 22 minutes ago 1.12GB 2026-05-22 01:42:40.506344 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-statsd build-20260522 fbafd7b2e92d 22 minutes ago 1.12GB 2026-05-22 01:42:40.506363 | ubuntu-noble-large | e95e8d30184e 22 minutes ago 1.12GB 2026-05-22 01:42:40.506378 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-mdns build-20260522 09e862b7bef0 22 minutes ago 996MB 2026-05-22 01:42:40.506409 | ubuntu-noble-large | 517388f6babd 22 minutes ago 997MB 2026-05-22 01:42:40.506426 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-sink build-20260522 249278569730 23 minutes ago 996MB 2026-05-22 01:42:40.506452 | ubuntu-noble-large | 1a033118a9d6 23 minutes ago 997MB 2026-05-22 01:42:40.506466 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-api build-20260522 2aaeaf717007 23 minutes ago 996MB 2026-05-22 01:42:40.506494 | ubuntu-noble-large | eab888b1af25 23 minutes ago 997MB 2026-05-22 01:42:40.506511 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-producer build-20260522 431bfcdd6e9e 24 minutes ago 996MB 2026-05-22 01:42:40.506545 | ubuntu-noble-large | c532b16d944a 24 minutes ago 997MB 2026-05-22 01:42:40.506555 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-backend-bind9 build-20260522 d18ecacfc6b6 24 minutes ago 1GB 2026-05-22 01:42:40.506576 | ubuntu-noble-large | d357b68ec64a 24 minutes ago 1GB 2026-05-22 01:42:40.506627 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-worker build-20260522 1abb46367df7 25 minutes ago 1GB 2026-05-22 01:42:40.506646 | ubuntu-noble-large | 854800c7eb4c 25 minutes ago 1GB 2026-05-22 01:42:40.506663 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-central build-20260522 9c09bad5956e 25 minutes ago 996MB 2026-05-22 01:42:40.506694 | ubuntu-noble-large | bc4950e2804a 26 minutes ago 997MB 2026-05-22 01:42:40.506708 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-backup build-20260522 75a67c2a438a 26 minutes ago 1.43GB 2026-05-22 01:42:40.506741 | ubuntu-noble-large | 06f2092d62ed 26 minutes ago 1.44GB 2026-05-22 01:42:40.506759 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-api build-20260522 e4f822ea4433 27 minutes ago 1.43GB 2026-05-22 01:42:40.506790 | ubuntu-noble-large | b0133a90ea87 27 minutes ago 1.43GB 2026-05-22 01:42:40.506806 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-scheduler build-20260522 7c8fd1c275f1 27 minutes ago 1.43GB 2026-05-22 01:42:40.506840 | ubuntu-noble-large | faffc5198393 27 minutes ago 1.43GB 2026-05-22 01:42:40.506857 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-volume build-20260522 a95ab05bd4f9 28 minutes ago 1.79GB 2026-05-22 01:42:40.506889 | ubuntu-noble-large | 74f526ea71ce 28 minutes ago 2.14GB 2026-05-22 01:42:40.506905 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-api build-20260522 90b5ce7ab214 32 minutes ago 988MB 2026-05-22 01:42:40.506936 | ubuntu-noble-large | 4249608c4ec2 32 minutes ago 989MB 2026-05-22 01:42:40.506955 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-central build-20260522 66876e2848d5 32 minutes ago 988MB 2026-05-22 01:42:40.506996 | ubuntu-noble-large | bf883a28c5d2 32 minutes ago 989MB 2026-05-22 01:42:40.507037 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-compute build-20260522 fb3588ae1d4d 32 minutes ago 999MB 2026-05-22 01:42:40.507047 | ubuntu-noble-large | 79018cd1c70b 32 minutes ago 1GB 2026-05-22 01:42:40.507057 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-notification build-20260522 92012015022f 33 minutes ago 988MB 2026-05-22 01:42:40.507085 | ubuntu-noble-large | a6eaa2aeebf5 33 minutes ago 989MB 2026-05-22 01:42:40.507100 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-ipmi build-20260522 b232ceffd711 34 minutes ago 999MB 2026-05-22 01:42:40.507130 | ubuntu-noble-large | 746c2cf0c529 34 minutes ago 1GB 2026-05-22 01:42:40.507146 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-scheduler build-20260522 a72bb23f1325 34 minutes ago 1.06GB 2026-05-22 01:42:40.507177 | ubuntu-noble-large | 2395e7ca4b66 34 minutes ago 1.06GB 2026-05-22 01:42:40.507190 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-share build-20260522 34e9b9409291 35 minutes ago 1.23GB 2026-05-22 01:42:40.507217 | ubuntu-noble-large | edd6b4bdc520 35 minutes ago 1.25GB 2026-05-22 01:42:40.507229 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-data build-20260522 1cf603fd953c 36 minutes ago 1.06GB 2026-05-22 01:42:40.507251 | ubuntu-noble-large | 6896c3277a6c 36 minutes ago 1.07GB 2026-05-22 01:42:40.507264 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-api build-20260522 4ccdff6d23c2 36 minutes ago 1.06GB 2026-05-22 01:42:40.507292 | ubuntu-noble-large | e037dcb2eef1 36 minutes ago 1.06GB 2026-05-22 01:42:40.507301 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-api build-20260522 28e57cdaaf29 37 minutes ago 1.11GB 2026-05-22 01:42:40.507320 | ubuntu-noble-large | 9821203e2749 37 minutes ago 1.12GB 2026-05-22 01:42:40.507330 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-console build-20260522 6e98983f2fbf 37 minutes ago 1.06GB 2026-05-22 01:42:40.507349 | ubuntu-noble-large | d543c7707e03 38 minutes ago 1.06GB 2026-05-22 01:42:40.507363 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-apiserver build-20260522 ffd12da67600 38 minutes ago 1.01GB 2026-05-22 01:42:40.507386 | ubuntu-noble-large | 31597e6c3981 38 minutes ago 1.02GB 2026-05-22 01:42:40.507397 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-neutron-agent build-20260522 704888da30ef 39 minutes ago 1.23GB 2026-05-22 01:42:40.507422 | ubuntu-noble-large | ad1579d7a179 39 minutes ago 1.23GB 2026-05-22 01:42:40.507433 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-agent build-20260522 163b68b5f5c7 40 minutes ago 1.23GB 2026-05-22 01:42:40.507452 | ubuntu-noble-large | df5bc568f0ae 40 minutes ago 1.23GB 2026-05-22 01:42:40.507463 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metadata-agent build-20260522 e2b202583216 40 minutes ago 1.23GB 2026-05-22 01:42:40.507481 | ubuntu-noble-large | 2f91e3a5eb14 40 minutes ago 1.23GB 2026-05-22 01:42:40.507492 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metering-agent build-20260522 35f0cbaa09da 41 minutes ago 1.23GB 2026-05-22 01:42:40.507516 | ubuntu-noble-large | bfdb05f63705 41 minutes ago 1.23GB 2026-05-22 01:42:40.507527 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-bgp-dragent build-20260522 524ac002464b 41 minutes ago 1.23GB 2026-05-22 01:42:40.507550 | ubuntu-noble-large | f86283a8466b 41 minutes ago 1.23GB 2026-05-22 01:42:40.507562 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-mlnx-agent build-20260522 1a3e828c44af 42 minutes ago 1.24GB 2026-05-22 01:42:40.507583 | ubuntu-noble-large | c74ff4a262ba 42 minutes ago 1.24GB 2026-05-22 01:42:40.507635 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-sriov-agent build-20260522 08ff624352ae 43 minutes ago 1.23GB 2026-05-22 01:42:40.507650 | ubuntu-noble-large | d5100e1a0135 43 minutes ago 1.23GB 2026-05-22 01:42:40.507660 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent build-20260522 ff6d4e08d77f 43 minutes ago 1.23GB 2026-05-22 01:42:40.507672 | ubuntu-noble-large | fa2fa1550f90 43 minutes ago 1.23GB 2026-05-22 01:42:40.507683 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-l3-agent build-20260522 093f3c08b7e9 44 minutes ago 1.23GB 2026-05-22 01:42:40.507704 | ubuntu-noble-large | 7af78b5535b4 44 minutes ago 1.23GB 2026-05-22 01:42:40.507716 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-server build-20260522 8b93c1fc8194 45 minutes ago 1.23GB 2026-05-22 01:42:40.507740 | ubuntu-noble-large | 3fc0657236dd 45 minutes ago 1.24GB 2026-05-22 01:42:40.507752 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-openvswitch-agent build-20260522 c090502fd224 46 minutes ago 1.23GB 2026-05-22 01:42:40.507775 | ubuntu-noble-large | fc9c67e037b7 46 minutes ago 1.23GB 2026-05-22 01:42:40.507786 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-dhcp-agent build-20260522 ea0b85fff346 47 minutes ago 1.23GB 2026-05-22 01:42:40.507808 | ubuntu-noble-large | dfcc291b6980 47 minutes ago 1.23GB 2026-05-22 01:42:40.507819 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-worker build-20260522 bd4cd133bfd9 47 minutes ago 996MB 2026-05-22 01:42:40.507848 | ubuntu-noble-large | 907d14c84cb8 47 minutes ago 997MB 2026-05-22 01:42:40.507857 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-keystone-listener build-20260522 6a4e354062c1 48 minutes ago 996MB 2026-05-22 01:42:40.507873 | ubuntu-noble-large | 1d2acf17bd73 48 minutes ago 997MB 2026-05-22 01:42:40.507884 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-api build-20260522 553f40b88113 48 minutes ago 996MB 2026-05-22 01:42:40.507905 | ubuntu-noble-large | 22ad32226585 48 minutes ago 997MB 2026-05-22 01:42:40.507919 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-notifier build-20260522 d94ce0ca57c0 49 minutes ago 986MB 2026-05-22 01:42:40.507935 | ubuntu-noble-large | 94bacd5e13a9 49 minutes ago 987MB 2026-05-22 01:42:40.507946 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-expirer build-20260522 6a9fe1ffd064 49 minutes ago 986MB 2026-05-22 01:42:40.507969 | ubuntu-noble-large | de91d6aec105 49 minutes ago 987MB 2026-05-22 01:42:40.507992 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-evaluator build-20260522 8e3b70ce6e61 50 minutes ago 986MB 2026-05-22 01:42:40.508012 | ubuntu-noble-large | 9efee1555b8a 50 minutes ago 987MB 2026-05-22 01:42:40.508026 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-api build-20260522 f0ea5bbfb973 50 minutes ago 986MB 2026-05-22 01:42:40.508048 | ubuntu-noble-large | 91304c752766 50 minutes ago 987MB 2026-05-22 01:42:40.508059 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-listener build-20260522 98791428d1e6 51 minutes ago 986MB 2026-05-22 01:42:40.508082 | ubuntu-noble-large | fb876ff2463c 51 minutes ago 987MB 2026-05-22 01:42:40.508096 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-api build-20260522 fee01a36c0ca 51 minutes ago 1.06GB 2026-05-22 01:42:40.508118 | ubuntu-noble-large | 9e421f59180a 51 minutes ago 1.08GB 2026-05-22 01:42:40.508129 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-driver-agent build-20260522 d0db5e901e8c 52 minutes ago 1.06GB 2026-05-22 01:42:40.508151 | ubuntu-noble-large | ac52bf2f3e59 52 minutes ago 1.08GB 2026-05-22 01:42:40.508162 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-health-manager build-20260522 026ce2f63866 53 minutes ago 1.04GB 2026-05-22 01:42:40.508187 | ubuntu-noble-large | bcbc34a63384 53 minutes ago 1.04GB 2026-05-22 01:42:40.508198 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-worker build-20260522 440144e77015 53 minutes ago 1.04GB 2026-05-22 01:42:40.508222 | ubuntu-noble-large | d2a0f6549aec 53 minutes ago 1.04GB 2026-05-22 01:42:40.508233 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-housekeeping build-20260522 e2639e3556ee 54 minutes ago 1.04GB 2026-05-22 01:42:40.508256 | ubuntu-noble-large | 409cdcac19e5 54 minutes ago 1.04GB 2026-05-22 01:42:40.508270 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-manager build-20260522 035db2a45c04 54 minutes ago 989MB 2026-05-22 01:42:40.508290 | ubuntu-noble-large | 6bdd1458d66f 54 minutes ago 990MB 2026-05-22 01:42:40.508304 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-api build-20260522 27e4d5d208a0 55 minutes ago 989MB 2026-05-22 01:42:40.508324 | ubuntu-noble-large | 3f3bbeeefd6d 55 minutes ago 990MB 2026-05-22 01:42:40.508336 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-conductor build-20260522 6f4763171cda 55 minutes ago 1.26GB 2026-05-22 01:42:40.508359 | ubuntu-noble-large | 38a4605b5398 55 minutes ago 1.26GB 2026-05-22 01:42:40.508373 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-api build-20260522 3a2a6f56a5bc 56 minutes ago 1.15GB 2026-05-22 01:42:40.508394 | ubuntu-noble-large | ea17662dc503 56 minutes ago 1.15GB 2026-05-22 01:42:40.508404 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-sb-db-server build-20260522 3fd6906e2e7c 57 minutes ago 293MB 2026-05-22 01:42:40.508422 | ubuntu-noble-large | 8877a287353c 57 minutes ago 294MB 2026-05-22 01:42:40.508434 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-northd build-20260522 cba18f9cebc5 57 minutes ago 293MB 2026-05-22 01:42:40.508456 | ubuntu-noble-large | 3834ec665d01 57 minutes ago 294MB 2026-05-22 01:42:40.508477 | ubuntu-noble-large | aacfc4d2051d 57 minutes ago 294MB 2026-05-22 01:42:40.508489 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-controller build-20260522 a3f87ddabfb8 57 minutes ago 293MB 2026-05-22 01:42:40.508503 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-nb-db-server build-20260522 0d0f616a10e8 57 minutes ago 293MB 2026-05-22 01:42:40.508523 | ubuntu-noble-large | e00a8197096d 57 minutes ago 294MB 2026-05-22 01:42:40.508536 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis build-20260522 9fe575c6b361 57 minutes ago 276MB 2026-05-22 01:42:40.508557 | ubuntu-noble-large | 7355058116a3 57 minutes ago 277MB 2026-05-22 01:42:40.508577 | ubuntu-noble-large | 4cd6322c3b10 58 minutes ago 277MB 2026-05-22 01:42:40.508613 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-sentinel build-20260522 7906f6e451ab 58 minutes ago 276MB 2026-05-22 01:42:40.508628 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-server build-20260522 eb0bdbfe4366 58 minutes ago 451MB 2026-05-22 01:42:40.508638 | ubuntu-noble-large | 6fef1dfa7a0d 58 minutes ago 569MB 2026-05-22 01:42:40.508649 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-clustercheck build-20260522 9012ee141d7d 58 minutes ago 306MB 2026-05-22 01:42:40.508665 | ubuntu-noble-large | 45182d00f2ea 58 minutes ago 306MB 2026-05-22 01:42:40.508677 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-corosync build-20260522 563bec910a67 58 minutes ago 314MB 2026-05-22 01:42:40.508700 | ubuntu-noble-large | 4fe714474c76 58 minutes ago 315MB 2026-05-22 01:42:40.508710 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote build-20260522 ca59de88b745 59 minutes ago 318MB 2026-05-22 01:42:40.508732 | ubuntu-noble-large | 8f822f0acfe1 59 minutes ago 319MB 2026-05-22 01:42:40.508745 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pcs build-20260522 cbba1448f528 59 minutes ago 390MB 2026-05-22 01:42:40.508765 | ubuntu-noble-large | db6e3711fc91 59 minutes ago 391MB 2026-05-22 01:42:40.508777 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker build-20260522 d0ddb24a5762 About an hour ago 382MB 2026-05-22 01:42:40.508802 | ubuntu-noble-large | 59b22eb2b3f4 About an hour ago 383MB 2026-05-22 01:42:40.508817 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-base build-20260522 3889812eb4bf About an hour ago 1.03GB 2026-05-22 01:42:40.508837 | ubuntu-noble-large | e09e7758e88b About an hour ago 1.03GB 2026-05-22 01:42:40.508851 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-base build-20260522 9b5686572b67 About an hour ago 998MB 2026-05-22 01:42:40.508869 | ubuntu-noble-large | f0551e3a7745 About an hour ago 998MB 2026-05-22 01:42:40.508881 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-base build-20260522 0c552dae3952 About an hour ago 1.14GB 2026-05-22 01:42:40.508904 | ubuntu-noble-large | 3c81b248999d About an hour ago 1.14GB 2026-05-22 01:42:40.508918 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-base build-20260522 69aa0195c844 About an hour ago 1.22GB 2026-05-22 01:42:40.508939 | ubuntu-noble-large | 150b36d76fda About an hour ago 1.22GB 2026-05-22 01:42:40.508957 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-base build-20260522 917e4b4751e5 About an hour ago 1.08GB 2026-05-22 01:42:40.508971 | ubuntu-noble-large | 560a17e0c590 About an hour ago 1.08GB 2026-05-22 01:42:40.509022 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/watcher-base build-20260522 abbb736c55c6 About an hour ago 1.01GB 2026-05-22 01:42:40.509029 | ubuntu-noble-large | 4451aa5d5251 About an hour ago 1.01GB 2026-05-22 01:42:40.509035 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-base build-20260522 07f6995aabfb About an hour ago 1.11GB 2026-05-22 01:42:40.509046 | ubuntu-noble-large | 0124f1b8c032 About an hour ago 1.11GB 2026-05-22 01:42:40.509052 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-base build-20260522 7c85444a2b70 About an hour ago 988MB 2026-05-22 01:42:40.509061 | ubuntu-noble-large | e6e59cdac3d1 About an hour ago 988MB 2026-05-22 01:42:40.509076 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/horizon build-20260522 578b2be0260c About an hour ago 1.19GB 2026-05-22 01:42:40.509099 | ubuntu-noble-large | 4d0ce8f274e5 About an hour ago 1.22GB 2026-05-22 01:42:40.509114 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-base build-20260522 dbd0cd3adc22 About an hour ago 1.42GB 2026-05-22 01:42:40.509135 | ubuntu-noble-large | 18f1a517ff85 About an hour ago 1.42GB 2026-05-22 01:42:40.509148 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-base build-20260522 2772c0955da8 About an hour ago 980MB 2026-05-22 01:42:40.509170 | ubuntu-noble-large | 025b7b060bef About an hour ago 980MB 2026-05-22 01:42:40.509183 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-base build-20260522 326ace3d5628 About an hour ago 979MB 2026-05-22 01:42:40.509211 | ubuntu-noble-large | 8433ecfdf9a5 About an hour ago 979MB 2026-05-22 01:42:40.509222 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-base build-20260522 4e2e13fdaaac About an hour ago 1.05GB 2026-05-22 01:42:40.509248 | ubuntu-noble-large | 29f1a33e189b About an hour ago 1.05GB 2026-05-22 01:42:40.509261 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-base build-20260522 6461e92047f4 About an hour ago 1.08GB 2026-05-22 01:42:40.509283 | ubuntu-noble-large | e2e69bf4ead5 About an hour ago 1.08GB 2026-05-22 01:42:40.509296 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-base build-20260522 1121e6119747 About an hour ago 972MB 2026-05-22 01:42:40.509314 | ubuntu-noble-large | 436ebe902e66 About an hour ago 972MB 2026-05-22 01:42:40.509327 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-base build-20260522 714fa427e1bb About an hour ago 1.22GB 2026-05-22 01:42:40.509354 | ubuntu-noble-large | ddfec674508a About an hour ago 1.22GB 2026-05-22 01:42:40.509369 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-base build-20260522 274af04bb77e About an hour ago 987MB 2026-05-22 01:42:40.509393 | ubuntu-noble-large | 392b94d62df3 About an hour ago 987MB 2026-05-22 01:42:40.509409 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-base build-20260522 dd4bd385b9f4 About an hour ago 977MB 2026-05-22 01:42:40.509435 | ubuntu-noble-large | a16b1de71e42 About an hour ago 977MB 2026-05-22 01:42:40.509448 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-base build-20260522 228f61819f31 About an hour ago 1.03GB 2026-05-22 01:42:40.509470 | ubuntu-noble-large | 7bc5e1b9ddfc About an hour ago 1.03GB 2026-05-22 01:42:40.509483 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-inspector build-20260522 2354a89c39f1 About an hour ago 1.03GB 2026-05-22 01:42:40.509507 | ubuntu-noble-large | 4795d6a47505 About an hour ago 1.04GB 2026-05-22 01:42:40.509528 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-base build-20260522 ac6aa21555e9 About an hour ago 980MB 2026-05-22 01:42:40.509540 | ubuntu-noble-large | ccb97f70ad21 About an hour ago 980MB 2026-05-22 01:42:40.509556 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-base build-20260522 931725a1d636 About an hour ago 1.14GB 2026-05-22 01:42:40.509578 | ubuntu-noble-large | 04367e074736 About an hour ago 1.14GB 2026-05-22 01:42:40.509609 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-db-server build-20260522 ec3077d41d41 About an hour ago 286MB 2026-05-22 01:42:40.509624 | ubuntu-noble-large | 8d4d8728ad0b About an hour ago 286MB 2026-05-22 01:42:40.509634 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-vswitchd build-20260522 556123062f89 About an hour ago 286MB 2026-05-22 01:42:40.509654 | ubuntu-noble-large | d9e376a46f36 About an hour ago 286MB 2026-05-22 01:42:40.509669 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-base build-20260522 8c19d01f1553 About an hour ago 291MB 2026-05-22 01:42:40.509692 | ubuntu-noble-large | f797ed550f4b About an hour ago 292MB 2026-05-22 01:42:40.509716 | ubuntu-noble-large | 4ca19e320c59 About an hour ago 457MB 2026-05-22 01:42:40.509728 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd build-20260522 646dd7ad6386 About an hour ago 457MB 2026-05-22 01:42:40.509744 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-db build-20260522 b56f7b17dcac About an hour ago 457MB 2026-05-22 01:42:40.509765 | ubuntu-noble-large | f13e51d5a502 About an hour ago 457MB 2026-05-22 01:42:40.509781 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-webserver build-20260522 0508c1a2de9f About an hour ago 315MB 2026-05-22 01:42:40.509794 | ubuntu-noble-large | 48de6eec7cda About an hour ago 316MB 2026-05-22 01:42:40.509807 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-lego build-20260522 d3f73964c9d8 About an hour ago 482MB 2026-05-22 01:42:40.509832 | ubuntu-noble-large | 79c93a91c2a5 About an hour ago 483MB 2026-05-22 01:42:40.509844 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-node-exporter build-20260522 d0cf6901f35c About an hour ago 309MB 2026-05-22 01:42:40.509865 | ubuntu-noble-large | ba04bb58e137 About an hour ago 309MB 2026-05-22 01:42:40.509878 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-server build-20260522 5e6319774725 About an hour ago 853MB 2026-05-22 01:42:40.509901 | ubuntu-noble-large | d781d2199c1b About an hour ago 853MB 2026-05-22 01:42:40.509914 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-cadvisor build-20260522 80e36a9346e5 About an hour ago 361MB 2026-05-22 01:42:40.509937 | ubuntu-noble-large | 7fbca26ca491 About an hour ago 361MB 2026-05-22 01:42:40.509949 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-alertmanager build-20260522 3805dd4a9d16 About an hour ago 407MB 2026-05-22 01:42:40.509973 | ubuntu-noble-large | 4f77b13a862b About an hour ago 407MB 2026-05-22 01:42:40.510029 | ubuntu-noble-large | e3baaa49488c About an hour ago 302MB 2026-05-22 01:42:40.510039 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-memcached-exporter build-20260522 06a975c496b6 About an hour ago 302MB 2026-05-22 01:42:40.510051 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter build-20260522 4c108594d79f About an hour ago 304MB 2026-05-22 01:42:40.510072 | ubuntu-noble-large | f1156ba2b567 About an hour ago 304MB 2026-05-22 01:42:40.510081 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter build-20260522 a0c1977bbe57 About an hour ago 295MB 2026-05-22 01:42:40.510106 | ubuntu-noble-large | 89927c910843 About an hour ago 295MB 2026-05-22 01:42:40.510121 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter build-20260522 15963ee16aed About an hour ago 295MB 2026-05-22 01:42:40.510134 | ubuntu-noble-large | b249475fe52a About an hour ago 295MB 2026-05-22 01:42:40.510145 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-ovn-exporter build-20260522 dc054d7cb086 About an hour ago 288MB 2026-05-22 01:42:40.510169 | ubuntu-noble-large | 72cac3005452 About an hour ago 288MB 2026-05-22 01:42:40.510193 | ubuntu-noble-large | 7d5060f7e2af About an hour ago 311MB 2026-05-22 01:42:40.510203 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter build-20260522 593df5bf75db About an hour ago 311MB 2026-05-22 01:42:40.510214 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-openstack-exporter build-20260522 2e4f09c0e682 About an hour ago 292MB 2026-05-22 01:42:40.510238 | ubuntu-noble-large | 638f909a6d1a About an hour ago 292MB 2026-05-22 01:42:40.510252 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mtail build-20260522 086bf7990a3b About an hour ago 302MB 2026-05-22 01:42:40.510270 | ubuntu-noble-large | 09823b7f5da0 About an hour ago 302MB 2026-05-22 01:42:40.510286 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-base build-20260522 f02164eabed3 About an hour ago 268MB 2026-05-22 01:42:40.510306 | ubuntu-noble-large | aef4f5be52e7 About an hour ago 268MB 2026-05-22 01:42:40.510319 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-base build-20260522 19dbeb98df68 About an hour ago 306MB 2026-05-22 01:42:40.510344 | ubuntu-noble-large | 3ee80f1a31d9 About an hour ago 307MB 2026-05-22 01:42:40.510357 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-libvirt build-20260522 218f903d8eae About an hour ago 1.26GB 2026-05-22 01:42:40.510377 | ubuntu-noble-large | 6c3edd5a9055 About an hour ago 1.28GB 2026-05-22 01:42:40.510390 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keepalived build-20260522 5d2b896ef407 About an hour ago 280MB 2026-05-22 01:42:40.510410 | ubuntu-noble-large | 02fdcbb829bb About an hour ago 281MB 2026-05-22 01:42:40.510423 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/grafana build-20260522 64d9b6226cc8 About an hour ago 1.34GB 2026-05-22 01:42:40.510445 | ubuntu-noble-large | 0d80cffa2bcf About an hour ago 1.34GB 2026-05-22 01:42:40.510456 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-base build-20260522 48b21fb762b6 About an hour ago 268MB 2026-05-22 01:42:40.510474 | ubuntu-noble-large | 7a7a37e8e817 About an hour ago 268MB 2026-05-22 01:42:40.510484 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openstack-base build-20260522 525269f3c30c About an hour ago 972MB 2026-05-22 01:42:40.510506 | ubuntu-noble-large | a378c7bcff64 About an hour ago 986MB 2026-05-22 01:42:40.510516 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-base build-20260522 580733cce097 About an hour ago 286MB 2026-05-22 01:42:40.510536 | ubuntu-noble-large | 72a6122ecd9f About an hour ago 287MB 2026-05-22 01:42:40.510549 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk build-20260522 b036ac345601 About an hour ago 457MB 2026-05-22 01:42:40.510568 | ubuntu-noble-large | 09f91cf20fec About an hour ago 457MB 2026-05-22 01:42:40.510587 | ubuntu-noble-large | cb9f25a406b2 About an hour ago 272MB 2026-05-22 01:42:40.510614 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/dnsmasq build-20260522 e68341e3e81d About an hour ago 271MB 2026-05-22 01:42:40.510625 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch-dashboards build-20260522 82e1975b5981 About an hour ago 1.54GB 2026-05-22 01:42:40.510644 | ubuntu-noble-large | 96d127db700e About an hour ago 1.54GB 2026-05-22 01:42:40.510661 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch build-20260522 124bd008fa6b About an hour ago 1.56GB 2026-05-22 01:42:40.510673 | ubuntu-noble-large | f2ea97459538 About an hour ago 1.56GB 2026-05-22 01:42:40.510691 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cron build-20260522 ac569217de5d About an hour ago 269MB 2026-05-22 01:42:40.510700 | ubuntu-noble-large | c23f80f0471b About an hour ago 270MB 2026-05-22 01:42:40.510710 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/kolla-toolbox build-20260522 088ce4d809c5 About an hour ago 675MB 2026-05-22 01:42:40.510730 | ubuntu-noble-large | b1c5e364dfb3 About an hour ago 915MB 2026-05-22 01:42:40.510742 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/tgtd build-20260522 54cd0e1585f5 2 hours ago 268MB 2026-05-22 01:42:40.510763 | ubuntu-noble-large | 5fda6435f3af 2 hours ago 268MB 2026-05-22 01:42:40.510778 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy build-20260522 af0fd37ab656 2 hours ago 278MB 2026-05-22 01:42:40.510802 | ubuntu-noble-large | e58696dd5b38 2 hours ago 279MB 2026-05-22 01:42:40.510813 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy-ssh build-20260522 7673ddde2279 2 hours ago 278MB 2026-05-22 01:42:40.510834 | ubuntu-noble-large | 3b612d07b2ae 2 hours ago 278MB 2026-05-22 01:42:40.510850 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/iscsid build-20260522 07edaea6f869 2 hours ago 281MB 2026-05-22 01:42:40.510869 | ubuntu-noble-large | 0da5f7365fcd 2 hours ago 282MB 2026-05-22 01:42:40.510892 | ubuntu-noble-large | e5b3f8bce8a8 2 hours ago 268MB 2026-05-22 01:42:40.510906 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-base build-20260522 01f1c79ac291 2 hours ago 268MB 2026-05-22 01:42:40.510918 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-base build-20260522 6b7d7e8a4298 2 hours ago 268MB 2026-05-22 01:42:40.510942 | ubuntu-noble-large | c23fd7cec527 2 hours ago 268MB 2026-05-22 01:42:40.510957 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/proxysql-3 build-20260522 1d950fd3bf13 2 hours ago 418MB 2026-05-22 01:42:40.510991 | ubuntu-noble-large | 79ca2d94ad9b 2 hours ago 419MB 2026-05-22 01:42:40.511001 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/proxysql build-20260522 6249d023acc0 2 hours ago 418MB 2026-05-22 01:42:40.511023 | ubuntu-noble-large | 86744b4e2287 2 hours ago 419MB 2026-05-22 01:42:40.511037 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/memcached build-20260522 caf4269451eb 2 hours ago 270MB 2026-05-22 01:42:40.511057 | ubuntu-noble-large | bb7b99518cf1 2 hours ago 271MB 2026-05-22 01:42:40.511070 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/multipathd build-20260522 36ffd8996673 2 hours ago 274MB 2026-05-22 01:42:40.511093 | ubuntu-noble-large | f2781ab4a081 2 hours ago 274MB 2026-05-22 01:42:40.511106 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/fluentd build-20260522 919ec08eb0ac 2 hours ago 583MB 2026-05-22 01:42:40.511131 | ubuntu-noble-large | ee8b459e0808 2 hours ago 584MB 2026-05-22 01:42:40.511143 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/rabbitmq build-20260522 ffbc835797e0 2 hours ago 343MB 2026-05-22 01:42:40.511161 | ubuntu-noble-large | 38df2c2af53b 2 hours ago 344MB 2026-05-22 01:42:40.511177 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/base build-20260522 14d06ee4bfad 2 hours ago 268MB 2026-05-22 01:42:40.511198 | ubuntu-noble-large | 699108e87642 2 hours ago 274MB 2026-05-22 01:42:40.511225 | ubuntu-noble-large | ubuntu 24.04 0b1ebe5dd426 5 weeks ago 78.1MB 2026-05-22 01:42:40.517486 | ubuntu-noble-large | + bash scripts/005-tag.sh 2026-05-22 01:42:40.524749 | ubuntu-noble-large | ++ date +%Y%m%d 2026-05-22 01:42:40.528433 | ubuntu-noble-large | + BUILD_ID=20260522 2026-05-22 01:42:40.528453 | ubuntu-noble-large | + DOCKER_NAMESPACE=kolla 2026-05-22 01:42:40.528467 | ubuntu-noble-large | + DOCKER_REGISTRY=osism.harbor.regio.digital 2026-05-22 01:42:40.528476 | ubuntu-noble-large | + IS_RELEASE=False 2026-05-22 01:42:40.528484 | ubuntu-noble-large | + OPENSTACK_VERSION=2025.1 2026-05-22 01:42:40.528492 | ubuntu-noble-large | + VERSION=latest 2026-05-22 01:42:40.528499 | ubuntu-noble-large | + LSTFILE=images.txt 2026-05-22 01:42:40.528507 | ubuntu-noble-large | + SOURCE_DOCKER_TAG=build-20260522 2026-05-22 01:42:40.528518 | ubuntu-noble-large | + [[ latest != \l\a\t\e\s\t ]] 2026-05-22 01:42:40.528526 | ubuntu-noble-large | + . defaults/all.sh 2026-05-22 01:42:40.529351 | ubuntu-noble-large | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2026-05-22 01:42:40.529379 | ubuntu-noble-large | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2026-05-22 01:42:40.529398 | ubuntu-noble-large | ++ [[ -e /tmp/venv/bin/activate ]] 2026-05-22 01:42:40.529414 | ubuntu-noble-large | ++ . /tmp/venv/bin/activate 2026-05-22 01:42:40.530214 | ubuntu-noble-large | +++ deactivate nondestructive 2026-05-22 01:42:40.530238 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-05-22 01:42:40.530253 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-05-22 01:42:40.530263 | ubuntu-noble-large | +++ hash -r 2026-05-22 01:42:40.530274 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-05-22 01:42:40.530284 | ubuntu-noble-large | +++ unset VIRTUAL_ENV 2026-05-22 01:42:40.530297 | ubuntu-noble-large | +++ unset VIRTUAL_ENV_PROMPT 2026-05-22 01:42:40.530307 | ubuntu-noble-large | +++ '[' '!' nondestructive = nondestructive ']' 2026-05-22 01:42:40.530320 | ubuntu-noble-large | +++ '[' linux-gnu = cygwin ']' 2026-05-22 01:42:40.530329 | ubuntu-noble-large | +++ '[' linux-gnu = msys ']' 2026-05-22 01:42:40.530339 | ubuntu-noble-large | +++ export VIRTUAL_ENV=/tmp/venv 2026-05-22 01:42:40.530348 | ubuntu-noble-large | +++ VIRTUAL_ENV=/tmp/venv 2026-05-22 01:42:40.530363 | ubuntu-noble-large | +++ _OLD_VIRTUAL_PATH=/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2026-05-22 01:42:40.530375 | ubuntu-noble-large | +++ PATH=/tmp/venv/bin:/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2026-05-22 01:42:40.530385 | ubuntu-noble-large | +++ export PATH 2026-05-22 01:42:40.530398 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-05-22 01:42:40.530407 | ubuntu-noble-large | +++ '[' -z '' ']' 2026-05-22 01:42:40.530417 | ubuntu-noble-large | +++ _OLD_VIRTUAL_PS1= 2026-05-22 01:42:40.530427 | ubuntu-noble-large | +++ PS1='(venv) ' 2026-05-22 01:42:40.530440 | ubuntu-noble-large | +++ export PS1 2026-05-22 01:42:40.530449 | ubuntu-noble-large | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2026-05-22 01:42:40.530459 | ubuntu-noble-large | +++ export VIRTUAL_ENV_PROMPT 2026-05-22 01:42:40.530468 | ubuntu-noble-large | +++ hash -r 2026-05-22 01:42:40.530481 | ubuntu-noble-large | + . defaults/2025.1.sh 2026-05-22 01:42:40.531818 | ubuntu-noble-large | +++ date +%Y%m%d 2026-05-22 01:42:40.533889 | ubuntu-noble-large | ++ export BUILD_ID=20260522 2026-05-22 01:42:40.533911 | ubuntu-noble-large | ++ BUILD_ID=20260522 2026-05-22 01:42:40.533923 | ubuntu-noble-large | ++ export KOLLA_TYPE= 2026-05-22 01:42:40.533933 | ubuntu-noble-large | ++ KOLLA_TYPE= 2026-05-22 01:42:40.533943 | ubuntu-noble-large | ++ export BASE_VERSION=24.04 2026-05-22 01:42:40.533953 | ubuntu-noble-large | ++ BASE_VERSION=24.04 2026-05-22 01:42:40.533968 | ubuntu-noble-large | + export IS_RELEASE 2026-05-22 01:42:40.534006 | ubuntu-noble-large | + export OPENSTACK_VERSION 2026-05-22 01:42:40.534017 | ubuntu-noble-large | + export VERSION 2026-05-22 01:42:40.534027 | ubuntu-noble-large | + rm -f images.txt 2026-05-22 01:42:40.537055 | ubuntu-noble-large | + touch images.txt 2026-05-22 01:42:40.539274 | ubuntu-noble-large | + docker image prune --filter=dangling=true -f 2026-05-22 01:43:21.386780 | ubuntu-noble-large | Deleted Images: 2026-05-22 01:43:21.386873 | ubuntu-noble-large | deleted: sha256:8dbc0a62943e63f304174ec484a1a35a6db94b94833bb3dcfe9a60735deff5db 2026-05-22 01:43:21.386886 | ubuntu-noble-large | deleted: sha256:e2c5673450aa4a53037c96cd8851c25c5d39d92d674d99991f0a17288a66f4fe 2026-05-22 01:43:21.386909 | ubuntu-noble-large | deleted: sha256:4c2407cb15256afbbe78093e79f755536a09a7776e2544f68d3f1533d8e8a797 2026-05-22 01:43:21.386916 | ubuntu-noble-large | deleted: sha256:abdf35e76d877a6e4c30e51c530fcf88460bb5cdcad90632d81161751c7ca1dc 2026-05-22 01:43:21.386922 | ubuntu-noble-large | deleted: sha256:a1df9c3cec96e4afc43eeb4052a362c2d8492efcfcb02c6c4137e20e693d863a 2026-05-22 01:43:21.386928 | ubuntu-noble-large | deleted: sha256:0ca692b8a87c22f632a67ae66787b518d476c37e741e6f6bfd9a9c03c18e31cb 2026-05-22 01:43:21.386934 | ubuntu-noble-large | deleted: sha256:7a1beffa996b68f194ba239d1c139f95832fda51648f66712ad5d8973e6cdc56 2026-05-22 01:43:21.386940 | ubuntu-noble-large | deleted: sha256:d8ec29282a48cf293421a1a9e0cee55b8595c46a92e3a30a0072483a23f094b4 2026-05-22 01:43:21.386946 | ubuntu-noble-large | deleted: sha256:d71a74be7a09bd4537bc4c195bea7e5cd7f13e07ee8382d2a6a61549093c4a1b 2026-05-22 01:43:21.386952 | ubuntu-noble-large | deleted: sha256:ebd3cc05f52a005b7919c7a746e0da5b0b4302d9cc39ceea3fc195135edb9f55 2026-05-22 01:43:21.386957 | ubuntu-noble-large | deleted: sha256:50c8ed960a86f5fae16dd2e1050cf6c89e60410f7fbf0105b24f7301e1acc2c4 2026-05-22 01:43:21.386963 | ubuntu-noble-large | deleted: sha256:875fbd36fe29381d16f571e9d72ba8209d0da59d162e40341c7ab12845980229 2026-05-22 01:43:21.386969 | ubuntu-noble-large | deleted: sha256:de66f3ad2921a9bc7d4cf3a5c75f7523f8804cccf87802e20f7e5452c38e02b3 2026-05-22 01:43:21.386975 | ubuntu-noble-large | deleted: sha256:e528f7f308a2b84f22ef23ede636e25548a3932cc27f0385b1d3476f7eab071f 2026-05-22 01:43:21.386981 | ubuntu-noble-large | deleted: sha256:1c8466b97757313246a3d5599c5554e9cb9d77a5de2c8dd9e4c386ba222dfe3b 2026-05-22 01:43:21.386986 | ubuntu-noble-large | deleted: sha256:95741ea14f486dbb0f7d7843007fba19911c7e776e1c3ed5e1342bbe03972605 2026-05-22 01:43:21.386992 | ubuntu-noble-large | deleted: sha256:f2781ab4a081b521fece91e27cb3e3a13c216fbd95325cd296d1381ae762d305 2026-05-22 01:43:21.386998 | ubuntu-noble-large | deleted: sha256:c1e6cbd3ebf71a8b1cd6426b90c8e94062d970b2dcf48679ff93f4ed170ed492 2026-05-22 01:43:21.387004 | ubuntu-noble-large | deleted: sha256:73f6c9cf855f208192950bbf35ce89daf191ddf956d5fa58aecc0c7c52663886 2026-05-22 01:43:21.387009 | ubuntu-noble-large | deleted: sha256:87d27c8f0cbda4327db86e4755535654055e88a8bc30a20c984c7c9ba7a2a98e 2026-05-22 01:43:21.387015 | ubuntu-noble-large | deleted: sha256:ae63556a300a37961f30cf3d0349b9e20623e5fb6be9a16c9350c1709f0447e4 2026-05-22 01:43:21.387021 | ubuntu-noble-large | deleted: sha256:dd2b51f8c52d617b0a8d683979b31e3f20e49f759fb4acdccf06114e6e11504d 2026-05-22 01:43:21.387027 | ubuntu-noble-large | deleted: sha256:ef623d50d22ef6477ecdee0ff26cc622d410315a80f213eb651de3b375e7b8da 2026-05-22 01:43:21.387033 | ubuntu-noble-large | deleted: sha256:47a5d6360b580666a095afdec6f93e6740ee3fdb6410b7c0e465c16bcfc78219 2026-05-22 01:43:21.387039 | ubuntu-noble-large | deleted: sha256:907d14c84cb85660a11c77d8ca4116ab202b15e625e50d887a15f550e645f0cd 2026-05-22 01:43:21.387044 | ubuntu-noble-large | deleted: sha256:3f80e472606f925e0129bf9063ffda0aaf1e3f393b04e881f8e16d967758cfeb 2026-05-22 01:43:21.387050 | ubuntu-noble-large | deleted: sha256:eec3163b19f7b700b67ab264eed2d814ca4cb091294bfa8bf391619b8237d56a 2026-05-22 01:43:21.387056 | ubuntu-noble-large | deleted: sha256:022dc962846dc60baea1d31b81829b72719e86c4f2ab6cd66334539caa3eb970 2026-05-22 01:43:21.387062 | ubuntu-noble-large | deleted: sha256:02efa78ca46b4c046a75dcda5ec4ae3c1480f139171d7c454f5bf91bd1962908 2026-05-22 01:43:21.387068 | ubuntu-noble-large | deleted: sha256:ac8efbcec32d5fff23e3e6f8acf16d7336f1912c484fcc8a0f239b77a3c91bf5 2026-05-22 01:43:21.387086 | ubuntu-noble-large | deleted: sha256:ef7260b1aa3793ceb0e7eed8e9edae326a94d6ed676c20ba35e5a126294e8596 2026-05-22 01:43:21.387092 | ubuntu-noble-large | deleted: sha256:5fda6435f3af98d9375cfb6090dc1b6e597e7c2090f0f304a0e0cef9bcb1da7e 2026-05-22 01:43:21.387099 | ubuntu-noble-large | deleted: sha256:2f5b9559d8f785d4e7a727ece32eb66d6aa59a72dbf6644a30b3dec8792f26e7 2026-05-22 01:43:21.387104 | ubuntu-noble-large | deleted: sha256:17a0131ceebbcde8edee574b7580562bffcf9b1403fcadbd7d194016bd533301 2026-05-22 01:43:21.387110 | ubuntu-noble-large | deleted: sha256:d85183f0726716582c8098ec140c3164bfcd06a55d659af25cea35c592492905 2026-05-22 01:43:21.387116 | ubuntu-noble-large | deleted: sha256:5b5700878328c6e3865bb7206eace211a78dedba062013aa24807967bcef85c6 2026-05-22 01:43:21.387122 | ubuntu-noble-large | deleted: sha256:fe80fe6d514b6f75be0a7e26b996ced2fa4de792f4a33575aaf6be1ce50def09 2026-05-22 01:43:21.387127 | ubuntu-noble-large | deleted: sha256:297ef3410bda2c87b59f5dfadf39913ffe39400ec5c0d1079ac4dd6e030a29c9 2026-05-22 01:43:21.387133 | ubuntu-noble-large | deleted: sha256:1877592a3d42a367575ecaaeaecc76918b794be5cd1187f26ee7f4fa8af88431 2026-05-22 01:43:21.387144 | ubuntu-noble-large | deleted: sha256:f7b8c4faaa6822d04b1735bc84e5f8218b0ee536ac99dc2a8bd2f9c7914eb438 2026-05-22 01:43:21.387150 | ubuntu-noble-large | deleted: sha256:2413f66b25187a0aa8b9d898250b8b369ef1f015f8621350bf24adc23ec3d269 2026-05-22 01:43:21.387156 | ubuntu-noble-large | deleted: sha256:e95e8d30184e6a72b66af4e5f06d97f978fb5bb9367bf92e679d23c04e0761f9 2026-05-22 01:43:21.387162 | ubuntu-noble-large | deleted: sha256:f899edcab6514ea8512b11825f9aa4e77f726998070cff6ce6c5515d85e9b34e 2026-05-22 01:43:21.387168 | ubuntu-noble-large | deleted: sha256:2fdf1f125868bc93cd908c44d1782aa40c68b185d8fb7964c6a992fed2abc594 2026-05-22 01:43:21.387173 | ubuntu-noble-large | deleted: sha256:b56b336fb1ebc2b0807269d1f1c1481c85fdc63a4b7f8b2ffde9d2111be69c74 2026-05-22 01:43:21.387179 | ubuntu-noble-large | deleted: sha256:18f18540804021693df8c8b19a9bdcc00a6e259f11cd9caa618d376b59b097c9 2026-05-22 01:43:21.387185 | ubuntu-noble-large | deleted: sha256:d29ee96a2f375b022a67f8f0248223a3575861bd25aea97cca0c1483d850e4e7 2026-05-22 01:43:21.387191 | ubuntu-noble-large | deleted: sha256:a3f7b3750c84895fd2b5a17ba2afdae82f0cddeffb05731dabb40e1daab19ae6 2026-05-22 01:43:21.387197 | ubuntu-noble-large | deleted: sha256:409cdcac19e58593f6ebaf756a877587c8c76f89dc336bc4c60814b9f4551af8 2026-05-22 01:43:21.387202 | ubuntu-noble-large | deleted: sha256:5684fdf7c04ff2032fb9cfa9d19b3db6873306fe08e670a0a0d8cd0dfc44eb35 2026-05-22 01:43:21.387228 | ubuntu-noble-large | deleted: sha256:903fa138b26e656835c5a9aaa6672f46715947c36ee2d11c41bf520b435146cb 2026-05-22 01:43:21.387235 | ubuntu-noble-large | deleted: sha256:a3c1a3e01c98f3517f2a597809b15a6390df612d38eade09275a2bc472926155 2026-05-22 01:43:21.387240 | ubuntu-noble-large | deleted: sha256:2749498752d0141112d2fa7b44f101b02ca000e9b5617c9ae3c5cbfe3ec88d9e 2026-05-22 01:43:21.387246 | ubuntu-noble-large | deleted: sha256:4e2a55908dd765bb8e4c2180e0e5d1db4b2ef2df2ca791fe447fa7a87d2b42e3 2026-05-22 01:43:21.387252 | ubuntu-noble-large | deleted: sha256:e809c75a86740a2d730b0aa6f53249fe8da766b0fb2eda2402ae684937be4d48 2026-05-22 01:43:21.387258 | ubuntu-noble-large | deleted: sha256:6fef1dfa7a0d72f2b64d7c6bb03c66aabc61dc1fedb3b83ce09410a19a0ed7f5 2026-05-22 01:43:21.387264 | ubuntu-noble-large | deleted: sha256:d4158cb2fee02bac519e8533aa8797734adc69ee25d1c77274e727e6fabcc8f9 2026-05-22 01:43:21.387270 | ubuntu-noble-large | deleted: sha256:ffc6a24bc74cf0d053b31ed4d50061094f05fa419dc730059bb160ea7a5a4a4f 2026-05-22 01:43:21.387275 | ubuntu-noble-large | deleted: sha256:b9c32afb665d3eb54188bb8d4b5b4a93101dea7b27ee4e2c39e242a825712f0d 2026-05-22 01:43:21.387281 | ubuntu-noble-large | deleted: sha256:b1ec22e6d80a2213c643a0cc16d05bae9eb8f3243352cc6b885b972af2baab0d 2026-05-22 01:43:21.387287 | ubuntu-noble-large | deleted: sha256:a1084fd505085745964605a3f107f7c81acca627d05c04687dc911f57843c914 2026-05-22 01:43:21.387293 | ubuntu-noble-large | deleted: sha256:fec865f5bddd4185ed26ec9d751f2921794b3006c3bfd724ca0a50ac00411814 2026-05-22 01:43:21.387299 | ubuntu-noble-large | deleted: sha256:d7453a97c4657e5ecdabbe364fd713bedc584ac5736d393d65c62109d25b8cb0 2026-05-22 01:43:21.387305 | ubuntu-noble-large | deleted: sha256:2b3393427b393f1f41fc7e2d2470d103e6a28f64877fe4c04b37f10dcbd994d3 2026-05-22 01:43:21.387310 | ubuntu-noble-large | deleted: sha256:392a62e778a0c63fe8529e070911e40695740e2b56765ad43327926ca4588d53 2026-05-22 01:43:21.387316 | ubuntu-noble-large | deleted: sha256:1c0e7614a4effd11d6c35174f99e27fbe01320281e029cac9bcd7d23d705f672 2026-05-22 01:43:21.387322 | ubuntu-noble-large | deleted: sha256:63157cc3bd654a29820b542d8d75f2f21ceb7b24c6eb8430122e23caa8296680 2026-05-22 01:43:21.387328 | ubuntu-noble-large | deleted: sha256:1eb399198c819f152654d883865ff50ced4d128037276d272e04f529147025f6 2026-05-22 01:43:21.387333 | ubuntu-noble-large | deleted: sha256:30848d4e165a7e6db05e70222f0aed6dd89552455851f0cbda3ab8c579d1a935 2026-05-22 01:43:21.387339 | ubuntu-noble-large | deleted: sha256:c56e299c54f70c320e2aa83069c9add5bbcb64983131efd9496dd66d17b123e5 2026-05-22 01:43:21.387345 | ubuntu-noble-large | deleted: sha256:cc51ad0ed160f3eeeea7b0093de2387b61b517c3a3262d2cb1caea5a6f7566b0 2026-05-22 01:43:21.387351 | ubuntu-noble-large | deleted: sha256:3e5cb80f908475c4e77f4bd496bfe7d95538285e6f41e49f2dc31aed20f7eb0f 2026-05-22 01:43:21.387356 | ubuntu-noble-large | deleted: sha256:c2cb29b404dc1786f2faf12b9d69985bde74b160e9cccad75a14c127489b7125 2026-05-22 01:43:21.387362 | ubuntu-noble-large | deleted: sha256:f6f607a9f2a92765f34b174171e1bd8c24556a862903f9071c94d7e674aa6c94 2026-05-22 01:43:21.387368 | ubuntu-noble-large | deleted: sha256:02865b8839b21e3975a94768c687409fff73e1602f16b3496b07bcbe8276a51b 2026-05-22 01:43:21.387374 | ubuntu-noble-large | deleted: sha256:032deadc6a9d66aee618c790c446bfe2cd24c30c9a4fa7e61f65335b4cceee70 2026-05-22 01:43:21.387380 | ubuntu-noble-large | deleted: sha256:0487e0fa5c741f46a20fe5ec5712f43d9ecf0641cad746ebda048c838b102c48 2026-05-22 01:43:21.387391 | ubuntu-noble-large | deleted: sha256:53a40cb40866638c7f5c089cb8f37bdd274e2e7f5bde227d701042beef4e1fc8 2026-05-22 01:43:21.387397 | ubuntu-noble-large | deleted: sha256:fe1ed1074f62d5e2b32b80cd55dd6e0d7117bb5918c865b57815c9f7a10c1cf4 2026-05-22 01:43:21.387403 | ubuntu-noble-large | deleted: sha256:944813a03a6ec15520a6b14f4575c419f2ef7affadf216328c3572ae8c2f753e 2026-05-22 01:43:21.387408 | ubuntu-noble-large | deleted: sha256:dd2f537b0aad77e0e491dc4bb53837904579b36e0a83fdfc4edd2a94863ea537 2026-05-22 01:43:21.387418 | ubuntu-noble-large | deleted: sha256:65b5ad40fb000239eba0b8b8f2a98cb480774cbd5e3702ce8a93296cf945a9e4 2026-05-22 01:43:21.387424 | ubuntu-noble-large | deleted: sha256:7ba1c850eece01c09c8e269f349b05a3874647c3ed3e44ed1103df868a0bbd70 2026-05-22 01:43:21.387429 | ubuntu-noble-large | deleted: sha256:7ffc698eb7732ebf33ea91985a56198f132c7e6812bae2dcfda6f29c48ddb24b 2026-05-22 01:43:21.387435 | ubuntu-noble-large | deleted: sha256:a94c7000b9b64ce3257e30326cfaf9bb3070f54a876767661752594a7b26f19e 2026-05-22 01:43:21.387441 | ubuntu-noble-large | deleted: sha256:f1aaa3493166057d7f39a411485e261d9ff80ffa29aaaff7ee564bfaf2590378 2026-05-22 01:43:21.387447 | ubuntu-noble-large | deleted: sha256:d1589c6e4354d167c19feb85b6badfa2fa55f7877b66bb399eecba9b1a011bf5 2026-05-22 01:43:21.387452 | ubuntu-noble-large | deleted: sha256:0f981f48f5bc20ded50d7bcd9d1af61d45a0268dbca01be0160597170db501fd 2026-05-22 01:43:21.387458 | ubuntu-noble-large | deleted: sha256:2991165f970dd6efa2db9b1b12777a41602581d0e943bdc33e13fbc433ea7839 2026-05-22 01:43:21.387464 | ubuntu-noble-large | deleted: sha256:3e5170e0941ff8d1f8ebc77f42b2e917a449cf94039e20cfa2fa498c21bd3207 2026-05-22 01:43:21.387470 | ubuntu-noble-large | deleted: sha256:fa385f409dff1d3cb409dea9951d61b3ee29b3a607a5bdce7db3df97f8be5671 2026-05-22 01:43:21.387476 | ubuntu-noble-large | deleted: sha256:fa5f7ea0297d4fb5a61c4c0c35d97b0fb9095b4c50dc1bccf63a808017642767 2026-05-22 01:43:21.387481 | ubuntu-noble-large | deleted: sha256:0e798408d8ecec5219b22ef11ab14859c9b4dd195f91cd8690497d3363cc1a1d 2026-05-22 01:43:21.387487 | ubuntu-noble-large | deleted: sha256:ec956ee5a5cbef3b74d692c96a73632de2052e242f322d7df43ba3419cfd8841 2026-05-22 01:43:21.387493 | ubuntu-noble-large | deleted: sha256:735bd35384bc5665064571228bbbc0c018801c8fa4acdb5bd8693e64f999f6bc 2026-05-22 01:43:21.387499 | ubuntu-noble-large | deleted: sha256:36fb1eb1021c1f9f5fc7520e4d57c73a5f888a5af04b2ed5ff704ace328d7278 2026-05-22 01:43:21.387505 | ubuntu-noble-large | deleted: sha256:3a8d21bc36c8504240ea268eacf2ef1c01762fc67170fc9b00052e33968a3ee1 2026-05-22 01:43:21.387510 | ubuntu-noble-large | deleted: sha256:0059066aec0b8064f09fede7daf04cd808c94a788b2453fb427350903ea6e1cf 2026-05-22 01:43:21.387516 | ubuntu-noble-large | deleted: sha256:d649845bcd8dfdb0d956e06a407ec7319f1d7adeccd3bd56920b9506c8748a56 2026-05-22 01:43:21.387522 | ubuntu-noble-large | deleted: sha256:8d3c732f33daed5ee26ebf0cb0e32f975a6f994100d425e74d29264b49a824bf 2026-05-22 01:43:21.387540 | ubuntu-noble-large | deleted: sha256:90764f15ec5cb076af4e063e856e95f1cc84932735622c0d4bb05ada3a31dcec 2026-05-22 01:43:21.387546 | ubuntu-noble-large | deleted: sha256:cfd23cf6a93a23fbb0bb5ee3ce1858e1db04119a23dd58689162ef60e7f6588a 2026-05-22 01:43:21.387552 | ubuntu-noble-large | deleted: sha256:6f7e98e6e37642270fd0380d0bcea840786478f3dacf314cfa812ccd31429b8a 2026-05-22 01:43:21.387558 | ubuntu-noble-large | deleted: sha256:5c5ed557bbc007b8429be5156ad5e8307c0520320e17bc912f65b11bca628959 2026-05-22 01:43:21.387563 | ubuntu-noble-large | deleted: sha256:611900c89fef8dd52ba7e5dbd851f493617870e1aa3b6720272d3283fc3a3c8e 2026-05-22 01:43:21.387569 | ubuntu-noble-large | deleted: sha256:f1156ba2b5678482961d157528ca37b6c787fe53dc748ee5505ebd9a2a1f483d 2026-05-22 01:43:21.387575 | ubuntu-noble-large | deleted: sha256:611e4ac9c8a978331b4adcab9e14f868d6eb7012f39aa8cdf84f3533d51b902f 2026-05-22 01:43:21.387581 | ubuntu-noble-large | deleted: sha256:6d141d6ba918b93ea799fc8c4d95a6eb461617a518bc19666af031cb758d9657 2026-05-22 01:43:21.387587 | ubuntu-noble-large | deleted: sha256:dc58f6210b2296c7639e7315772534e62fa26ff3b2b63f6aaf19b65112fe6297 2026-05-22 01:43:21.387625 | ubuntu-noble-large | deleted: sha256:391e606bc5b58b4451e14f8934fb507bdccbf0db80f8e82a7bbdb6cec8894bea 2026-05-22 01:43:21.387632 | ubuntu-noble-large | deleted: sha256:24b4650b90e4e94e9a66e315a134fbe3481dd34cf638eadfe9b93d6d29334b87 2026-05-22 01:43:21.387638 | ubuntu-noble-large | deleted: sha256:898ae8b4da5a53a28f2c920874a6adac0182cb25999625fdb89141ec8676a696 2026-05-22 01:43:21.387644 | ubuntu-noble-large | deleted: sha256:1dee26db7b5b736661191711cbba2a0a0e9ac7a450667036ec3689cdb1a12596 2026-05-22 01:43:21.387649 | ubuntu-noble-large | deleted: sha256:9c8bf8e02fdd690758ce587389dbb997927eb5855f5cf15299bda99d903be09d 2026-05-22 01:43:21.387661 | ubuntu-noble-large | deleted: sha256:c1f3a230d8d3d04c54cbbd9fc319304b506b242ede2ae4ae1b0f38b0e5f2b925 2026-05-22 01:43:21.387667 | ubuntu-noble-large | deleted: sha256:bf57445da91b308280cb957fecd49d811b90d23e03210b48d297af769707e12f 2026-05-22 01:43:21.387673 | ubuntu-noble-large | deleted: sha256:7a7a37e8e817dc81e0d2320d2f9e933af5646649a2fcf8de57d2d7803d9c0824 2026-05-22 01:43:21.387679 | ubuntu-noble-large | deleted: sha256:ef7f31ffe0a59232cd01ecfa8d52bced9bfddced26857b5059b0c9e7b07311a2 2026-05-22 01:43:21.387684 | ubuntu-noble-large | deleted: sha256:07f957de5f4a90a79cff65918aceacb7ca959222d30083e4910eee3bfa1bf03f 2026-05-22 01:43:21.387690 | ubuntu-noble-large | deleted: sha256:e5913d5d5ba8f99929d0d1c229892bc01ecf70495ad3c791f09b093e8a750c37 2026-05-22 01:43:21.387696 | ubuntu-noble-large | deleted: sha256:148542ca46d573b9c29f11910587405bb73a95f9d45d74150bb365fbe6a7520f 2026-05-22 01:43:21.387702 | ubuntu-noble-large | deleted: sha256:460a1dc62bee615c95a26dd25e4da9917f20f7c2ea0b55f0578392bf6affbf92 2026-05-22 01:43:21.387708 | ubuntu-noble-large | deleted: sha256:ee09318d63897512ba535ef882f5dd26245b79500367ab14d9f53f53617dcbc4 2026-05-22 01:43:21.387714 | ubuntu-noble-large | deleted: sha256:56ab45e5f383314dcaa3680431fe375838f409e535a01548081f0a0ae4e5ba25 2026-05-22 01:43:21.387719 | ubuntu-noble-large | deleted: sha256:22ad32226585fddab4a95c522c7cfeb73cad54222152903e99e1c61f874bf9f6 2026-05-22 01:43:21.387725 | ubuntu-noble-large | deleted: sha256:1a90e21b542bba32f94d63b4df141ae942ff55945bbc871b94ff99961c2d1a00 2026-05-22 01:43:21.387731 | ubuntu-noble-large | deleted: sha256:2fa2ef95b02306405869df1261d78de3dbf591294cc05e15398f5dca8945f9f8 2026-05-22 01:43:21.387737 | ubuntu-noble-large | deleted: sha256:adcb673310275835e7a1dc5cb9c3b4828959c1369e255d23173f106ec75dc87e 2026-05-22 01:43:21.387743 | ubuntu-noble-large | deleted: sha256:ff2369f992b0526422cccbb176d714add07b3bcc2d2dee9c0725a99bf74b3ef2 2026-05-22 01:43:21.387749 | ubuntu-noble-large | deleted: sha256:e71e5b6cced13dde7097f994e7168d44bf9caedf015ccc39d76349f9ed5b1c13 2026-05-22 01:43:21.387754 | ubuntu-noble-large | deleted: sha256:217c3226cfa0fef9b7ba92c4f1331d9232b5e5a07fb094711bf147075e089256 2026-05-22 01:43:21.387764 | ubuntu-noble-large | deleted: sha256:27d324820109e81e290ba39940609010363d9d235fbc2658a3c5b264bd77a231 2026-05-22 01:43:21.387770 | ubuntu-noble-large | deleted: sha256:1c8cef0ca60317940dc44cd2190a4f5b4a9a103e1cbc962f80d6706701da8d10 2026-05-22 01:43:21.387776 | ubuntu-noble-large | deleted: sha256:ff0b104868b04ba87f4097f3106324580aef4ec7f6d0dbdf2b6f02b9a1007c69 2026-05-22 01:43:21.387782 | ubuntu-noble-large | deleted: sha256:ca7a8ea0ac58ec7d0e031218b31a5c163775df1448c7419f8fe2924305428352 2026-05-22 01:43:21.387787 | ubuntu-noble-large | deleted: sha256:bc4950e2804a82d3f3699611d35f297769b928aaa8645575bce5855e895b2e10 2026-05-22 01:43:21.387793 | ubuntu-noble-large | deleted: sha256:0a59760b9076d741c565455b86c565d10b031bdd7376978ef190c1728a5da5d8 2026-05-22 01:43:21.387799 | ubuntu-noble-large | deleted: sha256:bbcaa26ce02a8b2e24694161dbe16284b1c6eaf8647d579b60333926cf2faf70 2026-05-22 01:43:21.387805 | ubuntu-noble-large | deleted: sha256:9825c6853ba6fbfa68197db45b611c4a695b77f989f000b68ba6964a79deccf7 2026-05-22 01:43:21.387811 | ubuntu-noble-large | deleted: sha256:f7b2498c5f57f088cecdac063a37e48279bfe9c3ec05b139a79c61a7d8331164 2026-05-22 01:43:21.387816 | ubuntu-noble-large | deleted: sha256:1686709c69016197b2ce096445ffd7ecf0a1f1cb3aea4c5973d7a492fa585f97 2026-05-22 01:43:21.387822 | ubuntu-noble-large | deleted: sha256:92686e9c2c4f403c2a59945480ac76efaab91a79f080a85effe8e4f0ad570231 2026-05-22 01:43:21.387828 | ubuntu-noble-large | deleted: sha256:8e169fbc66c4751acf60c278fb5ec6a9493cd178767728200c7adee45a22feea 2026-05-22 01:43:21.387834 | ubuntu-noble-large | deleted: sha256:9610bc84bd545d34ded0cf8ec69db14b38389a7f8bcd990d5c4a44aca88c6fc7 2026-05-22 01:43:21.387840 | ubuntu-noble-large | deleted: sha256:2569bb314976e3f19c8f9987e38b984294a1d50ca204f7fdf1bf67f060f3bda5 2026-05-22 01:43:21.387845 | ubuntu-noble-large | deleted: sha256:be62f49fb7fb0e0c98fa61888613d9346561f2999101c4ae60bdd3e102d7192b 2026-05-22 01:43:21.387851 | ubuntu-noble-large | deleted: sha256:560a17e0c59064753b0fa14893698956c50f73936ef30dbe59c791c1d1521310 2026-05-22 01:43:21.387870 | ubuntu-noble-large | deleted: sha256:60a4120d2471a8c436a2df9556d75080fe0279689fde70db6ac268830dff318b 2026-05-22 01:43:21.387876 | ubuntu-noble-large | deleted: sha256:5ab42c28a3d5576b3c7422f479a5a86d4b48516063170e63415951fe2ed62136 2026-05-22 01:43:21.387881 | ubuntu-noble-large | deleted: sha256:972b81753de083a72879c8c43d52a57f1fe9bb5fb926cb237d21d95d6b19bc5e 2026-05-22 01:43:21.387887 | ubuntu-noble-large | deleted: sha256:486538e4188989d310fea22bb30b2976a684777b6ea271ef5c46a96095d51af0 2026-05-22 01:43:21.387910 | ubuntu-noble-large | deleted: sha256:840a37f4efc68d35e8349a93ebb64b8187ac5ea932db7bf87a70c18adadcdae2 2026-05-22 01:43:21.387917 | ubuntu-noble-large | deleted: sha256:5268eaec4542ce4a8f2ff84f093ab25c2aaa26fc552b4038b2aa811d6cf79308 2026-05-22 01:43:21.387923 | ubuntu-noble-large | deleted: sha256:c0da9e47e9976f6c6d20e8b354d9fa72f06579aa6927830ba3ea3b1fcd3f73d1 2026-05-22 01:43:21.387929 | ubuntu-noble-large | deleted: sha256:765a0530636a4738c22eafee7f4a3b727ea611d8983bae869e7679ee5b2bbc41 2026-05-22 01:43:21.387934 | ubuntu-noble-large | deleted: sha256:a8e64d2780640d4eb3780c6cbf2c2178991f6fa86353abae904e33b4e4930bfe 2026-05-22 01:43:21.387940 | ubuntu-noble-large | deleted: sha256:5a2a9aaad475f060243ad557e64eca8ea6c1b7c1a2d1852cf0a8c80b8541495e 2026-05-22 01:43:21.387946 | ubuntu-noble-large | deleted: sha256:85a23feceaac6643321aea15c748b9d6528d28a36717d343711aacb222c7fe72 2026-05-22 01:43:21.387952 | ubuntu-noble-large | deleted: sha256:91aeffc1a51d06fdb90a53368134d8a54eef8e3ecd5f4b3dfb31a99f32eab387 2026-05-22 01:43:21.387957 | ubuntu-noble-large | deleted: sha256:2f2e33ca4dda1eef8a261ce0d64c959d3cee6ba0194e52463a690a7582fbc6b1 2026-05-22 01:43:21.387963 | ubuntu-noble-large | deleted: sha256:b7d8ad5193612752c4bd7131977b2e105e7b9122c6c06ec996fec008a3352e72 2026-05-22 01:43:21.387969 | ubuntu-noble-large | deleted: sha256:08daede29ddf276d1f5c288b7f11c74f786d093d1c3d199c40b93233704f989b 2026-05-22 01:43:21.387975 | ubuntu-noble-large | deleted: sha256:976f5681d0ab7b8030b81ab6259b5152477b9ce1815cc90d4ff63fc99f9b8709 2026-05-22 01:43:21.387981 | ubuntu-noble-large | deleted: sha256:e4d3ff96bafdfc04b867a92af0345eda2255214c2ba49e7dc6b43b592e019c18 2026-05-22 01:43:21.387986 | ubuntu-noble-large | deleted: sha256:0c6cfa39289e9917bf3d569fdc1630e4c1144184784afa77de78479430190661 2026-05-22 01:43:21.387992 | ubuntu-noble-large | deleted: sha256:de3663a4073dd1a1baf8ae649a80b306227cbad23c2e5647666f5f69968ad27e 2026-05-22 01:43:21.387998 | ubuntu-noble-large | deleted: sha256:6778951cab593a8c33263943502b0c2b891ca0093c77f53d517baf26e81771ed 2026-05-22 01:43:21.388004 | ubuntu-noble-large | deleted: sha256:e2891a2ce9e5346c14957aff910840540a2668258225ef6fe5ddf32eb42f327b 2026-05-22 01:43:21.388010 | ubuntu-noble-large | deleted: sha256:d543c7707e034cce204e9445eb7e4b920eeb3a47a1635bb59de893fe82714216 2026-05-22 01:43:21.388016 | ubuntu-noble-large | deleted: sha256:30f6b1f75e544f0142344303d76c9faccd5167333d5aca67dbcc9d6c75a620c1 2026-05-22 01:43:21.388021 | ubuntu-noble-large | deleted: sha256:2df21851b8b3ebba4e8dd0da3abd9be5a10c639f9140ef3e7f814637a4c3be79 2026-05-22 01:43:21.388027 | ubuntu-noble-large | deleted: sha256:c8c1a91d4f43d537a217f1b2ac59fa3009a54edfe782a0ea9f486d5dfab5bc17 2026-05-22 01:43:21.388033 | ubuntu-noble-large | deleted: sha256:68110e7de809c03e49fd7edf1f5a1b1784f154694db1766e5ccc22cf5bf8a5f6 2026-05-22 01:43:21.388039 | ubuntu-noble-large | deleted: sha256:b11b7dc4f5bb7a7f3ee8e6261915af578d73de748ca12b160185fcf4074feadf 2026-05-22 01:43:21.388044 | ubuntu-noble-large | deleted: sha256:5d1a97d335b6201eaba0d6d33a70c379a229addea7df2d855869fd1f3381b3f3 2026-05-22 01:43:21.388050 | ubuntu-noble-large | deleted: sha256:bb6a8cb6974c50fcf43d26cf5db63f47fdbb92d5c961ea5eb270f41452cf622e 2026-05-22 01:43:21.388056 | ubuntu-noble-large | deleted: sha256:f2c21b77122bc6903fced9dd63269879bbdba907bda98e51e1bd68a59a3318d1 2026-05-22 01:43:21.388062 | ubuntu-noble-large | deleted: sha256:c9377f5e176431f56a85fde2596ad57b78db7ca3f8c4dd721626d16b62db3567 2026-05-22 01:43:21.388067 | ubuntu-noble-large | deleted: sha256:a8aebc10e5b14a807ce3ca83169f1f9dc04c0b3adefc38afc9ef4b39395f20c8 2026-05-22 01:43:21.388073 | ubuntu-noble-large | deleted: sha256:d79068808000422a84ed336abd1c1468180d840ea9d5f52c3b1ee4e97f266196 2026-05-22 01:43:21.388079 | ubuntu-noble-large | deleted: sha256:7d9ab048483ded7aa8f62ce535e5ae961bea6bd2ac1708fa679820af47d0bf75 2026-05-22 01:43:21.388085 | ubuntu-noble-large | deleted: sha256:f2ea974595383582b53828e4103ad29b3b36b3aa44ebcfc70688cebdf31c323e 2026-05-22 01:43:21.388094 | ubuntu-noble-large | deleted: sha256:328a16e6a0658aa02d0404cd3561713748e9592ada5688d5946123ebec281db9 2026-05-22 01:43:21.388100 | ubuntu-noble-large | deleted: sha256:5a2482f83b66c740df54666f92da5c7cb2a95e36498a9f3494c9a5f3b079e378 2026-05-22 01:43:21.388106 | ubuntu-noble-large | deleted: sha256:9ded4d08c367386f54d01bdefd366df8b8f8df4e44fa78c243f491325a94d1ef 2026-05-22 01:43:21.388112 | ubuntu-noble-large | deleted: sha256:eda574a842c294dd6d506418d4bbd21aefcd4f4a03032dda4fb8518c95df31da 2026-05-22 01:43:21.388117 | ubuntu-noble-large | deleted: sha256:4a81aaccd3ebf15c232af16585f9219da0ffa8fe44fa60dc9939911e88b4985b 2026-05-22 01:43:21.388123 | ubuntu-noble-large | deleted: sha256:91ddef2e379b0ec96492a61fa29e4fb5c89472a39627b760d9ac2e565c910a17 2026-05-22 01:43:21.388137 | ubuntu-noble-large | deleted: sha256:8a7be42c35b5415eef6adbb468dec353fff33619816e45b1685ab6a657e16f3a 2026-05-22 01:43:21.388143 | ubuntu-noble-large | deleted: sha256:7f9231306c0684a01d7294d4a8cc6697ac52402bd719d153932f697a76ac5066 2026-05-22 01:43:21.388149 | ubuntu-noble-large | deleted: sha256:5474fcaf414e7d1c1ee1357d07e95049b72536fc4f0cfb7e52f05427df01dd7f 2026-05-22 01:43:21.388154 | ubuntu-noble-large | deleted: sha256:6a61bcf51026dd55c457751ebd4cdcee20a53a4e2de50099c99c004fa35c9fbc 2026-05-22 01:43:21.388160 | ubuntu-noble-large | deleted: sha256:ed554bcc22075ee280dd6416f58e6cd60c7a1b2b12e508c478df998520d3e315 2026-05-22 01:43:21.388166 | ubuntu-noble-large | deleted: sha256:89590db3fef13c950d54f907a33eaf331db6b6b52312e9b6e51ad341a0a579d6 2026-05-22 01:43:21.388172 | ubuntu-noble-large | deleted: sha256:db0048321aabfc8dbc8be85786ec4607c054120ca08cb02133f49e959bcc322a 2026-05-22 01:43:21.388178 | ubuntu-noble-large | deleted: sha256:1258f8ca2a10657e6406441be585502725f5397b57c54d1ee4a26401b6a8f815 2026-05-22 01:43:21.388183 | ubuntu-noble-large | deleted: sha256:cd97f34a52f063a0f9f3a651891472e2c26aeed8f0883ef108369d5e9d6dc122 2026-05-22 01:43:21.388189 | ubuntu-noble-large | deleted: sha256:ac1ac7bd413faa546fbc7c6fa74d3a52721d53f1d9bbc8fbba97e99b6c4052b6 2026-05-22 01:43:21.388195 | ubuntu-noble-large | deleted: sha256:c2489d3cc17e6c80b926ae828c98fb6af64c9572423c0fc90ae7ef4aa3b3fdf3 2026-05-22 01:43:21.388200 | ubuntu-noble-large | deleted: sha256:bf883a28c5d2254a7a00ca89a916d6f4cc3ebfd7091d756e695e8e70792757fe 2026-05-22 01:43:21.388206 | ubuntu-noble-large | deleted: sha256:adc2fe4ee89d9e0f300bde54f2d5735ed42b0723a6a536c7886024e4082e47fc 2026-05-22 01:43:21.388212 | ubuntu-noble-large | deleted: sha256:4f2c43e7d2c1c05b590536274d72efcffbf08fb3a16d782711c92c54189cee9a 2026-05-22 01:43:21.388230 | ubuntu-noble-large | deleted: sha256:8ef5df6d1db3cd5899c3ae7f4075880d524922c4a63de31abe52696e575d3506 2026-05-22 01:43:21.388236 | ubuntu-noble-large | deleted: sha256:4281d0b282840429a842c86bbb5fb48aac5593d8eea43b76f817cf0e3711a711 2026-05-22 01:43:21.388242 | ubuntu-noble-large | deleted: sha256:1987b27ebd1f45e0279490da8155e0daf69381fe9f5747c4ecc78b1be03159ea 2026-05-22 01:43:21.388248 | ubuntu-noble-large | deleted: sha256:0de0a16128f089ed2b4575fb8fc3cad0f26f0c801a64d5eb5ef9ea99d5e20d9c 2026-05-22 01:43:21.388253 | ubuntu-noble-large | deleted: sha256:06f2092d62ed609a2adff0b967dc01070a432483468386fe0a838676f00a083e 2026-05-22 01:43:21.388259 | ubuntu-noble-large | deleted: sha256:6f708417f577b043f80518733da5a5e0f33f843fba0d654377f5624b27a8c8e2 2026-05-22 01:43:21.388265 | ubuntu-noble-large | deleted: sha256:ff949e7857a4e6788dd1b942748698c4165f463ce5f61d8cc909230e3f00f26a 2026-05-22 01:43:21.388271 | ubuntu-noble-large | deleted: sha256:92342f5741a0a0d03bd9edcfc77cef472c50fd1f54f3b2ac13c1293695e6c06b 2026-05-22 01:43:21.388277 | ubuntu-noble-large | deleted: sha256:2a93e9cd4e2e160ab03d1241912106ae6fc362565417b0f112e47469e3365e31 2026-05-22 01:43:21.388283 | ubuntu-noble-large | deleted: sha256:7067675731a8fed0dd747be8e8d7ad3c9fafef65609d0948f7da43fbf2408394 2026-05-22 01:43:21.388288 | ubuntu-noble-large | deleted: sha256:ab9ab5e13e256d134911686747d70cd380ec8bc282f71e7436e61cf7c2c315b1 2026-05-22 01:43:21.388294 | ubuntu-noble-large | deleted: sha256:ce36d9c728b12ece5f9cda9ffc7f84c450e8e139f5c2168535623eb3f79e9fe6 2026-05-22 01:43:21.388300 | ubuntu-noble-large | deleted: sha256:7e1e9c371ba10f3da7a37aecf5a44c8e7b0bafd25c2a14bfb6c75ef7c927c08f 2026-05-22 01:43:21.388306 | ubuntu-noble-large | deleted: sha256:746c2cf0c529f44d8c7cd76b1e77d04e5c40ff2c8b27214b23b79aac026e89a0 2026-05-22 01:43:21.388312 | ubuntu-noble-large | deleted: sha256:e15b9802e2e5442de882790f5e23c42e2683c8456a0703a29de9d5a7463dab61 2026-05-22 01:43:21.388317 | ubuntu-noble-large | deleted: sha256:7c118588a1b4b3f8b67b7f64df82849c3a621fa20943e080082b5049756fd903 2026-05-22 01:43:21.388323 | ubuntu-noble-large | deleted: sha256:e610dc26663bdfedb7d52073ebbea5382842101baf58ea011291f0becf5b21a2 2026-05-22 01:43:21.388329 | ubuntu-noble-large | deleted: sha256:3114c74d321f344d51b312ffe3f5972e66fadd6873c4f151b0fddb0522eff823 2026-05-22 01:43:21.388335 | ubuntu-noble-large | deleted: sha256:f83b68e0e0439669bcddf3abe1587a183b6c0a7e373935b9c9a5ec0f87ea9ecd 2026-05-22 01:43:21.388341 | ubuntu-noble-large | deleted: sha256:3ad4734c4acf3d48580f704b6e3e2aaeb7e30f49a449496fd47f0ed23dbbb3cb 2026-05-22 01:43:21.388346 | ubuntu-noble-large | deleted: sha256:60245e451a25743b3cef44e8bd55df0e8cd05fa3abf8b5b2ba3bce64ed2dac3f 2026-05-22 01:43:21.388352 | ubuntu-noble-large | deleted: sha256:cf2d72aff99a5210efdf628a9fff0beecffac0d827afffb6906a047c297eb4e6 2026-05-22 01:43:21.388358 | ubuntu-noble-large | deleted: sha256:6e1800d59e1df39988e4618a700e65b7772db41ef1f69506b6a4d15bb6851b6d 2026-05-22 01:43:21.388364 | ubuntu-noble-large | deleted: sha256:aa043a8c4b40a50a55592c13b0a1a2ae9966b31ea6640a93c791668e7fc8ac1f 2026-05-22 01:43:21.388374 | ubuntu-noble-large | deleted: sha256:7e8320c472646d172dc16b0a18114f42167ca6549e319b7f3fa2252eb615afeb 2026-05-22 01:43:21.388380 | ubuntu-noble-large | deleted: sha256:186c0d9bc2c34383724b8be0d67366777676be84df9ddf0d3c5d78bbc4b939e2 2026-05-22 01:43:21.388386 | ubuntu-noble-large | deleted: sha256:25351b69fee549937e12e595b4c4eb2dcc46c63243f56d8e9bff3f03eee4042a 2026-05-22 01:43:21.388392 | ubuntu-noble-large | deleted: sha256:587531bf7eea1fc98e9f174c9047c935b8fb5ed529d2537905987d4225f768a8 2026-05-22 01:43:21.388398 | ubuntu-noble-large | deleted: sha256:152da51904b3cc305d5154ac208a759490b235fa02d120e37118f77ba052c355 2026-05-22 01:43:21.388403 | ubuntu-noble-large | deleted: sha256:304f05e5061d9afc27adb7b3d37253c2487bb93c30bb5f10d582d4c7e04062be 2026-05-22 01:43:21.388409 | ubuntu-noble-large | deleted: sha256:a8daf9274789a7979b64cdb5480e06c686fdf5d9035da12f7a5916ce45bd87e9 2026-05-22 01:43:21.388419 | ubuntu-noble-large | deleted: sha256:7376026940bc53b8413aed40c2dc9c9bfda7f1e592b47c145ee051ecc8931086 2026-05-22 01:43:21.388425 | ubuntu-noble-large | deleted: sha256:2f6591a4c5357fafeb66c3564ef96c38ce4a6319186683e164b2f7847a11337b 2026-05-22 01:43:21.388430 | ubuntu-noble-large | deleted: sha256:33ab047fc0f5ea48786bbe9460e5298d72cb3befd6a64afaff250f92b1da3104 2026-05-22 01:43:21.388436 | ubuntu-noble-large | deleted: sha256:0134024b93e8f3740eb8a65b00eb0b0f731d37f7a24090255f16ce20f585f984 2026-05-22 01:43:21.388442 | ubuntu-noble-large | deleted: sha256:34bb5213a952592a66084d98f6bf91aa6686e1592df282b3dc8c05c09369d20c 2026-05-22 01:43:21.388448 | ubuntu-noble-large | deleted: sha256:cfc29841d65dbe63f9a0c57a609a59742292026a92f6efef0d9f4e736831e0d5 2026-05-22 01:43:21.388454 | ubuntu-noble-large | deleted: sha256:01fa131670904ea8961dc3887d0e495a1586822e3e67dda0cf5cc25adba093ae 2026-05-22 01:43:21.388460 | ubuntu-noble-large | deleted: sha256:f0e14f3b61c8c15c2686d427e91cdbbb9e175d652b8c9ed9c4b9b6c41309e226 2026-05-22 01:43:21.388465 | ubuntu-noble-large | deleted: sha256:83719e46044b7d811dad4c60b4b3965419faaddde41d6d91d892b41ab9393e9f 2026-05-22 01:43:21.388471 | ubuntu-noble-large | deleted: sha256:69d6bf3218e849a451862067e6735ecde81a7936a8a91cec14f46bd95d64fdeb 2026-05-22 01:43:21.388477 | ubuntu-noble-large | deleted: sha256:4d6ef12579fd822d2c8ae0ee7015503163e92473c57a69c54ef10de6c36e5b84 2026-05-22 01:43:21.388483 | ubuntu-noble-large | deleted: sha256:7a8098812501294003e795faa52d87d43d01cbb5f5d5ac05eb247a020acbe945 2026-05-22 01:43:21.388488 | ubuntu-noble-large | deleted: sha256:a97e86206b01f568d193191d0367683942f12ebb16a9a32e74657fc105e6cf15 2026-05-22 01:43:21.388494 | ubuntu-noble-large | deleted: sha256:db6e3711fc91e842ab745241caaa418d92e2b033c09a2e21eb883571935b3129 2026-05-22 01:43:21.388500 | ubuntu-noble-large | deleted: sha256:d5030bed76343ea0263fe40436dcbfbb483aa975636c32332ac99c8c07fa7fc1 2026-05-22 01:43:21.388506 | ubuntu-noble-large | deleted: sha256:a115a7e34d27a8a5a66242c3af6768955f580a0ef45d39af328b7e805a3397d0 2026-05-22 01:43:21.388512 | ubuntu-noble-large | deleted: sha256:c2d6cdaee9b88fa6fd485afc55dc89aa7c0dc982727742793335e51c9edb191a 2026-05-22 01:43:21.388517 | ubuntu-noble-large | deleted: sha256:87cf72a33d529bc95c4b341f4471751a8c1eb8b825f5bc512fb894dfcaee17ae 2026-05-22 01:43:21.388523 | ubuntu-noble-large | deleted: sha256:b03f52fe12d8894a1fefafbd27e668f271855fef3249f3e9b49aad30f2a62ce8 2026-05-22 01:43:21.388541 | ubuntu-noble-large | deleted: sha256:4d0ce8f274e578522db3e81336fbefec51364a999b1013e9c5354fc955d5f8cc 2026-05-22 01:43:21.388547 | ubuntu-noble-large | deleted: sha256:eea7faaa5fb71030eea4134d9ecd760838a57523a1b4964eb4e9b1271f6a1076 2026-05-22 01:43:21.388552 | ubuntu-noble-large | deleted: sha256:cb0de4098b57c758f832224cbcac8adcced6dafecd44f405fd9d2a1fb92060ca 2026-05-22 01:43:21.388558 | ubuntu-noble-large | deleted: sha256:f5e07641027c3aaa70190dabf2b8e699020719e51efc94bf136bd99ffe63beaa 2026-05-22 01:43:21.388564 | ubuntu-noble-large | deleted: sha256:86c305baa713bf8de5d55a1e29cf62cd2f4f6bc58c04cfbd6e2d3ebcc5201c48 2026-05-22 01:43:21.388570 | ubuntu-noble-large | deleted: sha256:46825914f8a80224899e5c6e0a9e3ae82e87a800af20de894f93eefea1e481ad 2026-05-22 01:43:21.388576 | ubuntu-noble-large | deleted: sha256:f03f274fb0932c1140cce7edc6d26156d3e8dde8c1f4f4d9a806428c3657411a 2026-05-22 01:43:21.388582 | ubuntu-noble-large | deleted: sha256:58f1d88b60838edc8b44a05612b4488ffea30aaad051470840c71281517c1f16 2026-05-22 01:43:21.388588 | ubuntu-noble-large | deleted: sha256:dfe507227feaf3853d324ded350b1a27dee3ea0a856900b689da6ab71ad2e193 2026-05-22 01:43:21.388613 | ubuntu-noble-large | deleted: sha256:eda5bec752c2fbc0488dd264ecc6938a4318ff059b3216c15f7b1c28512a2690 2026-05-22 01:43:21.388619 | ubuntu-noble-large | deleted: sha256:16de445af2346d0913853c5b32097c9606f603260da6262fa5020bbd1f189d22 2026-05-22 01:43:21.388630 | ubuntu-noble-large | deleted: sha256:97f4f02ff7ae4fb5b664c54f65177cf0318a6a6cf65b696c48c6638fd6d3f2ab 2026-05-22 01:43:21.388636 | ubuntu-noble-large | deleted: sha256:ce0fcb3ac41b3f52b7e73afc58a69195ddd9a9bfcbc8742b106f81a5966aa742 2026-05-22 01:43:21.388641 | ubuntu-noble-large | deleted: sha256:e5c6a732365418bca56af7f26db047941f38d100a965e9821a13a3820bbb2bb4 2026-05-22 01:43:21.388647 | ubuntu-noble-large | deleted: sha256:279699878fe908621242867e9b394dbd5a6f13f25d306ffe9dbac0077b2132cc 2026-05-22 01:43:21.388653 | ubuntu-noble-large | deleted: sha256:4bdfdffce43e2d94cd3e94d0d13c502ee75eea7e6173302663bb7966a8104786 2026-05-22 01:43:21.388659 | ubuntu-noble-large | deleted: sha256:3735bdd3ac299729e1a23e7c2c7b07514fbb26bb137d22f03d7b13df64ea7f31 2026-05-22 01:43:21.388665 | ubuntu-noble-large | deleted: sha256:aeb95d63937fdae36cf592a2ad4dc95582dd44b4ddb622510d61632699f2a4da 2026-05-22 01:43:21.388670 | ubuntu-noble-large | deleted: sha256:77ea7a2363e8927531320f283a9b43a3f04ec1481b370f99c06e39036383eda8 2026-05-22 01:43:21.388676 | ubuntu-noble-large | deleted: sha256:ad376b82ad4c9af8a7fdedd47a1c2074484a039e9c05a9f077a3ebcbea7facd8 2026-05-22 01:43:21.388682 | ubuntu-noble-large | deleted: sha256:cbc8111556e664601ed605f78093a226ce0fea6abbf493f24915263572e4e108 2026-05-22 01:43:21.388688 | ubuntu-noble-large | deleted: sha256:80ffefc69fc7a164ee55256f7bf78dc101c2f7a8179cce90492d142dc823da31 2026-05-22 01:43:21.388693 | ubuntu-noble-large | deleted: sha256:6168fead65a8900ac9f90d712aa00da84897f446e5bf84c6060fbb5768bb7c4c 2026-05-22 01:43:21.388699 | ubuntu-noble-large | deleted: sha256:42ae64b570695e90cb18660c1509621ef9ddcc94538f65e2b36a650fa4746dcc 2026-05-22 01:43:21.388705 | ubuntu-noble-large | deleted: sha256:2f91e3a5eb14414ddb330b99affb82ec0006e7a1130548fb63ea171faf492952 2026-05-22 01:43:21.388711 | ubuntu-noble-large | deleted: sha256:4db9e06d2aa7f2352b948b88a6c8efb3697aa11a0fcbcd1d09e1cb932456536e 2026-05-22 01:43:21.388717 | ubuntu-noble-large | deleted: sha256:d2b2c8ee1b1f463acb66fb91c9412d7218646bd32a057f33344cab1bb690a0bd 2026-05-22 01:43:21.388722 | ubuntu-noble-large | deleted: sha256:37f706f51aee3f70acfcafb3f289953d1480374ac3bc5be42eb5c894d50a5965 2026-05-22 01:43:21.388728 | ubuntu-noble-large | deleted: sha256:0fe48ebbede8477f142413870c6937888a0ea2469321176046036e6a4efa27eb 2026-05-22 01:43:21.388734 | ubuntu-noble-large | deleted: sha256:270930f7db3c720b8dcf2abc935b550549cbf040ac1ffc9c1d189ebfd72cf8b0 2026-05-22 01:43:21.388740 | ubuntu-noble-large | deleted: sha256:33ec1796afb9d9eb67ed4c6c06fad73e76d124fc2421abef48bc5bb5520812fc 2026-05-22 01:43:21.388749 | ubuntu-noble-large | deleted: sha256:7bc5e1b9ddfcf839d3876f001f13e9dd459001da153db65da1c9d7d9741e4833 2026-05-22 01:43:21.388755 | ubuntu-noble-large | deleted: sha256:3c9f869f21e2c2c3301ae79fecf1d9178703fb1c8e9e8d8ec77890173c9bfe3f 2026-05-22 01:43:21.388761 | ubuntu-noble-large | deleted: sha256:a975b958138c54631422412ed96172999d4352b2063303a12de7d345ed4bb59e 2026-05-22 01:43:21.388766 | ubuntu-noble-large | deleted: sha256:27abf6391a12537664f63e593fe008af6773a9f04dffedde4a61df44c64ea66d 2026-05-22 01:43:21.388772 | ubuntu-noble-large | deleted: sha256:ac42c1874c74552372425c2b4162a8dd7a4ef82afa64c11a10d95234a0587106 2026-05-22 01:43:21.388778 | ubuntu-noble-large | deleted: sha256:6d6231827f3ba4301b7a1773d40fad9f4013d1a13046d68cd1cc5d52e1737c24 2026-05-22 01:43:21.388784 | ubuntu-noble-large | deleted: sha256:7d2cc1307cd0b6fd6768d41f30764a09b87fcdf099c52287945aff3ce6fbab78 2026-05-22 01:43:21.388790 | ubuntu-noble-large | deleted: sha256:1beed9399abfb601717906a5b2eaa8f2fe634526d4f8ccb6fe04323dc3399c62 2026-05-22 01:43:21.388795 | ubuntu-noble-large | deleted: sha256:de01d5e8f102490bfb8b01881d7c6953ee454aaf5e85940a0499d7f0f6a45894 2026-05-22 01:43:21.388801 | ubuntu-noble-large | deleted: sha256:162f26b18b7877d00b5c5cf7a14318e4c15d7cf5a2b053e9e4c106d2d1f58720 2026-05-22 01:43:21.388807 | ubuntu-noble-large | deleted: sha256:527fe32c8fc94553e477e373b8de603acdcaab2716721776b4437446c1c8f178 2026-05-22 01:43:21.388813 | ubuntu-noble-large | deleted: sha256:8c66b54f7f17626ce916994693f226e0d73d44adf7f96b04b6ddd3e962d48b3e 2026-05-22 01:43:21.388819 | ubuntu-noble-large | deleted: sha256:c72963debacb33295156551edcca8864a2c81052548494ed94bc9c5743cef5c8 2026-05-22 01:43:21.388824 | ubuntu-noble-large | deleted: sha256:3f51a67935f35e89ec32d0210a7a18ce26de0650290c07cef20b06bc0d173d17 2026-05-22 01:43:21.388830 | ubuntu-noble-large | deleted: sha256:c23f80f0471bf0e25eff08f53e8e7b8e5881b985c0c1c4d2058d9a0489db74ad 2026-05-22 01:43:21.388836 | ubuntu-noble-large | deleted: sha256:122fe085397dc4ac57c65a56c508f68d41238f4abd3a9e6e42b3439475999b8a 2026-05-22 01:43:21.388842 | ubuntu-noble-large | deleted: sha256:6f8d14660c8fa3b29e0cd8327f56f79c8895360263c546a30d7dda181b1c5ccd 2026-05-22 01:43:21.388851 | ubuntu-noble-large | deleted: sha256:790c1bcdaa459fa6186d62f18f6d3e186c29ea0d6b91cfcf79bf36d22bbb5873 2026-05-22 01:43:21.388878 | ubuntu-noble-large | deleted: sha256:b1dc594a75ec24acf74357f79fdeccb2655d9796d3e49bdecf2b37af0d2be661 2026-05-22 01:43:21.388884 | ubuntu-noble-large | deleted: sha256:c6c3aa7ef8e9072e0813a3dbe4a5251c5b24f7e7272d46b8058cd6f91fb96a49 2026-05-22 01:43:21.388902 | ubuntu-noble-large | deleted: sha256:3c3814cc760bc2ae6f82d9e0ea4e2cb1db5d0da8d30d97b196a96cd52ec90fae 2026-05-22 01:43:21.388909 | ubuntu-noble-large | deleted: sha256:be7e4544f6591c032dc58950834b9758d242f6764fdcb1f3fd22311785dc9940 2026-05-22 01:43:21.388915 | ubuntu-noble-large | deleted: sha256:dea8fd1745c39c903c5a147749435676b419dbcefda6ed4cc7ad97182e23dc57 2026-05-22 01:43:21.388920 | ubuntu-noble-large | deleted: sha256:63e1236948022d23c881090f6e3a1980f01d4054d388271342221efd1dbeb5cf 2026-05-22 01:43:21.388926 | ubuntu-noble-large | deleted: sha256:47a7b8354904dd9b9eca1a2cd8659cf58074a687b89807965918a70b66c10c69 2026-05-22 01:43:21.388932 | ubuntu-noble-large | deleted: sha256:518b1b7888de363356d2165a33ac5de8715315eeae769d91202a8c3c44549cbe 2026-05-22 01:43:21.388938 | ubuntu-noble-large | deleted: sha256:a378c7bcff64bc6e6edb95c2d3eefa240e43c1e4f5a4ad36cc017781a80daca6 2026-05-22 01:43:21.388943 | ubuntu-noble-large | deleted: sha256:094faa1375f0d8d3166e7e622ed7eac74632422383addb9d23b4b709777abcdc 2026-05-22 01:43:21.388949 | ubuntu-noble-large | deleted: sha256:dd978b9d225eb3dae31799e13a64ed7199a8714baf05ab683c62f5697e2889d1 2026-05-22 01:43:21.388955 | ubuntu-noble-large | deleted: sha256:25e0bf7c4691760c86456f86834877684ae1b9cb8b3d5d659189b90a4f4e9f82 2026-05-22 01:43:21.388961 | ubuntu-noble-large | deleted: sha256:ee8261f13ffb672e8768f8fa168c4dc0ae69756f6f98139a1916f380673e66ea 2026-05-22 01:43:21.388967 | ubuntu-noble-large | deleted: sha256:2b2f807050849a1125361e914defeaeac28d700bbf02776d6cb594884bf65d5a 2026-05-22 01:43:21.388972 | ubuntu-noble-large | deleted: sha256:4d7c7b76a5cee9fd37a30768a5e7f31af75aa36e2ce4f0e461ba400e76e4b5a5 2026-05-22 01:43:21.388978 | ubuntu-noble-large | deleted: sha256:aaf09b4a25d9e50adb938948197d3e79e740787a9d7e54b87d2a611b299ee802 2026-05-22 01:43:21.388984 | ubuntu-noble-large | deleted: sha256:cfc092760d1faf1b2f10aeb956bdf6fe0195299bb4d3ab0c99e6b70008b42ec1 2026-05-22 01:43:21.388990 | ubuntu-noble-large | deleted: sha256:9ac01d3c51709783fc46ac4bb3af6527296fbc29165d573e5281c15841eababf 2026-05-22 01:43:21.388996 | ubuntu-noble-large | deleted: sha256:3ac13bbb1be6572fc93e32f5e44e7eb153992ca9a54b314ada301d86ed83c2fe 2026-05-22 01:43:21.389001 | ubuntu-noble-large | deleted: sha256:8b5e805b3067d511d9a52ff19e049fed5d5f4a73b9c62f76827d32ab874d824a 2026-05-22 01:43:21.389007 | ubuntu-noble-large | deleted: sha256:927bc6bccd4341ac38e2a16ef2e1e42906b43dfd1c88faa5005312d83d064c53 2026-05-22 01:43:21.389013 | ubuntu-noble-large | deleted: sha256:d959db579a6cebcc1597f4643815fca4512e89f135977150b21b43b47291229a 2026-05-22 01:43:21.389019 | ubuntu-noble-large | deleted: sha256:0d5c3b81f99957e7ab4ef4339a727211956bd9a1d919151cb0d27d85632f855a 2026-05-22 01:43:21.389024 | ubuntu-noble-large | deleted: sha256:a66194211c0c851ef2b9b25af75f5041bef1c614c2792e8f5c19a54fe9b3732b 2026-05-22 01:43:21.389030 | ubuntu-noble-large | deleted: sha256:9c0db909be98fc3264ccc18dc84d524b6d9d31acfb7c54f1823b9f1e98672b18 2026-05-22 01:43:21.389036 | ubuntu-noble-large | deleted: sha256:70b5d61b69a410cab5d5e153a785b1bbaf40f2751d41cf9ae55b607fc5884747 2026-05-22 01:43:21.389042 | ubuntu-noble-large | deleted: sha256:a9fb7aeed5282db015460251f9e091270c8741e627cdcc839ad470cd005b0fc0 2026-05-22 01:43:21.389047 | ubuntu-noble-large | deleted: sha256:ce9ac6e617f94f78fff0206ef519470eeba8e74d0688109e3de1c2c31a52112f 2026-05-22 01:43:21.389053 | ubuntu-noble-large | deleted: sha256:8d4d8728ad0b77dade1a9ee54402d03d0fc3244b75365dab09917cee780d48ad 2026-05-22 01:43:21.389059 | ubuntu-noble-large | deleted: sha256:cafcc4eef87333fe5959b9950c9a64557b822caef3f6e0f14204f8f38e44b7e6 2026-05-22 01:43:21.389065 | ubuntu-noble-large | deleted: sha256:bc3ca3fe9dea00149fb34b7e0d61de325a6aea2c0472cca8aa53fdbe681b2447 2026-05-22 01:43:21.389070 | ubuntu-noble-large | deleted: sha256:a0ff0000d65c6688f2ed0fb59cc9cd19e72f1125c7262f84a9cc33179c8ce6e4 2026-05-22 01:43:21.389076 | ubuntu-noble-large | deleted: sha256:0713403de2ef9e785de47287b75f78f544c0c91b1ceb917591c4ca1e977fcb2c 2026-05-22 01:43:21.389086 | ubuntu-noble-large | deleted: sha256:517bd556573826f28d8a61f97681d5b1005aa0e13b39e7ce15587b5e41991650 2026-05-22 01:43:21.389092 | ubuntu-noble-large | deleted: sha256:3412a20c375582da71e1f6a36f0d39170e9562d2eb67f51abe37ec728551cf20 2026-05-22 01:43:21.389098 | ubuntu-noble-large | deleted: sha256:e61c738641b1be742e17a50e0184c67800497c270409bd12fa848d25c55a47b8 2026-05-22 01:43:21.389113 | ubuntu-noble-large | deleted: sha256:5fed2f480ce92db30c3cbcca07d4abdc73485c392aeb62771c187cb3f018448d 2026-05-22 01:43:21.389119 | ubuntu-noble-large | deleted: sha256:862ff230e487d1f866f91ab3144e6e7273a19419fe0b8a39d8619dd670f779d6 2026-05-22 01:43:21.389124 | ubuntu-noble-large | deleted: sha256:5565e878becda75fe670e71e7190cc7430301bbee719df08eb8d04a27acb8ccf 2026-05-22 01:43:21.389130 | ubuntu-noble-large | deleted: sha256:798fd358774b105b46ac0eebfd3db5736a5bbc16ec0a2891e164b603cfd96a8b 2026-05-22 01:43:21.389136 | ubuntu-noble-large | deleted: sha256:766e432e6a6e115f92727d906f2813620940a4f995da305f81ff4b3f9601c1b3 2026-05-22 01:43:21.389142 | ubuntu-noble-large | deleted: sha256:2147b7f2c66741b9456bcb63df56c0560dcd6542b4913762c73b3c7c1b16fb1e 2026-05-22 01:43:21.389147 | ubuntu-noble-large | deleted: sha256:566e48e66aecf6000606caacc87a20114cef27f52ece59664488c794b4584e08 2026-05-22 01:43:21.389153 | ubuntu-noble-large | deleted: sha256:04af5fbbb54672a768faaefcc03949d4aad56f7be6bf47b86ba48858917cbf82 2026-05-22 01:43:21.389159 | ubuntu-noble-large | deleted: sha256:d2be6ba468e3b12df3257b7b0b31eeb09f7dcab35cdd1b4d7faf70d3c0663fb5 2026-05-22 01:43:21.389165 | ubuntu-noble-large | deleted: sha256:e87b5457c0155517a54005282ed08ad1ebca85adddd100e59bc310bf384b9555 2026-05-22 01:43:21.389171 | ubuntu-noble-large | deleted: sha256:743548161c51aa9963e449d856cda83df495efcd78a4d5ef22dd86917f507f14 2026-05-22 01:43:21.389176 | ubuntu-noble-large | deleted: sha256:5225dcfde42c73eaa07ff56ecb73f1d83497718cf6c534554b3169fa723a58ab 2026-05-22 01:43:21.389182 | ubuntu-noble-large | deleted: sha256:09823b7f5da0c3920f66d453d8fe411e85a0a6e4a53e5aa15b9feec9a74a55c3 2026-05-22 01:43:21.389188 | ubuntu-noble-large | deleted: sha256:55c0a38f595b155267077c43e3fb537f02cf76e318b2f6d83c155ded49c79bf8 2026-05-22 01:43:21.389194 | ubuntu-noble-large | deleted: sha256:ce2f38fc643a7ac6160631d855e64d1b2b7cda17a91acf4463b51e60426e7f4c 2026-05-22 01:43:21.389199 | ubuntu-noble-large | deleted: sha256:a46ddf4b5306f11b5d053df3df79d4fe2caaef078ab8ecc67064ba03b7320ecb 2026-05-22 01:43:21.389217 | ubuntu-noble-large | deleted: sha256:7aaa2e2313542d11c2f4ed535366866034bc7fbf48860a5c7ed98e0709d16472 2026-05-22 01:43:21.389223 | ubuntu-noble-large | deleted: sha256:887de6481a114fec5da56c448af86ed42745f377719c5b22a6c780623fd803e2 2026-05-22 01:43:21.389229 | ubuntu-noble-large | deleted: sha256:1a705735f0db3c59141ee4fae79389a3efc5e1eb91ae02656772f29e1c55d229 2026-05-22 01:43:21.389235 | ubuntu-noble-large | deleted: sha256:c425f99113c7a7216ad7e364dfd370663a17bd63c3872db585cd1e456c322148 2026-05-22 01:43:21.389240 | ubuntu-noble-large | deleted: sha256:c77c7a21a5567e568e8bed76314e14b7fbf709c0131bfb6347d0d9e11495b3b9 2026-05-22 01:43:21.389246 | ubuntu-noble-large | deleted: sha256:e30adb051501e4e875ae16c153317e9fe309084c2b5fe5bf583431d05515f9f0 2026-05-22 01:43:21.389252 | ubuntu-noble-large | deleted: sha256:dd4d58ceafeefe8d053fabda22aec995ce340eee07f4cc7768d60825f80a30bc 2026-05-22 01:43:21.389258 | ubuntu-noble-large | deleted: sha256:e3baaa49488c7a03a91815438c1081daca87a372dccfea689124147a7e428a97 2026-05-22 01:43:21.389264 | ubuntu-noble-large | deleted: sha256:9e09cf687a6439d6234d5b4ec81b7657d4b69262e4db980416163795cece1a1d 2026-05-22 01:43:21.389269 | ubuntu-noble-large | deleted: sha256:a82787cc725395120f57083ca16b97cf34c07ae49dbb236d9aa560032c2188f1 2026-05-22 01:43:21.389275 | ubuntu-noble-large | deleted: sha256:89953b1406f6db1edbeae9174ea4ea0e204d66ef91fb0710d580ec07af95a00c 2026-05-22 01:43:21.389281 | ubuntu-noble-large | deleted: sha256:61ed7e697b498571e8a0ecda54a729b94030182498d5ca8b46852e697bd01887 2026-05-22 01:43:21.389287 | ubuntu-noble-large | deleted: sha256:9e550d440210a6c3cbd2e9ec330913daad49d9361dd412f4859642cb3829f1dd 2026-05-22 01:43:21.389293 | ubuntu-noble-large | deleted: sha256:4086cf3b79daa52358568ebb1a197c4d478044ffa24cd3cb0ef50ab0c670c12f 2026-05-22 01:43:21.389298 | ubuntu-noble-large | deleted: sha256:760c3f34c0038172f946929b9cc3c69665456cbc6483a9342d7ecc786a631639 2026-05-22 01:43:21.389304 | ubuntu-noble-large | deleted: sha256:60c5654a8fdca380e759837d298d4206c835f9d51ed19bed286692c6a6c288af 2026-05-22 01:43:21.389310 | ubuntu-noble-large | deleted: sha256:3842168b9b18cf62ff4372c21ef49a59d56367f168db34ae036d9d16fcb588bb 2026-05-22 01:43:21.389315 | ubuntu-noble-large | deleted: sha256:e45c422f323ebe16ad133fbfb9515436e875734a1c4310aa0c179353913d2b2b 2026-05-22 01:43:21.389321 | ubuntu-noble-large | deleted: sha256:b0133a90ea878682997372a4b98bb1f18ac71571cee77234ed2e39fd9faa5473 2026-05-22 01:43:21.389327 | ubuntu-noble-large | deleted: sha256:ca9cbe675096c0f4b4501ecb64fd57e608f8f4cd3aa821d2694ce8283a6c13b8 2026-05-22 01:43:21.389333 | ubuntu-noble-large | deleted: sha256:53022281347cf0eb9640c12bef8950c3316cdbd50b2302767952298924bc6f3f 2026-05-22 01:43:21.389339 | ubuntu-noble-large | deleted: sha256:a8e25add3d4f9318cedbc10c3d7e37b35a9b8f1fb1616fe93b43238df30843dc 2026-05-22 01:43:21.389349 | ubuntu-noble-large | deleted: sha256:9fdaaa3af03e4a75fe94e5d33e9575a0108988d67785da858ff2654e4de61ac6 2026-05-22 01:43:21.389355 | ubuntu-noble-large | deleted: sha256:4a8c8c67e6f60a824a51bb88fbe3fa8a9ef0571b767eace1c4991f49970b6507 2026-05-22 01:43:21.389361 | ubuntu-noble-large | deleted: sha256:c4e6e45516569ea012e017d100ecc4d1a6e592d26f25e018cee13340fa307edb 2026-05-22 01:43:21.389366 | ubuntu-noble-large | deleted: sha256:4fa905d13acd820817981287a06d186e6ee2d099b17b02679c1fc036f90a18d4 2026-05-22 01:43:21.389372 | ubuntu-noble-large | deleted: sha256:1de6ecaeec534506127b14836907428383da0f568795799ae42805045a58aa63 2026-05-22 01:43:21.389378 | ubuntu-noble-large | deleted: sha256:981e44674edcca449ad6b8de9e3018d6661f3ac0dba007658d9586b9b5960b20 2026-05-22 01:43:21.389384 | ubuntu-noble-large | deleted: sha256:fb876ff2463c8527bc5307ce330f1caa86a0247caf10983b268662032092e9c1 2026-05-22 01:43:21.389390 | ubuntu-noble-large | deleted: sha256:409ef59250631a68dba6d711a67beb39e4a5c88437c28fc7790c8c0ef94c6925 2026-05-22 01:43:21.389395 | ubuntu-noble-large | deleted: sha256:297d506beb6d4f10c92c4af22457ded9c6497aacfb3eb4579a5ea750161ad402 2026-05-22 01:43:21.389405 | ubuntu-noble-large | deleted: sha256:e8d592d54319c0b2272f3dc55cdaf0f1efde99b34933fded5a22fce9ab60e311 2026-05-22 01:43:21.389411 | ubuntu-noble-large | deleted: sha256:1c62d0277721821699b1c5c229adee5185a8a4646ae8f9ccb3c6a572a7500d91 2026-05-22 01:43:21.389417 | ubuntu-noble-large | deleted: sha256:4ccf6c11bb5292a8d13dc032d70125289dd9bf83f726594b940322b6605ade87 2026-05-22 01:43:21.389422 | ubuntu-noble-large | deleted: sha256:05a23792037c1e31996deaa59d738ed137bfab078a7973711b812f82df21adaa 2026-05-22 01:43:21.389428 | ubuntu-noble-large | deleted: sha256:dfcc291b6980b06f4323f3d30043f621a49800c2d173686a9e4bc7346b90e5bf 2026-05-22 01:43:21.389434 | ubuntu-noble-large | deleted: sha256:f09b85db6659bf40f2ab17c92a3aaca854cd241eeda02e4f7dfbd7d6c7b8c2cb 2026-05-22 01:43:21.389440 | ubuntu-noble-large | deleted: sha256:1e9041cf12933b8e0e732b67fde2e65965a6113ed441931921e30e8d2f8b8dca 2026-05-22 01:43:21.389446 | ubuntu-noble-large | deleted: sha256:9ec443139976e11d88ddba5b5b22685bf54e76f57438c2a83dad406e3a1063db 2026-05-22 01:43:21.389451 | ubuntu-noble-large | deleted: sha256:5f87cc3646c3a8f0b018267f5cde053a9af8ea6f281d55f470934171197376db 2026-05-22 01:43:21.389457 | ubuntu-noble-large | deleted: sha256:f8b435fb50b1c6712bc14f32708b96dd85ab2b358a71a9de4b036ef24960ae48 2026-05-22 01:43:21.389463 | ubuntu-noble-large | deleted: sha256:9bfaacfc3d90d71c6a8fa62307377c66af3b4047f2c5d812ac461b8f0a632b43 2026-05-22 01:43:21.389469 | ubuntu-noble-large | deleted: sha256:d43496c8b7f0fc7add53daced053787df5d22ef3aea45f5a260b0b11b1f4af7d 2026-05-22 01:43:21.389475 | ubuntu-noble-large | deleted: sha256:ba4b1643348bbc4dee042f0107d197a3cd45f6234ff023b56357e115419c8a5e 2026-05-22 01:43:21.389480 | ubuntu-noble-large | deleted: sha256:eab888b1af25ba0151169028dee4b5cc3d657c4c627470adac7954f3fea4fe8e 2026-05-22 01:43:21.389486 | ubuntu-noble-large | deleted: sha256:cadf303bbc0ee888bf311a6969b82dedc965d3d6a729e6514c128c904da24e7d 2026-05-22 01:43:21.389492 | ubuntu-noble-large | deleted: sha256:84ca21a277eaf05d39aa79b5a499946f5bd3fe1bf549ace24fb99e8b50e7466b 2026-05-22 01:43:21.389498 | ubuntu-noble-large | deleted: sha256:653e4701bd628422f7c13aabcd9dd3c8fe791fc5e9653ae19821f1024ca62ffb 2026-05-22 01:43:21.389504 | ubuntu-noble-large | deleted: sha256:c01682c807d9723d59baf1dd43e668b4d656f26e95208bfef68371c9d271d6bb 2026-05-22 01:43:21.389509 | ubuntu-noble-large | deleted: sha256:ad8ac4947e65a7301ad17ee0b6de86f1e4be9ba4a56cdf0073307c6acb7254dd 2026-05-22 01:43:21.389515 | ubuntu-noble-large | deleted: sha256:851ddccb6bde2e14fb9987bd086f2763b12bb5a18860182ce483a5ac10d3b89c 2026-05-22 01:43:21.389532 | ubuntu-noble-large | deleted: sha256:96d127db700e1b61c0dcc9678f8261cfff347a9aff64f6b0e55e82fe115b97c2 2026-05-22 01:43:21.389538 | ubuntu-noble-large | deleted: sha256:1ca4b064bab906ad9ec0b936d2671b47e0206f9d523c61fb413c6541e70b56e9 2026-05-22 01:43:21.389544 | ubuntu-noble-large | deleted: sha256:a8f9b07d43d1cae13faa09d6a77a5ef3a3b57fc26838d28b42c41ef3eaafa765 2026-05-22 01:43:21.389550 | ubuntu-noble-large | deleted: sha256:7d0e649a7069862d9b821882e0d9698550458848721f184f00d14ebb1fe834c5 2026-05-22 01:43:21.389555 | ubuntu-noble-large | deleted: sha256:3b2492359d3988bcc52341c4bf3089e3cda40d161f18aa742e2fe29f31cf4f0e 2026-05-22 01:43:21.389561 | ubuntu-noble-large | deleted: sha256:6b2d2cfab2b86d10ff802b1f677d1643afd56c585e80a64465963cbd8e8e3916 2026-05-22 01:43:21.389567 | ubuntu-noble-large | deleted: sha256:a9d029cd1fc2897fdd72ee0e19566fa096914434f1a0897fe7757933a2b10e5f 2026-05-22 01:43:21.389573 | ubuntu-noble-large | deleted: sha256:9f1a29c243b4590e50635a1c83744483a08bdd66b8bb81813607c9b0a0d2e1ec 2026-05-22 01:43:21.389584 | ubuntu-noble-large | deleted: sha256:e62a09e7f379667ae313ce2226772d45ac1645af3e099bcab2690a3ae9d3315e 2026-05-22 01:43:21.389607 | ubuntu-noble-large | deleted: sha256:0e18d4ac93c220ab8f21e2ab88a38ec2209e7c520ef256953c6ec0b20c63fc13 2026-05-22 01:43:21.389616 | ubuntu-noble-large | deleted: sha256:b224caf0a33c84d7325d33296a87035a085dac3ecc1755c31e7be83298e28f33 2026-05-22 01:43:21.389622 | ubuntu-noble-large | deleted: sha256:4bf122fef258a49da7a1832c90839bd18b2549f45623aabe16c3cefeee9da44b 2026-05-22 01:43:21.389628 | ubuntu-noble-large | deleted: sha256:559d7cf438517b78340c04cbb4e248f6c874533e04e7e68e3818c918f58c9b73 2026-05-22 01:43:21.389634 | ubuntu-noble-large | deleted: sha256:3942d399370fa6f544a65a4889167e335170c7733606bcc24008bd7b4266d29f 2026-05-22 01:43:21.389639 | ubuntu-noble-large | deleted: sha256:72cbdb60e5486b2d6361a2fc31b36070b3514bb26ea63491b8e61f88e6f693ed 2026-05-22 01:43:21.389645 | ubuntu-noble-large | deleted: sha256:3461e0b32488663f2cf17e683ef3971b723450593ac26062dfb7a0aae6910fc0 2026-05-22 01:43:21.389651 | ubuntu-noble-large | deleted: sha256:1cbe09f50f248e133412c8cc426642a7eafea5e506beac29fee20b254c41f100 2026-05-22 01:43:21.389657 | ubuntu-noble-large | deleted: sha256:8433ecfdf9a550cd1d8f15bb9ec8f4e66e88a7089f8886594a809962f87124f4 2026-05-22 01:43:21.389662 | ubuntu-noble-large | deleted: sha256:00b54c2db87cc3cd60e984027a5d58d6a9f659161387d2022156d915aa72d37d 2026-05-22 01:43:21.389668 | ubuntu-noble-large | deleted: sha256:dd4c70b65bafe1afd9d8cae51bc3976af1c5f35d7aff149bddda363831b7506c 2026-05-22 01:43:21.389674 | ubuntu-noble-large | deleted: sha256:09cf47cf5fa130361aed5441b4d9fceba93dccd3be664d8f948f8332ebbf73bf 2026-05-22 01:43:21.389680 | ubuntu-noble-large | deleted: sha256:26e13fa01dd868d5790a558487c899d0ded503a8507d762146721daf9c5da297 2026-05-22 01:43:21.389686 | ubuntu-noble-large | deleted: sha256:84a3461d8fa3cedb62f6a06618741baceb6c8fb16ba4e464fcbbfd16fbf12a10 2026-05-22 01:43:21.389691 | ubuntu-noble-large | deleted: sha256:e1549451608e8007dd3a0b4ddd91bffe2d3b666280e7b0c844748fce38d2b8bb 2026-05-22 01:43:21.389697 | ubuntu-noble-large | deleted: sha256:a65b93aee698ab8b28e9e6ee43dbfb7d5f29725e42d348d4d1f4c010f6e092e6 2026-05-22 01:43:21.389703 | ubuntu-noble-large | deleted: sha256:d50c1288f81d09eaae1cf5d2dff78053e6895fe29f8ae2696412659a0c51d2e7 2026-05-22 01:43:21.389708 | ubuntu-noble-large | deleted: sha256:d8e7b094df822adb993033be2fd9279344c99e929a2fa41d63c9b5a8506223a3 2026-05-22 01:43:21.389714 | ubuntu-noble-large | deleted: sha256:ee071bd20f28bd96c68b9ca26a694c4e1a2edda24dfe62c7bb6702c619669264 2026-05-22 01:43:21.389720 | ubuntu-noble-large | deleted: sha256:53b7e836464e94012203eaee6190a19163a6f2aa17ffdbc8d64de2ea82e93e78 2026-05-22 01:43:21.389726 | ubuntu-noble-large | deleted: sha256:112a8e7b0d9e40c15d61019b7f1eb86341a2f0b3e87767db969d8a1c7cc2f319 2026-05-22 01:43:21.389731 | ubuntu-noble-large | deleted: sha256:c3dfefdea015066b6e42cf7ae60d859a70494b4bdb24da224992752bd2b18b5c 2026-05-22 01:43:21.389741 | ubuntu-noble-large | deleted: sha256:c9f43f499aae2d116d1a3194d8b68c27f4d52dc0a7034d0676621e30a95e05ff 2026-05-22 01:43:21.389747 | ubuntu-noble-large | deleted: sha256:4a037b563224c7163d1dba35fbc2741e3e44a0714f297f4b04a1bb480e1c6fd8 2026-05-22 01:43:21.389753 | ubuntu-noble-large | deleted: sha256:3fc0657236dda7ee9a18db9d019ea3a5bb834aaf240caeea2a4fd7f875cafa2e 2026-05-22 01:43:21.389758 | ubuntu-noble-large | deleted: sha256:012a84c25f1810c776d5646fa8e937a51f27dd03012d57db4481e435a431297a 2026-05-22 01:43:21.389764 | ubuntu-noble-large | deleted: sha256:59bef9b787ff74aa9ad74a73aad5156479a4f15b4c6877233a7ffd23b3874ba6 2026-05-22 01:43:21.389770 | ubuntu-noble-large | deleted: sha256:7d22be92d57623fc66dab42a42702c02f9abfa6a53f914eb7fff1ce461956f19 2026-05-22 01:43:21.389776 | ubuntu-noble-large | deleted: sha256:564e8008e5c605070c16d304b40ce956aa7b68f72278a66a2cf694c3ce404169 2026-05-22 01:43:21.389781 | ubuntu-noble-large | deleted: sha256:f66c3f1418f43b94c540106034dc70efbda4db81df6c4e276d9890d1d06a7e4b 2026-05-22 01:43:21.389787 | ubuntu-noble-large | deleted: sha256:f2e3a1604284bdd2a1993c8b37edb321c228820bc9f151cf850a945e9cb4c528 2026-05-22 01:43:21.389793 | ubuntu-noble-large | deleted: sha256:f06ff9dbcd57555bfa00deac977dcc2acb3272d41eb0c027a263e1943c910600 2026-05-22 01:43:21.389799 | ubuntu-noble-large | deleted: sha256:5ded30fdac61fbcaef29510a5a19abe5027a0ee586601adbdb81498eff1bb7aa 2026-05-22 01:43:21.389804 | ubuntu-noble-large | deleted: sha256:db4ea7ed81f36a2832b1cd4f7ef11a5195cf62df7b3892e006e35c868677041c 2026-05-22 01:43:21.389810 | ubuntu-noble-large | deleted: sha256:4f76e29f4a2f142142602f400b1de66cc5584210c86230d6f5d1155676aa1ef8 2026-05-22 01:43:21.389816 | ubuntu-noble-large | deleted: sha256:7b1418e638e23c965f1a68da08a533637c172c1f42b0006559630efe5dd4636b 2026-05-22 01:43:21.389827 | ubuntu-noble-large | deleted: sha256:9e28a0a884491405c3269888f7afd185c6beb2fac1378b49fe7869120e66a9fc 2026-05-22 01:43:21.389833 | ubuntu-noble-large | deleted: sha256:150b36d76fda778017320b1e526cea9d000ca3450ed12c21e9cd158ff1f69d14 2026-05-22 01:43:21.389838 | ubuntu-noble-large | deleted: sha256:489e67dc9eccfefb7b901551fe19f863c29aca3304bcd61458186b2e03c2db24 2026-05-22 01:43:21.389844 | ubuntu-noble-large | deleted: sha256:a0d15edd7e5c08802a6d29567b27770ec453dd70951cd3ee839a6dc40b0469a5 2026-05-22 01:43:21.389850 | ubuntu-noble-large | deleted: sha256:0dd81baa53babf7536c62f6b521fdc02a52619e7a14efc60e132b6ce00d2311a 2026-05-22 01:43:21.389906 | ubuntu-noble-large | deleted: sha256:b8b7f1aa9a32d345554ed9546fb5317b12a6a5e6dfbcf3f26a2c01e31bd5fd99 2026-05-22 01:43:21.389914 | ubuntu-noble-large | deleted: sha256:254d1e9f20fd97881486df24b8c9de793d0bcb8bbdb621ae289172614dd43768 2026-05-22 01:43:21.389920 | ubuntu-noble-large | deleted: sha256:66d623533886b2695e9bab4501ca07ca78afb75a7d271cdc69589bb3417604ca 2026-05-22 01:43:21.389926 | ubuntu-noble-large | deleted: sha256:c8525488da84bdc5e85276047a991415c114027cc52cfe5579ae6d9d1bcde4ed 2026-05-22 01:43:21.389932 | ubuntu-noble-large | deleted: sha256:258f383a5862ed550e8deae30c1b7e59ec3fe295568e45af34c70e602414ec2d 2026-05-22 01:43:21.389938 | ubuntu-noble-large | deleted: sha256:6abd864f375bbf18cfc4171bdaa3aec59f083d3aef2230f4878b84fa78152a2d 2026-05-22 01:43:21.389945 | ubuntu-noble-large | deleted: sha256:595c8f4fd11a77d930b9e549683925afc277e442eaa17945906759f3be49a7f5 2026-05-22 01:43:21.389951 | ubuntu-noble-large | deleted: sha256:5cb7263546f9cc9a3068d873564435b5d3f5bc4e4907cc1d562272690075b7c2 2026-05-22 01:43:21.389957 | ubuntu-noble-large | deleted: sha256:0008cc2aed5b9a3c7ada5cab7f159a5721f8b933915acbf1e6a2647ce4bc48d7 2026-05-22 01:43:21.389963 | ubuntu-noble-large | deleted: sha256:78cebd126b108c4d4a70c77da0632435d201cbf781004496a958b64042aa5c25 2026-05-22 01:43:21.389969 | ubuntu-noble-large | deleted: sha256:b0984cb45373a9bdeb594af06f3ed6cc33a3fb4477955d4f1ded896f9192c070 2026-05-22 01:43:21.389975 | ubuntu-noble-large | deleted: sha256:f80489931ce541815e119db7ac1ba51138cc9e42e734c825cbc78b86aeace51f 2026-05-22 01:43:21.389981 | ubuntu-noble-large | deleted: sha256:05ee4ff827a7ebde7495a7f7e0e3575f197de540236a4429d58410f90973e5e8 2026-05-22 01:43:21.389987 | ubuntu-noble-large | deleted: sha256:107ee0ceb2515d57009a989711ea1dd8c25951619ed2f2b379179796f21f2e02 2026-05-22 01:43:21.389993 | ubuntu-noble-large | deleted: sha256:04367e074736db2fcd4e935ce23c20f430a96d39c2c100de58cc6727d68aed6e 2026-05-22 01:43:21.389999 | ubuntu-noble-large | deleted: sha256:3207a32843d6fc35f8858f6b7a1aa8cacdf294200dec2963a29585b67b449f38 2026-05-22 01:43:21.390006 | ubuntu-noble-large | deleted: sha256:ffcb477b8d3d61a574ff9d81cd328f60db241e4cdb36cc95045a2ae68d367afa 2026-05-22 01:43:21.390012 | ubuntu-noble-large | deleted: sha256:8168a8548d94688d90ccc4f4912063d2dd3d6eab960d5f0035543640cb18ca39 2026-05-22 01:43:21.390018 | ubuntu-noble-large | deleted: sha256:3caa8f31b19874fc79315f0e5995d40b5351df8d68e044113589ddf5a53a9cb6 2026-05-22 01:43:21.390024 | ubuntu-noble-large | deleted: sha256:3e5d97f8d3aab0bf05d00df38946a03774a7f5b50dce02c7fe51d588fd44af88 2026-05-22 01:43:21.390030 | ubuntu-noble-large | deleted: sha256:def29ec8077f7d662d93a5ed83e595448e09dbd1922b65dfd123aff92707c73e 2026-05-22 01:43:21.390036 | ubuntu-noble-large | deleted: sha256:b678b2f891fd18d0e15f4d5f8e2475e6bb982a5405db89cebf266bcb15b29390 2026-05-22 01:43:21.390042 | ubuntu-noble-large | deleted: sha256:d19693a573aaa144f3f0e48fdd02603eb5a0ed74943bcc0e0b610e0b7ea21896 2026-05-22 01:43:21.390049 | ubuntu-noble-large | deleted: sha256:0f79951976071db181c4c28e08a17ca87d9309405185d101bb477c5ed6530e1c 2026-05-22 01:43:21.390055 | ubuntu-noble-large | deleted: sha256:299ad94d185a7bede59863e51bfd696450965313935642dd9c0de3278b788461 2026-05-22 01:43:21.390061 | ubuntu-noble-large | deleted: sha256:24f6a4d63338dcef78c0f6513043138c9ed0da209504e50b5c302a813df7e376 2026-05-22 01:43:21.390067 | ubuntu-noble-large | deleted: sha256:85e3dee5728f59e8339f2c295555f53fc54e3400063d6512ae1894e086e5aaa0 2026-05-22 01:43:21.390073 | ubuntu-noble-large | deleted: sha256:8e7cc65755787781b5f857e399c06aad3bd235a28620125ec2a820f1e2f708ca 2026-05-22 01:43:21.390079 | ubuntu-noble-large | deleted: sha256:86bfef328c3aaf3a4ff50438e394058b594c9616503cac220550c6a75b7d2eda 2026-05-22 01:43:21.390085 | ubuntu-noble-large | deleted: sha256:c31728f6f2aa616ae8e09caec4c4146301ecec60a8186cef0d7dc3d038373f35 2026-05-22 01:43:21.390091 | ubuntu-noble-large | deleted: sha256:e037dcb2eef1a2d4c62048a20bf1a0590f8119219f97fbd8f5ea277e42aed1ca 2026-05-22 01:43:21.390102 | ubuntu-noble-large | deleted: sha256:2eadfdf74f0c3c6df3c38026c577c33deb8d3da92f0f0f467e6b6159bbc701df 2026-05-22 01:43:21.390114 | ubuntu-noble-large | deleted: sha256:8ca01b576a65c57da0d6f46886c29affb02405cce0c3d01a7f4ec88949930d88 2026-05-22 01:43:21.390120 | ubuntu-noble-large | deleted: sha256:2f25597a01e9fabd51d6aa3cadb6f54762d56b68b6c9c37173654a307ad67a4b 2026-05-22 01:43:21.390126 | ubuntu-noble-large | deleted: sha256:f3aeac5c57bb3019969e82f5ff4324107a25fe27968b8a42608ef561bc28a0ed 2026-05-22 01:43:21.390133 | ubuntu-noble-large | deleted: sha256:6a819ce4b1ada28ecf92b35c0daaf88b83f430073245fca636366563d219aec0 2026-05-22 01:43:21.390139 | ubuntu-noble-large | deleted: sha256:3df92c8e8367733002c747227b0232043516f6813d1be525b216d572cef9be26 2026-05-22 01:43:21.390145 | ubuntu-noble-large | deleted: sha256:84736e3e65f186c633bfe817d667a5bb839f32b7413ed80248e14b9201531f11 2026-05-22 01:43:21.390151 | ubuntu-noble-large | deleted: sha256:e4dc175d498295285d43e1c71e86bdb8ba93f36ac2af25f701397e66976e6564 2026-05-22 01:43:21.390157 | ubuntu-noble-large | deleted: sha256:ff1e9bfaa28ed941c74824de53233c6bfa7a9ab89ebc9128f219a6577f309897 2026-05-22 01:43:21.390163 | ubuntu-noble-large | deleted: sha256:473a66942e440a47a50bd2ca41c71d1ee2d936153380eb39e2532b4f31886fc9 2026-05-22 01:43:21.390169 | ubuntu-noble-large | deleted: sha256:3834ec665d01fab6abc615b96ba4eca48630ea0fb3888ac972fba349323116e3 2026-05-22 01:43:21.390175 | ubuntu-noble-large | deleted: sha256:3ff976c274a3e161789e7205a2e5d12f8013d8c11f716f8315e4ae5982f6ad54 2026-05-22 01:43:21.390182 | ubuntu-noble-large | deleted: sha256:76748d2d823cfbfdbb8db13671b832c0abab4e2889ac9326b24185f9e4ba798a 2026-05-22 01:43:21.390188 | ubuntu-noble-large | deleted: sha256:723c5ceca4bc65c4c145a2831192ec6431ec6cbc3010a1101a68de8b543bda39 2026-05-22 01:43:21.390194 | ubuntu-noble-large | deleted: sha256:5d4ff10a7495719d11033e729fc2ace42222597b366cb8fcd0c1486cbde1bbf3 2026-05-22 01:43:21.390200 | ubuntu-noble-large | deleted: sha256:6d85c3570434f10f83465035d4a44d1f2fce590d559dba93b0e85e3a9eface52 2026-05-22 01:43:21.390206 | ubuntu-noble-large | deleted: sha256:98170d8061c6b2ff53cc6e36f040839a49d1731d486f119bebb842482f802929 2026-05-22 01:43:21.390212 | ubuntu-noble-large | deleted: sha256:ee03813440372d78effd19554b6e9bda52bf66c646815e85e8ac753077277816 2026-05-22 01:43:21.390218 | ubuntu-noble-large | deleted: sha256:0ee827e471a39ddf06174c50ce62a9681c2624fa5e0b4b8d6f07eb881cf37b13 2026-05-22 01:43:21.390224 | ubuntu-noble-large | deleted: sha256:212e7758dfbddd5f80f9edd204fdf330787cdce352ae6eea51db832fdad6dcc2 2026-05-22 01:43:21.390241 | ubuntu-noble-large | deleted: sha256:8d8a2390eb586dbb963af366ac6fe751e9d6bc77f1381d69fd1a1441b07206f7 2026-05-22 01:43:21.390248 | ubuntu-noble-large | deleted: sha256:afa517dbf2de96f5c6160d5ca4e240c1b4c883ee89fddf87a5e701475e6d808c 2026-05-22 01:43:21.390254 | ubuntu-noble-large | deleted: sha256:9821203e2749e7f943d76bf41ce493229f9cf3bf4d85622a78b7ce57117553b3 2026-05-22 01:43:21.390260 | ubuntu-noble-large | deleted: sha256:ebb8b079bf679b0756bbf3924de38fe0bb0c8f34751d9311a60f29e65be4b145 2026-05-22 01:43:21.390266 | ubuntu-noble-large | deleted: sha256:1a64f3e3347ff9ab503a6d5aa1697f4a90bb1a4182d0c050724874d3575888d1 2026-05-22 01:43:21.390272 | ubuntu-noble-large | deleted: sha256:261028033855a37c2030c9a1c2066d8f21c9aac58baa5194a2803a5e3bece1c5 2026-05-22 01:43:21.390278 | ubuntu-noble-large | deleted: sha256:6d563e43fa3451ceacaa04c965105c5e391cef81306ee1a37c98d56a605547e5 2026-05-22 01:43:21.390285 | ubuntu-noble-large | deleted: sha256:5dde7cf16dd2f1b9702a8cba2fc7c62b886ce44534f97dc0660742d7af73354f 2026-05-22 01:43:21.390291 | ubuntu-noble-large | deleted: sha256:e4692c25ccfb21c2fa8c53fb880de8e5cc2df1bcd4360a43abaeaaf9e624b2f4 2026-05-22 01:43:21.390297 | ubuntu-noble-large | deleted: sha256:bbd33f0a4948b7510ba66cd9556e04fcc6fb14b661220d4b0e64662bc073d90c 2026-05-22 01:43:21.390303 | ubuntu-noble-large | deleted: sha256:64756a43eee347b183a4a7d2794387510306bcb157076ee05aade86305ac2ae9 2026-05-22 01:43:21.390309 | ubuntu-noble-large | deleted: sha256:ab46dac8f68a8ae6e46304c529f32cb345a6034484863ca1b4ac555f099bb555 2026-05-22 01:43:21.390315 | ubuntu-noble-large | deleted: sha256:78d3c63568a59d1dc43e94d2385928967507617e81daafddecec248878ca83aa 2026-05-22 01:43:21.390321 | ubuntu-noble-large | deleted: sha256:8797c5ce816c911ea9851d046f338103771aa340dc940ea2fc68d2fd8ec79643 2026-05-22 01:43:21.390327 | ubuntu-noble-large | deleted: sha256:fe3b75b2140378191274ef35d21d4ec419ceb041e38abb0a74e0da7ed5b3c6ea 2026-05-22 01:43:21.390333 | ubuntu-noble-large | deleted: sha256:cb9f25a406b22f1978099d0d20cebd1bc91abc07160f678ad5cff5baae166301 2026-05-22 01:43:21.390339 | ubuntu-noble-large | deleted: sha256:dda8c2fe98469373a835aa70cbcc04ea6e4b544e339f4ea2b699704792fbfbaf 2026-05-22 01:43:21.390345 | ubuntu-noble-large | deleted: sha256:c5b1597e2e7a541a550bda2c583865adfa32998f4f7ec16c3c6311f4598c5014 2026-05-22 01:43:21.390356 | ubuntu-noble-large | deleted: sha256:9ad8c7c5c58a6b268f5a0925ecf9b8f9185683ba81fc69318e03635b197c86a6 2026-05-22 01:43:21.390362 | ubuntu-noble-large | deleted: sha256:a039c927865ecd660db1ba21886846a02e6c708ad358815f21370d85075f7cf7 2026-05-22 01:43:21.390368 | ubuntu-noble-large | deleted: sha256:acabf7d69a7fb7c1a3b82a1f658b9e0f48bc4ab4a7a379acf967600b3d876da5 2026-05-22 01:43:21.390374 | ubuntu-noble-large | deleted: sha256:255222158721e2107adbe3b68a3768bf7c3981d936af680f3a74c4ec48776fb4 2026-05-22 01:43:21.390380 | ubuntu-noble-large | deleted: sha256:b09714c26e5e09aa08a8678dbf9fcc894cace55249db8765d9601143dced0de6 2026-05-22 01:43:21.390386 | ubuntu-noble-large | deleted: sha256:8cb39d0942545ceb968ee0607ea61cc77269353f4ee7fdf3fa40e869ddbbe417 2026-05-22 01:43:21.390392 | ubuntu-noble-large | deleted: sha256:6399fd7ce681f3baa9745d2d1775f14043dbb7c6806745725d053d44afc5c225 2026-05-22 01:43:21.390398 | ubuntu-noble-large | deleted: sha256:9d8744a6da87d8cabc01e02880bf30a6c70ce3a11ef144e53bec3863eed08ecb 2026-05-22 01:43:21.390405 | ubuntu-noble-large | deleted: sha256:4db04a62d30960b038410fdb628bab3c48104ad0a6922343251a9763444dca27 2026-05-22 01:43:21.390411 | ubuntu-noble-large | deleted: sha256:ad1579d7a1790b7931791b0ac02faabe103c5569aa5ad2ac2ef5ea6aef9cee33 2026-05-22 01:43:21.390417 | ubuntu-noble-large | deleted: sha256:006507539048b301fc2d51d1d5dae83b766803e14578d9f69502cb7d41a5a122 2026-05-22 01:43:21.390423 | ubuntu-noble-large | deleted: sha256:6de6725284afc951e32a3461f33645c9214f3028f3eab3c0abb7d95aa38c384c 2026-05-22 01:43:21.390429 | ubuntu-noble-large | deleted: sha256:db374f524c4e6371997a6bcee0e8d36c59d177a23bffa27a8719db67a7ac2a37 2026-05-22 01:43:21.390439 | ubuntu-noble-large | deleted: sha256:2a9a66283dd3b11ff1d358a302c44b410e7afbbea2682339f9e79c06d01cee4b 2026-05-22 01:43:21.390445 | ubuntu-noble-large | deleted: sha256:1187b5e4bd74a3f4396c640b05c5bac5bf4e5d7ede5267767d32a53eff6738a4 2026-05-22 01:43:21.390451 | ubuntu-noble-large | deleted: sha256:2b8572de4bdef6b4745b3519e878f29b6c56a606c7b9271a54a669c46cfcaf04 2026-05-22 01:43:21.390457 | ubuntu-noble-large | deleted: sha256:edd6b4bdc520a781bf76abec052485c6655e236f704c295147c3cb57b7564c82 2026-05-22 01:43:21.390463 | ubuntu-noble-large | deleted: sha256:c74426973cfba4b892083331bc5b39f302b08046e81dff569319776a1aedd99c 2026-05-22 01:43:21.390469 | ubuntu-noble-large | deleted: sha256:d9464c8e15a4e532472c07f6687c1982af39b4620d37bc97278107824484a7a8 2026-05-22 01:43:21.390475 | ubuntu-noble-large | deleted: sha256:cfbfc9b59ba945569883098efb4956f281a6afb332f6245d13355bb8b766cb27 2026-05-22 01:43:21.390481 | ubuntu-noble-large | deleted: sha256:e9513bcffffd9bc676f85cef8cce74944e1a1b79ae8f0f254072d2336e164406 2026-05-22 01:43:21.390487 | ubuntu-noble-large | deleted: sha256:d5d2460989d8b2f47be6db359e8985109861213f0869f9d0e12149b5a1ccdaaf 2026-05-22 01:43:21.390493 | ubuntu-noble-large | deleted: sha256:0b8e116a515fcb9b8d1f481dd80d2c1eaca0eaf05af8b29a374533d9c6286586 2026-05-22 01:43:21.390500 | ubuntu-noble-large | deleted: sha256:44ea076927a0b16e6ef582e550d39a539b593e9337bfeb2ab65c2c6f81caa185 2026-05-22 01:43:21.390506 | ubuntu-noble-large | deleted: sha256:b59bd662b9d691eb32191352b35915b430aa13b1174c654d1f82868c97343758 2026-05-22 01:43:21.390512 | ubuntu-noble-large | deleted: sha256:31597e6c39818073efb2dfc287a724afffd54feed25cc61d18c0b2f20d84e9b2 2026-05-22 01:43:21.390518 | ubuntu-noble-large | deleted: sha256:19ea85eae1ca2b83732e107669540e7e3179b2ad3fcb64e75839fc354cfd80a7 2026-05-22 01:43:21.390524 | ubuntu-noble-large | deleted: sha256:1443b9432f70f998123dc4b5b1e360ff432204244da158a855a2bf0b570a31bf 2026-05-22 01:43:21.390530 | ubuntu-noble-large | deleted: sha256:9c6bce42db9368688c36c8771a1c1c393784774919f3e45009d626ae0dc6d559 2026-05-22 01:43:21.390536 | ubuntu-noble-large | deleted: sha256:750136dc3f2deda68b735ec2751edf4e3c1667ed01592ee00ba702ad8e0f870c 2026-05-22 01:43:21.390542 | ubuntu-noble-large | deleted: sha256:4dc4ceb286a4d8e976b23acf9f45400722a62c71e27cdd618769833a05c5493b 2026-05-22 01:43:21.390548 | ubuntu-noble-large | deleted: sha256:51309cfba82158583903242a2328059a6c999f5edb8e4f6bf5164824426e4d09 2026-05-22 01:43:21.390554 | ubuntu-noble-large | deleted: sha256:2f54b4eaba96d58b1b7a2bfeceb2dfc30c977f0596b115d08a5683d3ed3c9aeb 2026-05-22 01:43:21.390572 | ubuntu-noble-large | deleted: sha256:40b6a1496cc5a8b46f0992fe81b2d8a380e3ab18a592bb705bbee5adcd28e6a3 2026-05-22 01:43:21.390578 | ubuntu-noble-large | deleted: sha256:dc4564cb45329dd069a7f01bdd65e63f43ef3d9f608599d087bad749ff067d66 2026-05-22 01:43:21.390585 | ubuntu-noble-large | deleted: sha256:06b6b12bd11cc395c1f6d3ed50a5cb9bcf247262f4feffc1f1eafcb864725a04 2026-05-22 01:43:21.390607 | ubuntu-noble-large | deleted: sha256:0f6c697b2f22a74e153e561d999586437b418359581818aa34eef3d3bd1b09a9 2026-05-22 01:43:21.390616 | ubuntu-noble-large | deleted: sha256:7aee1571a5635d75fc921aac6b06af1f205db989983b116e4a01bbdc10d89ad6 2026-05-22 01:43:21.390627 | ubuntu-noble-large | deleted: sha256:6896c3277a6cc5215996bda6467da1cb802bef49abe08099103cbaaed0740449 2026-05-22 01:43:21.390633 | ubuntu-noble-large | deleted: sha256:ebed79711d6b0d39516fdc039659945c1c4479a4f1649e892fee59e4daef9cd5 2026-05-22 01:43:21.390639 | ubuntu-noble-large | deleted: sha256:6a5fb50f61b80413b4211a636e5588e34ce849d7daa039d28df1b25da7bdd8af 2026-05-22 01:43:21.390645 | ubuntu-noble-large | deleted: sha256:46ff918ecd5c19f58fb076ad4b1dde87de5da21f5668c845a2d61d8eb2ea314e 2026-05-22 01:43:21.390651 | ubuntu-noble-large | deleted: sha256:8338f0c5c81a22d5de0524108c175711327297887eb495cd10f0979c325e8936 2026-05-22 01:43:21.390657 | ubuntu-noble-large | deleted: sha256:441b13980eeb8672c74d3fa3a0043a4c0ceb0c6c512357973d7020c678850a6f 2026-05-22 01:43:21.390664 | ubuntu-noble-large | deleted: sha256:5064e574c732c3da56cd0d12152df3709071ee971f5d5ac52c5a7e3d1b043cb3 2026-05-22 01:43:21.390670 | ubuntu-noble-large | deleted: sha256:a3db5209b59eafc6b8f40d562e0635deaa6b193f9d045c430fadaf0a9615b228 2026-05-22 01:43:21.390676 | ubuntu-noble-large | deleted: sha256:be9d05d8dd97f8cdaf44a9bff62332c4c141a9d19f61611f21bfa7d6a937c882 2026-05-22 01:43:21.390682 | ubuntu-noble-large | deleted: sha256:61fcc1f49865aae0ab1c8ecc4e7fe610ae3074e1fda8a7b08e9be69a3ca44c04 2026-05-22 01:43:21.390688 | ubuntu-noble-large | deleted: sha256:f5f54ac928d5b3cc78364e4e12a32af9588e42c226aedf1119cd43c9fe44ff3c 2026-05-22 01:43:21.390694 | ubuntu-noble-large | deleted: sha256:f9db9bacd3a9b1277428171e5ad47f36e5654035ef421f672ae8e22f0f8122da 2026-05-22 01:43:21.390700 | ubuntu-noble-large | deleted: sha256:f4c3f50d3f423e0349f1466ae4258b698c2ed55333731dc8ff6e0009c6551fc3 2026-05-22 01:43:21.390706 | ubuntu-noble-large | deleted: sha256:a1f258f90f607559ea4e29e0be68eac3fb79ffa614cc6870a270d53c1ea29e62 2026-05-22 01:43:21.390712 | ubuntu-noble-large | deleted: sha256:b7eb5a44d0a070fb39ce983e9e5818871d02c549679162d9938ef4b6ebf2fa88 2026-05-22 01:43:21.390719 | ubuntu-noble-large | deleted: sha256:2450b417422337cc51803179a5a8ffa874fdc3a598685568d71ec8fe50235f92 2026-05-22 01:43:21.390725 | ubuntu-noble-large | deleted: sha256:f00abdcf0168d97519e31b1b49a9a8f98c5a6bc18331d149060e4e2eeb1e75c2 2026-05-22 01:43:21.390731 | ubuntu-noble-large | deleted: sha256:3ea5b7113d6db5bcf81c1d25a97c9b764fd1c3f0b044255aa43d73d5c6177807 2026-05-22 01:43:21.390737 | ubuntu-noble-large | deleted: sha256:c9d085c18334880df2590093842f515f04b3ec2e1efd3e55884d420af8f5a397 2026-05-22 01:43:21.390743 | ubuntu-noble-large | deleted: sha256:3546afe9d602e25b142801a8ab1317c5a6404a0dd6d58011bf9cf14364124d3b 2026-05-22 01:43:21.390749 | ubuntu-noble-large | deleted: sha256:3f3bbeeefd6d039f4131696462289d2e5d422f9d002387de580b0f9b1b49fb82 2026-05-22 01:43:21.390755 | ubuntu-noble-large | deleted: sha256:379cbd6ac6dae2e77480933d1070237c3b64d236d9ba7a0b809196191cf55ec8 2026-05-22 01:43:21.390761 | ubuntu-noble-large | deleted: sha256:6364d48bcfc4c97b85022e3b1ca1a3f0553c526f03f9abcb858cd668d4f7c97d 2026-05-22 01:43:21.390767 | ubuntu-noble-large | deleted: sha256:533075d4bed279957789295bd0d7f754c72b374d978d8ae7b4436fd204123b65 2026-05-22 01:43:21.390773 | ubuntu-noble-large | deleted: sha256:92a336ffbfa834943916fe8751efd58833f4f5db1bba8cbb71caa7697bb30771 2026-05-22 01:43:21.390779 | ubuntu-noble-large | deleted: sha256:af50c736fd080553e86ce152a65cc4ebc8549e92a57be8b6ff8576083b296fb7 2026-05-22 01:43:21.390789 | ubuntu-noble-large | deleted: sha256:06951ad501d5e7e2688be742d9f8a74bc8fda261828ae3657a5e5cc8f08edf2b 2026-05-22 01:43:21.390796 | ubuntu-noble-large | deleted: sha256:89707c0faf3a9dd94378a3aab916d1615586e549c49f5e54be84539426abafc0 2026-05-22 01:43:21.390802 | ubuntu-noble-large | deleted: sha256:c9ba3c603ab9bf6fb2629976b09a4f03232f8fb013dc87b59f9cb009a014ff4c 2026-05-22 01:43:21.390808 | ubuntu-noble-large | deleted: sha256:7f47d27ae1c1b13feaf881647cf20ee019f3057b32a17f7a4dd722d97afec1f1 2026-05-22 01:43:21.390814 | ubuntu-noble-large | deleted: sha256:1c6fcf6d448d770f4d20dcf2a62a2a72f81c8e04f350ec61838bce81472df0ce 2026-05-22 01:43:21.390820 | ubuntu-noble-large | deleted: sha256:bfdb05f6370548540a2908beacf53d98ee30a50bee2c9445b9016dfa33cbaf60 2026-05-22 01:43:21.390826 | ubuntu-noble-large | deleted: sha256:0b5d05c1aa58fe3f19de681c5e1d3d2bee794cde3a149d6dc824b2a65eb65090 2026-05-22 01:43:21.390832 | ubuntu-noble-large | deleted: sha256:d13c17220b7f1b46443c56e34cba30293bef3a881d578ac1406d0468c3033973 2026-05-22 01:43:21.390838 | ubuntu-noble-large | deleted: sha256:92548d825d13511f47674be949f0e4a1ba0e488c2b8b4dc0a4e81aa9f18bdf3b 2026-05-22 01:43:21.390844 | ubuntu-noble-large | deleted: sha256:372c9514d1a7d19e7a368d42d91b5ef88ec3926d8c2e35f75e90d1d8353692a4 2026-05-22 01:43:21.390850 | ubuntu-noble-large | deleted: sha256:02f51b316b90f0d5bbfc9db8ab2fef4b6cda10712bdf40fd7c1a4a64e862448c 2026-05-22 01:43:21.390873 | ubuntu-noble-large | deleted: sha256:84d63859b323b0c0702d99c8d7ca02b887de2cb0880bf2970ee035cd049fb594 2026-05-22 01:43:21.390880 | ubuntu-noble-large | deleted: sha256:df5bc568f0aebd5eb7e9a7ce8152713f9779aa7c7ff277a66a851fa566b06b5b 2026-05-22 01:43:21.390886 | ubuntu-noble-large | deleted: sha256:857aee3007528a4501bc4917c69f42a580c10892cd50eaed8240be38f69c73c5 2026-05-22 01:43:21.390892 | ubuntu-noble-large | deleted: sha256:bc6b6ec08190a18fd8b6bd525c557773a058130262174c9beb81bcaa3321369f 2026-05-22 01:43:21.390898 | ubuntu-noble-large | deleted: sha256:d444538759372170b57a83857f6f5ee9a6857164a0d5a8827fac771a6debe444 2026-05-22 01:43:21.390904 | ubuntu-noble-large | deleted: sha256:b55dd84c431da4113efe599ad5a765f67e3d0a931e825c24eed709c0c46adca1 2026-05-22 01:43:21.390910 | ubuntu-noble-large | deleted: sha256:d2692ce650cfb191c89aadc9fdc73e8dbd1c6f7d12c30338ae1e4b749890d53e 2026-05-22 01:43:21.390916 | ubuntu-noble-large | deleted: sha256:bbf453ea995bdef63ce8abaa94b701538a8e3245d53fe431d00f6424d6d0a215 2026-05-22 01:43:21.390935 | ubuntu-noble-large | deleted: sha256:a16b1de71e42d8effd7e9b394752aab8027c1969af98c190ad5c168591816a19 2026-05-22 01:43:21.390942 | ubuntu-noble-large | deleted: sha256:ddd2eaccf977f967c7b6c72886b8157211891714b80e5037f52acf0fd6c79b32 2026-05-22 01:43:21.390948 | ubuntu-noble-large | deleted: sha256:effbf9f91c127bac04404788bcb00043d6c48a76f42e4e7359fdb475cb83d639 2026-05-22 01:43:21.390954 | ubuntu-noble-large | deleted: sha256:694f36954e2699b31effee987f46d0021c005ef3c8aae70ecc27b670c72d3ca4 2026-05-22 01:43:21.390960 | ubuntu-noble-large | deleted: sha256:ad48b969a623c7ba33774937ed08a36d8d1d0426955157e8036778f601c3231f 2026-05-22 01:43:21.390966 | ubuntu-noble-large | deleted: sha256:a4adae17abecc5ec98a78b9f890034692473f51cac768971be9f4331d0169f5b 2026-05-22 01:43:21.390973 | ubuntu-noble-large | deleted: sha256:bcf4944c2888e2da0f3deca9e623db65b53914531c0804d43ec191c638b7c0d3 2026-05-22 01:43:21.390979 | ubuntu-noble-large | deleted: sha256:429e296e9d83149452d1bb03e64cc40a4042f822fb6fcbbcd688596fe0c67264 2026-05-22 01:43:21.390985 | ubuntu-noble-large | deleted: sha256:a2910cb45009ffe4e6bc3909034ac51f1758704d3cc5a2c17623b65fa3cee597 2026-05-22 01:43:21.390991 | ubuntu-noble-large | deleted: sha256:81f99f67619b5b56242d5119cd239f4576434093fe5c9ec12990b01f483688cb 2026-05-22 01:43:21.390997 | ubuntu-noble-large | deleted: sha256:7c2e04065b4dc387d08287df9e00973dbe63d4bf76d8833a6891ea6e95aadc55 2026-05-22 01:43:21.391003 | ubuntu-noble-large | deleted: sha256:82e0ce565d380b1aa75b24ba716a47c5fdbf0f401c73da9961d235763ae62ed6 2026-05-22 01:43:21.391009 | ubuntu-noble-large | deleted: sha256:33801fef006a5bf7c418739b95f78781b92613c5fcfb41311691c1e6b9e66206 2026-05-22 01:43:21.391015 | ubuntu-noble-large | deleted: sha256:a2cb60eb29370543fbf2b5a0dea40640ff508b30dc48ca894266f1cfe026d06e 2026-05-22 01:43:21.391022 | ubuntu-noble-large | deleted: sha256:12f0f930d86635c8ebef234ac2049949479547e734c5107c88c8b87f137e4e40 2026-05-22 01:43:21.391028 | ubuntu-noble-large | deleted: sha256:d6bf738cde5fed66a8181d82061acbfd2a9fb08b0ea7b937792ecc78bf261e6d 2026-05-22 01:43:21.391034 | ubuntu-noble-large | deleted: sha256:e6e59cdac3d1bc308b8425558860857f8bf3b6a8a332761889dc4fe3c1d15a78 2026-05-22 01:43:21.391040 | ubuntu-noble-large | deleted: sha256:c911f0d06071cd6147fac33d8c7097a763754525d018670b75e76cabbcf93036 2026-05-22 01:43:21.391046 | ubuntu-noble-large | deleted: sha256:47b5a3e5df2079c6f9b49517d988158cee09268bdc3b1a7aa617000c1fb226d3 2026-05-22 01:43:21.391052 | ubuntu-noble-large | deleted: sha256:0be2d2b43f33c2ddd6176a0abbad1fcf5dde1d5581a263a071ae84c80a14541d 2026-05-22 01:43:21.391058 | ubuntu-noble-large | deleted: sha256:4d9da214286589f1eb7ad3c647784e6415a28d2d4a5f0149cf2daf88bab83a33 2026-05-22 01:43:21.391064 | ubuntu-noble-large | deleted: sha256:6a412a938259fc7082d040a1f5dc68fb8dbcfdaf9af178a72d916f3f9e16aa5c 2026-05-22 01:43:21.391070 | ubuntu-noble-large | deleted: sha256:4925e9e721a5bf928c00d1a42888c9480adfcc7c807e755cffed88459446ef90 2026-05-22 01:43:21.391076 | ubuntu-noble-large | deleted: sha256:fefcdae936cbed43c15f664a97885e4e2ed8b5f6eee0e6c3542d1a0b7795d402 2026-05-22 01:43:21.391083 | ubuntu-noble-large | deleted: sha256:8f2cbe9410669d8c04397cca12084dd5a576f60b2fc508e69f6e363a81f1efa7 2026-05-22 01:43:21.391089 | ubuntu-noble-large | deleted: sha256:46b09d7ca5be7e07da3a9940553798f0666b16241d639e79865a0bf8c7e8b2bb 2026-05-22 01:43:21.391095 | ubuntu-noble-large | deleted: sha256:e3e8d177bb88ddfb1b1eb75e3badf1a678694c116ab2c6f97125a1ac3a49f8a7 2026-05-22 01:43:21.391101 | ubuntu-noble-large | deleted: sha256:052f556a5c21fd06aad12c2b4200cea5331af2f7e160732a59d5a7fa87104016 2026-05-22 01:43:21.391107 | ubuntu-noble-large | deleted: sha256:c7cac9b7f0306dfb65c1a1482295a9d50b79e6af4183308bd868d18edd6f1a4b 2026-05-22 01:43:21.391118 | ubuntu-noble-large | deleted: sha256:44bbfd842fe635f1b9d23fade5ab1ed68045345d422204efaaaddbb993cf438c 2026-05-22 01:43:21.391124 | ubuntu-noble-large | deleted: sha256:f797ed550f4b7d821310a6ae32dec1059ca3ac7971c930cadef8e3069dc3f9ba 2026-05-22 01:43:21.391134 | ubuntu-noble-large | deleted: sha256:fbe9251852deaec8e647c8b79caefc23851085fada87044a1694b476b2d46c82 2026-05-22 01:43:21.391140 | ubuntu-noble-large | deleted: sha256:ebfab1dcede90a1a63a0d8d305eda50b39b9afbc1351eb06176b85b70c703079 2026-05-22 01:43:21.391146 | ubuntu-noble-large | deleted: sha256:95cf4725578f17493b9fa2330e2041a47e2fe91c48f315ee8a16f762a748ddc9 2026-05-22 01:43:21.391153 | ubuntu-noble-large | deleted: sha256:e9d5d57a841bf01540623e8e85192a341aac7945a0034d9561c582f324847be0 2026-05-22 01:43:21.391159 | ubuntu-noble-large | deleted: sha256:4e0ab7b3a35de70b067571160e9ec7c132ea9e1a546a9955102090cc16053089 2026-05-22 01:43:21.391165 | ubuntu-noble-large | deleted: sha256:14b6207f1dd0d0180f0d59645bcf0035597d2767985fb9c75f0f3ee66cc32e3d 2026-05-22 01:43:21.391171 | ubuntu-noble-large | deleted: sha256:fb2fedcbe24da2809c0261d4812746fcaf7660d5199eb58eb70fb31d9b801b64 2026-05-22 01:43:21.391177 | ubuntu-noble-large | deleted: sha256:40bc0f33a591d020ae19c9ea8c8e5dc505cdb5ce3f73b21b046fe72f25b7662a 2026-05-22 01:43:21.391183 | ubuntu-noble-large | deleted: sha256:c868fb39673f58d4054dce2eeb97a455be8864c950ac7edc0189c6bc322472bb 2026-05-22 01:43:21.391189 | ubuntu-noble-large | deleted: sha256:0124f1b8c032f8952fb0a26d639a3df5ee6a1e7f3ced9d1d2afc3d7153ba18a1 2026-05-22 01:43:21.391195 | ubuntu-noble-large | deleted: sha256:38f5d84d779fce25287bfd2efd571b7cc2397544a3f19d8562f1e6fd96e5d53d 2026-05-22 01:43:21.391201 | ubuntu-noble-large | deleted: sha256:d7831b11ef093ec3f76bd4c38a7b94a9bf821cb288d87bf0f72a69a2aeecb5c1 2026-05-22 01:43:21.391208 | ubuntu-noble-large | deleted: sha256:79e6744b64fe0e8504fd34ea24305115c38f44cac4ca492ac9addb92d4d3f245 2026-05-22 01:43:21.391214 | ubuntu-noble-large | deleted: sha256:d8a805a96b603678d49aab95ef6f31cb41a8afe34610bdfa38d0c14b64f8ded0 2026-05-22 01:43:21.391220 | ubuntu-noble-large | deleted: sha256:76b3ca8d41742c625b1e26eef30736f675967f4ff4a2331240d51129a54cd82d 2026-05-22 01:43:21.391226 | ubuntu-noble-large | deleted: sha256:dbf1ad8fdd573f5eaee03a23d0b73405595d077dfea0288b8f5bd76a18778de0 2026-05-22 01:43:21.391232 | ubuntu-noble-large | deleted: sha256:2d93bc1a6eb5120deb013981089c0cbb7e77f3272e93b791e1b28a59f1585330 2026-05-22 01:43:21.391238 | ubuntu-noble-large | deleted: sha256:889fd1fbb04e0c55ca7a51f3b3154af528778f8de8f6de877565d77f75d8367c 2026-05-22 01:43:21.391244 | ubuntu-noble-large | deleted: sha256:1abc00ae9d7da4f7ae0ccff1f539123bdab70b732d490b642ab949cb77839bdb 2026-05-22 01:43:21.391250 | ubuntu-noble-large | deleted: sha256:043ed20e7f8c55200d6dc395eea9a7f5effd781080bdce0106467c5ebf8caa62 2026-05-22 01:43:21.391268 | ubuntu-noble-large | deleted: sha256:80197b75bc26d12bb5b017932faf1d57dfeefe8ba6d1ef3871415f0eaa0beb2e 2026-05-22 01:43:21.391275 | ubuntu-noble-large | deleted: sha256:71c08c6842ec36cd35c81ef03f28b666c3ec90df2ffdeb1454a63534e2a56134 2026-05-22 01:43:21.391281 | ubuntu-noble-large | deleted: sha256:35ab417705f35d92edbad85628c0b96ae40ed98cbeb89838f6326948c37494fa 2026-05-22 01:43:21.391287 | ubuntu-noble-large | deleted: sha256:2199130533c986e1144572bb997204bdb451ea76613a6b90e99c26d7fe75a816 2026-05-22 01:43:21.391294 | ubuntu-noble-large | deleted: sha256:e9371dc7ac056db627008b9a272f5a1f6de3fb3193a30afcc7dcd18e9b80640a 2026-05-22 01:43:21.391300 | ubuntu-noble-large | deleted: sha256:c855d813eeac5598a80356282944ae98a52b6984603b1bfd455a7ccc23e6fe7e 2026-05-22 01:43:21.391306 | ubuntu-noble-large | deleted: sha256:c3cfab90eeeb254f122211091a51303a618f6779ab0e9a6e16b9f73f4c994071 2026-05-22 01:43:21.391312 | ubuntu-noble-large | deleted: sha256:9ff12ffb8a2dc13e99a650e06f99db680de4a4b1f892e4c59f9d71664000923f 2026-05-22 01:43:21.391318 | ubuntu-noble-large | deleted: sha256:4836041703d240d68c6cc3ef7391cf0da8c68e8a9f42a0340e853b672389f5b3 2026-05-22 01:43:21.391324 | ubuntu-noble-large | deleted: sha256:91117f6e58c462ce232da9801a3b5798c28bd916b5811a84fb3665362da26793 2026-05-22 01:43:21.391330 | ubuntu-noble-large | deleted: sha256:cd69cf4e7d522a79f04a3bd7af45d8bfd327ccbbf72690e9ea1a26f1509cc479 2026-05-22 01:43:21.391336 | ubuntu-noble-large | deleted: sha256:4fe714474c76e463da9c521f8c66646a90d4ffee7b73b9c3d9d03f27112119d8 2026-05-22 01:43:21.391343 | ubuntu-noble-large | deleted: sha256:a0630498dda5e51c38fcb07ac233a66c89bee7ba46d75f04074f93d9eac93e77 2026-05-22 01:43:21.391349 | ubuntu-noble-large | deleted: sha256:e66b20470259de2092bcd8ee3c1ac20335426081d6c9d00f7849176545028a96 2026-05-22 01:43:21.391355 | ubuntu-noble-large | deleted: sha256:d5f1671fe0e247b8aa0cb5ebf6cf6cd22d248ae2f9c288b302d85ae1584c9286 2026-05-22 01:43:21.391368 | ubuntu-noble-large | deleted: sha256:f245e46edf892405a55d8aa2785ec3a88d1a8ae19bbe4078327ec32e4fbfbe0f 2026-05-22 01:43:21.391375 | ubuntu-noble-large | deleted: sha256:8c1d92920383127946d520247539a2822cbaa78f52b341658e24eb2603e79d1d 2026-05-22 01:43:21.391381 | ubuntu-noble-large | deleted: sha256:b013ebda03289ddc8a65c37237b9ba0c1082b0fe8f7a9beab396856419e65d11 2026-05-22 01:43:21.391387 | ubuntu-noble-large | deleted: sha256:6a6e9a5edbdb2455d2bcbaab7cb99e3cc32efbb441f6c9ec2a69e9efeeeb25ab 2026-05-22 01:43:21.391393 | ubuntu-noble-large | deleted: sha256:cc9b693d8b389bc9f1d53c64778edcb4a641f068bb986ddef4b795e824211420 2026-05-22 01:43:21.391399 | ubuntu-noble-large | deleted: sha256:4196596c0bd19679535fc3c0a64f29b85f8fd938589d145ac978d207e90c19d0 2026-05-22 01:43:21.391405 | ubuntu-noble-large | deleted: sha256:6ebad284835dbbf2455a04f4df3749d43c90028adb0676327b280859e5614055 2026-05-22 01:43:21.391411 | ubuntu-noble-large | deleted: sha256:390a835db4c878b1a9f1942ce98d11b9e4eea71534e2abd6d1a8e6e988992798 2026-05-22 01:43:21.391417 | ubuntu-noble-large | deleted: sha256:0603d7283d2dc3bc10b882f1ad4226b72c010ebbc0e7766cfbc172670f49d4cb 2026-05-22 01:43:21.391423 | ubuntu-noble-large | deleted: sha256:e67ae4c2fbe99f0e1c3b4350801d6188eeb07a26465497319db7fbfacc1a3065 2026-05-22 01:43:21.391430 | ubuntu-noble-large | deleted: sha256:f435bd9d5c99f345862de5c4f7eb2c1ede7c96e101757de3cd35ee33fcbdbf6a 2026-05-22 01:43:21.391436 | ubuntu-noble-large | deleted: sha256:5573ff34ae918de15b92d7957e414c38ec2758456ca58fd23323e790e6283528 2026-05-22 01:43:21.391442 | ubuntu-noble-large | deleted: sha256:07e04912c4786ff2b164b82521e6fb0756290e377e36da689ea0a22d107979ac 2026-05-22 01:43:21.391448 | ubuntu-noble-large | deleted: sha256:89065039f9361aa7784ac275acaad4ed6910c9e146afdc7e0b0b318373e6f408 2026-05-22 01:43:21.391454 | ubuntu-noble-large | deleted: sha256:d4b5dd2b3a1b05f7fbb002813956589e92ec55fcf3d6682939b430b94b7dbd37 2026-05-22 01:43:21.391460 | ubuntu-noble-large | deleted: sha256:6859102211b85918bf8676c8069273e9cca35eb558d3ec10f371490225d28ac2 2026-05-22 01:43:21.391470 | ubuntu-noble-large | deleted: sha256:e8e524298f50755ad3d205ef0156600732362eb358188241cdb38d853d978b42 2026-05-22 01:43:21.391476 | ubuntu-noble-large | deleted: sha256:f86283a8466bdfafc63dcb76ad545a850621bf1b2fdf290a90da064ac059688c 2026-05-22 01:43:21.391482 | ubuntu-noble-large | deleted: sha256:d3ef1be93ad657d858b75da10bb31d660621aca830f0f3b70b2be19dac1dbf16 2026-05-22 01:43:21.391488 | ubuntu-noble-large | deleted: sha256:712458b17cc1a1443b57b9b9053b9a15e08b32bc84906caba040ef7e5f65be97 2026-05-22 01:43:21.391494 | ubuntu-noble-large | deleted: sha256:f28927aa10df72941fd58795f407188cc2adc1167e048404b9af332a4999f316 2026-05-22 01:43:21.391501 | ubuntu-noble-large | deleted: sha256:df1419fdb57b8478ff24d5958cec59240b254ddeb199b283590ed521aa4f948b 2026-05-22 01:43:21.391507 | ubuntu-noble-large | deleted: sha256:d751cc98e1366a1f2bf4b8ad79180aa4e23eb93a19d83445469a009965b26c51 2026-05-22 01:43:21.391513 | ubuntu-noble-large | deleted: sha256:a48ce44f10c2f256f31581a5f85452a9c33e99a17c34d997f9616465cf3c4931 2026-05-22 01:43:21.391519 | ubuntu-noble-large | deleted: sha256:e0955800da6acf0dcbf7f0ed00c5522bcae59c8218b296c8f827acd3967fa3e6 2026-05-22 01:43:21.391525 | ubuntu-noble-large | deleted: sha256:def56f62ff7c1da8e0dcb329c02766f7cff7d9b1c9261dccbb3fd0930c8ac641 2026-05-22 01:43:21.391531 | ubuntu-noble-large | deleted: sha256:e4fe3100c5ccbfa2c79b32751975a4a8ae6319e38f3867430719697201cf72c3 2026-05-22 01:43:21.391537 | ubuntu-noble-large | deleted: sha256:01e508b5d0624856dbfa2f8d9ed0cba52f7d44f5bc40bdbe899d34cecc0edeb4 2026-05-22 01:43:21.391543 | ubuntu-noble-large | deleted: sha256:ba4008b6b61a6d4695854165a02d8f225b28065225a7fe40f8547316e9c4a6d2 2026-05-22 01:43:21.391549 | ubuntu-noble-large | deleted: sha256:d41a52fdd7d65da0f088ae873a81e3397c24a8c8c321760a70745e33bd53a155 2026-05-22 01:43:21.391556 | ubuntu-noble-large | deleted: sha256:f937bd980c8458a775a138f499f51f1db0e4b9d06cf2efa15b2de08ec093111e 2026-05-22 01:43:21.391562 | ubuntu-noble-large | deleted: sha256:3ad50739357ecacc308a37bc502de0be51dadb66e90e4d30079d888a24da7aa8 2026-05-22 01:43:21.391568 | ubuntu-noble-large | deleted: sha256:7f11a82f430550d424506d55ebeb870ac0cb22b42f0e9c3898a2e821c13e7b51 2026-05-22 01:43:21.391574 | ubuntu-noble-large | deleted: sha256:9fc8fe0da314f1a664d9038212cdc0f71600a6401938c6c4b886c51d55f6d864 2026-05-22 01:43:21.391580 | ubuntu-noble-large | deleted: sha256:42844590cecede7bc6f1a2c9b5c0793f8df322051702fe7cdbd9b5d4fd5945c6 2026-05-22 01:43:21.391619 | ubuntu-noble-large | deleted: sha256:81c54f021029eb29ad157993200be69907590bf88275782513feccc52803e7bf 2026-05-22 01:43:21.391629 | ubuntu-noble-large | deleted: sha256:87b4812c076672b28a3d3ed2eb6f804c2e5a0696f521205592d512c1b262dc94 2026-05-22 01:43:21.391635 | ubuntu-noble-large | deleted: sha256:3805cc4dfd7685a4b1ca61cde697f9f341a475aa05ecd7d997f10675c7f01ffa 2026-05-22 01:43:21.391646 | ubuntu-noble-large | deleted: sha256:dc30f713639990fb6f884427ab6748819e44dc993631aa976b93c8fedd3f0118 2026-05-22 01:43:21.391653 | ubuntu-noble-large | deleted: sha256:81bab19b593e7821b79c48438bb697e4e81bc30a5c611a5bfb8e711c9eec414f 2026-05-22 01:43:21.391659 | ubuntu-noble-large | deleted: sha256:16f38350e76a55db8dc4d17c09167b898a757832a87a5948548efc963da1ca27 2026-05-22 01:43:21.391665 | ubuntu-noble-large | deleted: sha256:9a3c38a575ae569673a6e24edc209bd1535f61009ab6b975e27e79f411b73b6b 2026-05-22 01:43:21.391671 | ubuntu-noble-large | deleted: sha256:638eff1e62ac95ce9245dddd079640fe6fc64497a2dae7c7cf7c828ca87bdf48 2026-05-22 01:43:21.391677 | ubuntu-noble-large | deleted: sha256:7c7f30d8247d658858b01a72361aebaeef1dfeba265df598c0163786eb88be38 2026-05-22 01:43:21.391683 | ubuntu-noble-large | deleted: sha256:0dc9f7bdd00b36108ee674ed598a9a4dfb72e434caccef45c0ba56679b98b5fc 2026-05-22 01:43:21.391689 | ubuntu-noble-large | deleted: sha256:778f002233c15f3b876538041824860a58c956317cad4ad8fc6560c229522599 2026-05-22 01:43:21.391696 | ubuntu-noble-large | deleted: sha256:146877d29a78793f87f7a634a03fd1e70658fd0edfdb8cf2b92fb7c368b80e87 2026-05-22 01:43:21.391702 | ubuntu-noble-large | deleted: sha256:22d79a09dc8c222c5929aea8a555da95a5d5b37ed9b54543867d0c539c558bf6 2026-05-22 01:43:21.391708 | ubuntu-noble-large | deleted: sha256:a21dd33ac6a943c90c68b0fa2d3971ee509869317470851b56f128aac64c79cd 2026-05-22 01:43:21.391714 | ubuntu-noble-large | deleted: sha256:7128dbae6e55fc6d13ac6a7f19eef0830573d613f116e5f204bc3717af544665 2026-05-22 01:43:21.391720 | ubuntu-noble-large | deleted: sha256:ba6a554f22216111a6cd503fb61b1528862243f389899ef50c24f534bf9eafce 2026-05-22 01:43:21.391726 | ubuntu-noble-large | deleted: sha256:f0551e3a7745e60c7a2f049d85d02b52e1dd5a90ffbf17c62e1784d0430431aa 2026-05-22 01:43:21.391732 | ubuntu-noble-large | deleted: sha256:d5010e52a15e943bf7133326e346f011518c93958f52a80603a2a7bfb5992430 2026-05-22 01:43:21.391739 | ubuntu-noble-large | deleted: sha256:9e8496a581e93779eb4eecc293bd12cfb3766c11e6b5564385d456e9f7bd742f 2026-05-22 01:43:21.391745 | ubuntu-noble-large | deleted: sha256:fae235caaacc5cf487dc9e597c0e16860da006527514dba1505335a2d8f1ac90 2026-05-22 01:43:21.391751 | ubuntu-noble-large | deleted: sha256:c21cbaa2bf30e9f4b24f2581c1e3c8c4be593cabc57eccdcba620d27df8b7aff 2026-05-22 01:43:21.391757 | ubuntu-noble-large | deleted: sha256:526d3145efd2cdb58b26ba84e8d430c29574f25814a6b6eac84e78ffaea1bb2a 2026-05-22 01:43:21.391763 | ubuntu-noble-large | deleted: sha256:4ee7defd543b5addb840d157fbbdd7199532046cdb3f302474cac464eab92c6c 2026-05-22 01:43:21.391769 | ubuntu-noble-large | deleted: sha256:4629a59b14539329c43b22f49ba06a08706d6483f8d08b709e183c4730540cd1 2026-05-22 01:43:21.391775 | ubuntu-noble-large | deleted: sha256:89df17fe6404142ae35f83684c153bafe2166eed6630c42be76d8b1374a387a1 2026-05-22 01:43:21.391781 | ubuntu-noble-large | deleted: sha256:dc881cf43a3e34007a76ea31cb7197f19acff8006334f9b3b71d96819e8789cd 2026-05-22 01:43:21.391787 | ubuntu-noble-large | deleted: sha256:58eae7b46ca6f6e24c9f4cf79caa3aa007045a5842159fea0096a83316e8e799 2026-05-22 01:43:21.391794 | ubuntu-noble-large | deleted: sha256:d9896414407cc35dbbafa3666cca19a3abb3dc14fa4f7478d20cc4afbb6bb0cd 2026-05-22 01:43:21.391800 | ubuntu-noble-large | deleted: sha256:89927c910843e393e60f51cad0b181c216a677031b8dc47fc4b55f6554b2fc65 2026-05-22 01:43:21.391806 | ubuntu-noble-large | deleted: sha256:852bf70891c4dd7d60b9b9be44dfe5ed47e497d7843537412e24731f0de8f34c 2026-05-22 01:43:21.391812 | ubuntu-noble-large | deleted: sha256:bfcc14b2b5a7bae193eaf40a700cf059ff6c5f15a8c8e132f6da28f4e3d0573c 2026-05-22 01:43:21.391823 | ubuntu-noble-large | deleted: sha256:2b299e64c7a22f36d7a44461ab22e8657410438c2b9bfd0d750749047754bafa 2026-05-22 01:43:21.391829 | ubuntu-noble-large | deleted: sha256:507cd1a59e50004d115542342156e4532efde03b42ee9ba273fdfd104ad78be0 2026-05-22 01:43:21.391835 | ubuntu-noble-large | deleted: sha256:32cb4a98ea58786427b2828d7069c65fd93e780dca1ee7f2fa466e7a8e8d4a52 2026-05-22 01:43:21.391841 | ubuntu-noble-large | deleted: sha256:a762b3d9639865e076db540b1e3e0062a4e4e9be4ca9007af5c60ff074559fa0 2026-05-22 01:43:21.391847 | ubuntu-noble-large | deleted: sha256:2e237b3eb5091f2415d923ae54dfae9513b12a1bdd7b30bf6b4c280994cdfabb 2026-05-22 01:43:21.391853 | ubuntu-noble-large | deleted: sha256:301b52e15e73fac1b3b4170d434a207e071608d0625b93fdb50197045824ba35 2026-05-22 01:43:21.391891 | ubuntu-noble-large | deleted: sha256:c02d7bfea3425aec0499fc129a0423bc0c1d444f43ff89b341b3d72d3fce7df5 2026-05-22 01:43:21.391898 | ubuntu-noble-large | deleted: sha256:67e980ed6a87cfd9f11faf81145686fc3a1c2d422a93eac7e77fd1588d7540ac 2026-05-22 01:43:21.391904 | ubuntu-noble-large | deleted: sha256:517cde687ad2379c8750ffc59cc96a6dbfc066ed252cb6ae5416f1515721423d 2026-05-22 01:43:21.391915 | ubuntu-noble-large | deleted: sha256:88cbe3f84ca09dd9af704a90335d20fd21bb7998267cc1e83b3167e466260cc4 2026-05-22 01:43:21.391921 | ubuntu-noble-large | deleted: sha256:61ca3f5d301280671af3628cda5b49805a6da9e1044898f12855e5a37c7e432f 2026-05-22 01:43:21.391928 | ubuntu-noble-large | deleted: sha256:b82f043858e356c490c896f3a65ffb5bdac8f9d7ad48409c4a8d1f8198b82317 2026-05-22 01:43:21.391934 | ubuntu-noble-large | deleted: sha256:d01299f1eaa6038096604e0bac3b6cbc8412899b76111ce0fba9c8764820caab 2026-05-22 01:43:21.391940 | ubuntu-noble-large | deleted: sha256:77aa260849a1392aa1c3398fedf6491164d3fedb21cbd2ec5cb6396e608f3d31 2026-05-22 01:43:21.391946 | ubuntu-noble-large | deleted: sha256:73d68c8b56d5862499badb35b33f922c6e6418808acb7e8dee9f8744a7478feb 2026-05-22 01:43:21.391953 | ubuntu-noble-large | deleted: sha256:4795d6a47505eae3e2b1e6ad8216492f80e62d83e86e9e4358a761bbe495238f 2026-05-22 01:43:21.391959 | ubuntu-noble-large | deleted: sha256:b27e668e7d483528a648ec9e6d98fe50b36b4044adc5f866abb6415665d4f29b 2026-05-22 01:43:21.391965 | ubuntu-noble-large | deleted: sha256:900bc998f3e32e35d7d5b19a3f0d139b86641d895487149123ee34e9038ef2bb 2026-05-22 01:43:21.391971 | ubuntu-noble-large | deleted: sha256:cbd696da68c1285043b986c8bd8e6f551cd685aab614bf435951a4fbc8312ede 2026-05-22 01:43:21.391977 | ubuntu-noble-large | deleted: sha256:06ffa8fbdb2207ad4e822822b8fb2b699036db920cc49ff80ae2c8c64ce3abad 2026-05-22 01:43:21.391996 | ubuntu-noble-large | deleted: sha256:6312091025f01e31ee7f3c51e85806fb767e7c11f05b16746f1d3a2fad93c458 2026-05-22 01:43:21.392003 | ubuntu-noble-large | deleted: sha256:c36555e103c049026ad40d9df00a177ddbb887a8c7838cd7f2ff07a8169963b4 2026-05-22 01:43:21.392009 | ubuntu-noble-large | deleted: sha256:63d6670ada80650126604781335fd9f6d0cdb5c1ebf19083aad3e8be02f80928 2026-05-22 01:43:21.392015 | ubuntu-noble-large | deleted: sha256:06aa67ea0f7c807f3453ae67fe68cd84f094b5149454d03b2253706ca0e1f31d 2026-05-22 01:43:21.392022 | ubuntu-noble-large | deleted: sha256:7a9a48b02011abed4cce91bb08077bf1b33f9a186e9751ef2b74c808dfec3a1d 2026-05-22 01:43:21.392028 | ubuntu-noble-large | deleted: sha256:7ddbf7a85448925bde7542ec43956d56f4468935560b28d130120e52c47c94ee 2026-05-22 01:43:21.392034 | ubuntu-noble-large | deleted: sha256:6c71ba498cee3bd3fe4864d5cc5871e74aab4a2685dcb51d7480c0ca30480bcd 2026-05-22 01:43:21.392040 | ubuntu-noble-large | deleted: sha256:39989542d2fa430f6465c3a3502f27a337699245a2a3d984cb94e3c7ff682088 2026-05-22 01:43:21.392046 | ubuntu-noble-large | deleted: sha256:321746150179308f41b9aee98b0cf844ae774a0af084464333cc2a7da595b2d2 2026-05-22 01:43:21.392052 | ubuntu-noble-large | deleted: sha256:1f44c1bc7b111f116149c00403abc1dcc94700f518d1fdb1f710309637f75c64 2026-05-22 01:43:21.392058 | ubuntu-noble-large | deleted: sha256:7ffed9e5cc08cec0d077d471d4b193445b004df56a3dac73ab8f492f7f38bff7 2026-05-22 01:43:21.392064 | ubuntu-noble-large | deleted: sha256:271215e071eac51bbe536554eb3b577fe3b6aa93e92763fad7114cbc9d35e73d 2026-05-22 01:43:21.392071 | ubuntu-noble-large | deleted: sha256:e2771809bfdc5c4cea67d339958b6838590b7898ed8652ee94407d831fccbff8 2026-05-22 01:43:21.392077 | ubuntu-noble-large | deleted: sha256:8e39e596887514712dd5a3935ca31eac189ff969c4ff3f9d95ecc0461c844dd1 2026-05-22 01:43:21.392083 | ubuntu-noble-large | deleted: sha256:72cac30054527ce69f9eacb1a1a16bbc9ffc86cd7521e5ddc6e87464a7bc9075 2026-05-22 01:43:21.392089 | ubuntu-noble-large | deleted: sha256:02c4f7e3ff82df5fa55a9fa65509d55d806c4d28b96dad819831303534133816 2026-05-22 01:43:21.392095 | ubuntu-noble-large | deleted: sha256:c8a461fe1c9be0d242536ad1b193642e4a724be97552dd456d424a746282fc2d 2026-05-22 01:43:21.392101 | ubuntu-noble-large | deleted: sha256:1cfb8342a07a06b0a752dfaf9c4284fc568b0e67c090cd12dce918aa58d7bf3f 2026-05-22 01:43:21.392107 | ubuntu-noble-large | deleted: sha256:d0478805c041b980ca18267006d10e1009592ea98c7d586936702f325bc0d270 2026-05-22 01:43:21.392113 | ubuntu-noble-large | deleted: sha256:1210f4dc0613042166ba8dd506db3ae69dc90735ab484e9db1ee23628043c31f 2026-05-22 01:43:21.392119 | ubuntu-noble-large | deleted: sha256:31e2a4b694aa09801f2b6f583d551b8bc983955dfa2a99ae6a8832f6e22ff642 2026-05-22 01:43:21.392126 | ubuntu-noble-large | deleted: sha256:27397915732e81da9fb8d0c0c9b38487acebf0e4157c0d7cf51940723f7d70fc 2026-05-22 01:43:21.392132 | ubuntu-noble-large | deleted: sha256:faf295d1fbad1044cd6448524f25f6553d3ff607152dd3794860c0708608f49c 2026-05-22 01:43:21.392138 | ubuntu-noble-large | deleted: sha256:beeecf2062a45e920fdff979be0fdfca4dddece7ba9f41109630bf219cca473e 2026-05-22 01:43:21.392144 | ubuntu-noble-large | deleted: sha256:548b0fb554e37632fbb286c952c9ca7a689f8f9c679074a69ca776e05143b54b 2026-05-22 01:43:21.392150 | ubuntu-noble-large | deleted: sha256:025b7b060befb8566784c8eea4e47196730085ec8d6470dd17b8326f887d31bd 2026-05-22 01:43:21.392161 | ubuntu-noble-large | deleted: sha256:ce822796eba1ecbe44f70ddc3b6dd5a74773eb814c065d537b4a87b9a529f756 2026-05-22 01:43:21.392167 | ubuntu-noble-large | deleted: sha256:e8e7488bd8f2969788e1602b3821b58127e7c5eec1245f0775e0da86748373fb 2026-05-22 01:43:21.392173 | ubuntu-noble-large | deleted: sha256:4bec3fe65311c571b2b2e09532ce78a412f9e6077c8683d2d891dbba34807aeb 2026-05-22 01:43:21.392179 | ubuntu-noble-large | deleted: sha256:3d6196f79a7dfc1da2e22edad43e8a7418bf4cd2967c731b6bf8489a4eeb2fa2 2026-05-22 01:43:21.392185 | ubuntu-noble-large | deleted: sha256:3ae9450e652586e689baee1e24c9f0caa213260e5016ea3418516736fc2fbc2d 2026-05-22 01:43:21.392195 | ubuntu-noble-large | deleted: sha256:0e0e86705079f3dd088df974701763561b44bfbf9b4f7ba117a2a7e35059a572 2026-05-22 01:43:21.392202 | ubuntu-noble-large | deleted: sha256:8107ac7da33f374d77857379f29ffe7a9e13ac70c5fa66e6f11fc01bf0cbb00b 2026-05-22 01:43:21.392208 | ubuntu-noble-large | deleted: sha256:2be7d51ece699545326aa155d3bc90845937a3a490a345a5d901aa6e2d0d8cf5 2026-05-22 01:43:21.392214 | ubuntu-noble-large | deleted: sha256:0b0fe87d867a6b1c0a62ff89d0c8fe756128ad550b6b34fe708c3cbd96782f63 2026-05-22 01:43:21.392220 | ubuntu-noble-large | deleted: sha256:24c429094a7dc01cab74217edda3599c668b7adf0b46b776f99aadfaebb2228c 2026-05-22 01:43:21.392226 | ubuntu-noble-large | deleted: sha256:c8d15c11afbe083e1303993840a344415d3da4d159167c1cde09c2da9e900d56 2026-05-22 01:43:21.392232 | ubuntu-noble-large | deleted: sha256:28d8ca9678142ee081db95d95a82a38e4fe201eb184a05e47d6cf2cb6a778c8f 2026-05-22 01:43:21.392238 | ubuntu-noble-large | deleted: sha256:9eef5d6582eebf6143c28b050abfcdc06ac4f30047500cff24cac6dfef6035be 2026-05-22 01:43:21.392244 | ubuntu-noble-large | deleted: sha256:cfdc121963e7cffab2501bbbe3a75fad1a875f48653025b31395b9430dccddd9 2026-05-22 01:43:21.392251 | ubuntu-noble-large | deleted: sha256:7e2cb7d6d0360b934f6c7ff4f455d1eb6dcedfa94d96ca5dec3af98a406bd6ed 2026-05-22 01:43:21.392257 | ubuntu-noble-large | deleted: sha256:cd51f325a5bfb37cf318171f1d9fb3a6036e88e6a3e01731c142924d2be04aba 2026-05-22 01:43:21.392263 | ubuntu-noble-large | deleted: sha256:a2d35d3007c28de6b33fcc4d64753eab7dddff1ef4f69bb31e83cec1594261ac 2026-05-22 01:43:21.392269 | ubuntu-noble-large | deleted: sha256:b11374b1bd85324768baa9039549dce6f0adc7395463031dd4b89f2dd9255203 2026-05-22 01:43:21.392275 | ubuntu-noble-large | deleted: sha256:103447d5ba792d5b32d7e008288ce19ed0b446306de4b8cdffb44cc6d58fb099 2026-05-22 01:43:21.392281 | ubuntu-noble-large | deleted: sha256:b9561363e316c43ecc673fa3df04957c273caea8a2ca01581983ad7f7e6e9be5 2026-05-22 01:43:21.392287 | ubuntu-noble-large | deleted: sha256:854800c7eb4c4560ff5540ec52b9fb955cd49c0f22fed52c7b93261ef02e96ca 2026-05-22 01:43:21.392293 | ubuntu-noble-large | deleted: sha256:3164ca159e06cc57a091dffb860e954bb2af3f6a1588fd550d7b6ac863ed3c21 2026-05-22 01:43:21.392299 | ubuntu-noble-large | deleted: sha256:5eb13c55679930914b620c9e8734cf17310d6939c9cc9dd73b6de6406aef74cd 2026-05-22 01:43:21.392305 | ubuntu-noble-large | deleted: sha256:37b93b83e8fdc2b173646bbdd0e45d726aa226aaf63de658bb002bc97bec5760 2026-05-22 01:43:21.392323 | ubuntu-noble-large | deleted: sha256:b8fc48caeceeb66f41daa7dd84bbb023d5c032e383ad5f0f3894856a6dd0927c 2026-05-22 01:43:21.392330 | ubuntu-noble-large | deleted: sha256:7b2ea30f74c209021b8889e082a20d0b6487267c7d3b192ded812605e6e26823 2026-05-22 01:43:21.392336 | ubuntu-noble-large | deleted: sha256:0e4635719e81668e20606e1144fbc5020eece998cb5eb37321041dedabb60200 2026-05-22 01:43:21.392342 | ubuntu-noble-large | deleted: sha256:bab0ba78c439a8852c8a6f540792929097e7e7881687d3db5564f839619f1b4e 2026-05-22 01:43:21.392348 | ubuntu-noble-large | deleted: sha256:cbe1993419dfebd6950ccea3f22b2eed7d147311218853c893f60a7940c12563 2026-05-22 01:43:21.392354 | ubuntu-noble-large | deleted: sha256:38df2c2af53ba1f62c69678c2f282be9ca5ab9e5d248889de0dea559bd1a901d 2026-05-22 01:43:21.392360 | ubuntu-noble-large | deleted: sha256:239efaa596807e839de7080bc3a40e0a1deb39ef0b795078b1965027a86235ba 2026-05-22 01:43:21.392367 | ubuntu-noble-large | deleted: sha256:00de8d08f30a86348ea6c8c30ff211da96ab59c1d1eaac64f257df3fa4192e54 2026-05-22 01:43:21.392373 | ubuntu-noble-large | deleted: sha256:de4655cf220c1f1f11240f0d8630ff7fe1328f36102006ada5a7db24851aa4db 2026-05-22 01:43:21.392379 | ubuntu-noble-large | deleted: sha256:9a680a55c9e8960c2028abeb0dbe3cf15cd33632684e4659cb04fc1c0e6eb1f5 2026-05-22 01:43:21.392385 | ubuntu-noble-large | deleted: sha256:6adbfcebb8ceed5c2409dc79dc2d29f4b3b2312ab097bb555a168103d1e8da6d 2026-05-22 01:43:21.392391 | ubuntu-noble-large | deleted: sha256:ee929b02c96fc22af2ea7560d8bf29755b6372884700448df23ebe2b708c8522 2026-05-22 01:43:21.392397 | ubuntu-noble-large | deleted: sha256:0374c0607221778cac049b24701af7c6305ca3f3839c9181596ff4f4dffa5ed6 2026-05-22 01:43:21.392408 | ubuntu-noble-large | deleted: sha256:622ab20977daa365c2b8be3431194971caa7db7774c1c684ed00f0b7138607aa 2026-05-22 01:43:21.392414 | ubuntu-noble-large | deleted: sha256:03a5c5092b9d5887ec774258ec0f100c5abc9edf91338964b3cafe79326b911e 2026-05-22 01:43:21.392420 | ubuntu-noble-large | deleted: sha256:22ce0da24bec6c13da231c662e0bab25c115b867719620dcd7313d25150a8a05 2026-05-22 01:43:21.392425 | ubuntu-noble-large | deleted: sha256:adb89a1c480ab3b2d67918ca732e2063afe3ceb0d8d86f30863cb5c1674a73de 2026-05-22 01:43:21.392431 | ubuntu-noble-large | deleted: sha256:4f3d8bd1aebf74cf0492fc58bab2cfef5c9f8f4146b44c5bb66588e1185fabc1 2026-05-22 01:43:21.392437 | ubuntu-noble-large | deleted: sha256:5fac2c6eae5f34658bee39e7d4dc1772b9814a8669e32612a9bec5ec4f13217a 2026-05-22 01:43:21.392442 | ubuntu-noble-large | deleted: sha256:282cfc607bf4c9cece641d9d8be65b2d760277eb5f149f402e564184d785ffc0 2026-05-22 01:43:21.392448 | ubuntu-noble-large | deleted: sha256:5a38a015fe8dcec536292157c09b73509eeb480b811066757c2d7c4ee1c4221b 2026-05-22 01:43:21.392454 | ubuntu-noble-large | deleted: sha256:bd2714b254dce27b1d6b86ca6cb7805a9d75641b6548bffe60689a14368f7c7f 2026-05-22 01:43:21.392459 | ubuntu-noble-large | deleted: sha256:6e1e1fabfc04ab9a3a0778b34a255a5a7f10818110f1020cd8fd308d3d53e92b 2026-05-22 01:43:21.392465 | ubuntu-noble-large | deleted: sha256:9d713414e6e6098d630114cd536b218ff86d1a12db5f0984a6df68c05d60654c 2026-05-22 01:43:21.392471 | ubuntu-noble-large | deleted: sha256:6fef5adc7a2dec65f33743db6c5876a1c2a8e1e349c5e0dfac096c0b702be339 2026-05-22 01:43:21.392477 | ubuntu-noble-large | deleted: sha256:9af770c1be1af29918ee4d6bc19c17aa1c9d41ec3cf2b704306089336eac10d6 2026-05-22 01:43:21.392482 | ubuntu-noble-large | deleted: sha256:26b869f451b8022035cec709bc1287e8aa788bad2cb16d1f7a4918b3841027de 2026-05-22 01:43:21.392488 | ubuntu-noble-large | deleted: sha256:8368c96715fe8124a6c8e888d2a248380846199bc676a9143e1ac497903875ce 2026-05-22 01:43:21.392494 | ubuntu-noble-large | deleted: sha256:cd2b489d6e27ac623cd308dc7c6965e0398944ff037e51dcb0366d89c3a5ac5b 2026-05-22 01:43:21.392499 | ubuntu-noble-large | deleted: sha256:cd39a40ea2e1014e60d9a9e7489090a4d0a98c873b03506a0482d259f663d19d 2026-05-22 01:43:21.392505 | ubuntu-noble-large | deleted: sha256:2f59e41a4a86ca304ca1109f9d73aaeb09766a4836382f0195867a830ad4231e 2026-05-22 01:43:21.392514 | ubuntu-noble-large | deleted: sha256:0df4aadf8a7c709718ed94d084262727e0b95c3077605d798af2d7d5386f890b 2026-05-22 01:43:21.392520 | ubuntu-noble-large | deleted: sha256:838c3f3edbc079d69c150f7272feb7b716bd7b8fef289531cb9e81a51bae505b 2026-05-22 01:43:21.392525 | ubuntu-noble-large | deleted: sha256:7a0e84f641b9a7bf0f17d854006065de2ee43f1d465043cd0e26dd0b385d35b9 2026-05-22 01:43:21.392531 | ubuntu-noble-large | deleted: sha256:f5b071bf7f9fce26aa857266719095ae8f5bd53a379474bd9d05a05dc4cf0335 2026-05-22 01:43:21.392537 | ubuntu-noble-large | deleted: sha256:19d1be8fdcd3ef021048e8ab1e4bc00fb480d50c168349f632a2c297581a2fd9 2026-05-22 01:43:21.392543 | ubuntu-noble-large | deleted: sha256:e4103c7d1cfa49bf228348191c260e583f4f5d13f741e90e158496d59bf38cea 2026-05-22 01:43:21.392548 | ubuntu-noble-large | deleted: sha256:3f52f3f1b7748232eb911aae540f3b5957e67857071838a5da44e2ead8d3b626 2026-05-22 01:43:21.392554 | ubuntu-noble-large | deleted: sha256:faffc51983932fd6adf628d26076a03708c2d70fc5a8c285134d8cc62b8999ec 2026-05-22 01:43:21.392560 | ubuntu-noble-large | deleted: sha256:1c1c8ea15931e73411a19df0f3597ddd9789e5a1861ad71cba40e9609bd2a93d 2026-05-22 01:43:21.392565 | ubuntu-noble-large | deleted: sha256:c8f5c6e16e60e8eefef71f751a660886bf7d67ec50ee6fba8d9f55918ad59d83 2026-05-22 01:43:21.392571 | ubuntu-noble-large | deleted: sha256:77be9400acadc50d0c2251f5a0586d7b189c3f0df1aed053ff9e0bd7b8430d76 2026-05-22 01:43:21.392577 | ubuntu-noble-large | deleted: sha256:2b3025e8d522543dc3b60545599631910e3722db190149f7cb6f1c11bb648b13 2026-05-22 01:43:21.392582 | ubuntu-noble-large | deleted: sha256:b327e3b976ef9a7cc55b19943c6493bf7c2406ea7de9b12724816203eafa24d8 2026-05-22 01:43:21.392588 | ubuntu-noble-large | deleted: sha256:fea7259707960eae14ba538e0e95c83d5d5c683813e3e38a4027fa2fae9b13fa 2026-05-22 01:43:21.392612 | ubuntu-noble-large | deleted: sha256:ee530c177ebe0901c9c141af01cba86496327f9c9bd26b42a7ac109b4d8cee70 2026-05-22 01:43:21.392618 | ubuntu-noble-large | deleted: sha256:fa88ad6e6a356074f57d7215fc89fd501cf3323aa30512fb09fcf0496a4a409e 2026-05-22 01:43:21.392624 | ubuntu-noble-large | deleted: sha256:f4d879b9a309e96906ca55b7a14623236f6c1210ebdcec29f5f80a96e2db0abf 2026-05-22 01:43:21.392630 | ubuntu-noble-large | deleted: sha256:2137e6cdd4aa30c7af5e7f56719c64d433cdbc2da1000d097e0c2dfbca8c357f 2026-05-22 01:43:21.392636 | ubuntu-noble-large | deleted: sha256:66d5844108e5f1f295014e634a9c0dcdc6e5b380860fb12c4c20558abe23e59b 2026-05-22 01:43:21.392642 | ubuntu-noble-large | deleted: sha256:126bf05ebeabb0b311e75323cc9859c4f3f4f8c294078d6e53653285d053ad28 2026-05-22 01:43:21.392664 | ubuntu-noble-large | deleted: sha256:f09d0b086188b8644a5e0b5effb6a19d723561ecefa2977cf41e359646551a55 2026-05-22 01:43:21.392670 | ubuntu-noble-large | deleted: sha256:e06058cfce20342eb6a9df35ed3ee7daa7c5893e6f1a7add0423939e9c272300 2026-05-22 01:43:21.392676 | ubuntu-noble-large | deleted: sha256:f341289986bfc0b4d8bc520179ad97b9dd9bed8776a049b1c1383f64764cacef 2026-05-22 01:43:21.392682 | ubuntu-noble-large | deleted: sha256:dbf0f09cefb86ade276bfe615eda7c9eb37b1e37bd21a89a259cf90803e88d71 2026-05-22 01:43:21.392687 | ubuntu-noble-large | deleted: sha256:0e81e575921fc0cb1dd38d12163fa24b047e5b0bf9a895daa8404dd98ed7e64a 2026-05-22 01:43:21.392693 | ubuntu-noble-large | deleted: sha256:ed5266f70eab5600739c9d796b6f3bc8fc152ed761435614bef098f5ad7dc8c2 2026-05-22 01:43:21.392699 | ubuntu-noble-large | deleted: sha256:30efefbf38ecb6679a29b2b2aff17558d5d57ce622676bb82420a96573a6224f 2026-05-22 01:43:21.392705 | ubuntu-noble-large | deleted: sha256:53ccec758f9a11536307e505a59d65b8cf9b9f69462b62fbfc617313f8c14be6 2026-05-22 01:43:21.392711 | ubuntu-noble-large | deleted: sha256:8e5d32f205546b4a55efebd5f7b6ab28b0b5bc91164f19a35164e69466aec963 2026-05-22 01:43:21.392716 | ubuntu-noble-large | deleted: sha256:0cf174beb5997a768b6a1197f7869d482ac1de0e17703edc2b22094a8348a3a7 2026-05-22 01:43:21.392722 | ubuntu-noble-large | deleted: sha256:4f77b13a862b0d17fc32598c9ecc4bf434d3f274b6c6753e08064c57db5bae6b 2026-05-22 01:43:21.392728 | ubuntu-noble-large | deleted: sha256:0a95f51510f52f5a2b8436a4a07fa74a54337ec1cfebab5f18a8d6b7ce6d47b4 2026-05-22 01:43:21.392734 | ubuntu-noble-large | deleted: sha256:cee7313e1d300fbb201af2c05eab61025d96b07ca3f429fe3d521e2ac2733011 2026-05-22 01:43:21.392739 | ubuntu-noble-large | deleted: sha256:c26c6dd2417ee25598c02c3ee2355767321c9783b231afb5f873522dff9f5a64 2026-05-22 01:43:21.392745 | ubuntu-noble-large | deleted: sha256:935571c8fe5e35b5c57c1db22ddce7699262a951e38dc745bc44236a33c1b3dc 2026-05-22 01:43:21.392751 | ubuntu-noble-large | deleted: sha256:e53d454640f6be0f94ea285b8da198b8ab5c638d00f233ac6d9ba8c92ee2ab3d 2026-05-22 01:43:21.392757 | ubuntu-noble-large | deleted: sha256:7bf181e4c06915e628fef2b68f815e7756f5ffb5fee05cff1e0147aa05734ea5 2026-05-22 01:43:21.392762 | ubuntu-noble-large | deleted: sha256:578117cec5efc1e31fdc02df5f5bf0afe2fc1f0845e53918c37dc593b5cd5e90 2026-05-22 01:43:21.392768 | ubuntu-noble-large | deleted: sha256:48579cbbaf76433f860a9d5821b91ed8cb3b9d8904bdca1abb339d3431f50e26 2026-05-22 01:43:21.392774 | ubuntu-noble-large | deleted: sha256:a2afab6d111fd969e35cd0454902837fbd7a2b2d555dd4c29b7410bd91554b65 2026-05-22 01:43:21.392780 | ubuntu-noble-large | deleted: sha256:933b6e732a45bd2e2d4813fae7a5ce822c5f2e8d2ab35d3daf6ea069025b41b0 2026-05-22 01:43:21.392785 | ubuntu-noble-large | deleted: sha256:2395e7ca4b663c5154e164a7f2b288b2d5ab89e1f5cdf9b367f1550477f8d0f4 2026-05-22 01:43:21.392791 | ubuntu-noble-large | deleted: sha256:aae1deb6ddd4582d88067fa1520bd7b59d4db8d9f18fbe1c104e6dc77489c730 2026-05-22 01:43:21.392797 | ubuntu-noble-large | deleted: sha256:c289fbe78129b97c3d53f5835e5e7542bc914ecb98a9ee63fd32c5b4625ad343 2026-05-22 01:43:21.392802 | ubuntu-noble-large | deleted: sha256:08962e6c94421b34c1f03180f259961c4a5dd020f646b730a787b555bd449236 2026-05-22 01:43:21.392808 | ubuntu-noble-large | deleted: sha256:264e2d96f5f289abaaa9451304ead7300c2c6e23b0f50dd11729a452f12093c7 2026-05-22 01:43:21.392814 | ubuntu-noble-large | deleted: sha256:d38e3abdc731eb0e36a41d254f30331137c3f58ec1eb0a88088068cdca1ca19e 2026-05-22 01:43:21.392820 | ubuntu-noble-large | deleted: sha256:ac6c863df81c67291ee90cdf38bed7d85db872663756da7f210251881994a931 2026-05-22 01:43:21.392825 | ubuntu-noble-large | deleted: sha256:8877a287353ccdf944f1a0a194c2acae977882936b0e0d25478dfd6ee196323c 2026-05-22 01:43:21.392831 | ubuntu-noble-large | deleted: sha256:34d339bbab33f0673a04131694ecea12668d303794b5a8241154ba8483689d39 2026-05-22 01:43:21.392837 | ubuntu-noble-large | deleted: sha256:4177f0d02266d2c1d45869906e5f59a6673f5a2e7007ead1981b1a4ea0935d1b 2026-05-22 01:43:21.392846 | ubuntu-noble-large | deleted: sha256:edbd3edf5b777a3ef2a7c4a7a3fe471aca0f241daa399638d8cb79d1ce7e7b26 2026-05-22 01:43:21.392852 | ubuntu-noble-large | deleted: sha256:cf04984598f598458cd7e132a9f0e906fb7bee4fa69372560709fb76a13c3952 2026-05-22 01:43:21.392868 | ubuntu-noble-large | deleted: sha256:04ef55855f5028f1795e9fff33894deacd8389b08c0373ee7908068c246c99bb 2026-05-22 01:43:21.392874 | ubuntu-noble-large | deleted: sha256:1f5b5d1e7d88f1352b8e165b545dbbaf13b4cf3732afdbf074c88fb2ecb14cba 2026-05-22 01:43:21.392880 | ubuntu-noble-large | deleted: sha256:034c0a548a7ac48ba6292f556530fa9e6597d421a67c4827e706caaa5d85b6a1 2026-05-22 01:43:21.392886 | ubuntu-noble-large | deleted: sha256:8bb8d440450d9de1a01f5032187b14f932c3d46c2a1ca58031006620337f962c 2026-05-22 01:43:21.392896 | ubuntu-noble-large | deleted: sha256:98b6a1c08f1bbb84f72e07ed5c96baea4d8af6ca48c1553baf9ec9e5986d16c8 2026-05-22 01:43:21.392902 | ubuntu-noble-large | deleted: sha256:3e5d63e8875bcd5de1014ac7b97a25d9d1e371cd8488eaf68354e97fa152c335 2026-05-22 01:43:21.392907 | ubuntu-noble-large | deleted: sha256:766e9c4dbc14070d9354df65a480587696bb626bf5a4b54a3c28e5241014d123 2026-05-22 01:43:21.392913 | ubuntu-noble-large | deleted: sha256:2de4f985f204eaab0599f82b012d0294f127443b6c367f5f818563cc9d696c34 2026-05-22 01:43:21.392919 | ubuntu-noble-large | deleted: sha256:2e5d36847a61e27bceed389c5ec33545ea5d237bc71a30ba7f809b3d9f9d9340 2026-05-22 01:43:21.392924 | ubuntu-noble-large | deleted: sha256:f7f87cd3158e39e5254e24461a0bb70c11a1f80eeb4ddee0d8c2ab99e958edc3 2026-05-22 01:43:21.392930 | ubuntu-noble-large | deleted: sha256:891e747a4f0ecbebcab0ea001a0c960999cc728fcfee9b858b29f2ce5885744a 2026-05-22 01:43:21.392936 | ubuntu-noble-large | deleted: sha256:c532b16d944a6b4805ef993c583362461c31b27005a2d6a393480a7e3fc2282c 2026-05-22 01:43:21.392942 | ubuntu-noble-large | deleted: sha256:bd7e70782698c1c19db2586e8b9e9c7c76dfa53b31107e7003b6c0df9b609eb1 2026-05-22 01:43:21.392947 | ubuntu-noble-large | deleted: sha256:b87a475b6feb5d51312d17871273dc9d00b6913957f8993a4ded2afc79c15af5 2026-05-22 01:43:21.392953 | ubuntu-noble-large | deleted: sha256:98c6c40708f482199341e3ecce53af1782ed7a622304e255ae16ecf8c73ca5a0 2026-05-22 01:43:21.392959 | ubuntu-noble-large | deleted: sha256:507b4410b04d6a350e7583c212ece06a85b9c1d5fb01d96d8c28a1e9d66e67d5 2026-05-22 01:43:21.392965 | ubuntu-noble-large | deleted: sha256:e4bf51b7d3c6b06f8abe8265926f109d2784f148a59c0ebe9173bb2c3541b5aa 2026-05-22 01:43:21.392970 | ubuntu-noble-large | deleted: sha256:8558d70d43a55e3ad8b0dc30caefc5c7d1878b3cca00f4b4b92d78b80de6401a 2026-05-22 01:43:21.392987 | ubuntu-noble-large | deleted: sha256:7e9bb9b97d052f01106663824848d55574f03063061b2f68cbe3f7e7b0b16bd4 2026-05-22 01:43:21.392994 | ubuntu-noble-large | deleted: sha256:90bc7a5c8aba4ff3ead241d5c36c74d5685712d180578bd0f9e3d79552dd328b 2026-05-22 01:43:21.392999 | ubuntu-noble-large | deleted: sha256:40a33abf09f7c9a15895004854d5026ab5022f68cf852948a822a075b94886d2 2026-05-22 01:43:21.393005 | ubuntu-noble-large | deleted: sha256:02b2a527b98a52c757aa5f2cf8ca5c86bbc475c11dfc2d63cf98e13daa091a75 2026-05-22 01:43:21.393011 | ubuntu-noble-large | deleted: sha256:001cd263ef9b32b4eaabc61d86429a2250b4568046ee99b2d1c7d80c6d02c47a 2026-05-22 01:43:21.393017 | ubuntu-noble-large | deleted: sha256:e5781f3adc05d69333a001a043887665b26a42dad04fe6b9bb28b9ffb80460ec 2026-05-22 01:43:21.393022 | ubuntu-noble-large | deleted: sha256:d1230c728b9e1cafd674f9496115edebeca930495f9bd646d32054f4916bc87b 2026-05-22 01:43:21.393028 | ubuntu-noble-large | deleted: sha256:200d32fe9b8f26dcc53c1e159d33a6a62f6e704f0a3d73ab667a027700f41ec2 2026-05-22 01:43:21.393034 | ubuntu-noble-large | deleted: sha256:cbab5e10d642a5d2458749656a3e3fbf5b0d330c98564b5737e1bc41ff953430 2026-05-22 01:43:21.393040 | ubuntu-noble-large | deleted: sha256:fc1acab10c666f160c325bcc188daae843d6b17c3cd88622617a00d15ea10355 2026-05-22 01:43:21.393045 | ubuntu-noble-large | deleted: sha256:e5b3f8bce8a850b094907764c674382822c20b80cbb3e69c06e5dd43bf551282 2026-05-22 01:43:21.393051 | ubuntu-noble-large | deleted: sha256:72b85b3c28f02a0af47c17462e7d9752651d87b5f0c392f979873e8072b69ec6 2026-05-22 01:43:21.393057 | ubuntu-noble-large | deleted: sha256:a668497eb6ab3df23de38f0b0f0866ee4170dcad062886721d76457b34f21a92 2026-05-22 01:43:21.393063 | ubuntu-noble-large | deleted: sha256:6387fbc8c4de35004c8b2f4195adb9eedaaf64d4e450502a7f1fb3883e6e889e 2026-05-22 01:43:21.393068 | ubuntu-noble-large | deleted: sha256:f6a39a22013be742eef285b8254d9fba3eb5e8120cd32df6c18b2fdc866e0e3a 2026-05-22 01:43:21.393074 | ubuntu-noble-large | deleted: sha256:38a4605b5398deec5f1a0357e803831f1e9441f06d781b5c3a002c263f368b25 2026-05-22 01:43:21.393080 | ubuntu-noble-large | deleted: sha256:e361ea3acfbe2475e37a54476dba2dd07ff2eef38b1e71a1e48b06d2d759b15f 2026-05-22 01:43:21.393086 | ubuntu-noble-large | deleted: sha256:3c9365aa806f23e5b5294ca68ad1bc4973c28af75c4afcf8218fe5f97356b54c 2026-05-22 01:43:21.393092 | ubuntu-noble-large | deleted: sha256:3b402b740bee2f1bf79a5523be507f841e1b01e217681b1d91c4193c94adc8b0 2026-05-22 01:43:21.393098 | ubuntu-noble-large | deleted: sha256:dddea503d7ccb3780a882dad8eb519e6bb196e3b8b1c47a93f9d9f5099ef60c2 2026-05-22 01:43:21.393103 | ubuntu-noble-large | deleted: sha256:5a9a29fb8adf22b66f286357f917be9096f79b9c6f0c8ce4662eed68713dffd7 2026-05-22 01:43:21.393109 | ubuntu-noble-large | deleted: sha256:92189428db5e96c09bb512095a52a6cebafa35dec037afc72d4c5e59d3f6038d 2026-05-22 01:43:21.393115 | ubuntu-noble-large | deleted: sha256:ca372a3654b0a9f8bd0ff01e81c6bb283b69cb81acd0ba647adcd0fa22f23bcc 2026-05-22 01:43:21.393125 | ubuntu-noble-large | deleted: sha256:2a3a8843cbd5e08e23313802790216d0addbd0e649761196c935af4b0a87f972 2026-05-22 01:43:21.393131 | ubuntu-noble-large | deleted: sha256:66c7cf7c679a3947b8f8bc2cada9c6fb1274a7386f35f4367076a36d153428ad 2026-05-22 01:43:21.393137 | ubuntu-noble-large | deleted: sha256:02ebbafd44c91a8372e81ec1cf299dd8d4627cfeac0301afcf0cec69430b351b 2026-05-22 01:43:21.393143 | ubuntu-noble-large | deleted: sha256:0da5f7365fcdff0f2383d18dc09f6d3b66eec55e26c8b43930a9c233d873dd2e 2026-05-22 01:43:21.393148 | ubuntu-noble-large | deleted: sha256:62ff01f78e997a4ce4e6c99bec28d4a0fd22a22436134a2402abe2835b45e17b 2026-05-22 01:43:21.393154 | ubuntu-noble-large | deleted: sha256:52ff5fc7b6ee9863547f0e814b768af1b709a3a073b493861f9e802139963af4 2026-05-22 01:43:21.393160 | ubuntu-noble-large | deleted: sha256:45946858870599148ee719fd2cd3ca7634cfe01f663115f935a42eb3d00ffe0d 2026-05-22 01:43:21.393169 | ubuntu-noble-large | deleted: sha256:636721b2dfc4058da4bfa0c980fc4907e1893ee6e8066ec0a4890399bd70c2f2 2026-05-22 01:43:21.393175 | ubuntu-noble-large | deleted: sha256:ba9b31b71f76b6019bd1f4e5a85ff00b3b3caf313f753954d81f15f149f0b6d3 2026-05-22 01:43:21.393181 | ubuntu-noble-large | deleted: sha256:500ce13931c87951127a53658c7c7b56356f6c3e4f453960acec066df7af1ce1 2026-05-22 01:43:21.393187 | ubuntu-noble-large | deleted: sha256:e06a39c170f0f8e1ff925fe6f79f7db13237b38400515e5644588743a1b788f7 2026-05-22 01:43:21.393192 | ubuntu-noble-large | deleted: sha256:9ef1f77a5ad043c77060729dd2ae9f5b6a9371c89df25d431afd9e29a7e73828 2026-05-22 01:43:21.393198 | ubuntu-noble-large | deleted: sha256:95bf286a42c112cdc428c87ae078ebf834a32ca77fdac75d44e8fddfb2775f8c 2026-05-22 01:43:21.393204 | ubuntu-noble-large | deleted: sha256:93c595b9bc137098c0c891aeab5abefa0eeaacbf51db54616eefcfcb06cf65cc 2026-05-22 01:43:21.393209 | ubuntu-noble-large | deleted: sha256:2d1662295858a68acd26a5f1d56a72157ce01519557e05a39916feaae53780c7 2026-05-22 01:43:21.393215 | ubuntu-noble-large | deleted: sha256:7d5060f7e2afea6cb08ebc6e7a72111616307899556f2952fd80e21f9b8de2cb 2026-05-22 01:43:21.393221 | ubuntu-noble-large | deleted: sha256:121c5ddf445ff585a4e7ebde34907ae757593faf96d373795a3ea1749feb08d9 2026-05-22 01:43:21.393227 | ubuntu-noble-large | deleted: sha256:7ed0a2e671f199e6a3e9184e9f23227a6f431fdaeba6b4de3fca0e3c7a5753ad 2026-05-22 01:43:21.393232 | ubuntu-noble-large | deleted: sha256:23f970d2abab01a2fa2cbaa460b7085b73c9ca3532a4c90500c569d7f8e1851d 2026-05-22 01:43:21.393238 | ubuntu-noble-large | deleted: sha256:9083c915d6692cbcbb0b1d6cb1ef820c86a20ecfa4223356231fc9c8f0896974 2026-05-22 01:43:21.393244 | ubuntu-noble-large | deleted: sha256:13658b44a58c99f288dadc210582abcfdae19d414dfce147345071c43bda86e5 2026-05-22 01:43:21.393250 | ubuntu-noble-large | deleted: sha256:af82a6a19e37fb206a3ad5e2e7b0527077c962e0e9d1e49a20af0c2d573dc339 2026-05-22 01:43:21.393255 | ubuntu-noble-large | deleted: sha256:c1b6e081dc9de29b1a84c543eb5205a248d53ceaa585dd2bf2dc8084a9e40561 2026-05-22 01:43:21.393261 | ubuntu-noble-large | deleted: sha256:9d0f4638aef15e7d85c0cd234aaffb636a0bc71b19ce902702baa1c47b672414 2026-05-22 01:43:21.393267 | ubuntu-noble-large | deleted: sha256:a600639a733d516642464040f1a80273a898d23367c121356bad36769b580b59 2026-05-22 01:43:21.393273 | ubuntu-noble-large | deleted: sha256:b0049d415dd212f54b868a0b31f822a36954d24d9574aa37088e30bb894c1ec8 2026-05-22 01:43:21.393278 | ubuntu-noble-large | deleted: sha256:2248c4a06986159de4caa2d7feb3104ef138a5198b056df1c67782ca448a5840 2026-05-22 01:43:21.393295 | ubuntu-noble-large | deleted: sha256:9e1ce69110136da702459e13faa2ddc0f16d431b72b30a6935db89efb67d2a03 2026-05-22 01:43:21.393301 | ubuntu-noble-large | deleted: sha256:90cf4a576aa28502833d8c4bd369a7a296c9460684c40f876f3fbd3f3c6d9f56 2026-05-22 01:43:21.393307 | ubuntu-noble-large | deleted: sha256:7cb5aebd7b3d0bbef78514bfa6bfe4b67e2156c7c47a0c1d2e663ab967e22750 2026-05-22 01:43:21.393313 | ubuntu-noble-large | deleted: sha256:7389447ce6fd16b3352268823f3184f7523d7ad3670afc8d70901113b241addc 2026-05-22 01:43:21.393319 | ubuntu-noble-large | deleted: sha256:060cbc430abb30e5f673a67c757b7510996ce6f6e0b1781a218bbf96234cd2eb 2026-05-22 01:43:21.393324 | ubuntu-noble-large | deleted: sha256:f44101989863bec285008b0d206ae470b45591f480ab0d7390bb5099b722607f 2026-05-22 01:43:21.393330 | ubuntu-noble-large | deleted: sha256:3e4fad2166d14d2cacabe7ea3b9604a8a4426b95d5e3be408aa3a39f1e5ce806 2026-05-22 01:43:21.393336 | ubuntu-noble-large | deleted: sha256:67e677e533d9d62c71d6d011a4f5794575e95533debe4f4ca702a2bf4b1f98dd 2026-05-22 01:43:21.393342 | ubuntu-noble-large | deleted: sha256:e09e7758e88b00a91de4ff4953f981eee7b0367b7b55e0595f0bbe82b4260d0c 2026-05-22 01:43:21.393347 | ubuntu-noble-large | deleted: sha256:35fc46c729a030a78c1cf9a479c5044dc763de0485ef8e9eab8c7e88bfa00a3a 2026-05-22 01:43:21.393357 | ubuntu-noble-large | deleted: sha256:c8453d1ba5a0f74a58f82c7a544de3aca8d09e05f4e004bdbc1c1d72e140098f 2026-05-22 01:43:21.393363 | ubuntu-noble-large | deleted: sha256:f7c9f08cb5a0546b62b4d83ac969ebf9b2559d7b6946017fcc821ce5a4fbbfd8 2026-05-22 01:43:21.393369 | ubuntu-noble-large | deleted: sha256:98963cb3108a9bac4b2fcc59a288b1ccb54ad93d63c8b205fde330f833c5d523 2026-05-22 01:43:21.393375 | ubuntu-noble-large | deleted: sha256:27f5d912af05c014f9a590ead5e1fc1aee20b890b91d7b49dfe94cfc9b065a27 2026-05-22 01:43:21.393381 | ubuntu-noble-large | deleted: sha256:9da42b3a563a02afee4d9e6a5d947d56999d07f2d5e2b53bfe3315401dd00f9c 2026-05-22 01:43:21.393386 | ubuntu-noble-large | deleted: sha256:6d79ec8110754286c0b1cd0ba7f913eaa0e9a0cbd1d4821eceb2887d32400514 2026-05-22 01:43:21.393392 | ubuntu-noble-large | deleted: sha256:5df2c994b07d6adf34c6ad5a775ba92562e68d8e25ca31b26c751b8820e6525d 2026-05-22 01:43:21.393398 | ubuntu-noble-large | deleted: sha256:3ceefd5755c5b4a3ddafb61666b5e3450c62810f8ee78adff5f6e03a8e86bfe1 2026-05-22 01:43:21.393404 | ubuntu-noble-large | deleted: sha256:54c6173b52ebadee400847337ac6700166e7c1d9c6731e1ed4ed7ef3a667a1e5 2026-05-22 01:43:21.393409 | ubuntu-noble-large | deleted: sha256:1e4b195b9acf1f79b1b60d25283e2808afaefe57abb4fcbace1ef287c69ff9ab 2026-05-22 01:43:21.393415 | ubuntu-noble-large | deleted: sha256:7765bc595c9370d7b104603ea5e643d78ad6e1e4eea2b84c031b54a935d13862 2026-05-22 01:43:21.393421 | ubuntu-noble-large | deleted: sha256:c417ade614ba99ee331397b8b94c0aceeaf0fa9734896d7b45fd3e3e2e8b069e 2026-05-22 01:43:21.393427 | ubuntu-noble-large | deleted: sha256:4451aa5d5251bb96edb818bd1918f1f2b49adcd567bf154437fb733b95188ba5 2026-05-22 01:43:21.393432 | ubuntu-noble-large | deleted: sha256:44f64cfe47917be5ac74493d817fd5da472279f81eeb1b049d79ef6650cfd2a4 2026-05-22 01:43:21.393438 | ubuntu-noble-large | deleted: sha256:9fd7143b15b445be0ee6e7e823c4c35f138470302332d37cb739f40e62c1042e 2026-05-22 01:43:21.393444 | ubuntu-noble-large | deleted: sha256:4279d8ae3eec93de7f288723caecf9d6e65fe570637542065c6d911a36fa04c0 2026-05-22 01:43:21.393450 | ubuntu-noble-large | deleted: sha256:a067963b2db1a67a58bcbaf82c870d32faacf742c497ae89541e05988f2de5d3 2026-05-22 01:43:21.393455 | ubuntu-noble-large | deleted: sha256:b44fb27544afff76ba6225ba21e41ea79b3cef735c76f5f67a448ef35e53c094 2026-05-22 01:43:21.393461 | ubuntu-noble-large | deleted: sha256:9e4c26a6fed4af1d182e8d4336c6b45742a09c3a8e04100d6a4787557261a488 2026-05-22 01:43:21.393467 | ubuntu-noble-large | deleted: sha256:0e1cb0ec0716c7076254c154c7659075f6d7576f7b8088a26cdf74a3f138a046 2026-05-22 01:43:21.393472 | ubuntu-noble-large | deleted: sha256:8146be284d48676a3c1aa27c9537cb05e5cd586999f399df0aa658c47ef02728 2026-05-22 01:43:21.393485 | ubuntu-noble-large | deleted: sha256:3776f81f42a8e6b954a40fbfd92d546901f811febd1963727312c7f17fc3b7a9 2026-05-22 01:43:21.393491 | ubuntu-noble-large | deleted: sha256:218040d482b7b73bc248245f3b17db6c2a9dabaa90e7b65c38bd166c75ac8a28 2026-05-22 01:43:21.393496 | ubuntu-noble-large | deleted: sha256:0e0711c689145804e51fc086b2ff2ad15375473affca48cdce51d1905ed87bde 2026-05-22 01:43:21.393502 | ubuntu-noble-large | deleted: sha256:699108e8764219b5c9ee089382735fc9be7242de851e967fd78503d25746eae9 2026-05-22 01:43:21.393508 | ubuntu-noble-large | deleted: sha256:e028c8cf0fa226726c264eb5a809016550f18b2a21cc900c9c815fb53b11b856 2026-05-22 01:43:21.393514 | ubuntu-noble-large | deleted: sha256:678fa2defd96a0aeeb39aa968d86f6a3190af154600837c5628a43f41288efd7 2026-05-22 01:43:21.393519 | ubuntu-noble-large | deleted: sha256:3f209797ab2b3b5eeaa71867985a492d4180ae6644543ddb209f05b9fc1906fd 2026-05-22 01:43:21.393525 | ubuntu-noble-large | deleted: sha256:47f3e20d37499d452e62aed74871f6e8cec56b9fdb8e55ecb8b08247c50d690a 2026-05-22 01:43:21.393531 | ubuntu-noble-large | deleted: sha256:2ea10f13a65538954d45f856424e1aacc30d126e9f332702e788b368a1021654 2026-05-22 01:43:21.393536 | ubuntu-noble-large | deleted: sha256:cb6ac24624f2d94b917e989e58aa9cc5e5dee5a741de61ec2d06b0a594721e88 2026-05-22 01:43:21.393542 | ubuntu-noble-large | deleted: sha256:602eade0301fb0c5a69c7797f15c4aa3d1a32fdc2ead181a34c1ac1dea54cb2a 2026-05-22 01:43:21.393548 | ubuntu-noble-large | deleted: sha256:76aca3b3603ea827374d823d47082744a6a97f321b07c86ecb2cce6513d0fecb 2026-05-22 01:43:21.393553 | ubuntu-noble-large | deleted: sha256:dc275d854cc07f9bb213bf8f6b7c63769a104fff7b20b80d87b7566e6b1c1b60 2026-05-22 01:43:21.393559 | ubuntu-noble-large | deleted: sha256:84a5960ea5881a2707152eeab78030d69d5d3d11a45c1a4c26e7a1b8f8cd3faf 2026-05-22 01:43:21.393565 | ubuntu-noble-large | deleted: sha256:cce7a316a09eaf4a77315f0b2454c50bd5384703b21021975d24011ad58392de 2026-05-22 01:43:21.393571 | ubuntu-noble-large | deleted: sha256:50b3339a98a4e24f551e686e4d01471e0ec14a22617e66fc268a083b7d9d60c1 2026-05-22 01:43:21.393576 | ubuntu-noble-large | deleted: sha256:78a4a5383fddeb44a25193030a098aeaffefcc172443aad2581ecb1c485ae9e2 2026-05-22 01:43:21.393586 | ubuntu-noble-large | deleted: sha256:bf3ad53c0a7e5553ab2efc1d778d3c52b074b5f817402a69f9ad5ba0f0f008da 2026-05-22 01:43:21.393608 | ubuntu-noble-large | deleted: sha256:0ee302e4e7d32c4c1823d0b8ba8fe011e802a94fe601831d715196c4baa96dab 2026-05-22 01:43:21.393615 | ubuntu-noble-large | deleted: sha256:9356446f286e853082f9742b7275824642ceb5e5b1fe46f1e9dd594fe499b3ce 2026-05-22 01:43:21.393632 | ubuntu-noble-large | deleted: sha256:a5d92ec5683670d2c911e58ac5f4a6e0f87c57294a610f97c3a4f86e221cba60 2026-05-22 01:43:21.393638 | ubuntu-noble-large | deleted: sha256:c3b00c22bf9035c8e3d6bdc5546118958d338c63d5050f2730cbdb3e17d3c201 2026-05-22 01:43:21.393644 | ubuntu-noble-large | deleted: sha256:9243421d70b546ac852eaa647838cd6f2e6c0a2d856118c63426871cfbb0f1d6 2026-05-22 01:43:21.393650 | ubuntu-noble-large | deleted: sha256:07fda86242156f6c556895875909a97ec1fb046e12416278c03b06dbfd4d9851 2026-05-22 01:43:21.393656 | ubuntu-noble-large | deleted: sha256:940c24599d054a22b85aa578949581a41c27f50080e8ae30cccb8d048e19118b 2026-05-22 01:43:21.393662 | ubuntu-noble-large | deleted: sha256:f6d5078f9221cdae35dd61b909a23dfb76d4445f4da1af5c9fc7dcee50b9e8db 2026-05-22 01:43:21.393667 | ubuntu-noble-large | deleted: sha256:9b044d64d96f6fafb67168f2fb37ae01176ba8ff53d22ee0e86dbbdb6fdb60b7 2026-05-22 01:43:21.393673 | ubuntu-noble-large | deleted: sha256:0ae5a26ff6d611e30774d182043f85e60603bbc3ab7bb94a1b8c999ea96ba866 2026-05-22 01:43:21.393679 | ubuntu-noble-large | deleted: sha256:20ec140f58020f83f90ae56ce405fdf6fd353ce0f96aadc09d21db6d46b67f99 2026-05-22 01:43:21.393685 | ubuntu-noble-large | deleted: sha256:5613e6d0dff1bc15735010cbaf212ea67e1c7a669dbb71db52f775ac78883dbc 2026-05-22 01:43:21.393690 | ubuntu-noble-large | deleted: sha256:9079cfb7444b2527bc1c909a1a31956e1bc5a71f2daa2c79b2a26dd27cb429c5 2026-05-22 01:43:21.393696 | ubuntu-noble-large | deleted: sha256:e2f7dcbb6201d7366b66afe133853c35a5a99a7c63f186d7fc8392d9a54a2083 2026-05-22 01:43:21.393702 | ubuntu-noble-large | deleted: sha256:cead60b6344b005c155d83ed3d88e9b2842f8fa2e7d82914d3a008c7c93cb5f0 2026-05-22 01:43:21.393708 | ubuntu-noble-large | deleted: sha256:f2e24a19dfb976471ca13bb69c7fa8842e125ad4ae5a92b600b66877405e1e9c 2026-05-22 01:43:21.393713 | ubuntu-noble-large | deleted: sha256:6fcd9309e80d5dbd94b1d9104b2895093f660c46a339efd1ea0faedf7caffe42 2026-05-22 01:43:21.393719 | ubuntu-noble-large | deleted: sha256:bba8af5f364027e07f7ab235da67ae54ae24088a69300fd0f8b22a56ea6e236b 2026-05-22 01:43:21.393725 | ubuntu-noble-large | deleted: sha256:84c8c873958ea048e78625ba60143b0a7f61cfdd9d949d0ac8098c428e1fc80d 2026-05-22 01:43:21.393731 | ubuntu-noble-large | deleted: sha256:64d893644215f0c23742b9170ac31dd4d30cec9aa431dcd634d2b9ba6b1205e6 2026-05-22 01:43:21.393737 | ubuntu-noble-large | deleted: sha256:dd021a178acf069f3c493e7fe415728c5aefbf7ec5771717fb2b8c49578cc4d0 2026-05-22 01:43:21.393743 | ubuntu-noble-large | deleted: sha256:7e151905f54dc4bba71af9483528615931bcb2c46439b5fa8e5bbc35b4874262 2026-05-22 01:43:21.393748 | ubuntu-noble-large | deleted: sha256:ab8fa624808d649ce7b53bc8b7c6593f991cf1ce1530fa991e04ee1edb9c9487 2026-05-22 01:43:21.393754 | ubuntu-noble-large | deleted: sha256:813ecb4172779d4163f86b9878a9c41043c0416427bb63d634456f63f1eee440 2026-05-22 01:43:21.393760 | ubuntu-noble-large | deleted: sha256:031ff44e0b5e98d0adf2115a0d81962fceb644dfa98c8475b42c4414268f0cab 2026-05-22 01:43:21.393766 | ubuntu-noble-large | deleted: sha256:1ba71b8c3efcafaa690979394f39047f6348582e1d3987cf124a657440d9e5d9 2026-05-22 01:43:21.393771 | ubuntu-noble-large | deleted: sha256:96771464024b9319a0b0f7fe1934633dc6f94bde0ea3adc2966c278a37072183 2026-05-22 01:43:21.393777 | ubuntu-noble-large | deleted: sha256:de76f529a3bc9fd88378826cff0925e8f0933c81bd25a9f362a13c5bbc7c125e 2026-05-22 01:43:21.393783 | ubuntu-noble-large | deleted: sha256:2862f8b1acd9c7484a9e1878039f545a1f47b29dd51b5c02eeb968664fbbe439 2026-05-22 01:43:21.393789 | ubuntu-noble-large | deleted: sha256:2e1dc6989bb76761e3d6f105d6a3794ef3663d0097fc77813bc9386b676d46d0 2026-05-22 01:43:21.393794 | ubuntu-noble-large | deleted: sha256:c5f992910238fe72483eb7d73ed2ea0591100e68d48f2ac9cfc47304e760d7cb 2026-05-22 01:43:21.393800 | ubuntu-noble-large | deleted: sha256:b45f5adfb4737280186ccdfacf2564514a013e33c79987b692cfbd17f2df5779 2026-05-22 01:43:21.393806 | ubuntu-noble-large | deleted: sha256:dfebd52bff54d779bac3ab7c3339c61364aa2df058994d147b53af598a0a4813 2026-05-22 01:43:21.393815 | ubuntu-noble-large | deleted: sha256:f60169eaa459da40ab2044148bc55af27d8fbee27fe6357b3df098f5af7f0004 2026-05-22 01:43:21.393821 | ubuntu-noble-large | deleted: sha256:cc4bf79cb4538ef9df5ac69396aeabdfb45903d211fd0a73c09d8a6a32752e84 2026-05-22 01:43:21.393827 | ubuntu-noble-large | deleted: sha256:cdaf75af9e7bc329c046e99cea5aa90cbea35c4b5f705c7d7dd9e6dc8a53dc1d 2026-05-22 01:43:21.393837 | ubuntu-noble-large | deleted: sha256:522e9031d0322ec084ea0603e4257dea56079016482c5d356da072d0e98471a1 2026-05-22 01:43:21.393843 | ubuntu-noble-large | deleted: sha256:dc33efe28f06374156ebf7cbaf25a606b37134850a81d2dab0af09374b66656e 2026-05-22 01:43:21.393848 | ubuntu-noble-large | deleted: sha256:7a8a945eb9ed24df55b412a8f3a49f0729a142d2fd16cb1fe4b7653c9cad633e 2026-05-22 01:43:21.393854 | ubuntu-noble-large | deleted: sha256:f24813f2018e48372424be9b86016f4ba0ed097b9ec49239bf075afe4b39363e 2026-05-22 01:43:21.393872 | ubuntu-noble-large | deleted: sha256:2eeb964139c9c918358048cf932a4d7ee25a4a82240c3b38851543f86709a49b 2026-05-22 01:43:21.393878 | ubuntu-noble-large | deleted: sha256:d2aa92bfb35b70cf235ad4a6286dfd15f3f0e74a7d62930cf09a97e388d3b9d1 2026-05-22 01:43:21.393884 | ubuntu-noble-large | deleted: sha256:97660899ce48f235b56dec59ca8e66e1c20f1fad531746d76133262ba6014a41 2026-05-22 01:43:21.393889 | ubuntu-noble-large | deleted: sha256:ea077d3cb084b4d37d0f7d13b1ada4477f8fe1682e996fafd3402a9a69b5da5a 2026-05-22 01:43:21.393895 | ubuntu-noble-large | deleted: sha256:b443ff6127d691b2f345ae60fc928a8d1431a3b7fc78d0ec9f2ece6602b20baf 2026-05-22 01:43:21.393901 | ubuntu-noble-large | deleted: sha256:ff28361e277b1df20a23984114fe5b599867dd5d01a68fbf392e399281947d3d 2026-05-22 01:43:21.393907 | ubuntu-noble-large | deleted: sha256:0c34333ff917038b457930d7362e2357b5e9e218da3aa74b85953e0756e79f56 2026-05-22 01:43:21.393913 | ubuntu-noble-large | deleted: sha256:c10bda6c1593e8e13a99ba05fa83adff8348305af3d5918fb72a41ecb252ff11 2026-05-22 01:43:21.393919 | ubuntu-noble-large | deleted: sha256:9a77d9ff654f2a3e6ee1996ad4c7acb130ffac465c05622d3e1fe692d90220e7 2026-05-22 01:43:21.393924 | ubuntu-noble-large | deleted: sha256:14c2bc268b05aff393988a40daab6b6aaeffdf37d91060086f209ab9749e64d4 2026-05-22 01:43:21.393930 | ubuntu-noble-large | deleted: sha256:a0bedd990652ab7f7f7221cf8c284af6ad00eafbc0b4c0c201a864e86f6fe74d 2026-05-22 01:43:21.393936 | ubuntu-noble-large | deleted: sha256:068ad1d925a64cc58659946f7a4e640b3bc49aae72c402dc22878ad97431ef45 2026-05-22 01:43:21.393953 | ubuntu-noble-large | deleted: sha256:2bdaeb166f655ef540f62b111aabb3b1d689ddd058804db8fd6bfec0f354a360 2026-05-22 01:43:21.393959 | ubuntu-noble-large | deleted: sha256:91304c752766797b2649131bc16b73d8f4939b74705827c11e8615f405cb2f55 2026-05-22 01:43:21.393965 | ubuntu-noble-large | deleted: sha256:ceb0e3970ed27aed3dc033a0f50ff65b50f134e79efe795f4c65db5db7d7e65f 2026-05-22 01:43:21.393971 | ubuntu-noble-large | deleted: sha256:1be3bef9d4cf472542f07b79d68fc21b4398e3ae7110679635affe66a8d99621 2026-05-22 01:43:21.393977 | ubuntu-noble-large | deleted: sha256:bb2ce3f1f746916c850890eb6af5039486626b2f75a12d71d92310bdfc2f9e3b 2026-05-22 01:43:21.393982 | ubuntu-noble-large | deleted: sha256:e3484b4f4958f3553e9386e9caeb846720b2f17c79f3a9e6b43e15c6f0622992 2026-05-22 01:43:21.393988 | ubuntu-noble-large | deleted: sha256:030e927682807ecfdf6b512276709789d431f5138ae59b9bf7e1da2e6503f9d5 2026-05-22 01:43:21.393994 | ubuntu-noble-large | deleted: sha256:5f0fd0b97fe114ddf6ff93107eda0e62d5bde963b871e89a0b764081b93597f3 2026-05-22 01:43:21.394000 | ubuntu-noble-large | deleted: sha256:73d83796e77a468f48d90810a74e1659d1db3ebf9728dc92a757b57654881b4e 2026-05-22 01:43:21.394006 | ubuntu-noble-large | deleted: sha256:c4485c3f6889ab82c28088cef16a9675d67ca608c4bbd70927eb9403c4f35a6c 2026-05-22 01:43:21.394011 | ubuntu-noble-large | deleted: sha256:a88ddbf26e7feee83b21b53f8300bbe06ee68d11917d2b409b2597de14f7e969 2026-05-22 01:43:21.394017 | ubuntu-noble-large | deleted: sha256:4ca19e320c598df35b7650505009bd1725c77a2d6dcafab09ee24289e00d2b95 2026-05-22 01:43:21.394023 | ubuntu-noble-large | deleted: sha256:96dc468e9d14d421b637667cd4c6a7e698d44ef2d8e7cc64887a76de01efdc68 2026-05-22 01:43:21.394029 | ubuntu-noble-large | deleted: sha256:c32c583bf9641880a6e56d42cd62118f1d1466b3f2c30dd606fa298a3d875a16 2026-05-22 01:43:21.394035 | ubuntu-noble-large | deleted: sha256:3bcca81aea11729d194108637d207ba35a24b574a8cbab09f81748a4a71e4ae6 2026-05-22 01:43:21.394040 | ubuntu-noble-large | deleted: sha256:d693c1ba3092c2fd4ee6ed055410959141b87fd0f5874fb2f8b6ac1db88fc0f1 2026-05-22 01:43:21.394046 | ubuntu-noble-large | deleted: sha256:cfa72ac84eb57cd7eafbf9cf7f80525f22a7af8260825b3ea6eab317d0298d01 2026-05-22 01:43:21.394052 | ubuntu-noble-large | deleted: sha256:17b36f6625b5453f860035d2cdaa7728dd81bdc17651b711b52b9fede621dc3a 2026-05-22 01:43:21.394058 | ubuntu-noble-large | deleted: sha256:971519079ac989ec22fb27d7823ad87c16cbb6ddc70fb4951f296163cbfcb1b1 2026-05-22 01:43:21.394064 | ubuntu-noble-large | deleted: sha256:20795c67de84b1e6309e8eec407df3562d7bb841acf4ecf917f6855eae0b03ae 2026-05-22 01:43:21.394070 | ubuntu-noble-large | deleted: sha256:9e79349cced194779f360504ee223823f8f6e404abe89167b82b6d79bbe0acc0 2026-05-22 01:43:21.394079 | ubuntu-noble-large | deleted: sha256:ddfec674508a1730069c1920e862cabda94b416507db57ec58ff84beec184fcc 2026-05-22 01:43:21.394085 | ubuntu-noble-large | deleted: sha256:3821ac10256f2bf4e324f586c80f862f71c6d1ae15bc1eca83620bbbf31310ff 2026-05-22 01:43:21.394091 | ubuntu-noble-large | deleted: sha256:de2538d27bb06a0fe42bbd1d5e25fe449caeb17e77a2fa2dc0e1c33ea2d6a610 2026-05-22 01:43:21.394097 | ubuntu-noble-large | deleted: sha256:6d0abea46f47e6e74f7a6a1c4054815229297acce64df2c8e1c6a672a3de6560 2026-05-22 01:43:21.394103 | ubuntu-noble-large | deleted: sha256:90f981e9079aac7702aab362d26a6f6feb80a997ce70a531763a3ea822f05566 2026-05-22 01:43:21.394108 | ubuntu-noble-large | deleted: sha256:8bd60f47829a94cb775cfd3e93dfda5989b4281a7e7d39fdd788320b2f994831 2026-05-22 01:43:21.394114 | ubuntu-noble-large | deleted: sha256:b510d2ce21b2058dfb05a6e8b1484cb1cd2381f6e7178d4b4880f5b80e2e5f3f 2026-05-22 01:43:21.394120 | ubuntu-noble-large | deleted: sha256:e67f2284ae261d23805980f938b285ef73e509c106c7921b731bdae51fe5ad30 2026-05-22 01:43:21.394126 | ubuntu-noble-large | deleted: sha256:bd402af437e140985751d8b369c4710bbcfe82883e56a17c2a36f4191e964e19 2026-05-22 01:43:21.394132 | ubuntu-noble-large | deleted: sha256:d5725c5a93a1612d5b723a85139fadde53197124b6b071744225c08d528d5c0b 2026-05-22 01:43:21.394141 | ubuntu-noble-large | deleted: sha256:8fcde0e5731fd408fe48dcbbac142a816c2f9d8566d639ad79b2c0d72e23998a 2026-05-22 01:43:21.394147 | ubuntu-noble-large | deleted: sha256:100b4019a51052a381449e3e221e066b2c20aee0a85693cfecff1fc039ed18af 2026-05-22 01:43:21.394153 | ubuntu-noble-large | deleted: sha256:67d358ff9c101285c724d2789eb8e0544f017c2cfd214a9aa87fbc9bfe74f6b2 2026-05-22 01:43:21.394159 | ubuntu-noble-large | deleted: sha256:cb3ff60f9676e58257b3792672739daa37ef3142a04e5013594b0d8607fd9d52 2026-05-22 01:43:21.394164 | ubuntu-noble-large | deleted: sha256:949adc66d10e5fb2df63c9f8a85ede19c92f7d30ca240375f0aa2bf7e6fbba6c 2026-05-22 01:43:21.394170 | ubuntu-noble-large | deleted: sha256:7e64d2174ce4d777eb685d995c53f6ba89dae824bfe358dbdbfc29f5a2d4f977 2026-05-22 01:43:21.394176 | ubuntu-noble-large | deleted: sha256:b9ea6587d566af7794719f367815b28eac5e5bacbd05541a53cbba66ffc6d5be 2026-05-22 01:43:21.394182 | ubuntu-noble-large | deleted: sha256:abb2d75e278f50d82016a6c24627acb99ba3578fa19d34759e730442a7880595 2026-05-22 01:43:21.394188 | ubuntu-noble-large | deleted: sha256:c6e1af3c859bd2aa35f4794e01629c4d6af7f71a2fd5a3c7ea0da632ce1e2908 2026-05-22 01:43:21.394193 | ubuntu-noble-large | deleted: sha256:ee078e32aa52633e78c29a1c68f57d0e7024a30e550b9008956cd3ec4aa455ec 2026-05-22 01:43:21.394199 | ubuntu-noble-large | deleted: sha256:c24527c6087e2d15ae66fe5c782dccb7027631857626c6a77f4e839a47b1f8e8 2026-05-22 01:43:21.394205 | ubuntu-noble-large | deleted: sha256:98f232e19a31a05f6be13bad115d8a69eea92724a0f5a6555f64f2a5766e3a06 2026-05-22 01:43:21.394211 | ubuntu-noble-large | deleted: sha256:b85b285ff5997d2c4d3b71c2035f656c1d7ed9c55ba17e65ce5fb14ec6329738 2026-05-22 01:43:21.394217 | ubuntu-noble-large | deleted: sha256:951b6bb4b835507b6a5dc81da72277a1df2fee4de1c5ff9066f1782d7ae97cce 2026-05-22 01:43:21.394222 | ubuntu-noble-large | deleted: sha256:25357d203ee7d4ea391c6052b0d0d73edf4431f3e83d2af553fdaf3b45527ad6 2026-05-22 01:43:21.394228 | ubuntu-noble-large | deleted: sha256:b41404db4b566c98de19d7e2befa2fd83b1598be973ebf9d4be0457e63ff81e5 2026-05-22 01:43:21.394234 | ubuntu-noble-large | deleted: sha256:9efee1555b8a1185cedaf400ac60646ea4e02a6cfb29ea783522d8beda90439e 2026-05-22 01:43:21.394240 | ubuntu-noble-large | deleted: sha256:ebcaca67f2b84d4fe4354456036106b2628e56d3d978fbd3e13602e11c40e470 2026-05-22 01:43:21.394246 | ubuntu-noble-large | deleted: sha256:2267580c1dc54a4bc17c6001518044bd13cc5f7ea53078f6d24ea3aea2b99b75 2026-05-22 01:43:21.394251 | ubuntu-noble-large | deleted: sha256:e731c7ef5f3c57e1c1c6a161645a5662d410463a920277ebcb5ec05d87803621 2026-05-22 01:43:21.394268 | ubuntu-noble-large | deleted: sha256:cd2dce5c3543a90665b740e7017e75765e40476aa14549c22fca315f04cc57d4 2026-05-22 01:43:21.394275 | ubuntu-noble-large | deleted: sha256:2e8164ffd63acc158dc72b1a5e2bd768839735a919ae121f5e0bbffb60f4a0f8 2026-05-22 01:43:21.394280 | ubuntu-noble-large | deleted: sha256:9ebd2747ec5bca8f50df9106b5e0ab92306956510d65d6083a6c444ff7085bde 2026-05-22 01:43:21.394286 | ubuntu-noble-large | deleted: sha256:231d56028e49769f7b2fd12884e05cac5eb37e15f5370ebe06068039ee81ee03 2026-05-22 01:43:21.394292 | ubuntu-noble-large | deleted: sha256:8dc34c51091bc4d85003c2b7945b97e4913e2cbc051426c3e1415fb347e3a9fc 2026-05-22 01:43:21.394298 | ubuntu-noble-large | deleted: sha256:20e3c9d7008369b93fe2fc61e78f755cd7d0fea2ec7f09558f0c2505daeacd50 2026-05-22 01:43:21.394304 | ubuntu-noble-large | deleted: sha256:d681c0083a7fd3be853642917044b4ad9c48dc57cb2a170453de80f00e01e2d4 2026-05-22 01:43:21.394314 | ubuntu-noble-large | deleted: sha256:c8f9cc7c1f8a68ff161ee1215e24d026f114ddf83ce2202c581b5a546eafee24 2026-05-22 01:43:21.394320 | ubuntu-noble-large | deleted: sha256:5ec4def2144b633c4eb475bf3ccf0b1d0926b8f04ed8ff28a01f4a509f3ce523 2026-05-22 01:43:21.394326 | ubuntu-noble-large | deleted: sha256:0739bc71d0696931aee2b510bf43e6581e9daf4f6664164a5d96d69ffa1c2cca 2026-05-22 01:43:21.394331 | ubuntu-noble-large | deleted: sha256:d5f0e43c202fde7ae6fb8d51923999666fb8a55c9500f294678b37718ae4dd30 2026-05-22 01:43:21.394337 | ubuntu-noble-large | deleted: sha256:f5adfa0e8aace4cbe1508751d7db30bdf09a7a97909fe52df17e52c8a9766ff4 2026-05-22 01:43:21.394343 | ubuntu-noble-large | deleted: sha256:e561b32ffe2953711a09952672f68c1e55e1d425e29c0fa987bd762065fd1f3c 2026-05-22 01:43:21.394349 | ubuntu-noble-large | deleted: sha256:2a476549b33cb2c94ecc98c6aa670ef2c7d77f227dc70d871455944d123cf5ea 2026-05-22 01:43:21.394355 | ubuntu-noble-large | deleted: sha256:84714aadf205093d0b6f3e5851ac33bda953cdb8ee68c4077c1d89efcff0411e 2026-05-22 01:43:21.394361 | ubuntu-noble-large | deleted: sha256:17b3c5b25854fb20b48225447de88546438a0782f7d6b190d91aca7715032448 2026-05-22 01:43:21.394366 | ubuntu-noble-large | deleted: sha256:2bb5220a0fdad886f1ccc4d07e323215c578f215b55d6d62731b4f7fc83f26ee 2026-05-22 01:43:21.394372 | ubuntu-noble-large | deleted: sha256:aaac0b98307fc56a42624b341b7f090063e491648c3e9f6867f021b68d347654 2026-05-22 01:43:21.394378 | ubuntu-noble-large | deleted: sha256:e00a8197096d90cdec8c3ff6c3529b5b91862bef7ce312b5706a183ad0ef3aab 2026-05-22 01:43:21.394384 | ubuntu-noble-large | deleted: sha256:54937795da4f8de66b2be7e252d7d5c5a0a0ac55a6bdf6e3cd8b9fd73fbe07bf 2026-05-22 01:43:21.394390 | ubuntu-noble-large | deleted: sha256:eab6f5dd07747e18126d557c76a0157b9e112fc106484ea3ea29b993451d839a 2026-05-22 01:43:21.394396 | ubuntu-noble-large | deleted: sha256:89f4ee05e90b939abb0d5034db876696a0c5ccd3d974b6c69dbb66beaa390753 2026-05-22 01:43:21.394401 | ubuntu-noble-large | deleted: sha256:65c28564756b23bbe0ea495924f09f88d0c276d832b33bdbab419c47ddcdcbda 2026-05-22 01:43:21.394407 | ubuntu-noble-large | deleted: sha256:e18f7d024e447c3a513f7e5fc80c11b635f4e54d75f0de112b4c79078d15ceea 2026-05-22 01:43:21.394413 | ubuntu-noble-large | deleted: sha256:c72534c93544775227d8e89ebbb0fd4c9511c9aa62f8e4ee14d19071d0c035a3 2026-05-22 01:43:21.394419 | ubuntu-noble-large | deleted: sha256:98e01aa38e0dd650c279c279251fa3851397d1eb3f4140f7e0ebf350d4b69507 2026-05-22 01:43:21.394425 | ubuntu-noble-large | deleted: sha256:07628a026645796c72c15dec0dc4ba68554cf3e548f1cc88a17dd5ac9e2ccecc 2026-05-22 01:43:21.394430 | ubuntu-noble-large | deleted: sha256:ce26efd603996323cbf42c3821d03ccc807d9f221a165cbbbc87d4889a08afae 2026-05-22 01:43:21.394436 | ubuntu-noble-large | deleted: sha256:9e09a8f00cf2e0fec9acd3030d19386b7ad3056770dcdb068adce0756fb2be19 2026-05-22 01:43:21.394442 | ubuntu-noble-large | deleted: sha256:c8908d0c15d75a6a64afdbe4be8f3e62b0144bb9e2e2d5cfb665f0d47b384d30 2026-05-22 01:43:21.394448 | ubuntu-noble-large | deleted: sha256:88171d176af4d53884ede936e8d018deabfa01eb1ac4f23efe8cbbd77c27eccb 2026-05-22 01:43:21.394457 | ubuntu-noble-large | deleted: sha256:106b5c8026aa0e9b9f3c06ed34110c2f10301a6a84b9a29bd93cb2ccb229fdd1 2026-05-22 01:43:21.394463 | ubuntu-noble-large | deleted: sha256:fa6dc7ccb258fd256582eca1323f6d919f65486830c8241df36c5dceb3675535 2026-05-22 01:43:21.394469 | ubuntu-noble-large | deleted: sha256:eabe5591f198f06a648dabd2d930a1bf3a9a42648f6f65a4488de43cca8988df 2026-05-22 01:43:21.394474 | ubuntu-noble-large | deleted: sha256:58097b5964c7d41b6fa3c75b7bc11d85aa7a14875f8feb5c4425be67e325f512 2026-05-22 01:43:21.394480 | ubuntu-noble-large | deleted: sha256:4f0494eb8bdda94aecf6f01d500cc6c3f7316f5c5c20bdcd0bf7b16b8d03bcbe 2026-05-22 01:43:21.394486 | ubuntu-noble-large | deleted: sha256:22f1920fdcc13e10f0b4a82a740dcb2388203dee21e7834e5e906c745220398b 2026-05-22 01:43:21.394492 | ubuntu-noble-large | deleted: sha256:0b3ddb20b7292df285585fc546e51b7e37dcc39aa04b3891f9f999ab98796820 2026-05-22 01:43:21.394498 | ubuntu-noble-large | deleted: sha256:331c133dd996d3adfbdb6ae0a3d6b2dd3a80d9a7fec5ddb5c83b688538c7f5a3 2026-05-22 01:43:21.394504 | ubuntu-noble-large | deleted: sha256:7bd5a93b8d0fdc7163b1319b95aedcbb80dbf5ae1e25c22676667feebef4259d 2026-05-22 01:43:21.394509 | ubuntu-noble-large | deleted: sha256:8f44253bb283fc284ba71230b33f399aae00789bd4e8ab65da97af4f83c227bb 2026-05-22 01:43:21.394515 | ubuntu-noble-large | deleted: sha256:5036a4b503113d112dfe0a34eba9028344966f7732739d96752c192462fc03ff 2026-05-22 01:43:21.394521 | ubuntu-noble-large | deleted: sha256:158a6109cc7188695dde49520194ee1003719bcbfcee9f55a4e8ae79d4a966b4 2026-05-22 01:43:21.394527 | ubuntu-noble-large | deleted: sha256:f4760e646a5cc0096793b9f33464eb96eee4f3217222b151c8bc36662f6fdbc0 2026-05-22 01:43:21.394537 | ubuntu-noble-large | deleted: sha256:18f1a517ff85485d0ca39bae9ae43a52fd605124e67e70b002b0162ce0cf024d 2026-05-22 01:43:21.394543 | ubuntu-noble-large | deleted: sha256:82899d1413c4c6637d1cb0c97175f0e2be3acf7f80415ed8df9a418f8bc65061 2026-05-22 01:43:21.394549 | ubuntu-noble-large | deleted: sha256:1c75a3e0dc08f822b8624c1c78a07656c38d87ee3601079d13bfaa11548473e8 2026-05-22 01:43:21.394555 | ubuntu-noble-large | deleted: sha256:bcbb5c9d8f7177f543e34f371b241572c09e74be92f28495267f20fe5ba20d67 2026-05-22 01:43:21.394560 | ubuntu-noble-large | deleted: sha256:5339e5c1192d4a0da02d142b49c3290ccb075db88fdf556d6bb38466ceca782c 2026-05-22 01:43:21.394566 | ubuntu-noble-large | deleted: sha256:23fdb5301e3035c1b8a2a99aecad6a7f0f75d4742a95bff4327fe107edd047a6 2026-05-22 01:43:21.394583 | ubuntu-noble-large | deleted: sha256:de2a427a6f429644cc10b04b322e5b56ae06388bd71e13cabfccd576f6dae28c 2026-05-22 01:43:21.394603 | ubuntu-noble-large | deleted: sha256:fcb1bae35580d12f1e415322e8c6a8d6f4dd8b5403556f0d45d58c5b6ffd6f5c 2026-05-22 01:43:21.394612 | ubuntu-noble-large | deleted: sha256:0d4cbaa8f4e975a0a07a5610c1b93ba070e75fa30273e649f7b417e0cc7084f6 2026-05-22 01:43:21.394618 | ubuntu-noble-large | deleted: sha256:f7bec36a1ed9a83a6b9d8c7baf7f65c8fb741d0c4167a22e04610cf6c183e692 2026-05-22 01:43:21.394623 | ubuntu-noble-large | deleted: sha256:56b5011c486be5944deef13bba4f23d310b82624aa27f93e00b76dd1f6bee235 2026-05-22 01:43:21.394629 | ubuntu-noble-large | deleted: sha256:93890b77cf51ec892c5aca241fae9834e4b74bc4749fbeefb162dab39850fa2e 2026-05-22 01:43:21.394635 | ubuntu-noble-large | deleted: sha256:895a4f8c071e69e9473f7ad2b0eb300649bf48f0e5cfd899a726656ee8469473 2026-05-22 01:43:21.394641 | ubuntu-noble-large | deleted: sha256:053a1c2c419cf8fae034c7b921b3ed52ce43de878c06b3f2ee3e50dc7d1f4d14 2026-05-22 01:43:21.394646 | ubuntu-noble-large | deleted: sha256:9a5e39bd501a599a7796a0b93dc8cb03612a77621346ef7ef24a8d43e59be7fa 2026-05-22 01:43:21.394652 | ubuntu-noble-large | deleted: sha256:c2f2ccb8cd62256705c1edb52787dda73aefb91826b1fd5b40d3fbff84a58105 2026-05-22 01:43:21.394658 | ubuntu-noble-large | deleted: sha256:bb7b99518cf133fa3cf44192e25cdb284763cf9addeb552a5ee56c3989b1d2c6 2026-05-22 01:43:21.394664 | ubuntu-noble-large | deleted: sha256:562dc484468bd4aa5263f07b9cdbf57c137c73515caa1bcc6ea0a7a9bf62dd07 2026-05-22 01:43:21.394669 | ubuntu-noble-large | deleted: sha256:527bc9c944982e422aa09fe51bb5a343c3b3006c357bf948fa93d2164df2ee6c 2026-05-22 01:43:21.394675 | ubuntu-noble-large | deleted: sha256:34b3ab823f75f0040f59ebd3514c77154791734f8be88d546d49155f0ab0a7a9 2026-05-22 01:43:21.394681 | ubuntu-noble-large | deleted: sha256:e7e1d3772be564f731242c8aa18f00f5469386139e445f85f1691c07138d4b5e 2026-05-22 01:43:21.394687 | ubuntu-noble-large | deleted: sha256:b9b063b074b3a460088699430655caed205637d1e19170e71d28f9300f28a340 2026-05-22 01:43:21.394692 | ubuntu-noble-large | deleted: sha256:88620f79fd85178da6aa4ae305815e023b0abf8b5b232adb929b468937ccb47b 2026-05-22 01:43:21.394698 | ubuntu-noble-large | deleted: sha256:b7d7b05c5b0c9a714eb9ba9330f28db779827292b964b47aa88a69a06b262db6 2026-05-22 01:43:21.394704 | ubuntu-noble-large | deleted: sha256:3ffd8d2823ed952d001df67d4b2044d8abb50394edbb882a2dc5de5a57d030ab 2026-05-22 01:43:21.394710 | ubuntu-noble-large | deleted: sha256:a7703d33b9c6255b4e3c10b18f7e653512bf18ef67b617bb5de104953adca760 2026-05-22 01:43:21.394715 | ubuntu-noble-large | deleted: sha256:f1ee1a7b5143f4ee0272da9ea3a679f43c99bfa691b904133870b6b26e021b61 2026-05-22 01:43:21.394721 | ubuntu-noble-large | deleted: sha256:7355058116a34a52155c10406c8df188b204033b71effab017c611a7aa9339c0 2026-05-22 01:43:21.394727 | ubuntu-noble-large | deleted: sha256:53cef627b76477ca15e6c336606a2652c6fe104bd7ac5bbcf32563c78abb6e3f 2026-05-22 01:43:21.394733 | ubuntu-noble-large | deleted: sha256:94ec13d4402a87a2e29b827f9c709928152ebee5d610d55037d373108d478332 2026-05-22 01:43:21.394739 | ubuntu-noble-large | deleted: sha256:b3663a800bf26db560c5e24327132d46e22af6056471d10976c7a4a1cb7feffe 2026-05-22 01:43:21.394744 | ubuntu-noble-large | deleted: sha256:a546a7659e126b5db77c2dbc6338fa8533f6b7272133c873aa70489b2162ad5f 2026-05-22 01:43:21.394750 | ubuntu-noble-large | deleted: sha256:8c5acb66f2fef1edea45247c6664c90ec9f3619eae232044c8315e74e9032863 2026-05-22 01:43:21.394756 | ubuntu-noble-large | deleted: sha256:6aa31ce25a1f5af4b94840cb58fa89f62fd6e366ac6817c899eb7b905c824789 2026-05-22 01:43:21.394762 | ubuntu-noble-large | deleted: sha256:e0578fe266f0f513788a72574238b82ee61775c94b479aa23dd23c7c8d4f7a5b 2026-05-22 01:43:21.394767 | ubuntu-noble-large | deleted: sha256:75a9ca3f1c1b3f35f7c975eb46a4a4edff64190166d3eddf9beeb9aa1283aa3e 2026-05-22 01:43:21.394773 | ubuntu-noble-large | deleted: sha256:7af78b5535b4bb00a79314dbe2f5df924cc0baffeb456190b8fec905402348fb 2026-05-22 01:43:21.394783 | ubuntu-noble-large | deleted: sha256:3262e9f0a4af030917c3da426b623e8b372300c8821943c64b7bdebde82680a9 2026-05-22 01:43:21.394793 | ubuntu-noble-large | deleted: sha256:68cb1198b033863fbab4ff79e3e5728127f94f1557cc5bffa1035db534656055 2026-05-22 01:43:21.394799 | ubuntu-noble-large | deleted: sha256:7bbf47376af88d2a6dc1dacff869cdb534fe436401b4dbd221156a9cc6382cc3 2026-05-22 01:43:21.394805 | ubuntu-noble-large | deleted: sha256:f19baff3b0b00dcb2f3bc558e4b69a0bfdf050d80f30aceaaff948827cb99c95 2026-05-22 01:43:21.394811 | ubuntu-noble-large | deleted: sha256:b3ccbfc4d4d510ed617e7e1321b847af4796adc1525d8e3f98f2bb625c13af6b 2026-05-22 01:43:21.394816 | ubuntu-noble-large | deleted: sha256:d0b555c106f860d80d0c955c9a1d29212562cf3c4834796c184aaa96843bf9dc 2026-05-22 01:43:21.394822 | ubuntu-noble-large | deleted: sha256:cad1186e17f869e5329ec913570e66871a4d0ad705b255ec639e5f491243854c 2026-05-22 01:43:21.394828 | ubuntu-noble-large | deleted: sha256:5ef394dd69f7106c7409da5a70e9491f33cd486ec9d0d920869ad88c7ee3f3bf 2026-05-22 01:43:21.394834 | ubuntu-noble-large | deleted: sha256:aef5d41c1bfda10612e703e21fa5bb90baca1e8d9bc2e43eef078baf9a601286 2026-05-22 01:43:21.394840 | ubuntu-noble-large | deleted: sha256:4f397d89b7e137c1819ba87a9522f72f342709d3ab9772c78b398f370ef070ef 2026-05-22 01:43:21.394845 | ubuntu-noble-large | deleted: sha256:3b612d07b2aedeea4a4247bdee3b5fb818faebee7b16c3b21aa88972b82d53a2 2026-05-22 01:43:21.394851 | ubuntu-noble-large | deleted: sha256:7e9724f947c63b07ac9bf995127c21cb902ab8b81202eb8730a9f7fe99fd9e8b 2026-05-22 01:43:21.394868 | ubuntu-noble-large | deleted: sha256:8cd653b23f2472087daf6602b9dc13ace841df9d60223cc105567c260c14182c 2026-05-22 01:43:21.394874 | ubuntu-noble-large | deleted: sha256:465f938042c59435e74918d1cf84c4c6d89c4528034b67f8506ce034819429ab 2026-05-22 01:43:21.394879 | ubuntu-noble-large | deleted: sha256:8cbaecdea75d95f656ae31ad68498316c4c471c7ed17873b45e45c0f38e669b5 2026-05-22 01:43:21.394885 | ubuntu-noble-large | deleted: sha256:f801b2cae12a6b9c2eb387c40497875310362737782036e26183a8608744e53f 2026-05-22 01:43:21.394891 | ubuntu-noble-large | deleted: sha256:2f410f3197d4dc836d94b6858523b06efadea3436cbc04afd329392499f03e29 2026-05-22 01:43:21.394897 | ubuntu-noble-large | deleted: sha256:ff9e9e8a981fe92e8238c7ef109c2c9d788f6937df852d7898a3a7e52fcf48c3 2026-05-22 01:43:21.394903 | ubuntu-noble-large | deleted: sha256:b56c5d3690f160562ded4a0dcbd6ff830eae27a56ec81de4e14c5c1a045d4c6e 2026-05-22 01:43:21.394908 | ubuntu-noble-large | deleted: sha256:4fd4b849d1bb6a7fa368fb34b9e7298484885dbdc7ab8603f5544d4058c1adf5 2026-05-22 01:43:21.394918 | ubuntu-noble-large | deleted: sha256:c9c9a897df8833c589b29664c63fab4ab8a6cc534b5da8f22c19bf98edda4681 2026-05-22 01:43:21.394924 | ubuntu-noble-large | deleted: sha256:b1d067c1662c792b336991995138599d71bfa943acfc27c396042e559ad04176 2026-05-22 01:43:21.394930 | ubuntu-noble-large | deleted: sha256:edd152645a95324adad092af0a68451971e31323a85bc1d24b0777ec4160d580 2026-05-22 01:43:21.394935 | ubuntu-noble-large | deleted: sha256:ef491a65991b1bf42f0a62dc2a886815c3213f5bad4a9ef13ae9a008c9d73cb7 2026-05-22 01:43:21.394941 | ubuntu-noble-large | deleted: sha256:9d44fd7a15dd40539ffa84ccf49c6a6dc0dd3f331075762b5a8397f7f9390456 2026-05-22 01:43:21.394947 | ubuntu-noble-large | deleted: sha256:0cc6397a46aeaf1a406d9572998e15507777c5c9e23a7d28e5de857a4d196c63 2026-05-22 01:43:21.394953 | ubuntu-noble-large | deleted: sha256:da167daadc5f98c8e51c5eb496c970c8e83ae63eb0398940611c0b72e5a15880 2026-05-22 01:43:21.394959 | ubuntu-noble-large | deleted: sha256:efffc5cf58877d6c3a7ea30a0b4a83993d85d3e54ae3ab52349ac629cca38561 2026-05-22 01:43:21.394964 | ubuntu-noble-large | deleted: sha256:f13e51d5a5023b7fd9f6c4d9c09217a70df6568faa43adc06e65c1ede008f5d4 2026-05-22 01:43:21.394970 | ubuntu-noble-large | deleted: sha256:71d08b7df1114359112a78699db51794c9020f6ab9300d9177538011416b584f 2026-05-22 01:43:21.394976 | ubuntu-noble-large | deleted: sha256:ecb938dbc821313520da5b55d9e3020f44ff14341444ef45d338997146667dbc 2026-05-22 01:43:21.394982 | ubuntu-noble-large | deleted: sha256:894adba2096e8959f01fa3f0873e5017ce93ce2b936b60e77e56ab3d1f5d5097 2026-05-22 01:43:21.394987 | ubuntu-noble-large | deleted: sha256:f1823d7f125c272ada53b4f494c57dd1c35701e95e2ba2c1ae1d5a56f835db8f 2026-05-22 01:43:21.394993 | ubuntu-noble-large | deleted: sha256:bdc954783c9a73f60d1622f348b1656a9cc88ad549aa3f868d93a7e475739343 2026-05-22 01:43:21.394999 | ubuntu-noble-large | deleted: sha256:6201f30559b7c5045439ef0156dabcb95175f6a8306639a1d3c8a0e1b68656a8 2026-05-22 01:43:21.395005 | ubuntu-noble-large | deleted: sha256:a628471132594251a6e92fe8097fa16ff68ed0fc7b242cfde8aaa65f90d41d14 2026-05-22 01:43:21.395010 | ubuntu-noble-large | deleted: sha256:43cca08d28e0d8986cb75b73433353ecade5468a91345e13406fac814aa7bd2c 2026-05-22 01:43:21.395016 | ubuntu-noble-large | deleted: sha256:e504f845059492eccaa5554ccb82045843ad1a141bc62049de1237e1ea891a77 2026-05-22 01:43:21.395028 | ubuntu-noble-large | deleted: sha256:40570662f49d6747fec38395f563576452bc9241677006c2f6c5d87d1269bbaa 2026-05-22 01:43:21.395034 | ubuntu-noble-large | deleted: sha256:071fd659c9436070ce732b02413840631bbe6e0a8beb52bf381176415bbc2782 2026-05-22 01:43:21.395040 | ubuntu-noble-large | deleted: sha256:a6eaa2aeebf54711be65a2bad39d99725429b2026df5f3166ab18ec2caf01f3e 2026-05-22 01:43:21.395046 | ubuntu-noble-large | deleted: sha256:00a812f16a11481fe513d4e8c9da9fe4113a1dbdced7181fba798f46dce1ce22 2026-05-22 01:43:21.395051 | ubuntu-noble-large | deleted: sha256:b48e7b7ebde9ab548b3e6ca4c6addfddf7bbda19bd0ac40e27497b2ea115b0d2 2026-05-22 01:43:21.395057 | ubuntu-noble-large | deleted: sha256:bfe890197cb3403dc2ec54d3387d491f93ab5464229f580918aed7188f5cb28b 2026-05-22 01:43:21.395063 | ubuntu-noble-large | deleted: sha256:601ef5ec072169be30e6b83ec6c389114088c7782533a2550b8e16b9672df0db 2026-05-22 01:43:21.395069 | ubuntu-noble-large | deleted: sha256:117c5213fa8243fa715472fca8ef5b20e76c069ff17fe8a3f4c9fa6735cc7c43 2026-05-22 01:43:21.395074 | ubuntu-noble-large | deleted: sha256:29dc519fc9cc7b3e8e654673dd1ffafd97062d1e0a325521a47cb349a51da428 2026-05-22 01:43:21.395080 | ubuntu-noble-large | deleted: sha256:03434e5a93f01e1ebb6060b8d044366f48ee852fc4a04acd14979db610954418 2026-05-22 01:43:21.395086 | ubuntu-noble-large | deleted: sha256:b0d4357b6ae2a844ff35750fdc045dd263a9e60be3bd7b4c00b8ac39abf0cf50 2026-05-22 01:43:21.395092 | ubuntu-noble-large | deleted: sha256:8e8164ae5cd2313be481f519cca14fa16fade2260bf6040c82f9300a902df467 2026-05-22 01:43:21.395106 | ubuntu-noble-large | deleted: sha256:d9672d15fa7e8b05eacf3b18290753f4a75f9346e0053c239ee6856a02342396 2026-05-22 01:43:21.395115 | ubuntu-noble-large | deleted: sha256:6c3edd5a90553b9b7b959d4381b290bfc6d2e6f13569ec90d98cc5ea08a299ed 2026-05-22 01:43:21.395121 | ubuntu-noble-large | deleted: sha256:c8fa20ab0c6b8d12a29a2499854708e0d001dd0e12d16e8f2af7ef462831bf78 2026-05-22 01:43:21.395127 | ubuntu-noble-large | deleted: sha256:e803c077abca3a418d1f175d5b846d5cc44f973da11cdef38e7cb027893f97cb 2026-05-22 01:43:21.395132 | ubuntu-noble-large | deleted: sha256:106e2e4c01dc1dcec83d504f79ea22bedda5c0cd626a50a46e012cf28656b9f4 2026-05-22 01:43:21.395138 | ubuntu-noble-large | deleted: sha256:a5c8631c7bcbe90e64800eba34d3cc15931a01d29e7674a9362ca375ef485fef 2026-05-22 01:43:21.395144 | ubuntu-noble-large | deleted: sha256:b6c7765dfc1c428fb84501f1dc41edb87d013c6afc1e8b0b05246a4bf95efd48 2026-05-22 01:43:21.395150 | ubuntu-noble-large | deleted: sha256:78126437a80fde0d1dcadba044687fef50699e29067d4709251a1d60f58e3f35 2026-05-22 01:43:21.395155 | ubuntu-noble-large | deleted: sha256:cbb2b315a01ad662ae6961513d300a5986d0e4403926db8a6e528fe57b9a8c54 2026-05-22 01:43:21.395161 | ubuntu-noble-large | deleted: sha256:7baa2ab79533503cc8fbf665f973db66c641e8754f9c5f5b68249e060fb9fd97 2026-05-22 01:43:21.395167 | ubuntu-noble-large | deleted: sha256:ce572d6e67f22300525b8d2413b651852add193d13fd7c9c42ecfec4a69b64c7 2026-05-22 01:43:21.395173 | ubuntu-noble-large | deleted: sha256:aba352fdc15c8bda7209e84edcef2eba6ff656054793c374f689ba86797aa86d 2026-05-22 01:43:21.395179 | ubuntu-noble-large | deleted: sha256:1ce399a1e3b4ba138dc9f41d629501b763702213661371be127f32a7ec3cef78 2026-05-22 01:43:21.395184 | ubuntu-noble-large | deleted: sha256:2fa8ab27ebd3a3b0563bc9909ef8551a41f609f684dbee07c38cfff1797b7f11 2026-05-22 01:43:21.395190 | ubuntu-noble-large | deleted: sha256:aae72cba0e8a24b70f25b0f209082d7bff807629f0a1e3cc117338a727a82e9a 2026-05-22 01:43:21.395196 | ubuntu-noble-large | deleted: sha256:a6a836acc89c84dbfe844bfc5742a0a048b5bc35984880ec9c675c0dadca4328 2026-05-22 01:43:21.395202 | ubuntu-noble-large | deleted: sha256:f8e95d95205b1fcbcdda7fb3edf80cee65146f0b5f47e6ec9a8cd7a57fdd9c7d 2026-05-22 01:43:21.395208 | ubuntu-noble-large | deleted: sha256:78dab98516a6fb7024f1f56353ff44199e658c38c9c73a9ef5418eef13a7c162 2026-05-22 01:43:21.395213 | ubuntu-noble-large | deleted: sha256:7f5c8380d081816fef484b123fd6fd9c14bddbf1f42ec562ca2461d41ade7b48 2026-05-22 01:43:21.395219 | ubuntu-noble-large | deleted: sha256:bdca70fe7fbbc87d1acee1c79a99e7129e0cec24fd1c7fdb8f37998bef5e71fb 2026-05-22 01:43:21.395225 | ubuntu-noble-large | deleted: sha256:db2063419c2e35eda4503359763a8eee2dae7f2b638e5e48be365b3dd9b4e29c 2026-05-22 01:43:21.395235 | ubuntu-noble-large | deleted: sha256:8f822f0acfe12d57ed50d39a5bb4214a2e617ba40ed308b853909bc752793b33 2026-05-22 01:43:21.395242 | ubuntu-noble-large | deleted: sha256:4e41750d23774c7cbffc4d41d322c9749ef4f34badbde050a1ed74c9c17ed797 2026-05-22 01:43:21.395247 | ubuntu-noble-large | deleted: sha256:ce47d40b2c293670bdd351964a8b268fcddecbf682e7014d370fa928aa1f8004 2026-05-22 01:43:21.395253 | ubuntu-noble-large | deleted: sha256:c2eb4d97c6b58d613643ff22f6b973dc6a9bd38723b469e2470caa8e9ac53047 2026-05-22 01:43:21.395264 | ubuntu-noble-large | deleted: sha256:1855b9eae3d7c2c1c49d4d3f7881bf4872fbb07ded88a8c76ab1f4ee3039efa1 2026-05-22 01:43:21.395270 | ubuntu-noble-large | deleted: sha256:d074952fbc67002ebf93de1de96ad7b8923e3c4c168b94d919d21ee7f139f859 2026-05-22 01:43:21.395276 | ubuntu-noble-large | deleted: sha256:d2a0f6549aec2dd5aec0e31efdd4781bd8d3e72a0a896d7178bc9dad432195d4 2026-05-22 01:43:21.395282 | ubuntu-noble-large | deleted: sha256:6e08a31e5d02ed161b0690d90215170562f01a922ec9e3ad3eb5d433290d199e 2026-05-22 01:43:21.395287 | ubuntu-noble-large | deleted: sha256:20f3aecea5173c8376699c1598b2dd797a126fbdd6ed65681d358400afbb1186 2026-05-22 01:43:21.395293 | ubuntu-noble-large | deleted: sha256:2980414a9e540cae0cb799da4450ff5cda24b7076eacdc9e70c68db1f8a1abfa 2026-05-22 01:43:21.395299 | ubuntu-noble-large | deleted: sha256:91907a840db11328ca33be48cc649ce7ae351b78e610996af403ffed09bdcb9a 2026-05-22 01:43:21.395305 | ubuntu-noble-large | deleted: sha256:39ba0eda44f81344ed5fda247c8dc583b161645ab253a74349097e0330bb62c7 2026-05-22 01:43:21.395311 | ubuntu-noble-large | deleted: sha256:11f69f225c5611fbd94da521955d12383155b8e44675b3d883c5a76289f525cc 2026-05-22 01:43:21.395317 | ubuntu-noble-large | deleted: sha256:1d2acf17bd732b5cb28d620816b2606e481a870df54c75b98c5463468d84b86d 2026-05-22 01:43:21.395322 | ubuntu-noble-large | deleted: sha256:069b8cf3cb3cb7190b51d40dccbfecbb07ef05e2a5764f4e4f074d1a0775db3f 2026-05-22 01:43:21.395328 | ubuntu-noble-large | deleted: sha256:4660fc68959a08d31ed8c780045ddd9e5f5fef93dac838a23ae687428b0e9aac 2026-05-22 01:43:21.395334 | ubuntu-noble-large | deleted: sha256:fff8b59d0dbdd42b33e0b0838df10ac9bb770c3117f5a1018374f561dbbf37e5 2026-05-22 01:43:21.395340 | ubuntu-noble-large | deleted: sha256:b7f3a86649e0157217b3d11e88a7eceb4a17a66c7cacc36b823acacd2547c99b 2026-05-22 01:43:21.395346 | ubuntu-noble-large | deleted: sha256:6b458aa23f75bc6337a49eadb45f228d8bafda90aa4882f5434249dbecbaf52c 2026-05-22 01:43:21.395351 | ubuntu-noble-large | deleted: sha256:4cc26b44350f82fe088e172c1997a2cf79379de27957dad8cbb17fc00a0e7b4d 2026-05-22 01:43:21.395357 | ubuntu-noble-large | deleted: sha256:b249475fe52a09200d88615edff70045ccec5fbb2068ca8bfc53ede31e378891 2026-05-22 01:43:21.395363 | ubuntu-noble-large | deleted: sha256:9273903eb5a33ca173aa8b711ce8e4fe9e690242179e4db9ab5c55c64307cbca 2026-05-22 01:43:21.395369 | ubuntu-noble-large | deleted: sha256:6e3408d52ae2938486a08aafcf672c4a12854d68ed3d9fdb80e039c4c20aefff 2026-05-22 01:43:21.395375 | ubuntu-noble-large | deleted: sha256:cc850b73bc797a94a8232090e3718d397972300849fa03a987b055b55a4684f6 2026-05-22 01:43:21.395380 | ubuntu-noble-large | deleted: sha256:70f59d76b5f181c503aada604c1da4e703664ef3990333419b8bf561123ac751 2026-05-22 01:43:21.395386 | ubuntu-noble-large | deleted: sha256:34f9a4b884b15a8f3fb8792a875f262a005a38ca8e6b8be820da2519c8eb6d6f 2026-05-22 01:43:21.395392 | ubuntu-noble-large | deleted: sha256:0535a9e944407634a3175b4ecb5bfb75424ba4fbcfa5749004b91e107cd44d46 2026-05-22 01:43:21.395398 | ubuntu-noble-large | deleted: sha256:0ab719ee99ebd7e31cfbeb76e88e0b738de4b8c195b4391491c4d814212d81d0 2026-05-22 01:43:21.395404 | ubuntu-noble-large | deleted: sha256:adc52d66635f5252c4690d4c6bbbb651961d5faddadb03260cd98847bccc04bd 2026-05-22 01:43:21.395409 | ubuntu-noble-large | deleted: sha256:0e18d3826cd6cbb81ab36bbb89be4db29d777d57cb8c7075aab612f324264e4d 2026-05-22 01:43:21.395418 | ubuntu-noble-large | deleted: sha256:29af31d2b57b3114a3eba5dd7a9c7cd00544f5e09aba3abb6e2c6cb10d9a9ce6 2026-05-22 01:43:21.395424 | ubuntu-noble-large | deleted: sha256:c23fd7cec527efc702dc715d05b4aa1081fb098395a654d92d88fda800618917 2026-05-22 01:43:21.395430 | ubuntu-noble-large | deleted: sha256:8856db3f3c33b102c317e3c342e1eda4cbba194633430d2d9b024d6acb89c277 2026-05-22 01:43:21.395436 | ubuntu-noble-large | deleted: sha256:bd6924d044b4977cc4ccf7803723651401a74ef8b846908e36474afe91af7d4b 2026-05-22 01:43:21.395442 | ubuntu-noble-large | deleted: sha256:1dd7693255cfcc0aca29363358208760cd3347a72ec3e7b6b64da0c27a6ec673 2026-05-22 01:43:21.395447 | ubuntu-noble-large | deleted: sha256:547d435da770584a533b22a948955282467d8fee93a7b84721d1dec59bdd62b3 2026-05-22 01:43:21.395453 | ubuntu-noble-large | deleted: sha256:10257c3fc4fd9b70d992cdec65d4cabcf7b66604a1b5d7963a250b36fdcd3634 2026-05-22 01:43:21.395459 | ubuntu-noble-large | deleted: sha256:a6ff2ca91c6dc5e6a2098650310e75e45cb50e7485a1694ca1bbb4bdab0ee64a 2026-05-22 01:43:21.395465 | ubuntu-noble-large | deleted: sha256:d19ce8cb9623ed7417d30a262b212d135f9062125dbe0829587ff866a484c10a 2026-05-22 01:43:21.395470 | ubuntu-noble-large | deleted: sha256:f5e13b18bd247e151af95583947a2a93bb52e7572d386b414a6e149d173f7769 2026-05-22 01:43:21.395476 | ubuntu-noble-large | deleted: sha256:91851cbc3bbfdc7237d542ae083aeb497710b518f3f2653a0cf100b2d507b6c9 2026-05-22 01:43:21.395489 | ubuntu-noble-large | deleted: sha256:94bacd5e13a9af8740c04a48fc9b95971be215d1b012986001e815256fc95b5a 2026-05-22 01:43:21.395495 | ubuntu-noble-large | deleted: sha256:438ba205b7176c7de7014b756a5dae02361453828c8375b8bd2de9bf54183cb7 2026-05-22 01:43:21.395501 | ubuntu-noble-large | deleted: sha256:803b930c24a8e388a52f4c7a9f9638fe7cc199a93ed8e72e5d0d977a962dab58 2026-05-22 01:43:21.395506 | ubuntu-noble-large | deleted: sha256:e1b03c04dde345becd5de79839f6ec12e40299b14c4f27fa4b463ce980fba787 2026-05-22 01:43:21.395512 | ubuntu-noble-large | deleted: sha256:15250d20e3d6c04b3bf1d80a85a739a518a66586f43fb1ac1372d5704c1efeff 2026-05-22 01:43:21.395518 | ubuntu-noble-large | deleted: sha256:c787f9f8a9be4e05f454c2a45655018c61920a58d141ab6db28904043fc74f15 2026-05-22 01:43:21.395524 | ubuntu-noble-large | deleted: sha256:51a8c7c47d5fe3127da47347de9c6902f480cc6144bc15ff9da7c842a1c1a412 2026-05-22 01:43:21.395529 | ubuntu-noble-large | deleted: sha256:de91d6aec105e1f92978f0e158c4296e6648cef6c6e0d17ceda573437bf32a69 2026-05-22 01:43:21.395535 | ubuntu-noble-large | deleted: sha256:1e60f228dde33879c7eb18b3c4b940a467ab81ee93580421fa9d59f226c1fb3d 2026-05-22 01:43:21.395544 | ubuntu-noble-large | deleted: sha256:4c45f9c985345e5b6b1f3e63a1bfa50b31c3ac58e96476a6cb991c9b20239d15 2026-05-22 01:43:21.395550 | ubuntu-noble-large | deleted: sha256:0968ca8aa26e0b52c068141d650f2da09d1ed792d380d69b34ec4d53f6b07d48 2026-05-22 01:43:21.395556 | ubuntu-noble-large | deleted: sha256:c2e2b6cfe8bfb25e3006ddc334f555d403feeb6024d8325099b2d4ae8394803a 2026-05-22 01:43:21.395562 | ubuntu-noble-large | deleted: sha256:062ac137fdf61243c46e6b9b8428878ba8e25ed3c2971997ae18568cab7780b1 2026-05-22 01:43:21.395568 | ubuntu-noble-large | deleted: sha256:6c4d8855c637619c5ed34e391ee15676fa65cc2258ad87e9d4b5e551bc5694e6 2026-05-22 01:43:21.395573 | ubuntu-noble-large | deleted: sha256:6bdd1458d66fb7ad34151d930eaa27fdade24c0646b4b85ffa1d298c3f673539 2026-05-22 01:43:21.395579 | ubuntu-noble-large | deleted: sha256:920e3c45a9bcb7d0ed1b29667f1a86fbf3070b8b6026ac950cda62b67d40fba3 2026-05-22 01:43:21.395585 | ubuntu-noble-large | deleted: sha256:71afd154bb4f4543c3cd25c7a9a1376458d6c730625f08ec963cf5a6d023a026 2026-05-22 01:43:21.396694 | ubuntu-noble-large | deleted: sha256:602895095028d81e519c038fa99a4cfc58262a303154af393edd2562d6faaebf 2026-05-22 01:43:21.396748 | ubuntu-noble-large | deleted: sha256:2cef88918030ca5f258a461db5110e735d20d6394ff1273b137972cffa340b0a 2026-05-22 01:43:21.396757 | ubuntu-noble-large | deleted: sha256:3297f00b069a5ab2ea17073aeb0ddc60eca0fcb76269fd41348f355b529b558c 2026-05-22 01:43:21.396763 | ubuntu-noble-large | deleted: sha256:d12851aff42d7586f97e4689d83b4a14d48979b8ab6620f0b1f5b7784c49a3ca 2026-05-22 01:43:21.396769 | ubuntu-noble-large | deleted: sha256:3c81b248999df0691cb23f32117ad03d1d62dd2bcff7bb0abe13c4cb2fdd0c12 2026-05-22 01:43:21.396775 | ubuntu-noble-large | deleted: sha256:29972e3fb288c1c00e9da3e23c70c6b740f5339b29b9c504e08ce899eb5ed7a6 2026-05-22 01:43:21.396781 | ubuntu-noble-large | deleted: sha256:d05614d1a9aa26dcc71e3afb5d85b7129e88a721cac0a85e4dd173230f9695f2 2026-05-22 01:43:21.396787 | ubuntu-noble-large | deleted: sha256:c57666d14ab01d694f9188ae1b34f1a7e338cc537a9f799bff10be004c1052a0 2026-05-22 01:43:21.396793 | ubuntu-noble-large | deleted: sha256:728bc1fdeddf626790d07530d92e5308742dbdeaeb7cd0c79090ff74f68271ad 2026-05-22 01:43:21.396799 | ubuntu-noble-large | deleted: sha256:40b7b36e52d5c4de1df4510b29da83bbe21313ec8dde1038f8003ed62462804d 2026-05-22 01:43:21.396805 | ubuntu-noble-large | deleted: sha256:d333ba116ade9fa8d7db795ca31cf31c54bc73547fb4baeb6c476556464e88d0 2026-05-22 01:43:21.396811 | ubuntu-noble-large | deleted: sha256:0128f613a95f2ce8ef77d7fa7b4382a49e45ac846d673967e0e486fe8f47354c 2026-05-22 01:43:21.396817 | ubuntu-noble-large | deleted: sha256:08c7c806f55810fd074048efebe61137fe4da3b4504e48ee82d64f68febd4504 2026-05-22 01:43:21.396822 | ubuntu-noble-large | deleted: sha256:020802d31125f11faaefa6e172ef31086acf31675cfd646a693c2f8470758fe4 2026-05-22 01:43:21.396828 | ubuntu-noble-large | deleted: sha256:7f8b89e8ba8f26a76cebd156a1abcc3fd7a27aa5659e69022c02c760e799cf01 2026-05-22 01:43:21.396834 | ubuntu-noble-large | deleted: sha256:052203de0aca5f3d7c87cd21fe6331cd99a2621973f53403b960f7ec2b606645 2026-05-22 01:43:21.396840 | ubuntu-noble-large | deleted: sha256:edd4d67dac18c39957642abb58f96b17292f524f9a032c381366a39624a3a355 2026-05-22 01:43:21.396846 | ubuntu-noble-large | deleted: sha256:37e006ca9afb7c454931e8c82eacb59833d2031cfa64f8e3bc02c991f8d375da 2026-05-22 01:43:21.396851 | ubuntu-noble-large | deleted: sha256:ccb97f70ad217812303dc01ae179a4f6bfe865d32d634cbdeab6fb5622e20224 2026-05-22 01:43:21.396870 | ubuntu-noble-large | deleted: sha256:2bfa673e78dfaf35364aabbff75f5d68435850b1c8922a75a0bbf849c7ffb968 2026-05-22 01:43:21.396876 | ubuntu-noble-large | deleted: sha256:a011e1d84b38a5e24d9274c7adb0a18f1743605ff4aace5bdc9c8eea72961ec8 2026-05-22 01:43:21.396898 | ubuntu-noble-large | deleted: sha256:948c4131f35e00f29b523bf9fd8799dbded499e493487f3f5f3c5f3d79b0ac17 2026-05-22 01:43:21.396904 | ubuntu-noble-large | deleted: sha256:05464ec9d40a6d9173c41591df1e4026731194d87b4181a9d55ebbd3bba852d9 2026-05-22 01:43:21.396921 | ubuntu-noble-large | deleted: sha256:e53263855898208fe7f807d6ae6e273e21e9df245d889ec2c6cdaaf81e478710 2026-05-22 01:43:21.396927 | ubuntu-noble-large | deleted: sha256:497158639333297e957582d9c3423a8b085f75f707b63ab5a02c158a86ac3155 2026-05-22 01:43:21.396933 | ubuntu-noble-large | deleted: sha256:edd5b1e153e71d5d733c6691d2210989727f40ae1c22ed614bd3f11261b2ca32 2026-05-22 01:43:21.396939 | ubuntu-noble-large | deleted: sha256:b903ec74eb11aed1597c6c0b77399927b3fcbb4377f962c33868636b40ff20af 2026-05-22 01:43:21.396945 | ubuntu-noble-large | deleted: sha256:f816037a626af5b9cef6c2d6071a497eb2349a3b99198dee6dce93feb3922c4e 2026-05-22 01:43:21.396950 | ubuntu-noble-large | deleted: sha256:5bce7b45b8ff39cb3e8b5ecb8df3fdf216b6397af3d7154eaf52f3261e5987ea 2026-05-22 01:43:21.396956 | ubuntu-noble-large | deleted: sha256:79f8663509fd6ec994655b74cec3ddfaf1aadd6277c7665e4e879c5f8b440755 2026-05-22 01:43:21.396962 | ubuntu-noble-large | deleted: sha256:79018cd1c70b19f23672af6c450340f3c2da2d48ebab674255c5ed0db9cf1d6c 2026-05-22 01:43:21.396968 | ubuntu-noble-large | deleted: sha256:c141851e0e17bd92c22a5d7a81325aa169d2653366abc937c4feed7ba200d199 2026-05-22 01:43:21.396974 | ubuntu-noble-large | deleted: sha256:4e9f7852804c10abf023137dc8c301dbd0f35ec2be08d9cc91ede41c21c4e8bd 2026-05-22 01:43:21.396980 | ubuntu-noble-large | deleted: sha256:fb9c3dff38763ef6c38c7e21af81587679d68330f6fa886cc755059506593ff3 2026-05-22 01:43:21.396986 | ubuntu-noble-large | deleted: sha256:2849a51d54b3111208f62af18864e90119a5f1a64839bb4594f774286f5f25cf 2026-05-22 01:43:21.396992 | ubuntu-noble-large | deleted: sha256:defbb46099f5a0fa5d2baf898f683c4e07d8bb6d37b6c921b8f0d7dd51cb11d2 2026-05-22 01:43:21.396997 | ubuntu-noble-large | deleted: sha256:b0872ee4b63b702ef2d0b25f9a1df1f07b8e3360337d634f74051b3dd79ccec3 2026-05-22 01:43:21.397003 | ubuntu-noble-large | deleted: sha256:259ea77b72fe578c4f7845a32f6b28cb82614618df201b171af17b394161d4f5 2026-05-22 01:43:21.397009 | ubuntu-noble-large | deleted: sha256:429ac40bf6f05eac404b91c0886964a8c641ee0067030d5a87790fb27d3827a4 2026-05-22 01:43:21.397015 | ubuntu-noble-large | deleted: sha256:7fbca26ca491effaad6e0a13138f1ea0507d932f9b5ddf43a11a13212e291b3f 2026-05-22 01:43:21.397020 | ubuntu-noble-large | deleted: sha256:6d9efe5e815891acb3ae09bd58c239ea3637dcede97772587345a3309ec31a0d 2026-05-22 01:43:21.397026 | ubuntu-noble-large | deleted: sha256:ff948d6e3318fe87c3514dc241c7f163720e027974e6aa2f9ebe2151b2245ef1 2026-05-22 01:43:21.397032 | ubuntu-noble-large | deleted: sha256:e034c1363da24c573a2c73c6fac016e0783ac6ff8015e15fcecaf43a8e291a0e 2026-05-22 01:43:21.397053 | ubuntu-noble-large | deleted: sha256:000b140320223afdd57a555238651f5de07c89561e4ec6f8c269fcb6ee00f746 2026-05-22 01:43:21.397060 | ubuntu-noble-large | deleted: sha256:cfa64b9a080dd0eb31f14e7647d96f4510ae131243b3fc118f576b9ffcc7089f 2026-05-22 01:43:21.397065 | ubuntu-noble-large | deleted: sha256:74789fb8c158915f5dc51efd21e2baba0599723457c219fcfbef8a51b6637f71 2026-05-22 01:43:21.397071 | ubuntu-noble-large | deleted: sha256:180e74cee983e0c795558940d99cbae1dba1729b52c3758fb082854e8f859795 2026-05-22 01:43:21.397077 | ubuntu-noble-large | deleted: sha256:029eb370529b5a9c3433dd3ed0b24fd05fb824144b800f8f7a8c1411db536d4c 2026-05-22 01:43:21.397083 | ubuntu-noble-large | deleted: sha256:0c47fddc251abf4766223946f7935115562689ade3055806f373253238534078 2026-05-22 01:43:21.397088 | ubuntu-noble-large | deleted: sha256:74f526ea71cef6c2f8d19a823346302457241f347ad6cd124857f8f264d418aa 2026-05-22 01:43:21.397094 | ubuntu-noble-large | deleted: sha256:885d6e1d3f5e5e8dbea2c3d15b2cf29c724e85ab51acd0eb276cca94897a0e4d 2026-05-22 01:43:21.397100 | ubuntu-noble-large | deleted: sha256:eeeb4bb017dad9869c43f3faea3d8a1b28d4d4201c86078988aabf889db036e8 2026-05-22 01:43:21.397106 | ubuntu-noble-large | deleted: sha256:8d0b78af773d044d587b94bc2e65df406ac1e319b43b4d0bff9dff9b9acc04a8 2026-05-22 01:43:21.397111 | ubuntu-noble-large | deleted: sha256:63b74553b64a28bb3467bbad942712ff123ba4b253cc60466f581370eafea625 2026-05-22 01:43:21.397117 | ubuntu-noble-large | deleted: sha256:c3394b1f4885a0953bc6bfa166f16ce13aed51977a511feb65f899adbb332065 2026-05-22 01:43:21.397123 | ubuntu-noble-large | deleted: sha256:36012a1c3816e77cf89c41dbf0dcca3baac8df0c4277b6af3cb1e56f885d71f5 2026-05-22 01:43:21.397128 | ubuntu-noble-large | deleted: sha256:ed20521199f7890b8cb51df2792f319a15e4c1fd8101406f87287453117b3c97 2026-05-22 01:43:21.397134 | ubuntu-noble-large | deleted: sha256:dc36ef93afef7c9da269f1c77ca02390e7f154f6ad028853ed9392fbdd0b307e 2026-05-22 01:43:21.397145 | ubuntu-noble-large | deleted: sha256:745519633de61d3b0e4572914f454ce2aa34425702a61cf25bf806bc29f93fb3 2026-05-22 01:43:21.397151 | ubuntu-noble-large | deleted: sha256:7654f1e118054ee8f20eacf56634c3d051ba12a0b4cb85bc9feebd0351b7f41a 2026-05-22 01:43:21.397157 | ubuntu-noble-large | deleted: sha256:0dccc97027c9be8a929c03ce456e9df4d0a0152ef128b53d85b1e2eff153a84d 2026-05-22 01:43:21.397163 | ubuntu-noble-large | deleted: sha256:e2564ddb702205dfe6f11b9cc19b6c463a58a5be81aa4520231404b434319f5b 2026-05-22 01:43:21.397169 | ubuntu-noble-large | deleted: sha256:6d6b8c2d7ef438b1866be9ac14e5b4862eb1c0a35f186fc498769d6432868874 2026-05-22 01:43:21.397175 | ubuntu-noble-large | deleted: sha256:5564629d2cd6e81dc5a7d3b624e68aafdec57c30cac2a620dd0fd1fdf4f4b925 2026-05-22 01:43:21.397180 | ubuntu-noble-large | deleted: sha256:f3fd710f6cadd0332432e4685c0cb737733eb8f506bd78626864672b3c0a2b6a 2026-05-22 01:43:21.397186 | ubuntu-noble-large | deleted: sha256:388c816cb70bb114fae572669ce8acdf8be40ead154d49de5a6bd7ddbc51a44e 2026-05-22 01:43:21.397192 | ubuntu-noble-large | deleted: sha256:e5a27d9211ab9f9357d9c1d88e4ccc88319ada5ef2dbfc7fabc1cbcc43c2979f 2026-05-22 01:43:21.397198 | ubuntu-noble-large | deleted: sha256:9d8ad13305aa17a2422de78f67801299927c92c6fbe4a18cecd27add29776312 2026-05-22 01:43:21.397203 | ubuntu-noble-large | deleted: sha256:b37b91cc2e27019be474fd8404b1e356aadc456a979adc09a2c313aa159a7832 2026-05-22 01:43:21.397209 | ubuntu-noble-large | deleted: sha256:cad5676b652eae1ee03f74523885ec24b25cef1772fa6c3409396863513fb7cb 2026-05-22 01:43:21.397215 | ubuntu-noble-large | deleted: sha256:c85201cbe8da026933eb3ed5a7225a7b145e7a71f56d7ed6472081c0b58dca62 2026-05-22 01:43:21.397221 | ubuntu-noble-large | deleted: sha256:156963ed9a732b18f70b52dc07becf8de973621fd709024d16b6a61a9909e402 2026-05-22 01:43:21.397226 | ubuntu-noble-large | deleted: sha256:43764bb9415db1a3fc35b47e0ba8a46af6da222c91babd549b04d9334846a4ca 2026-05-22 01:43:21.397232 | ubuntu-noble-large | deleted: sha256:312e1fdd127183dd3ddebe34ae84e4d9b29c6e56fc0db397e695cbb66c17fcff 2026-05-22 01:43:21.397242 | ubuntu-noble-large | deleted: sha256:aa1b9566cafc1bd62082d7be763acec2fa69e0c697569ea63743d71f5c1ba3bc 2026-05-22 01:43:21.397248 | ubuntu-noble-large | deleted: sha256:6775e35e0b7516253413fff8c684b491d74ad9a9046a109957a75af8b79c5b21 2026-05-22 01:43:21.397254 | ubuntu-noble-large | deleted: sha256:50fcb696d6f2727fa71574c4ebe3d8c41ae8c1622510a13b9c2e31bbb98171e2 2026-05-22 01:43:21.397259 | ubuntu-noble-large | deleted: sha256:0d0fd97b13b6c919b68d872e11c871a6d64fe2f5f6ff393ffc582c50b67906d8 2026-05-22 01:43:21.397265 | ubuntu-noble-large | deleted: sha256:1d9e61f29ec80252b41e74c8027754b8ab80fdfc905653f3c1e963a0992647c2 2026-05-22 01:43:21.397271 | ubuntu-noble-large | deleted: sha256:b817ca7eee83d5cd3c2a44c4caebdb918b1d00e288fffd15a9b5d6e9468ef893 2026-05-22 01:43:21.397276 | ubuntu-noble-large | deleted: sha256:011f612e4fc3c173709a1192307f3cde65279606c5584a354b804afbbaf9ac6a 2026-05-22 01:43:21.397282 | ubuntu-noble-large | deleted: sha256:a0aafe8e2bfa4d568ae71d715ff995f39dec08c1a0c37b3bb6f5a210ad41af5a 2026-05-22 01:43:21.397288 | ubuntu-noble-large | deleted: sha256:c757967fd6ac939b41967341ccfe64e7f927d4df31d1b721e345fe83adaeccfe 2026-05-22 01:43:21.397294 | ubuntu-noble-large | deleted: sha256:db1ede7c77b48ee3cf65154375a723e5739775ad580474d1f181be2b30d05140 2026-05-22 01:43:21.397299 | ubuntu-noble-large | deleted: sha256:09f91cf20fec1c9ee71a1cae71a5c430e7bda7d502067f4f862d9cedaa24b5ae 2026-05-22 01:43:21.397305 | ubuntu-noble-large | deleted: sha256:5368c5593899fd425f8d2ee013b055af4b408da563de688ac324b2c1cff2e305 2026-05-22 01:43:21.397311 | ubuntu-noble-large | deleted: sha256:a8440dd78c5a4c13f8b298c273650224f52eb644c8325588678f8e78abf08609 2026-05-22 01:43:21.397317 | ubuntu-noble-large | deleted: sha256:bf38833c58352a7785b87fded71366ab3aa681f881a4ddd8059395b641e2aacb 2026-05-22 01:43:21.397322 | ubuntu-noble-large | deleted: sha256:6867fe3e9fef43e84d5bf2b532e7efe0bfc06929067ca1d9796aae4ff1229c2b 2026-05-22 01:43:21.397328 | ubuntu-noble-large | deleted: sha256:2658d219abde42d2b5f17e4fedb396b4b0a69f50286e0673273a833ef62735c0 2026-05-22 01:43:21.397334 | ubuntu-noble-large | deleted: sha256:23dd0ff4797b43864193dccca9a1ff77fcee01467f7e8a8fc227a7b7ea140ec2 2026-05-22 01:43:21.397339 | ubuntu-noble-large | deleted: sha256:72cf5232dc1ab616a42d0eec821bf5edc2f70d5649df05a06df8a2577b2fd3e2 2026-05-22 01:43:21.397345 | ubuntu-noble-large | deleted: sha256:bb1e79438489708a466280084540a556768669a9406010dfb43458c08cbce2c5 2026-05-22 01:43:21.397356 | ubuntu-noble-large | deleted: sha256:2e6c94ad75355e0a61ccd0c6ee143a6ec8d90c02993c2576c48eca75fc41dce6 2026-05-22 01:43:21.397362 | ubuntu-noble-large | deleted: sha256:a7a388bbf270c93c90461f75ccd95202763108b0b746f1914a40e869eca0d6e1 2026-05-22 01:43:21.397372 | ubuntu-noble-large | deleted: sha256:02506d3f2d38aab69460cd7b07553ab91738a16b756c4c05ac4f91fd2b845650 2026-05-22 01:43:21.397378 | ubuntu-noble-large | deleted: sha256:d357b68ec64a5538d55e400da0652c718b06de8ae10a5649461965886a7c9063 2026-05-22 01:43:21.397384 | ubuntu-noble-large | deleted: sha256:687ee93ff2691bb6059e601ee883435d05b70638b338eef5a9316af2a4786641 2026-05-22 01:43:21.397390 | ubuntu-noble-large | deleted: sha256:2c90fe2217f4771e8a27f53426aaff9379d1e686f85427149672f25732c2497e 2026-05-22 01:43:21.397395 | ubuntu-noble-large | deleted: sha256:9edd11958caa92f30cd3a94377fa6b4653d0f6c664515fcf70ef42402e64e2aa 2026-05-22 01:43:21.397401 | ubuntu-noble-large | deleted: sha256:773ed80089083a0d5222156bf879e081781359553f0786639502c73e7cd9ea06 2026-05-22 01:43:21.397407 | ubuntu-noble-large | deleted: sha256:63fe773d9e8c56f152196e57558985181de3fdd34300bb103378c296ed0b81e9 2026-05-22 01:43:21.397413 | ubuntu-noble-large | deleted: sha256:5d59f5044f8263036e37eb2512114c7ffa7d635d43fdda4ec9702d5bd21f4f08 2026-05-22 01:43:21.397419 | ubuntu-noble-large | deleted: sha256:18d8113ad42ed7c079e8a06921245d5a3e6706e15ba3d823467e1a34db0075dc 2026-05-22 01:43:21.397424 | ubuntu-noble-large | deleted: sha256:cf2a366e8d8388f325e5ecb38ae1eecfb7d6fb1157e2fb4c638a7f8391975d26 2026-05-22 01:43:21.397430 | ubuntu-noble-large | deleted: sha256:956337194894c2bb235b007a1115ce552e2b8829f374b08faf19e0ef13f72c0a 2026-05-22 01:43:21.397436 | ubuntu-noble-large | deleted: sha256:79ca2d94ad9ba0de649d9fabc3f14556b09842fe43c6232a9f24e9b27dae02ac 2026-05-22 01:43:21.397442 | ubuntu-noble-large | deleted: sha256:525d33635801efc87c8d5fdbc8777302acbd7894c026939a3a9b39b1f1c4d85c 2026-05-22 01:43:21.397447 | ubuntu-noble-large | deleted: sha256:f25f3fffd2c886cfdfc79ecb209f5bed4f237e10ab1baf6bbef5da0963b18dde 2026-05-22 01:43:21.397453 | ubuntu-noble-large | deleted: sha256:e60296f3393578282d7fde15ed0fc60a92196af27d6ee105fdd56b7a6d0f2951 2026-05-22 01:43:21.397459 | ubuntu-noble-large | deleted: sha256:33ac9a65be6e0b8614bb2bf254d0b1746f621e2e797c9f98952ff9d8bce018fe 2026-05-22 01:43:21.397465 | ubuntu-noble-large | deleted: sha256:2828a91904f9129ee377f03bdbe08d60fed3c2542fce5e79d123b91c443f6929 2026-05-22 01:43:21.397470 | ubuntu-noble-large | deleted: sha256:3e58ee3d18f518d7218e8531ed84a2c5ed26f46d38c167721727fcc27fd3dcfe 2026-05-22 01:43:21.397476 | ubuntu-noble-large | deleted: sha256:536a9c04d392e69aa41e96bb68379a64e8948f55cbfaf9d4a6156fcccc302eb3 2026-05-22 01:43:21.397482 | ubuntu-noble-large | deleted: sha256:1dc90a97c0bc9041dbb8123f33399dc17736ed61c50c52c7aaef91534877f33c 2026-05-22 01:43:21.397487 | ubuntu-noble-large | deleted: sha256:ddbeeed475f73d9ac3191c6582729d519d4edf11a16f6f52c11b87b714237dbf 2026-05-22 01:43:21.397493 | ubuntu-noble-large | deleted: sha256:f4cf02ee101d6271f83054a96da7304929e1953630e748641dde651f2136c938 2026-05-22 01:43:21.397499 | ubuntu-noble-large | deleted: sha256:1cb7dfd3eb1fe359a284043d25cd2d0d090e0167f6043161c26503b771eea1d0 2026-05-22 01:43:21.397505 | ubuntu-noble-large | deleted: sha256:efffee9b83461bff87800287a737ce0828afd311e90d4b8adcbb5ad155dad71c 2026-05-22 01:43:21.397510 | ubuntu-noble-large | deleted: sha256:2a6607039561cd577702af58dc4b392b5a308c097e01d669f741ef7a78d628b2 2026-05-22 01:43:21.397516 | ubuntu-noble-large | deleted: sha256:e6fe5437bdc0193fef1510528e9578a90e0090d5ec9dd671d606f97826b3c5c4 2026-05-22 01:43:21.397522 | ubuntu-noble-large | deleted: sha256:b9dcb8657bfd7e59ee3ca6b8e32ef589c44a995bf110b67be87c1c49cfed2a51 2026-05-22 01:43:21.397528 | ubuntu-noble-large | deleted: sha256:96190a609109caaad7d6c88e8fe8e023513ae4fd10c32c74f00b9bf5d9c55ea1 2026-05-22 01:43:21.397533 | ubuntu-noble-large | deleted: sha256:82103ed1813b3766bb5d1595fc2a73fc982940fa92d836eb9673af7b98338f11 2026-05-22 01:43:21.397543 | ubuntu-noble-large | deleted: sha256:d429ad9613245f7df322875d54c92be7baff73fc98b01eed3f3a119490967320 2026-05-22 01:43:21.397548 | ubuntu-noble-large | deleted: sha256:392b94d62df33a08669606de9fa62c09e2f2e7ff2e0cc28288a8a492d714b43f 2026-05-22 01:43:21.397554 | ubuntu-noble-large | deleted: sha256:a58deca76d483811e69baab9099f4ec2446bd191ef83266dd5d63f64037e97f5 2026-05-22 01:43:21.397560 | ubuntu-noble-large | deleted: sha256:04f99c56e4f2c064a00108f5ec689eed09a210148cab310f65a571dd8e1405e8 2026-05-22 01:43:21.397566 | ubuntu-noble-large | deleted: sha256:b85eaa3e320b1c4bf09dd54aa952658ebd81714b6fd42b08a918ecde3d20c6fe 2026-05-22 01:43:21.397571 | ubuntu-noble-large | deleted: sha256:ce68acd53d75cf85baa247f6e6c09519f2915522d0e6c99fdddd6e6d3c238e4b 2026-05-22 01:43:21.397577 | ubuntu-noble-large | deleted: sha256:8132c0b9f915597ea5d5528182110f66fd065cf8880d849733c7817831ee10af 2026-05-22 01:43:21.397583 | ubuntu-noble-large | deleted: sha256:49719c9fff07c583929c7810438e84c04b1bf93433fbf6b0d4fb6a51c6e37925 2026-05-22 01:43:21.397614 | ubuntu-noble-large | deleted: sha256:effeb427cf5fe7a851ab94bbeed29fc83fd4640296fa1852b1836dff2b73f66c 2026-05-22 01:43:21.397624 | ubuntu-noble-large | deleted: sha256:b45418372b9b8343c77f0214241bc2abc49599baff8b7187b0011c5ea66ae312 2026-05-22 01:43:21.397630 | ubuntu-noble-large | deleted: sha256:abd1352759850c9df40fe0c7962581917d4d913c0ed45bfd8723c15bf210b452 2026-05-22 01:43:21.397636 | ubuntu-noble-large | deleted: sha256:ea5fc2ac32f805c940661f2f68dd73b06a4531ee75b03b78cd68f582448746c7 2026-05-22 01:43:21.397642 | ubuntu-noble-large | deleted: sha256:cbfaf0ca2032d5da50f0f3bd1bf1e5f8fd68df882977d32cc6671a5322f5fc9b 2026-05-22 01:43:21.397648 | ubuntu-noble-large | deleted: sha256:7d276a38d7007e96100ecdcb3f41f27b11386fe9449f5173ef95e730baf79d17 2026-05-22 01:43:21.397653 | ubuntu-noble-large | deleted: sha256:758b9b57d6302059195c4e5c30eb08862958c4acdcab52f2f7e1fc1328555fa8 2026-05-22 01:43:21.397659 | ubuntu-noble-large | deleted: sha256:e58696dd5b38a6e6798d0ef951c44f3e3f9bdb9de59550bccb494f9a9537a6c9 2026-05-22 01:43:21.397665 | ubuntu-noble-large | deleted: sha256:0f98ce095c03ecce3ffae3f6faa4533bbc5dec0e7165b4532808da35cd66d5d2 2026-05-22 01:43:21.397671 | ubuntu-noble-large | deleted: sha256:8663ae518ca07e37b01430f9f7e46a37293005c4075e717f4786fef2eebdc369 2026-05-22 01:43:21.397677 | ubuntu-noble-large | deleted: sha256:9cfbb6539be0e40db5d2a1b40147f047f7087d0701ca912a7d8a17ce7cbeb6e3 2026-05-22 01:43:21.397682 | ubuntu-noble-large | deleted: sha256:dda920509fccd6239b95f0712c77ad6efda98d9450e4ba390b34480c3707a602 2026-05-22 01:43:21.397693 | ubuntu-noble-large | deleted: sha256:8ca23447db915fda69b1582bc0710d70a8185f1ab8f11cdc0119eb790d1daf8b 2026-05-22 01:43:21.397700 | ubuntu-noble-large | deleted: sha256:933e97d05d2802435787ec521ab143e99ea5646fce862cac5d21fdc369126318 2026-05-22 01:43:21.397705 | ubuntu-noble-large | deleted: sha256:155095f4663f44560c1a8dd606834d1f37b111c839586a08ced40b17af396fbe 2026-05-22 01:43:21.397711 | ubuntu-noble-large | deleted: sha256:15c15f1f34cf6c6cf9499fe7c7f5d395d2a3eda82e2bd92281cb703e30553764 2026-05-22 01:43:21.397717 | ubuntu-noble-large | deleted: sha256:95e46a259fcc43353f2805b06d9d13f128a28a30bd3c377ebcd43356859c2d3e 2026-05-22 01:43:21.397723 | ubuntu-noble-large | deleted: sha256:f1d4d613a34cc7ae23d6f417d7fb10bf5472cd018f4df18c118aeed89a32f6f8 2026-05-22 01:43:21.397729 | ubuntu-noble-large | deleted: sha256:e26411f12a94d35ed8d05b53a3f6e83c8abc2ad41010ae000a00c2b7ec923bbc 2026-05-22 01:43:21.397734 | ubuntu-noble-large | deleted: sha256:e3e8e29f0105b5f58cd30c75645546887b2d4e272c3cd86f2825d1b72c497be6 2026-05-22 01:43:21.397740 | ubuntu-noble-large | deleted: sha256:3abf7da4a379e18675639714788fb7ee81351481d357ef801fdcebdf59e56ca9 2026-05-22 01:43:21.397746 | ubuntu-noble-large | deleted: sha256:4249608c4ec242d5d540c028a2bcbc62879bf0b7e2dbc87ce9176bd6eed511c8 2026-05-22 01:43:21.397752 | ubuntu-noble-large | deleted: sha256:0cfd6b0c321ba82d7c1137ca108d90cab23ac401a16d9b09e15213c41e619941 2026-05-22 01:43:21.397758 | ubuntu-noble-large | deleted: sha256:912c6def746eef04e8676ec7ce89363cf1f4284a93ff66dcddd39e6f152fbe96 2026-05-22 01:43:21.397763 | ubuntu-noble-large | deleted: sha256:21531dfcfcb89d5a09201e3a4639e27bd6cffaad57e63b164d4be6cbbbd8e058 2026-05-22 01:43:21.397769 | ubuntu-noble-large | deleted: sha256:ffd9f7af5d3cb6a342768dcc6306640d4071b2d8f8c2df3a3bc3e44cd4d307ec 2026-05-22 01:43:21.397775 | ubuntu-noble-large | deleted: sha256:0cd52dead6c09fac41fbfd8faaac1d16c0e632f077d1ea53da4da72dc471067e 2026-05-22 01:43:21.397781 | ubuntu-noble-large | deleted: sha256:12e74d8e51059e9622437b6b9c7ed8ccb9a5347ccc2ff672422478622cd25845 2026-05-22 01:43:21.397786 | ubuntu-noble-large | deleted: sha256:76a55d7740e7357608a62966e1885ac00e393ae3f6b9de6dfa460df6c575cffa 2026-05-22 01:43:21.397792 | ubuntu-noble-large | deleted: sha256:7cb5c1fd3cebcb2e8707aa843038e6718b4dc7b2642ad5d15d811057e73ce706 2026-05-22 01:43:21.397798 | ubuntu-noble-large | deleted: sha256:5a2d3b6281c3e3e15b058d429443ac101cb6116f0de8a25c5728a1b273a0d267 2026-05-22 01:43:21.397804 | ubuntu-noble-large | deleted: sha256:9d5802f48312c843c18180ea6f94087a39e4f3e7b97d74a241c3cc8d5d56bcf2 2026-05-22 01:43:21.397809 | ubuntu-noble-large | deleted: sha256:25745ed3f9da19258575a3c63f946ce7f5927871937558a396851ce0ab4255f1 2026-05-22 01:43:21.397815 | ubuntu-noble-large | deleted: sha256:72fd9ad8ead26ed2b690d30046fd1609bb61ef4156a9a4419dad2daacd7696af 2026-05-22 01:43:21.397821 | ubuntu-noble-large | deleted: sha256:8a9e97ba1b508640bfdde08bb94fe8e386afa6772282ca597027eab6f7b73061 2026-05-22 01:43:21.397827 | ubuntu-noble-large | deleted: sha256:2cb62042c5950250dbdfc766e56380662d8c8b64d07f6e03f220acf3d27f21dc 2026-05-22 01:43:21.397832 | ubuntu-noble-large | deleted: sha256:f20b68e7b7f46f057149cb5cba40d9a52c110dccf32c3a71db5e416d4bd0543e 2026-05-22 01:43:21.397838 | ubuntu-noble-large | deleted: sha256:93d8db9c93023cbde9b23245990c9382b3564cce6ab41139f6727cae783294b4 2026-05-22 01:43:21.397849 | ubuntu-noble-large | deleted: sha256:4ef135318243b990c9985fe46f9402a34cf51d2b77c92a8bd9703cc4c222fd7f 2026-05-22 01:43:21.397877 | ubuntu-noble-large | deleted: sha256:e99b3f5e06ca81addbc4d955bc9fc31db456475ab7b1b474032f4747da3b1aac 2026-05-22 01:43:21.397883 | ubuntu-noble-large | deleted: sha256:11e1194c43460736fb1bbd031da7e6e01806ae9a86d96583adb29c90875d3dce 2026-05-22 01:43:21.397889 | ubuntu-noble-large | deleted: sha256:bc0b54cb68c4463fb308fd73c201010ac957e85eec64492bc1acb839d93c8f9a 2026-05-22 01:43:21.397895 | ubuntu-noble-large | deleted: sha256:4099b5060073a7b0016024aa3ad79e2869bb04616b79b1db64bf06e2ba2514ab 2026-05-22 01:43:21.397905 | ubuntu-noble-large | deleted: sha256:5dea3d301d7f25f7cc29a14e5ccf15782719c8e3efa5dcf9e57ed40f39493191 2026-05-22 01:43:21.397911 | ubuntu-noble-large | deleted: sha256:42909567cff099dbbcf0e7d36847823342c7e737f30f352c91731b35b022efce 2026-05-22 01:43:21.397917 | ubuntu-noble-large | deleted: sha256:d5100e1a013539c0d4a659cbce6f4d2c0ae9c573510204b6d3e37851005f5090 2026-05-22 01:43:21.397923 | ubuntu-noble-large | deleted: sha256:575d7f596e45fa17f6da6af90a26e143e4393d2de20524b442b2f57aa4ba987c 2026-05-22 01:43:21.397928 | ubuntu-noble-large | deleted: sha256:5e3e12d24a68cdaefae618c7b7c6e4b6d60e0b5082db83e8d76c1fe9feb66302 2026-05-22 01:43:21.397934 | ubuntu-noble-large | deleted: sha256:296ccadd6cbc69eff54970f867f5882b84244a2e66516b966257c381203a1c90 2026-05-22 01:43:21.397940 | ubuntu-noble-large | deleted: sha256:2a582d54c08721997dfa21e4ed7c6fd83e22523d3e1dd5a5075ce2f6173b2088 2026-05-22 01:43:21.397946 | ubuntu-noble-large | deleted: sha256:714bc8adbf183402acabff162de77837d61bb6d5807c25fd28387015df857545 2026-05-22 01:43:21.397952 | ubuntu-noble-large | deleted: sha256:174ce1b7597d5288c01c7ee7eeb545d3aced1391502c78dd00f93b5a0d5bf176 2026-05-22 01:43:21.397957 | ubuntu-noble-large | deleted: sha256:ba04bb58e13700813e25f5d44cae06a91895dfee7fde39bb4a589d394cf72d18 2026-05-22 01:43:21.397963 | ubuntu-noble-large | deleted: sha256:902c3be23f34b5fc67f3366df0dacbeaeb11016160b059bacc1587fe42c6e05f 2026-05-22 01:43:21.397969 | ubuntu-noble-large | deleted: sha256:50e800abc63d8d5c52831cc27a899983cdff000c7d70b4ed25bf8d5b2fc30261 2026-05-22 01:43:21.397975 | ubuntu-noble-large | deleted: sha256:71ad159f1c209647450f79e84773476478b86eeb770f95f07a243c11cc9049b1 2026-05-22 01:43:21.397981 | ubuntu-noble-large | deleted: sha256:4ec85d55de0dd4e73f880e765209b4406ce3389cbfd87acd3e3cc1c33076d978 2026-05-22 01:43:21.397987 | ubuntu-noble-large | deleted: sha256:1c14a26514ea47c1dc7a941b0caa7d7a59871368fe26194d3ebc43990e9a973f 2026-05-22 01:43:21.397992 | ubuntu-noble-large | deleted: sha256:1b23bd8e34a523689b172ec9b3413782c22a9c640f05dfad28f074a81d2c7e88 2026-05-22 01:43:21.397998 | ubuntu-noble-large | deleted: sha256:60b8dc4908f1aa4e5e3a47071057984cf46122f4c31d608eda4f0ced2ada24f7 2026-05-22 01:43:21.398004 | ubuntu-noble-large | deleted: sha256:0adc8ca631812f07891cc28ac64df91c00998c8b477daf534a2fc0af4044ce8b 2026-05-22 01:43:21.398010 | ubuntu-noble-large | deleted: sha256:6eab88ba6eaf5f0ae79929277e371416c4fd772416ec88ffa3c8946074e66fe2 2026-05-22 01:43:21.398021 | ubuntu-noble-large | deleted: sha256:6544b9eb37cfcb2b4c82d65848bd4203b8dd60cd6b01a25bf1ac97fadf1f1ca9 2026-05-22 01:43:21.398027 | ubuntu-noble-large | deleted: sha256:d9e376a46f364b818832d9fdd130b7d7f284feec598c1660e38146e1271ecde6 2026-05-22 01:43:21.398033 | ubuntu-noble-large | deleted: sha256:748d287e36c1aca60310b437a63672a0611a5eeff6f976a16e14d541e10db950 2026-05-22 01:43:21.398038 | ubuntu-noble-large | deleted: sha256:ac06bb8c280ec4aa625e701ef9307611c0fec0469581f4b617092623e4c0de26 2026-05-22 01:43:21.398044 | ubuntu-noble-large | deleted: sha256:8133fc6a0b3b941896d5c03dd71b9bb453d1a865a92b3a60dc7df74a2cc767e7 2026-05-22 01:43:21.398050 | ubuntu-noble-large | deleted: sha256:8f771f254d1d4bb33a99e781a4ad226049a8b159f55e5e2dbcb319b08885a4ba 2026-05-22 01:43:21.398056 | ubuntu-noble-large | deleted: sha256:e3139207703e51e7b54797ca1115992f7d8d22fd5f7098e07f833323b0c2bd62 2026-05-22 01:43:21.398062 | ubuntu-noble-large | deleted: sha256:419e8c290b3906ea5c883e4ea1bb40c41ca74c71a79e1820c8cb89ba2c5c19ef 2026-05-22 01:43:21.398067 | ubuntu-noble-large | deleted: sha256:b679a381e5e84418864449088daf7063a992437070613aa4cd4146b88d9b9eeb 2026-05-22 01:43:21.398073 | ubuntu-noble-large | deleted: sha256:23eb3aa79d9e9cc6c90ca19fc2706f67ed1b8ef63aaef00c4afe3c501eaa3c54 2026-05-22 01:43:21.398079 | ubuntu-noble-large | deleted: sha256:fd630feb07bd55c0381d7b6a35e0a90ffcc763bf7095d0d2459946c83898ceb8 2026-05-22 01:43:21.398085 | ubuntu-noble-large | deleted: sha256:21fd383a1a5809d901cb2144bf959d4c8b9ee6ec1df00bbab7b65483c5bd8e8d 2026-05-22 01:43:21.398090 | ubuntu-noble-large | deleted: sha256:170be60069d9ddff424c441f00c57100266a9a2558347003c9b45c403a7a93c4 2026-05-22 01:43:21.398102 | ubuntu-noble-large | deleted: sha256:b94cca70d6c3be1bf29f63debb5102bd4d834809dc1756aaee31c4c3d705a75f 2026-05-22 01:43:21.398107 | ubuntu-noble-large | deleted: sha256:508121fce92af845f6154c6d84c32369e7ef523fd30d15dfe450ce75594fba23 2026-05-22 01:43:21.398113 | ubuntu-noble-large | deleted: sha256:80915a69eec7a3e2c2a77c6fcaeec9135f107b0d54060b75956aa4de839932bc 2026-05-22 01:43:21.398119 | ubuntu-noble-large | deleted: sha256:902c4a9ecd83f0f185e58351de9b00aba879877c3f2b2e185e4226ad245f7892 2026-05-22 01:43:21.398125 | ubuntu-noble-large | deleted: sha256:da7a9fe0dd04497d59f0cc02ff4a7029a54d38c3684c8d06fcf8ad1dea14a024 2026-05-22 01:43:21.398131 | ubuntu-noble-large | deleted: sha256:e5d12a3a688399c34b67115e4f55b8ce34d85dada5c3e94c9783c3c8ed83a341 2026-05-22 01:43:21.398137 | ubuntu-noble-large | deleted: sha256:6c3cd66e0c4f41371ba4f2c52414ea50388f6fc3b95b40141d5ba72c35df9d8f 2026-05-22 01:43:21.398143 | ubuntu-noble-large | deleted: sha256:22c75e3db1796fbe7a5348307f65d1c6f9c74a810ddcf117ceaa3d7b7e64c241 2026-05-22 01:43:21.398148 | ubuntu-noble-large | deleted: sha256:1c4e850ad61d5776e34d7e5ddba453d23c483ce798551b43efbb066faa0ee215 2026-05-22 01:43:21.398154 | ubuntu-noble-large | deleted: sha256:845e51c52999af0231104c81e9add17ce6b0e2881582cb8500290ab09396617d 2026-05-22 01:43:21.398160 | ubuntu-noble-large | deleted: sha256:f270fb408303ef7cca25ae695b40e5fc6c448467999f565ee24906c17e9a278d 2026-05-22 01:43:21.398166 | ubuntu-noble-large | deleted: sha256:613d589d695b1a8e1a2a2032ec6f72704a0010cf48f65b11cce6f408aa2562fd 2026-05-22 01:43:21.398172 | ubuntu-noble-large | deleted: sha256:50c44d9de2fc6bc3df65e6baf3a0874e66c26e937dfc86badcbe77d87a10e2d3 2026-05-22 01:43:21.398177 | ubuntu-noble-large | deleted: sha256:e2e69bf4ead5fa4dd67900664e64bee078f5973f945ee85393b18dc786848405 2026-05-22 01:43:21.398183 | ubuntu-noble-large | deleted: sha256:c25a75e872bb2cf21edd84dd31cf172c326cd3beaa3797ca5b99c9a0d6a30610 2026-05-22 01:43:21.398189 | ubuntu-noble-large | deleted: sha256:782281fbb569a117e77c857a794776777d04b0daee30d4a98a74699b52077d7d 2026-05-22 01:43:21.398195 | ubuntu-noble-large | deleted: sha256:9cde604daa3f452504ccd3335d863fb59768a4010aa8647db1492a8e49ad8b0c 2026-05-22 01:43:21.398201 | ubuntu-noble-large | deleted: sha256:26d9ae379108fe81a6ef10adec15ceacecfe6000945c2227947106a833582362 2026-05-22 01:43:21.398210 | ubuntu-noble-large | deleted: sha256:47e5af6d6412b914ef07bedee2b68efda1809df3c8fd1138ffe64b1a9867ea3e 2026-05-22 01:43:21.398216 | ubuntu-noble-large | deleted: sha256:d6c491febe45d8842fbf130d4d69655f336fe06856b182fc7dabae039cd1ed9a 2026-05-22 01:43:21.398222 | ubuntu-noble-large | deleted: sha256:c5a67da9b4d75cc0c7c8f943197fce4a3f452e1be5c1cc001cb72631af5e3f5f 2026-05-22 01:43:21.398228 | ubuntu-noble-large | deleted: sha256:b3b19794c4175f072d316fc17c9f55f3b3b6fc327f6419715ab8318e7a05acf5 2026-05-22 01:43:21.398234 | ubuntu-noble-large | deleted: sha256:957d6d3d84820c633927c52f8e0d298d1327ed0ea2f89089799996b8efaaa97d 2026-05-22 01:43:21.398240 | ubuntu-noble-large | deleted: sha256:305df9e1a0e352ff519fead477eb530bd79cf7dbde34775eb22cce0dcc78bcb5 2026-05-22 01:43:21.398245 | ubuntu-noble-large | deleted: sha256:751bd3533f8b77fee509168265757e54fb6bfa2670788490332c8863493896e2 2026-05-22 01:43:21.398251 | ubuntu-noble-large | deleted: sha256:94e453e66a0b96a33356c40d895fb10f1b136fe286a60b0c1082a1916cb5dd03 2026-05-22 01:43:21.398257 | ubuntu-noble-large | deleted: sha256:2ea5cba2122c81a1d79b6ee2112c9f43e4cce7de8bfa0bb68964db9ce007be92 2026-05-22 01:43:21.398263 | ubuntu-noble-large | deleted: sha256:bfda2adeee3e4c5e971dd47de1396ce61366fb54e906f1ba18f03f376db714dc 2026-05-22 01:43:21.398269 | ubuntu-noble-large | deleted: sha256:3f760bed564eab19e1248a02e228f93f9d6e5932dabba33a46172e84cbe74c0d 2026-05-22 01:43:21.398275 | ubuntu-noble-large | deleted: sha256:a96adbcd675110f688a6d569ade973805bd648bb87bbf7c524987255e9320a5c 2026-05-22 01:43:21.398280 | ubuntu-noble-large | deleted: sha256:f2a51489647c48850825c9de3a3339eca38ae6b86c1fbffb52a72aa5c66fce16 2026-05-22 01:43:21.398286 | ubuntu-noble-large | deleted: sha256:1a033118a9d644c0a08726d6bf60f4d23643376e76e28809de70d8564a2470cb 2026-05-22 01:43:21.398292 | ubuntu-noble-large | deleted: sha256:4148f6e115c4461cc08c32834703455d01cbb64c032b69812cefcbf8bfa4b293 2026-05-22 01:43:21.398298 | ubuntu-noble-large | deleted: sha256:014e48bd5883bac0a29878bb4758fcb6c54a3aaca82dbaceb6b8c558e6e804a3 2026-05-22 01:43:21.398304 | ubuntu-noble-large | deleted: sha256:3cbc1b08aa0a60e0d80f996bfdd95572a6a7c6e3e3377c8fdca9f0ba41904464 2026-05-22 01:43:21.398310 | ubuntu-noble-large | deleted: sha256:6d662bdb05bff97f57bcd86ae4c9d4787c77c734ec915bd3c46f5ff61287ba5f 2026-05-22 01:43:21.398316 | ubuntu-noble-large | deleted: sha256:b7315bd3b9ad38ac814f662cb613943242c7974e18439fbd89282e1ec0d9c2e8 2026-05-22 01:43:21.398326 | ubuntu-noble-large | deleted: sha256:170a4f0bca7cd30579eda411d16c7f3435a2eb44d86c3a7e77124cd4e27e9050 2026-05-22 01:43:21.398336 | ubuntu-noble-large | deleted: sha256:aef4f5be52e72b450a74425cc035e0b9f08179418ddc3470289610c4d0d5e03f 2026-05-22 01:43:21.398342 | ubuntu-noble-large | deleted: sha256:c2d50a2b79b3c9f724587f81764e85a2a2a6eae1d3eb08f8f9eecd0c69e6088b 2026-05-22 01:43:21.398348 | ubuntu-noble-large | deleted: sha256:19d6378ad3ed707f1e3a547f8c45b8d4819362238cae2026a27ba256cf51bc48 2026-05-22 01:43:21.398354 | ubuntu-noble-large | deleted: sha256:253ad0a4af2d11791621870968cad96e5fea6e8cba0b3070f8d162855b32768c 2026-05-22 01:43:21.398359 | ubuntu-noble-large | deleted: sha256:912dd6581aa38dbda42ab423b2861e94a5c34c5853308dc80a19d4d2d444a712 2026-05-22 01:43:21.398365 | ubuntu-noble-large | deleted: sha256:de7084de3d5183150bd8d17d200aca84697a5112a1e39687d1bfdb23149779af 2026-05-22 01:43:21.398371 | ubuntu-noble-large | deleted: sha256:813aa4819a468601f3b229a517af7fd7d4dcdab6181a1e29f11b00048851909f 2026-05-22 01:43:21.398377 | ubuntu-noble-large | deleted: sha256:34db7c44c991720ff8b3403bcca186d2c929de0bf559ead71b361597f8577601 2026-05-22 01:43:21.398383 | ubuntu-noble-large | deleted: sha256:9ce8418394ec3d9d643d56cdb0004156eb6f7d83868dbbc45e1fbd4a38471dfd 2026-05-22 01:43:21.398389 | ubuntu-noble-large | deleted: sha256:e8877a6479f938a7d48c6203e86265fffe3652c252d62814dd2095418185f4f8 2026-05-22 01:43:21.398395 | ubuntu-noble-large | deleted: sha256:ee8b459e0808695ada6545060bb00eba70a1d8def70e2deb3043de1241abd5b7 2026-05-22 01:43:21.398400 | ubuntu-noble-large | deleted: sha256:26d74d9660a23adefdd017d0052be4f7e94bfc6c66fa3bb5cef23cae990d730e 2026-05-22 01:43:21.398406 | ubuntu-noble-large | deleted: sha256:df366d6adc897254ee759f244d041526d4c2bf9b9e5da6c64143eed93649ef9c 2026-05-22 01:43:21.398412 | ubuntu-noble-large | deleted: sha256:ed291812f69f4c14b0c5819f04d5494c43c6bbfbd38712117c12fcefc20d4c06 2026-05-22 01:43:21.398418 | ubuntu-noble-large | deleted: sha256:800bfc618ab9281e02427dfe0c3029bc6537f70db283abb70852eb65433f6636 2026-05-22 01:43:21.398424 | ubuntu-noble-large | deleted: sha256:15a804d14ab67f47b9ffa2a3ab9cee8e6ad03da19f1dc57a2f50458e6b214bd1 2026-05-22 01:43:21.398430 | ubuntu-noble-large | deleted: sha256:6ba05e4db54affd67a5c64d6a5c6f0239fc09167e2db6c57947635b36d130e09 2026-05-22 01:43:21.398435 | ubuntu-noble-large | deleted: sha256:9dd4d8b695fd83cc5e1c67f6103d9e46cabe093634e20366e77b7006e10fcbdf 2026-05-22 01:43:21.398441 | ubuntu-noble-large | deleted: sha256:36acad9c25363f61e6355f89fc14e2aebabd0b6dab603aa13bffb35fd54e3219 2026-05-22 01:43:21.398447 | ubuntu-noble-large | deleted: sha256:3584c2c070add866eec5b85565bd8a00ee24772c4c1761be9d027d71d3aae5b5 2026-05-22 01:43:21.398453 | ubuntu-noble-large | deleted: sha256:e3daa88222c387585e2e1ee61b59e718d99f9a89fb67d7abf79a500f46bd81ab 2026-05-22 01:43:21.398459 | ubuntu-noble-large | deleted: sha256:24044b06ae8bdcafc067f3075f3097c377dc5378bee44fff8e273ffb211d49db 2026-05-22 01:43:21.398464 | ubuntu-noble-large | deleted: sha256:a4b5e748644c77916a1e4778df70bb48e05638901a48fec2e1eedb06c0284db0 2026-05-22 01:43:21.398470 | ubuntu-noble-large | deleted: sha256:3a69dcd97f897174ed30ad29d3cbab40a488421c3b0a49212bc27ae3daf8491a 2026-05-22 01:43:21.398476 | ubuntu-noble-large | deleted: sha256:8eebf36e43a1c8afb2db61cb91bc0ba4d43f45ad852690eeb4362e991b9b0aa5 2026-05-22 01:43:21.398482 | ubuntu-noble-large | deleted: sha256:7763dfb8006f48f88fcfcb3afaed6b1b158a2f9dc3b0b467b3d68bd894db0c80 2026-05-22 01:43:21.398488 | ubuntu-noble-large | deleted: sha256:54e0343d098ab174784cea0de8687d4b37d85b9bac71a0a817cf9fa2f8a9e504 2026-05-22 01:43:21.398494 | ubuntu-noble-large | deleted: sha256:04b63259a879aa1b244c740a0510dc107065a8c1dfe20af566aca3144bd57812 2026-05-22 01:43:21.398499 | ubuntu-noble-large | deleted: sha256:dca88d6a4e18984d51c3419119f314549b347362d0ccbeecc0643caa7e618c3f 2026-05-22 01:43:21.398505 | ubuntu-noble-large | deleted: sha256:ac52bf2f3e594d33aee781413861e5a21ed8fce768ae8522e88679b1cc7267d1 2026-05-22 01:43:21.398511 | ubuntu-noble-large | deleted: sha256:4232d8509eefe6580bc67da9a1ae2835fc238cd2d338419e8cf658296a09dd2e 2026-05-22 01:43:21.398521 | ubuntu-noble-large | deleted: sha256:0983d7b92f60df4d52faf72e8a923964010de2e28e924ec89c9ae6ea1c41c3b3 2026-05-22 01:43:21.398527 | ubuntu-noble-large | deleted: sha256:eab79543c9cb784674590964d16252eded6896acc0fffe76ec7a48188f9f6583 2026-05-22 01:43:21.398532 | ubuntu-noble-large | deleted: sha256:826af55581452555c034e6e61ea46bf2974c03021616dfd34fbebfbfcf6600eb 2026-05-22 01:43:21.398538 | ubuntu-noble-large | deleted: sha256:f29387e763bda25887dfae49b2a702405457870c3a8e66f232ffefb21a32d74b 2026-05-22 01:43:21.398544 | ubuntu-noble-large | deleted: sha256:2f8ac130aa2516cc4b0df2a38ad10cc6a543e72570e73e9ec32aecbe1650be02 2026-05-22 01:43:21.398554 | ubuntu-noble-large | deleted: sha256:4fb963eb56fa7b27e11d95a0f3d09c93b79fd88f39ff6b44ea287374bf106b7e 2026-05-22 01:43:21.398560 | ubuntu-noble-large | deleted: sha256:6d8a06ec8f657d5904797a4b3c43a6edddb26e33e69439e2fb7b26eba49e22d2 2026-05-22 01:43:21.398566 | ubuntu-noble-large | deleted: sha256:d2339e3e5ee0cbb92a63cfa595610923e51b2af00a3444221be1f026e51f49ec 2026-05-22 01:43:21.398572 | ubuntu-noble-large | deleted: sha256:f10a7786fa03fa1d0083c22ad5824810787d6bf721dfa58d6e3c2b26923d0f6e 2026-05-22 01:43:21.398578 | ubuntu-noble-large | deleted: sha256:59b22eb2b3f4a2142b94f7d0a9fe82c4848758c190a25e1770d0e5ef45f4ff90 2026-05-22 01:43:21.398584 | ubuntu-noble-large | deleted: sha256:52f82f3671994fbe032b710e41ed8c108f1148d0c7fb24bd0d4687bbc5bde68a 2026-05-22 01:43:21.398606 | ubuntu-noble-large | deleted: sha256:5b4ac18119383be9236363f1f4b893f0c222007d39842bdda1408f8ffd33c873 2026-05-22 01:43:21.398615 | ubuntu-noble-large | deleted: sha256:b3e40774ec2ed098d4a3ae8694c9342968718fbc0eebca72094bf6f961c29344 2026-05-22 01:43:21.398621 | ubuntu-noble-large | deleted: sha256:2beff538d71e983b7c4de55f07725fad67a14e00a6ba00f19091c0fe72eef7ce 2026-05-22 01:43:21.398627 | ubuntu-noble-large | deleted: sha256:3228bf90a26c470cdb0f016635fbe60931ebbf26fd8ddada1ff3135ddabaaf5a 2026-05-22 01:43:21.398633 | ubuntu-noble-large | deleted: sha256:3ee80f1a31d98c0615b5d3b7d1b30a9d4718384fab96d3586c297eb4eabbb36a 2026-05-22 01:43:21.398638 | ubuntu-noble-large | deleted: sha256:ee9107ee159a651b678e2a335bd1cdffae47cab1f24d2e896ddffb4883d93441 2026-05-22 01:43:21.398644 | ubuntu-noble-large | deleted: sha256:0a45412a96fb6d90907a6034c28be96695d39aa49b4e858c6ea5c7c0388216f4 2026-05-22 01:43:21.398650 | ubuntu-noble-large | deleted: sha256:cbc580b8bd04fae895d2b7a83d2ba956b30fa6a53213c1e798dce3cdcbfe487b 2026-05-22 01:43:21.398660 | ubuntu-noble-large | deleted: sha256:d0a8b08df3dc4345366ea54bc0b79a0c30b1624efa454e94acf149c1fe689563 2026-05-22 01:43:21.398666 | ubuntu-noble-large | deleted: sha256:0838ee32b4079a4b662ce7108006d85f4c79083c4d072545127a1801c893ecf6 2026-05-22 01:43:21.398672 | ubuntu-noble-large | deleted: sha256:b88441e7fbc8e8e083a856c4a8084511dd0a4ce48f87300288835e208e206910 2026-05-22 01:43:21.398678 | ubuntu-noble-large | deleted: sha256:084764f695f2f79c4328d7a941e4f4b55f636d87d75a524ab2015fd37237b2f3 2026-05-22 01:43:21.398684 | ubuntu-noble-large | deleted: sha256:005afa45aca0bdbb3c86f0ab5aee3c8d2ff49195b70522493b6feb241d0cdfaa 2026-05-22 01:43:21.398690 | ubuntu-noble-large | deleted: sha256:13bd9169e445d7014241d0f4a478047edc6d8e58320f5161ae1bbae56d57d5ef 2026-05-22 01:43:21.398695 | ubuntu-noble-large | deleted: sha256:6db6672d2b80ebe51eb5b8d1b6a2275ae7b5603fcfdc809c4973af49ddbda751 2026-05-22 01:43:21.398701 | ubuntu-noble-large | deleted: sha256:650d6141541136cde89bdf3f715164593d0953b3373ef4231ff87f2e943484cc 2026-05-22 01:43:21.398707 | ubuntu-noble-large | deleted: sha256:c28a11aa9a2e9bb940562f47533142fe1b662d0eb12fde709e753b76a9201de8 2026-05-22 01:43:21.398713 | ubuntu-noble-large | deleted: sha256:31296bd083017daeaabd2ca4beec1181ae7913763485f75f8a9dbb94c6266229 2026-05-22 01:43:21.398718 | ubuntu-noble-large | deleted: sha256:3eb31cb44c355ea459d6e57df3046573203350b7cc3964e95560eccee80fcbdc 2026-05-22 01:43:21.398724 | ubuntu-noble-large | deleted: sha256:2f66d08e2e7c7d29df8a1eb82f147eeef1c7b8c5ee1e8b324745a44db598f70c 2026-05-22 01:43:21.398730 | ubuntu-noble-large | deleted: sha256:527147c253e81c17e07f7db699a4b90bdc23550a4316f3bc278b6dce70466a58 2026-05-22 01:43:21.398736 | ubuntu-noble-large | deleted: sha256:9fcae6998fee7580ed5d5de4e9149494f7d7dbcdc88557c63501ca19205f5ef4 2026-05-22 01:43:21.398741 | ubuntu-noble-large | deleted: sha256:6abde98115bbfea87b41b8ab7cd7fa38575079c0f2d322d816353ff84aed1170 2026-05-22 01:43:21.398747 | ubuntu-noble-large | deleted: sha256:bcdb75b1d1ab6fdc886486cbd6364a116dfabd1847aa384056f933e19e024206 2026-05-22 01:43:21.398753 | ubuntu-noble-large | deleted: sha256:8c5c1476612bf2a9b0674cd4055d465393dd09ce970f9bd24ebaec057a575a04 2026-05-22 01:43:21.398759 | ubuntu-noble-large | deleted: sha256:942fe84a38c019704d02fc2b951d7b5ef7e25a3a4d0dff8e26bf1a46dbc77165 2026-05-22 01:43:21.398765 | ubuntu-noble-large | deleted: sha256:ac9920fe14ad32b7639fa5282ecf7938a506e0ea79a7f81e94377f17508f3445 2026-05-22 01:43:21.398770 | ubuntu-noble-large | deleted: sha256:d97de7a127189b8dda90f9f1e8887ced4f62d12414608d23b1045c6619379f26 2026-05-22 01:43:21.398776 | ubuntu-noble-large | deleted: sha256:9e421f59180a2c5555fad7fb0d504a567589d4360892015140a168d23651a4a0 2026-05-22 01:43:21.398782 | ubuntu-noble-large | deleted: sha256:f6a5317572e26d6679fdaeb9191204025c003dbae9c09ec9c87b10966af65d90 2026-05-22 01:43:21.398788 | ubuntu-noble-large | deleted: sha256:cb1f827aa89f4ed07880b12f6c7b336e38b692ddd22a08cef22bb7de303b429a 2026-05-22 01:43:21.398794 | ubuntu-noble-large | deleted: sha256:13c284be274db4e7bfa340ba23bfeab4805852893e849b798933ebff3e684b6c 2026-05-22 01:43:21.398809 | ubuntu-noble-large | deleted: sha256:975fa71d57941c21cdb585a91ce184066d9cb6c6d706ceac0a25f4f8b2781cd4 2026-05-22 01:43:21.398815 | ubuntu-noble-large | deleted: sha256:59f62c28dcd2569a445a4f6b40e50a2175a1506956d2cc31d1b7b9a1951d38ef 2026-05-22 01:43:21.398821 | ubuntu-noble-large | deleted: sha256:978abfabe8f054f8447ae516103d105d90a1b069d9b435920e0781a2756cd78a 2026-05-22 01:43:21.398827 | ubuntu-noble-large | deleted: sha256:3696e326f73283883065041d5447dc0a01f9463324ee20559ad841f7a07ef5d0 2026-05-22 01:43:21.398832 | ubuntu-noble-large | deleted: sha256:b287f486ea92fb057ee15369245c2cdd64cf3915714c4c498e69f9fac02da17a 2026-05-22 01:43:21.398838 | ubuntu-noble-large | deleted: sha256:91f3c8ddbe759d34eb657223bc61af4a2de4b0e41c6f6ce056cf18586a4b4888 2026-05-22 01:43:21.398844 | ubuntu-noble-large | deleted: sha256:5f3e8029164ae2be512900a79a7fc06f8066efabd2739c08ec0926cf6c725830 2026-05-22 01:43:21.398854 | ubuntu-noble-large | deleted: sha256:10e9377fb0aeb4873fecb5a45617973454861f3e81078ce641cb8037a2bbbec2 2026-05-22 01:43:21.398872 | ubuntu-noble-large | deleted: sha256:fa2fa1550f906965f7d5aa09171b18a788502ffb534ff2c1757a69232051c42e 2026-05-22 01:43:21.398878 | ubuntu-noble-large | deleted: sha256:a0ad08bb1994af859dd73eea1b6b12836e3d4022483d862be9e453974cdd9ce5 2026-05-22 01:43:21.398884 | ubuntu-noble-large | deleted: sha256:824a6702e5383a16d9bbda444eadc9471a77adc898fbb659a954692af902d200 2026-05-22 01:43:21.398890 | ubuntu-noble-large | deleted: sha256:ff5292f7a9b95c4e4b7447ecc41f21f493b3811989cd715c4e16e2d94df8e7dd 2026-05-22 01:43:21.398896 | ubuntu-noble-large | deleted: sha256:a1b6b8c80b28d9fc0b938a3eeef07c0099c6b4434a535c015fca93c48741a959 2026-05-22 01:43:21.398901 | ubuntu-noble-large | deleted: sha256:3cfe41270b87e9a4af4107d02a9a54fa1073870e6dc484b6aa4a3f4029a73c1c 2026-05-22 01:43:21.398907 | ubuntu-noble-large | deleted: sha256:bcbc34a63384d12f5c549b73f55a650d97ec518b636ee1fed37ba3cd173e46d4 2026-05-22 01:43:21.398913 | ubuntu-noble-large | deleted: sha256:1505eb581107f85aa762ce9467ae60d550756f2b9b89eda0c6b0fe530972b49c 2026-05-22 01:43:21.398919 | ubuntu-noble-large | deleted: sha256:479f9fa73b3a312a6a3ea1e93e8daf2788c82afd3dd92b55e2bbc798b314cb34 2026-05-22 01:43:21.398924 | ubuntu-noble-large | deleted: sha256:4206e12baa8eaccbdc45b4532b1be631ba2a9400a5611f1598884fd533a92f5a 2026-05-22 01:43:21.398930 | ubuntu-noble-large | deleted: sha256:666ff6f137d01c3a79717b69122e997e251ba5b4ec19fd7c688dcc6eaecddc1d 2026-05-22 01:43:21.398936 | ubuntu-noble-large | deleted: sha256:6692e8867f172837d3db5925c40b9d3e32bf7d5b3167dea3f09e0d7191511aac 2026-05-22 01:43:21.398942 | ubuntu-noble-large | deleted: sha256:dabe9b6b7e80ed6c029cb2082c49187b7b27ffdfe7b0c9696ff96a794fae9e8b 2026-05-22 01:43:21.398947 | ubuntu-noble-large | deleted: sha256:c74ff4a262ba4b36db66834a7d2261b5c428efe8deeae08829c4e042f1b2316a 2026-05-22 01:43:21.398953 | ubuntu-noble-large | deleted: sha256:30bc628917e2906c00b5a211886e8abc1f1aaabed4aa2019ada886196104cdad 2026-05-22 01:43:21.398959 | ubuntu-noble-large | deleted: sha256:33cf9bce103e5739262b963c8984cd90bcb51f01eebdfae2aecfaf511b6da6b2 2026-05-22 01:43:21.398965 | ubuntu-noble-large | deleted: sha256:454dc58acb65617b856697a455e999ff61361bbfbf7f98fb0b4668a13d2da2db 2026-05-22 01:43:21.398970 | ubuntu-noble-large | deleted: sha256:60b851d98425f258ace67fd2c1ef014f702be89ae49a808ff54b493633fad007 2026-05-22 01:43:21.398976 | ubuntu-noble-large | deleted: sha256:ee801cebf71529f53c083d4cbf72673b73a9e955a77fff3347b5466a35c953cd 2026-05-22 01:43:21.398986 | ubuntu-noble-large | deleted: sha256:18a4ed964cb2d48bca74d95551c58ba06533d39db241ef1d936315f34d4ac9c9 2026-05-22 01:43:21.398992 | ubuntu-noble-large | deleted: sha256:20b1b24ec30905a580786c9eeece306f0566f76d053122ee3c60efa032b8a8b5 2026-05-22 01:43:21.398998 | ubuntu-noble-large | deleted: sha256:ce2fa4d63e543d03491ae4e33a62216242cb862291a583915ac6acab1b05ca02 2026-05-22 01:43:21.399004 | ubuntu-noble-large | deleted: sha256:2bc2df4bbc6134ae2b46b8098188628bda6c32da9e8fd54068bdbe5c167bd53e 2026-05-22 01:43:21.399010 | ubuntu-noble-large | deleted: sha256:6d5ab230b6ee788613277367f4837647e61ab6557411af240e52ba70a7ca35ed 2026-05-22 01:43:21.399015 | ubuntu-noble-large | deleted: sha256:86744b4e22876f9a1281df6422fdf0f1713f9b11dedb5873f136bbff1e23eb68 2026-05-22 01:43:21.399021 | ubuntu-noble-large | deleted: sha256:8d9a6e76eb315184c7d5c6264eac63983df6ffb7468b7c7446bd5abe0918c9e2 2026-05-22 01:43:21.399027 | ubuntu-noble-large | deleted: sha256:9284b5ee8916606c4d834b92bf77d6f0756d5e41bd5230d33dd3acbbfd77c8b5 2026-05-22 01:43:21.399033 | ubuntu-noble-large | deleted: sha256:19df86d4ddef761d3c3ec5f20632d9cc9ffff7398840fee4f66b9717402568e3 2026-05-22 01:43:21.399038 | ubuntu-noble-large | deleted: sha256:fff2427929c27224496b06513f25e67cb7a68b02f4c458d79fc2f11ab7369821 2026-05-22 01:43:21.399049 | ubuntu-noble-large | deleted: sha256:9ad7c5723c2f6814e374f2fe209f89647eef6cb175303d6f19c8e560dbab119e 2026-05-22 01:43:21.399055 | ubuntu-noble-large | deleted: sha256:d87ee0e8d6c8a316dd808bd91d8d917b0e66f91485b94fb453963e9e7304b4fa 2026-05-22 01:43:21.399060 | ubuntu-noble-large | deleted: sha256:9db4ea52ee9627913554896f148ae09bfa1fadfa227cc32fa6f9de3ed9a5d857 2026-05-22 01:43:21.399066 | ubuntu-noble-large | deleted: sha256:5c8ad98f952d5cdce6704a4b0d652632779d2ab77a6e330c14ae43ef16634aea 2026-05-22 01:43:21.399072 | ubuntu-noble-large | deleted: sha256:7e61409119b289b2c95a8c944bebe58ed241c9ea26d87ef366a7bda39f84f4b2 2026-05-22 01:43:21.399078 | ubuntu-noble-large | deleted: sha256:f6b437b09c5ce1010eeecb840d49a1f710018ab8355b43a9908f5cfe34d98a11 2026-05-22 01:43:21.399083 | ubuntu-noble-large | deleted: sha256:d0af349162276c7c985c57d811763a3bf737bfb7f5b4009f1e89e16bdab3af32 2026-05-22 01:43:21.399089 | ubuntu-noble-large | deleted: sha256:3243a7af9785c5d99b7fdec92520e550461e119a4db86d9767563f97d5bd4392 2026-05-22 01:43:21.399095 | ubuntu-noble-large | deleted: sha256:92d3ddf1a5fb4726ce83701e0fbb138c5034be6614a290a33287367529c86e7e 2026-05-22 01:43:21.399101 | ubuntu-noble-large | deleted: sha256:2c96ca0d5803cba416c77628425847f4aa7bacf2385dad618b7830f60b398ea6 2026-05-22 01:43:21.399106 | ubuntu-noble-large | deleted: sha256:e74b061e3a71aae1bf2ebaad17e65633a3a9494e351ff5b7404294320d749d72 2026-05-22 01:43:21.399112 | ubuntu-noble-large | deleted: sha256:5ad9081d7f10a4ed100d79d02bc1bf560c1e9df7e1a9a1409017ccad3fd7dc28 2026-05-22 01:43:21.399118 | ubuntu-noble-large | deleted: sha256:452e4a41bea52fa7efb5adb7c9b97680f80bba508754c6566a0769ba32547024 2026-05-22 01:43:21.399123 | ubuntu-noble-large | deleted: sha256:a13d3900550cefd190739db2da29eb6e5c0fdb5af635cf6845243ddd98850ff4 2026-05-22 01:43:21.399129 | ubuntu-noble-large | deleted: sha256:45182d00f2ead969160a7de6d1d97c5e4f17e37ca47a650a70a6cadfae6f5a36 2026-05-22 01:43:21.399135 | ubuntu-noble-large | deleted: sha256:2c94b3f53da041bc239d603ba4679d67d26ee79eab81d0a79861603b1bb51bde 2026-05-22 01:43:21.399141 | ubuntu-noble-large | deleted: sha256:a6b319dc49de7124cdf6a4d9c4383cda274801cb3cd9a892a2be407730b3a74a 2026-05-22 01:43:21.399146 | ubuntu-noble-large | deleted: sha256:f5645eb9b5eaf34de2a6e2d44a429a2ee0c61271a8eee1147ae8f49fcb6111ee 2026-05-22 01:43:21.399152 | ubuntu-noble-large | deleted: sha256:5838639903658c6247d110cb48099903d59010c43c3f775f34f3c90f5ffc7e9e 2026-05-22 01:43:21.399158 | ubuntu-noble-large | deleted: sha256:020c6ce4599bb23f095617df7e378016bec51b08f5b585903469ae85217e0d3e 2026-05-22 01:43:21.399164 | ubuntu-noble-large | deleted: sha256:d3c1e177f8dd168d33e1694abcc5e2cbb79c619fb8dd561dd705c227f4d918e9 2026-05-22 01:43:21.399173 | ubuntu-noble-large | deleted: sha256:9f7d80b6635195094550b20003de2110a815f5bafdf58e2fae403fc93764a0e6 2026-05-22 01:43:21.399179 | ubuntu-noble-large | deleted: sha256:21053ab436e1811c8954eef673df2190d02f458f1fbef613ee6362c0b81f319c 2026-05-22 01:43:21.399185 | ubuntu-noble-large | deleted: sha256:08c5713b366576b415286d4e72041d1b880a2254ce1db3cc86b9e944dd100584 2026-05-22 01:43:21.399190 | ubuntu-noble-large | deleted: sha256:bc423aab9fc4b6b3d709bbdb6fcd44570a88c6d18c6457d5e87abf349bcedcfb 2026-05-22 01:43:21.399196 | ubuntu-noble-large | deleted: sha256:ef1e62ee4dd1bbf5fe40bffc495520cec113c4d239e4d8025b15f5e79f654763 2026-05-22 01:43:21.399202 | ubuntu-noble-large | deleted: sha256:4cd6322c3b10cb7df08c19eb9765cdccc25ff953dba2254b199838b8f4938d5a 2026-05-22 01:43:21.399208 | ubuntu-noble-large | deleted: sha256:28c43a20e69d84026a5f4d0cfca97cb2bc7ad8dc964909de8c0adb683c278898 2026-05-22 01:43:21.399214 | ubuntu-noble-large | deleted: sha256:bf4c0d9bf753528ba01127fb7de2b150018b34930b02c276ab2857a6137df665 2026-05-22 01:43:21.399219 | ubuntu-noble-large | deleted: sha256:f65e8c2780f3fc1c609a1e2a4826ef68ee3746cd2d67d70f359d0dc6bc1052f1 2026-05-22 01:43:21.399225 | ubuntu-noble-large | deleted: sha256:09365639858c8e979320b667328c699618b2f3115e16de24ffbab8ed568b9bbb 2026-05-22 01:43:21.399231 | ubuntu-noble-large | deleted: sha256:cf1507d777c2f83645d39550e97cb81b2ff91a2240679506442a126b003c8852 2026-05-22 01:43:21.399237 | ubuntu-noble-large | deleted: sha256:1055f4a0835acd46a8e37140cd685e6311e60b0eb95b02a351ac5e519375c626 2026-05-22 01:43:21.399242 | ubuntu-noble-large | deleted: sha256:61ac667d0375eef0d3df68ec3b3393daa43e7c6084effbc1f519f260c6428536 2026-05-22 01:43:21.399248 | ubuntu-noble-large | deleted: sha256:0174519b05a7a7d200bdc29b0283eae96b9b1bf941bc52a040d01a30b2b2cbe9 2026-05-22 01:43:21.399254 | ubuntu-noble-large | deleted: sha256:1792aa58ecf55c091e4e1a6eb6adb46eaabe49d5dc42aca0ea3ecb7c7cdf3618 2026-05-22 01:43:21.399259 | ubuntu-noble-large | deleted: sha256:ea86c9eb8180651a0001427dbb79c3599f0cc628ac883acd04477c91ff1586d0 2026-05-22 01:43:21.399269 | ubuntu-noble-large | deleted: sha256:bd50d1b55f3f4a6863739293da8c6d5f9a8fc1afe0310697c3f35a9765cbf693 2026-05-22 01:43:21.399275 | ubuntu-noble-large | deleted: sha256:c1c99d7e23a7136e09756f28cd3f78cbf938302870ab3e0141a48731ef840b1c 2026-05-22 01:43:21.399281 | ubuntu-noble-large | deleted: sha256:79c93a91c2a5d3c6e7b8256dff219664adafd622c61c1f160acb7169ac3284d6 2026-05-22 01:43:21.399287 | ubuntu-noble-large | deleted: sha256:9b49c8b93a9a1d2cc883a51a82bcaac0523102f8dedf7640a59f9f632a5cf77f 2026-05-22 01:43:21.399297 | ubuntu-noble-large | deleted: sha256:cf178eaec58d9fdba217f6cfcccc47ccad75b7a133a6c9b3696f26a3084a2f66 2026-05-22 01:43:21.399303 | ubuntu-noble-large | deleted: sha256:0cba9d4dca0f5b90796d8b8ac7cff82f73f6b52522dca3d13d66bc5994e5bf4c 2026-05-22 01:43:21.399309 | ubuntu-noble-large | deleted: sha256:4f68dc05c9b411965dcd6b914fccfda4952bbb556bd439c3d0a5801a4caeb121 2026-05-22 01:43:21.399314 | ubuntu-noble-large | deleted: sha256:555559405bf2dd209460be8d6df6f2aab9c01502adacef365e93897c591221a0 2026-05-22 01:43:21.399320 | ubuntu-noble-large | deleted: sha256:3b0eb38ffc8033312d6af35f012529b1d1ed5c8ff0d8017349f77fb5e8ce559b 2026-05-22 01:43:21.399326 | ubuntu-noble-large | deleted: sha256:d5a8ce3f3db6cf99a2883626ab91b0cedcc7e249859e119762a1fc3adc1ae071 2026-05-22 01:43:21.399332 | ubuntu-noble-large | deleted: sha256:b0f549fc1ccaa229af10d6852e8640a081dc31253d493226d8852470ff38fce0 2026-05-22 01:43:21.399337 | ubuntu-noble-large | deleted: sha256:596b1edaae614860fd06db13c0bab6ba74fc325b9086d73241f3c6ed1fca358f 2026-05-22 01:43:21.399343 | ubuntu-noble-large | deleted: sha256:f882feb71ab30bac2b96c0e7d41da90109b2ab38d1c74f713237d599767e00ad 2026-05-22 01:43:21.399349 | ubuntu-noble-large | deleted: sha256:7ded199a72767ff8a9b0952341ce376523faf11c321427e3af8b6dd95290ca70 2026-05-22 01:43:21.399355 | ubuntu-noble-large | deleted: sha256:1485d68f20eecfd141e692a3cd908e0efd694e62fa622044ba27dd4f0754e843 2026-05-22 01:43:21.399361 | ubuntu-noble-large | deleted: sha256:0575210f1c4f83b8321245c6118e6642f3e912a0748544c4d45e9e4c28d5b1db 2026-05-22 01:43:21.399366 | ubuntu-noble-large | deleted: sha256:655b2ae37b3a17cc5dca1b280eb4142bcd0b8a6884e88dfaae6cb0925f69f4f8 2026-05-22 01:43:21.399372 | ubuntu-noble-large | deleted: sha256:863a830e1537125b70c5ebe97f07cd9ebc093f203a941038bf76d04199498f5a 2026-05-22 01:43:21.399378 | ubuntu-noble-large | deleted: sha256:1d7bf985ab75f398a3d453a7bcbec1faffffe1082fd0f797e7a61c097aac7258 2026-05-22 01:43:21.399384 | ubuntu-noble-large | deleted: sha256:af4cdd87d01f8ef3123812203e3e4863fa352652868c97256e31e89e52a49733 2026-05-22 01:43:21.399389 | ubuntu-noble-large | deleted: sha256:0e1ff2759e2ab09a8b124f800f5b764c97fa064b3434810702e7a8e5e8e343dc 2026-05-22 01:43:21.399395 | ubuntu-noble-large | deleted: sha256:f84446dd3c424c8ba38c8af841bf314a1f844dc718b6c08c8d495b3c39fe378c 2026-05-22 01:43:21.399401 | ubuntu-noble-large | deleted: sha256:48de6eec7cda9877910cabbc69f50ad06c5a412d6ee785754dcc54caf150a632 2026-05-22 01:43:21.399407 | ubuntu-noble-large | deleted: sha256:06e9d207aa3ea4ab119060c29db12f6a18a8376799c5457168fc135fe1269595 2026-05-22 01:43:21.399412 | ubuntu-noble-large | deleted: sha256:c0b39f8694d1ef1c38fd7235febd588194371257b3307a04f1efc9ea3dda3363 2026-05-22 01:43:21.399418 | ubuntu-noble-large | deleted: sha256:edc0854c35c9cb58dfbc4852219cd162fe022f995a14747c4bb3b0b446497612 2026-05-22 01:43:21.399424 | ubuntu-noble-large | deleted: sha256:9dd9b800ccc1d940a5cbbe89b3e9e11cf7a9d2e91fb3227370d5ac4ff767596e 2026-05-22 01:43:21.399429 | ubuntu-noble-large | deleted: sha256:0546a77d6f81e5845c90d1759e84cc3b6eff10df9b05beb37ab3148da586e356 2026-05-22 01:43:21.399435 | ubuntu-noble-large | deleted: sha256:e547ece5e717f38e28cd3be0c78dbe033133a5206cf7c89c9ef44de60277100a 2026-05-22 01:43:21.399441 | ubuntu-noble-large | deleted: sha256:5fe4e5924bc767f79dfa56aa798c86477066cfdb11047fd7904a2fa25bf31b1f 2026-05-22 01:43:21.399447 | ubuntu-noble-large | deleted: sha256:4930e07f08a551bb5c7f3c64b8e80e9d784b0f32e82b2fbb9019ecafababa791 2026-05-22 01:43:21.399453 | ubuntu-noble-large | deleted: sha256:6ae585acf0cdbd0ef4e1821008813c8725a2e36b078828d78f0a14862a0654fa 2026-05-22 01:43:21.399458 | ubuntu-noble-large | deleted: sha256:c9ded16afe1a40c5095acfad089e2fc4a2fe8eaa6b4b064d29fd4036311a7d43 2026-05-22 01:43:21.399464 | ubuntu-noble-large | deleted: sha256:bf2ad91af9a0a3cf6f8b0aff3a1264fdbaa3f71378b7158287089637ceb29aa6 2026-05-22 01:43:21.399470 | ubuntu-noble-large | deleted: sha256:f34dcab241e64c90f33fe64446fff10709df805533bc092e0436c7e9e3e9ce78 2026-05-22 01:43:21.399479 | ubuntu-noble-large | deleted: sha256:a69e4f781d7f62f5324668f4638450d90b6cf82904f74ee85ca7d2189fdc7a26 2026-05-22 01:43:21.399485 | ubuntu-noble-large | deleted: sha256:a5154f9238a854d9b02f2d0d3ac07c83a7ba17cca4f34c4ee811c7861e07b0fe 2026-05-22 01:43:21.399495 | ubuntu-noble-large | deleted: sha256:71bc76cd50a83403e1fd1e4c5d72a4e93def1abb975d9735654f84ecfe207b38 2026-05-22 01:43:21.399501 | ubuntu-noble-large | deleted: sha256:8bf855d6d8686628f5e3c3158ebc21b2ee425b76b38b73a53c4b843d7b61b36c 2026-05-22 01:43:21.399506 | ubuntu-noble-large | deleted: sha256:ad14f064ea256706095c6b07f4b09c7eee1152ca32c373a949fde5f6633a3036 2026-05-22 01:43:21.399512 | ubuntu-noble-large | deleted: sha256:e13120387deb9bb10cecb0804b0cfca3da2a5e0bb752a773cae863eb0d22e9c5 2026-05-22 01:43:21.399518 | ubuntu-noble-large | deleted: sha256:68470be4944ee7f11767a7eac87e9287c790b911c5c49eaf72926a87a1c0f844 2026-05-22 01:43:21.399524 | ubuntu-noble-large | deleted: sha256:c36d7a9052913bfb3954660b90842b32101191835e04e3a1aed316a213435d1f 2026-05-22 01:43:21.399529 | ubuntu-noble-large | deleted: sha256:dbf8aa9bc195070a8abfe628188fcfcd011a23d7f8cf6894410a1fcc11408cd5 2026-05-22 01:43:21.399535 | ubuntu-noble-large | deleted: sha256:d7b0755a398d3dc393a9b2aec7ed8e81071c97f2b794227e086f76e4cbd7768b 2026-05-22 01:43:21.399541 | ubuntu-noble-large | deleted: sha256:b02b8b020b84c06e4af03272c4074c99ebfbcb6139a418449dd6c6af34e5c909 2026-05-22 01:43:21.399546 | ubuntu-noble-large | deleted: sha256:2431adbc7fce407468bf16127a1ed2a4823f392c80cba2e7355a13063c59f1dd 2026-05-22 01:43:21.399552 | ubuntu-noble-large | deleted: sha256:839b37b2f3a4f91579f31c29402eda7562fe092589d81a4d369d5c0d4c01f203 2026-05-22 01:43:21.399558 | ubuntu-noble-large | deleted: sha256:a1834fec8efe6eaf8fede47a804efb778bf39308f67d9e6688b3816ff995d976 2026-05-22 01:43:21.399564 | ubuntu-noble-large | deleted: sha256:6d3ebb923b2a7aa04349b16b107243b68c31dbc9c49380c98aafdfe5aa475ddb 2026-05-22 01:43:21.399570 | ubuntu-noble-large | deleted: sha256:b14a19b301a1d94834f43e097fab1b80d29805239062278139e0b76d64ff0e7c 2026-05-22 01:43:21.399575 | ubuntu-noble-large | deleted: sha256:58599aa68cd88f44336a19ac79a2989cc77dce29485eec2bddc6e702542cd58b 2026-05-22 01:43:21.399582 | ubuntu-noble-large | deleted: sha256:07f38c4fbd602faa8ae987e8193ea0320030e7c68c777ca46cd9b975b77d055e 2026-05-22 01:43:21.399587 | ubuntu-noble-large | deleted: sha256:92666d88e4ea7649b9d6992f2e074c0c25460bb7a27823180c5a5f39c0193a41 2026-05-22 01:43:21.399616 | ubuntu-noble-large | deleted: sha256:df5487a7fa8212bd2284ede824d888293ec72aeb1108f0d4619802e7e814b587 2026-05-22 01:43:21.399623 | ubuntu-noble-large | deleted: sha256:6461885fd0b0e71fb02fad44ccefa0c724404e7baeb9cd94bc9ac6f40c2f6cdc 2026-05-22 01:43:21.399629 | ubuntu-noble-large | deleted: sha256:80ad2ba6fe3eb1818282940ce1ce269aa574724c5a88083c683c75aff4647582 2026-05-22 01:43:21.399634 | ubuntu-noble-large | deleted: sha256:638f909a6d1a6933fbe74a45fe53c15d4a2f947a0b4c8d8911046548380574af 2026-05-22 01:43:21.399640 | ubuntu-noble-large | deleted: sha256:e0fb14050131775bc35dcf514e49c684de59cf1e8b86a3680629340d50ba97da 2026-05-22 01:43:21.399646 | ubuntu-noble-large | deleted: sha256:aeec3c400000b0847b890973771af50ff970458e47c3bd7aa08384b7240c9449 2026-05-22 01:43:21.399652 | ubuntu-noble-large | deleted: sha256:01f371acdb26a31a26799c5cbbfee3c931dc61933e2e5c4ce939e0c4b7427261 2026-05-22 01:43:21.399657 | ubuntu-noble-large | deleted: sha256:fd9ec78c4453275fce0642debe6c32fa7dc6c013ce5b1ecf5d3fe701d422ccf1 2026-05-22 01:43:21.399663 | ubuntu-noble-large | deleted: sha256:504223a14acf9e42411e317a88ccb1211138e347ddd6a90e9a32c684ede6ed87 2026-05-22 01:43:21.399669 | ubuntu-noble-large | deleted: sha256:f10fc3deb1f70d903d14034fbb2344a0ed24a0df3d32682a7623b4095751b35c 2026-05-22 01:43:21.399674 | ubuntu-noble-large | deleted: sha256:bc00e06565af56d337a961d30453b09df2448e66a5a0d13ad000ed614f3dcdc2 2026-05-22 01:43:21.399680 | ubuntu-noble-large | deleted: sha256:671736ed780892662f5ef65b32847f8f5618681d3892c4a437db64581f35b808 2026-05-22 01:43:21.399686 | ubuntu-noble-large | deleted: sha256:7401fc3a1124e13ee6cd8f910bf3a143cf33e0af2386fff40d1c5993bb8849d1 2026-05-22 01:43:21.399692 | ubuntu-noble-large | deleted: sha256:21088299a2c66c61179f99ec97901e07d68aaad6e3ad3ea0d987deb0372fa055 2026-05-22 01:43:21.399697 | ubuntu-noble-large | deleted: sha256:d781d2199c1b9c943d375c30a35e596b206519c50098516ae2fdee0e316bd9a6 2026-05-22 01:43:21.399704 | ubuntu-noble-large | deleted: sha256:ab924f077787ac0653339431388216457cb89bdc638d320169fe258b248d9e70 2026-05-22 01:43:21.399709 | ubuntu-noble-large | deleted: sha256:4c4d04f268b11e2f532eb532d83415d6ae7242d86306a626e36643029f26430f 2026-05-22 01:43:21.399715 | ubuntu-noble-large | deleted: sha256:1652cc06e59eb8bcfcbe85af08ebf784d1e6ccdfdc923fcf97fa460607bffd18 2026-05-22 01:43:21.399721 | ubuntu-noble-large | deleted: sha256:48cf0cd2031f1ed3790f032857937c8ff507b66a04c511445f178814bbeb383a 2026-05-22 01:43:21.399726 | ubuntu-noble-large | deleted: sha256:62d69eb36335aed9d217cbda8007647300891408676fc1cdf0a06babb3984f05 2026-05-22 01:43:21.399732 | ubuntu-noble-large | deleted: sha256:71ac95dd42874220237e7d777224867e8f07bc0c27c8d859dc0e7f217e926a3f 2026-05-22 01:43:21.399743 | ubuntu-noble-large | deleted: sha256:f91a5903e0bb4b6ca83b73c36fef7d0d85c10d1fd48062f4f4b206c7d5aa22c0 2026-05-22 01:43:21.399748 | ubuntu-noble-large | deleted: sha256:ae77cd8f9ca9c1b58d0166a26ff1d692671411801353645940ffd63c17db4f73 2026-05-22 01:43:21.399754 | ubuntu-noble-large | deleted: sha256:70c8984b80ca364ad0e1e58c813ead3d888ca504f75188d3cb8d411239c92614 2026-05-22 01:43:21.399760 | ubuntu-noble-large | deleted: sha256:d3c1f4aa611a9b2d62e1811a9b5c7558768100d806df78b77819e1751f820314 2026-05-22 01:43:21.399766 | ubuntu-noble-large | deleted: sha256:517388f6babdb35e79c3816d129b456580b5dff9c927e22cc9496f99f14b4996 2026-05-22 01:43:21.399771 | ubuntu-noble-large | deleted: sha256:11a28815e7998eb6a93391f0ee32dce5cade1f8f938367d553b0eccd14315279 2026-05-22 01:43:21.399777 | ubuntu-noble-large | deleted: sha256:0cf70dd7d45000628961a000cb62d65a80090835a5a793fb56c5f4feb6213b05 2026-05-22 01:43:21.399783 | ubuntu-noble-large | deleted: sha256:1c6c8a32b4b182b6300539c4b62afabdc649efd8736029e4551afc2ddc6171b4 2026-05-22 01:43:21.399789 | ubuntu-noble-large | deleted: sha256:7710bf0f6c35f003e0f979714a455f92fa0f04fd3cf310e0d7618b752921fe91 2026-05-22 01:43:21.399795 | ubuntu-noble-large | deleted: sha256:425b37918a8ff9d458e511637ed50fc7f93a3c8ee2eb7a19ab3dfadd309de646 2026-05-22 01:43:21.399804 | ubuntu-noble-large | deleted: sha256:20a92ee817aac924b0eae93f8d39bbe31d1316db1ca213bd1f030f314a8dd10f 2026-05-22 01:43:21.399810 | ubuntu-noble-large | deleted: sha256:dd71961f4b31cdf651bacfb3480e9b04407c7bc3ab9d9dd3d96bb0b3b5e6895a 2026-05-22 01:43:21.399816 | ubuntu-noble-large | deleted: sha256:5cad5afabcbaf31277fd8ec2a71e89f0b7e4569473ef875b3ea4370f9048ce6d 2026-05-22 01:43:21.399821 | ubuntu-noble-large | deleted: sha256:238c30f56441f572eff93d38c0eb6ee38dec35854ed0db83854fed1f58ce4348 2026-05-22 01:43:21.399827 | ubuntu-noble-large | deleted: sha256:27e3dc11edbef243a0fa95f7a3c41266898e15a67aea81bdeb6ba6d37669842b 2026-05-22 01:43:21.399833 | ubuntu-noble-large | deleted: sha256:e931184c36fdd2cc07863a6bc799360386474b6753d996c4a75dd7f59b67be03 2026-05-22 01:43:21.399839 | ubuntu-noble-large | deleted: sha256:87051688c894cebea782a3283a7b6ed28ecdb94da55705df0ef07c00ac82a3f3 2026-05-22 01:43:21.399845 | ubuntu-noble-large | deleted: sha256:e4105165487effe359ea992ddba2404a4b69d9d6f0b6aefc8714f0398a3f3c37 2026-05-22 01:43:21.399850 | ubuntu-noble-large | deleted: sha256:048fe4162652b5ed1a0dd11f45f852e38c1a6aedae1524df7e146354edd19f0d 2026-05-22 01:43:21.399886 | ubuntu-noble-large | deleted: sha256:6b57e51f8895b025dab74f64e18588b329cae29a13c70a02a439d9ddbf740fb5 2026-05-22 01:43:21.399892 | ubuntu-noble-large | deleted: sha256:556b4d3e849a8d89962fdf2fe5f1120995c3fa696da6768a91ffde5698ed8e02 2026-05-22 01:43:21.399898 | ubuntu-noble-large | deleted: sha256:02fdcbb829bb3b8c47830e7fe93b057d0ee23e4c124ecaa5f75b053570a0226e 2026-05-22 01:43:21.399904 | ubuntu-noble-large | deleted: sha256:924acb8b7d16a83e4824ce0adf2d9c64e56d795a1aff8b20e7c29f5a46a80f1d 2026-05-22 01:43:21.399910 | ubuntu-noble-large | deleted: sha256:f3b736b6c51d2af9ad9a0abf5005c0beadcda525c9b5fbdb1c380240ba3aa2fd 2026-05-22 01:43:21.399916 | ubuntu-noble-large | deleted: sha256:215d8642563a61f686255d9b21a1c25d567506dbdda7354d223a67842a7a963d 2026-05-22 01:43:21.399921 | ubuntu-noble-large | deleted: sha256:6940a4e32df8ed5aeedca178c52dcafebd847b1b9c170a475e607e076998c4e0 2026-05-22 01:43:21.399927 | ubuntu-noble-large | deleted: sha256:85018a89c8ffbfe93f33e6728813323d6f4f06858e0117449b7b85a1cdb764b9 2026-05-22 01:43:21.399933 | ubuntu-noble-large | deleted: sha256:ba4e99e9671d4a9d3fa48fc5cfcfd6f9770a0350407cc0d1d721871b6ffab9d4 2026-05-22 01:43:21.399939 | ubuntu-noble-large | deleted: sha256:fbaeb66bb248e74b2b98ee5d1aebdea8ff323d5fc8a88a8603724d24f1ba7fd8 2026-05-22 01:43:21.399945 | ubuntu-noble-large | deleted: sha256:7b8890fa4b523df352f1ca8da4cd6d5382ce2216707c44931b9627dd63e83731 2026-05-22 01:43:21.399955 | ubuntu-noble-large | deleted: sha256:4bdb215459222b16a114c8b7c95909469ad6cd54316503e3d5986a80c7f8aade 2026-05-22 01:43:21.399961 | ubuntu-noble-large | deleted: sha256:adf2553d50c6e8a020c8ab4f6a993db39963dc89e989cbb7ec60ad2513fb519d 2026-05-22 01:43:21.399967 | ubuntu-noble-large | deleted: sha256:200214bfb03aa153cc4391849c9d6ca236ae14c96dd80192a34c4caa9e6313b9 2026-05-22 01:43:21.399972 | ubuntu-noble-large | deleted: sha256:be625629778794705af7c1f4efc3ca1c47b85204f8cb008756146b3f66708f57 2026-05-22 01:43:21.399978 | ubuntu-noble-large | deleted: sha256:bdcfe4a08fadd2e3f94fbfc8885f8e683e4237f774fbd9df4c95e1f8d86c557b 2026-05-22 01:43:21.399984 | ubuntu-noble-large | deleted: sha256:fc9c67e037b729ac83fbc2d3e4a0c0817696f8cd7361eff521cbe25f910104f3 2026-05-22 01:43:21.399990 | ubuntu-noble-large | deleted: sha256:65d9ba06096121f3690890ed84c323a89c310fc2ecb068004cbf620424e9005b 2026-05-22 01:43:21.400000 | ubuntu-noble-large | deleted: sha256:288e041da78d1958cec0a677d6b645d15b9fe63ef47856dee8317eff66e96e25 2026-05-22 01:43:21.400006 | ubuntu-noble-large | deleted: sha256:ff39ba7ecfe0ac980b33ef82a1f5e6ad13145d993f0031347b11738e9ccb6f0b 2026-05-22 01:43:21.400012 | ubuntu-noble-large | deleted: sha256:3bf8e3a315517f9f4fc6a828e37ea7d395c3a17dbe38cd6fc46cb20baf8f9411 2026-05-22 01:43:21.400018 | ubuntu-noble-large | deleted: sha256:3ea490f6bde310256f30c250093c3b0f9198a319d4575bec8824a74cd8b21b54 2026-05-22 01:43:21.400024 | ubuntu-noble-large | deleted: sha256:3bd24efa351e5edb3f4591284075f32ae8c020b3bb24e312f47fbd7920772807 2026-05-22 01:43:21.400029 | ubuntu-noble-large | deleted: sha256:391a723886617c9ee0a29624baffe9ad1b446318e7395255953ae6fed23459ce 2026-05-22 01:43:21.400035 | ubuntu-noble-large | deleted: sha256:55fe159e3cc0734b3449e6de87d13bb7c1baa4841192e6860515429875ff0606 2026-05-22 01:43:21.400041 | ubuntu-noble-large | deleted: sha256:4e3e2cf9f4505d9ed1a1f806f283244fc1ec2b16922ee60ad0fc2c1c995e8925 2026-05-22 01:43:21.400047 | ubuntu-noble-large | deleted: sha256:e1cfff7d4b0cfcd1182442951bdef44c5d5aa28353cc43b632ddf764adf08cbf 2026-05-22 01:43:21.400052 | ubuntu-noble-large | deleted: sha256:af69911a9bed757ec07cae226cb1656cd1404a5caff509bf868e4586ba9d76be 2026-05-22 01:43:21.400058 | ubuntu-noble-large | deleted: sha256:616f3d8c0bc5f7ebb90bcd6e00ff882f4b60b9669be32ce61b50ece6c0b1b6e8 2026-05-22 01:43:21.400064 | ubuntu-noble-large | deleted: sha256:c8830f66d145c6f2960a9afa7596aed0e955f2d9c0b7511913225b7c2314fe48 2026-05-22 01:43:21.400069 | ubuntu-noble-large | deleted: sha256:bd45584a97810a81ee48ad0ef3206133bee2473fa7ef4e6efe1c3ae48a86b57a 2026-05-22 01:43:21.400075 | ubuntu-noble-large | deleted: sha256:a5adbd98ecdd99bdcc6129f59dcecd13f5d600bd878005317ab10ea9fac2f01a 2026-05-22 01:43:21.400081 | ubuntu-noble-large | deleted: sha256:7ad63fb82dddd25779339f8328bbf5b9eb3725099bd6ebea4c698a6a11906ba6 2026-05-22 01:43:21.400087 | ubuntu-noble-large | deleted: sha256:447bbdfec06214976d4450f9b032ff235b75c029a7dfd127ba32583b64bd2c54 2026-05-22 01:43:21.400093 | ubuntu-noble-large | deleted: sha256:aacfc4d2051d3a5de69dc13c31825f9489b2459133fc75f7a5ddd6160d58522b 2026-05-22 01:43:21.400098 | ubuntu-noble-large | deleted: sha256:d0c65a326b701395949eb73b87e37bf3a4fc9842d73acf66ed0b44abad771f88 2026-05-22 01:43:21.400104 | ubuntu-noble-large | deleted: sha256:f8f83efc520799e7fd0a0d7f8addc2bb7080848e81f3d2391670a0613b931d07 2026-05-22 01:43:21.400110 | ubuntu-noble-large | deleted: sha256:f9c0e7c4f92a91ebe6a040baa7a030d553cff1051c629de6d2fc2e40fc0de09d 2026-05-22 01:43:21.400116 | ubuntu-noble-large | deleted: sha256:149e6685f2f048b636964689bcdcaebba8fd0bc4c56e5f9eee2ed349c00fd84a 2026-05-22 01:43:21.400121 | ubuntu-noble-large | deleted: sha256:50e2224abef2b01c266003cffad6be660510504ed1b1d5563c31a9d868fd1a84 2026-05-22 01:43:21.400127 | ubuntu-noble-large | deleted: sha256:a3f25bae8bf2c1ac96bc01774afb4a710e244b359f4385c965d939f91125ea79 2026-05-22 01:43:21.400133 | ubuntu-noble-large | deleted: sha256:746f7caf1a9c349944327a6042d44f91d716ecf2b45443363ace124b8cc64821 2026-05-22 01:43:21.400143 | ubuntu-noble-large | deleted: sha256:1e9921d7f116f47cd84e24dac8c2ddce0c3f3de887b6453bc822f4f45eef3733 2026-05-22 01:43:21.400149 | ubuntu-noble-large | deleted: sha256:ba18beae6a1df49c1a6a3c979c233159fe4d45ce1fda1d5d15a6e9c26f854fa8 2026-05-22 01:43:21.400154 | ubuntu-noble-large | deleted: sha256:e853c7b16ab0f233c65796ea6dc45e67960b3e05b7055e58032f0e09c38efc32 2026-05-22 01:43:21.400160 | ubuntu-noble-large | deleted: sha256:57598deede84dc53bd37524b6ffe185a2e61bb21521c53d01e9cca8d05ae5d85 2026-05-22 01:43:21.400166 | ubuntu-noble-large | deleted: sha256:29f1a33e189b82fcfd5a6e2aa9f45b6b424a757dba89a4438235c7a8c2472016 2026-05-22 01:43:21.400172 | ubuntu-noble-large | deleted: sha256:97a026fb617dd2ca68fbcc98f7b9428bc0136b0ed915204ffadf50e5ab99f4c5 2026-05-22 01:43:21.400178 | ubuntu-noble-large | deleted: sha256:219da251fe4753859e4f3f9dd8c78caca6796d955d1c77aee48e0abb837a5247 2026-05-22 01:43:21.400183 | ubuntu-noble-large | deleted: sha256:1b33fd048aa58c017c3ac142cb982e64e561dde91fd1dc85844835911620e269 2026-05-22 01:43:21.400189 | ubuntu-noble-large | deleted: sha256:cab6c7b4537847b8e17a3e86078b23b62bed59a7e13ce9705d9d77cc5ff9d3e8 2026-05-22 01:43:21.400195 | ubuntu-noble-large | deleted: sha256:66e885495e317889273d4ce333ee014027409e1e8ba9dcbe5ef757a5656aa849 2026-05-22 01:43:21.400201 | ubuntu-noble-large | deleted: sha256:cadcd470675b91dba1f8907135ed632ff5bcaeb62b226dd1b0383aa75cedca80 2026-05-22 01:43:21.400206 | ubuntu-noble-large | deleted: sha256:f445b06902f24b12479da9e7018cd2b46a477b69b380f5ef9c36ad7cd321a665 2026-05-22 01:43:21.400212 | ubuntu-noble-large | deleted: sha256:f8ccd77a2eab04ab195c1a7157ad929a9203347bce6cf97c98ffd98757ad3d11 2026-05-22 01:43:21.400222 | ubuntu-noble-large | deleted: sha256:e629a1383c7214aa3d45dec9cf11a5bc96e9a79dda22e43757cc27fbd364032c 2026-05-22 01:43:21.400228 | ubuntu-noble-large | deleted: sha256:6751a122d432025f0b5f0e6f7c2d446e1ce4fff419fd42e7394c42c7e09c89cf 2026-05-22 01:43:21.400234 | ubuntu-noble-large | deleted: sha256:3b92f2cdcdd1bd33cbfc741d93291c0724cb2b13b7882ab14bbdcfb42c21dfde 2026-05-22 01:43:21.400240 | ubuntu-noble-large | deleted: sha256:cd98013ed2ff232aa3f41ff8531bd6951fd0e8e0ae43bd7415fd3f43b1ecd80e 2026-05-22 01:43:21.400246 | ubuntu-noble-large | deleted: sha256:5d559da185287eaee882fe7dcf94add1c4bc71f9c7e86477b5ae797c31d90a76 2026-05-22 01:43:21.400251 | ubuntu-noble-large | deleted: sha256:ac8baec22ac2484bbc609700e44b7ef07141d191c98dcbb12024e2664c7b4624 2026-05-22 01:43:21.400261 | ubuntu-noble-large | deleted: sha256:2710828a4292d2c41aa6377f3c1d104f09068c10661fd1c97f4330b927c3437a 2026-05-22 01:43:21.400267 | ubuntu-noble-large | deleted: sha256:8ca9f8c2b2a7bb4bbf3b540b03152200a2bdb9f7376cfa8046ce5870c46c2a80 2026-05-22 01:43:21.400273 | ubuntu-noble-large | deleted: sha256:d36232d80d0a6403cc2804c77344caa5dbafbe34a5a034489b4565662f5be517 2026-05-22 01:43:21.400279 | ubuntu-noble-large | deleted: sha256:0d80cffa2bcffdbbcc6bfaa4e61214a5cb678688fa0f63339957a0e7552fc39e 2026-05-22 01:43:21.400285 | ubuntu-noble-large | deleted: sha256:324cfd42c898817ae24181ff1ca6caeb49cfed6681546e14d64ab81daf8b3e12 2026-05-22 01:43:21.400290 | ubuntu-noble-large | deleted: sha256:d14017d781e173d048ecc2c818554b5455a4118f2b280e7014b9438a1f090884 2026-05-22 01:43:21.400296 | ubuntu-noble-large | deleted: sha256:628d740df02fecd55730d492fe650c40ff6986c303fb678d327a12c2b281e674 2026-05-22 01:43:21.400302 | ubuntu-noble-large | deleted: sha256:46fe5cffcec114949c8e7984b9e18279bfd14de2ed33dff47c2191facbe2fa48 2026-05-22 01:43:21.400308 | ubuntu-noble-large | deleted: sha256:9a775a8f0a5374599bfa99611d9065d91af46a28667c3cafa3badbec63c06754 2026-05-22 01:43:21.400314 | ubuntu-noble-large | deleted: sha256:f02610dd090fc784a1da97c49a9cedf9c38e342a3eb43213121e4f58e8aa0bc1 2026-05-22 01:43:21.400319 | ubuntu-noble-large | deleted: sha256:7606da2c785f54218a6e02c4cee3ba9b2fa10005955c8f2544953759d3decb0e 2026-05-22 01:43:21.400325 | ubuntu-noble-large | deleted: sha256:9f63f5af7c3cf49b91fd8e39cf1ac554ebb85edf9e6c7ce222ec3d0d7af1dbfa 2026-05-22 01:43:21.400331 | ubuntu-noble-large | deleted: sha256:e4d6080247e25ffd4a3195fcb105a14ca6919d384f5bc2363208f323a0ac1f54 2026-05-22 01:43:21.400337 | ubuntu-noble-large | deleted: sha256:d578c686aa2cbdbaf06aefe0251a20ab3f2d6296e52f5fb0af76cfeb819be102 2026-05-22 01:43:21.400342 | ubuntu-noble-large | deleted: sha256:7724ab87744087e8544555eb0ec12bce59e0b6325c118300218f0948f06b5f46 2026-05-22 01:43:21.400348 | ubuntu-noble-large | deleted: sha256:305804118557795286003bd71077c028cc91722cda769cc6b57876fbe54cade3 2026-05-22 01:43:21.400354 | ubuntu-noble-large | deleted: sha256:69922bc03150453ddf4cc9e806e37167622b9aa8d82f55296e5e58acea832ba6 2026-05-22 01:43:21.400360 | ubuntu-noble-large | deleted: sha256:dda53be38421c718c9668dbf41f081c0583b72218da5c6c1f3bd5fbb03aede87 2026-05-22 01:43:21.400366 | ubuntu-noble-large | deleted: sha256:dc1c26fce67d89b7fb654e91846b62d88c326e2657437def5b487d75e5823658 2026-05-22 01:43:21.400371 | ubuntu-noble-large | deleted: sha256:43b9526a282df0bed773c518aa14bd8eaf4fccefdf5d99174d34901d4a44d284 2026-05-22 01:43:21.400377 | ubuntu-noble-large | deleted: sha256:ac98500c5f2de223a5be451a31e5a2f5ecf9e52df3b4b3a2403cc55e483f08f8 2026-05-22 01:43:21.400383 | ubuntu-noble-large | deleted: sha256:e83ea00b6ab863d272887ebe5b9d5a53def1971cb0308eaebc30261f6fab36cc 2026-05-22 01:43:21.400389 | ubuntu-noble-large | deleted: sha256:f2df1d92119f845c0e0a40dba414d89928b202490772eabe5aeb9aa6824cf48a 2026-05-22 01:43:21.400394 | ubuntu-noble-large | deleted: sha256:a575479620fb8468d0578f9facaeff72fec3a84d0195da0079e15b86397d54a6 2026-05-22 01:43:21.400400 | ubuntu-noble-large | deleted: sha256:550e985794957f0175f6017edadb223257cdd4cf34a938c22504f6a3254e368e 2026-05-22 01:43:21.400406 | ubuntu-noble-large | deleted: sha256:1bff0533d4c99391f471994fef803622dd7ba4aaf4e734d410192252d97b1320 2026-05-22 01:43:21.400412 | ubuntu-noble-large | deleted: sha256:f88fb11101b56090f4e160ae8c52e882f9efb5777abc9db2408147464fac0a25 2026-05-22 01:43:21.400418 | ubuntu-noble-large | deleted: sha256:72a6122ecd9fcb07522a80d4f16dd1f221266b95cda5a2c7b3d0967b979dcdcb 2026-05-22 01:43:21.400423 | ubuntu-noble-large | deleted: sha256:b073322a04cf6b526c8a1a25f2493f6e8e2441606ab607b603463531cbf7f637 2026-05-22 01:43:21.400429 | ubuntu-noble-large | deleted: sha256:a66959b65e5cc7f21d10b7117cd37bc72a79d8118f48c5e7a2c499e415da11e0 2026-05-22 01:43:21.400435 | ubuntu-noble-large | deleted: sha256:56ddd2c8533a57883d42f7a8f656c4927acd2abdfc5a542f2ae6482e1e44c700 2026-05-22 01:43:21.400448 | ubuntu-noble-large | deleted: sha256:a86df28ea0bf58e672c6e1962db4bea128f456253f290058df7e5402785ee6c3 2026-05-22 01:43:21.400455 | ubuntu-noble-large | deleted: sha256:a0092ed5e40141c2dd8b32cc53ca95a3a41610c456adc2f9e44d866eba9e4558 2026-05-22 01:43:21.400460 | ubuntu-noble-large | deleted: sha256:fc8315368aa43c2a16856b197763d1ec29be0002c702f1f37ff875ed425c536c 2026-05-22 01:43:21.400466 | ubuntu-noble-large | deleted: sha256:b7e0b47bcbe88d1dd5496bfb56a27a14182ac8fff1acb0e95d09f1073043715f 2026-05-22 01:43:21.400472 | ubuntu-noble-large | deleted: sha256:a2418badbc878c8d45c882f2dca87503c23d6cca609844fb76bf6be1ddef78ad 2026-05-22 01:43:21.400478 | ubuntu-noble-large | deleted: sha256:7f9711fd730a7f6e9c2fbc1405d9654bddd3a115bf12a53724f0da77d9e7184a 2026-05-22 01:43:21.400484 | ubuntu-noble-large | deleted: sha256:4977cd5e94bc2778cf16ba18ccacdfb5fc000e514c09711b347010538372b2fd 2026-05-22 01:43:21.400489 | ubuntu-noble-large | deleted: sha256:a7e88dd28968cbfffb11645acf2064f287a0b84dc9dcb2c403d10b16897f3569 2026-05-22 01:43:21.400495 | ubuntu-noble-large | deleted: sha256:436ebe902e66f8de0559dff3c0d5ee99df6e70e4c1c0ee44849b09284f0b10f1 2026-05-22 01:43:21.400501 | ubuntu-noble-large | deleted: sha256:dc75fb51e148dfd25155a2596b4ce7176d9b1f85fe6132164686f22706ffe6ac 2026-05-22 01:43:21.400507 | ubuntu-noble-large | deleted: sha256:ef090f8f6be227714077d386475aa1c6a7b9a48222f47775ffbea02895d24232 2026-05-22 01:43:21.400513 | ubuntu-noble-large | deleted: sha256:59cb9670220fec61bcae9d4035890aa99a15e5129171f613c3f6498bcaa3d303 2026-05-22 01:43:21.400518 | ubuntu-noble-large | deleted: sha256:a89d087fd2530f592797cfe19d800c09e353c95eacfe801cd11f6ecdcc2e38a1 2026-05-22 01:43:21.400524 | ubuntu-noble-large | deleted: sha256:ba5bc54faca2faff852eeb10f7cf2f4965798ff66d59816bf625a3a22ce3bf5a 2026-05-22 01:43:21.400530 | ubuntu-noble-large | deleted: sha256:bc0c5b3be98bfe1d5c511691be51f501ef8064edcbfb383f23908ab152a702a7 2026-05-22 01:43:21.400536 | ubuntu-noble-large | deleted: sha256:9753770ca0442d59bb9cbda98945faa61f5a5daf9858d6da3b732d3e368b8f19 2026-05-22 01:43:21.400542 | ubuntu-noble-large | deleted: sha256:98cdd1c6d25f666e0afb7ae8a6edcd8f295240d7260b8e8be2b00cd34292ca7e 2026-05-22 01:43:21.400547 | ubuntu-noble-large | deleted: sha256:da6f7eb784974df5f6070926e7b033f7f54bbf751c04cb3d2b8cb0269f207cbb 2026-05-22 01:43:21.400553 | ubuntu-noble-large | deleted: sha256:0296fb55ccead0538f51d9f74a92c025a2cadb174454bc1bba1158bf5245e919 2026-05-22 01:43:21.400559 | ubuntu-noble-large | deleted: sha256:8265521ef7d8ff0077b160eb1287be7f928049ae971c0361c152defa25475ebd 2026-05-22 01:43:21.400569 | ubuntu-noble-large | deleted: sha256:507205383cb0688f6b1bfa7c43e24853084af89b7c1acc07c11762e95a6ba0aa 2026-05-22 01:43:21.400575 | ubuntu-noble-large | deleted: sha256:a8ba43331959b7e44044d04f38bbce8bddab7728e9d4a96c1386262f96305895 2026-05-22 01:43:21.400581 | ubuntu-noble-large | deleted: sha256:9add569131c19f81357f159779c54602642b53a48a3d73fa47e542a15d92e0ba 2026-05-22 01:43:21.400586 | ubuntu-noble-large | deleted: sha256:2ac52e486e84d089ad7afc4779117bfe3e97f7c8410f723eafeb2170a29629fa 2026-05-22 01:43:21.400610 | ubuntu-noble-large | deleted: sha256:38866991a543f88921313872f49e4e1337d3de55814ccdb63d12d19366eefac1 2026-05-22 01:43:21.400617 | ubuntu-noble-large | deleted: sha256:48c08d66773abdda80bf44c449af3e48f785af73c89d3ab2c78b4c9746b4b756 2026-05-22 01:43:21.400623 | ubuntu-noble-large | deleted: sha256:0d99a7f775d4d152fd58a54339a3bc3aba01946833c702d85c0b612064296469 2026-05-22 01:43:21.400629 | ubuntu-noble-large | deleted: sha256:ebb080bc4b12057e53953b2efb989bd48aeb2f9116a87188a9f1052a358069ee 2026-05-22 01:43:21.400634 | ubuntu-noble-large | deleted: sha256:820f2c8b5661463e5284a7b89498430fff584f9cb7967e89eeec2024b2654245 2026-05-22 01:43:21.400640 | ubuntu-noble-large | deleted: sha256:b1d15982cb7a5e53c9f704298d8d32cfbb8929380928c9bdb23ee719a355d37b 2026-05-22 01:43:21.400646 | ubuntu-noble-large | deleted: sha256:6e2a59a036c706a18cce0ac8d881c5737c07dec23f9f8edc203f7a25e065f8cd 2026-05-22 01:43:21.400652 | ubuntu-noble-large | deleted: sha256:b1c5e364dfb34ac8296b7179f048d0ee450ff256caeb248cb968db24f0df74b2 2026-05-22 01:43:21.400658 | ubuntu-noble-large | deleted: sha256:05d5b033592ec9923e46d1a86f5c5acae6429f7277888e9cd1ef51d8820a948e 2026-05-22 01:43:21.400664 | ubuntu-noble-large | deleted: sha256:954f4663440d4b98e4136bec5eb0bd3338242532a2bbe19b0a2366603bc97554 2026-05-22 01:43:21.400669 | ubuntu-noble-large | deleted: sha256:1027db6eed0b090d4fee7f1a9bb8e1af2f140360128f6d199ec19d4023ec8b38 2026-05-22 01:43:21.400675 | ubuntu-noble-large | deleted: sha256:4db37848503195941bdf0044c020c1f78ac16b59579636dbcddeeb99beafaa79 2026-05-22 01:43:21.400681 | ubuntu-noble-large | deleted: sha256:8a916ba9fd9632a871ba202c894f07c3482d1b52f1ef474f6366cfb015778d04 2026-05-22 01:43:21.400704 | ubuntu-noble-large | deleted: sha256:88a6b90ae64768ed9fd6bf99fbccaa08d5ae3b88d7adfd03e72733cebd34907d 2026-05-22 01:43:21.400710 | ubuntu-noble-large | deleted: sha256:0db56c90f651d7780fadd8e66da12184b23d666c9842f0cc82d7e8f111fbd732 2026-05-22 01:43:21.400715 | ubuntu-noble-large | deleted: sha256:89f65eb0b6596bcb0b199153a0b6f92640ba322f8939cb6030f877d4cb30d80a 2026-05-22 01:43:21.400721 | ubuntu-noble-large | deleted: sha256:ed246c4fce29657e8140889a51320dcbe1f601289e579df3d9649704cb068f2a 2026-05-22 01:43:21.400727 | ubuntu-noble-large | deleted: sha256:4d191fff136ab249913483481b83129b72bbb0b69757cc3174566adb2ebef0c0 2026-05-22 01:43:21.400733 | ubuntu-noble-large | deleted: sha256:7141e594933bf883857938651309245fe1f387d2b0ebf5201306e675ad2b1f7a 2026-05-22 01:43:21.400739 | ubuntu-noble-large | deleted: sha256:62a9ce1f128c60bea76af969230adcfa186c00bb3eaaca468052612dcbb31cf5 2026-05-22 01:43:21.400745 | ubuntu-noble-large | deleted: sha256:bfaa15847d2b786aac4c5ba018a439a835ec3eeb9428a158da3f1990aaff78a8 2026-05-22 01:43:21.400751 | ubuntu-noble-large | deleted: sha256:b52d65ee0379672228e0fb74fe02a1de1640aa38143b464e87d80e3d1150d08e 2026-05-22 01:43:21.400756 | ubuntu-noble-large | deleted: sha256:c0128f8ab15c95b3575b65a9cb6f540ea02097ec337b1b79218c8cbc31ea1799 2026-05-22 01:43:21.400762 | ubuntu-noble-large | deleted: sha256:f68d155ac9a40b049a592322b8439d957cf113ced06dc162fb0aa296ab143a9d 2026-05-22 01:43:21.400768 | ubuntu-noble-large | deleted: sha256:fae5ab8e8271c858da78977c2ed46497ed6bad11b17c67509f183e23a1ef30ef 2026-05-22 01:43:21.400774 | ubuntu-noble-large | deleted: sha256:cf4f7af88886d690dbbaf19fce7d9654c58065a32a37c7cef33b36455ccbdb9d 2026-05-22 01:43:21.400780 | ubuntu-noble-large | deleted: sha256:1333a9c6fb663b12eebf7d6b7b8cbd4d297b5913206aa58168b28460de9ed690 2026-05-22 01:43:21.400793 | ubuntu-noble-large | deleted: sha256:f45609aeaa9104f096e4ead5ffb6ed95d5322d8b93b074f32e3a5eb459788db6 2026-05-22 01:43:21.400799 | ubuntu-noble-large | deleted: sha256:712d1d7ddc56c2a23849a72d5bf6a5117a6593857b561cd083cf3b3e4ebac855 2026-05-22 01:43:21.400805 | ubuntu-noble-large | deleted: sha256:35248191870c1c03ff2b10b9d3a751e95410ecfe54862b71a0541586fe416771 2026-05-22 01:43:21.400811 | ubuntu-noble-large | deleted: sha256:c85e03fbe21177b94e1b86fb4d4ebbf065fd3207485130f8b0d468cd2de3fcce 2026-05-22 01:43:21.400817 | ubuntu-noble-large | deleted: sha256:56e8dc63528c4e257010c253e25e7e8fd9dddced5788b4cdd1cd38ccb7f0d567 2026-05-22 01:43:21.400823 | ubuntu-noble-large | deleted: sha256:476fcc6739b7ae910440cba0b0e07a493cd2fb3a5d8e9f380d36c6262cac2bd1 2026-05-22 01:43:21.400829 | ubuntu-noble-large | deleted: sha256:d2a30b8c0ca253d7ddea6cfb7e1390229b627ed1a021eca94a4d754e8ead7e26 2026-05-22 01:43:21.400834 | ubuntu-noble-large | deleted: sha256:93a73a26afb8eda97702eb5a259cb502716e9d36deafdf7c9d9fef498b306f23 2026-05-22 01:43:21.400840 | ubuntu-noble-large | deleted: sha256:c61dd1f3b1fe43b8f3284ca142ad351dc18b38f48a81b0746f6ea5a85c680815 2026-05-22 01:43:21.400846 | ubuntu-noble-large | deleted: sha256:19562904d0a94587cc1e302c1c7475fd567d19e99fa44491883d4bf6b885bf29 2026-05-22 01:43:21.400852 | ubuntu-noble-large | deleted: sha256:25ee2ab31c694f5a08c9ace48ec72f3d0b76e10b7babb89371a8d6bbd45ebe7e 2026-05-22 01:43:21.400888 | ubuntu-noble-large | deleted: sha256:ed2f38a7715e7bcc8bcabb6826ee4bca991567a47d8c679bd9f431003f0d4766 2026-05-22 01:43:21.400894 | ubuntu-noble-large | deleted: sha256:5d2acd8069fbe82da6c736160365699124eb946c6737bbc4cd5eafbaae8276bc 2026-05-22 01:43:21.400900 | ubuntu-noble-large | deleted: sha256:d2a736e2dc5616a4ee9d929e7c3e7462522d750e37113cf65933d2e43bca1c35 2026-05-22 01:43:21.400906 | ubuntu-noble-large | deleted: sha256:32ba0e4cc3eb7f6e27308edeb293cb94fbac5bb1e1ac7e0fb81d9ccf7d796888 2026-05-22 01:43:21.400912 | ubuntu-noble-large | deleted: sha256:a45d80cf2e6194ef2a989c3664207490555746a353d3ac1987404f1a543224f8 2026-05-22 01:43:21.400918 | ubuntu-noble-large | deleted: sha256:b10b1934bcdeedeb7b0727027d8816fcebb1e8b8339d9a8ef6f80aa65cb882d7 2026-05-22 01:43:21.400924 | ubuntu-noble-large | deleted: sha256:3df42b8f48881ca9d50e6ff2a89e669eccf7bf9f338f2ddcfa48bad79c81687a 2026-05-22 01:43:21.400930 | ubuntu-noble-large | deleted: sha256:ea17662dc5038993c8c8b1e1e1476c5978d49d501e0730f14dacba10d0d5d5fc 2026-05-22 01:43:21.400940 | ubuntu-noble-large | deleted: sha256:1d9cdaa956f4adb0715ca40ddbee44cefbea003da94f31563e8d5768e8e6dfbe 2026-05-22 01:43:21.400946 | ubuntu-noble-large | deleted: sha256:bda6404af5a4514d5a478f43904e594bf257382e09b20ee9d8621f054c5a6538 2026-05-22 01:43:21.400952 | ubuntu-noble-large | deleted: sha256:10a191d5c144d9d416082b666390cdf0ab2a3fd38462d8bc35cd92fa107df0fe 2026-05-22 01:43:21.400958 | ubuntu-noble-large | deleted: sha256:23306d2669fabadb3257cfa34a037374f55739d15a7dc56339df7ebe449360f4 2026-05-22 01:43:21.400964 | ubuntu-noble-large | deleted: sha256:00632962cae88174430c24b2803fa4a8a416ce16b21fc49374fcf36452a27cfe 2026-05-22 01:43:21.400974 | ubuntu-noble-large | deleted: sha256:b242e7e88273aac202d85bee811131763c5762703ae82f8dfcb3d21cfeb31bb7 2026-05-22 01:43:21.400980 | ubuntu-noble-large | deleted: sha256:1f96982a56a1b2b06c21455505e57b5adf8a34bc58e42b487245f8a14db6c97c 2026-05-22 01:43:21.400986 | ubuntu-noble-large | deleted: sha256:e6c20ff90bc30878421351075200d0a7b885c559882482c017470bcd91d9756b 2026-05-22 01:43:21.400992 | ubuntu-noble-large | deleted: sha256:877f95f519541603d9c4af6d48d9b5ab3c824fa168c743497af04ce039b7e6f7 2026-05-22 01:43:21.400998 | ubuntu-noble-large | deleted: sha256:d141f24be1ff7beae031765cb4fb8a868bb0b919343cf6f0311c04360db3080d 2026-05-22 01:43:21.401005 | ubuntu-noble-large | 2026-05-22 01:43:21.401013 | ubuntu-noble-large | Total reclaimed space: 14.91GB 2026-05-22 01:43:21.401019 | ubuntu-noble-large | + docker images 2026-05-22 01:43:21.586179 | ubuntu-noble-large | REPOSITORY TAG IMAGE ID CREATED SIZE 2026-05-22 01:43:21.586258 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-prometheus-exporter build-20260522 305eccc429a5 45 seconds ago 1.44GB 2026-05-22 01:43:21.586269 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent build-20260522 3a89038f585f About a minute ago 1.24GB 2026-05-22 01:43:21.586288 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-sb-db-relay build-20260522 275480c8ff1e About a minute ago 293MB 2026-05-22 01:43:21.586296 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone build-20260522 1bb49c6896c5 About a minute ago 1.08GB 2026-05-22 01:43:21.586303 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-fernet build-20260522 c09c8d4ccc9e 5 minutes ago 1.05GB 2026-05-22 01:43:21.586310 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-ssh build-20260522 c912fb4f7995 5 minutes ago 1.05GB 2026-05-22 01:43:21.586316 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-api build-20260522 34ce57490780 6 minutes ago 1.01GB 2026-05-22 01:43:21.586323 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-monitors build-20260522 24ae9889b8f5 7 minutes ago 1.08GB 2026-05-22 01:43:21.586330 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-engine build-20260522 667b94e601f8 8 minutes ago 1.01GB 2026-05-22 01:43:21.586337 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-conductor build-20260522 660d2ab05451 8 minutes ago 1.43GB 2026-05-22 01:43:21.586344 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-api build-20260522 41ac978fda7c 10 minutes ago 1.15GB 2026-05-22 01:43:21.586351 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-pxe build-20260522 3aaca9d3a9d1 11 minutes ago 1.2GB 2026-05-22 01:43:21.586366 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-spicehtml5proxy build-20260522 8f3f590a1ccb 12 minutes ago 1.27GB 2026-05-22 01:43:21.586374 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-conductor build-20260522 0cc046272ae6 12 minutes ago 1.23GB 2026-05-22 01:43:21.586381 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-api build-20260522 7dc20149f6c3 13 minutes ago 1.23GB 2026-05-22 01:43:21.586388 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-ssh build-20260522 80648fba7f74 13 minutes ago 1.23GB 2026-05-22 01:43:21.586395 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute build-20260522 77c634bf0182 14 minutes ago 1.59GB 2026-05-22 01:43:21.586401 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-scheduler build-20260522 376db01d306d 16 minutes ago 1.23GB 2026-05-22 01:43:21.586413 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute-ironic build-20260522 8ac5faed5bcb 16 minutes ago 1.24GB 2026-05-22 01:43:21.586420 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-serialproxy build-20260522 901155a6e2ea 17 minutes ago 1.23GB 2026-05-22 01:43:21.586427 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-novncproxy build-20260522 bddddd9a5a08 18 minutes ago 1.38GB 2026-05-22 01:43:21.586451 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api-cfn build-20260522 4b33e7fa9043 19 minutes ago 1.09GB 2026-05-22 01:43:21.586458 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-engine build-20260522 9b3d509b0e77 19 minutes ago 1.09GB 2026-05-22 01:43:21.586466 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api build-20260522 c3c8b8d63074 20 minutes ago 1.09GB 2026-05-22 01:43:21.586473 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/watcher-api build-20260522 053ffc9cbf95 20 minutes ago 1.02GB 2026-05-22 01:43:21.586480 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/watcher-engine build-20260522 b82bb806aca8 21 minutes ago 1.02GB 2026-05-22 01:43:21.586486 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/watcher-applier build-20260522 eb620300e0d5 21 minutes ago 1.02GB 2026-05-22 01:43:21.586493 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-api build-20260522 e048df8facbf 22 minutes ago 1.12GB 2026-05-22 01:43:21.586500 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-metricd build-20260522 7abfea8de1b4 22 minutes ago 1.12GB 2026-05-22 01:43:21.586507 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-statsd build-20260522 fbafd7b2e92d 23 minutes ago 1.12GB 2026-05-22 01:43:21.586518 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-mdns build-20260522 09e862b7bef0 23 minutes ago 996MB 2026-05-22 01:43:21.586525 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-sink build-20260522 249278569730 24 minutes ago 996MB 2026-05-22 01:43:21.586532 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-api build-20260522 2aaeaf717007 24 minutes ago 996MB 2026-05-22 01:43:21.586539 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-producer build-20260522 431bfcdd6e9e 24 minutes ago 996MB 2026-05-22 01:43:21.586546 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-backend-bind9 build-20260522 d18ecacfc6b6 25 minutes ago 1GB 2026-05-22 01:43:21.586553 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-worker build-20260522 1abb46367df7 26 minutes ago 1GB 2026-05-22 01:43:21.586560 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-central build-20260522 9c09bad5956e 26 minutes ago 996MB 2026-05-22 01:43:21.586567 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-backup build-20260522 75a67c2a438a 27 minutes ago 1.43GB 2026-05-22 01:43:21.586574 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-api build-20260522 e4f822ea4433 27 minutes ago 1.43GB 2026-05-22 01:43:21.586580 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-scheduler build-20260522 7c8fd1c275f1 28 minutes ago 1.43GB 2026-05-22 01:43:21.586587 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-volume build-20260522 a95ab05bd4f9 28 minutes ago 1.79GB 2026-05-22 01:43:21.586631 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-api build-20260522 90b5ce7ab214 32 minutes ago 988MB 2026-05-22 01:43:21.586640 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-central build-20260522 66876e2848d5 33 minutes ago 988MB 2026-05-22 01:43:21.586649 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-compute build-20260522 fb3588ae1d4d 33 minutes ago 999MB 2026-05-22 01:43:21.586663 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-notification build-20260522 92012015022f 34 minutes ago 988MB 2026-05-22 01:43:21.586671 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-ipmi build-20260522 b232ceffd711 34 minutes ago 999MB 2026-05-22 01:43:21.586680 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-scheduler build-20260522 a72bb23f1325 35 minutes ago 1.06GB 2026-05-22 01:43:21.586695 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-share build-20260522 34e9b9409291 35 minutes ago 1.23GB 2026-05-22 01:43:21.586704 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-data build-20260522 1cf603fd953c 36 minutes ago 1.06GB 2026-05-22 01:43:21.586712 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-api build-20260522 4ccdff6d23c2 37 minutes ago 1.06GB 2026-05-22 01:43:21.586721 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-api build-20260522 28e57cdaaf29 37 minutes ago 1.11GB 2026-05-22 01:43:21.586734 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-console build-20260522 6e98983f2fbf 38 minutes ago 1.06GB 2026-05-22 01:43:21.586742 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-apiserver build-20260522 ffd12da67600 39 minutes ago 1.01GB 2026-05-22 01:43:21.586751 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-neutron-agent build-20260522 704888da30ef 40 minutes ago 1.23GB 2026-05-22 01:43:21.586759 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-agent build-20260522 163b68b5f5c7 40 minutes ago 1.23GB 2026-05-22 01:43:21.586768 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metadata-agent build-20260522 e2b202583216 41 minutes ago 1.23GB 2026-05-22 01:43:21.586776 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metering-agent build-20260522 35f0cbaa09da 41 minutes ago 1.23GB 2026-05-22 01:43:21.586784 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-bgp-dragent build-20260522 524ac002464b 42 minutes ago 1.23GB 2026-05-22 01:43:21.586793 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-mlnx-agent build-20260522 1a3e828c44af 43 minutes ago 1.24GB 2026-05-22 01:43:21.586801 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-sriov-agent build-20260522 08ff624352ae 43 minutes ago 1.23GB 2026-05-22 01:43:21.586809 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent build-20260522 ff6d4e08d77f 44 minutes ago 1.23GB 2026-05-22 01:43:21.586822 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-l3-agent build-20260522 093f3c08b7e9 45 minutes ago 1.23GB 2026-05-22 01:43:21.586830 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-server build-20260522 8b93c1fc8194 46 minutes ago 1.23GB 2026-05-22 01:43:21.586839 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-openvswitch-agent build-20260522 c090502fd224 47 minutes ago 1.23GB 2026-05-22 01:43:21.586847 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-dhcp-agent build-20260522 ea0b85fff346 47 minutes ago 1.23GB 2026-05-22 01:43:21.586879 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-worker build-20260522 bd4cd133bfd9 48 minutes ago 996MB 2026-05-22 01:43:21.586888 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-keystone-listener build-20260522 6a4e354062c1 48 minutes ago 996MB 2026-05-22 01:43:21.586901 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-api build-20260522 553f40b88113 49 minutes ago 996MB 2026-05-22 01:43:21.586909 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-notifier build-20260522 d94ce0ca57c0 49 minutes ago 986MB 2026-05-22 01:43:21.586918 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-expirer build-20260522 6a9fe1ffd064 50 minutes ago 986MB 2026-05-22 01:43:21.586926 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-evaluator build-20260522 8e3b70ce6e61 50 minutes ago 986MB 2026-05-22 01:43:21.586935 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-api build-20260522 f0ea5bbfb973 51 minutes ago 986MB 2026-05-22 01:43:21.586947 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-listener build-20260522 98791428d1e6 51 minutes ago 986MB 2026-05-22 01:43:21.586961 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-api build-20260522 fee01a36c0ca 52 minutes ago 1.06GB 2026-05-22 01:43:21.586970 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-driver-agent build-20260522 d0db5e901e8c 53 minutes ago 1.06GB 2026-05-22 01:43:21.586979 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-health-manager build-20260522 026ce2f63866 53 minutes ago 1.04GB 2026-05-22 01:43:21.586992 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-worker build-20260522 440144e77015 54 minutes ago 1.04GB 2026-05-22 01:43:21.587005 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-housekeeping build-20260522 e2639e3556ee 54 minutes ago 1.04GB 2026-05-22 01:43:21.587013 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-manager build-20260522 035db2a45c04 55 minutes ago 989MB 2026-05-22 01:43:21.587022 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-api build-20260522 27e4d5d208a0 56 minutes ago 989MB 2026-05-22 01:43:21.587030 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-conductor build-20260522 6f4763171cda 56 minutes ago 1.26GB 2026-05-22 01:43:21.587038 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-api build-20260522 3a2a6f56a5bc 57 minutes ago 1.15GB 2026-05-22 01:43:21.587050 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-sb-db-server build-20260522 3fd6906e2e7c 57 minutes ago 293MB 2026-05-22 01:43:21.587059 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-northd build-20260522 cba18f9cebc5 57 minutes ago 293MB 2026-05-22 01:43:21.587067 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-controller build-20260522 a3f87ddabfb8 58 minutes ago 293MB 2026-05-22 01:43:21.587076 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-nb-db-server build-20260522 0d0f616a10e8 58 minutes ago 293MB 2026-05-22 01:43:21.587084 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis build-20260522 9fe575c6b361 58 minutes ago 276MB 2026-05-22 01:43:21.587096 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-sentinel build-20260522 7906f6e451ab 58 minutes ago 276MB 2026-05-22 01:43:21.587105 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-server build-20260522 eb0bdbfe4366 59 minutes ago 451MB 2026-05-22 01:43:21.587113 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-clustercheck build-20260522 9012ee141d7d 59 minutes ago 306MB 2026-05-22 01:43:21.587121 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-corosync build-20260522 563bec910a67 59 minutes ago 314MB 2026-05-22 01:43:21.587133 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote build-20260522 ca59de88b745 59 minutes ago 318MB 2026-05-22 01:43:21.587142 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pcs build-20260522 cbba1448f528 About an hour ago 390MB 2026-05-22 01:43:21.587150 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker build-20260522 d0ddb24a5762 About an hour ago 382MB 2026-05-22 01:43:21.587158 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-base build-20260522 3889812eb4bf About an hour ago 1.03GB 2026-05-22 01:43:21.587170 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-base build-20260522 9b5686572b67 About an hour ago 998MB 2026-05-22 01:43:21.587179 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-base build-20260522 0c552dae3952 About an hour ago 1.14GB 2026-05-22 01:43:21.587187 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-base build-20260522 69aa0195c844 About an hour ago 1.22GB 2026-05-22 01:43:21.587199 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-base build-20260522 917e4b4751e5 About an hour ago 1.08GB 2026-05-22 01:43:21.587214 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/watcher-base build-20260522 abbb736c55c6 About an hour ago 1.01GB 2026-05-22 01:43:21.587223 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-base build-20260522 07f6995aabfb About an hour ago 1.11GB 2026-05-22 01:43:21.587235 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-base build-20260522 7c85444a2b70 About an hour ago 988MB 2026-05-22 01:43:21.587244 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/horizon build-20260522 578b2be0260c About an hour ago 1.19GB 2026-05-22 01:43:21.587252 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-base build-20260522 dbd0cd3adc22 About an hour ago 1.42GB 2026-05-22 01:43:21.587261 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-base build-20260522 2772c0955da8 About an hour ago 980MB 2026-05-22 01:43:21.587273 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-base build-20260522 326ace3d5628 About an hour ago 979MB 2026-05-22 01:43:21.587282 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-base build-20260522 4e2e13fdaaac About an hour ago 1.05GB 2026-05-22 01:43:21.587290 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-base build-20260522 6461e92047f4 About an hour ago 1.08GB 2026-05-22 01:43:21.587307 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-base build-20260522 1121e6119747 About an hour ago 972MB 2026-05-22 01:43:21.587316 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-base build-20260522 714fa427e1bb About an hour ago 1.22GB 2026-05-22 01:43:21.587324 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-base build-20260522 274af04bb77e About an hour ago 987MB 2026-05-22 01:43:21.587337 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-base build-20260522 dd4bd385b9f4 About an hour ago 977MB 2026-05-22 01:43:21.587345 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-base build-20260522 228f61819f31 About an hour ago 1.03GB 2026-05-22 01:43:21.587354 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-inspector build-20260522 2354a89c39f1 About an hour ago 1.03GB 2026-05-22 01:43:21.587362 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-base build-20260522 ac6aa21555e9 About an hour ago 980MB 2026-05-22 01:43:21.587374 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-base build-20260522 931725a1d636 About an hour ago 1.14GB 2026-05-22 01:43:21.587383 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-db-server build-20260522 ec3077d41d41 About an hour ago 286MB 2026-05-22 01:43:21.587391 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-vswitchd build-20260522 556123062f89 About an hour ago 286MB 2026-05-22 01:43:21.587400 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-base build-20260522 8c19d01f1553 About an hour ago 291MB 2026-05-22 01:43:21.587412 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd build-20260522 646dd7ad6386 About an hour ago 457MB 2026-05-22 01:43:21.587420 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-db build-20260522 b56f7b17dcac About an hour ago 457MB 2026-05-22 01:43:21.587428 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-webserver build-20260522 0508c1a2de9f About an hour ago 315MB 2026-05-22 01:43:21.587437 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-lego build-20260522 d3f73964c9d8 About an hour ago 482MB 2026-05-22 01:43:21.587445 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-node-exporter build-20260522 d0cf6901f35c About an hour ago 309MB 2026-05-22 01:43:21.587457 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-server build-20260522 5e6319774725 About an hour ago 853MB 2026-05-22 01:43:21.587472 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-cadvisor build-20260522 80e36a9346e5 About an hour ago 361MB 2026-05-22 01:43:21.587480 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-alertmanager build-20260522 3805dd4a9d16 About an hour ago 407MB 2026-05-22 01:43:21.587489 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-memcached-exporter build-20260522 06a975c496b6 About an hour ago 302MB 2026-05-22 01:43:21.587497 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter build-20260522 4c108594d79f About an hour ago 304MB 2026-05-22 01:43:21.587509 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter build-20260522 a0c1977bbe57 About an hour ago 295MB 2026-05-22 01:43:21.587518 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter build-20260522 15963ee16aed About an hour ago 295MB 2026-05-22 01:43:21.587526 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-ovn-exporter build-20260522 dc054d7cb086 About an hour ago 288MB 2026-05-22 01:43:21.587534 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter build-20260522 593df5bf75db About an hour ago 311MB 2026-05-22 01:43:21.587543 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-openstack-exporter build-20260522 2e4f09c0e682 About an hour ago 292MB 2026-05-22 01:43:21.587551 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mtail build-20260522 086bf7990a3b About an hour ago 302MB 2026-05-22 01:43:21.587559 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-base build-20260522 f02164eabed3 About an hour ago 268MB 2026-05-22 01:43:21.587571 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-base build-20260522 19dbeb98df68 About an hour ago 306MB 2026-05-22 01:43:21.587580 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-libvirt build-20260522 218f903d8eae About an hour ago 1.26GB 2026-05-22 01:43:21.587589 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keepalived build-20260522 5d2b896ef407 About an hour ago 280MB 2026-05-22 01:43:21.587627 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/grafana build-20260522 64d9b6226cc8 About an hour ago 1.34GB 2026-05-22 01:43:21.587637 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-base build-20260522 48b21fb762b6 About an hour ago 268MB 2026-05-22 01:43:21.587645 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openstack-base build-20260522 525269f3c30c About an hour ago 972MB 2026-05-22 01:43:21.587654 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-base build-20260522 580733cce097 About an hour ago 286MB 2026-05-22 01:43:21.587666 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk build-20260522 b036ac345601 About an hour ago 457MB 2026-05-22 01:43:21.587675 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/dnsmasq build-20260522 e68341e3e81d About an hour ago 271MB 2026-05-22 01:43:21.587683 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch-dashboards build-20260522 82e1975b5981 About an hour ago 1.54GB 2026-05-22 01:43:21.587692 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch build-20260522 124bd008fa6b About an hour ago 1.56GB 2026-05-22 01:43:21.587700 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cron build-20260522 ac569217de5d About an hour ago 269MB 2026-05-22 01:43:21.587712 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/kolla-toolbox build-20260522 088ce4d809c5 2 hours ago 675MB 2026-05-22 01:43:21.587720 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/tgtd build-20260522 54cd0e1585f5 2 hours ago 268MB 2026-05-22 01:43:21.587729 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy build-20260522 af0fd37ab656 2 hours ago 278MB 2026-05-22 01:43:21.587747 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy-ssh build-20260522 7673ddde2279 2 hours ago 278MB 2026-05-22 01:43:21.587756 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/iscsid build-20260522 07edaea6f869 2 hours ago 281MB 2026-05-22 01:43:21.587769 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-base build-20260522 01f1c79ac291 2 hours ago 268MB 2026-05-22 01:43:21.587777 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-base build-20260522 6b7d7e8a4298 2 hours ago 268MB 2026-05-22 01:43:21.587789 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/proxysql-3 build-20260522 1d950fd3bf13 2 hours ago 418MB 2026-05-22 01:43:21.587797 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/proxysql build-20260522 6249d023acc0 2 hours ago 418MB 2026-05-22 01:43:21.587809 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/memcached build-20260522 caf4269451eb 2 hours ago 270MB 2026-05-22 01:43:21.587818 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/multipathd build-20260522 36ffd8996673 2 hours ago 274MB 2026-05-22 01:43:21.587830 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/fluentd build-20260522 919ec08eb0ac 2 hours ago 583MB 2026-05-22 01:43:21.587846 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/rabbitmq build-20260522 ffbc835797e0 2 hours ago 343MB 2026-05-22 01:43:21.587878 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/base build-20260522 14d06ee4bfad 2 hours ago 268MB 2026-05-22 01:43:21.587896 | ubuntu-noble-large | ubuntu 24.04 0b1ebe5dd426 5 weeks ago 78.1MB 2026-05-22 01:43:21.592745 | ubuntu-noble-large | + docker images -f label=de.osism.release.openstack=2025.1 2026-05-22 01:43:21.592963 | ubuntu-noble-large | + tail -n +2 2026-05-22 01:43:21.593429 | ubuntu-noble-large | + awk '{ print $1 }' 2026-05-22 01:43:21.593915 | ubuntu-noble-large | + read image 2026-05-22 01:43:21.769817 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ironic-prometheus-exporter 2026-05-22 01:43:21.769925 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:21.772946 | ubuntu-noble-large | + imagename=ironic-prometheus-exporter 2026-05-22 01:43:21.772973 | ubuntu-noble-large | + [[ ironic-prometheus-exporter != \<\n\o\n\e\> ]] 2026-05-22 01:43:21.773074 | ubuntu-noble-large | + new_imagename=ironic-prometheus-exporter 2026-05-22 01:43:21.773091 | ubuntu-noble-large | + project=ironic 2026-05-22 01:43:21.773104 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:21.773158 | ubuntu-noble-large | + new_imagename=kolla/ironic-prometheus-exporter 2026-05-22 01:43:21.773169 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:21.773182 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ironic-prometheus-exporter 2026-05-22 01:43:21.773230 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:21.773241 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:21.773254 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:21.773292 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:build-20260522 osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2026-05-22 01:43:21.902421 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2026-05-22 01:43:21.902647 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:build-20260522 2026-05-22 01:43:21.945381 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:build-20260522 2026-05-22 01:43:21.949627 | ubuntu-noble-large | + read image 2026-05-22 01:43:21.952233 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent 2026-05-22 01:43:21.952267 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:21.955797 | ubuntu-noble-large | + imagename=neutron-infoblox-ipam-agent 2026-05-22 01:43:21.955825 | ubuntu-noble-large | + [[ neutron-infoblox-ipam-agent != \<\n\o\n\e\> ]] 2026-05-22 01:43:21.955838 | ubuntu-noble-large | + new_imagename=neutron-infoblox-ipam-agent 2026-05-22 01:43:21.955934 | ubuntu-noble-large | + project=neutron 2026-05-22 01:43:21.955964 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:21.955977 | ubuntu-noble-large | + new_imagename=kolla/neutron-infoblox-ipam-agent 2026-05-22 01:43:21.955986 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:21.955995 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent 2026-05-22 01:43:21.956007 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:21.956016 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:21.956024 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:21.956072 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:build-20260522 osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2026-05-22 01:43:22.007700 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2026-05-22 01:43:22.007780 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:build-20260522 2026-05-22 01:43:22.053212 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:build-20260522 2026-05-22 01:43:22.056777 | ubuntu-noble-large | + read image 2026-05-22 01:43:22.058708 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovn-sb-db-relay 2026-05-22 01:43:22.059367 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:22.063235 | ubuntu-noble-large | + imagename=ovn-sb-db-relay 2026-05-22 01:43:22.063293 | ubuntu-noble-large | + [[ ovn-sb-db-relay != \<\n\o\n\e\> ]] 2026-05-22 01:43:22.063350 | ubuntu-noble-large | + new_imagename=ovn-sb-db-relay 2026-05-22 01:43:22.063380 | ubuntu-noble-large | + project=ovn 2026-05-22 01:43:22.063405 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:22.063436 | ubuntu-noble-large | + new_imagename=kolla/ovn-sb-db-relay 2026-05-22 01:43:22.063445 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:22.063483 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovn-sb-db-relay 2026-05-22 01:43:22.063511 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:22.063520 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:22.063529 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:22.063610 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovn-sb-db-relay:build-20260522 osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2026-05-22 01:43:22.111632 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2026-05-22 01:43:22.111730 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovn-sb-db-relay:build-20260522 2026-05-22 01:43:22.154279 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-sb-db-relay:build-20260522 2026-05-22 01:43:22.158016 | ubuntu-noble-large | + read image 2026-05-22 01:43:22.160030 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/keystone 2026-05-22 01:43:22.160059 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:22.163278 | ubuntu-noble-large | + imagename=keystone 2026-05-22 01:43:22.163322 | ubuntu-noble-large | + [[ keystone != \<\n\o\n\e\> ]] 2026-05-22 01:43:22.163387 | ubuntu-noble-large | + new_imagename=keystone 2026-05-22 01:43:22.163401 | ubuntu-noble-large | + project=keystone 2026-05-22 01:43:22.163412 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:22.163444 | ubuntu-noble-large | + new_imagename=kolla/keystone 2026-05-22 01:43:22.163456 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:22.163467 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/keystone 2026-05-22 01:43:22.163502 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:22.163515 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:22.163525 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:22.163584 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/keystone:build-20260522 osism.harbor.regio.digital/kolla/keystone:2025.1 2026-05-22 01:43:22.210539 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/keystone:2025.1 2026-05-22 01:43:22.210672 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/keystone:build-20260522 2026-05-22 01:43:22.246053 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keystone:build-20260522 2026-05-22 01:43:22.249124 | ubuntu-noble-large | + read image 2026-05-22 01:43:22.250982 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/keystone-fernet 2026-05-22 01:43:22.251511 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:22.255232 | ubuntu-noble-large | + imagename=keystone-fernet 2026-05-22 01:43:22.255250 | ubuntu-noble-large | + [[ keystone-fernet != \<\n\o\n\e\> ]] 2026-05-22 01:43:22.255327 | ubuntu-noble-large | + new_imagename=keystone-fernet 2026-05-22 01:43:22.255339 | ubuntu-noble-large | + project=keystone 2026-05-22 01:43:22.255347 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:22.255378 | ubuntu-noble-large | + new_imagename=kolla/keystone-fernet 2026-05-22 01:43:22.255399 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:22.255408 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/keystone-fernet 2026-05-22 01:43:22.255448 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:22.255456 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:22.255464 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:22.255510 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/keystone-fernet:build-20260522 osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2026-05-22 01:43:22.300567 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2026-05-22 01:43:22.300726 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/keystone-fernet:build-20260522 2026-05-22 01:43:22.336066 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keystone-fernet:build-20260522 2026-05-22 01:43:22.339192 | ubuntu-noble-large | + read image 2026-05-22 01:43:22.340971 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/keystone-ssh 2026-05-22 01:43:22.341409 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:22.344701 | ubuntu-noble-large | + imagename=keystone-ssh 2026-05-22 01:43:22.344744 | ubuntu-noble-large | + [[ keystone-ssh != \<\n\o\n\e\> ]] 2026-05-22 01:43:22.344793 | ubuntu-noble-large | + new_imagename=keystone-ssh 2026-05-22 01:43:22.344825 | ubuntu-noble-large | + project=keystone 2026-05-22 01:43:22.344834 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:22.344901 | ubuntu-noble-large | + new_imagename=kolla/keystone-ssh 2026-05-22 01:43:22.344910 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:22.344917 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/keystone-ssh 2026-05-22 01:43:22.344926 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:22.344934 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:22.344943 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:22.345013 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/keystone-ssh:build-20260522 osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2026-05-22 01:43:22.390009 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2026-05-22 01:43:22.390109 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/keystone-ssh:build-20260522 2026-05-22 01:43:22.429379 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keystone-ssh:build-20260522 2026-05-22 01:43:22.433095 | ubuntu-noble-large | + read image 2026-05-22 01:43:22.434809 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/masakari-api 2026-05-22 01:43:22.435135 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:22.438021 | ubuntu-noble-large | + imagename=masakari-api 2026-05-22 01:43:22.438076 | ubuntu-noble-large | + [[ masakari-api != \<\n\o\n\e\> ]] 2026-05-22 01:43:22.438125 | ubuntu-noble-large | + new_imagename=masakari-api 2026-05-22 01:43:22.438135 | ubuntu-noble-large | + project=masakari 2026-05-22 01:43:22.438158 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:22.438183 | ubuntu-noble-large | + new_imagename=kolla/masakari-api 2026-05-22 01:43:22.438193 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:22.438219 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/masakari-api 2026-05-22 01:43:22.438230 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:22.438238 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:22.438247 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:22.438306 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/masakari-api:build-20260522 osism.harbor.regio.digital/kolla/masakari-api:2025.1 2026-05-22 01:43:22.487507 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/masakari-api:2025.1 2026-05-22 01:43:22.487629 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/masakari-api:build-20260522 2026-05-22 01:43:22.526627 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/masakari-api:build-20260522 2026-05-22 01:43:22.530291 | ubuntu-noble-large | + read image 2026-05-22 01:43:22.532546 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/masakari-monitors 2026-05-22 01:43:22.532589 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:22.535762 | ubuntu-noble-large | + imagename=masakari-monitors 2026-05-22 01:43:22.535791 | ubuntu-noble-large | + [[ masakari-monitors != \<\n\o\n\e\> ]] 2026-05-22 01:43:22.535880 | ubuntu-noble-large | + new_imagename=masakari-monitors 2026-05-22 01:43:22.535923 | ubuntu-noble-large | + project=masakari 2026-05-22 01:43:22.535938 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:22.535952 | ubuntu-noble-large | + new_imagename=kolla/masakari-monitors 2026-05-22 01:43:22.535966 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:22.536002 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/masakari-monitors 2026-05-22 01:43:22.536040 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:22.536051 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:22.536061 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:22.536076 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/masakari-monitors:build-20260522 osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2026-05-22 01:43:22.589433 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2026-05-22 01:43:22.589511 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/masakari-monitors:build-20260522 2026-05-22 01:43:22.628369 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/masakari-monitors:build-20260522 2026-05-22 01:43:22.631882 | ubuntu-noble-large | + read image 2026-05-22 01:43:22.633692 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/masakari-engine 2026-05-22 01:43:22.634726 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:22.638188 | ubuntu-noble-large | + imagename=masakari-engine 2026-05-22 01:43:22.638243 | ubuntu-noble-large | + [[ masakari-engine != \<\n\o\n\e\> ]] 2026-05-22 01:43:22.638280 | ubuntu-noble-large | + new_imagename=masakari-engine 2026-05-22 01:43:22.638313 | ubuntu-noble-large | + project=masakari 2026-05-22 01:43:22.638323 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:22.638353 | ubuntu-noble-large | + new_imagename=kolla/masakari-engine 2026-05-22 01:43:22.638362 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:22.638392 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/masakari-engine 2026-05-22 01:43:22.638418 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:22.638427 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:22.638435 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:22.638490 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/masakari-engine:build-20260522 osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2026-05-22 01:43:22.687417 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2026-05-22 01:43:22.687499 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/masakari-engine:build-20260522 2026-05-22 01:43:22.726272 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/masakari-engine:build-20260522 2026-05-22 01:43:22.730101 | ubuntu-noble-large | + read image 2026-05-22 01:43:22.731996 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ironic-conductor 2026-05-22 01:43:22.732371 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:22.735939 | ubuntu-noble-large | + imagename=ironic-conductor 2026-05-22 01:43:22.735970 | ubuntu-noble-large | + [[ ironic-conductor != \<\n\o\n\e\> ]] 2026-05-22 01:43:22.736009 | ubuntu-noble-large | + new_imagename=ironic-conductor 2026-05-22 01:43:22.736024 | ubuntu-noble-large | + project=ironic 2026-05-22 01:43:22.736058 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:22.736074 | ubuntu-noble-large | + new_imagename=kolla/ironic-conductor 2026-05-22 01:43:22.736087 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:22.736100 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ironic-conductor 2026-05-22 01:43:22.736113 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:22.736125 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:22.736138 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:22.736196 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ironic-conductor:build-20260522 osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2026-05-22 01:43:22.784345 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2026-05-22 01:43:22.784446 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ironic-conductor:build-20260522 2026-05-22 01:43:22.828568 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-conductor:build-20260522 2026-05-22 01:43:22.832536 | ubuntu-noble-large | + read image 2026-05-22 01:43:22.834718 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ironic-api 2026-05-22 01:43:22.834797 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:22.837364 | ubuntu-noble-large | + imagename=ironic-api 2026-05-22 01:43:22.837407 | ubuntu-noble-large | + [[ ironic-api != \<\n\o\n\e\> ]] 2026-05-22 01:43:22.837420 | ubuntu-noble-large | + new_imagename=ironic-api 2026-05-22 01:43:22.837434 | ubuntu-noble-large | + project=ironic 2026-05-22 01:43:22.837445 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:22.837459 | ubuntu-noble-large | + new_imagename=kolla/ironic-api 2026-05-22 01:43:22.837469 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:22.837484 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ironic-api 2026-05-22 01:43:22.837497 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:22.837511 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:22.837540 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:22.837557 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ironic-api:build-20260522 osism.harbor.regio.digital/kolla/ironic-api:2025.1 2026-05-22 01:43:22.885172 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ironic-api:2025.1 2026-05-22 01:43:22.885258 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ironic-api:build-20260522 2026-05-22 01:43:22.925331 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-api:build-20260522 2026-05-22 01:43:22.929083 | ubuntu-noble-large | + read image 2026-05-22 01:43:22.931108 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ironic-pxe 2026-05-22 01:43:22.931462 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:22.934870 | ubuntu-noble-large | + imagename=ironic-pxe 2026-05-22 01:43:22.934942 | ubuntu-noble-large | + [[ ironic-pxe != \<\n\o\n\e\> ]] 2026-05-22 01:43:22.934955 | ubuntu-noble-large | + new_imagename=ironic-pxe 2026-05-22 01:43:22.934966 | ubuntu-noble-large | + project=ironic 2026-05-22 01:43:22.934979 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:22.934990 | ubuntu-noble-large | + new_imagename=kolla/ironic-pxe 2026-05-22 01:43:22.935011 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:22.935026 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ironic-pxe 2026-05-22 01:43:22.935036 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:22.935046 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:22.935056 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:22.935073 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ironic-pxe:build-20260522 osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2026-05-22 01:43:22.984692 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2026-05-22 01:43:22.984773 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ironic-pxe:build-20260522 2026-05-22 01:43:23.025478 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-pxe:build-20260522 2026-05-22 01:43:23.029587 | ubuntu-noble-large | + read image 2026-05-22 01:43:23.031750 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-spicehtml5proxy 2026-05-22 01:43:23.031987 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:23.035629 | ubuntu-noble-large | + imagename=nova-spicehtml5proxy 2026-05-22 01:43:23.035671 | ubuntu-noble-large | + [[ nova-spicehtml5proxy != \<\n\o\n\e\> ]] 2026-05-22 01:43:23.035686 | ubuntu-noble-large | + new_imagename=nova-spicehtml5proxy 2026-05-22 01:43:23.035694 | ubuntu-noble-large | + project=nova 2026-05-22 01:43:23.035703 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:23.035714 | ubuntu-noble-large | + new_imagename=kolla/nova-spicehtml5proxy 2026-05-22 01:43:23.035721 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:23.035738 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-spicehtml5proxy 2026-05-22 01:43:23.035749 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:23.035756 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:23.035763 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:23.035773 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:build-20260522 osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2026-05-22 01:43:23.087099 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2026-05-22 01:43:23.087170 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:build-20260522 2026-05-22 01:43:23.147429 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:build-20260522 2026-05-22 01:43:23.152397 | ubuntu-noble-large | + read image 2026-05-22 01:43:23.154382 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-conductor 2026-05-22 01:43:23.154747 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:23.158252 | ubuntu-noble-large | + imagename=nova-conductor 2026-05-22 01:43:23.158276 | ubuntu-noble-large | + [[ nova-conductor != \<\n\o\n\e\> ]] 2026-05-22 01:43:23.158313 | ubuntu-noble-large | + new_imagename=nova-conductor 2026-05-22 01:43:23.158324 | ubuntu-noble-large | + project=nova 2026-05-22 01:43:23.158334 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:23.158366 | ubuntu-noble-large | + new_imagename=kolla/nova-conductor 2026-05-22 01:43:23.158374 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:23.158383 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-conductor 2026-05-22 01:43:23.158393 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:23.158402 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:23.158411 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:23.158479 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-conductor:build-20260522 osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2026-05-22 01:43:23.212672 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2026-05-22 01:43:23.212759 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-conductor:build-20260522 2026-05-22 01:43:23.249073 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-conductor:build-20260522 2026-05-22 01:43:23.253678 | ubuntu-noble-large | + read image 2026-05-22 01:43:23.255678 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-api 2026-05-22 01:43:23.256148 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:23.259819 | ubuntu-noble-large | + imagename=nova-api 2026-05-22 01:43:23.259876 | ubuntu-noble-large | + [[ nova-api != \<\n\o\n\e\> ]] 2026-05-22 01:43:23.259903 | ubuntu-noble-large | + new_imagename=nova-api 2026-05-22 01:43:23.259952 | ubuntu-noble-large | + project=nova 2026-05-22 01:43:23.259974 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:23.260008 | ubuntu-noble-large | + new_imagename=kolla/nova-api 2026-05-22 01:43:23.260017 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:23.260048 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-api 2026-05-22 01:43:23.260076 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:23.260085 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:23.260093 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:23.260153 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-api:build-20260522 osism.harbor.regio.digital/kolla/nova-api:2025.1 2026-05-22 01:43:23.309718 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-api:2025.1 2026-05-22 01:43:23.309802 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-api:build-20260522 2026-05-22 01:43:23.355501 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-api:build-20260522 2026-05-22 01:43:23.359674 | ubuntu-noble-large | + read image 2026-05-22 01:43:23.361246 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-ssh 2026-05-22 01:43:23.361424 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:23.363356 | ubuntu-noble-large | + imagename=nova-ssh 2026-05-22 01:43:23.363381 | ubuntu-noble-large | + [[ nova-ssh != \<\n\o\n\e\> ]] 2026-05-22 01:43:23.363419 | ubuntu-noble-large | + new_imagename=nova-ssh 2026-05-22 01:43:23.363432 | ubuntu-noble-large | + project=nova 2026-05-22 01:43:23.363444 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:23.363456 | ubuntu-noble-large | + new_imagename=kolla/nova-ssh 2026-05-22 01:43:23.363465 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:23.363477 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-ssh 2026-05-22 01:43:23.363489 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:23.363497 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:23.363509 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:23.363522 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-ssh:build-20260522 osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2026-05-22 01:43:23.408082 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2026-05-22 01:43:23.408166 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-ssh:build-20260522 2026-05-22 01:43:23.453796 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-ssh:build-20260522 2026-05-22 01:43:23.457196 | ubuntu-noble-large | + read image 2026-05-22 01:43:23.458970 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-compute 2026-05-22 01:43:23.459116 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:23.461751 | ubuntu-noble-large | + imagename=nova-compute 2026-05-22 01:43:23.461780 | ubuntu-noble-large | + [[ nova-compute != \<\n\o\n\e\> ]] 2026-05-22 01:43:23.461821 | ubuntu-noble-large | + new_imagename=nova-compute 2026-05-22 01:43:23.461837 | ubuntu-noble-large | + project=nova 2026-05-22 01:43:23.461867 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:23.461905 | ubuntu-noble-large | + new_imagename=kolla/nova-compute 2026-05-22 01:43:23.461916 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:23.461930 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-compute 2026-05-22 01:43:23.461943 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:23.461953 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:23.461966 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:23.461995 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-compute:build-20260522 osism.harbor.regio.digital/kolla/nova-compute:2025.1 2026-05-22 01:43:23.516102 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-compute:2025.1 2026-05-22 01:43:23.516177 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-compute:build-20260522 2026-05-22 01:43:23.562648 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-compute:build-20260522 2026-05-22 01:43:23.566437 | ubuntu-noble-large | + read image 2026-05-22 01:43:23.568398 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-scheduler 2026-05-22 01:43:23.568808 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:23.572571 | ubuntu-noble-large | + imagename=nova-scheduler 2026-05-22 01:43:23.572626 | ubuntu-noble-large | + [[ nova-scheduler != \<\n\o\n\e\> ]] 2026-05-22 01:43:23.572640 | ubuntu-noble-large | + new_imagename=nova-scheduler 2026-05-22 01:43:23.572667 | ubuntu-noble-large | + project=nova 2026-05-22 01:43:23.572679 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:23.572715 | ubuntu-noble-large | + new_imagename=kolla/nova-scheduler 2026-05-22 01:43:23.572724 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:23.572735 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-scheduler 2026-05-22 01:43:23.572745 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:23.572755 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:23.572766 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:23.572826 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-scheduler:build-20260522 osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2026-05-22 01:43:23.626686 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2026-05-22 01:43:23.626759 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-scheduler:build-20260522 2026-05-22 01:43:23.667341 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-scheduler:build-20260522 2026-05-22 01:43:23.670900 | ubuntu-noble-large | + read image 2026-05-22 01:43:23.672911 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-compute-ironic 2026-05-22 01:43:23.673144 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:23.676058 | ubuntu-noble-large | + imagename=nova-compute-ironic 2026-05-22 01:43:23.676092 | ubuntu-noble-large | + [[ nova-compute-ironic != \<\n\o\n\e\> ]] 2026-05-22 01:43:23.676108 | ubuntu-noble-large | + new_imagename=nova-compute-ironic 2026-05-22 01:43:23.676122 | ubuntu-noble-large | + project=nova 2026-05-22 01:43:23.676136 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:23.676162 | ubuntu-noble-large | + new_imagename=kolla/nova-compute-ironic 2026-05-22 01:43:23.676176 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:23.676189 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-compute-ironic 2026-05-22 01:43:23.676228 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:23.676243 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:23.676252 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:23.676296 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-compute-ironic:build-20260522 osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2026-05-22 01:43:23.730177 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2026-05-22 01:43:23.730244 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-compute-ironic:build-20260522 2026-05-22 01:43:23.771895 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-compute-ironic:build-20260522 2026-05-22 01:43:23.775054 | ubuntu-noble-large | + read image 2026-05-22 01:43:23.777792 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-serialproxy 2026-05-22 01:43:23.777911 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:23.781253 | ubuntu-noble-large | + imagename=nova-serialproxy 2026-05-22 01:43:23.781315 | ubuntu-noble-large | + [[ nova-serialproxy != \<\n\o\n\e\> ]] 2026-05-22 01:43:23.781343 | ubuntu-noble-large | + new_imagename=nova-serialproxy 2026-05-22 01:43:23.781368 | ubuntu-noble-large | + project=nova 2026-05-22 01:43:23.781395 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:23.781463 | ubuntu-noble-large | + new_imagename=kolla/nova-serialproxy 2026-05-22 01:43:23.781486 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:23.781511 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-serialproxy 2026-05-22 01:43:23.781536 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:23.781561 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:23.781580 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:23.781686 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-serialproxy:build-20260522 osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2026-05-22 01:43:23.830931 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2026-05-22 01:43:23.830990 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-serialproxy:build-20260522 2026-05-22 01:43:23.876418 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-serialproxy:build-20260522 2026-05-22 01:43:23.879992 | ubuntu-noble-large | + read image 2026-05-22 01:43:23.882734 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-novncproxy 2026-05-22 01:43:23.882805 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:23.886175 | ubuntu-noble-large | + imagename=nova-novncproxy 2026-05-22 01:43:23.886204 | ubuntu-noble-large | + [[ nova-novncproxy != \<\n\o\n\e\> ]] 2026-05-22 01:43:23.886219 | ubuntu-noble-large | + new_imagename=nova-novncproxy 2026-05-22 01:43:23.886270 | ubuntu-noble-large | + project=nova 2026-05-22 01:43:23.886284 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:23.886298 | ubuntu-noble-large | + new_imagename=kolla/nova-novncproxy 2026-05-22 01:43:23.886308 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:23.886323 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-novncproxy 2026-05-22 01:43:23.886333 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:23.886347 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:23.886357 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:23.886372 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-novncproxy:build-20260522 osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2026-05-22 01:43:23.938103 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2026-05-22 01:43:23.938182 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-novncproxy:build-20260522 2026-05-22 01:43:23.986409 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-novncproxy:build-20260522 2026-05-22 01:43:23.990430 | ubuntu-noble-large | + read image 2026-05-22 01:43:23.992978 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/heat-api-cfn 2026-05-22 01:43:23.993047 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:23.996771 | ubuntu-noble-large | + imagename=heat-api-cfn 2026-05-22 01:43:23.996812 | ubuntu-noble-large | + [[ heat-api-cfn != \<\n\o\n\e\> ]] 2026-05-22 01:43:23.996827 | ubuntu-noble-large | + new_imagename=heat-api-cfn 2026-05-22 01:43:23.996891 | ubuntu-noble-large | + project=heat 2026-05-22 01:43:23.996910 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:23.996923 | ubuntu-noble-large | + new_imagename=kolla/heat-api-cfn 2026-05-22 01:43:23.996936 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:23.996950 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/heat-api-cfn 2026-05-22 01:43:23.996963 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:23.996976 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:23.996989 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:23.997041 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/heat-api-cfn:build-20260522 osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 2026-05-22 01:43:24.048697 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 2026-05-22 01:43:24.048784 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/heat-api-cfn:build-20260522 2026-05-22 01:43:24.091351 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/heat-api-cfn:build-20260522 2026-05-22 01:43:24.095125 | ubuntu-noble-large | + read image 2026-05-22 01:43:24.097553 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/heat-engine 2026-05-22 01:43:24.097590 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:24.101352 | ubuntu-noble-large | + imagename=heat-engine 2026-05-22 01:43:24.101382 | ubuntu-noble-large | + [[ heat-engine != \<\n\o\n\e\> ]] 2026-05-22 01:43:24.101461 | ubuntu-noble-large | + new_imagename=heat-engine 2026-05-22 01:43:24.101478 | ubuntu-noble-large | + project=heat 2026-05-22 01:43:24.101492 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:24.101530 | ubuntu-noble-large | + new_imagename=kolla/heat-engine 2026-05-22 01:43:24.101545 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:24.101558 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/heat-engine 2026-05-22 01:43:24.101571 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:24.101584 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:24.101623 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:24.101706 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/heat-engine:build-20260522 osism.harbor.regio.digital/kolla/heat-engine:2025.1 2026-05-22 01:43:24.156264 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/heat-engine:2025.1 2026-05-22 01:43:24.156341 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/heat-engine:build-20260522 2026-05-22 01:43:24.198004 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/heat-engine:build-20260522 2026-05-22 01:43:24.202516 | ubuntu-noble-large | + read image 2026-05-22 01:43:24.204581 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/heat-api 2026-05-22 01:43:24.204960 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:24.208210 | ubuntu-noble-large | + imagename=heat-api 2026-05-22 01:43:24.208259 | ubuntu-noble-large | + [[ heat-api != \<\n\o\n\e\> ]] 2026-05-22 01:43:24.208274 | ubuntu-noble-large | + new_imagename=heat-api 2026-05-22 01:43:24.208412 | ubuntu-noble-large | + project=heat 2026-05-22 01:43:24.208454 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:24.208466 | ubuntu-noble-large | + new_imagename=kolla/heat-api 2026-05-22 01:43:24.208477 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:24.208488 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/heat-api 2026-05-22 01:43:24.208504 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:24.208514 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:24.208524 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:24.208534 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/heat-api:build-20260522 osism.harbor.regio.digital/kolla/heat-api:2025.1 2026-05-22 01:43:24.254174 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/heat-api:2025.1 2026-05-22 01:43:24.254246 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/heat-api:build-20260522 2026-05-22 01:43:24.296948 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/heat-api:build-20260522 2026-05-22 01:43:24.300712 | ubuntu-noble-large | + read image 2026-05-22 01:43:24.302809 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/watcher-api 2026-05-22 01:43:24.303306 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:24.307196 | ubuntu-noble-large | + imagename=watcher-api 2026-05-22 01:43:24.307236 | ubuntu-noble-large | + [[ watcher-api != \<\n\o\n\e\> ]] 2026-05-22 01:43:24.307251 | ubuntu-noble-large | + new_imagename=watcher-api 2026-05-22 01:43:24.307265 | ubuntu-noble-large | + project=watcher 2026-05-22 01:43:24.307304 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:24.307319 | ubuntu-noble-large | + new_imagename=kolla/watcher-api 2026-05-22 01:43:24.307332 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:24.307346 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/watcher-api 2026-05-22 01:43:24.307358 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:24.307371 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:24.307384 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:24.307427 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/watcher-api:build-20260522 osism.harbor.regio.digital/kolla/watcher-api:2025.1 2026-05-22 01:43:24.356161 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/watcher-api:2025.1 2026-05-22 01:43:24.356231 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/watcher-api:build-20260522 2026-05-22 01:43:24.396916 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/watcher-api:build-20260522 2026-05-22 01:43:24.400998 | ubuntu-noble-large | + read image 2026-05-22 01:43:24.403727 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/watcher-engine 2026-05-22 01:43:24.403765 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:24.407567 | ubuntu-noble-large | + imagename=watcher-engine 2026-05-22 01:43:24.407622 | ubuntu-noble-large | + [[ watcher-engine != \<\n\o\n\e\> ]] 2026-05-22 01:43:24.407641 | ubuntu-noble-large | + new_imagename=watcher-engine 2026-05-22 01:43:24.407669 | ubuntu-noble-large | + project=watcher 2026-05-22 01:43:24.407684 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:24.407731 | ubuntu-noble-large | + new_imagename=kolla/watcher-engine 2026-05-22 01:43:24.407743 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:24.407757 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/watcher-engine 2026-05-22 01:43:24.407767 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:24.407780 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:24.407790 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:24.407836 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/watcher-engine:build-20260522 osism.harbor.regio.digital/kolla/watcher-engine:2025.1 2026-05-22 01:43:24.458258 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/watcher-engine:2025.1 2026-05-22 01:43:24.458353 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/watcher-engine:build-20260522 2026-05-22 01:43:24.501309 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/watcher-engine:build-20260522 2026-05-22 01:43:24.505136 | ubuntu-noble-large | + read image 2026-05-22 01:43:24.507693 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/watcher-applier 2026-05-22 01:43:24.507773 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:24.511262 | ubuntu-noble-large | + imagename=watcher-applier 2026-05-22 01:43:24.511285 | ubuntu-noble-large | + [[ watcher-applier != \<\n\o\n\e\> ]] 2026-05-22 01:43:24.511449 | ubuntu-noble-large | + new_imagename=watcher-applier 2026-05-22 01:43:24.511501 | ubuntu-noble-large | + project=watcher 2026-05-22 01:43:24.511514 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:24.511543 | ubuntu-noble-large | + new_imagename=kolla/watcher-applier 2026-05-22 01:43:24.511553 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:24.511570 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/watcher-applier 2026-05-22 01:43:24.511580 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:24.511588 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:24.511646 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:24.511657 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/watcher-applier:build-20260522 osism.harbor.regio.digital/kolla/watcher-applier:2025.1 2026-05-22 01:43:24.562750 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/watcher-applier:2025.1 2026-05-22 01:43:24.562817 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/watcher-applier:build-20260522 2026-05-22 01:43:24.603072 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/watcher-applier:build-20260522 2026-05-22 01:43:24.607330 | ubuntu-noble-large | + read image 2026-05-22 01:43:24.609806 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/gnocchi-api 2026-05-22 01:43:24.609913 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:24.613269 | ubuntu-noble-large | + imagename=gnocchi-api 2026-05-22 01:43:24.613297 | ubuntu-noble-large | + [[ gnocchi-api != \<\n\o\n\e\> ]] 2026-05-22 01:43:24.613354 | ubuntu-noble-large | + new_imagename=gnocchi-api 2026-05-22 01:43:24.613369 | ubuntu-noble-large | + project=gnocchi 2026-05-22 01:43:24.613379 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:24.613392 | ubuntu-noble-large | + new_imagename=kolla/gnocchi-api 2026-05-22 01:43:24.613405 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:24.613418 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/gnocchi-api 2026-05-22 01:43:24.613469 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:24.613481 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:24.613490 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:24.613506 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/gnocchi-api:build-20260522 osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2026-05-22 01:43:24.660060 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2026-05-22 01:43:24.660138 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/gnocchi-api:build-20260522 2026-05-22 01:43:24.699956 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/gnocchi-api:build-20260522 2026-05-22 01:43:24.703701 | ubuntu-noble-large | + read image 2026-05-22 01:43:24.705619 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/gnocchi-metricd 2026-05-22 01:43:24.705789 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:24.707999 | ubuntu-noble-large | + imagename=gnocchi-metricd 2026-05-22 01:43:24.708033 | ubuntu-noble-large | + [[ gnocchi-metricd != \<\n\o\n\e\> ]] 2026-05-22 01:43:24.708064 | ubuntu-noble-large | + new_imagename=gnocchi-metricd 2026-05-22 01:43:24.708115 | ubuntu-noble-large | + project=gnocchi 2026-05-22 01:43:24.708125 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:24.708149 | ubuntu-noble-large | + new_imagename=kolla/gnocchi-metricd 2026-05-22 01:43:24.708158 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:24.708188 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/gnocchi-metricd 2026-05-22 01:43:24.708217 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:24.708225 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:24.708248 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:24.708304 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/gnocchi-metricd:build-20260522 osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2026-05-22 01:43:24.756884 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2026-05-22 01:43:24.756950 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/gnocchi-metricd:build-20260522 2026-05-22 01:43:24.800287 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/gnocchi-metricd:build-20260522 2026-05-22 01:43:24.803963 | ubuntu-noble-large | + read image 2026-05-22 01:43:24.806283 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/gnocchi-statsd 2026-05-22 01:43:24.806321 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:24.809539 | ubuntu-noble-large | + imagename=gnocchi-statsd 2026-05-22 01:43:24.809568 | ubuntu-noble-large | + [[ gnocchi-statsd != \<\n\o\n\e\> ]] 2026-05-22 01:43:24.809582 | ubuntu-noble-large | + new_imagename=gnocchi-statsd 2026-05-22 01:43:24.809632 | ubuntu-noble-large | + project=gnocchi 2026-05-22 01:43:24.809651 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:24.809662 | ubuntu-noble-large | + new_imagename=kolla/gnocchi-statsd 2026-05-22 01:43:24.809676 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:24.809687 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/gnocchi-statsd 2026-05-22 01:43:24.809723 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:24.809734 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:24.809744 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:24.809755 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/gnocchi-statsd:build-20260522 osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2026-05-22 01:43:24.854577 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2026-05-22 01:43:24.854675 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/gnocchi-statsd:build-20260522 2026-05-22 01:43:24.900028 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/gnocchi-statsd:build-20260522 2026-05-22 01:43:24.903883 | ubuntu-noble-large | + read image 2026-05-22 01:43:24.905945 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-mdns 2026-05-22 01:43:24.906327 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:24.909999 | ubuntu-noble-large | + imagename=designate-mdns 2026-05-22 01:43:24.910032 | ubuntu-noble-large | + [[ designate-mdns != \<\n\o\n\e\> ]] 2026-05-22 01:43:24.910047 | ubuntu-noble-large | + new_imagename=designate-mdns 2026-05-22 01:43:24.910108 | ubuntu-noble-large | + project=designate 2026-05-22 01:43:24.910121 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:24.910136 | ubuntu-noble-large | + new_imagename=kolla/designate-mdns 2026-05-22 01:43:24.910147 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:24.910161 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-mdns 2026-05-22 01:43:24.910176 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:24.910186 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:24.910200 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:24.910248 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-mdns:build-20260522 osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2026-05-22 01:43:24.964959 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2026-05-22 01:43:24.965051 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-mdns:build-20260522 2026-05-22 01:43:25.007089 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-mdns:build-20260522 2026-05-22 01:43:25.011185 | ubuntu-noble-large | + read image 2026-05-22 01:43:25.013133 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-sink 2026-05-22 01:43:25.013394 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:25.016503 | ubuntu-noble-large | + imagename=designate-sink 2026-05-22 01:43:25.016621 | ubuntu-noble-large | + [[ designate-sink != \<\n\o\n\e\> ]] 2026-05-22 01:43:25.016695 | ubuntu-noble-large | + new_imagename=designate-sink 2026-05-22 01:43:25.016740 | ubuntu-noble-large | + project=designate 2026-05-22 01:43:25.016755 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:25.016792 | ubuntu-noble-large | + new_imagename=kolla/designate-sink 2026-05-22 01:43:25.016807 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:25.016820 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-sink 2026-05-22 01:43:25.016833 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:25.016870 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:25.016885 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:25.017055 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-sink:build-20260522 osism.harbor.regio.digital/kolla/designate-sink:2025.1 2026-05-22 01:43:25.066839 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-sink:2025.1 2026-05-22 01:43:25.066945 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-sink:build-20260522 2026-05-22 01:43:25.110629 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-sink:build-20260522 2026-05-22 01:43:25.114506 | ubuntu-noble-large | + read image 2026-05-22 01:43:25.116380 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-api 2026-05-22 01:43:25.116710 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:25.120249 | ubuntu-noble-large | + imagename=designate-api 2026-05-22 01:43:25.120278 | ubuntu-noble-large | + [[ designate-api != \<\n\o\n\e\> ]] 2026-05-22 01:43:25.120340 | ubuntu-noble-large | + new_imagename=designate-api 2026-05-22 01:43:25.120353 | ubuntu-noble-large | + project=designate 2026-05-22 01:43:25.120380 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:25.120391 | ubuntu-noble-large | + new_imagename=kolla/designate-api 2026-05-22 01:43:25.120406 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:25.120416 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-api 2026-05-22 01:43:25.120430 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:25.120459 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:25.120469 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:25.120485 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-api:build-20260522 osism.harbor.regio.digital/kolla/designate-api:2025.1 2026-05-22 01:43:25.164680 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-api:2025.1 2026-05-22 01:43:25.164750 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-api:build-20260522 2026-05-22 01:43:25.204468 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-api:build-20260522 2026-05-22 01:43:25.208549 | ubuntu-noble-large | + read image 2026-05-22 01:43:25.210538 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-producer 2026-05-22 01:43:25.211006 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:25.214309 | ubuntu-noble-large | + imagename=designate-producer 2026-05-22 01:43:25.214336 | ubuntu-noble-large | + [[ designate-producer != \<\n\o\n\e\> ]] 2026-05-22 01:43:25.214409 | ubuntu-noble-large | + new_imagename=designate-producer 2026-05-22 01:43:25.214427 | ubuntu-noble-large | + project=designate 2026-05-22 01:43:25.214438 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:25.214452 | ubuntu-noble-large | + new_imagename=kolla/designate-producer 2026-05-22 01:43:25.214465 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:25.214479 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-producer 2026-05-22 01:43:25.214493 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:25.214506 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:25.214519 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:25.214562 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-producer:build-20260522 osism.harbor.regio.digital/kolla/designate-producer:2025.1 2026-05-22 01:43:25.260089 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-producer:2025.1 2026-05-22 01:43:25.260165 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-producer:build-20260522 2026-05-22 01:43:25.303216 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-producer:build-20260522 2026-05-22 01:43:25.306922 | ubuntu-noble-large | + read image 2026-05-22 01:43:25.308922 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-backend-bind9 2026-05-22 01:43:25.309376 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:25.313023 | ubuntu-noble-large | + imagename=designate-backend-bind9 2026-05-22 01:43:25.313062 | ubuntu-noble-large | + [[ designate-backend-bind9 != \<\n\o\n\e\> ]] 2026-05-22 01:43:25.313081 | ubuntu-noble-large | + new_imagename=designate-backend-bind9 2026-05-22 01:43:25.313092 | ubuntu-noble-large | + project=designate 2026-05-22 01:43:25.313108 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:25.313119 | ubuntu-noble-large | + new_imagename=kolla/designate-backend-bind9 2026-05-22 01:43:25.313132 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:25.313146 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-backend-bind9 2026-05-22 01:43:25.313159 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:25.313173 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:25.313186 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:25.313235 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-backend-bind9:build-20260522 osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2026-05-22 01:43:25.359757 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2026-05-22 01:43:25.359835 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-backend-bind9:build-20260522 2026-05-22 01:43:25.400299 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-backend-bind9:build-20260522 2026-05-22 01:43:25.404292 | ubuntu-noble-large | + read image 2026-05-22 01:43:25.406112 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-worker 2026-05-22 01:43:25.406499 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:25.410106 | ubuntu-noble-large | + imagename=designate-worker 2026-05-22 01:43:25.410158 | ubuntu-noble-large | + [[ designate-worker != \<\n\o\n\e\> ]] 2026-05-22 01:43:25.410170 | ubuntu-noble-large | + new_imagename=designate-worker 2026-05-22 01:43:25.410183 | ubuntu-noble-large | + project=designate 2026-05-22 01:43:25.410196 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:25.410208 | ubuntu-noble-large | + new_imagename=kolla/designate-worker 2026-05-22 01:43:25.410221 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:25.410233 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-worker 2026-05-22 01:43:25.410271 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:25.410302 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:25.410311 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:25.410325 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-worker:build-20260522 osism.harbor.regio.digital/kolla/designate-worker:2025.1 2026-05-22 01:43:25.459315 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-worker:2025.1 2026-05-22 01:43:25.459387 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-worker:build-20260522 2026-05-22 01:43:25.498772 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-worker:build-20260522 2026-05-22 01:43:25.502439 | ubuntu-noble-large | + read image 2026-05-22 01:43:25.504202 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-central 2026-05-22 01:43:25.504481 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:25.507963 | ubuntu-noble-large | + imagename=designate-central 2026-05-22 01:43:25.507997 | ubuntu-noble-large | + [[ designate-central != \<\n\o\n\e\> ]] 2026-05-22 01:43:25.508034 | ubuntu-noble-large | + new_imagename=designate-central 2026-05-22 01:43:25.508070 | ubuntu-noble-large | + project=designate 2026-05-22 01:43:25.508082 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:25.508114 | ubuntu-noble-large | + new_imagename=kolla/designate-central 2026-05-22 01:43:25.508126 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:25.508137 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-central 2026-05-22 01:43:25.508173 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:25.508185 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:25.508196 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:25.508259 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-central:build-20260522 osism.harbor.regio.digital/kolla/designate-central:2025.1 2026-05-22 01:43:25.555893 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-central:2025.1 2026-05-22 01:43:25.555964 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-central:build-20260522 2026-05-22 01:43:25.597828 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-central:build-20260522 2026-05-22 01:43:25.600978 | ubuntu-noble-large | + read image 2026-05-22 01:43:25.602816 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/cinder-backup 2026-05-22 01:43:25.603098 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:25.606558 | ubuntu-noble-large | + imagename=cinder-backup 2026-05-22 01:43:25.606620 | ubuntu-noble-large | + [[ cinder-backup != \<\n\o\n\e\> ]] 2026-05-22 01:43:25.606637 | ubuntu-noble-large | + new_imagename=cinder-backup 2026-05-22 01:43:25.606670 | ubuntu-noble-large | + project=cinder 2026-05-22 01:43:25.606682 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:25.606692 | ubuntu-noble-large | + new_imagename=kolla/cinder-backup 2026-05-22 01:43:25.606703 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:25.606731 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/cinder-backup 2026-05-22 01:43:25.606744 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:25.606754 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:25.606765 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:25.606837 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/cinder-backup:build-20260522 osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2026-05-22 01:43:25.657075 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2026-05-22 01:43:25.657146 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/cinder-backup:build-20260522 2026-05-22 01:43:25.698026 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-backup:build-20260522 2026-05-22 01:43:25.701717 | ubuntu-noble-large | + read image 2026-05-22 01:43:25.703846 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/cinder-api 2026-05-22 01:43:25.704278 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:25.707986 | ubuntu-noble-large | + imagename=cinder-api 2026-05-22 01:43:25.708050 | ubuntu-noble-large | + [[ cinder-api != \<\n\o\n\e\> ]] 2026-05-22 01:43:25.708087 | ubuntu-noble-large | + new_imagename=cinder-api 2026-05-22 01:43:25.708128 | ubuntu-noble-large | + project=cinder 2026-05-22 01:43:25.708140 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:25.708171 | ubuntu-noble-large | + new_imagename=kolla/cinder-api 2026-05-22 01:43:25.708184 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:25.708195 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/cinder-api 2026-05-22 01:43:25.708229 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:25.708241 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:25.708251 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:25.708308 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/cinder-api:build-20260522 osism.harbor.regio.digital/kolla/cinder-api:2025.1 2026-05-22 01:43:25.757959 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/cinder-api:2025.1 2026-05-22 01:43:25.758064 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/cinder-api:build-20260522 2026-05-22 01:43:25.800483 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-api:build-20260522 2026-05-22 01:43:25.804475 | ubuntu-noble-large | + read image 2026-05-22 01:43:25.806766 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/cinder-scheduler 2026-05-22 01:43:25.806835 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:25.810058 | ubuntu-noble-large | + imagename=cinder-scheduler 2026-05-22 01:43:25.810082 | ubuntu-noble-large | + [[ cinder-scheduler != \<\n\o\n\e\> ]] 2026-05-22 01:43:25.810100 | ubuntu-noble-large | + new_imagename=cinder-scheduler 2026-05-22 01:43:25.810164 | ubuntu-noble-large | + project=cinder 2026-05-22 01:43:25.810176 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:25.810191 | ubuntu-noble-large | + new_imagename=kolla/cinder-scheduler 2026-05-22 01:43:25.810202 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:25.810212 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/cinder-scheduler 2026-05-22 01:43:25.810227 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:25.810237 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:25.810247 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:25.810263 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/cinder-scheduler:build-20260522 osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2026-05-22 01:43:25.862575 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2026-05-22 01:43:25.862719 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/cinder-scheduler:build-20260522 2026-05-22 01:43:25.906668 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-scheduler:build-20260522 2026-05-22 01:43:25.909658 | ubuntu-noble-large | + read image 2026-05-22 01:43:25.911528 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/cinder-volume 2026-05-22 01:43:25.911946 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:25.915281 | ubuntu-noble-large | + imagename=cinder-volume 2026-05-22 01:43:25.915322 | ubuntu-noble-large | + [[ cinder-volume != \<\n\o\n\e\> ]] 2026-05-22 01:43:25.915333 | ubuntu-noble-large | + new_imagename=cinder-volume 2026-05-22 01:43:25.915347 | ubuntu-noble-large | + project=cinder 2026-05-22 01:43:25.915357 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:25.915370 | ubuntu-noble-large | + new_imagename=kolla/cinder-volume 2026-05-22 01:43:25.915380 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:25.915393 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/cinder-volume 2026-05-22 01:43:25.915406 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:25.915419 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:25.915429 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:25.915470 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/cinder-volume:build-20260522 osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2026-05-22 01:43:25.965350 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2026-05-22 01:43:25.965429 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/cinder-volume:build-20260522 2026-05-22 01:43:26.008405 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-volume:build-20260522 2026-05-22 01:43:26.012635 | ubuntu-noble-large | + read image 2026-05-22 01:43:26.014733 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/placement-api 2026-05-22 01:43:26.015168 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:26.018842 | ubuntu-noble-large | + imagename=placement-api 2026-05-22 01:43:26.018905 | ubuntu-noble-large | + [[ placement-api != \<\n\o\n\e\> ]] 2026-05-22 01:43:26.018925 | ubuntu-noble-large | + new_imagename=placement-api 2026-05-22 01:43:26.018948 | ubuntu-noble-large | + project=placement 2026-05-22 01:43:26.018972 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:26.018984 | ubuntu-noble-large | + new_imagename=kolla/placement-api 2026-05-22 01:43:26.018997 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:26.019007 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/placement-api 2026-05-22 01:43:26.019021 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:26.019034 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:26.019046 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:26.019101 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/placement-api:build-20260522 osism.harbor.regio.digital/kolla/placement-api:2025.1 2026-05-22 01:43:26.072265 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/placement-api:2025.1 2026-05-22 01:43:26.072360 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/placement-api:build-20260522 2026-05-22 01:43:26.115415 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/placement-api:build-20260522 2026-05-22 01:43:26.119242 | ubuntu-noble-large | + read image 2026-05-22 01:43:26.121284 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ceilometer-central 2026-05-22 01:43:26.121725 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:26.125278 | ubuntu-noble-large | + imagename=ceilometer-central 2026-05-22 01:43:26.125305 | ubuntu-noble-large | + [[ ceilometer-central != \<\n\o\n\e\> ]] 2026-05-22 01:43:26.125370 | ubuntu-noble-large | + new_imagename=ceilometer-central 2026-05-22 01:43:26.125383 | ubuntu-noble-large | + project=ceilometer 2026-05-22 01:43:26.125398 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:26.125408 | ubuntu-noble-large | + new_imagename=kolla/ceilometer-central 2026-05-22 01:43:26.125439 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:26.125449 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ceilometer-central 2026-05-22 01:43:26.125463 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:26.125473 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:26.125483 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:26.125497 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ceilometer-central:build-20260522 osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2026-05-22 01:43:26.179428 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2026-05-22 01:43:26.179509 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ceilometer-central:build-20260522 2026-05-22 01:43:26.220767 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-central:build-20260522 2026-05-22 01:43:26.224559 | ubuntu-noble-large | + read image 2026-05-22 01:43:26.226657 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ceilometer-compute 2026-05-22 01:43:26.227037 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:26.231045 | ubuntu-noble-large | + imagename=ceilometer-compute 2026-05-22 01:43:26.231071 | ubuntu-noble-large | + [[ ceilometer-compute != \<\n\o\n\e\> ]] 2026-05-22 01:43:26.231272 | ubuntu-noble-large | + new_imagename=ceilometer-compute 2026-05-22 01:43:26.231348 | ubuntu-noble-large | + project=ceilometer 2026-05-22 01:43:26.231365 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:26.231377 | ubuntu-noble-large | + new_imagename=kolla/ceilometer-compute 2026-05-22 01:43:26.231389 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:26.231410 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ceilometer-compute 2026-05-22 01:43:26.231423 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:26.231434 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:26.231444 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:26.231456 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ceilometer-compute:build-20260522 osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2026-05-22 01:43:26.283103 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2026-05-22 01:43:26.283188 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ceilometer-compute:build-20260522 2026-05-22 01:43:26.327091 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-compute:build-20260522 2026-05-22 01:43:26.330908 | ubuntu-noble-large | + read image 2026-05-22 01:43:26.332829 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ceilometer-notification 2026-05-22 01:43:26.333172 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:26.336820 | ubuntu-noble-large | + imagename=ceilometer-notification 2026-05-22 01:43:26.336890 | ubuntu-noble-large | + [[ ceilometer-notification != \<\n\o\n\e\> ]] 2026-05-22 01:43:26.336952 | ubuntu-noble-large | + new_imagename=ceilometer-notification 2026-05-22 01:43:26.337004 | ubuntu-noble-large | + project=ceilometer 2026-05-22 01:43:26.337042 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:26.337074 | ubuntu-noble-large | + new_imagename=kolla/ceilometer-notification 2026-05-22 01:43:26.337086 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:26.337118 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ceilometer-notification 2026-05-22 01:43:26.337131 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:26.337143 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:26.337154 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:26.337211 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ceilometer-notification:build-20260522 osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2026-05-22 01:43:26.391351 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2026-05-22 01:43:26.391446 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ceilometer-notification:build-20260522 2026-05-22 01:43:26.428935 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-notification:build-20260522 2026-05-22 01:43:26.432245 | ubuntu-noble-large | + read image 2026-05-22 01:43:26.434199 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ceilometer-ipmi 2026-05-22 01:43:26.434717 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:26.438294 | ubuntu-noble-large | + imagename=ceilometer-ipmi 2026-05-22 01:43:26.438321 | ubuntu-noble-large | + [[ ceilometer-ipmi != \<\n\o\n\e\> ]] 2026-05-22 01:43:26.438338 | ubuntu-noble-large | + new_imagename=ceilometer-ipmi 2026-05-22 01:43:26.438351 | ubuntu-noble-large | + project=ceilometer 2026-05-22 01:43:26.438365 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:26.438379 | ubuntu-noble-large | + new_imagename=kolla/ceilometer-ipmi 2026-05-22 01:43:26.438392 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:26.438406 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ceilometer-ipmi 2026-05-22 01:43:26.438420 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:26.438433 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:26.438446 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:26.438497 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ceilometer-ipmi:build-20260522 osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2026-05-22 01:43:26.491670 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2026-05-22 01:43:26.491743 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ceilometer-ipmi:build-20260522 2026-05-22 01:43:26.533068 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-ipmi:build-20260522 2026-05-22 01:43:26.536809 | ubuntu-noble-large | + read image 2026-05-22 01:43:26.539269 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/manila-scheduler 2026-05-22 01:43:26.539312 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:26.542378 | ubuntu-noble-large | + imagename=manila-scheduler 2026-05-22 01:43:26.542409 | ubuntu-noble-large | + [[ manila-scheduler != \<\n\o\n\e\> ]] 2026-05-22 01:43:26.542469 | ubuntu-noble-large | + new_imagename=manila-scheduler 2026-05-22 01:43:26.542486 | ubuntu-noble-large | + project=manila 2026-05-22 01:43:26.542496 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:26.542510 | ubuntu-noble-large | + new_imagename=kolla/manila-scheduler 2026-05-22 01:43:26.542523 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:26.542536 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/manila-scheduler 2026-05-22 01:43:26.542549 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:26.542561 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:26.542574 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:26.542673 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/manila-scheduler:build-20260522 osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2026-05-22 01:43:26.594888 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2026-05-22 01:43:26.594968 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/manila-scheduler:build-20260522 2026-05-22 01:43:26.635642 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-scheduler:build-20260522 2026-05-22 01:43:26.639251 | ubuntu-noble-large | + read image 2026-05-22 01:43:26.641320 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/manila-share 2026-05-22 01:43:26.641713 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:26.645235 | ubuntu-noble-large | + imagename=manila-share 2026-05-22 01:43:26.645274 | ubuntu-noble-large | + [[ manila-share != \<\n\o\n\e\> ]] 2026-05-22 01:43:26.645289 | ubuntu-noble-large | + new_imagename=manila-share 2026-05-22 01:43:26.645330 | ubuntu-noble-large | + project=manila 2026-05-22 01:43:26.645356 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:26.645370 | ubuntu-noble-large | + new_imagename=kolla/manila-share 2026-05-22 01:43:26.645380 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:26.645393 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/manila-share 2026-05-22 01:43:26.645406 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:26.645420 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:26.645430 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:26.645477 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/manila-share:build-20260522 osism.harbor.regio.digital/kolla/manila-share:2025.1 2026-05-22 01:43:26.695147 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/manila-share:2025.1 2026-05-22 01:43:26.695229 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/manila-share:build-20260522 2026-05-22 01:43:26.737082 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-share:build-20260522 2026-05-22 01:43:26.740794 | ubuntu-noble-large | + read image 2026-05-22 01:43:26.742437 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/manila-data 2026-05-22 01:43:26.742724 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:26.745827 | ubuntu-noble-large | + imagename=manila-data 2026-05-22 01:43:26.745895 | ubuntu-noble-large | + [[ manila-data != \<\n\o\n\e\> ]] 2026-05-22 01:43:26.746001 | ubuntu-noble-large | + new_imagename=manila-data 2026-05-22 01:43:26.746018 | ubuntu-noble-large | + project=manila 2026-05-22 01:43:26.746032 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:26.746045 | ubuntu-noble-large | + new_imagename=kolla/manila-data 2026-05-22 01:43:26.746059 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:26.746073 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/manila-data 2026-05-22 01:43:26.746111 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:26.746126 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:26.746137 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:26.746177 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/manila-data:build-20260522 osism.harbor.regio.digital/kolla/manila-data:2025.1 2026-05-22 01:43:26.795752 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/manila-data:2025.1 2026-05-22 01:43:26.795825 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/manila-data:build-20260522 2026-05-22 01:43:26.838956 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-data:build-20260522 2026-05-22 01:43:26.842815 | ubuntu-noble-large | + read image 2026-05-22 01:43:26.844751 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/manila-api 2026-05-22 01:43:26.845131 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:26.848888 | ubuntu-noble-large | + imagename=manila-api 2026-05-22 01:43:26.848915 | ubuntu-noble-large | + [[ manila-api != \<\n\o\n\e\> ]] 2026-05-22 01:43:26.849046 | ubuntu-noble-large | + new_imagename=manila-api 2026-05-22 01:43:26.849090 | ubuntu-noble-large | + project=manila 2026-05-22 01:43:26.849101 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:26.849117 | ubuntu-noble-large | + new_imagename=kolla/manila-api 2026-05-22 01:43:26.849126 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:26.849136 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/manila-api 2026-05-22 01:43:26.849144 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:26.849153 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:26.849161 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:26.849175 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/manila-api:build-20260522 osism.harbor.regio.digital/kolla/manila-api:2025.1 2026-05-22 01:43:26.898860 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/manila-api:2025.1 2026-05-22 01:43:26.898957 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/manila-api:build-20260522 2026-05-22 01:43:26.942902 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-api:build-20260522 2026-05-22 01:43:26.946832 | ubuntu-noble-large | + read image 2026-05-22 01:43:26.948774 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/glance-api 2026-05-22 01:43:26.949223 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:26.952894 | ubuntu-noble-large | + imagename=glance-api 2026-05-22 01:43:26.952923 | ubuntu-noble-large | + [[ glance-api != \<\n\o\n\e\> ]] 2026-05-22 01:43:26.952995 | ubuntu-noble-large | + new_imagename=glance-api 2026-05-22 01:43:26.953013 | ubuntu-noble-large | + project=glance 2026-05-22 01:43:26.953026 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:26.953040 | ubuntu-noble-large | + new_imagename=kolla/glance-api 2026-05-22 01:43:26.953054 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:26.953068 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/glance-api 2026-05-22 01:43:26.953082 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:26.953096 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:26.953109 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:26.953156 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/glance-api:build-20260522 osism.harbor.regio.digital/kolla/glance-api:2025.1 2026-05-22 01:43:27.002668 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/glance-api:2025.1 2026-05-22 01:43:27.002740 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/glance-api:build-20260522 2026-05-22 01:43:27.046072 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/glance-api:build-20260522 2026-05-22 01:43:27.049226 | ubuntu-noble-large | + read image 2026-05-22 01:43:27.051263 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/skyline-console 2026-05-22 01:43:27.051666 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:27.055207 | ubuntu-noble-large | + imagename=skyline-console 2026-05-22 01:43:27.055250 | ubuntu-noble-large | + [[ skyline-console != \<\n\o\n\e\> ]] 2026-05-22 01:43:27.055262 | ubuntu-noble-large | + new_imagename=skyline-console 2026-05-22 01:43:27.055298 | ubuntu-noble-large | + project=skyline 2026-05-22 01:43:27.055312 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:27.055324 | ubuntu-noble-large | + new_imagename=kolla/skyline-console 2026-05-22 01:43:27.055336 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:27.055373 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/skyline-console 2026-05-22 01:43:27.055387 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:27.055398 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:27.055410 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:27.055458 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/skyline-console:build-20260522 osism.harbor.regio.digital/kolla/skyline-console:2025.1 2026-05-22 01:43:27.104660 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/skyline-console:2025.1 2026-05-22 01:43:27.104734 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/skyline-console:build-20260522 2026-05-22 01:43:27.145626 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/skyline-console:build-20260522 2026-05-22 01:43:27.148801 | ubuntu-noble-large | + read image 2026-05-22 01:43:27.150707 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/skyline-apiserver 2026-05-22 01:43:27.151127 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:27.154770 | ubuntu-noble-large | + imagename=skyline-apiserver 2026-05-22 01:43:27.154800 | ubuntu-noble-large | + [[ skyline-apiserver != \<\n\o\n\e\> ]] 2026-05-22 01:43:27.154891 | ubuntu-noble-large | + new_imagename=skyline-apiserver 2026-05-22 01:43:27.154944 | ubuntu-noble-large | + project=skyline 2026-05-22 01:43:27.154959 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:27.154993 | ubuntu-noble-large | + new_imagename=kolla/skyline-apiserver 2026-05-22 01:43:27.155006 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:27.155018 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/skyline-apiserver 2026-05-22 01:43:27.155052 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:27.155066 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:27.155089 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:27.155124 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/skyline-apiserver:build-20260522 osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2026-05-22 01:43:27.207857 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2026-05-22 01:43:27.207956 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/skyline-apiserver:build-20260522 2026-05-22 01:43:27.249180 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/skyline-apiserver:build-20260522 2026-05-22 01:43:27.253579 | ubuntu-noble-large | + read image 2026-05-22 01:43:27.256249 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ironic-neutron-agent 2026-05-22 01:43:27.256289 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:27.259453 | ubuntu-noble-large | + imagename=ironic-neutron-agent 2026-05-22 01:43:27.259482 | ubuntu-noble-large | + [[ ironic-neutron-agent != \<\n\o\n\e\> ]] 2026-05-22 01:43:27.259551 | ubuntu-noble-large | + new_imagename=ironic-neutron-agent 2026-05-22 01:43:27.259568 | ubuntu-noble-large | + project=ironic 2026-05-22 01:43:27.259582 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:27.259631 | ubuntu-noble-large | + new_imagename=kolla/ironic-neutron-agent 2026-05-22 01:43:27.259676 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:27.259691 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ironic-neutron-agent 2026-05-22 01:43:27.259705 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:27.259717 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:27.259730 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:27.259797 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ironic-neutron-agent:build-20260522 osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2026-05-22 01:43:27.307493 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2026-05-22 01:43:27.307572 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ironic-neutron-agent:build-20260522 2026-05-22 01:43:27.352390 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-neutron-agent:build-20260522 2026-05-22 01:43:27.356461 | ubuntu-noble-large | + read image 2026-05-22 01:43:27.358747 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-ovn-agent 2026-05-22 01:43:27.358846 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:27.362510 | ubuntu-noble-large | + imagename=neutron-ovn-agent 2026-05-22 01:43:27.362532 | ubuntu-noble-large | + [[ neutron-ovn-agent != \<\n\o\n\e\> ]] 2026-05-22 01:43:27.362548 | ubuntu-noble-large | + new_imagename=neutron-ovn-agent 2026-05-22 01:43:27.362559 | ubuntu-noble-large | + project=neutron 2026-05-22 01:43:27.362571 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:27.362583 | ubuntu-noble-large | + new_imagename=kolla/neutron-ovn-agent 2026-05-22 01:43:27.362624 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:27.362637 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-ovn-agent 2026-05-22 01:43:27.362650 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:27.362658 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:27.362670 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:27.362684 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-ovn-agent:build-20260522 osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2026-05-22 01:43:27.411975 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2026-05-22 01:43:27.412111 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-ovn-agent:build-20260522 2026-05-22 01:43:27.458484 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-ovn-agent:build-20260522 2026-05-22 01:43:27.463208 | ubuntu-noble-large | + read image 2026-05-22 01:43:27.464907 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-metadata-agent 2026-05-22 01:43:27.465331 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:27.468183 | ubuntu-noble-large | + imagename=neutron-metadata-agent 2026-05-22 01:43:27.468207 | ubuntu-noble-large | + [[ neutron-metadata-agent != \<\n\o\n\e\> ]] 2026-05-22 01:43:27.468279 | ubuntu-noble-large | + new_imagename=neutron-metadata-agent 2026-05-22 01:43:27.468294 | ubuntu-noble-large | + project=neutron 2026-05-22 01:43:27.468307 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:27.468319 | ubuntu-noble-large | + new_imagename=kolla/neutron-metadata-agent 2026-05-22 01:43:27.468329 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:27.468341 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-metadata-agent 2026-05-22 01:43:27.468352 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:27.468364 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:27.468373 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:27.468387 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-metadata-agent:build-20260522 osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2026-05-22 01:43:27.519590 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2026-05-22 01:43:27.519686 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-metadata-agent:build-20260522 2026-05-22 01:43:27.568024 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-metadata-agent:build-20260522 2026-05-22 01:43:27.573009 | ubuntu-noble-large | + read image 2026-05-22 01:43:27.575059 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-metering-agent 2026-05-22 01:43:27.575201 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:27.578105 | ubuntu-noble-large | + imagename=neutron-metering-agent 2026-05-22 01:43:27.578142 | ubuntu-noble-large | + [[ neutron-metering-agent != \<\n\o\n\e\> ]] 2026-05-22 01:43:27.578181 | ubuntu-noble-large | + new_imagename=neutron-metering-agent 2026-05-22 01:43:27.578218 | ubuntu-noble-large | + project=neutron 2026-05-22 01:43:27.578232 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:27.578244 | ubuntu-noble-large | + new_imagename=kolla/neutron-metering-agent 2026-05-22 01:43:27.578256 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:27.578291 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-metering-agent 2026-05-22 01:43:27.578305 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:27.578317 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:27.578328 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:27.578401 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-metering-agent:build-20260522 osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2026-05-22 01:43:27.627147 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2026-05-22 01:43:27.627231 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-metering-agent:build-20260522 2026-05-22 01:43:27.671522 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-metering-agent:build-20260522 2026-05-22 01:43:27.675900 | ubuntu-noble-large | + read image 2026-05-22 01:43:27.677921 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-bgp-dragent 2026-05-22 01:43:27.678385 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:27.682154 | ubuntu-noble-large | + imagename=neutron-bgp-dragent 2026-05-22 01:43:27.682190 | ubuntu-noble-large | + [[ neutron-bgp-dragent != \<\n\o\n\e\> ]] 2026-05-22 01:43:27.682235 | ubuntu-noble-large | + new_imagename=neutron-bgp-dragent 2026-05-22 01:43:27.682259 | ubuntu-noble-large | + project=neutron 2026-05-22 01:43:27.682272 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:27.682316 | ubuntu-noble-large | + new_imagename=kolla/neutron-bgp-dragent 2026-05-22 01:43:27.682330 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:27.682342 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-bgp-dragent 2026-05-22 01:43:27.682354 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:27.682366 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:27.682378 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:27.682442 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-bgp-dragent:build-20260522 osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2026-05-22 01:43:27.734862 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2026-05-22 01:43:27.734963 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-bgp-dragent:build-20260522 2026-05-22 01:43:27.778738 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:build-20260522 2026-05-22 01:43:27.783244 | ubuntu-noble-large | + read image 2026-05-22 01:43:27.784850 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-mlnx-agent 2026-05-22 01:43:27.785479 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:27.789103 | ubuntu-noble-large | + imagename=neutron-mlnx-agent 2026-05-22 01:43:27.789130 | ubuntu-noble-large | + [[ neutron-mlnx-agent != \<\n\o\n\e\> ]] 2026-05-22 01:43:27.789145 | ubuntu-noble-large | + new_imagename=neutron-mlnx-agent 2026-05-22 01:43:27.789184 | ubuntu-noble-large | + project=neutron 2026-05-22 01:43:27.789196 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:27.789210 | ubuntu-noble-large | + new_imagename=kolla/neutron-mlnx-agent 2026-05-22 01:43:27.789221 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:27.789231 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-mlnx-agent 2026-05-22 01:43:27.789244 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:27.789253 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:27.789263 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:27.789277 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-mlnx-agent:build-20260522 osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2026-05-22 01:43:27.842852 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2026-05-22 01:43:27.842968 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-mlnx-agent:build-20260522 2026-05-22 01:43:27.891080 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:build-20260522 2026-05-22 01:43:27.895106 | ubuntu-noble-large | + read image 2026-05-22 01:43:27.897116 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-sriov-agent 2026-05-22 01:43:27.897520 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:27.901175 | ubuntu-noble-large | + imagename=neutron-sriov-agent 2026-05-22 01:43:27.901204 | ubuntu-noble-large | + [[ neutron-sriov-agent != \<\n\o\n\e\> ]] 2026-05-22 01:43:27.901275 | ubuntu-noble-large | + new_imagename=neutron-sriov-agent 2026-05-22 01:43:27.901291 | ubuntu-noble-large | + project=neutron 2026-05-22 01:43:27.901304 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:27.901340 | ubuntu-noble-large | + new_imagename=kolla/neutron-sriov-agent 2026-05-22 01:43:27.901353 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:27.901366 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-sriov-agent 2026-05-22 01:43:27.901400 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:27.901414 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:27.901424 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:27.901468 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-sriov-agent:build-20260522 osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2026-05-22 01:43:27.954432 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2026-05-22 01:43:27.954532 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-sriov-agent:build-20260522 2026-05-22 01:43:28.002391 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-sriov-agent:build-20260522 2026-05-22 01:43:28.006916 | ubuntu-noble-large | + read image 2026-05-22 01:43:28.008940 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent 2026-05-22 01:43:28.009181 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:28.012798 | ubuntu-noble-large | + imagename=neutron-ovn-vpn-agent 2026-05-22 01:43:28.012842 | ubuntu-noble-large | + [[ neutron-ovn-vpn-agent != \<\n\o\n\e\> ]] 2026-05-22 01:43:28.012854 | ubuntu-noble-large | + new_imagename=neutron-ovn-vpn-agent 2026-05-22 01:43:28.012866 | ubuntu-noble-large | + project=neutron 2026-05-22 01:43:28.012878 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:28.012943 | ubuntu-noble-large | + new_imagename=kolla/neutron-ovn-vpn-agent 2026-05-22 01:43:28.012953 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:28.012966 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent 2026-05-22 01:43:28.012978 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:28.012990 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:28.012998 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:28.013074 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:build-20260522 osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2026-05-22 01:43:28.066089 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2026-05-22 01:43:28.066178 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:build-20260522 2026-05-22 01:43:28.111004 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:build-20260522 2026-05-22 01:43:28.115504 | ubuntu-noble-large | + read image 2026-05-22 01:43:28.117547 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-l3-agent 2026-05-22 01:43:28.117846 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:28.121212 | ubuntu-noble-large | + imagename=neutron-l3-agent 2026-05-22 01:43:28.121264 | ubuntu-noble-large | + [[ neutron-l3-agent != \<\n\o\n\e\> ]] 2026-05-22 01:43:28.121326 | ubuntu-noble-large | + new_imagename=neutron-l3-agent 2026-05-22 01:43:28.121343 | ubuntu-noble-large | + project=neutron 2026-05-22 01:43:28.121357 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:28.121370 | ubuntu-noble-large | + new_imagename=kolla/neutron-l3-agent 2026-05-22 01:43:28.121383 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:28.121396 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-l3-agent 2026-05-22 01:43:28.121436 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:28.121451 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:28.121461 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:28.121503 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-l3-agent:build-20260522 osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2026-05-22 01:43:28.167119 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2026-05-22 01:43:28.167209 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-l3-agent:build-20260522 2026-05-22 01:43:28.213129 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-l3-agent:build-20260522 2026-05-22 01:43:28.218277 | ubuntu-noble-large | + read image 2026-05-22 01:43:28.220170 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-server 2026-05-22 01:43:28.220337 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:28.222925 | ubuntu-noble-large | + imagename=neutron-server 2026-05-22 01:43:28.222967 | ubuntu-noble-large | + [[ neutron-server != \<\n\o\n\e\> ]] 2026-05-22 01:43:28.222982 | ubuntu-noble-large | + new_imagename=neutron-server 2026-05-22 01:43:28.223017 | ubuntu-noble-large | + project=neutron 2026-05-22 01:43:28.223031 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:28.223043 | ubuntu-noble-large | + new_imagename=kolla/neutron-server 2026-05-22 01:43:28.223055 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:28.223091 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-server 2026-05-22 01:43:28.223104 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:28.223116 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:28.223125 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:28.223268 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-server:build-20260522 osism.harbor.regio.digital/kolla/neutron-server:2025.1 2026-05-22 01:43:28.275791 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-server:2025.1 2026-05-22 01:43:28.275882 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-server:build-20260522 2026-05-22 01:43:28.319567 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-server:build-20260522 2026-05-22 01:43:28.323926 | ubuntu-noble-large | + read image 2026-05-22 01:43:28.325694 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-openvswitch-agent 2026-05-22 01:43:28.325855 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:28.329119 | ubuntu-noble-large | + imagename=neutron-openvswitch-agent 2026-05-22 01:43:28.329147 | ubuntu-noble-large | + [[ neutron-openvswitch-agent != \<\n\o\n\e\> ]] 2026-05-22 01:43:28.329208 | ubuntu-noble-large | + new_imagename=neutron-openvswitch-agent 2026-05-22 01:43:28.329238 | ubuntu-noble-large | + project=neutron 2026-05-22 01:43:28.329263 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:28.329290 | ubuntu-noble-large | + new_imagename=kolla/neutron-openvswitch-agent 2026-05-22 01:43:28.329299 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:28.329328 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-openvswitch-agent 2026-05-22 01:43:28.329354 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:28.329364 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:28.329370 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:28.329406 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:build-20260522 osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2026-05-22 01:43:28.376760 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2026-05-22 01:43:28.376821 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:build-20260522 2026-05-22 01:43:28.417477 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:build-20260522 2026-05-22 01:43:28.421804 | ubuntu-noble-large | + read image 2026-05-22 01:43:28.423613 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-dhcp-agent 2026-05-22 01:43:28.423910 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:28.427266 | ubuntu-noble-large | + imagename=neutron-dhcp-agent 2026-05-22 01:43:28.427316 | ubuntu-noble-large | + [[ neutron-dhcp-agent != \<\n\o\n\e\> ]] 2026-05-22 01:43:28.427366 | ubuntu-noble-large | + new_imagename=neutron-dhcp-agent 2026-05-22 01:43:28.427394 | ubuntu-noble-large | + project=neutron 2026-05-22 01:43:28.427419 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:28.427445 | ubuntu-noble-large | + new_imagename=kolla/neutron-dhcp-agent 2026-05-22 01:43:28.427463 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:28.427488 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-dhcp-agent 2026-05-22 01:43:28.427513 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:28.427530 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:28.427547 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:28.427609 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-dhcp-agent:build-20260522 osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2026-05-22 01:43:28.476814 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2026-05-22 01:43:28.476910 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-dhcp-agent:build-20260522 2026-05-22 01:43:28.515511 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:build-20260522 2026-05-22 01:43:28.518820 | ubuntu-noble-large | + read image 2026-05-22 01:43:28.521184 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/barbican-worker 2026-05-22 01:43:28.521218 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:28.524378 | ubuntu-noble-large | + imagename=barbican-worker 2026-05-22 01:43:28.524405 | ubuntu-noble-large | + [[ barbican-worker != \<\n\o\n\e\> ]] 2026-05-22 01:43:28.524459 | ubuntu-noble-large | + new_imagename=barbican-worker 2026-05-22 01:43:28.524474 | ubuntu-noble-large | + project=barbican 2026-05-22 01:43:28.524486 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:28.524499 | ubuntu-noble-large | + new_imagename=kolla/barbican-worker 2026-05-22 01:43:28.524511 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:28.524523 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/barbican-worker 2026-05-22 01:43:28.524559 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:28.524572 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:28.524582 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:28.524661 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/barbican-worker:build-20260522 osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2026-05-22 01:43:28.576735 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2026-05-22 01:43:28.576808 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/barbican-worker:build-20260522 2026-05-22 01:43:28.614633 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/barbican-worker:build-20260522 2026-05-22 01:43:28.618198 | ubuntu-noble-large | + read image 2026-05-22 01:43:28.620720 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/barbican-keystone-listener 2026-05-22 01:43:28.620801 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:28.623933 | ubuntu-noble-large | + imagename=barbican-keystone-listener 2026-05-22 01:43:28.623976 | ubuntu-noble-large | + [[ barbican-keystone-listener != \<\n\o\n\e\> ]] 2026-05-22 01:43:28.623987 | ubuntu-noble-large | + new_imagename=barbican-keystone-listener 2026-05-22 01:43:28.624000 | ubuntu-noble-large | + project=barbican 2026-05-22 01:43:28.624014 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:28.624027 | ubuntu-noble-large | + new_imagename=kolla/barbican-keystone-listener 2026-05-22 01:43:28.624039 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:28.624052 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/barbican-keystone-listener 2026-05-22 01:43:28.624093 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:28.624105 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:28.624118 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:28.624133 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/barbican-keystone-listener:build-20260522 osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2026-05-22 01:43:28.668813 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2026-05-22 01:43:28.668874 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/barbican-keystone-listener:build-20260522 2026-05-22 01:43:28.708656 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/barbican-keystone-listener:build-20260522 2026-05-22 01:43:28.712438 | ubuntu-noble-large | + read image 2026-05-22 01:43:28.714997 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/barbican-api 2026-05-22 01:43:28.715036 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:28.717374 | ubuntu-noble-large | + imagename=barbican-api 2026-05-22 01:43:28.717403 | ubuntu-noble-large | + [[ barbican-api != \<\n\o\n\e\> ]] 2026-05-22 01:43:28.717460 | ubuntu-noble-large | + new_imagename=barbican-api 2026-05-22 01:43:28.717476 | ubuntu-noble-large | + project=barbican 2026-05-22 01:43:28.717486 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:28.717500 | ubuntu-noble-large | + new_imagename=kolla/barbican-api 2026-05-22 01:43:28.717513 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:28.717526 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/barbican-api 2026-05-22 01:43:28.717539 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:28.717552 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:28.717562 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:28.717621 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/barbican-api:build-20260522 osism.harbor.regio.digital/kolla/barbican-api:2025.1 2026-05-22 01:43:28.766418 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/barbican-api:2025.1 2026-05-22 01:43:28.766475 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/barbican-api:build-20260522 2026-05-22 01:43:28.804624 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/barbican-api:build-20260522 2026-05-22 01:43:28.808333 | ubuntu-noble-large | + read image 2026-05-22 01:43:28.810672 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/aodh-notifier 2026-05-22 01:43:28.810707 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:28.814214 | ubuntu-noble-large | + imagename=aodh-notifier 2026-05-22 01:43:28.814243 | ubuntu-noble-large | + [[ aodh-notifier != \<\n\o\n\e\> ]] 2026-05-22 01:43:28.814284 | ubuntu-noble-large | + new_imagename=aodh-notifier 2026-05-22 01:43:28.814322 | ubuntu-noble-large | + project=aodh 2026-05-22 01:43:28.814338 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:28.814351 | ubuntu-noble-large | + new_imagename=kolla/aodh-notifier 2026-05-22 01:43:28.814365 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:28.814378 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/aodh-notifier 2026-05-22 01:43:28.814391 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:28.814404 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:28.814414 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:28.814455 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/aodh-notifier:build-20260522 osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2026-05-22 01:43:28.865092 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2026-05-22 01:43:28.865170 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/aodh-notifier:build-20260522 2026-05-22 01:43:28.915666 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-notifier:build-20260522 2026-05-22 01:43:28.919826 | ubuntu-noble-large | + read image 2026-05-22 01:43:28.921441 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/aodh-expirer 2026-05-22 01:43:28.921773 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:28.925066 | ubuntu-noble-large | + imagename=aodh-expirer 2026-05-22 01:43:28.925102 | ubuntu-noble-large | + [[ aodh-expirer != \<\n\o\n\e\> ]] 2026-05-22 01:43:28.925117 | ubuntu-noble-large | + new_imagename=aodh-expirer 2026-05-22 01:43:28.925167 | ubuntu-noble-large | + project=aodh 2026-05-22 01:43:28.925182 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:28.925191 | ubuntu-noble-large | + new_imagename=kolla/aodh-expirer 2026-05-22 01:43:28.925201 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:28.925212 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/aodh-expirer 2026-05-22 01:43:28.925243 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:28.925254 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:28.925262 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:28.925301 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/aodh-expirer:build-20260522 osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2026-05-22 01:43:28.976099 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2026-05-22 01:43:28.976167 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/aodh-expirer:build-20260522 2026-05-22 01:43:29.018361 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-expirer:build-20260522 2026-05-22 01:43:29.021554 | ubuntu-noble-large | + read image 2026-05-22 01:43:29.024217 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/aodh-evaluator 2026-05-22 01:43:29.024256 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:29.027561 | ubuntu-noble-large | + imagename=aodh-evaluator 2026-05-22 01:43:29.027586 | ubuntu-noble-large | + [[ aodh-evaluator != \<\n\o\n\e\> ]] 2026-05-22 01:43:29.027641 | ubuntu-noble-large | + new_imagename=aodh-evaluator 2026-05-22 01:43:29.027707 | ubuntu-noble-large | + project=aodh 2026-05-22 01:43:29.027718 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:29.027730 | ubuntu-noble-large | + new_imagename=kolla/aodh-evaluator 2026-05-22 01:43:29.027738 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:29.027748 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/aodh-evaluator 2026-05-22 01:43:29.027759 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:29.027769 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:29.027780 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:29.027982 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/aodh-evaluator:build-20260522 osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2026-05-22 01:43:29.079943 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2026-05-22 01:43:29.080032 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/aodh-evaluator:build-20260522 2026-05-22 01:43:29.121429 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-evaluator:build-20260522 2026-05-22 01:43:29.125155 | ubuntu-noble-large | + read image 2026-05-22 01:43:29.127176 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/aodh-api 2026-05-22 01:43:29.127546 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:29.131202 | ubuntu-noble-large | + imagename=aodh-api 2026-05-22 01:43:29.131248 | ubuntu-noble-large | + [[ aodh-api != \<\n\o\n\e\> ]] 2026-05-22 01:43:29.131261 | ubuntu-noble-large | + new_imagename=aodh-api 2026-05-22 01:43:29.131275 | ubuntu-noble-large | + project=aodh 2026-05-22 01:43:29.131288 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:29.131302 | ubuntu-noble-large | + new_imagename=kolla/aodh-api 2026-05-22 01:43:29.131312 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:29.131327 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/aodh-api 2026-05-22 01:43:29.131342 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:29.131356 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:29.131367 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:29.131413 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/aodh-api:build-20260522 osism.harbor.regio.digital/kolla/aodh-api:2025.1 2026-05-22 01:43:29.182416 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/aodh-api:2025.1 2026-05-22 01:43:29.182492 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/aodh-api:build-20260522 2026-05-22 01:43:29.224046 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-api:build-20260522 2026-05-22 01:43:29.227577 | ubuntu-noble-large | + read image 2026-05-22 01:43:29.230068 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/aodh-listener 2026-05-22 01:43:29.230109 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:29.233413 | ubuntu-noble-large | + imagename=aodh-listener 2026-05-22 01:43:29.233449 | ubuntu-noble-large | + [[ aodh-listener != \<\n\o\n\e\> ]] 2026-05-22 01:43:29.233464 | ubuntu-noble-large | + new_imagename=aodh-listener 2026-05-22 01:43:29.233498 | ubuntu-noble-large | + project=aodh 2026-05-22 01:43:29.233523 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:29.233538 | ubuntu-noble-large | + new_imagename=kolla/aodh-listener 2026-05-22 01:43:29.233548 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:29.233562 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/aodh-listener 2026-05-22 01:43:29.233575 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:29.233589 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:29.233633 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:29.233650 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/aodh-listener:build-20260522 osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2026-05-22 01:43:29.281165 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2026-05-22 01:43:29.281263 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/aodh-listener:build-20260522 2026-05-22 01:43:29.324100 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-listener:build-20260522 2026-05-22 01:43:29.327298 | ubuntu-noble-large | + read image 2026-05-22 01:43:29.329385 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/octavia-api 2026-05-22 01:43:29.329758 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:29.333257 | ubuntu-noble-large | + imagename=octavia-api 2026-05-22 01:43:29.333310 | ubuntu-noble-large | + [[ octavia-api != \<\n\o\n\e\> ]] 2026-05-22 01:43:29.333367 | ubuntu-noble-large | + new_imagename=octavia-api 2026-05-22 01:43:29.333383 | ubuntu-noble-large | + project=octavia 2026-05-22 01:43:29.333397 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:29.333412 | ubuntu-noble-large | + new_imagename=kolla/octavia-api 2026-05-22 01:43:29.333425 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:29.333464 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/octavia-api 2026-05-22 01:43:29.333479 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:29.333492 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:29.333502 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:29.333549 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/octavia-api:build-20260522 osism.harbor.regio.digital/kolla/octavia-api:2025.1 2026-05-22 01:43:29.383945 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/octavia-api:2025.1 2026-05-22 01:43:29.384028 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/octavia-api:build-20260522 2026-05-22 01:43:29.427312 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-api:build-20260522 2026-05-22 01:43:29.432384 | ubuntu-noble-large | + read image 2026-05-22 01:43:29.434390 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/octavia-driver-agent 2026-05-22 01:43:29.434702 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:29.438381 | ubuntu-noble-large | + imagename=octavia-driver-agent 2026-05-22 01:43:29.438416 | ubuntu-noble-large | + [[ octavia-driver-agent != \<\n\o\n\e\> ]] 2026-05-22 01:43:29.438468 | ubuntu-noble-large | + new_imagename=octavia-driver-agent 2026-05-22 01:43:29.438494 | ubuntu-noble-large | + project=octavia 2026-05-22 01:43:29.438518 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:29.438544 | ubuntu-noble-large | + new_imagename=kolla/octavia-driver-agent 2026-05-22 01:43:29.438553 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:29.438583 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/octavia-driver-agent 2026-05-22 01:43:29.438636 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:29.438645 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:29.438652 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:29.438716 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/octavia-driver-agent:build-20260522 osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2026-05-22 01:43:29.489800 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2026-05-22 01:43:29.489874 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/octavia-driver-agent:build-20260522 2026-05-22 01:43:29.534140 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-driver-agent:build-20260522 2026-05-22 01:43:29.538131 | ubuntu-noble-large | + read image 2026-05-22 01:43:29.540322 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/octavia-health-manager 2026-05-22 01:43:29.540726 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:29.544133 | ubuntu-noble-large | + imagename=octavia-health-manager 2026-05-22 01:43:29.544170 | ubuntu-noble-large | + [[ octavia-health-manager != \<\n\o\n\e\> ]] 2026-05-22 01:43:29.544188 | ubuntu-noble-large | + new_imagename=octavia-health-manager 2026-05-22 01:43:29.544203 | ubuntu-noble-large | + project=octavia 2026-05-22 01:43:29.544218 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:29.544257 | ubuntu-noble-large | + new_imagename=kolla/octavia-health-manager 2026-05-22 01:43:29.544268 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:29.544283 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/octavia-health-manager 2026-05-22 01:43:29.544295 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:29.544309 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:29.544319 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:29.544391 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/octavia-health-manager:build-20260522 osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2026-05-22 01:43:29.648877 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2026-05-22 01:43:29.648995 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/octavia-health-manager:build-20260522 2026-05-22 01:43:29.690146 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-health-manager:build-20260522 2026-05-22 01:43:29.694588 | ubuntu-noble-large | + read image 2026-05-22 01:43:29.697308 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/octavia-worker 2026-05-22 01:43:29.697351 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:29.700882 | ubuntu-noble-large | + imagename=octavia-worker 2026-05-22 01:43:29.700955 | ubuntu-noble-large | + [[ octavia-worker != \<\n\o\n\e\> ]] 2026-05-22 01:43:29.700970 | ubuntu-noble-large | + new_imagename=octavia-worker 2026-05-22 01:43:29.700983 | ubuntu-noble-large | + project=octavia 2026-05-22 01:43:29.700997 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:29.701010 | ubuntu-noble-large | + new_imagename=kolla/octavia-worker 2026-05-22 01:43:29.701023 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:29.701037 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/octavia-worker 2026-05-22 01:43:29.701079 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:29.701091 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:29.701105 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:29.701133 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/octavia-worker:build-20260522 osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2026-05-22 01:43:29.752522 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2026-05-22 01:43:29.752592 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/octavia-worker:build-20260522 2026-05-22 01:43:29.795073 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-worker:build-20260522 2026-05-22 01:43:29.798815 | ubuntu-noble-large | + read image 2026-05-22 01:43:29.801394 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/octavia-housekeeping 2026-05-22 01:43:29.801442 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:29.803521 | ubuntu-noble-large | + imagename=octavia-housekeeping 2026-05-22 01:43:29.803570 | ubuntu-noble-large | + [[ octavia-housekeeping != \<\n\o\n\e\> ]] 2026-05-22 01:43:29.803648 | ubuntu-noble-large | + new_imagename=octavia-housekeeping 2026-05-22 01:43:29.803757 | ubuntu-noble-large | + project=octavia 2026-05-22 01:43:29.803783 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:29.803809 | ubuntu-noble-large | + new_imagename=kolla/octavia-housekeeping 2026-05-22 01:43:29.803828 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:29.803852 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/octavia-housekeeping 2026-05-22 01:43:29.803872 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:29.803897 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:29.803983 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:29.804011 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/octavia-housekeeping:build-20260522 osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2026-05-22 01:43:29.851082 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2026-05-22 01:43:29.851158 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/octavia-housekeeping:build-20260522 2026-05-22 01:43:29.893196 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-housekeeping:build-20260522 2026-05-22 01:43:29.896518 | ubuntu-noble-large | + read image 2026-05-22 01:43:29.898803 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/blazar-manager 2026-05-22 01:43:29.898830 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:29.902229 | ubuntu-noble-large | + imagename=blazar-manager 2026-05-22 01:43:29.902287 | ubuntu-noble-large | + [[ blazar-manager != \<\n\o\n\e\> ]] 2026-05-22 01:43:29.902332 | ubuntu-noble-large | + new_imagename=blazar-manager 2026-05-22 01:43:29.902362 | ubuntu-noble-large | + project=blazar 2026-05-22 01:43:29.902389 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:29.902411 | ubuntu-noble-large | + new_imagename=kolla/blazar-manager 2026-05-22 01:43:29.902419 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:29.902445 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/blazar-manager 2026-05-22 01:43:29.902473 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:29.902482 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:29.902492 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:29.902565 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/blazar-manager:build-20260522 osism.harbor.regio.digital/kolla/blazar-manager:2025.1 2026-05-22 01:43:29.954695 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/blazar-manager:2025.1 2026-05-22 01:43:29.954784 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/blazar-manager:build-20260522 2026-05-22 01:43:30.004588 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/blazar-manager:build-20260522 2026-05-22 01:43:30.008863 | ubuntu-noble-large | + read image 2026-05-22 01:43:30.010871 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/blazar-api 2026-05-22 01:43:30.011105 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:30.013896 | ubuntu-noble-large | + imagename=blazar-api 2026-05-22 01:43:30.013977 | ubuntu-noble-large | + [[ blazar-api != \<\n\o\n\e\> ]] 2026-05-22 01:43:30.014017 | ubuntu-noble-large | + new_imagename=blazar-api 2026-05-22 01:43:30.014056 | ubuntu-noble-large | + project=blazar 2026-05-22 01:43:30.014071 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:30.014084 | ubuntu-noble-large | + new_imagename=kolla/blazar-api 2026-05-22 01:43:30.014097 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:30.014111 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/blazar-api 2026-05-22 01:43:30.014150 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:30.014164 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:30.014175 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:30.014215 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/blazar-api:build-20260522 osism.harbor.regio.digital/kolla/blazar-api:2025.1 2026-05-22 01:43:30.063809 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/blazar-api:2025.1 2026-05-22 01:43:30.063863 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/blazar-api:build-20260522 2026-05-22 01:43:30.107893 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/blazar-api:build-20260522 2026-05-22 01:43:30.111860 | ubuntu-noble-large | + read image 2026-05-22 01:43:30.113958 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/magnum-conductor 2026-05-22 01:43:30.114344 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:30.118163 | ubuntu-noble-large | + imagename=magnum-conductor 2026-05-22 01:43:30.118224 | ubuntu-noble-large | + [[ magnum-conductor != \<\n\o\n\e\> ]] 2026-05-22 01:43:30.118244 | ubuntu-noble-large | + new_imagename=magnum-conductor 2026-05-22 01:43:30.118255 | ubuntu-noble-large | + project=magnum 2026-05-22 01:43:30.118265 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:30.118274 | ubuntu-noble-large | + new_imagename=kolla/magnum-conductor 2026-05-22 01:43:30.118284 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:30.118294 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/magnum-conductor 2026-05-22 01:43:30.118303 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:30.118316 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:30.118326 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:30.118337 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/magnum-conductor:build-20260522 osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2026-05-22 01:43:30.170015 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2026-05-22 01:43:30.170101 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/magnum-conductor:build-20260522 2026-05-22 01:43:30.214449 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/magnum-conductor:build-20260522 2026-05-22 01:43:30.218644 | ubuntu-noble-large | + read image 2026-05-22 01:43:30.220473 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/magnum-api 2026-05-22 01:43:30.220790 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:30.224233 | ubuntu-noble-large | + imagename=magnum-api 2026-05-22 01:43:30.224263 | ubuntu-noble-large | + [[ magnum-api != \<\n\o\n\e\> ]] 2026-05-22 01:43:30.224280 | ubuntu-noble-large | + new_imagename=magnum-api 2026-05-22 01:43:30.224343 | ubuntu-noble-large | + project=magnum 2026-05-22 01:43:30.224356 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:30.224371 | ubuntu-noble-large | + new_imagename=kolla/magnum-api 2026-05-22 01:43:30.224382 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:30.224396 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/magnum-api 2026-05-22 01:43:30.224429 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:30.224440 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:30.224450 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:30.224466 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/magnum-api:build-20260522 osism.harbor.regio.digital/kolla/magnum-api:2025.1 2026-05-22 01:43:30.273815 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/magnum-api:2025.1 2026-05-22 01:43:30.273896 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/magnum-api:build-20260522 2026-05-22 01:43:30.315970 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/magnum-api:build-20260522 2026-05-22 01:43:30.320306 | ubuntu-noble-large | + read image 2026-05-22 01:43:30.322746 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovn-sb-db-server 2026-05-22 01:43:30.322820 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:30.326320 | ubuntu-noble-large | + imagename=ovn-sb-db-server 2026-05-22 01:43:30.326353 | ubuntu-noble-large | + [[ ovn-sb-db-server != \<\n\o\n\e\> ]] 2026-05-22 01:43:30.326368 | ubuntu-noble-large | + new_imagename=ovn-sb-db-server 2026-05-22 01:43:30.326381 | ubuntu-noble-large | + project=ovn 2026-05-22 01:43:30.326394 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:30.326406 | ubuntu-noble-large | + new_imagename=kolla/ovn-sb-db-server 2026-05-22 01:43:30.326418 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:30.326490 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovn-sb-db-server 2026-05-22 01:43:30.326502 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:30.326510 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:30.326536 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:30.326557 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovn-sb-db-server:build-20260522 osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2026-05-22 01:43:30.374859 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2026-05-22 01:43:30.374947 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovn-sb-db-server:build-20260522 2026-05-22 01:43:30.416364 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-sb-db-server:build-20260522 2026-05-22 01:43:30.420295 | ubuntu-noble-large | + read image 2026-05-22 01:43:30.422695 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovn-northd 2026-05-22 01:43:30.422772 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:30.426007 | ubuntu-noble-large | + imagename=ovn-northd 2026-05-22 01:43:30.426039 | ubuntu-noble-large | + [[ ovn-northd != \<\n\o\n\e\> ]] 2026-05-22 01:43:30.426109 | ubuntu-noble-large | + new_imagename=ovn-northd 2026-05-22 01:43:30.426126 | ubuntu-noble-large | + project=ovn 2026-05-22 01:43:30.426140 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:30.426153 | ubuntu-noble-large | + new_imagename=kolla/ovn-northd 2026-05-22 01:43:30.426166 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:30.426179 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovn-northd 2026-05-22 01:43:30.426216 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:30.426231 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:30.426240 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:30.426282 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovn-northd:build-20260522 osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2026-05-22 01:43:30.473174 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2026-05-22 01:43:30.473228 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovn-northd:build-20260522 2026-05-22 01:43:30.505830 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-northd:build-20260522 2026-05-22 01:43:30.508565 | ubuntu-noble-large | + read image 2026-05-22 01:43:30.510261 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovn-controller 2026-05-22 01:43:30.510789 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:30.514200 | ubuntu-noble-large | + imagename=ovn-controller 2026-05-22 01:43:30.514232 | ubuntu-noble-large | + [[ ovn-controller != \<\n\o\n\e\> ]] 2026-05-22 01:43:30.514271 | ubuntu-noble-large | + new_imagename=ovn-controller 2026-05-22 01:43:30.514308 | ubuntu-noble-large | + project=ovn 2026-05-22 01:43:30.514321 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:30.514353 | ubuntu-noble-large | + new_imagename=kolla/ovn-controller 2026-05-22 01:43:30.514366 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:30.514377 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovn-controller 2026-05-22 01:43:30.514410 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:30.514422 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:30.514433 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:30.514463 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovn-controller:build-20260522 osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2026-05-22 01:43:30.558878 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2026-05-22 01:43:30.559003 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovn-controller:build-20260522 2026-05-22 01:43:30.595499 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-controller:build-20260522 2026-05-22 01:43:30.599286 | ubuntu-noble-large | + read image 2026-05-22 01:43:30.601327 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovn-nb-db-server 2026-05-22 01:43:30.601656 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:30.604946 | ubuntu-noble-large | + imagename=ovn-nb-db-server 2026-05-22 01:43:30.604985 | ubuntu-noble-large | + [[ ovn-nb-db-server != \<\n\o\n\e\> ]] 2026-05-22 01:43:30.604998 | ubuntu-noble-large | + new_imagename=ovn-nb-db-server 2026-05-22 01:43:30.605036 | ubuntu-noble-large | + project=ovn 2026-05-22 01:43:30.605052 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:30.605065 | ubuntu-noble-large | + new_imagename=kolla/ovn-nb-db-server 2026-05-22 01:43:30.605077 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:30.605090 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovn-nb-db-server 2026-05-22 01:43:30.605128 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:30.605143 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:30.605154 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:30.605198 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovn-nb-db-server:build-20260522 osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2026-05-22 01:43:30.654415 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2026-05-22 01:43:30.654496 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovn-nb-db-server:build-20260522 2026-05-22 01:43:30.699951 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-nb-db-server:build-20260522 2026-05-22 01:43:30.704274 | ubuntu-noble-large | + read image 2026-05-22 01:43:30.706847 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/redis 2026-05-22 01:43:30.706883 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:30.710096 | ubuntu-noble-large | + imagename=redis 2026-05-22 01:43:30.710133 | ubuntu-noble-large | + [[ redis != \<\n\o\n\e\> ]] 2026-05-22 01:43:30.710143 | ubuntu-noble-large | + new_imagename=redis 2026-05-22 01:43:30.710154 | ubuntu-noble-large | + project=redis 2026-05-22 01:43:30.710175 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:30.710223 | ubuntu-noble-large | + new_imagename=kolla/redis 2026-05-22 01:43:30.710232 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:30.710243 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/redis 2026-05-22 01:43:30.710254 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:30.710263 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:30.710273 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:30.710338 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/redis:build-20260522 osism.harbor.regio.digital/kolla/redis:2025.1 2026-05-22 01:43:30.760008 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/redis:2025.1 2026-05-22 01:43:30.760081 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/redis:build-20260522 2026-05-22 01:43:30.802937 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/redis:build-20260522 2026-05-22 01:43:30.807203 | ubuntu-noble-large | + read image 2026-05-22 01:43:30.808942 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/redis-sentinel 2026-05-22 01:43:30.809161 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:30.812112 | ubuntu-noble-large | + imagename=redis-sentinel 2026-05-22 01:43:30.812143 | ubuntu-noble-large | + [[ redis-sentinel != \<\n\o\n\e\> ]] 2026-05-22 01:43:30.812152 | ubuntu-noble-large | + new_imagename=redis-sentinel 2026-05-22 01:43:30.812162 | ubuntu-noble-large | + project=redis 2026-05-22 01:43:30.812172 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:30.812182 | ubuntu-noble-large | + new_imagename=kolla/redis-sentinel 2026-05-22 01:43:30.812191 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:30.812201 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/redis-sentinel 2026-05-22 01:43:30.812210 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:30.812219 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:30.812226 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:30.812260 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/redis-sentinel:build-20260522 osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2026-05-22 01:43:30.862448 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2026-05-22 01:43:30.862540 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/redis-sentinel:build-20260522 2026-05-22 01:43:30.904845 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/redis-sentinel:build-20260522 2026-05-22 01:43:30.909235 | ubuntu-noble-large | + read image 2026-05-22 01:43:30.911497 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/mariadb-server 2026-05-22 01:43:30.911536 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:30.915119 | ubuntu-noble-large | + imagename=mariadb-server 2026-05-22 01:43:30.915152 | ubuntu-noble-large | + [[ mariadb-server != \<\n\o\n\e\> ]] 2026-05-22 01:43:30.915190 | ubuntu-noble-large | + new_imagename=mariadb-server 2026-05-22 01:43:30.915231 | ubuntu-noble-large | + project=mariadb 2026-05-22 01:43:30.915246 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:30.915259 | ubuntu-noble-large | + new_imagename=kolla/mariadb-server 2026-05-22 01:43:30.915272 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:30.915309 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/mariadb-server 2026-05-22 01:43:30.915324 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:30.915337 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:30.915350 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:30.915495 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/mariadb-server:build-20260522 osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2026-05-22 01:43:30.965519 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2026-05-22 01:43:30.965589 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/mariadb-server:build-20260522 2026-05-22 01:43:31.014470 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/mariadb-server:build-20260522 2026-05-22 01:43:31.018888 | ubuntu-noble-large | + read image 2026-05-22 01:43:31.021001 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/mariadb-clustercheck 2026-05-22 01:43:31.021412 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:31.025064 | ubuntu-noble-large | + imagename=mariadb-clustercheck 2026-05-22 01:43:31.025126 | ubuntu-noble-large | + [[ mariadb-clustercheck != \<\n\o\n\e\> ]] 2026-05-22 01:43:31.025168 | ubuntu-noble-large | + new_imagename=mariadb-clustercheck 2026-05-22 01:43:31.025207 | ubuntu-noble-large | + project=mariadb 2026-05-22 01:43:31.025221 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:31.025253 | ubuntu-noble-large | + new_imagename=kolla/mariadb-clustercheck 2026-05-22 01:43:31.025266 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:31.025279 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/mariadb-clustercheck 2026-05-22 01:43:31.025314 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:31.025327 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:31.025337 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:31.025399 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/mariadb-clustercheck:build-20260522 osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2026-05-22 01:43:31.076388 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2026-05-22 01:43:31.076457 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/mariadb-clustercheck:build-20260522 2026-05-22 01:43:31.116550 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/mariadb-clustercheck:build-20260522 2026-05-22 01:43:31.120416 | ubuntu-noble-large | + read image 2026-05-22 01:43:31.122446 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/hacluster-corosync 2026-05-22 01:43:31.122700 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:31.126277 | ubuntu-noble-large | + imagename=hacluster-corosync 2026-05-22 01:43:31.126338 | ubuntu-noble-large | + [[ hacluster-corosync != \<\n\o\n\e\> ]] 2026-05-22 01:43:31.126376 | ubuntu-noble-large | + new_imagename=hacluster-corosync 2026-05-22 01:43:31.126413 | ubuntu-noble-large | + project=hacluster 2026-05-22 01:43:31.126424 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:31.126456 | ubuntu-noble-large | + new_imagename=kolla/hacluster-corosync 2026-05-22 01:43:31.126467 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:31.126496 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/hacluster-corosync 2026-05-22 01:43:31.126526 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:31.126537 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:31.126546 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:31.126628 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/hacluster-corosync:build-20260522 osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2026-05-22 01:43:31.172980 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2026-05-22 01:43:31.173090 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/hacluster-corosync:build-20260522 2026-05-22 01:43:31.214079 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-corosync:build-20260522 2026-05-22 01:43:31.217148 | ubuntu-noble-large | + read image 2026-05-22 01:43:31.219230 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote 2026-05-22 01:43:31.219436 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:31.223007 | ubuntu-noble-large | + imagename=hacluster-pacemaker-remote 2026-05-22 01:43:31.223049 | ubuntu-noble-large | + [[ hacluster-pacemaker-remote != \<\n\o\n\e\> ]] 2026-05-22 01:43:31.223064 | ubuntu-noble-large | + new_imagename=hacluster-pacemaker-remote 2026-05-22 01:43:31.223077 | ubuntu-noble-large | + project=hacluster 2026-05-22 01:43:31.223090 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:31.223130 | ubuntu-noble-large | + new_imagename=kolla/hacluster-pacemaker-remote 2026-05-22 01:43:31.223142 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:31.223156 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote 2026-05-22 01:43:31.223170 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:31.223182 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:31.223192 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:31.223254 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:build-20260522 osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2026-05-22 01:43:31.269963 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2026-05-22 01:43:31.270028 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:build-20260522 2026-05-22 01:43:31.317325 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:build-20260522 2026-05-22 01:43:31.321036 | ubuntu-noble-large | + read image 2026-05-22 01:43:31.323504 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/hacluster-pcs 2026-05-22 01:43:31.323545 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:31.326898 | ubuntu-noble-large | + imagename=hacluster-pcs 2026-05-22 01:43:31.326945 | ubuntu-noble-large | + [[ hacluster-pcs != \<\n\o\n\e\> ]] 2026-05-22 01:43:31.326992 | ubuntu-noble-large | + new_imagename=hacluster-pcs 2026-05-22 01:43:31.327008 | ubuntu-noble-large | + project=hacluster 2026-05-22 01:43:31.327047 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:31.327062 | ubuntu-noble-large | + new_imagename=kolla/hacluster-pcs 2026-05-22 01:43:31.327073 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:31.327086 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/hacluster-pcs 2026-05-22 01:43:31.327099 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:31.327112 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:31.327122 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:31.327176 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/hacluster-pcs:build-20260522 osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2026-05-22 01:43:31.373157 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2026-05-22 01:43:31.373212 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/hacluster-pcs:build-20260522 2026-05-22 01:43:31.415022 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-pcs:build-20260522 2026-05-22 01:43:31.419526 | ubuntu-noble-large | + read image 2026-05-22 01:43:31.421752 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/hacluster-pacemaker 2026-05-22 01:43:31.421825 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:31.424647 | ubuntu-noble-large | + imagename=hacluster-pacemaker 2026-05-22 01:43:31.424691 | ubuntu-noble-large | + [[ hacluster-pacemaker != \<\n\o\n\e\> ]] 2026-05-22 01:43:31.424701 | ubuntu-noble-large | + new_imagename=hacluster-pacemaker 2026-05-22 01:43:31.424712 | ubuntu-noble-large | + project=hacluster 2026-05-22 01:43:31.424723 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:31.424733 | ubuntu-noble-large | + new_imagename=kolla/hacluster-pacemaker 2026-05-22 01:43:31.424744 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:31.424755 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/hacluster-pacemaker 2026-05-22 01:43:31.424784 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:31.424795 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:31.424803 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:31.424861 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/hacluster-pacemaker:build-20260522 osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2026-05-22 01:43:31.472883 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2026-05-22 01:43:31.473008 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/hacluster-pacemaker:build-20260522 2026-05-22 01:43:31.515694 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-pacemaker:build-20260522 2026-05-22 01:43:31.518940 | ubuntu-noble-large | + read image 2026-05-22 01:43:31.520835 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/keystone-base 2026-05-22 01:43:31.521078 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:31.523939 | ubuntu-noble-large | + imagename=keystone-base 2026-05-22 01:43:31.523976 | ubuntu-noble-large | + [[ keystone-base != \<\n\o\n\e\> ]] 2026-05-22 01:43:31.523989 | ubuntu-noble-large | + new_imagename=keystone-base 2026-05-22 01:43:31.524001 | ubuntu-noble-large | + project=keystone 2026-05-22 01:43:31.524012 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:31.524048 | ubuntu-noble-large | + new_imagename=kolla/keystone-base 2026-05-22 01:43:31.524058 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:31.524071 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/keystone-base 2026-05-22 01:43:31.524079 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:31.524091 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:31.524099 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:31.524113 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/keystone-base:build-20260522 osism.harbor.regio.digital/kolla/keystone-base:2025.1 2026-05-22 01:43:31.572773 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/keystone-base:2025.1 2026-05-22 01:43:31.572837 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/keystone-base:build-20260522 2026-05-22 01:43:31.613252 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keystone-base:build-20260522 2026-05-22 01:43:31.617867 | ubuntu-noble-large | + read image 2026-05-22 01:43:31.619701 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/masakari-base 2026-05-22 01:43:31.619919 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:31.623009 | ubuntu-noble-large | + imagename=masakari-base 2026-05-22 01:43:31.623040 | ubuntu-noble-large | + [[ masakari-base != \<\n\o\n\e\> ]] 2026-05-22 01:43:31.623107 | ubuntu-noble-large | + new_imagename=masakari-base 2026-05-22 01:43:31.623139 | ubuntu-noble-large | + project=masakari 2026-05-22 01:43:31.623167 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:31.623196 | ubuntu-noble-large | + new_imagename=kolla/masakari-base 2026-05-22 01:43:31.623206 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:31.623236 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/masakari-base 2026-05-22 01:43:31.623265 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:31.623275 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:31.623284 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:31.623348 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/masakari-base:build-20260522 osism.harbor.regio.digital/kolla/masakari-base:2025.1 2026-05-22 01:43:31.671795 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/masakari-base:2025.1 2026-05-22 01:43:31.671883 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/masakari-base:build-20260522 2026-05-22 01:43:31.714171 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/masakari-base:build-20260522 2026-05-22 01:43:31.717952 | ubuntu-noble-large | + read image 2026-05-22 01:43:31.720741 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ironic-base 2026-05-22 01:43:31.720809 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:31.724188 | ubuntu-noble-large | + imagename=ironic-base 2026-05-22 01:43:31.724228 | ubuntu-noble-large | + [[ ironic-base != \<\n\o\n\e\> ]] 2026-05-22 01:43:31.724241 | ubuntu-noble-large | + new_imagename=ironic-base 2026-05-22 01:43:31.724255 | ubuntu-noble-large | + project=ironic 2026-05-22 01:43:31.724317 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:31.724329 | ubuntu-noble-large | + new_imagename=kolla/ironic-base 2026-05-22 01:43:31.724339 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:31.724353 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ironic-base 2026-05-22 01:43:31.724363 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:31.724377 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:31.724386 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:31.724447 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ironic-base:build-20260522 osism.harbor.regio.digital/kolla/ironic-base:2025.1 2026-05-22 01:43:31.774661 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ironic-base:2025.1 2026-05-22 01:43:31.774742 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ironic-base:build-20260522 2026-05-22 01:43:31.822066 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-base:build-20260522 2026-05-22 01:43:31.826099 | ubuntu-noble-large | + read image 2026-05-22 01:43:31.828194 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-base 2026-05-22 01:43:31.828487 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:31.831541 | ubuntu-noble-large | + imagename=nova-base 2026-05-22 01:43:31.831566 | ubuntu-noble-large | + [[ nova-base != \<\n\o\n\e\> ]] 2026-05-22 01:43:31.831664 | ubuntu-noble-large | + new_imagename=nova-base 2026-05-22 01:43:31.831683 | ubuntu-noble-large | + project=nova 2026-05-22 01:43:31.831696 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:31.831708 | ubuntu-noble-large | + new_imagename=kolla/nova-base 2026-05-22 01:43:31.831720 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:31.831755 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-base 2026-05-22 01:43:31.831768 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:31.831780 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:31.831792 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:31.831842 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-base:build-20260522 osism.harbor.regio.digital/kolla/nova-base:2025.1 2026-05-22 01:43:31.881219 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-base:2025.1 2026-05-22 01:43:31.881289 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-base:build-20260522 2026-05-22 01:43:31.927734 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-base:build-20260522 2026-05-22 01:43:31.931992 | ubuntu-noble-large | + read image 2026-05-22 01:43:31.933577 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/heat-base 2026-05-22 01:43:31.934071 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:31.937228 | ubuntu-noble-large | + imagename=heat-base 2026-05-22 01:43:31.937267 | ubuntu-noble-large | + [[ heat-base != \<\n\o\n\e\> ]] 2026-05-22 01:43:31.937275 | ubuntu-noble-large | + new_imagename=heat-base 2026-05-22 01:43:31.937286 | ubuntu-noble-large | + project=heat 2026-05-22 01:43:31.937293 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:31.937303 | ubuntu-noble-large | + new_imagename=kolla/heat-base 2026-05-22 01:43:31.937310 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:31.937320 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/heat-base 2026-05-22 01:43:31.937328 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:31.937337 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:31.937344 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:31.937355 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/heat-base:build-20260522 osism.harbor.regio.digital/kolla/heat-base:2025.1 2026-05-22 01:43:31.986373 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/heat-base:2025.1 2026-05-22 01:43:31.986466 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/heat-base:build-20260522 2026-05-22 01:43:32.031377 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/heat-base:build-20260522 2026-05-22 01:43:32.035668 | ubuntu-noble-large | + read image 2026-05-22 01:43:32.037801 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/watcher-base 2026-05-22 01:43:32.038283 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:32.042060 | ubuntu-noble-large | + imagename=watcher-base 2026-05-22 01:43:32.042107 | ubuntu-noble-large | + [[ watcher-base != \<\n\o\n\e\> ]] 2026-05-22 01:43:32.042120 | ubuntu-noble-large | + new_imagename=watcher-base 2026-05-22 01:43:32.042135 | ubuntu-noble-large | + project=watcher 2026-05-22 01:43:32.042150 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:32.042165 | ubuntu-noble-large | + new_imagename=kolla/watcher-base 2026-05-22 01:43:32.042179 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:32.042195 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/watcher-base 2026-05-22 01:43:32.042237 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:32.042250 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:32.042265 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:32.042305 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/watcher-base:build-20260522 osism.harbor.regio.digital/kolla/watcher-base:2025.1 2026-05-22 01:43:32.101480 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/watcher-base:2025.1 2026-05-22 01:43:32.101552 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/watcher-base:build-20260522 2026-05-22 01:43:32.143965 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/watcher-base:build-20260522 2026-05-22 01:43:32.148639 | ubuntu-noble-large | + read image 2026-05-22 01:43:32.151284 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/gnocchi-base 2026-05-22 01:43:32.151326 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:32.154842 | ubuntu-noble-large | + imagename=gnocchi-base 2026-05-22 01:43:32.154872 | ubuntu-noble-large | + [[ gnocchi-base != \<\n\o\n\e\> ]] 2026-05-22 01:43:32.154906 | ubuntu-noble-large | + new_imagename=gnocchi-base 2026-05-22 01:43:32.154920 | ubuntu-noble-large | + project=gnocchi 2026-05-22 01:43:32.154952 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:32.154966 | ubuntu-noble-large | + new_imagename=kolla/gnocchi-base 2026-05-22 01:43:32.154980 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:32.154993 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/gnocchi-base 2026-05-22 01:43:32.155059 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:32.155070 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:32.155080 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:32.155096 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/gnocchi-base:build-20260522 osism.harbor.regio.digital/kolla/gnocchi-base:2025.1 2026-05-22 01:43:32.208460 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/gnocchi-base:2025.1 2026-05-22 01:43:32.208535 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/gnocchi-base:build-20260522 2026-05-22 01:43:32.249205 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/gnocchi-base:build-20260522 2026-05-22 01:43:32.252849 | ubuntu-noble-large | + read image 2026-05-22 01:43:32.254770 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-base 2026-05-22 01:43:32.255122 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:32.258660 | ubuntu-noble-large | + imagename=designate-base 2026-05-22 01:43:32.258836 | ubuntu-noble-large | + [[ designate-base != \<\n\o\n\e\> ]] 2026-05-22 01:43:32.258898 | ubuntu-noble-large | + new_imagename=designate-base 2026-05-22 01:43:32.258922 | ubuntu-noble-large | + project=designate 2026-05-22 01:43:32.258960 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:32.258972 | ubuntu-noble-large | + new_imagename=kolla/designate-base 2026-05-22 01:43:32.258982 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:32.258992 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-base 2026-05-22 01:43:32.259002 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:32.259012 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:32.259022 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:32.259039 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-base:build-20260522 osism.harbor.regio.digital/kolla/designate-base:2025.1 2026-05-22 01:43:32.310813 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-base:2025.1 2026-05-22 01:43:32.310899 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-base:build-20260522 2026-05-22 01:43:32.354866 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-base:build-20260522 2026-05-22 01:43:32.359069 | ubuntu-noble-large | + read image 2026-05-22 01:43:32.360864 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/horizon 2026-05-22 01:43:32.361120 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:32.364479 | ubuntu-noble-large | + imagename=horizon 2026-05-22 01:43:32.364556 | ubuntu-noble-large | + [[ horizon != \<\n\o\n\e\> ]] 2026-05-22 01:43:32.364632 | ubuntu-noble-large | + new_imagename=horizon 2026-05-22 01:43:32.364739 | ubuntu-noble-large | + project=horizon 2026-05-22 01:43:32.364753 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:32.364768 | ubuntu-noble-large | + new_imagename=kolla/horizon 2026-05-22 01:43:32.364777 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:32.364791 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/horizon 2026-05-22 01:43:32.364804 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:32.364814 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:32.364827 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:32.364875 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/horizon:build-20260522 osism.harbor.regio.digital/kolla/horizon:2025.1 2026-05-22 01:43:32.417231 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/horizon:2025.1 2026-05-22 01:43:32.417304 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/horizon:build-20260522 2026-05-22 01:43:32.461410 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/horizon:build-20260522 2026-05-22 01:43:32.465308 | ubuntu-noble-large | + read image 2026-05-22 01:43:32.467815 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/cinder-base 2026-05-22 01:43:32.468408 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:32.471790 | ubuntu-noble-large | + imagename=cinder-base 2026-05-22 01:43:32.471830 | ubuntu-noble-large | + [[ cinder-base != \<\n\o\n\e\> ]] 2026-05-22 01:43:32.471883 | ubuntu-noble-large | + new_imagename=cinder-base 2026-05-22 01:43:32.471899 | ubuntu-noble-large | + project=cinder 2026-05-22 01:43:32.471912 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:32.471926 | ubuntu-noble-large | + new_imagename=kolla/cinder-base 2026-05-22 01:43:32.471978 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:32.471990 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/cinder-base 2026-05-22 01:43:32.472003 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:32.472015 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:32.472025 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:32.472075 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/cinder-base:build-20260522 osism.harbor.regio.digital/kolla/cinder-base:2025.1 2026-05-22 01:43:32.522830 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/cinder-base:2025.1 2026-05-22 01:43:32.522924 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/cinder-base:build-20260522 2026-05-22 01:43:32.563484 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-base:build-20260522 2026-05-22 01:43:32.567369 | ubuntu-noble-large | + read image 2026-05-22 01:43:32.569384 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/placement-base 2026-05-22 01:43:32.569715 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:32.573216 | ubuntu-noble-large | + imagename=placement-base 2026-05-22 01:43:32.573241 | ubuntu-noble-large | + [[ placement-base != \<\n\o\n\e\> ]] 2026-05-22 01:43:32.573255 | ubuntu-noble-large | + new_imagename=placement-base 2026-05-22 01:43:32.573302 | ubuntu-noble-large | + project=placement 2026-05-22 01:43:32.573314 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:32.573327 | ubuntu-noble-large | + new_imagename=kolla/placement-base 2026-05-22 01:43:32.573337 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:32.573350 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/placement-base 2026-05-22 01:43:32.573360 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:32.573373 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:32.573383 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:32.573442 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/placement-base:build-20260522 osism.harbor.regio.digital/kolla/placement-base:2025.1 2026-05-22 01:43:32.623142 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/placement-base:2025.1 2026-05-22 01:43:32.623224 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/placement-base:build-20260522 2026-05-22 01:43:32.669465 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/placement-base:build-20260522 2026-05-22 01:43:32.673956 | ubuntu-noble-large | + read image 2026-05-22 01:43:32.675920 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ceilometer-base 2026-05-22 01:43:32.676417 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:32.680153 | ubuntu-noble-large | + imagename=ceilometer-base 2026-05-22 01:43:32.680181 | ubuntu-noble-large | + [[ ceilometer-base != \<\n\o\n\e\> ]] 2026-05-22 01:43:32.680230 | ubuntu-noble-large | + new_imagename=ceilometer-base 2026-05-22 01:43:32.680246 | ubuntu-noble-large | + project=ceilometer 2026-05-22 01:43:32.680259 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:32.680273 | ubuntu-noble-large | + new_imagename=kolla/ceilometer-base 2026-05-22 01:43:32.680286 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:32.680302 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ceilometer-base 2026-05-22 01:43:32.680348 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:32.680359 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:32.680370 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:32.680384 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ceilometer-base:build-20260522 osism.harbor.regio.digital/kolla/ceilometer-base:2025.1 2026-05-22 01:43:32.728123 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ceilometer-base:2025.1 2026-05-22 01:43:32.728200 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ceilometer-base:build-20260522 2026-05-22 01:43:32.771518 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-base:build-20260522 2026-05-22 01:43:32.776305 | ubuntu-noble-large | + read image 2026-05-22 01:43:32.778252 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/manila-base 2026-05-22 01:43:32.778628 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:32.781704 | ubuntu-noble-large | + imagename=manila-base 2026-05-22 01:43:32.781736 | ubuntu-noble-large | + [[ manila-base != \<\n\o\n\e\> ]] 2026-05-22 01:43:32.781752 | ubuntu-noble-large | + new_imagename=manila-base 2026-05-22 01:43:32.781767 | ubuntu-noble-large | + project=manila 2026-05-22 01:43:32.781780 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:32.781794 | ubuntu-noble-large | + new_imagename=kolla/manila-base 2026-05-22 01:43:32.781804 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:32.781818 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/manila-base 2026-05-22 01:43:32.781854 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:32.781868 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:32.781878 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:32.781890 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/manila-base:build-20260522 osism.harbor.regio.digital/kolla/manila-base:2025.1 2026-05-22 01:43:32.833873 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/manila-base:2025.1 2026-05-22 01:43:32.833981 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/manila-base:build-20260522 2026-05-22 01:43:32.873478 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-base:build-20260522 2026-05-22 01:43:32.877271 | ubuntu-noble-large | + read image 2026-05-22 01:43:32.879038 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/glance-base 2026-05-22 01:43:32.879761 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:32.883286 | ubuntu-noble-large | + imagename=glance-base 2026-05-22 01:43:32.883301 | ubuntu-noble-large | + [[ glance-base != \<\n\o\n\e\> ]] 2026-05-22 01:43:32.883450 | ubuntu-noble-large | + new_imagename=glance-base 2026-05-22 01:43:32.883497 | ubuntu-noble-large | + project=glance 2026-05-22 01:43:32.883507 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:32.883518 | ubuntu-noble-large | + new_imagename=kolla/glance-base 2026-05-22 01:43:32.883527 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:32.883536 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/glance-base 2026-05-22 01:43:32.883554 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:32.883563 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:32.883572 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:32.883582 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/glance-base:build-20260522 osism.harbor.regio.digital/kolla/glance-base:2025.1 2026-05-22 01:43:32.942166 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/glance-base:2025.1 2026-05-22 01:43:32.942250 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/glance-base:build-20260522 2026-05-22 01:43:32.983723 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/glance-base:build-20260522 2026-05-22 01:43:32.988280 | ubuntu-noble-large | + read image 2026-05-22 01:43:32.990306 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/skyline-base 2026-05-22 01:43:32.990547 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:32.993048 | ubuntu-noble-large | + imagename=skyline-base 2026-05-22 01:43:32.993092 | ubuntu-noble-large | + [[ skyline-base != \<\n\o\n\e\> ]] 2026-05-22 01:43:32.993104 | ubuntu-noble-large | + new_imagename=skyline-base 2026-05-22 01:43:32.993118 | ubuntu-noble-large | + project=skyline 2026-05-22 01:43:32.993129 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:32.993143 | ubuntu-noble-large | + new_imagename=kolla/skyline-base 2026-05-22 01:43:32.993156 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:32.993170 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/skyline-base 2026-05-22 01:43:32.993183 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:32.993196 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:32.993207 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:32.993251 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/skyline-base:build-20260522 osism.harbor.regio.digital/kolla/skyline-base:2025.1 2026-05-22 01:43:33.045396 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/skyline-base:2025.1 2026-05-22 01:43:33.045473 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/skyline-base:build-20260522 2026-05-22 01:43:33.087436 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/skyline-base:build-20260522 2026-05-22 01:43:33.091966 | ubuntu-noble-large | + read image 2026-05-22 01:43:33.094121 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-base 2026-05-22 01:43:33.094797 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:33.098732 | ubuntu-noble-large | + imagename=neutron-base 2026-05-22 01:43:33.098761 | ubuntu-noble-large | + [[ neutron-base != \<\n\o\n\e\> ]] 2026-05-22 01:43:33.098815 | ubuntu-noble-large | + new_imagename=neutron-base 2026-05-22 01:43:33.098856 | ubuntu-noble-large | + project=neutron 2026-05-22 01:43:33.098871 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:33.098884 | ubuntu-noble-large | + new_imagename=kolla/neutron-base 2026-05-22 01:43:33.098898 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:33.098932 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-base 2026-05-22 01:43:33.098968 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:33.099012 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:33.099027 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:33.099073 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-base:build-20260522 osism.harbor.regio.digital/kolla/neutron-base:2025.1 2026-05-22 01:43:33.150023 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-base:2025.1 2026-05-22 01:43:33.150111 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-base:build-20260522 2026-05-22 01:43:33.194928 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-base:build-20260522 2026-05-22 01:43:33.199228 | ubuntu-noble-large | + read image 2026-05-22 01:43:33.201171 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/barbican-base 2026-05-22 01:43:33.201797 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:33.205838 | ubuntu-noble-large | + imagename=barbican-base 2026-05-22 01:43:33.205890 | ubuntu-noble-large | + [[ barbican-base != \<\n\o\n\e\> ]] 2026-05-22 01:43:33.205970 | ubuntu-noble-large | + new_imagename=barbican-base 2026-05-22 01:43:33.206014 | ubuntu-noble-large | + project=barbican 2026-05-22 01:43:33.206029 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:33.206043 | ubuntu-noble-large | + new_imagename=kolla/barbican-base 2026-05-22 01:43:33.206056 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:33.206070 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/barbican-base 2026-05-22 01:43:33.206109 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:33.206124 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:33.206134 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:33.206178 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/barbican-base:build-20260522 osism.harbor.regio.digital/kolla/barbican-base:2025.1 2026-05-22 01:43:33.252660 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/barbican-base:2025.1 2026-05-22 01:43:33.252736 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/barbican-base:build-20260522 2026-05-22 01:43:33.292398 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/barbican-base:build-20260522 2026-05-22 01:43:33.296442 | ubuntu-noble-large | + read image 2026-05-22 01:43:33.298021 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/aodh-base 2026-05-22 01:43:33.298162 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:33.301222 | ubuntu-noble-large | + imagename=aodh-base 2026-05-22 01:43:33.301249 | ubuntu-noble-large | + [[ aodh-base != \<\n\o\n\e\> ]] 2026-05-22 01:43:33.301326 | ubuntu-noble-large | + new_imagename=aodh-base 2026-05-22 01:43:33.301342 | ubuntu-noble-large | + project=aodh 2026-05-22 01:43:33.301356 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:33.301369 | ubuntu-noble-large | + new_imagename=kolla/aodh-base 2026-05-22 01:43:33.301383 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:33.301396 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/aodh-base 2026-05-22 01:43:33.301433 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:33.301448 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:33.301458 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:33.301502 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/aodh-base:build-20260522 osism.harbor.regio.digital/kolla/aodh-base:2025.1 2026-05-22 01:43:33.368715 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/aodh-base:2025.1 2026-05-22 01:43:33.368797 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/aodh-base:build-20260522 2026-05-22 01:43:33.412892 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-base:build-20260522 2026-05-22 01:43:33.417121 | ubuntu-noble-large | + read image 2026-05-22 01:43:33.419079 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/octavia-base 2026-05-22 01:43:33.419475 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:33.422991 | ubuntu-noble-large | + imagename=octavia-base 2026-05-22 01:43:33.423032 | ubuntu-noble-large | + [[ octavia-base != \<\n\o\n\e\> ]] 2026-05-22 01:43:33.423150 | ubuntu-noble-large | + new_imagename=octavia-base 2026-05-22 01:43:33.423175 | ubuntu-noble-large | + project=octavia 2026-05-22 01:43:33.423185 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:33.423195 | ubuntu-noble-large | + new_imagename=kolla/octavia-base 2026-05-22 01:43:33.423204 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:33.423214 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/octavia-base 2026-05-22 01:43:33.423223 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:33.423233 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:33.423242 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:33.423257 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/octavia-base:build-20260522 osism.harbor.regio.digital/kolla/octavia-base:2025.1 2026-05-22 01:43:33.479474 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/octavia-base:2025.1 2026-05-22 01:43:33.479559 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/octavia-base:build-20260522 2026-05-22 01:43:33.523290 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-base:build-20260522 2026-05-22 01:43:33.527095 | ubuntu-noble-large | + read image 2026-05-22 01:43:33.529222 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ironic-inspector 2026-05-22 01:43:33.529261 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:33.532643 | ubuntu-noble-large | + imagename=ironic-inspector 2026-05-22 01:43:33.532811 | ubuntu-noble-large | + [[ ironic-inspector != \<\n\o\n\e\> ]] 2026-05-22 01:43:33.532866 | ubuntu-noble-large | + new_imagename=ironic-inspector 2026-05-22 01:43:33.532880 | ubuntu-noble-large | + project=ironic 2026-05-22 01:43:33.532899 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:33.532909 | ubuntu-noble-large | + new_imagename=kolla/ironic-inspector 2026-05-22 01:43:33.532919 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:33.532929 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ironic-inspector 2026-05-22 01:43:33.532939 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:33.532969 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:33.532979 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:33.532995 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ironic-inspector:build-20260522 osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2026-05-22 01:43:33.583446 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2026-05-22 01:43:33.583526 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ironic-inspector:build-20260522 2026-05-22 01:43:33.626744 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-inspector:build-20260522 2026-05-22 01:43:33.630644 | ubuntu-noble-large | + read image 2026-05-22 01:43:33.632546 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/blazar-base 2026-05-22 01:43:33.633362 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:33.637495 | ubuntu-noble-large | + imagename=blazar-base 2026-05-22 01:43:33.637534 | ubuntu-noble-large | + [[ blazar-base != \<\n\o\n\e\> ]] 2026-05-22 01:43:33.637546 | ubuntu-noble-large | + new_imagename=blazar-base 2026-05-22 01:43:33.637559 | ubuntu-noble-large | + project=blazar 2026-05-22 01:43:33.637572 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:33.637585 | ubuntu-noble-large | + new_imagename=kolla/blazar-base 2026-05-22 01:43:33.637628 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:33.637647 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/blazar-base 2026-05-22 01:43:33.637660 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:33.637671 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:33.637684 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:33.637700 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/blazar-base:build-20260522 osism.harbor.regio.digital/kolla/blazar-base:2025.1 2026-05-22 01:43:33.688969 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/blazar-base:2025.1 2026-05-22 01:43:33.689034 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/blazar-base:build-20260522 2026-05-22 01:43:33.731362 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/blazar-base:build-20260522 2026-05-22 01:43:33.735280 | ubuntu-noble-large | + read image 2026-05-22 01:43:33.737416 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/magnum-base 2026-05-22 01:43:33.737451 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:33.741191 | ubuntu-noble-large | + imagename=magnum-base 2026-05-22 01:43:33.741223 | ubuntu-noble-large | + [[ magnum-base != \<\n\o\n\e\> ]] 2026-05-22 01:43:33.741282 | ubuntu-noble-large | + new_imagename=magnum-base 2026-05-22 01:43:33.741299 | ubuntu-noble-large | + project=magnum 2026-05-22 01:43:33.741312 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:33.741325 | ubuntu-noble-large | + new_imagename=kolla/magnum-base 2026-05-22 01:43:33.741338 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:33.741351 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/magnum-base 2026-05-22 01:43:33.741363 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:33.741376 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:33.741389 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:33.741434 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/magnum-base:build-20260522 osism.harbor.regio.digital/kolla/magnum-base:2025.1 2026-05-22 01:43:33.792019 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/magnum-base:2025.1 2026-05-22 01:43:33.792134 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/magnum-base:build-20260522 2026-05-22 01:43:33.835931 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/magnum-base:build-20260522 2026-05-22 01:43:33.840046 | ubuntu-noble-large | + read image 2026-05-22 01:43:33.841921 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/openvswitch-db-server 2026-05-22 01:43:33.842286 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:33.845850 | ubuntu-noble-large | + imagename=openvswitch-db-server 2026-05-22 01:43:33.845879 | ubuntu-noble-large | + [[ openvswitch-db-server != \<\n\o\n\e\> ]] 2026-05-22 01:43:33.845894 | ubuntu-noble-large | + new_imagename=openvswitch-db-server 2026-05-22 01:43:33.845902 | ubuntu-noble-large | + project=openvswitch 2026-05-22 01:43:33.845910 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:33.845918 | ubuntu-noble-large | + new_imagename=kolla/openvswitch-db-server 2026-05-22 01:43:33.845926 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:33.845933 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/openvswitch-db-server 2026-05-22 01:43:33.845942 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:33.845970 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:33.845980 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:33.845989 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/openvswitch-db-server:build-20260522 osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2026-05-22 01:43:33.900080 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2026-05-22 01:43:33.900155 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/openvswitch-db-server:build-20260522 2026-05-22 01:43:33.937993 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/openvswitch-db-server:build-20260522 2026-05-22 01:43:33.942820 | ubuntu-noble-large | + read image 2026-05-22 01:43:33.945326 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/openvswitch-vswitchd 2026-05-22 01:43:33.945378 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:33.948504 | ubuntu-noble-large | + imagename=openvswitch-vswitchd 2026-05-22 01:43:33.948541 | ubuntu-noble-large | + [[ openvswitch-vswitchd != \<\n\o\n\e\> ]] 2026-05-22 01:43:33.948552 | ubuntu-noble-large | + new_imagename=openvswitch-vswitchd 2026-05-22 01:43:33.948564 | ubuntu-noble-large | + project=openvswitch 2026-05-22 01:43:33.948592 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:33.948665 | ubuntu-noble-large | + new_imagename=kolla/openvswitch-vswitchd 2026-05-22 01:43:33.948688 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:33.948702 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/openvswitch-vswitchd 2026-05-22 01:43:33.948716 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:33.948726 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:33.948735 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:33.948750 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/openvswitch-vswitchd:build-20260522 osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2026-05-22 01:43:34.001155 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2026-05-22 01:43:34.001242 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/openvswitch-vswitchd:build-20260522 2026-05-22 01:43:34.043757 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:build-20260522 2026-05-22 01:43:34.046877 | ubuntu-noble-large | + read image 2026-05-22 01:43:34.048487 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovn-base 2026-05-22 01:43:34.048704 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:34.051815 | ubuntu-noble-large | + imagename=ovn-base 2026-05-22 01:43:34.051839 | ubuntu-noble-large | + [[ ovn-base != \<\n\o\n\e\> ]] 2026-05-22 01:43:34.051901 | ubuntu-noble-large | + new_imagename=ovn-base 2026-05-22 01:43:34.051929 | ubuntu-noble-large | + project=ovn 2026-05-22 01:43:34.051967 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:34.052049 | ubuntu-noble-large | + new_imagename=kolla/ovn-base 2026-05-22 01:43:34.052058 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:34.052067 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovn-base 2026-05-22 01:43:34.052076 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:34.052085 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:34.052093 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:34.052154 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovn-base:build-20260522 osism.harbor.regio.digital/kolla/ovn-base:2025.1 2026-05-22 01:43:34.101358 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovn-base:2025.1 2026-05-22 01:43:34.101455 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovn-base:build-20260522 2026-05-22 01:43:34.144254 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-base:build-20260522 2026-05-22 01:43:34.150540 | ubuntu-noble-large | + read image 2026-05-22 01:43:34.153347 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd 2026-05-22 01:43:34.153405 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:34.156784 | ubuntu-noble-large | + imagename=ovsdpdk-vswitchd 2026-05-22 01:43:34.156808 | ubuntu-noble-large | + [[ ovsdpdk-vswitchd != \<\n\o\n\e\> ]] 2026-05-22 01:43:34.156824 | ubuntu-noble-large | + new_imagename=ovsdpdk-vswitchd 2026-05-22 01:43:34.156889 | ubuntu-noble-large | + project=ovsdpdk 2026-05-22 01:43:34.156902 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:34.156917 | ubuntu-noble-large | + new_imagename=kolla/ovsdpdk-vswitchd 2026-05-22 01:43:34.156927 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:34.156941 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd 2026-05-22 01:43:34.156952 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:34.156989 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:34.157000 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:34.157016 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:build-20260522 osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2026-05-22 01:43:34.207491 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2026-05-22 01:43:34.207560 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:build-20260522 2026-05-22 01:43:34.248899 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:build-20260522 2026-05-22 01:43:34.253456 | ubuntu-noble-large | + read image 2026-05-22 01:43:34.255331 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovsdpdk-db 2026-05-22 01:43:34.255885 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:34.259242 | ubuntu-noble-large | + imagename=ovsdpdk-db 2026-05-22 01:43:34.259270 | ubuntu-noble-large | + [[ ovsdpdk-db != \<\n\o\n\e\> ]] 2026-05-22 01:43:34.259338 | ubuntu-noble-large | + new_imagename=ovsdpdk-db 2026-05-22 01:43:34.259356 | ubuntu-noble-large | + project=ovsdpdk 2026-05-22 01:43:34.259367 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:34.259380 | ubuntu-noble-large | + new_imagename=kolla/ovsdpdk-db 2026-05-22 01:43:34.259394 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:34.259409 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovsdpdk-db 2026-05-22 01:43:34.259423 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:34.259436 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:34.259446 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:34.259487 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovsdpdk-db:build-20260522 osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2026-05-22 01:43:34.309320 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2026-05-22 01:43:34.309399 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovsdpdk-db:build-20260522 2026-05-22 01:43:34.352359 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovsdpdk-db:build-20260522 2026-05-22 01:43:34.356735 | ubuntu-noble-large | + read image 2026-05-22 01:43:34.358499 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/letsencrypt-webserver 2026-05-22 01:43:34.358900 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:34.362389 | ubuntu-noble-large | + imagename=letsencrypt-webserver 2026-05-22 01:43:34.362416 | ubuntu-noble-large | + [[ letsencrypt-webserver != \<\n\o\n\e\> ]] 2026-05-22 01:43:34.362493 | ubuntu-noble-large | + new_imagename=letsencrypt-webserver 2026-05-22 01:43:34.362510 | ubuntu-noble-large | + project=letsencrypt 2026-05-22 01:43:34.362523 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:34.362537 | ubuntu-noble-large | + new_imagename=kolla/letsencrypt-webserver 2026-05-22 01:43:34.362550 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:34.362587 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/letsencrypt-webserver 2026-05-22 01:43:34.362635 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:34.362646 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:34.362659 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:34.362700 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/letsencrypt-webserver:build-20260522 osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2026-05-22 01:43:34.414678 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2026-05-22 01:43:34.414772 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/letsencrypt-webserver:build-20260522 2026-05-22 01:43:34.458193 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/letsencrypt-webserver:build-20260522 2026-05-22 01:43:34.462237 | ubuntu-noble-large | + read image 2026-05-22 01:43:34.464235 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/letsencrypt-lego 2026-05-22 01:43:34.464512 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:34.468222 | ubuntu-noble-large | + imagename=letsencrypt-lego 2026-05-22 01:43:34.468250 | ubuntu-noble-large | + [[ letsencrypt-lego != \<\n\o\n\e\> ]] 2026-05-22 01:43:34.468399 | ubuntu-noble-large | + new_imagename=letsencrypt-lego 2026-05-22 01:43:34.468460 | ubuntu-noble-large | + project=letsencrypt 2026-05-22 01:43:34.468472 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:34.468490 | ubuntu-noble-large | + new_imagename=kolla/letsencrypt-lego 2026-05-22 01:43:34.468500 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:34.468509 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/letsencrypt-lego 2026-05-22 01:43:34.468518 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:34.468526 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:34.468535 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:34.468545 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/letsencrypt-lego:build-20260522 osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2026-05-22 01:43:34.516072 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2026-05-22 01:43:34.516150 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/letsencrypt-lego:build-20260522 2026-05-22 01:43:34.558807 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/letsencrypt-lego:build-20260522 2026-05-22 01:43:34.562265 | ubuntu-noble-large | + read image 2026-05-22 01:43:34.564403 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-node-exporter 2026-05-22 01:43:34.564790 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:34.568194 | ubuntu-noble-large | + imagename=prometheus-node-exporter 2026-05-22 01:43:34.568221 | ubuntu-noble-large | + [[ prometheus-node-exporter != \<\n\o\n\e\> ]] 2026-05-22 01:43:34.568290 | ubuntu-noble-large | + new_imagename=prometheus-node-exporter 2026-05-22 01:43:34.568307 | ubuntu-noble-large | + project=prometheus 2026-05-22 01:43:34.568320 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:34.568334 | ubuntu-noble-large | + new_imagename=kolla/prometheus-node-exporter 2026-05-22 01:43:34.568347 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:34.568361 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-node-exporter 2026-05-22 01:43:34.568399 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:34.568414 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:34.568424 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:34.568469 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-node-exporter:build-20260522 osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2026-05-22 01:43:34.614546 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2026-05-22 01:43:34.614659 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-node-exporter:build-20260522 2026-05-22 01:43:34.655712 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-node-exporter:build-20260522 2026-05-22 01:43:34.659369 | ubuntu-noble-large | + read image 2026-05-22 01:43:34.661404 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-server 2026-05-22 01:43:34.661869 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:34.665636 | ubuntu-noble-large | + imagename=prometheus-server 2026-05-22 01:43:34.665712 | ubuntu-noble-large | + [[ prometheus-server != \<\n\o\n\e\> ]] 2026-05-22 01:43:34.665758 | ubuntu-noble-large | + new_imagename=prometheus-server 2026-05-22 01:43:34.665802 | ubuntu-noble-large | + project=prometheus 2026-05-22 01:43:34.665817 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:34.665833 | ubuntu-noble-large | + new_imagename=kolla/prometheus-server 2026-05-22 01:43:34.665846 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:34.665883 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-server 2026-05-22 01:43:34.665899 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:34.665911 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:34.665924 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:34.665991 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-server:build-20260522 osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2026-05-22 01:43:34.707241 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2026-05-22 01:43:34.707322 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-server:build-20260522 2026-05-22 01:43:34.743581 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-server:build-20260522 2026-05-22 01:43:34.747936 | ubuntu-noble-large | + read image 2026-05-22 01:43:34.750065 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-cadvisor 2026-05-22 01:43:34.750171 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:34.752420 | ubuntu-noble-large | + imagename=prometheus-cadvisor 2026-05-22 01:43:34.752450 | ubuntu-noble-large | + [[ prometheus-cadvisor != \<\n\o\n\e\> ]] 2026-05-22 01:43:34.752465 | ubuntu-noble-large | + new_imagename=prometheus-cadvisor 2026-05-22 01:43:34.752546 | ubuntu-noble-large | + project=prometheus 2026-05-22 01:43:34.752560 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:34.752754 | ubuntu-noble-large | + new_imagename=kolla/prometheus-cadvisor 2026-05-22 01:43:34.752773 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:34.752784 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-cadvisor 2026-05-22 01:43:34.752798 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:34.752808 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:34.752818 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:34.752834 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-cadvisor:build-20260522 osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2026-05-22 01:43:34.799879 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2026-05-22 01:43:34.799958 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-cadvisor:build-20260522 2026-05-22 01:43:34.842936 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-cadvisor:build-20260522 2026-05-22 01:43:34.846933 | ubuntu-noble-large | + read image 2026-05-22 01:43:34.849030 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-alertmanager 2026-05-22 01:43:34.849495 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:34.853271 | ubuntu-noble-large | + imagename=prometheus-alertmanager 2026-05-22 01:43:34.853298 | ubuntu-noble-large | + [[ prometheus-alertmanager != \<\n\o\n\e\> ]] 2026-05-22 01:43:34.853381 | ubuntu-noble-large | + new_imagename=prometheus-alertmanager 2026-05-22 01:43:34.853398 | ubuntu-noble-large | + project=prometheus 2026-05-22 01:43:34.853412 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:34.853450 | ubuntu-noble-large | + new_imagename=kolla/prometheus-alertmanager 2026-05-22 01:43:34.853465 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:34.853478 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-alertmanager 2026-05-22 01:43:34.853518 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:34.853532 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:34.853543 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:34.853589 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-alertmanager:build-20260522 osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2026-05-22 01:43:34.901753 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2026-05-22 01:43:34.901833 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-alertmanager:build-20260522 2026-05-22 01:43:34.945762 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-alertmanager:build-20260522 2026-05-22 01:43:34.949127 | ubuntu-noble-large | + read image 2026-05-22 01:43:34.951258 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-memcached-exporter 2026-05-22 01:43:34.951452 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:34.954361 | ubuntu-noble-large | + imagename=prometheus-memcached-exporter 2026-05-22 01:43:34.954416 | ubuntu-noble-large | + [[ prometheus-memcached-exporter != \<\n\o\n\e\> ]] 2026-05-22 01:43:34.954466 | ubuntu-noble-large | + new_imagename=prometheus-memcached-exporter 2026-05-22 01:43:34.954498 | ubuntu-noble-large | + project=prometheus 2026-05-22 01:43:34.954524 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:34.954553 | ubuntu-noble-large | + new_imagename=kolla/prometheus-memcached-exporter 2026-05-22 01:43:34.954575 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:34.954630 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-memcached-exporter 2026-05-22 01:43:34.954659 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:34.954679 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:34.954699 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:34.954757 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:build-20260522 osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2026-05-22 01:43:35.002309 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2026-05-22 01:43:35.002407 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:build-20260522 2026-05-22 01:43:35.046940 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:build-20260522 2026-05-22 01:43:35.050930 | ubuntu-noble-large | + read image 2026-05-22 01:43:35.052635 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter 2026-05-22 01:43:35.052802 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:35.056238 | ubuntu-noble-large | + imagename=prometheus-mysqld-exporter 2026-05-22 01:43:35.056283 | ubuntu-noble-large | + [[ prometheus-mysqld-exporter != \<\n\o\n\e\> ]] 2026-05-22 01:43:35.056350 | ubuntu-noble-large | + new_imagename=prometheus-mysqld-exporter 2026-05-22 01:43:35.056364 | ubuntu-noble-large | + project=prometheus 2026-05-22 01:43:35.056395 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:35.056407 | ubuntu-noble-large | + new_imagename=kolla/prometheus-mysqld-exporter 2026-05-22 01:43:35.056418 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:35.056467 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter 2026-05-22 01:43:35.056480 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:35.056488 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:35.056499 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:35.056535 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:build-20260522 osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2026-05-22 01:43:35.111854 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2026-05-22 01:43:35.111932 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:build-20260522 2026-05-22 01:43:35.152785 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:build-20260522 2026-05-22 01:43:35.156898 | ubuntu-noble-large | + read image 2026-05-22 01:43:35.158515 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter 2026-05-22 01:43:35.159027 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:35.162237 | ubuntu-noble-large | + imagename=prometheus-elasticsearch-exporter 2026-05-22 01:43:35.162272 | ubuntu-noble-large | + [[ prometheus-elasticsearch-exporter != \<\n\o\n\e\> ]] 2026-05-22 01:43:35.162281 | ubuntu-noble-large | + new_imagename=prometheus-elasticsearch-exporter 2026-05-22 01:43:35.162292 | ubuntu-noble-large | + project=prometheus 2026-05-22 01:43:35.162301 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:35.162311 | ubuntu-noble-large | + new_imagename=kolla/prometheus-elasticsearch-exporter 2026-05-22 01:43:35.162319 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:35.162330 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter 2026-05-22 01:43:35.162342 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:35.162350 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:35.162360 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:35.162394 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:build-20260522 osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2026-05-22 01:43:35.210573 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2026-05-22 01:43:35.210710 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:build-20260522 2026-05-22 01:43:35.251143 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:build-20260522 2026-05-22 01:43:35.255694 | ubuntu-noble-large | + read image 2026-05-22 01:43:35.257621 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter 2026-05-22 01:43:35.257757 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:35.260428 | ubuntu-noble-large | + imagename=prometheus-libvirt-exporter 2026-05-22 01:43:35.260470 | ubuntu-noble-large | + [[ prometheus-libvirt-exporter != \<\n\o\n\e\> ]] 2026-05-22 01:43:35.260483 | ubuntu-noble-large | + new_imagename=prometheus-libvirt-exporter 2026-05-22 01:43:35.260530 | ubuntu-noble-large | + project=prometheus 2026-05-22 01:43:35.260544 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:35.260577 | ubuntu-noble-large | + new_imagename=kolla/prometheus-libvirt-exporter 2026-05-22 01:43:35.260630 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:35.260649 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter 2026-05-22 01:43:35.260662 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:35.260673 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:35.260686 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:35.260737 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:build-20260522 osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2026-05-22 01:43:35.308624 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2026-05-22 01:43:35.308744 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:build-20260522 2026-05-22 01:43:35.353962 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:build-20260522 2026-05-22 01:43:35.358518 | ubuntu-noble-large | + read image 2026-05-22 01:43:35.360770 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-ovn-exporter 2026-05-22 01:43:35.361012 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:35.364626 | ubuntu-noble-large | + imagename=prometheus-ovn-exporter 2026-05-22 01:43:35.364655 | ubuntu-noble-large | + [[ prometheus-ovn-exporter != \<\n\o\n\e\> ]] 2026-05-22 01:43:35.364744 | ubuntu-noble-large | + new_imagename=prometheus-ovn-exporter 2026-05-22 01:43:35.364759 | ubuntu-noble-large | + project=prometheus 2026-05-22 01:43:35.364773 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:35.364783 | ubuntu-noble-large | + new_imagename=kolla/prometheus-ovn-exporter 2026-05-22 01:43:35.364796 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:35.364809 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-ovn-exporter 2026-05-22 01:43:35.364834 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:35.364849 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:35.364862 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:35.364915 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:build-20260522 osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2026-05-22 01:43:35.411854 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2026-05-22 01:43:35.411925 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:build-20260522 2026-05-22 01:43:35.446636 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:build-20260522 2026-05-22 01:43:35.450920 | ubuntu-noble-large | + read image 2026-05-22 01:43:35.452811 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter 2026-05-22 01:43:35.452859 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:35.454849 | ubuntu-noble-large | + imagename=prometheus-blackbox-exporter 2026-05-22 01:43:35.454880 | ubuntu-noble-large | + [[ prometheus-blackbox-exporter != \<\n\o\n\e\> ]] 2026-05-22 01:43:35.454894 | ubuntu-noble-large | + new_imagename=prometheus-blackbox-exporter 2026-05-22 01:43:35.454903 | ubuntu-noble-large | + project=prometheus 2026-05-22 01:43:35.454912 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:35.454921 | ubuntu-noble-large | + new_imagename=kolla/prometheus-blackbox-exporter 2026-05-22 01:43:35.454930 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:35.454941 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter 2026-05-22 01:43:35.454950 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:35.454959 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:35.454967 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:35.455000 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:build-20260522 osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2026-05-22 01:43:35.495258 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2026-05-22 01:43:35.495353 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:build-20260522 2026-05-22 01:43:35.536810 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:build-20260522 2026-05-22 01:43:35.541959 | ubuntu-noble-large | + read image 2026-05-22 01:43:35.543712 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-openstack-exporter 2026-05-22 01:43:35.544213 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:35.547756 | ubuntu-noble-large | + imagename=prometheus-openstack-exporter 2026-05-22 01:43:35.547782 | ubuntu-noble-large | + [[ prometheus-openstack-exporter != \<\n\o\n\e\> ]] 2026-05-22 01:43:35.547798 | ubuntu-noble-large | + new_imagename=prometheus-openstack-exporter 2026-05-22 01:43:35.547858 | ubuntu-noble-large | + project=prometheus 2026-05-22 01:43:35.547870 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:35.547884 | ubuntu-noble-large | + new_imagename=kolla/prometheus-openstack-exporter 2026-05-22 01:43:35.547894 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:35.547907 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-openstack-exporter 2026-05-22 01:43:35.547920 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:35.547957 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:35.547967 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:35.548006 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:build-20260522 osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2026-05-22 01:43:35.593197 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2026-05-22 01:43:35.593264 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:build-20260522 2026-05-22 01:43:35.635879 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:build-20260522 2026-05-22 01:43:35.639850 | ubuntu-noble-large | + read image 2026-05-22 01:43:35.641836 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-mtail 2026-05-22 01:43:35.642360 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:35.645959 | ubuntu-noble-large | + imagename=prometheus-mtail 2026-05-22 01:43:35.646026 | ubuntu-noble-large | + [[ prometheus-mtail != \<\n\o\n\e\> ]] 2026-05-22 01:43:35.646039 | ubuntu-noble-large | + new_imagename=prometheus-mtail 2026-05-22 01:43:35.646054 | ubuntu-noble-large | + project=prometheus 2026-05-22 01:43:35.646067 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:35.646081 | ubuntu-noble-large | + new_imagename=kolla/prometheus-mtail 2026-05-22 01:43:35.646095 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:35.646108 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-mtail 2026-05-22 01:43:35.646148 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:35.646163 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:35.646173 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:35.646215 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-mtail:build-20260522 osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2026-05-22 01:43:35.688651 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2026-05-22 01:43:35.688724 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-mtail:build-20260522 2026-05-22 01:43:35.724657 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-mtail:build-20260522 2026-05-22 01:43:35.728463 | ubuntu-noble-large | + read image 2026-05-22 01:43:35.730346 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/redis-base 2026-05-22 01:43:35.730853 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:35.734424 | ubuntu-noble-large | + imagename=redis-base 2026-05-22 01:43:35.734453 | ubuntu-noble-large | + [[ redis-base != \<\n\o\n\e\> ]] 2026-05-22 01:43:35.734509 | ubuntu-noble-large | + new_imagename=redis-base 2026-05-22 01:43:35.734522 | ubuntu-noble-large | + project=redis 2026-05-22 01:43:35.734536 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:35.734548 | ubuntu-noble-large | + new_imagename=kolla/redis-base 2026-05-22 01:43:35.734563 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:35.734574 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/redis-base 2026-05-22 01:43:35.734588 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:35.734641 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:35.734653 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:35.734668 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/redis-base:build-20260522 osism.harbor.regio.digital/kolla/redis-base:2025.1 2026-05-22 01:43:35.786128 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/redis-base:2025.1 2026-05-22 01:43:35.786207 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/redis-base:build-20260522 2026-05-22 01:43:35.820940 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/redis-base:build-20260522 2026-05-22 01:43:35.824716 | ubuntu-noble-large | + read image 2026-05-22 01:43:35.826707 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/mariadb-base 2026-05-22 01:43:35.827108 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:35.830427 | ubuntu-noble-large | + imagename=mariadb-base 2026-05-22 01:43:35.830483 | ubuntu-noble-large | + [[ mariadb-base != \<\n\o\n\e\> ]] 2026-05-22 01:43:35.830559 | ubuntu-noble-large | + new_imagename=mariadb-base 2026-05-22 01:43:35.830576 | ubuntu-noble-large | + project=mariadb 2026-05-22 01:43:35.830590 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:35.830636 | ubuntu-noble-large | + new_imagename=kolla/mariadb-base 2026-05-22 01:43:35.830651 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:35.830664 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/mariadb-base 2026-05-22 01:43:35.830678 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:35.830691 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:35.830703 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:35.830742 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/mariadb-base:build-20260522 osism.harbor.regio.digital/kolla/mariadb-base:2025.1 2026-05-22 01:43:35.880826 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/mariadb-base:2025.1 2026-05-22 01:43:35.880913 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/mariadb-base:build-20260522 2026-05-22 01:43:35.917695 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/mariadb-base:build-20260522 2026-05-22 01:43:35.921587 | ubuntu-noble-large | + read image 2026-05-22 01:43:35.923619 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-libvirt 2026-05-22 01:43:35.924030 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:35.927629 | ubuntu-noble-large | + imagename=nova-libvirt 2026-05-22 01:43:35.927724 | ubuntu-noble-large | + [[ nova-libvirt != \<\n\o\n\e\> ]] 2026-05-22 01:43:35.927742 | ubuntu-noble-large | + new_imagename=nova-libvirt 2026-05-22 01:43:35.927921 | ubuntu-noble-large | + project=nova 2026-05-22 01:43:35.928020 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:35.928034 | ubuntu-noble-large | + new_imagename=kolla/nova-libvirt 2026-05-22 01:43:35.928045 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:35.928055 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-libvirt 2026-05-22 01:43:35.928065 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:35.928083 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:35.928093 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:35.928285 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-libvirt:build-20260522 osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2026-05-22 01:43:35.979461 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2026-05-22 01:43:35.979541 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-libvirt:build-20260522 2026-05-22 01:43:36.022835 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-libvirt:build-20260522 2026-05-22 01:43:36.027511 | ubuntu-noble-large | + read image 2026-05-22 01:43:36.029536 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/keepalived 2026-05-22 01:43:36.030027 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:36.033659 | ubuntu-noble-large | + imagename=keepalived 2026-05-22 01:43:36.033694 | ubuntu-noble-large | + [[ keepalived != \<\n\o\n\e\> ]] 2026-05-22 01:43:36.033708 | ubuntu-noble-large | + new_imagename=keepalived 2026-05-22 01:43:36.033747 | ubuntu-noble-large | + project=keepalived 2026-05-22 01:43:36.033762 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:36.033775 | ubuntu-noble-large | + new_imagename=kolla/keepalived 2026-05-22 01:43:36.033788 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:36.033801 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/keepalived 2026-05-22 01:43:36.033814 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:36.033827 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:36.033840 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:36.033899 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/keepalived:build-20260522 osism.harbor.regio.digital/kolla/keepalived:2025.1 2026-05-22 01:43:36.087390 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/keepalived:2025.1 2026-05-22 01:43:36.087483 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/keepalived:build-20260522 2026-05-22 01:43:36.134230 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keepalived:build-20260522 2026-05-22 01:43:36.139103 | ubuntu-noble-large | + read image 2026-05-22 01:43:36.140958 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/grafana 2026-05-22 01:43:36.141320 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:36.144950 | ubuntu-noble-large | + imagename=grafana 2026-05-22 01:43:36.144999 | ubuntu-noble-large | + [[ grafana != \<\n\o\n\e\> ]] 2026-05-22 01:43:36.145074 | ubuntu-noble-large | + new_imagename=grafana 2026-05-22 01:43:36.145092 | ubuntu-noble-large | + project=grafana 2026-05-22 01:43:36.145102 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:36.145116 | ubuntu-noble-large | + new_imagename=kolla/grafana 2026-05-22 01:43:36.145129 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:36.145142 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/grafana 2026-05-22 01:43:36.145155 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:36.145168 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:36.145181 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:36.145230 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/grafana:build-20260522 osism.harbor.regio.digital/kolla/grafana:2025.1 2026-05-22 01:43:36.201568 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/grafana:2025.1 2026-05-22 01:43:36.201717 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/grafana:build-20260522 2026-05-22 01:43:36.248533 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/grafana:build-20260522 2026-05-22 01:43:36.252659 | ubuntu-noble-large | + read image 2026-05-22 01:43:36.254785 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/hacluster-base 2026-05-22 01:43:36.255148 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:36.258492 | ubuntu-noble-large | + imagename=hacluster-base 2026-05-22 01:43:36.258519 | ubuntu-noble-large | + [[ hacluster-base != \<\n\o\n\e\> ]] 2026-05-22 01:43:36.258590 | ubuntu-noble-large | + new_imagename=hacluster-base 2026-05-22 01:43:36.258650 | ubuntu-noble-large | + project=hacluster 2026-05-22 01:43:36.258719 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:36.258732 | ubuntu-noble-large | + new_imagename=kolla/hacluster-base 2026-05-22 01:43:36.258745 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:36.258805 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/hacluster-base 2026-05-22 01:43:36.258817 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:36.258830 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:36.258840 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:36.258854 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/hacluster-base:build-20260522 osism.harbor.regio.digital/kolla/hacluster-base:2025.1 2026-05-22 01:43:36.305789 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/hacluster-base:2025.1 2026-05-22 01:43:36.305864 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/hacluster-base:build-20260522 2026-05-22 01:43:36.343939 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-base:build-20260522 2026-05-22 01:43:36.346541 | ubuntu-noble-large | + read image 2026-05-22 01:43:36.347815 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/openstack-base 2026-05-22 01:43:36.348217 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:36.350547 | ubuntu-noble-large | + imagename=openstack-base 2026-05-22 01:43:36.350573 | ubuntu-noble-large | + [[ openstack-base != \<\n\o\n\e\> ]] 2026-05-22 01:43:36.350588 | ubuntu-noble-large | + new_imagename=openstack-base 2026-05-22 01:43:36.350633 | ubuntu-noble-large | + project=openstack 2026-05-22 01:43:36.350644 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:36.350658 | ubuntu-noble-large | + new_imagename=kolla/openstack-base 2026-05-22 01:43:36.350667 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:36.350677 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/openstack-base 2026-05-22 01:43:36.350690 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:36.350700 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:36.350709 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:36.350723 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/openstack-base:build-20260522 osism.harbor.regio.digital/kolla/openstack-base:2025.1 2026-05-22 01:43:36.397192 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/openstack-base:2025.1 2026-05-22 01:43:36.397247 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/openstack-base:build-20260522 2026-05-22 01:43:36.437916 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/openstack-base:build-20260522 2026-05-22 01:43:36.441975 | ubuntu-noble-large | + read image 2026-05-22 01:43:36.443920 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/openvswitch-base 2026-05-22 01:43:36.444468 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:36.448126 | ubuntu-noble-large | + imagename=openvswitch-base 2026-05-22 01:43:36.448155 | ubuntu-noble-large | + [[ openvswitch-base != \<\n\o\n\e\> ]] 2026-05-22 01:43:36.448218 | ubuntu-noble-large | + new_imagename=openvswitch-base 2026-05-22 01:43:36.448231 | ubuntu-noble-large | + project=openvswitch 2026-05-22 01:43:36.448245 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:36.448256 | ubuntu-noble-large | + new_imagename=kolla/openvswitch-base 2026-05-22 01:43:36.448270 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:36.448284 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/openvswitch-base 2026-05-22 01:43:36.448298 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:36.448311 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:36.448322 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:36.448385 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/openvswitch-base:build-20260522 osism.harbor.regio.digital/kolla/openvswitch-base:2025.1 2026-05-22 01:43:36.497356 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/openvswitch-base:2025.1 2026-05-22 01:43:36.497436 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/openvswitch-base:build-20260522 2026-05-22 01:43:36.541562 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/openvswitch-base:build-20260522 2026-05-22 01:43:36.545531 | ubuntu-noble-large | + read image 2026-05-22 01:43:36.547202 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovsdpdk 2026-05-22 01:43:36.547615 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:36.550546 | ubuntu-noble-large | + imagename=ovsdpdk 2026-05-22 01:43:36.550568 | ubuntu-noble-large | + [[ ovsdpdk != \<\n\o\n\e\> ]] 2026-05-22 01:43:36.550663 | ubuntu-noble-large | + new_imagename=ovsdpdk 2026-05-22 01:43:36.550679 | ubuntu-noble-large | + project=ovsdpdk 2026-05-22 01:43:36.550690 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:36.550698 | ubuntu-noble-large | + new_imagename=kolla/ovsdpdk 2026-05-22 01:43:36.550709 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:36.550720 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovsdpdk 2026-05-22 01:43:36.550731 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:36.550741 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:36.550751 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:36.550795 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovsdpdk:build-20260522 osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2026-05-22 01:43:36.597945 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2026-05-22 01:43:36.598054 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovsdpdk:build-20260522 2026-05-22 01:43:36.637202 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovsdpdk:build-20260522 2026-05-22 01:43:36.641538 | ubuntu-noble-large | + read image 2026-05-22 01:43:36.643533 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/dnsmasq 2026-05-22 01:43:36.643866 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:36.647551 | ubuntu-noble-large | + imagename=dnsmasq 2026-05-22 01:43:36.647635 | ubuntu-noble-large | + [[ dnsmasq != \<\n\o\n\e\> ]] 2026-05-22 01:43:36.647643 | ubuntu-noble-large | + new_imagename=dnsmasq 2026-05-22 01:43:36.647649 | ubuntu-noble-large | + project=dnsmasq 2026-05-22 01:43:36.647654 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:36.647676 | ubuntu-noble-large | + new_imagename=kolla/dnsmasq 2026-05-22 01:43:36.647682 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:36.647716 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/dnsmasq 2026-05-22 01:43:36.647723 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:36.647746 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:36.647752 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:36.647805 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/dnsmasq:build-20260522 osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2026-05-22 01:43:36.682428 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2026-05-22 01:43:36.682552 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/dnsmasq:build-20260522 2026-05-22 01:43:36.724374 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/dnsmasq:build-20260522 2026-05-22 01:43:36.728202 | ubuntu-noble-large | + read image 2026-05-22 01:43:36.730170 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/opensearch-dashboards 2026-05-22 01:43:36.730533 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:36.734377 | ubuntu-noble-large | + imagename=opensearch-dashboards 2026-05-22 01:43:36.734448 | ubuntu-noble-large | + [[ opensearch-dashboards != \<\n\o\n\e\> ]] 2026-05-22 01:43:36.734462 | ubuntu-noble-large | + new_imagename=opensearch-dashboards 2026-05-22 01:43:36.734472 | ubuntu-noble-large | + project=opensearch 2026-05-22 01:43:36.734481 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:36.734494 | ubuntu-noble-large | + new_imagename=kolla/opensearch-dashboards 2026-05-22 01:43:36.734503 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:36.734512 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/opensearch-dashboards 2026-05-22 01:43:36.734526 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:36.734535 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:36.734544 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:36.734558 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/opensearch-dashboards:build-20260522 osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2026-05-22 01:43:36.782876 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2026-05-22 01:43:36.782960 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/opensearch-dashboards:build-20260522 2026-05-22 01:43:36.823513 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/opensearch-dashboards:build-20260522 2026-05-22 01:43:36.826631 | ubuntu-noble-large | + read image 2026-05-22 01:43:36.828503 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/opensearch 2026-05-22 01:43:36.828879 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:36.832420 | ubuntu-noble-large | + imagename=opensearch 2026-05-22 01:43:36.832457 | ubuntu-noble-large | + [[ opensearch != \<\n\o\n\e\> ]] 2026-05-22 01:43:36.832469 | ubuntu-noble-large | + new_imagename=opensearch 2026-05-22 01:43:36.832503 | ubuntu-noble-large | + project=opensearch 2026-05-22 01:43:36.832516 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:36.832547 | ubuntu-noble-large | + new_imagename=kolla/opensearch 2026-05-22 01:43:36.832559 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:36.832569 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/opensearch 2026-05-22 01:43:36.832618 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:36.832634 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:36.832645 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:36.832693 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/opensearch:build-20260522 osism.harbor.regio.digital/kolla/opensearch:2025.1 2026-05-22 01:43:36.879641 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/opensearch:2025.1 2026-05-22 01:43:36.879790 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/opensearch:build-20260522 2026-05-22 01:43:36.915962 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/opensearch:build-20260522 2026-05-22 01:43:36.919856 | ubuntu-noble-large | + read image 2026-05-22 01:43:36.921623 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/cron 2026-05-22 01:43:36.921771 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:36.924979 | ubuntu-noble-large | + imagename=cron 2026-05-22 01:43:36.925047 | ubuntu-noble-large | + [[ cron != \<\n\o\n\e\> ]] 2026-05-22 01:43:36.925072 | ubuntu-noble-large | + new_imagename=cron 2026-05-22 01:43:36.925089 | ubuntu-noble-large | + project=cron 2026-05-22 01:43:36.925106 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:36.925129 | ubuntu-noble-large | + new_imagename=kolla/cron 2026-05-22 01:43:36.925146 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:36.925165 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/cron 2026-05-22 01:43:36.925188 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:36.925206 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:36.925223 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:36.925246 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/cron:build-20260522 osism.harbor.regio.digital/kolla/cron:2025.1 2026-05-22 01:43:36.975105 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/cron:2025.1 2026-05-22 01:43:36.975190 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/cron:build-20260522 2026-05-22 01:43:37.021565 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cron:build-20260522 2026-05-22 01:43:37.027855 | ubuntu-noble-large | + read image 2026-05-22 01:43:37.030370 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/kolla-toolbox 2026-05-22 01:43:37.030418 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:37.033831 | ubuntu-noble-large | + imagename=kolla-toolbox 2026-05-22 01:43:37.033862 | ubuntu-noble-large | + [[ kolla-toolbox != \<\n\o\n\e\> ]] 2026-05-22 01:43:37.033930 | ubuntu-noble-large | + new_imagename=kolla-toolbox 2026-05-22 01:43:37.033944 | ubuntu-noble-large | + project=kolla 2026-05-22 01:43:37.033976 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:37.033988 | ubuntu-noble-large | + new_imagename=kolla/kolla-toolbox 2026-05-22 01:43:37.034044 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:37.034067 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/kolla-toolbox 2026-05-22 01:43:37.034078 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:37.034089 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:37.034100 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:37.034150 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/kolla-toolbox:build-20260522 osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2026-05-22 01:43:37.085939 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2026-05-22 01:43:37.086032 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/kolla-toolbox:build-20260522 2026-05-22 01:43:37.127352 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/kolla-toolbox:build-20260522 2026-05-22 01:43:37.130940 | ubuntu-noble-large | + read image 2026-05-22 01:43:37.133057 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/tgtd 2026-05-22 01:43:37.133244 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:37.136469 | ubuntu-noble-large | + imagename=tgtd 2026-05-22 01:43:37.136503 | ubuntu-noble-large | + [[ tgtd != \<\n\o\n\e\> ]] 2026-05-22 01:43:37.136515 | ubuntu-noble-large | + new_imagename=tgtd 2026-05-22 01:43:37.136529 | ubuntu-noble-large | + project=tgtd 2026-05-22 01:43:37.136544 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:37.136558 | ubuntu-noble-large | + new_imagename=kolla/tgtd 2026-05-22 01:43:37.136627 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:37.136644 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/tgtd 2026-05-22 01:43:37.136659 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:37.136669 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:37.136680 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:37.136695 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/tgtd:build-20260522 osism.harbor.regio.digital/kolla/tgtd:2025.1 2026-05-22 01:43:37.186972 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/tgtd:2025.1 2026-05-22 01:43:37.187138 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/tgtd:build-20260522 2026-05-22 01:43:37.233180 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/tgtd:build-20260522 2026-05-22 01:43:37.237101 | ubuntu-noble-large | + read image 2026-05-22 01:43:37.238800 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/haproxy 2026-05-22 01:43:37.238857 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:37.241678 | ubuntu-noble-large | + imagename=haproxy 2026-05-22 01:43:37.241708 | ubuntu-noble-large | + [[ haproxy != \<\n\o\n\e\> ]] 2026-05-22 01:43:37.241724 | ubuntu-noble-large | + new_imagename=haproxy 2026-05-22 01:43:37.241737 | ubuntu-noble-large | + project=haproxy 2026-05-22 01:43:37.241750 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:37.241760 | ubuntu-noble-large | + new_imagename=kolla/haproxy 2026-05-22 01:43:37.241773 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:37.241783 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/haproxy 2026-05-22 01:43:37.241796 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:37.241805 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:37.241815 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:37.241831 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/haproxy:build-20260522 osism.harbor.regio.digital/kolla/haproxy:2025.1 2026-05-22 01:43:37.297680 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/haproxy:2025.1 2026-05-22 01:43:37.297763 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/haproxy:build-20260522 2026-05-22 01:43:37.342395 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/haproxy:build-20260522 2026-05-22 01:43:37.346696 | ubuntu-noble-large | + read image 2026-05-22 01:43:37.348794 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/haproxy-ssh 2026-05-22 01:43:37.349206 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:37.352813 | ubuntu-noble-large | + imagename=haproxy-ssh 2026-05-22 01:43:37.352843 | ubuntu-noble-large | + [[ haproxy-ssh != \<\n\o\n\e\> ]] 2026-05-22 01:43:37.352857 | ubuntu-noble-large | + new_imagename=haproxy-ssh 2026-05-22 01:43:37.352884 | ubuntu-noble-large | + project=haproxy 2026-05-22 01:43:37.352898 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:37.352936 | ubuntu-noble-large | + new_imagename=kolla/haproxy-ssh 2026-05-22 01:43:37.352951 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:37.352965 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/haproxy-ssh 2026-05-22 01:43:37.352978 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:37.352990 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:37.353028 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:37.353088 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/haproxy-ssh:build-20260522 osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2026-05-22 01:43:37.405733 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2026-05-22 01:43:37.405808 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/haproxy-ssh:build-20260522 2026-05-22 01:43:37.448988 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/haproxy-ssh:build-20260522 2026-05-22 01:43:37.453707 | ubuntu-noble-large | + read image 2026-05-22 01:43:37.455750 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/iscsid 2026-05-22 01:43:37.455809 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:37.458947 | ubuntu-noble-large | + imagename=iscsid 2026-05-22 01:43:37.459048 | ubuntu-noble-large | + [[ iscsid != \<\n\o\n\e\> ]] 2026-05-22 01:43:37.459072 | ubuntu-noble-large | + new_imagename=iscsid 2026-05-22 01:43:37.459083 | ubuntu-noble-large | + project=iscsid 2026-05-22 01:43:37.459093 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:37.459102 | ubuntu-noble-large | + new_imagename=kolla/iscsid 2026-05-22 01:43:37.459113 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:37.459124 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/iscsid 2026-05-22 01:43:37.459138 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:37.459148 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:37.459158 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:37.459169 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/iscsid:build-20260522 osism.harbor.regio.digital/kolla/iscsid:2025.1 2026-05-22 01:43:37.509166 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/iscsid:2025.1 2026-05-22 01:43:37.509251 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/iscsid:build-20260522 2026-05-22 01:43:37.548902 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/iscsid:build-20260522 2026-05-22 01:43:37.552906 | ubuntu-noble-large | + read image 2026-05-22 01:43:37.555778 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/letsencrypt-base 2026-05-22 01:43:37.555819 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:37.559243 | ubuntu-noble-large | + imagename=letsencrypt-base 2026-05-22 01:43:37.559270 | ubuntu-noble-large | + [[ letsencrypt-base != \<\n\o\n\e\> ]] 2026-05-22 01:43:37.559285 | ubuntu-noble-large | + new_imagename=letsencrypt-base 2026-05-22 01:43:37.559336 | ubuntu-noble-large | + project=letsencrypt 2026-05-22 01:43:37.559347 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:37.559361 | ubuntu-noble-large | + new_imagename=kolla/letsencrypt-base 2026-05-22 01:43:37.559370 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:37.559384 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/letsencrypt-base 2026-05-22 01:43:37.559397 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:37.559411 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:37.559420 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:37.559469 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/letsencrypt-base:build-20260522 osism.harbor.regio.digital/kolla/letsencrypt-base:2025.1 2026-05-22 01:43:37.610808 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/letsencrypt-base:2025.1 2026-05-22 01:43:37.610886 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/letsencrypt-base:build-20260522 2026-05-22 01:43:37.654494 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/letsencrypt-base:build-20260522 2026-05-22 01:43:37.658520 | ubuntu-noble-large | + read image 2026-05-22 01:43:37.661134 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-base 2026-05-22 01:43:37.661172 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:37.664199 | ubuntu-noble-large | + imagename=prometheus-base 2026-05-22 01:43:37.664229 | ubuntu-noble-large | + [[ prometheus-base != \<\n\o\n\e\> ]] 2026-05-22 01:43:37.664309 | ubuntu-noble-large | + new_imagename=prometheus-base 2026-05-22 01:43:37.664322 | ubuntu-noble-large | + project=prometheus 2026-05-22 01:43:37.664336 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:37.664349 | ubuntu-noble-large | + new_imagename=kolla/prometheus-base 2026-05-22 01:43:37.664362 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:37.664375 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-base 2026-05-22 01:43:37.664388 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:37.664401 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:37.664414 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:37.664501 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-base:build-20260522 osism.harbor.regio.digital/kolla/prometheus-base:2025.1 2026-05-22 01:43:37.716787 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-base:2025.1 2026-05-22 01:43:37.716860 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-base:build-20260522 2026-05-22 01:43:37.759280 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-base:build-20260522 2026-05-22 01:43:37.763423 | ubuntu-noble-large | + read image 2026-05-22 01:43:37.765760 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/proxysql-3 2026-05-22 01:43:37.765848 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:37.769496 | ubuntu-noble-large | + imagename=proxysql-3 2026-05-22 01:43:37.769538 | ubuntu-noble-large | + [[ proxysql-3 != \<\n\o\n\e\> ]] 2026-05-22 01:43:37.769550 | ubuntu-noble-large | + new_imagename=proxysql-3 2026-05-22 01:43:37.769564 | ubuntu-noble-large | + project=proxysql 2026-05-22 01:43:37.769629 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:37.769649 | ubuntu-noble-large | + new_imagename=kolla/proxysql-3 2026-05-22 01:43:37.769660 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:37.769674 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/proxysql-3 2026-05-22 01:43:37.769688 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:37.769701 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:37.769712 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:37.769758 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/proxysql-3:build-20260522 osism.harbor.regio.digital/kolla/proxysql-3:2025.1 2026-05-22 01:43:37.818556 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/proxysql-3:2025.1 2026-05-22 01:43:37.818721 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/proxysql-3:build-20260522 2026-05-22 01:43:37.857548 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/proxysql-3:build-20260522 2026-05-22 01:43:37.861768 | ubuntu-noble-large | + read image 2026-05-22 01:43:37.863572 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/proxysql 2026-05-22 01:43:37.863904 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:37.867752 | ubuntu-noble-large | + imagename=proxysql 2026-05-22 01:43:37.867783 | ubuntu-noble-large | + [[ proxysql != \<\n\o\n\e\> ]] 2026-05-22 01:43:37.867868 | ubuntu-noble-large | + new_imagename=proxysql 2026-05-22 01:43:37.867885 | ubuntu-noble-large | + project=proxysql 2026-05-22 01:43:37.867897 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:37.867933 | ubuntu-noble-large | + new_imagename=kolla/proxysql 2026-05-22 01:43:37.867947 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:37.867960 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/proxysql 2026-05-22 01:43:37.867973 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:37.867985 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:37.867998 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:37.868077 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/proxysql:build-20260522 osism.harbor.regio.digital/kolla/proxysql:2025.1 2026-05-22 01:43:37.919774 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/proxysql:2025.1 2026-05-22 01:43:37.919852 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/proxysql:build-20260522 2026-05-22 01:43:37.962465 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/proxysql:build-20260522 2026-05-22 01:43:37.967112 | ubuntu-noble-large | + read image 2026-05-22 01:43:37.969287 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/memcached 2026-05-22 01:43:37.969576 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:37.973298 | ubuntu-noble-large | + imagename=memcached 2026-05-22 01:43:37.973338 | ubuntu-noble-large | + [[ memcached != \<\n\o\n\e\> ]] 2026-05-22 01:43:37.973349 | ubuntu-noble-large | + new_imagename=memcached 2026-05-22 01:43:37.973362 | ubuntu-noble-large | + project=memcached 2026-05-22 01:43:37.973375 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:37.973388 | ubuntu-noble-large | + new_imagename=kolla/memcached 2026-05-22 01:43:37.973402 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:37.973415 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/memcached 2026-05-22 01:43:37.973455 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:37.973466 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:37.973480 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:37.973495 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/memcached:build-20260522 osism.harbor.regio.digital/kolla/memcached:2025.1 2026-05-22 01:43:38.024338 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/memcached:2025.1 2026-05-22 01:43:38.024426 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/memcached:build-20260522 2026-05-22 01:43:38.068463 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/memcached:build-20260522 2026-05-22 01:43:38.074237 | ubuntu-noble-large | + read image 2026-05-22 01:43:38.076940 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/multipathd 2026-05-22 01:43:38.076987 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:38.080817 | ubuntu-noble-large | + imagename=multipathd 2026-05-22 01:43:38.080853 | ubuntu-noble-large | + [[ multipathd != \<\n\o\n\e\> ]] 2026-05-22 01:43:38.080867 | ubuntu-noble-large | + new_imagename=multipathd 2026-05-22 01:43:38.080919 | ubuntu-noble-large | + project=multipathd 2026-05-22 01:43:38.080930 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:38.080944 | ubuntu-noble-large | + new_imagename=kolla/multipathd 2026-05-22 01:43:38.080957 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:38.080970 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/multipathd 2026-05-22 01:43:38.081050 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:38.081064 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:38.081073 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:38.081089 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/multipathd:build-20260522 osism.harbor.regio.digital/kolla/multipathd:2025.1 2026-05-22 01:43:38.134667 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/multipathd:2025.1 2026-05-22 01:43:38.134759 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/multipathd:build-20260522 2026-05-22 01:43:38.182712 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/multipathd:build-20260522 2026-05-22 01:43:38.187393 | ubuntu-noble-large | + read image 2026-05-22 01:43:38.189504 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/fluentd 2026-05-22 01:43:38.190049 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:38.193742 | ubuntu-noble-large | + imagename=fluentd 2026-05-22 01:43:38.193765 | ubuntu-noble-large | + [[ fluentd != \<\n\o\n\e\> ]] 2026-05-22 01:43:38.193860 | ubuntu-noble-large | + new_imagename=fluentd 2026-05-22 01:43:38.193877 | ubuntu-noble-large | + project=fluentd 2026-05-22 01:43:38.193889 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:38.193933 | ubuntu-noble-large | + new_imagename=kolla/fluentd 2026-05-22 01:43:38.193958 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:38.193970 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/fluentd 2026-05-22 01:43:38.193982 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:38.194059 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:38.194071 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:38.194135 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/fluentd:build-20260522 osism.harbor.regio.digital/kolla/fluentd:2025.1 2026-05-22 01:43:38.244618 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/fluentd:2025.1 2026-05-22 01:43:38.244700 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/fluentd:build-20260522 2026-05-22 01:43:38.288974 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/fluentd:build-20260522 2026-05-22 01:43:38.293239 | ubuntu-noble-large | + read image 2026-05-22 01:43:38.295765 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/rabbitmq 2026-05-22 01:43:38.295836 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:38.299444 | ubuntu-noble-large | + imagename=rabbitmq 2026-05-22 01:43:38.299471 | ubuntu-noble-large | + [[ rabbitmq != \<\n\o\n\e\> ]] 2026-05-22 01:43:38.299496 | ubuntu-noble-large | + new_imagename=rabbitmq 2026-05-22 01:43:38.299537 | ubuntu-noble-large | + project=rabbitmq 2026-05-22 01:43:38.299547 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:38.299558 | ubuntu-noble-large | + new_imagename=kolla/rabbitmq 2026-05-22 01:43:38.299570 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:38.299584 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/rabbitmq 2026-05-22 01:43:38.299641 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:38.299653 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:38.299666 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:38.299731 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/rabbitmq:build-20260522 osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2026-05-22 01:43:38.352810 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2026-05-22 01:43:38.352872 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/rabbitmq:build-20260522 2026-05-22 01:43:38.394408 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/rabbitmq:build-20260522 2026-05-22 01:43:38.398541 | ubuntu-noble-large | + read image 2026-05-22 01:43:38.400799 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/base 2026-05-22 01:43:38.400843 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-05-22 01:43:38.404411 | ubuntu-noble-large | + imagename=base 2026-05-22 01:43:38.404439 | ubuntu-noble-large | + [[ base != \<\n\o\n\e\> ]] 2026-05-22 01:43:38.404455 | ubuntu-noble-large | + new_imagename=base 2026-05-22 01:43:38.404465 | ubuntu-noble-large | + project=base 2026-05-22 01:43:38.404476 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:43:38.404486 | ubuntu-noble-large | + new_imagename=kolla/base 2026-05-22 01:43:38.404496 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-05-22 01:43:38.404509 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/base 2026-05-22 01:43:38.404519 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-05-22 01:43:38.404529 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-05-22 01:43:38.404538 | ubuntu-noble-large | + tag=2025.1 2026-05-22 01:43:38.404549 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/base:build-20260522 osism.harbor.regio.digital/kolla/base:2025.1 2026-05-22 01:43:38.456533 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/base:2025.1 2026-05-22 01:43:38.456622 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/base:build-20260522 2026-05-22 01:43:38.488673 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/base:build-20260522 2026-05-22 01:43:38.492453 | ubuntu-noble-large | + read image 2026-05-22 01:43:38.493080 | ubuntu-noble-large | + docker images 2026-05-22 01:43:38.678288 | ubuntu-noble-large | REPOSITORY TAG IMAGE ID CREATED SIZE 2026-05-22 01:43:38.678351 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-prometheus-exporter 2025.1 305eccc429a5 About a minute ago 1.44GB 2026-05-22 01:43:38.678364 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent 2025.1 3a89038f585f About a minute ago 1.24GB 2026-05-22 01:43:38.678383 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-sb-db-relay 2025.1 275480c8ff1e About a minute ago 293MB 2026-05-22 01:43:38.678387 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone 2025.1 1bb49c6896c5 About a minute ago 1.08GB 2026-05-22 01:43:38.678390 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-fernet 2025.1 c09c8d4ccc9e 5 minutes ago 1.05GB 2026-05-22 01:43:38.678394 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-ssh 2025.1 c912fb4f7995 6 minutes ago 1.05GB 2026-05-22 01:43:38.678398 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-api 2025.1 34ce57490780 6 minutes ago 1.01GB 2026-05-22 01:43:38.678402 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-monitors 2025.1 24ae9889b8f5 7 minutes ago 1.08GB 2026-05-22 01:43:38.678405 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-engine 2025.1 667b94e601f8 8 minutes ago 1.01GB 2026-05-22 01:43:38.678409 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-conductor 2025.1 660d2ab05451 8 minutes ago 1.43GB 2026-05-22 01:43:38.678412 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-api 2025.1 41ac978fda7c 11 minutes ago 1.15GB 2026-05-22 01:43:38.678415 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-pxe 2025.1 3aaca9d3a9d1 11 minutes ago 1.2GB 2026-05-22 01:43:38.678419 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-spicehtml5proxy 2025.1 8f3f590a1ccb 12 minutes ago 1.27GB 2026-05-22 01:43:38.678422 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-conductor 2025.1 0cc046272ae6 13 minutes ago 1.23GB 2026-05-22 01:43:38.678426 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-api 2025.1 7dc20149f6c3 13 minutes ago 1.23GB 2026-05-22 01:43:38.678432 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-ssh 2025.1 80648fba7f74 14 minutes ago 1.23GB 2026-05-22 01:43:38.678436 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute 2025.1 77c634bf0182 14 minutes ago 1.59GB 2026-05-22 01:43:38.678446 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-scheduler 2025.1 376db01d306d 16 minutes ago 1.23GB 2026-05-22 01:43:38.678450 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute-ironic 2025.1 8ac5faed5bcb 17 minutes ago 1.24GB 2026-05-22 01:43:38.678453 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-serialproxy 2025.1 901155a6e2ea 17 minutes ago 1.23GB 2026-05-22 01:43:38.678456 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-novncproxy 2025.1 bddddd9a5a08 18 minutes ago 1.38GB 2026-05-22 01:43:38.678460 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api-cfn 2025.1 4b33e7fa9043 19 minutes ago 1.09GB 2026-05-22 01:43:38.678463 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-engine 2025.1 9b3d509b0e77 20 minutes ago 1.09GB 2026-05-22 01:43:38.678469 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api 2025.1 c3c8b8d63074 20 minutes ago 1.09GB 2026-05-22 01:43:38.678473 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/watcher-api 2025.1 053ffc9cbf95 21 minutes ago 1.02GB 2026-05-22 01:43:38.678476 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/watcher-engine 2025.1 b82bb806aca8 21 minutes ago 1.02GB 2026-05-22 01:43:38.678480 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/watcher-applier 2025.1 eb620300e0d5 22 minutes ago 1.02GB 2026-05-22 01:43:38.678485 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-api 2025.1 e048df8facbf 22 minutes ago 1.12GB 2026-05-22 01:43:38.678488 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-metricd 2025.1 7abfea8de1b4 23 minutes ago 1.12GB 2026-05-22 01:43:38.678498 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-statsd 2025.1 fbafd7b2e92d 23 minutes ago 1.12GB 2026-05-22 01:43:38.678503 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-mdns 2025.1 09e862b7bef0 23 minutes ago 996MB 2026-05-22 01:43:38.678514 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-sink 2025.1 249278569730 24 minutes ago 996MB 2026-05-22 01:43:38.678529 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-api 2025.1 2aaeaf717007 24 minutes ago 996MB 2026-05-22 01:43:38.678542 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-producer 2025.1 431bfcdd6e9e 25 minutes ago 996MB 2026-05-22 01:43:38.678553 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-backend-bind9 2025.1 d18ecacfc6b6 25 minutes ago 1GB 2026-05-22 01:43:38.678566 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-worker 2025.1 1abb46367df7 26 minutes ago 1GB 2026-05-22 01:43:38.678579 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-central 2025.1 9c09bad5956e 26 minutes ago 996MB 2026-05-22 01:43:38.678608 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-backup 2025.1 75a67c2a438a 27 minutes ago 1.43GB 2026-05-22 01:43:38.678618 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-api 2025.1 e4f822ea4433 28 minutes ago 1.43GB 2026-05-22 01:43:38.678630 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-scheduler 2025.1 7c8fd1c275f1 28 minutes ago 1.43GB 2026-05-22 01:43:38.678644 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-volume 2025.1 a95ab05bd4f9 29 minutes ago 1.79GB 2026-05-22 01:43:38.678657 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-api 2025.1 90b5ce7ab214 33 minutes ago 988MB 2026-05-22 01:43:38.678670 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-central 2025.1 66876e2848d5 33 minutes ago 988MB 2026-05-22 01:43:38.678684 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-compute 2025.1 fb3588ae1d4d 33 minutes ago 999MB 2026-05-22 01:43:38.678696 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-notification 2025.1 92012015022f 34 minutes ago 988MB 2026-05-22 01:43:38.678709 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-ipmi 2025.1 b232ceffd711 34 minutes ago 999MB 2026-05-22 01:43:38.678743 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-scheduler 2025.1 a72bb23f1325 35 minutes ago 1.06GB 2026-05-22 01:43:38.678750 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-share 2025.1 34e9b9409291 36 minutes ago 1.23GB 2026-05-22 01:43:38.678782 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-data 2025.1 1cf603fd953c 37 minutes ago 1.06GB 2026-05-22 01:43:38.678788 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-api 2025.1 4ccdff6d23c2 37 minutes ago 1.06GB 2026-05-22 01:43:38.678822 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-api 2025.1 28e57cdaaf29 38 minutes ago 1.11GB 2026-05-22 01:43:38.678828 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-console 2025.1 6e98983f2fbf 38 minutes ago 1.06GB 2026-05-22 01:43:38.678834 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-apiserver 2025.1 ffd12da67600 39 minutes ago 1.01GB 2026-05-22 01:43:38.678839 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-neutron-agent 2025.1 704888da30ef 40 minutes ago 1.23GB 2026-05-22 01:43:38.678852 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-agent 2025.1 163b68b5f5c7 40 minutes ago 1.23GB 2026-05-22 01:43:38.678864 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metadata-agent 2025.1 e2b202583216 41 minutes ago 1.23GB 2026-05-22 01:43:38.678874 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metering-agent 2025.1 35f0cbaa09da 42 minutes ago 1.23GB 2026-05-22 01:43:38.678885 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-bgp-dragent 2025.1 524ac002464b 42 minutes ago 1.23GB 2026-05-22 01:43:38.678898 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-mlnx-agent 2025.1 1a3e828c44af 43 minutes ago 1.24GB 2026-05-22 01:43:38.678911 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-sriov-agent 2025.1 08ff624352ae 44 minutes ago 1.23GB 2026-05-22 01:43:38.678921 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent 2025.1 ff6d4e08d77f 44 minutes ago 1.23GB 2026-05-22 01:43:38.678934 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-l3-agent 2025.1 093f3c08b7e9 45 minutes ago 1.23GB 2026-05-22 01:43:38.678948 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-server 2025.1 8b93c1fc8194 46 minutes ago 1.23GB 2026-05-22 01:43:38.678961 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-openvswitch-agent 2025.1 c090502fd224 47 minutes ago 1.23GB 2026-05-22 01:43:38.678973 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-dhcp-agent 2025.1 ea0b85fff346 48 minutes ago 1.23GB 2026-05-22 01:43:38.678986 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-worker 2025.1 bd4cd133bfd9 48 minutes ago 996MB 2026-05-22 01:43:38.678999 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-keystone-listener 2025.1 6a4e354062c1 49 minutes ago 996MB 2026-05-22 01:43:38.679027 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-api 2025.1 553f40b88113 49 minutes ago 996MB 2026-05-22 01:43:38.679035 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-notifier 2025.1 d94ce0ca57c0 50 minutes ago 986MB 2026-05-22 01:43:38.679047 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-expirer 2025.1 6a9fe1ffd064 50 minutes ago 986MB 2026-05-22 01:43:38.679059 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-evaluator 2025.1 8e3b70ce6e61 51 minutes ago 986MB 2026-05-22 01:43:38.679073 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-api 2025.1 f0ea5bbfb973 51 minutes ago 986MB 2026-05-22 01:43:38.679087 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-listener 2025.1 98791428d1e6 52 minutes ago 986MB 2026-05-22 01:43:38.679101 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-api 2025.1 fee01a36c0ca 52 minutes ago 1.06GB 2026-05-22 01:43:38.679113 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-driver-agent 2025.1 d0db5e901e8c 53 minutes ago 1.06GB 2026-05-22 01:43:38.679124 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-health-manager 2025.1 026ce2f63866 54 minutes ago 1.04GB 2026-05-22 01:43:38.679138 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-worker 2025.1 440144e77015 54 minutes ago 1.04GB 2026-05-22 01:43:38.679150 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-housekeeping 2025.1 e2639e3556ee 55 minutes ago 1.04GB 2026-05-22 01:43:38.679164 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-manager 2025.1 035db2a45c04 55 minutes ago 989MB 2026-05-22 01:43:38.679179 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-api 2025.1 27e4d5d208a0 56 minutes ago 989MB 2026-05-22 01:43:38.679191 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-conductor 2025.1 6f4763171cda 56 minutes ago 1.26GB 2026-05-22 01:43:38.679204 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-api 2025.1 3a2a6f56a5bc 57 minutes ago 1.15GB 2026-05-22 01:43:38.679217 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-sb-db-server 2025.1 3fd6906e2e7c 58 minutes ago 293MB 2026-05-22 01:43:38.679229 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-northd 2025.1 cba18f9cebc5 58 minutes ago 293MB 2026-05-22 01:43:38.679245 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-controller 2025.1 a3f87ddabfb8 58 minutes ago 293MB 2026-05-22 01:43:38.679253 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-nb-db-server 2025.1 0d0f616a10e8 58 minutes ago 293MB 2026-05-22 01:43:38.679266 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis 2025.1 9fe575c6b361 58 minutes ago 276MB 2026-05-22 01:43:38.679280 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-sentinel 2025.1 7906f6e451ab 59 minutes ago 276MB 2026-05-22 01:43:38.679293 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-server 2025.1 eb0bdbfe4366 59 minutes ago 451MB 2026-05-22 01:43:38.679305 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-clustercheck 2025.1 9012ee141d7d 59 minutes ago 306MB 2026-05-22 01:43:38.679318 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-corosync 2025.1 563bec910a67 59 minutes ago 314MB 2026-05-22 01:43:38.679331 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote 2025.1 ca59de88b745 About an hour ago 318MB 2026-05-22 01:43:38.679345 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pcs 2025.1 cbba1448f528 About an hour ago 390MB 2026-05-22 01:43:38.679359 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker 2025.1 d0ddb24a5762 About an hour ago 382MB 2026-05-22 01:43:38.679372 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-base 2025.1 3889812eb4bf About an hour ago 1.03GB 2026-05-22 01:43:38.679386 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-base 2025.1 9b5686572b67 About an hour ago 998MB 2026-05-22 01:43:38.679401 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-base 2025.1 0c552dae3952 About an hour ago 1.14GB 2026-05-22 01:43:38.679415 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-base 2025.1 69aa0195c844 About an hour ago 1.22GB 2026-05-22 01:43:38.679430 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-base 2025.1 917e4b4751e5 About an hour ago 1.08GB 2026-05-22 01:43:38.679442 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/watcher-base 2025.1 abbb736c55c6 About an hour ago 1.01GB 2026-05-22 01:43:38.679455 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-base 2025.1 07f6995aabfb About an hour ago 1.11GB 2026-05-22 01:43:38.679468 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-base 2025.1 7c85444a2b70 About an hour ago 988MB 2026-05-22 01:43:38.679482 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/horizon 2025.1 578b2be0260c About an hour ago 1.19GB 2026-05-22 01:43:38.679495 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-base 2025.1 dbd0cd3adc22 About an hour ago 1.42GB 2026-05-22 01:43:38.679508 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-base 2025.1 2772c0955da8 About an hour ago 980MB 2026-05-22 01:43:38.679522 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-base 2025.1 326ace3d5628 About an hour ago 979MB 2026-05-22 01:43:38.679536 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-base 2025.1 4e2e13fdaaac About an hour ago 1.05GB 2026-05-22 01:43:38.679550 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-base 2025.1 6461e92047f4 About an hour ago 1.08GB 2026-05-22 01:43:38.679563 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-base 2025.1 1121e6119747 About an hour ago 972MB 2026-05-22 01:43:38.679577 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-base 2025.1 714fa427e1bb About an hour ago 1.22GB 2026-05-22 01:43:38.679609 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-base 2025.1 274af04bb77e About an hour ago 987MB 2026-05-22 01:43:38.679625 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-base 2025.1 dd4bd385b9f4 About an hour ago 977MB 2026-05-22 01:43:38.679630 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-base 2025.1 228f61819f31 About an hour ago 1.03GB 2026-05-22 01:43:38.679636 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-inspector 2025.1 2354a89c39f1 About an hour ago 1.03GB 2026-05-22 01:43:38.679650 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-base 2025.1 ac6aa21555e9 About an hour ago 980MB 2026-05-22 01:43:38.679664 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-base 2025.1 931725a1d636 About an hour ago 1.14GB 2026-05-22 01:43:38.679675 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-db-server 2025.1 ec3077d41d41 About an hour ago 286MB 2026-05-22 01:43:38.679687 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-vswitchd 2025.1 556123062f89 About an hour ago 286MB 2026-05-22 01:43:38.679705 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-base 2025.1 8c19d01f1553 About an hour ago 291MB 2026-05-22 01:43:38.679713 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd 2025.1 646dd7ad6386 About an hour ago 457MB 2026-05-22 01:43:38.679728 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-db 2025.1 b56f7b17dcac About an hour ago 457MB 2026-05-22 01:43:38.679740 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-webserver 2025.1 0508c1a2de9f About an hour ago 315MB 2026-05-22 01:43:38.679754 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-lego 2025.1 d3f73964c9d8 About an hour ago 482MB 2026-05-22 01:43:38.679766 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-node-exporter 2025.1 d0cf6901f35c About an hour ago 309MB 2026-05-22 01:43:38.679779 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-server 2025.1 5e6319774725 About an hour ago 853MB 2026-05-22 01:43:38.679792 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-cadvisor 2025.1 80e36a9346e5 About an hour ago 361MB 2026-05-22 01:43:38.679805 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-alertmanager 2025.1 3805dd4a9d16 About an hour ago 407MB 2026-05-22 01:43:38.679816 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-memcached-exporter 2025.1 06a975c496b6 About an hour ago 302MB 2026-05-22 01:43:38.679828 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter 2025.1 4c108594d79f About an hour ago 304MB 2026-05-22 01:43:38.679839 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter 2025.1 a0c1977bbe57 About an hour ago 295MB 2026-05-22 01:43:38.679851 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter 2025.1 15963ee16aed About an hour ago 295MB 2026-05-22 01:43:38.679864 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-ovn-exporter 2025.1 dc054d7cb086 About an hour ago 288MB 2026-05-22 01:43:38.679874 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter 2025.1 593df5bf75db About an hour ago 311MB 2026-05-22 01:43:38.679885 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-openstack-exporter 2025.1 2e4f09c0e682 About an hour ago 292MB 2026-05-22 01:43:38.679899 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mtail 2025.1 086bf7990a3b About an hour ago 302MB 2026-05-22 01:43:38.679914 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-base 2025.1 f02164eabed3 About an hour ago 268MB 2026-05-22 01:43:38.679927 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-base 2025.1 19dbeb98df68 About an hour ago 306MB 2026-05-22 01:43:38.679941 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-libvirt 2025.1 218f903d8eae About an hour ago 1.26GB 2026-05-22 01:43:38.679953 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keepalived 2025.1 5d2b896ef407 About an hour ago 280MB 2026-05-22 01:43:38.679966 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/grafana 2025.1 64d9b6226cc8 About an hour ago 1.34GB 2026-05-22 01:43:38.679980 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-base 2025.1 48b21fb762b6 About an hour ago 268MB 2026-05-22 01:43:38.679993 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openstack-base 2025.1 525269f3c30c About an hour ago 972MB 2026-05-22 01:43:38.680007 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-base 2025.1 580733cce097 About an hour ago 286MB 2026-05-22 01:43:38.680067 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk 2025.1 b036ac345601 About an hour ago 457MB 2026-05-22 01:43:38.680072 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/dnsmasq 2025.1 e68341e3e81d About an hour ago 271MB 2026-05-22 01:43:38.680078 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch-dashboards 2025.1 82e1975b5981 About an hour ago 1.54GB 2026-05-22 01:43:38.680083 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch 2025.1 124bd008fa6b About an hour ago 1.56GB 2026-05-22 01:43:38.680095 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cron 2025.1 ac569217de5d 2 hours ago 269MB 2026-05-22 01:43:38.680108 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/kolla-toolbox 2025.1 088ce4d809c5 2 hours ago 675MB 2026-05-22 01:43:38.680123 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/tgtd 2025.1 54cd0e1585f5 2 hours ago 268MB 2026-05-22 01:43:38.680138 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy 2025.1 af0fd37ab656 2 hours ago 278MB 2026-05-22 01:43:38.680153 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy-ssh 2025.1 7673ddde2279 2 hours ago 278MB 2026-05-22 01:43:38.680173 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/iscsid 2025.1 07edaea6f869 2 hours ago 281MB 2026-05-22 01:43:38.680180 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-base 2025.1 01f1c79ac291 2 hours ago 268MB 2026-05-22 01:43:38.680195 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-base 2025.1 6b7d7e8a4298 2 hours ago 268MB 2026-05-22 01:43:38.680210 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/proxysql-3 2025.1 1d950fd3bf13 2 hours ago 418MB 2026-05-22 01:43:38.680225 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/proxysql 2025.1 6249d023acc0 2 hours ago 418MB 2026-05-22 01:43:38.680239 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/memcached 2025.1 caf4269451eb 2 hours ago 270MB 2026-05-22 01:43:38.680254 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/multipathd 2025.1 36ffd8996673 2 hours ago 274MB 2026-05-22 01:43:38.680271 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/fluentd 2025.1 919ec08eb0ac 2 hours ago 583MB 2026-05-22 01:43:38.680285 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/rabbitmq 2025.1 ffbc835797e0 2 hours ago 343MB 2026-05-22 01:43:38.680301 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/base 2025.1 14d06ee4bfad 2 hours ago 268MB 2026-05-22 01:43:38.680325 | ubuntu-noble-large | ubuntu 24.04 0b1ebe5dd426 5 weeks ago 78.1MB 2026-05-22 01:43:38.683983 | ubuntu-noble-large | + python3 src/tag-images-with-the-version.py 2026-05-22 01:43:40.153675 | ubuntu-noble-large | 2026-05-22T01:43:40.151697+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2026-05-22 01:43:40.153745 | ubuntu-noble-large | 2026-05-22T01:43:40.152549+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 is ironic, using pip3 show ironic 2026-05-22 01:43:40.153779 | ubuntu-noble-large | 2026-05-22T01:43:40.152823+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2026-05-22 01:43:41.341407 | ubuntu-noble-large | 2026-05-22T01:43:41.341069+0000 - INFO - Found version '29.0.6' with build date '20260522' for osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2026-05-22 01:43:41.341499 | ubuntu-noble-large | 2026-05-22T01:43:41.341368+0000 - INFO - Adding org.opencontainers.image.version='29.0.6' label to osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2026-05-22 01:43:41.520929 | ubuntu-noble-large | 2026-05-22T01:43:41.520564+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2026-05-22 01:43:41.562676 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2026-05-22 01:43:41.566858 | ubuntu-noble-large | 2026-05-22T01:43:41.566567+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2026-05-22 01:43:41.612988 | ubuntu-noble-large | 2026-05-22T01:43:41.612556+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2026-05-22 01:43:41.613211 | ubuntu-noble-large | 2026-05-22T01:43:41.612994+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 is neutron, using pip3 show neutron 2026-05-22 01:43:41.613340 | ubuntu-noble-large | 2026-05-22T01:43:41.613197+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2026-05-22 01:43:42.683737 | ubuntu-noble-large | 2026-05-22T01:43:42.683306+0000 - INFO - Found version '26.0.4' with build date '20260522' for osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2026-05-22 01:43:42.683845 | ubuntu-noble-large | 2026-05-22T01:43:42.683687+0000 - INFO - Adding org.opencontainers.image.version='26.0.4' label to osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2026-05-22 01:43:42.859524 | ubuntu-noble-large | 2026-05-22T01:43:42.859142+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2026-05-22 01:43:42.903397 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2026-05-22 01:43:42.908160 | ubuntu-noble-large | 2026-05-22T01:43:42.907805+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2026-05-22 01:43:42.959653 | ubuntu-noble-large | 2026-05-22T01:43:42.959287+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2026-05-22 01:43:42.959813 | ubuntu-noble-large | 2026-05-22T01:43:42.959651+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 is ovn, using dpkg -s ovn-common 2026-05-22 01:43:42.959917 | ubuntu-noble-large | 2026-05-22T01:43:42.959798+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2026-05-22 01:43:43.522707 | ubuntu-noble-large | 2026-05-22T01:43:43.522332+0000 - INFO - Found version '25.3.1' with build date '20260522' for osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2026-05-22 01:43:43.522822 | ubuntu-noble-large | 2026-05-22T01:43:43.522676+0000 - INFO - Adding org.opencontainers.image.version='25.3.1' label to osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2026-05-22 01:43:43.675754 | ubuntu-noble-large | 2026-05-22T01:43:43.675463+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2026-05-22 01:43:43.710186 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2026-05-22 01:43:43.714878 | ubuntu-noble-large | 2026-05-22T01:43:43.714632+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2026-05-22 01:43:43.758022 | ubuntu-noble-large | 2026-05-22T01:43:43.757736+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/keystone:2025.1 2026-05-22 01:43:43.758116 | ubuntu-noble-large | 2026-05-22T01:43:43.757992+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/keystone:2025.1 is keystone, using pip3 show keystone 2026-05-22 01:43:43.758227 | ubuntu-noble-large | 2026-05-22T01:43:43.758130+0000 - INFO - Checking osism.harbor.regio.digital/kolla/keystone:2025.1 2026-05-22 01:43:44.862892 | ubuntu-noble-large | 2026-05-22T01:43:44.862494+0000 - INFO - Found version '27.0.2' with build date '20260522' for osism.harbor.regio.digital/kolla/keystone:2025.1 2026-05-22 01:43:44.863027 | ubuntu-noble-large | 2026-05-22T01:43:44.862832+0000 - INFO - Adding org.opencontainers.image.version='27.0.2' label to osism.harbor.regio.digital/kolla/keystone:2025.1 2026-05-22 01:43:45.031173 | ubuntu-noble-large | 2026-05-22T01:43:45.030782+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/keystone:2025.1 2026-05-22 01:43:45.068788 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keystone:2025.1 2026-05-22 01:43:45.073632 | ubuntu-noble-large | 2026-05-22T01:43:45.073269+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/keystone:2025.1 2026-05-22 01:43:45.120269 | ubuntu-noble-large | 2026-05-22T01:43:45.119885+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2026-05-22 01:43:45.120539 | ubuntu-noble-large | 2026-05-22T01:43:45.120299+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 is keystone, using pip3 show keystone 2026-05-22 01:43:45.120769 | ubuntu-noble-large | 2026-05-22T01:43:45.120552+0000 - INFO - Checking osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2026-05-22 01:43:46.244006 | ubuntu-noble-large | 2026-05-22T01:43:46.243592+0000 - INFO - Found version '27.0.2' with build date '20260522' for osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2026-05-22 01:43:46.244157 | ubuntu-noble-large | 2026-05-22T01:43:46.243952+0000 - INFO - Adding org.opencontainers.image.version='27.0.2' label to osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2026-05-22 01:43:46.486657 | ubuntu-noble-large | 2026-05-22T01:43:46.486275+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2026-05-22 01:43:46.532934 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2026-05-22 01:43:46.538875 | ubuntu-noble-large | 2026-05-22T01:43:46.538475+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2026-05-22 01:43:46.587760 | ubuntu-noble-large | 2026-05-22T01:43:46.587363+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2026-05-22 01:43:46.587963 | ubuntu-noble-large | 2026-05-22T01:43:46.587790+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 is keystone, using pip3 show keystone 2026-05-22 01:43:46.588123 | ubuntu-noble-large | 2026-05-22T01:43:46.587970+0000 - INFO - Checking osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2026-05-22 01:43:47.724473 | ubuntu-noble-large | 2026-05-22T01:43:47.723968+0000 - INFO - Found version '27.0.2' with build date '20260522' for osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2026-05-22 01:43:47.724671 | ubuntu-noble-large | 2026-05-22T01:43:47.724428+0000 - INFO - Adding org.opencontainers.image.version='27.0.2' label to osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2026-05-22 01:43:47.902791 | ubuntu-noble-large | 2026-05-22T01:43:47.902402+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2026-05-22 01:43:47.950621 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2026-05-22 01:43:47.955263 | ubuntu-noble-large | 2026-05-22T01:43:47.954780+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2026-05-22 01:43:48.004768 | ubuntu-noble-large | 2026-05-22T01:43:48.004418+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/masakari-api:2025.1 2026-05-22 01:43:48.004858 | ubuntu-noble-large | 2026-05-22T01:43:48.004753+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/masakari-api:2025.1 is masakari, using pip3 show masakari 2026-05-22 01:43:48.004971 | ubuntu-noble-large | 2026-05-22T01:43:48.004863+0000 - INFO - Checking osism.harbor.regio.digital/kolla/masakari-api:2025.1 2026-05-22 01:43:49.098822 | ubuntu-noble-large | 2026-05-22T01:43:49.098411+0000 - INFO - Found version '19.0.1' with build date '20260522' for osism.harbor.regio.digital/kolla/masakari-api:2025.1 2026-05-22 01:43:49.098914 | ubuntu-noble-large | 2026-05-22T01:43:49.098785+0000 - INFO - Adding org.opencontainers.image.version='19.0.1' label to osism.harbor.regio.digital/kolla/masakari-api:2025.1 2026-05-22 01:43:49.258069 | ubuntu-noble-large | 2026-05-22T01:43:49.257762+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/masakari-api:2025.1 2026-05-22 01:43:49.301891 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/masakari-api:2025.1 2026-05-22 01:43:49.306344 | ubuntu-noble-large | 2026-05-22T01:43:49.306029+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/masakari-api:2025.1 2026-05-22 01:43:49.363564 | ubuntu-noble-large | 2026-05-22T01:43:49.363160+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2026-05-22 01:43:49.363786 | ubuntu-noble-large | 2026-05-22T01:43:49.363575+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 is masakari, using pip3 show masakari 2026-05-22 01:43:49.363923 | ubuntu-noble-large | 2026-05-22T01:43:49.363785+0000 - INFO - Checking osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2026-05-22 01:43:50.446128 | ubuntu-noble-large | 2026-05-22T01:43:50.445768+0000 - INFO - Found version '19.0.1' with build date '20260522' for osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2026-05-22 01:43:50.446398 | ubuntu-noble-large | 2026-05-22T01:43:50.446089+0000 - INFO - Adding org.opencontainers.image.version='19.0.1' label to osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2026-05-22 01:43:50.622840 | ubuntu-noble-large | 2026-05-22T01:43:50.622454+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2026-05-22 01:43:50.665660 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2026-05-22 01:43:50.670398 | ubuntu-noble-large | 2026-05-22T01:43:50.670008+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2026-05-22 01:43:50.717897 | ubuntu-noble-large | 2026-05-22T01:43:50.717526+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2026-05-22 01:43:50.718087 | ubuntu-noble-large | 2026-05-22T01:43:50.717916+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/masakari-engine:2025.1 is masakari, using pip3 show masakari 2026-05-22 01:43:50.718249 | ubuntu-noble-large | 2026-05-22T01:43:50.718081+0000 - INFO - Checking osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2026-05-22 01:43:51.777776 | ubuntu-noble-large | 2026-05-22T01:43:51.777360+0000 - INFO - Found version '19.0.1' with build date '20260522' for osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2026-05-22 01:43:51.777885 | ubuntu-noble-large | 2026-05-22T01:43:51.777699+0000 - INFO - Adding org.opencontainers.image.version='19.0.1' label to osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2026-05-22 01:43:51.941544 | ubuntu-noble-large | 2026-05-22T01:43:51.941148+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2026-05-22 01:43:51.985291 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2026-05-22 01:43:51.989521 | ubuntu-noble-large | 2026-05-22T01:43:51.989088+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2026-05-22 01:43:52.041396 | ubuntu-noble-large | 2026-05-22T01:43:52.041019+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2026-05-22 01:43:52.041582 | ubuntu-noble-large | 2026-05-22T01:43:52.041411+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 is ironic, using pip3 show ironic 2026-05-22 01:43:52.041753 | ubuntu-noble-large | 2026-05-22T01:43:52.041585+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2026-05-22 01:43:53.119054 | ubuntu-noble-large | 2026-05-22T01:43:53.118765+0000 - INFO - Found version '29.0.6' with build date '20260522' for osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2026-05-22 01:43:53.119151 | ubuntu-noble-large | 2026-05-22T01:43:53.118939+0000 - INFO - Adding org.opencontainers.image.version='29.0.6' label to osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2026-05-22 01:43:53.287866 | ubuntu-noble-large | 2026-05-22T01:43:53.287580+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2026-05-22 01:43:53.322976 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2026-05-22 01:43:53.326726 | ubuntu-noble-large | 2026-05-22T01:43:53.326381+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2026-05-22 01:43:53.367094 | ubuntu-noble-large | 2026-05-22T01:43:53.366687+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ironic-api:2025.1 2026-05-22 01:43:53.367298 | ubuntu-noble-large | 2026-05-22T01:43:53.367097+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ironic-api:2025.1 is ironic, using pip3 show ironic 2026-05-22 01:43:53.367446 | ubuntu-noble-large | 2026-05-22T01:43:53.367289+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ironic-api:2025.1 2026-05-22 01:43:54.449265 | ubuntu-noble-large | 2026-05-22T01:43:54.448920+0000 - INFO - Found version '29.0.6' with build date '20260522' for osism.harbor.regio.digital/kolla/ironic-api:2025.1 2026-05-22 01:43:54.449364 | ubuntu-noble-large | 2026-05-22T01:43:54.449163+0000 - INFO - Adding org.opencontainers.image.version='29.0.6' label to osism.harbor.regio.digital/kolla/ironic-api:2025.1 2026-05-22 01:43:54.627838 | ubuntu-noble-large | 2026-05-22T01:43:54.627438+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ironic-api:2025.1 2026-05-22 01:43:54.670108 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-api:2025.1 2026-05-22 01:43:54.674876 | ubuntu-noble-large | 2026-05-22T01:43:54.674493+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ironic-api:2025.1 2026-05-22 01:43:54.724246 | ubuntu-noble-large | 2026-05-22T01:43:54.723899+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2026-05-22 01:43:54.724393 | ubuntu-noble-large | 2026-05-22T01:43:54.724250+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 is ironic, using pip3 show ironic 2026-05-22 01:43:54.724468 | ubuntu-noble-large | 2026-05-22T01:43:54.724372+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2026-05-22 01:43:55.841039 | ubuntu-noble-large | 2026-05-22T01:43:55.840645+0000 - INFO - Found version '29.0.6' with build date '20260522' for osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2026-05-22 01:43:55.841183 | ubuntu-noble-large | 2026-05-22T01:43:55.841001+0000 - INFO - Adding org.opencontainers.image.version='29.0.6' label to osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2026-05-22 01:43:55.995818 | ubuntu-noble-large | 2026-05-22T01:43:55.995426+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2026-05-22 01:43:56.049365 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2026-05-22 01:43:56.055128 | ubuntu-noble-large | 2026-05-22T01:43:56.054773+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2026-05-22 01:43:56.105391 | ubuntu-noble-large | 2026-05-22T01:43:56.104977+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2026-05-22 01:43:56.105573 | ubuntu-noble-large | 2026-05-22T01:43:56.105407+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 is nova, using pip3 show nova 2026-05-22 01:43:56.105750 | ubuntu-noble-large | 2026-05-22T01:43:56.105568+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2026-05-22 01:43:57.233058 | ubuntu-noble-large | 2026-05-22T01:43:57.232697+0000 - INFO - Found version '31.3.1' with build date '20260522' for osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2026-05-22 01:43:57.233173 | ubuntu-noble-large | 2026-05-22T01:43:57.233025+0000 - INFO - Adding org.opencontainers.image.version='31.3.1' label to osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2026-05-22 01:43:57.414272 | ubuntu-noble-large | 2026-05-22T01:43:57.413869+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2026-05-22 01:43:57.457392 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2026-05-22 01:43:57.461642 | ubuntu-noble-large | 2026-05-22T01:43:57.461307+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2026-05-22 01:43:57.514223 | ubuntu-noble-large | 2026-05-22T01:43:57.513819+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2026-05-22 01:43:57.514532 | ubuntu-noble-large | 2026-05-22T01:43:57.514277+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-conductor:2025.1 is nova, using pip3 show nova 2026-05-22 01:43:57.514766 | ubuntu-noble-large | 2026-05-22T01:43:57.514523+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2026-05-22 01:43:58.619662 | ubuntu-noble-large | 2026-05-22T01:43:58.619336+0000 - INFO - Found version '31.3.1' with build date '20260522' for osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2026-05-22 01:43:58.619757 | ubuntu-noble-large | 2026-05-22T01:43:58.619552+0000 - INFO - Adding org.opencontainers.image.version='31.3.1' label to osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2026-05-22 01:43:58.794193 | ubuntu-noble-large | 2026-05-22T01:43:58.793822+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2026-05-22 01:43:58.836704 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2026-05-22 01:43:58.841468 | ubuntu-noble-large | 2026-05-22T01:43:58.841078+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2026-05-22 01:43:58.891260 | ubuntu-noble-large | 2026-05-22T01:43:58.890878+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-api:2025.1 2026-05-22 01:43:58.891438 | ubuntu-noble-large | 2026-05-22T01:43:58.891266+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-api:2025.1 is nova, using pip3 show nova 2026-05-22 01:43:58.891567 | ubuntu-noble-large | 2026-05-22T01:43:58.891437+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-api:2025.1 2026-05-22 01:43:59.994781 | ubuntu-noble-large | 2026-05-22T01:43:59.994454+0000 - INFO - Found version '31.3.1' with build date '20260522' for osism.harbor.regio.digital/kolla/nova-api:2025.1 2026-05-22 01:43:59.994886 | ubuntu-noble-large | 2026-05-22T01:43:59.994702+0000 - INFO - Adding org.opencontainers.image.version='31.3.1' label to osism.harbor.regio.digital/kolla/nova-api:2025.1 2026-05-22 01:44:00.165298 | ubuntu-noble-large | 2026-05-22T01:44:00.164931+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-api:2025.1 2026-05-22 01:44:00.208073 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-api:2025.1 2026-05-22 01:44:00.213042 | ubuntu-noble-large | 2026-05-22T01:44:00.212696+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-api:2025.1 2026-05-22 01:44:00.260366 | ubuntu-noble-large | 2026-05-22T01:44:00.260065+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2026-05-22 01:44:00.260440 | ubuntu-noble-large | 2026-05-22T01:44:00.260330+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-ssh:2025.1 is nova, using pip3 show nova 2026-05-22 01:44:00.260459 | ubuntu-noble-large | 2026-05-22T01:44:00.260397+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2026-05-22 01:44:01.365342 | ubuntu-noble-large | 2026-05-22T01:44:01.364869+0000 - INFO - Found version '31.3.1' with build date '20260522' for osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2026-05-22 01:44:01.365432 | ubuntu-noble-large | 2026-05-22T01:44:01.365227+0000 - INFO - Adding org.opencontainers.image.version='31.3.1' label to osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2026-05-22 01:44:01.535416 | ubuntu-noble-large | 2026-05-22T01:44:01.535032+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2026-05-22 01:44:01.574830 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2026-05-22 01:44:01.579578 | ubuntu-noble-large | 2026-05-22T01:44:01.579224+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2026-05-22 01:44:01.630211 | ubuntu-noble-large | 2026-05-22T01:44:01.629865+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-compute:2025.1 2026-05-22 01:44:01.630429 | ubuntu-noble-large | 2026-05-22T01:44:01.630241+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-compute:2025.1 is nova, using pip3 show nova 2026-05-22 01:44:01.630561 | ubuntu-noble-large | 2026-05-22T01:44:01.630432+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-compute:2025.1 2026-05-22 01:44:02.762760 | ubuntu-noble-large | 2026-05-22T01:44:02.762272+0000 - INFO - Found version '31.3.1' with build date '20260522' for osism.harbor.regio.digital/kolla/nova-compute:2025.1 2026-05-22 01:44:02.762894 | ubuntu-noble-large | 2026-05-22T01:44:02.762693+0000 - INFO - Adding org.opencontainers.image.version='31.3.1' label to osism.harbor.regio.digital/kolla/nova-compute:2025.1 2026-05-22 01:44:02.961284 | ubuntu-noble-large | 2026-05-22T01:44:02.960877+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-compute:2025.1 2026-05-22 01:44:03.006050 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-compute:2025.1 2026-05-22 01:44:03.010571 | ubuntu-noble-large | 2026-05-22T01:44:03.010235+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-compute:2025.1 2026-05-22 01:44:03.063058 | ubuntu-noble-large | 2026-05-22T01:44:03.062669+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2026-05-22 01:44:03.063148 | ubuntu-noble-large | 2026-05-22T01:44:03.063013+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 is nova, using pip3 show nova 2026-05-22 01:44:03.063192 | ubuntu-noble-large | 2026-05-22T01:44:03.063111+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2026-05-22 01:44:04.171820 | ubuntu-noble-large | 2026-05-22T01:44:04.171405+0000 - INFO - Found version '31.3.1' with build date '20260522' for osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2026-05-22 01:44:04.171927 | ubuntu-noble-large | 2026-05-22T01:44:04.171768+0000 - INFO - Adding org.opencontainers.image.version='31.3.1' label to osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2026-05-22 01:44:04.358385 | ubuntu-noble-large | 2026-05-22T01:44:04.358016+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2026-05-22 01:44:04.402414 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2026-05-22 01:44:04.406464 | ubuntu-noble-large | 2026-05-22T01:44:04.406189+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2026-05-22 01:44:04.458086 | ubuntu-noble-large | 2026-05-22T01:44:04.457769+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2026-05-22 01:44:04.458297 | ubuntu-noble-large | 2026-05-22T01:44:04.458146+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 is nova, using pip3 show nova 2026-05-22 01:44:04.458456 | ubuntu-noble-large | 2026-05-22T01:44:04.458341+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2026-05-22 01:44:05.622697 | ubuntu-noble-large | 2026-05-22T01:44:05.622352+0000 - INFO - Found version '31.3.1' with build date '20260522' for osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2026-05-22 01:44:05.622961 | ubuntu-noble-large | 2026-05-22T01:44:05.622691+0000 - INFO - Adding org.opencontainers.image.version='31.3.1' label to osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2026-05-22 01:44:05.814813 | ubuntu-noble-large | 2026-05-22T01:44:05.814396+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2026-05-22 01:44:05.859496 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2026-05-22 01:44:05.864583 | ubuntu-noble-large | 2026-05-22T01:44:05.864230+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2026-05-22 01:44:05.912301 | ubuntu-noble-large | 2026-05-22T01:44:05.911982+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2026-05-22 01:44:05.912496 | ubuntu-noble-large | 2026-05-22T01:44:05.912316+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 is nova, using pip3 show nova 2026-05-22 01:44:05.912632 | ubuntu-noble-large | 2026-05-22T01:44:05.912488+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2026-05-22 01:44:07.006067 | ubuntu-noble-large | 2026-05-22T01:44:07.005629+0000 - INFO - Found version '31.3.1' with build date '20260522' for osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2026-05-22 01:44:07.006189 | ubuntu-noble-large | 2026-05-22T01:44:07.005963+0000 - INFO - Adding org.opencontainers.image.version='31.3.1' label to osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2026-05-22 01:44:07.184322 | ubuntu-noble-large | 2026-05-22T01:44:07.183940+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2026-05-22 01:44:07.228519 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2026-05-22 01:44:07.233558 | ubuntu-noble-large | 2026-05-22T01:44:07.233161+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2026-05-22 01:44:07.293206 | ubuntu-noble-large | 2026-05-22T01:44:07.292784+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2026-05-22 01:44:07.293374 | ubuntu-noble-large | 2026-05-22T01:44:07.293188+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 is nova, using pip3 show nova 2026-05-22 01:44:07.293526 | ubuntu-noble-large | 2026-05-22T01:44:07.293380+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2026-05-22 01:44:08.480070 | ubuntu-noble-large | 2026-05-22T01:44:08.479557+0000 - INFO - Found version '31.3.1' with build date '20260522' for osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2026-05-22 01:44:08.480247 | ubuntu-noble-large | 2026-05-22T01:44:08.480012+0000 - INFO - Adding org.opencontainers.image.version='31.3.1' label to osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2026-05-22 01:44:08.660500 | ubuntu-noble-large | 2026-05-22T01:44:08.660129+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2026-05-22 01:44:08.702885 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2026-05-22 01:44:08.708114 | ubuntu-noble-large | 2026-05-22T01:44:08.707749+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2026-05-22 01:44:08.758856 | ubuntu-noble-large | 2026-05-22T01:44:08.758486+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 2026-05-22 01:44:08.758995 | ubuntu-noble-large | 2026-05-22T01:44:08.758860+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 is heat, using pip3 show openstack-heat 2026-05-22 01:44:08.759097 | ubuntu-noble-large | 2026-05-22T01:44:08.758998+0000 - INFO - Checking osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 2026-05-22 01:44:09.928590 | ubuntu-noble-large | 2026-05-22T01:44:09.928187+0000 - INFO - Found version '24.1.1' with build date '20260522' for osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 2026-05-22 01:44:09.928721 | ubuntu-noble-large | 2026-05-22T01:44:09.928551+0000 - INFO - Adding org.opencontainers.image.version='24.1.1' label to osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 2026-05-22 01:44:10.087160 | ubuntu-noble-large | 2026-05-22T01:44:10.086900+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 2026-05-22 01:44:10.127051 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 2026-05-22 01:44:10.132110 | ubuntu-noble-large | 2026-05-22T01:44:10.131730+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 2026-05-22 01:44:10.176732 | ubuntu-noble-large | 2026-05-22T01:44:10.176413+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/heat-engine:2025.1 2026-05-22 01:44:10.176804 | ubuntu-noble-large | 2026-05-22T01:44:10.176705+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/heat-engine:2025.1 is heat, using pip3 show openstack-heat 2026-05-22 01:44:10.176815 | ubuntu-noble-large | 2026-05-22T01:44:10.176765+0000 - INFO - Checking osism.harbor.regio.digital/kolla/heat-engine:2025.1 2026-05-22 01:44:11.263232 | ubuntu-noble-large | 2026-05-22T01:44:11.262989+0000 - INFO - Found version '24.1.1' with build date '20260522' for osism.harbor.regio.digital/kolla/heat-engine:2025.1 2026-05-22 01:44:11.263319 | ubuntu-noble-large | 2026-05-22T01:44:11.263153+0000 - INFO - Adding org.opencontainers.image.version='24.1.1' label to osism.harbor.regio.digital/kolla/heat-engine:2025.1 2026-05-22 01:44:11.452893 | ubuntu-noble-large | 2026-05-22T01:44:11.452487+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/heat-engine:2025.1 2026-05-22 01:44:11.492405 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/heat-engine:2025.1 2026-05-22 01:44:11.497544 | ubuntu-noble-large | 2026-05-22T01:44:11.497181+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/heat-engine:2025.1 2026-05-22 01:44:11.548774 | ubuntu-noble-large | 2026-05-22T01:44:11.548349+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/heat-api:2025.1 2026-05-22 01:44:11.548924 | ubuntu-noble-large | 2026-05-22T01:44:11.548767+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/heat-api:2025.1 is heat, using pip3 show openstack-heat 2026-05-22 01:44:11.549042 | ubuntu-noble-large | 2026-05-22T01:44:11.548921+0000 - INFO - Checking osism.harbor.regio.digital/kolla/heat-api:2025.1 2026-05-22 01:44:12.667543 | ubuntu-noble-large | 2026-05-22T01:44:12.667121+0000 - INFO - Found version '24.1.1' with build date '20260522' for osism.harbor.regio.digital/kolla/heat-api:2025.1 2026-05-22 01:44:12.667704 | ubuntu-noble-large | 2026-05-22T01:44:12.667466+0000 - INFO - Adding org.opencontainers.image.version='24.1.1' label to osism.harbor.regio.digital/kolla/heat-api:2025.1 2026-05-22 01:44:12.843180 | ubuntu-noble-large | 2026-05-22T01:44:12.842807+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/heat-api:2025.1 2026-05-22 01:44:12.888878 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/heat-api:2025.1 2026-05-22 01:44:12.895622 | ubuntu-noble-large | 2026-05-22T01:44:12.895234+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/heat-api:2025.1 2026-05-22 01:44:12.943685 | ubuntu-noble-large | 2026-05-22T01:44:12.943226+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/watcher-api:2025.1 2026-05-22 01:44:12.943907 | ubuntu-noble-large | 2026-05-22T01:44:12.943739+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/watcher-api:2025.1 is watcher, using pip3 show python-watcher 2026-05-22 01:44:12.944047 | ubuntu-noble-large | 2026-05-22T01:44:12.943927+0000 - INFO - Checking osism.harbor.regio.digital/kolla/watcher-api:2025.1 2026-05-22 01:44:14.014370 | ubuntu-noble-large | 2026-05-22T01:44:14.013993+0000 - INFO - Found version '14.1.1' with build date '20260522' for osism.harbor.regio.digital/kolla/watcher-api:2025.1 2026-05-22 01:44:14.014503 | ubuntu-noble-large | 2026-05-22T01:44:14.014310+0000 - INFO - Adding org.opencontainers.image.version='14.1.1' label to osism.harbor.regio.digital/kolla/watcher-api:2025.1 2026-05-22 01:44:14.200658 | ubuntu-noble-large | 2026-05-22T01:44:14.200234+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/watcher-api:2025.1 2026-05-22 01:44:14.245168 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/watcher-api:2025.1 2026-05-22 01:44:14.250046 | ubuntu-noble-large | 2026-05-22T01:44:14.249699+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/watcher-api:2025.1 2026-05-22 01:44:14.302094 | ubuntu-noble-large | 2026-05-22T01:44:14.301758+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/watcher-engine:2025.1 2026-05-22 01:44:14.302287 | ubuntu-noble-large | 2026-05-22T01:44:14.302122+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/watcher-engine:2025.1 is watcher, using pip3 show python-watcher 2026-05-22 01:44:14.302435 | ubuntu-noble-large | 2026-05-22T01:44:14.302290+0000 - INFO - Checking osism.harbor.regio.digital/kolla/watcher-engine:2025.1 2026-05-22 01:44:15.450711 | ubuntu-noble-large | 2026-05-22T01:44:15.450325+0000 - INFO - Found version '14.1.1' with build date '20260522' for osism.harbor.regio.digital/kolla/watcher-engine:2025.1 2026-05-22 01:44:15.450822 | ubuntu-noble-large | 2026-05-22T01:44:15.450694+0000 - INFO - Adding org.opencontainers.image.version='14.1.1' label to osism.harbor.regio.digital/kolla/watcher-engine:2025.1 2026-05-22 01:44:15.615402 | ubuntu-noble-large | 2026-05-22T01:44:15.615063+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/watcher-engine:2025.1 2026-05-22 01:44:15.655804 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/watcher-engine:2025.1 2026-05-22 01:44:15.660320 | ubuntu-noble-large | 2026-05-22T01:44:15.659999+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/watcher-engine:2025.1 2026-05-22 01:44:15.715774 | ubuntu-noble-large | 2026-05-22T01:44:15.715385+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/watcher-applier:2025.1 2026-05-22 01:44:15.715966 | ubuntu-noble-large | 2026-05-22T01:44:15.715799+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/watcher-applier:2025.1 is watcher, using pip3 show python-watcher 2026-05-22 01:44:15.716094 | ubuntu-noble-large | 2026-05-22T01:44:15.715967+0000 - INFO - Checking osism.harbor.regio.digital/kolla/watcher-applier:2025.1 2026-05-22 01:44:16.780839 | ubuntu-noble-large | 2026-05-22T01:44:16.780568+0000 - INFO - Found version '14.1.1' with build date '20260522' for osism.harbor.regio.digital/kolla/watcher-applier:2025.1 2026-05-22 01:44:16.780938 | ubuntu-noble-large | 2026-05-22T01:44:16.780744+0000 - INFO - Adding org.opencontainers.image.version='14.1.1' label to osism.harbor.regio.digital/kolla/watcher-applier:2025.1 2026-05-22 01:44:16.943092 | ubuntu-noble-large | 2026-05-22T01:44:16.942730+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/watcher-applier:2025.1 2026-05-22 01:44:16.987296 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/watcher-applier:2025.1 2026-05-22 01:44:16.991826 | ubuntu-noble-large | 2026-05-22T01:44:16.991457+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/watcher-applier:2025.1 2026-05-22 01:44:17.040876 | ubuntu-noble-large | 2026-05-22T01:44:17.040532+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2026-05-22 01:44:17.041029 | ubuntu-noble-large | 2026-05-22T01:44:17.040885+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 is gnocchi, using pip3 show gnocchi 2026-05-22 01:44:17.041139 | ubuntu-noble-large | 2026-05-22T01:44:17.041026+0000 - INFO - Checking osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2026-05-22 01:44:18.148235 | ubuntu-noble-large | 2026-05-22T01:44:18.147840+0000 - INFO - Found version '4.6.4' with build date '20260522' for osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2026-05-22 01:44:18.148348 | ubuntu-noble-large | 2026-05-22T01:44:18.148166+0000 - INFO - Adding org.opencontainers.image.version='4.6.4' label to osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2026-05-22 01:44:18.328510 | ubuntu-noble-large | 2026-05-22T01:44:18.328146+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2026-05-22 01:44:18.367235 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2026-05-22 01:44:18.370800 | ubuntu-noble-large | 2026-05-22T01:44:18.370403+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2026-05-22 01:44:18.418893 | ubuntu-noble-large | 2026-05-22T01:44:18.418486+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2026-05-22 01:44:18.419105 | ubuntu-noble-large | 2026-05-22T01:44:18.418941+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 is gnocchi, using pip3 show gnocchi 2026-05-22 01:44:18.419228 | ubuntu-noble-large | 2026-05-22T01:44:18.419116+0000 - INFO - Checking osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2026-05-22 01:44:19.525258 | ubuntu-noble-large | 2026-05-22T01:44:19.524898+0000 - INFO - Found version '4.6.4' with build date '20260522' for osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2026-05-22 01:44:19.525394 | ubuntu-noble-large | 2026-05-22T01:44:19.525232+0000 - INFO - Adding org.opencontainers.image.version='4.6.4' label to osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2026-05-22 01:44:19.701246 | ubuntu-noble-large | 2026-05-22T01:44:19.700863+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2026-05-22 01:44:19.743216 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2026-05-22 01:44:19.747882 | ubuntu-noble-large | 2026-05-22T01:44:19.747522+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2026-05-22 01:44:19.800354 | ubuntu-noble-large | 2026-05-22T01:44:19.799970+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2026-05-22 01:44:19.800639 | ubuntu-noble-large | 2026-05-22T01:44:19.800387+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 is gnocchi, using pip3 show gnocchi 2026-05-22 01:44:19.800785 | ubuntu-noble-large | 2026-05-22T01:44:19.800631+0000 - INFO - Checking osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2026-05-22 01:44:20.873200 | ubuntu-noble-large | 2026-05-22T01:44:20.872761+0000 - INFO - Found version '4.6.4' with build date '20260522' for osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2026-05-22 01:44:20.873304 | ubuntu-noble-large | 2026-05-22T01:44:20.873161+0000 - INFO - Adding org.opencontainers.image.version='4.6.4' label to osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2026-05-22 01:44:21.055015 | ubuntu-noble-large | 2026-05-22T01:44:21.054639+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2026-05-22 01:44:21.098744 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2026-05-22 01:44:21.103699 | ubuntu-noble-large | 2026-05-22T01:44:21.103335+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2026-05-22 01:44:21.150743 | ubuntu-noble-large | 2026-05-22T01:44:21.150372+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2026-05-22 01:44:21.150929 | ubuntu-noble-large | 2026-05-22T01:44:21.150772+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/designate-mdns:2025.1 is designate, using pip3 show designate 2026-05-22 01:44:21.151039 | ubuntu-noble-large | 2026-05-22T01:44:21.150926+0000 - INFO - Checking osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2026-05-22 01:44:22.240972 | ubuntu-noble-large | 2026-05-22T01:44:22.240542+0000 - INFO - Found version '20.0.1' with build date '20260522' for osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2026-05-22 01:44:22.241060 | ubuntu-noble-large | 2026-05-22T01:44:22.240897+0000 - INFO - Adding org.opencontainers.image.version='20.0.1' label to osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2026-05-22 01:44:22.413214 | ubuntu-noble-large | 2026-05-22T01:44:22.412883+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2026-05-22 01:44:22.457316 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2026-05-22 01:44:22.461636 | ubuntu-noble-large | 2026-05-22T01:44:22.461289+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2026-05-22 01:44:22.512533 | ubuntu-noble-large | 2026-05-22T01:44:22.512199+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-sink:2025.1 2026-05-22 01:44:22.512786 | ubuntu-noble-large | 2026-05-22T01:44:22.512558+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/designate-sink:2025.1 is designate, using pip3 show designate 2026-05-22 01:44:22.512906 | ubuntu-noble-large | 2026-05-22T01:44:22.512779+0000 - INFO - Checking osism.harbor.regio.digital/kolla/designate-sink:2025.1 2026-05-22 01:44:23.647291 | ubuntu-noble-large | 2026-05-22T01:44:23.646856+0000 - INFO - Found version '20.0.1' with build date '20260522' for osism.harbor.regio.digital/kolla/designate-sink:2025.1 2026-05-22 01:44:23.647404 | ubuntu-noble-large | 2026-05-22T01:44:23.647182+0000 - INFO - Adding org.opencontainers.image.version='20.0.1' label to osism.harbor.regio.digital/kolla/designate-sink:2025.1 2026-05-22 01:44:23.826840 | ubuntu-noble-large | 2026-05-22T01:44:23.826395+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/designate-sink:2025.1 2026-05-22 01:44:23.870483 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-sink:2025.1 2026-05-22 01:44:23.875553 | ubuntu-noble-large | 2026-05-22T01:44:23.875183+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/designate-sink:2025.1 2026-05-22 01:44:23.924657 | ubuntu-noble-large | 2026-05-22T01:44:23.924249+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-api:2025.1 2026-05-22 01:44:23.924871 | ubuntu-noble-large | 2026-05-22T01:44:23.924687+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/designate-api:2025.1 is designate, using pip3 show designate 2026-05-22 01:44:23.925007 | ubuntu-noble-large | 2026-05-22T01:44:23.924870+0000 - INFO - Checking osism.harbor.regio.digital/kolla/designate-api:2025.1 2026-05-22 01:44:24.971468 | ubuntu-noble-large | 2026-05-22T01:44:24.971073+0000 - INFO - Found version '20.0.1' with build date '20260522' for osism.harbor.regio.digital/kolla/designate-api:2025.1 2026-05-22 01:44:24.971643 | ubuntu-noble-large | 2026-05-22T01:44:24.971325+0000 - INFO - Adding org.opencontainers.image.version='20.0.1' label to osism.harbor.regio.digital/kolla/designate-api:2025.1 2026-05-22 01:44:25.152925 | ubuntu-noble-large | 2026-05-22T01:44:25.152469+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/designate-api:2025.1 2026-05-22 01:44:25.192475 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-api:2025.1 2026-05-22 01:44:25.196285 | ubuntu-noble-large | 2026-05-22T01:44:25.195923+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/designate-api:2025.1 2026-05-22 01:44:25.240958 | ubuntu-noble-large | 2026-05-22T01:44:25.240488+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-producer:2025.1 2026-05-22 01:44:25.241157 | ubuntu-noble-large | 2026-05-22T01:44:25.240989+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/designate-producer:2025.1 is designate, using pip3 show designate 2026-05-22 01:44:25.241286 | ubuntu-noble-large | 2026-05-22T01:44:25.241164+0000 - INFO - Checking osism.harbor.regio.digital/kolla/designate-producer:2025.1 2026-05-22 01:44:26.327896 | ubuntu-noble-large | 2026-05-22T01:44:26.327467+0000 - INFO - Found version '20.0.1' with build date '20260522' for osism.harbor.regio.digital/kolla/designate-producer:2025.1 2026-05-22 01:44:26.327993 | ubuntu-noble-large | 2026-05-22T01:44:26.327852+0000 - INFO - Adding org.opencontainers.image.version='20.0.1' label to osism.harbor.regio.digital/kolla/designate-producer:2025.1 2026-05-22 01:44:26.517127 | ubuntu-noble-large | 2026-05-22T01:44:26.516747+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/designate-producer:2025.1 2026-05-22 01:44:26.565311 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-producer:2025.1 2026-05-22 01:44:26.570484 | ubuntu-noble-large | 2026-05-22T01:44:26.570119+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/designate-producer:2025.1 2026-05-22 01:44:26.625562 | ubuntu-noble-large | 2026-05-22T01:44:26.625206+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2026-05-22 01:44:26.625795 | ubuntu-noble-large | 2026-05-22T01:44:26.625625+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 is designate, using pip3 show designate 2026-05-22 01:44:26.625919 | ubuntu-noble-large | 2026-05-22T01:44:26.625793+0000 - INFO - Checking osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2026-05-22 01:44:27.747697 | ubuntu-noble-large | 2026-05-22T01:44:27.747313+0000 - INFO - Found version '20.0.1' with build date '20260522' for osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2026-05-22 01:44:27.747796 | ubuntu-noble-large | 2026-05-22T01:44:27.747654+0000 - INFO - Adding org.opencontainers.image.version='20.0.1' label to osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2026-05-22 01:44:27.922634 | ubuntu-noble-large | 2026-05-22T01:44:27.922220+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2026-05-22 01:44:27.966210 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2026-05-22 01:44:27.971086 | ubuntu-noble-large | 2026-05-22T01:44:27.970781+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2026-05-22 01:44:28.024317 | ubuntu-noble-large | 2026-05-22T01:44:28.023877+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-worker:2025.1 2026-05-22 01:44:28.024441 | ubuntu-noble-large | 2026-05-22T01:44:28.024250+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/designate-worker:2025.1 is designate, using pip3 show designate 2026-05-22 01:44:28.024479 | ubuntu-noble-large | 2026-05-22T01:44:28.024384+0000 - INFO - Checking osism.harbor.regio.digital/kolla/designate-worker:2025.1 2026-05-22 01:44:29.123145 | ubuntu-noble-large | 2026-05-22T01:44:29.122776+0000 - INFO - Found version '20.0.1' with build date '20260522' for osism.harbor.regio.digital/kolla/designate-worker:2025.1 2026-05-22 01:44:29.123237 | ubuntu-noble-large | 2026-05-22T01:44:29.123095+0000 - INFO - Adding org.opencontainers.image.version='20.0.1' label to osism.harbor.regio.digital/kolla/designate-worker:2025.1 2026-05-22 01:44:29.297324 | ubuntu-noble-large | 2026-05-22T01:44:29.296998+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/designate-worker:2025.1 2026-05-22 01:44:29.344974 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-worker:2025.1 2026-05-22 01:44:29.350534 | ubuntu-noble-large | 2026-05-22T01:44:29.350165+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/designate-worker:2025.1 2026-05-22 01:44:29.402385 | ubuntu-noble-large | 2026-05-22T01:44:29.401982+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-central:2025.1 2026-05-22 01:44:29.402660 | ubuntu-noble-large | 2026-05-22T01:44:29.402399+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/designate-central:2025.1 is designate, using pip3 show designate 2026-05-22 01:44:29.402862 | ubuntu-noble-large | 2026-05-22T01:44:29.402670+0000 - INFO - Checking osism.harbor.regio.digital/kolla/designate-central:2025.1 2026-05-22 01:44:30.541082 | ubuntu-noble-large | 2026-05-22T01:44:30.540680+0000 - INFO - Found version '20.0.1' with build date '20260522' for osism.harbor.regio.digital/kolla/designate-central:2025.1 2026-05-22 01:44:30.541214 | ubuntu-noble-large | 2026-05-22T01:44:30.541019+0000 - INFO - Adding org.opencontainers.image.version='20.0.1' label to osism.harbor.regio.digital/kolla/designate-central:2025.1 2026-05-22 01:44:30.726073 | ubuntu-noble-large | 2026-05-22T01:44:30.725728+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/designate-central:2025.1 2026-05-22 01:44:30.768542 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-central:2025.1 2026-05-22 01:44:30.772879 | ubuntu-noble-large | 2026-05-22T01:44:30.772496+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/designate-central:2025.1 2026-05-22 01:44:30.827425 | ubuntu-noble-large | 2026-05-22T01:44:30.827037+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2026-05-22 01:44:30.827701 | ubuntu-noble-large | 2026-05-22T01:44:30.827454+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/cinder-backup:2025.1 is cinder, using pip3 show cinder 2026-05-22 01:44:30.827839 | ubuntu-noble-large | 2026-05-22T01:44:30.827698+0000 - INFO - Checking osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2026-05-22 01:44:31.992835 | ubuntu-noble-large | 2026-05-22T01:44:31.992018+0000 - INFO - Found version '26.2.1' with build date '20260522' for osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2026-05-22 01:44:31.992916 | ubuntu-noble-large | 2026-05-22T01:44:31.992315+0000 - INFO - Adding org.opencontainers.image.version='26.2.1' label to osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2026-05-22 01:44:32.187993 | ubuntu-noble-large | 2026-05-22T01:44:32.187528+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2026-05-22 01:44:32.225789 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2026-05-22 01:44:32.229509 | ubuntu-noble-large | 2026-05-22T01:44:32.229155+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2026-05-22 01:44:32.276189 | ubuntu-noble-large | 2026-05-22T01:44:32.275797+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/cinder-api:2025.1 2026-05-22 01:44:32.276367 | ubuntu-noble-large | 2026-05-22T01:44:32.276200+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/cinder-api:2025.1 is cinder, using pip3 show cinder 2026-05-22 01:44:32.276492 | ubuntu-noble-large | 2026-05-22T01:44:32.276365+0000 - INFO - Checking osism.harbor.regio.digital/kolla/cinder-api:2025.1 2026-05-22 01:44:33.460521 | ubuntu-noble-large | 2026-05-22T01:44:33.460166+0000 - INFO - Found version '26.2.1' with build date '20260522' for osism.harbor.regio.digital/kolla/cinder-api:2025.1 2026-05-22 01:44:33.460681 | ubuntu-noble-large | 2026-05-22T01:44:33.460429+0000 - INFO - Adding org.opencontainers.image.version='26.2.1' label to osism.harbor.regio.digital/kolla/cinder-api:2025.1 2026-05-22 01:44:33.675398 | ubuntu-noble-large | 2026-05-22T01:44:33.675036+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/cinder-api:2025.1 2026-05-22 01:44:33.717962 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-api:2025.1 2026-05-22 01:44:33.722511 | ubuntu-noble-large | 2026-05-22T01:44:33.722191+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/cinder-api:2025.1 2026-05-22 01:44:33.775905 | ubuntu-noble-large | 2026-05-22T01:44:33.775577+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2026-05-22 01:44:33.775985 | ubuntu-noble-large | 2026-05-22T01:44:33.775881+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 is cinder, using pip3 show cinder 2026-05-22 01:44:33.776030 | ubuntu-noble-large | 2026-05-22T01:44:33.775961+0000 - INFO - Checking osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2026-05-22 01:44:34.867181 | ubuntu-noble-large | 2026-05-22T01:44:34.866803+0000 - INFO - Found version '26.2.1' with build date '20260522' for osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2026-05-22 01:44:34.867281 | ubuntu-noble-large | 2026-05-22T01:44:34.867131+0000 - INFO - Adding org.opencontainers.image.version='26.2.1' label to osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2026-05-22 01:44:35.055973 | ubuntu-noble-large | 2026-05-22T01:44:35.055536+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2026-05-22 01:44:35.099402 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2026-05-22 01:44:35.104559 | ubuntu-noble-large | 2026-05-22T01:44:35.104123+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2026-05-22 01:44:35.157558 | ubuntu-noble-large | 2026-05-22T01:44:35.157063+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2026-05-22 01:44:35.157865 | ubuntu-noble-large | 2026-05-22T01:44:35.157665+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/cinder-volume:2025.1 is cinder, using pip3 show cinder 2026-05-22 01:44:35.158000 | ubuntu-noble-large | 2026-05-22T01:44:35.157859+0000 - INFO - Checking osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2026-05-22 01:44:36.325577 | ubuntu-noble-large | 2026-05-22T01:44:36.325158+0000 - INFO - Found version '26.2.1' with build date '20260522' for osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2026-05-22 01:44:36.325737 | ubuntu-noble-large | 2026-05-22T01:44:36.325504+0000 - INFO - Adding org.opencontainers.image.version='26.2.1' label to osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2026-05-22 01:44:36.510500 | ubuntu-noble-large | 2026-05-22T01:44:36.510122+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2026-05-22 01:44:36.551551 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2026-05-22 01:44:36.555717 | ubuntu-noble-large | 2026-05-22T01:44:36.555348+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2026-05-22 01:44:36.606880 | ubuntu-noble-large | 2026-05-22T01:44:36.606505+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/placement-api:2025.1 2026-05-22 01:44:36.607023 | ubuntu-noble-large | 2026-05-22T01:44:36.606895+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/placement-api:2025.1 is placement, using pip3 show openstack-placement 2026-05-22 01:44:36.607114 | ubuntu-noble-large | 2026-05-22T01:44:36.607022+0000 - INFO - Checking osism.harbor.regio.digital/kolla/placement-api:2025.1 2026-05-22 01:44:37.694966 | ubuntu-noble-large | 2026-05-22T01:44:37.694545+0000 - INFO - Found version '13.0.1' with build date '20260522' for osism.harbor.regio.digital/kolla/placement-api:2025.1 2026-05-22 01:44:37.695068 | ubuntu-noble-large | 2026-05-22T01:44:37.694915+0000 - INFO - Adding org.opencontainers.image.version='13.0.1' label to osism.harbor.regio.digital/kolla/placement-api:2025.1 2026-05-22 01:44:37.855301 | ubuntu-noble-large | 2026-05-22T01:44:37.854916+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/placement-api:2025.1 2026-05-22 01:44:37.901359 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/placement-api:2025.1 2026-05-22 01:44:37.906703 | ubuntu-noble-large | 2026-05-22T01:44:37.906330+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/placement-api:2025.1 2026-05-22 01:44:37.960934 | ubuntu-noble-large | 2026-05-22T01:44:37.960582+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2026-05-22 01:44:37.961092 | ubuntu-noble-large | 2026-05-22T01:44:37.960953+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 is ceilometer, using pip3 show ceilometer 2026-05-22 01:44:37.961199 | ubuntu-noble-large | 2026-05-22T01:44:37.961098+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2026-05-22 01:44:38.999578 | ubuntu-noble-large | 2026-05-22T01:44:38.999196+0000 - INFO - Found version '24.0.1' with build date '20260522' for osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2026-05-22 01:44:38.999742 | ubuntu-noble-large | 2026-05-22T01:44:38.999511+0000 - INFO - Adding org.opencontainers.image.version='24.0.1' label to osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2026-05-22 01:44:39.172517 | ubuntu-noble-large | 2026-05-22T01:44:39.172152+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2026-05-22 01:44:39.215361 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2026-05-22 01:44:39.220093 | ubuntu-noble-large | 2026-05-22T01:44:39.219801+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2026-05-22 01:44:39.270902 | ubuntu-noble-large | 2026-05-22T01:44:39.270527+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2026-05-22 01:44:39.271076 | ubuntu-noble-large | 2026-05-22T01:44:39.270916+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 is ceilometer, using pip3 show ceilometer 2026-05-22 01:44:39.271198 | ubuntu-noble-large | 2026-05-22T01:44:39.271076+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2026-05-22 01:44:40.434336 | ubuntu-noble-large | 2026-05-22T01:44:40.433972+0000 - INFO - Found version '24.0.1' with build date '20260522' for osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2026-05-22 01:44:40.434442 | ubuntu-noble-large | 2026-05-22T01:44:40.434264+0000 - INFO - Adding org.opencontainers.image.version='24.0.1' label to osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2026-05-22 01:44:40.613259 | ubuntu-noble-large | 2026-05-22T01:44:40.612872+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2026-05-22 01:44:40.657991 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2026-05-22 01:44:40.663295 | ubuntu-noble-large | 2026-05-22T01:44:40.662991+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2026-05-22 01:44:40.713638 | ubuntu-noble-large | 2026-05-22T01:44:40.713227+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2026-05-22 01:44:40.713918 | ubuntu-noble-large | 2026-05-22T01:44:40.713728+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 is ceilometer, using pip3 show ceilometer 2026-05-22 01:44:40.714068 | ubuntu-noble-large | 2026-05-22T01:44:40.713930+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2026-05-22 01:44:41.873651 | ubuntu-noble-large | 2026-05-22T01:44:41.873268+0000 - INFO - Found version '24.0.1' with build date '20260522' for osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2026-05-22 01:44:41.873779 | ubuntu-noble-large | 2026-05-22T01:44:41.873569+0000 - INFO - Adding org.opencontainers.image.version='24.0.1' label to osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2026-05-22 01:44:42.056029 | ubuntu-noble-large | 2026-05-22T01:44:42.055588+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2026-05-22 01:44:42.098908 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2026-05-22 01:44:42.103828 | ubuntu-noble-large | 2026-05-22T01:44:42.103475+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2026-05-22 01:44:42.150036 | ubuntu-noble-large | 2026-05-22T01:44:42.149756+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2026-05-22 01:44:42.150132 | ubuntu-noble-large | 2026-05-22T01:44:42.150031+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 is ceilometer, using pip3 show ceilometer 2026-05-22 01:44:42.150212 | ubuntu-noble-large | 2026-05-22T01:44:42.150127+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2026-05-22 01:44:43.221556 | ubuntu-noble-large | 2026-05-22T01:44:43.221099+0000 - INFO - Found version '24.0.1' with build date '20260522' for osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2026-05-22 01:44:43.221747 | ubuntu-noble-large | 2026-05-22T01:44:43.221419+0000 - INFO - Adding org.opencontainers.image.version='24.0.1' label to osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2026-05-22 01:44:43.402682 | ubuntu-noble-large | 2026-05-22T01:44:43.401088+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2026-05-22 01:44:43.444441 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2026-05-22 01:44:43.449202 | ubuntu-noble-large | 2026-05-22T01:44:43.448872+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2026-05-22 01:44:43.494984 | ubuntu-noble-large | 2026-05-22T01:44:43.494632+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2026-05-22 01:44:43.495122 | ubuntu-noble-large | 2026-05-22T01:44:43.494975+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 is manila, using pip3 show manila 2026-05-22 01:44:43.495231 | ubuntu-noble-large | 2026-05-22T01:44:43.495113+0000 - INFO - Checking osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2026-05-22 01:44:44.586521 | ubuntu-noble-large | 2026-05-22T01:44:44.586197+0000 - INFO - Found version '20.0.2' with build date '20260522' for osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2026-05-22 01:44:44.586700 | ubuntu-noble-large | 2026-05-22T01:44:44.586377+0000 - INFO - Adding org.opencontainers.image.version='20.0.2' label to osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2026-05-22 01:44:44.770128 | ubuntu-noble-large | 2026-05-22T01:44:44.769649+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2026-05-22 01:44:44.816760 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2026-05-22 01:44:44.821527 | ubuntu-noble-large | 2026-05-22T01:44:44.821221+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2026-05-22 01:44:44.873795 | ubuntu-noble-large | 2026-05-22T01:44:44.873355+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/manila-share:2025.1 2026-05-22 01:44:44.874148 | ubuntu-noble-large | 2026-05-22T01:44:44.873902+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/manila-share:2025.1 is manila, using pip3 show manila 2026-05-22 01:44:44.874339 | ubuntu-noble-large | 2026-05-22T01:44:44.874159+0000 - INFO - Checking osism.harbor.regio.digital/kolla/manila-share:2025.1 2026-05-22 01:44:45.994301 | ubuntu-noble-large | 2026-05-22T01:44:45.993900+0000 - INFO - Found version '20.0.2' with build date '20260522' for osism.harbor.regio.digital/kolla/manila-share:2025.1 2026-05-22 01:44:45.994399 | ubuntu-noble-large | 2026-05-22T01:44:45.994223+0000 - INFO - Adding org.opencontainers.image.version='20.0.2' label to osism.harbor.regio.digital/kolla/manila-share:2025.1 2026-05-22 01:44:46.174011 | ubuntu-noble-large | 2026-05-22T01:44:46.173533+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/manila-share:2025.1 2026-05-22 01:44:46.218459 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-share:2025.1 2026-05-22 01:44:46.224265 | ubuntu-noble-large | 2026-05-22T01:44:46.223904+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/manila-share:2025.1 2026-05-22 01:44:46.270306 | ubuntu-noble-large | 2026-05-22T01:44:46.269985+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/manila-data:2025.1 2026-05-22 01:44:46.270389 | ubuntu-noble-large | 2026-05-22T01:44:46.270296+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/manila-data:2025.1 is manila, using pip3 show manila 2026-05-22 01:44:46.270493 | ubuntu-noble-large | 2026-05-22T01:44:46.270395+0000 - INFO - Checking osism.harbor.regio.digital/kolla/manila-data:2025.1 2026-05-22 01:44:47.344861 | ubuntu-noble-large | 2026-05-22T01:44:47.344428+0000 - INFO - Found version '20.0.2' with build date '20260522' for osism.harbor.regio.digital/kolla/manila-data:2025.1 2026-05-22 01:44:47.344958 | ubuntu-noble-large | 2026-05-22T01:44:47.344802+0000 - INFO - Adding org.opencontainers.image.version='20.0.2' label to osism.harbor.regio.digital/kolla/manila-data:2025.1 2026-05-22 01:44:47.503234 | ubuntu-noble-large | 2026-05-22T01:44:47.502894+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/manila-data:2025.1 2026-05-22 01:44:47.545679 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-data:2025.1 2026-05-22 01:44:47.550165 | ubuntu-noble-large | 2026-05-22T01:44:47.549816+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/manila-data:2025.1 2026-05-22 01:44:47.597917 | ubuntu-noble-large | 2026-05-22T01:44:47.597518+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/manila-api:2025.1 2026-05-22 01:44:47.598138 | ubuntu-noble-large | 2026-05-22T01:44:47.597943+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/manila-api:2025.1 is manila, using pip3 show manila 2026-05-22 01:44:47.598282 | ubuntu-noble-large | 2026-05-22T01:44:47.598129+0000 - INFO - Checking osism.harbor.regio.digital/kolla/manila-api:2025.1 2026-05-22 01:44:48.694715 | ubuntu-noble-large | 2026-05-22T01:44:48.694346+0000 - INFO - Found version '20.0.2' with build date '20260522' for osism.harbor.regio.digital/kolla/manila-api:2025.1 2026-05-22 01:44:48.694847 | ubuntu-noble-large | 2026-05-22T01:44:48.694689+0000 - INFO - Adding org.opencontainers.image.version='20.0.2' label to osism.harbor.regio.digital/kolla/manila-api:2025.1 2026-05-22 01:44:48.868373 | ubuntu-noble-large | 2026-05-22T01:44:48.868014+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/manila-api:2025.1 2026-05-22 01:44:48.911921 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-api:2025.1 2026-05-22 01:44:48.917651 | ubuntu-noble-large | 2026-05-22T01:44:48.916879+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/manila-api:2025.1 2026-05-22 01:44:48.967491 | ubuntu-noble-large | 2026-05-22T01:44:48.965489+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/glance-api:2025.1 2026-05-22 01:44:48.967542 | ubuntu-noble-large | 2026-05-22T01:44:48.965861+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/glance-api:2025.1 is glance, using pip3 show glance 2026-05-22 01:44:48.967554 | ubuntu-noble-large | 2026-05-22T01:44:48.965970+0000 - INFO - Checking osism.harbor.regio.digital/kolla/glance-api:2025.1 2026-05-22 01:44:50.079663 | ubuntu-noble-large | 2026-05-22T01:44:50.079280+0000 - INFO - Found version '30.2.1' with build date '20260522' for osism.harbor.regio.digital/kolla/glance-api:2025.1 2026-05-22 01:44:50.079751 | ubuntu-noble-large | 2026-05-22T01:44:50.079624+0000 - INFO - Adding org.opencontainers.image.version='30.2.1' label to osism.harbor.regio.digital/kolla/glance-api:2025.1 2026-05-22 01:44:50.251203 | ubuntu-noble-large | 2026-05-22T01:44:50.250958+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/glance-api:2025.1 2026-05-22 01:44:50.296670 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/glance-api:2025.1 2026-05-22 01:44:50.300347 | ubuntu-noble-large | 2026-05-22T01:44:50.300023+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/glance-api:2025.1 2026-05-22 01:44:50.349620 | ubuntu-noble-large | 2026-05-22T01:44:50.349193+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/skyline-console:2025.1 2026-05-22 01:44:50.349842 | ubuntu-noble-large | 2026-05-22T01:44:50.349637+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/skyline-console:2025.1 is skyline-console, using pip3 show skyline-console 2026-05-22 01:44:50.349966 | ubuntu-noble-large | 2026-05-22T01:44:50.349837+0000 - INFO - Checking osism.harbor.regio.digital/kolla/skyline-console:2025.1 2026-05-22 01:44:51.429475 | ubuntu-noble-large | 2026-05-22T01:44:51.429192+0000 - INFO - Found version '6.0.1' with build date '20260522' for osism.harbor.regio.digital/kolla/skyline-console:2025.1 2026-05-22 01:44:51.429574 | ubuntu-noble-large | 2026-05-22T01:44:51.429417+0000 - INFO - Adding org.opencontainers.image.version='6.0.1' label to osism.harbor.regio.digital/kolla/skyline-console:2025.1 2026-05-22 01:44:51.616664 | ubuntu-noble-large | 2026-05-22T01:44:51.616282+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/skyline-console:2025.1 2026-05-22 01:44:51.665172 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/skyline-console:2025.1 2026-05-22 01:44:51.669804 | ubuntu-noble-large | 2026-05-22T01:44:51.669390+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/skyline-console:2025.1 2026-05-22 01:44:51.714520 | ubuntu-noble-large | 2026-05-22T01:44:51.714185+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2026-05-22 01:44:51.714857 | ubuntu-noble-large | 2026-05-22T01:44:51.714523+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 is skyline-apiserver, using pip3 show skyline-apiserver 2026-05-22 01:44:51.714936 | ubuntu-noble-large | 2026-05-22T01:44:51.714741+0000 - INFO - Checking osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2026-05-22 01:44:52.851907 | ubuntu-noble-large | 2026-05-22T01:44:52.851509+0000 - INFO - Found version '6.0.1' with build date '20260522' for osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2026-05-22 01:44:52.852004 | ubuntu-noble-large | 2026-05-22T01:44:52.851859+0000 - INFO - Adding org.opencontainers.image.version='6.0.1' label to osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2026-05-22 01:44:53.048996 | ubuntu-noble-large | 2026-05-22T01:44:53.048512+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2026-05-22 01:44:53.092859 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2026-05-22 01:44:53.097976 | ubuntu-noble-large | 2026-05-22T01:44:53.097584+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2026-05-22 01:44:53.147395 | ubuntu-noble-large | 2026-05-22T01:44:53.146977+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2026-05-22 01:44:53.147516 | ubuntu-noble-large | 2026-05-22T01:44:53.147350+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 is ironic-neutron-agent, using pip3 show neutron 2026-05-22 01:44:53.147682 | ubuntu-noble-large | 2026-05-22T01:44:53.147503+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2026-05-22 01:44:54.224212 | ubuntu-noble-large | 2026-05-22T01:44:54.223872+0000 - INFO - Found version '26.0.4' with build date '20260522' for osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2026-05-22 01:44:54.224342 | ubuntu-noble-large | 2026-05-22T01:44:54.224188+0000 - INFO - Adding org.opencontainers.image.version='26.0.4' label to osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2026-05-22 01:44:54.395493 | ubuntu-noble-large | 2026-05-22T01:44:54.395151+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2026-05-22 01:44:54.438632 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2026-05-22 01:44:54.444048 | ubuntu-noble-large | 2026-05-22T01:44:54.443679+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2026-05-22 01:44:54.492311 | ubuntu-noble-large | 2026-05-22T01:44:54.491952+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2026-05-22 01:44:54.492527 | ubuntu-noble-large | 2026-05-22T01:44:54.492348+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 is neutron, using pip3 show neutron 2026-05-22 01:44:54.492699 | ubuntu-noble-large | 2026-05-22T01:44:54.492528+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2026-05-22 01:44:55.633181 | ubuntu-noble-large | 2026-05-22T01:44:55.632809+0000 - INFO - Found version '26.0.4' with build date '20260522' for osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2026-05-22 01:44:55.633268 | ubuntu-noble-large | 2026-05-22T01:44:55.633121+0000 - INFO - Adding org.opencontainers.image.version='26.0.4' label to osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2026-05-22 01:44:55.802264 | ubuntu-noble-large | 2026-05-22T01:44:55.801894+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2026-05-22 01:44:55.844434 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2026-05-22 01:44:55.849323 | ubuntu-noble-large | 2026-05-22T01:44:55.849028+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2026-05-22 01:44:55.899037 | ubuntu-noble-large | 2026-05-22T01:44:55.898702+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2026-05-22 01:44:55.899216 | ubuntu-noble-large | 2026-05-22T01:44:55.899057+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 is neutron, using pip3 show neutron 2026-05-22 01:44:55.899344 | ubuntu-noble-large | 2026-05-22T01:44:55.899214+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2026-05-22 01:44:57.015157 | ubuntu-noble-large | 2026-05-22T01:44:57.014704+0000 - INFO - Found version '26.0.4' with build date '20260522' for osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2026-05-22 01:44:57.015306 | ubuntu-noble-large | 2026-05-22T01:44:57.015048+0000 - INFO - Adding org.opencontainers.image.version='26.0.4' label to osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2026-05-22 01:44:57.184590 | ubuntu-noble-large | 2026-05-22T01:44:57.184225+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2026-05-22 01:44:57.232462 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2026-05-22 01:44:57.237060 | ubuntu-noble-large | 2026-05-22T01:44:57.236729+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2026-05-22 01:44:57.287153 | ubuntu-noble-large | 2026-05-22T01:44:57.286811+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2026-05-22 01:44:57.287316 | ubuntu-noble-large | 2026-05-22T01:44:57.287166+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 is neutron, using pip3 show neutron 2026-05-22 01:44:57.287430 | ubuntu-noble-large | 2026-05-22T01:44:57.287309+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2026-05-22 01:44:58.406332 | ubuntu-noble-large | 2026-05-22T01:44:58.405963+0000 - INFO - Found version '26.0.4' with build date '20260522' for osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2026-05-22 01:44:58.406432 | ubuntu-noble-large | 2026-05-22T01:44:58.406282+0000 - INFO - Adding org.opencontainers.image.version='26.0.4' label to osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2026-05-22 01:44:58.603940 | ubuntu-noble-large | 2026-05-22T01:44:58.603516+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2026-05-22 01:44:58.646734 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2026-05-22 01:44:58.651340 | ubuntu-noble-large | 2026-05-22T01:44:58.651023+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2026-05-22 01:44:58.705883 | ubuntu-noble-large | 2026-05-22T01:44:58.705489+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2026-05-22 01:44:58.706067 | ubuntu-noble-large | 2026-05-22T01:44:58.705909+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 is neutron, using pip3 show neutron 2026-05-22 01:44:58.706188 | ubuntu-noble-large | 2026-05-22T01:44:58.706067+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2026-05-22 01:44:59.874373 | ubuntu-noble-large | 2026-05-22T01:44:59.873981+0000 - INFO - Found version '26.0.4' with build date '20260522' for osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2026-05-22 01:44:59.874465 | ubuntu-noble-large | 2026-05-22T01:44:59.874301+0000 - INFO - Adding org.opencontainers.image.version='26.0.4' label to osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2026-05-22 01:45:00.060754 | ubuntu-noble-large | 2026-05-22T01:45:00.059996+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2026-05-22 01:45:00.102179 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2026-05-22 01:45:00.107715 | ubuntu-noble-large | 2026-05-22T01:45:00.106953+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2026-05-22 01:45:00.156216 | ubuntu-noble-large | 2026-05-22T01:45:00.155776+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2026-05-22 01:45:00.156414 | ubuntu-noble-large | 2026-05-22T01:45:00.156235+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 is neutron, using pip3 show neutron 2026-05-22 01:45:00.156550 | ubuntu-noble-large | 2026-05-22T01:45:00.156412+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2026-05-22 01:45:01.302899 | ubuntu-noble-large | 2026-05-22T01:45:01.302481+0000 - INFO - Found version '26.0.4' with build date '20260522' for osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2026-05-22 01:45:01.303006 | ubuntu-noble-large | 2026-05-22T01:45:01.302797+0000 - INFO - Adding org.opencontainers.image.version='26.0.4' label to osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2026-05-22 01:45:01.509140 | ubuntu-noble-large | 2026-05-22T01:45:01.508637+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2026-05-22 01:45:01.554665 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2026-05-22 01:45:01.559030 | ubuntu-noble-large | 2026-05-22T01:45:01.558764+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2026-05-22 01:45:01.600257 | ubuntu-noble-large | 2026-05-22T01:45:01.599974+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2026-05-22 01:45:01.600347 | ubuntu-noble-large | 2026-05-22T01:45:01.600220+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 is neutron, using pip3 show neutron 2026-05-22 01:45:01.600370 | ubuntu-noble-large | 2026-05-22T01:45:01.600299+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2026-05-22 01:45:02.775154 | ubuntu-noble-large | 2026-05-22T01:45:02.774823+0000 - INFO - Found version '26.0.4' with build date '20260522' for osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2026-05-22 01:45:02.775261 | ubuntu-noble-large | 2026-05-22T01:45:02.775046+0000 - INFO - Adding org.opencontainers.image.version='26.0.4' label to osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2026-05-22 01:45:02.973410 | ubuntu-noble-large | 2026-05-22T01:45:02.973111+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2026-05-22 01:45:03.018968 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2026-05-22 01:45:03.024184 | ubuntu-noble-large | 2026-05-22T01:45:03.023752+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2026-05-22 01:45:03.074992 | ubuntu-noble-large | 2026-05-22T01:45:03.074582+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2026-05-22 01:45:03.075115 | ubuntu-noble-large | 2026-05-22T01:45:03.074980+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 is neutron, using pip3 show neutron 2026-05-22 01:45:03.075237 | ubuntu-noble-large | 2026-05-22T01:45:03.075121+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2026-05-22 01:45:04.206489 | ubuntu-noble-large | 2026-05-22T01:45:04.206098+0000 - INFO - Found version '26.0.4' with build date '20260522' for osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2026-05-22 01:45:04.206637 | ubuntu-noble-large | 2026-05-22T01:45:04.206416+0000 - INFO - Adding org.opencontainers.image.version='26.0.4' label to osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2026-05-22 01:45:04.365705 | ubuntu-noble-large | 2026-05-22T01:45:04.365370+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2026-05-22 01:45:04.412920 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2026-05-22 01:45:04.417807 | ubuntu-noble-large | 2026-05-22T01:45:04.417476+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2026-05-22 01:45:04.463474 | ubuntu-noble-large | 2026-05-22T01:45:04.463137+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2026-05-22 01:45:04.463646 | ubuntu-noble-large | 2026-05-22T01:45:04.463486+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 is neutron, using pip3 show neutron 2026-05-22 01:45:04.463799 | ubuntu-noble-large | 2026-05-22T01:45:04.463659+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2026-05-22 01:45:05.579155 | ubuntu-noble-large | 2026-05-22T01:45:05.578726+0000 - INFO - Found version '26.0.4' with build date '20260522' for osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2026-05-22 01:45:05.579266 | ubuntu-noble-large | 2026-05-22T01:45:05.579074+0000 - INFO - Adding org.opencontainers.image.version='26.0.4' label to osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2026-05-22 01:45:05.784354 | ubuntu-noble-large | 2026-05-22T01:45:05.783994+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2026-05-22 01:45:05.828211 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2026-05-22 01:45:05.833003 | ubuntu-noble-large | 2026-05-22T01:45:05.832658+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2026-05-22 01:45:05.879876 | ubuntu-noble-large | 2026-05-22T01:45:05.879533+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-server:2025.1 2026-05-22 01:45:05.880100 | ubuntu-noble-large | 2026-05-22T01:45:05.879941+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-server:2025.1 is neutron, using pip3 show neutron 2026-05-22 01:45:05.880227 | ubuntu-noble-large | 2026-05-22T01:45:05.880105+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-server:2025.1 2026-05-22 01:45:06.951937 | ubuntu-noble-large | 2026-05-22T01:45:06.951499+0000 - INFO - Found version '26.0.4' with build date '20260522' for osism.harbor.regio.digital/kolla/neutron-server:2025.1 2026-05-22 01:45:06.952042 | ubuntu-noble-large | 2026-05-22T01:45:06.951818+0000 - INFO - Adding org.opencontainers.image.version='26.0.4' label to osism.harbor.regio.digital/kolla/neutron-server:2025.1 2026-05-22 01:45:07.120403 | ubuntu-noble-large | 2026-05-22T01:45:07.119971+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-server:2025.1 2026-05-22 01:45:07.166057 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-server:2025.1 2026-05-22 01:45:07.170506 | ubuntu-noble-large | 2026-05-22T01:45:07.170206+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-server:2025.1 2026-05-22 01:45:07.219572 | ubuntu-noble-large | 2026-05-22T01:45:07.219230+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2026-05-22 01:45:07.219788 | ubuntu-noble-large | 2026-05-22T01:45:07.219589+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 is neutron, using pip3 show neutron 2026-05-22 01:45:07.219911 | ubuntu-noble-large | 2026-05-22T01:45:07.219783+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2026-05-22 01:45:08.358860 | ubuntu-noble-large | 2026-05-22T01:45:08.358499+0000 - INFO - Found version '26.0.4' with build date '20260522' for osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2026-05-22 01:45:08.358996 | ubuntu-noble-large | 2026-05-22T01:45:08.358827+0000 - INFO - Adding org.opencontainers.image.version='26.0.4' label to osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2026-05-22 01:45:08.539354 | ubuntu-noble-large | 2026-05-22T01:45:08.538895+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2026-05-22 01:45:08.583254 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2026-05-22 01:45:08.588301 | ubuntu-noble-large | 2026-05-22T01:45:08.587984+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2026-05-22 01:45:08.641453 | ubuntu-noble-large | 2026-05-22T01:45:08.641111+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2026-05-22 01:45:08.641680 | ubuntu-noble-large | 2026-05-22T01:45:08.641498+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 is neutron, using pip3 show neutron 2026-05-22 01:45:08.641809 | ubuntu-noble-large | 2026-05-22T01:45:08.641697+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2026-05-22 01:45:09.816661 | ubuntu-noble-large | 2026-05-22T01:45:09.816270+0000 - INFO - Found version '26.0.4' with build date '20260522' for osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2026-05-22 01:45:09.816767 | ubuntu-noble-large | 2026-05-22T01:45:09.816588+0000 - INFO - Adding org.opencontainers.image.version='26.0.4' label to osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2026-05-22 01:45:09.982917 | ubuntu-noble-large | 2026-05-22T01:45:09.982564+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2026-05-22 01:45:10.027273 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2026-05-22 01:45:10.032631 | ubuntu-noble-large | 2026-05-22T01:45:10.032297+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2026-05-22 01:45:10.086905 | ubuntu-noble-large | 2026-05-22T01:45:10.086455+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2026-05-22 01:45:10.087200 | ubuntu-noble-large | 2026-05-22T01:45:10.086938+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/barbican-worker:2025.1 is barbican, using pip3 show barbican 2026-05-22 01:45:10.087350 | ubuntu-noble-large | 2026-05-22T01:45:10.087213+0000 - INFO - Checking osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2026-05-22 01:45:11.199240 | ubuntu-noble-large | 2026-05-22T01:45:11.198859+0000 - INFO - Found version '20.0.1' with build date '20260522' for osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2026-05-22 01:45:11.199349 | ubuntu-noble-large | 2026-05-22T01:45:11.199201+0000 - INFO - Adding org.opencontainers.image.version='20.0.1' label to osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2026-05-22 01:45:11.364079 | ubuntu-noble-large | 2026-05-22T01:45:11.363707+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2026-05-22 01:45:11.409803 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2026-05-22 01:45:11.414360 | ubuntu-noble-large | 2026-05-22T01:45:11.414027+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2026-05-22 01:45:11.463475 | ubuntu-noble-large | 2026-05-22T01:45:11.463176+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2026-05-22 01:45:11.463680 | ubuntu-noble-large | 2026-05-22T01:45:11.463502+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 is barbican, using pip3 show barbican 2026-05-22 01:45:11.463795 | ubuntu-noble-large | 2026-05-22T01:45:11.463678+0000 - INFO - Checking osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2026-05-22 01:45:12.521089 | ubuntu-noble-large | 2026-05-22T01:45:12.520710+0000 - INFO - Found version '20.0.1' with build date '20260522' for osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2026-05-22 01:45:12.521197 | ubuntu-noble-large | 2026-05-22T01:45:12.521056+0000 - INFO - Adding org.opencontainers.image.version='20.0.1' label to osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2026-05-22 01:45:12.720754 | ubuntu-noble-large | 2026-05-22T01:45:12.720352+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2026-05-22 01:45:12.764343 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2026-05-22 01:45:12.769964 | ubuntu-noble-large | 2026-05-22T01:45:12.769560+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2026-05-22 01:45:12.824621 | ubuntu-noble-large | 2026-05-22T01:45:12.824163+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/barbican-api:2025.1 2026-05-22 01:45:12.824839 | ubuntu-noble-large | 2026-05-22T01:45:12.824625+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/barbican-api:2025.1 is barbican, using pip3 show barbican 2026-05-22 01:45:12.824964 | ubuntu-noble-large | 2026-05-22T01:45:12.824809+0000 - INFO - Checking osism.harbor.regio.digital/kolla/barbican-api:2025.1 2026-05-22 01:45:13.893698 | ubuntu-noble-large | 2026-05-22T01:45:13.893331+0000 - INFO - Found version '20.0.1' with build date '20260522' for osism.harbor.regio.digital/kolla/barbican-api:2025.1 2026-05-22 01:45:13.893809 | ubuntu-noble-large | 2026-05-22T01:45:13.893660+0000 - INFO - Adding org.opencontainers.image.version='20.0.1' label to osism.harbor.regio.digital/kolla/barbican-api:2025.1 2026-05-22 01:45:14.067438 | ubuntu-noble-large | 2026-05-22T01:45:14.067165+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/barbican-api:2025.1 2026-05-22 01:45:14.111206 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/barbican-api:2025.1 2026-05-22 01:45:14.116228 | ubuntu-noble-large | 2026-05-22T01:45:14.115858+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/barbican-api:2025.1 2026-05-22 01:45:14.173098 | ubuntu-noble-large | 2026-05-22T01:45:14.172702+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2026-05-22 01:45:14.173284 | ubuntu-noble-large | 2026-05-22T01:45:14.173120+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 is aodh, using pip3 show aodh 2026-05-22 01:45:14.173416 | ubuntu-noble-large | 2026-05-22T01:45:14.173290+0000 - INFO - Checking osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2026-05-22 01:45:15.224790 | ubuntu-noble-large | 2026-05-22T01:45:15.224385+0000 - INFO - Found version '20.0.0' with build date '20260522' for osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2026-05-22 01:45:15.224889 | ubuntu-noble-large | 2026-05-22T01:45:15.224749+0000 - INFO - Adding org.opencontainers.image.version='20.0.0' label to osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2026-05-22 01:45:15.391578 | ubuntu-noble-large | 2026-05-22T01:45:15.391182+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2026-05-22 01:45:15.434925 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2026-05-22 01:45:15.440247 | ubuntu-noble-large | 2026-05-22T01:45:15.439904+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2026-05-22 01:45:15.493465 | ubuntu-noble-large | 2026-05-22T01:45:15.493020+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2026-05-22 01:45:15.493881 | ubuntu-noble-large | 2026-05-22T01:45:15.493505+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 is aodh, using pip3 show aodh 2026-05-22 01:45:15.493958 | ubuntu-noble-large | 2026-05-22T01:45:15.493804+0000 - INFO - Checking osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2026-05-22 01:45:16.569974 | ubuntu-noble-large | 2026-05-22T01:45:16.569574+0000 - INFO - Found version '20.0.0' with build date '20260522' for osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2026-05-22 01:45:16.570090 | ubuntu-noble-large | 2026-05-22T01:45:16.569924+0000 - INFO - Adding org.opencontainers.image.version='20.0.0' label to osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2026-05-22 01:45:16.740848 | ubuntu-noble-large | 2026-05-22T01:45:16.740395+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2026-05-22 01:45:16.787257 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2026-05-22 01:45:16.791538 | ubuntu-noble-large | 2026-05-22T01:45:16.791199+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2026-05-22 01:45:16.840349 | ubuntu-noble-large | 2026-05-22T01:45:16.840034+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2026-05-22 01:45:16.840539 | ubuntu-noble-large | 2026-05-22T01:45:16.840350+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 is aodh, using pip3 show aodh 2026-05-22 01:45:16.840734 | ubuntu-noble-large | 2026-05-22T01:45:16.840523+0000 - INFO - Checking osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2026-05-22 01:45:17.901321 | ubuntu-noble-large | 2026-05-22T01:45:17.900908+0000 - INFO - Found version '20.0.0' with build date '20260522' for osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2026-05-22 01:45:17.901427 | ubuntu-noble-large | 2026-05-22T01:45:17.901247+0000 - INFO - Adding org.opencontainers.image.version='20.0.0' label to osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2026-05-22 01:45:18.088403 | ubuntu-noble-large | 2026-05-22T01:45:18.087991+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2026-05-22 01:45:18.131072 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2026-05-22 01:45:18.135943 | ubuntu-noble-large | 2026-05-22T01:45:18.135564+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2026-05-22 01:45:18.188574 | ubuntu-noble-large | 2026-05-22T01:45:18.188160+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/aodh-api:2025.1 2026-05-22 01:45:18.188779 | ubuntu-noble-large | 2026-05-22T01:45:18.188574+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/aodh-api:2025.1 is aodh, using pip3 show aodh 2026-05-22 01:45:18.188908 | ubuntu-noble-large | 2026-05-22T01:45:18.188777+0000 - INFO - Checking osism.harbor.regio.digital/kolla/aodh-api:2025.1 2026-05-22 01:45:19.355663 | ubuntu-noble-large | 2026-05-22T01:45:19.355263+0000 - INFO - Found version '20.0.0' with build date '20260522' for osism.harbor.regio.digital/kolla/aodh-api:2025.1 2026-05-22 01:45:19.355769 | ubuntu-noble-large | 2026-05-22T01:45:19.355582+0000 - INFO - Adding org.opencontainers.image.version='20.0.0' label to osism.harbor.regio.digital/kolla/aodh-api:2025.1 2026-05-22 01:45:19.539391 | ubuntu-noble-large | 2026-05-22T01:45:19.539076+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/aodh-api:2025.1 2026-05-22 01:45:19.583684 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-api:2025.1 2026-05-22 01:45:19.588635 | ubuntu-noble-large | 2026-05-22T01:45:19.588319+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/aodh-api:2025.1 2026-05-22 01:45:19.637512 | ubuntu-noble-large | 2026-05-22T01:45:19.637133+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2026-05-22 01:45:19.637758 | ubuntu-noble-large | 2026-05-22T01:45:19.637528+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/aodh-listener:2025.1 is aodh, using pip3 show aodh 2026-05-22 01:45:19.637896 | ubuntu-noble-large | 2026-05-22T01:45:19.637762+0000 - INFO - Checking osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2026-05-22 01:45:20.724574 | ubuntu-noble-large | 2026-05-22T01:45:20.724242+0000 - INFO - Found version '20.0.0' with build date '20260522' for osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2026-05-22 01:45:20.724748 | ubuntu-noble-large | 2026-05-22T01:45:20.724565+0000 - INFO - Adding org.opencontainers.image.version='20.0.0' label to osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2026-05-22 01:45:20.877521 | ubuntu-noble-large | 2026-05-22T01:45:20.877137+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2026-05-22 01:45:20.923469 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2026-05-22 01:45:20.928217 | ubuntu-noble-large | 2026-05-22T01:45:20.927993+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2026-05-22 01:45:20.977449 | ubuntu-noble-large | 2026-05-22T01:45:20.977039+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/octavia-api:2025.1 2026-05-22 01:45:20.977684 | ubuntu-noble-large | 2026-05-22T01:45:20.977482+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/octavia-api:2025.1 is octavia, using pip3 show octavia 2026-05-22 01:45:20.977828 | ubuntu-noble-large | 2026-05-22T01:45:20.977696+0000 - INFO - Checking osism.harbor.regio.digital/kolla/octavia-api:2025.1 2026-05-22 01:45:22.165757 | ubuntu-noble-large | 2026-05-22T01:45:22.165344+0000 - INFO - Found version '16.0.2' with build date '20260522' for osism.harbor.regio.digital/kolla/octavia-api:2025.1 2026-05-22 01:45:22.165865 | ubuntu-noble-large | 2026-05-22T01:45:22.165695+0000 - INFO - Adding org.opencontainers.image.version='16.0.2' label to osism.harbor.regio.digital/kolla/octavia-api:2025.1 2026-05-22 01:45:22.338794 | ubuntu-noble-large | 2026-05-22T01:45:22.338400+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/octavia-api:2025.1 2026-05-22 01:45:22.382231 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-api:2025.1 2026-05-22 01:45:22.386663 | ubuntu-noble-large | 2026-05-22T01:45:22.386321+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/octavia-api:2025.1 2026-05-22 01:45:22.433306 | ubuntu-noble-large | 2026-05-22T01:45:22.432917+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2026-05-22 01:45:22.433477 | ubuntu-noble-large | 2026-05-22T01:45:22.433313+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 is octavia, using pip3 show octavia 2026-05-22 01:45:22.433632 | ubuntu-noble-large | 2026-05-22T01:45:22.433479+0000 - INFO - Checking osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2026-05-22 01:45:23.545112 | ubuntu-noble-large | 2026-05-22T01:45:23.544709+0000 - INFO - Found version '16.0.2' with build date '20260522' for osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2026-05-22 01:45:23.545228 | ubuntu-noble-large | 2026-05-22T01:45:23.545034+0000 - INFO - Adding org.opencontainers.image.version='16.0.2' label to osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2026-05-22 01:45:23.712422 | ubuntu-noble-large | 2026-05-22T01:45:23.712022+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2026-05-22 01:45:23.762184 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2026-05-22 01:45:23.766773 | ubuntu-noble-large | 2026-05-22T01:45:23.766381+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2026-05-22 01:45:23.819746 | ubuntu-noble-large | 2026-05-22T01:45:23.819364+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2026-05-22 01:45:23.819885 | ubuntu-noble-large | 2026-05-22T01:45:23.819734+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 is octavia, using pip3 show octavia 2026-05-22 01:45:23.819977 | ubuntu-noble-large | 2026-05-22T01:45:23.819868+0000 - INFO - Checking osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2026-05-22 01:45:24.905824 | ubuntu-noble-large | 2026-05-22T01:45:24.905422+0000 - INFO - Found version '16.0.2' with build date '20260522' for osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2026-05-22 01:45:24.905922 | ubuntu-noble-large | 2026-05-22T01:45:24.905779+0000 - INFO - Adding org.opencontainers.image.version='16.0.2' label to osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2026-05-22 01:45:25.076114 | ubuntu-noble-large | 2026-05-22T01:45:25.075842+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2026-05-22 01:45:25.122844 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2026-05-22 01:45:25.128874 | ubuntu-noble-large | 2026-05-22T01:45:25.128459+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2026-05-22 01:45:25.179320 | ubuntu-noble-large | 2026-05-22T01:45:25.178895+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2026-05-22 01:45:25.179431 | ubuntu-noble-large | 2026-05-22T01:45:25.179292+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/octavia-worker:2025.1 is octavia, using pip3 show octavia 2026-05-22 01:45:25.179549 | ubuntu-noble-large | 2026-05-22T01:45:25.179435+0000 - INFO - Checking osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2026-05-22 01:45:26.253080 | ubuntu-noble-large | 2026-05-22T01:45:26.252692+0000 - INFO - Found version '16.0.2' with build date '20260522' for osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2026-05-22 01:45:26.253219 | ubuntu-noble-large | 2026-05-22T01:45:26.253012+0000 - INFO - Adding org.opencontainers.image.version='16.0.2' label to osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2026-05-22 01:45:26.445856 | ubuntu-noble-large | 2026-05-22T01:45:26.445421+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2026-05-22 01:45:26.490854 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2026-05-22 01:45:26.496047 | ubuntu-noble-large | 2026-05-22T01:45:26.495583+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2026-05-22 01:45:26.550730 | ubuntu-noble-large | 2026-05-22T01:45:26.550245+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2026-05-22 01:45:26.550907 | ubuntu-noble-large | 2026-05-22T01:45:26.550730+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 is octavia, using pip3 show octavia 2026-05-22 01:45:26.551038 | ubuntu-noble-large | 2026-05-22T01:45:26.550911+0000 - INFO - Checking osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2026-05-22 01:45:27.610805 | ubuntu-noble-large | 2026-05-22T01:45:27.610410+0000 - INFO - Found version '16.0.2' with build date '20260522' for osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2026-05-22 01:45:27.610906 | ubuntu-noble-large | 2026-05-22T01:45:27.610701+0000 - INFO - Adding org.opencontainers.image.version='16.0.2' label to osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2026-05-22 01:45:27.790774 | ubuntu-noble-large | 2026-05-22T01:45:27.790405+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2026-05-22 01:45:27.830175 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2026-05-22 01:45:27.834417 | ubuntu-noble-large | 2026-05-22T01:45:27.834126+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2026-05-22 01:45:27.887558 | ubuntu-noble-large | 2026-05-22T01:45:27.887231+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/blazar-manager:2025.1 2026-05-22 01:45:27.887844 | ubuntu-noble-large | 2026-05-22T01:45:27.887631+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/blazar-manager:2025.1 is blazar, using pip3 show blazar 2026-05-22 01:45:27.887972 | ubuntu-noble-large | 2026-05-22T01:45:27.887836+0000 - INFO - Checking osism.harbor.regio.digital/kolla/blazar-manager:2025.1 2026-05-22 01:45:28.918444 | ubuntu-noble-large | 2026-05-22T01:45:28.918062+0000 - INFO - Found version '15.0.1' with build date '20260522' for osism.harbor.regio.digital/kolla/blazar-manager:2025.1 2026-05-22 01:45:28.918639 | ubuntu-noble-large | 2026-05-22T01:45:28.918423+0000 - INFO - Adding org.opencontainers.image.version='15.0.1' label to osism.harbor.regio.digital/kolla/blazar-manager:2025.1 2026-05-22 01:45:29.091731 | ubuntu-noble-large | 2026-05-22T01:45:29.091355+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/blazar-manager:2025.1 2026-05-22 01:45:29.138049 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/blazar-manager:2025.1 2026-05-22 01:45:29.142762 | ubuntu-noble-large | 2026-05-22T01:45:29.142365+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/blazar-manager:2025.1 2026-05-22 01:45:29.194160 | ubuntu-noble-large | 2026-05-22T01:45:29.193774+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/blazar-api:2025.1 2026-05-22 01:45:29.194366 | ubuntu-noble-large | 2026-05-22T01:45:29.194193+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/blazar-api:2025.1 is blazar, using pip3 show blazar 2026-05-22 01:45:29.194502 | ubuntu-noble-large | 2026-05-22T01:45:29.194368+0000 - INFO - Checking osism.harbor.regio.digital/kolla/blazar-api:2025.1 2026-05-22 01:45:30.295216 | ubuntu-noble-large | 2026-05-22T01:45:30.294839+0000 - INFO - Found version '15.0.1' with build date '20260522' for osism.harbor.regio.digital/kolla/blazar-api:2025.1 2026-05-22 01:45:30.295304 | ubuntu-noble-large | 2026-05-22T01:45:30.295175+0000 - INFO - Adding org.opencontainers.image.version='15.0.1' label to osism.harbor.regio.digital/kolla/blazar-api:2025.1 2026-05-22 01:45:30.469772 | ubuntu-noble-large | 2026-05-22T01:45:30.469379+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/blazar-api:2025.1 2026-05-22 01:45:30.511296 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/blazar-api:2025.1 2026-05-22 01:45:30.514668 | ubuntu-noble-large | 2026-05-22T01:45:30.514368+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/blazar-api:2025.1 2026-05-22 01:45:30.565071 | ubuntu-noble-large | 2026-05-22T01:45:30.564720+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2026-05-22 01:45:30.565264 | ubuntu-noble-large | 2026-05-22T01:45:30.565083+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 is magnum, using pip3 show magnum 2026-05-22 01:45:30.565380 | ubuntu-noble-large | 2026-05-22T01:45:30.565266+0000 - INFO - Checking osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2026-05-22 01:45:31.709981 | ubuntu-noble-large | 2026-05-22T01:45:31.709539+0000 - INFO - Found version '20.0.2' with build date '20260522' for osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2026-05-22 01:45:31.710075 | ubuntu-noble-large | 2026-05-22T01:45:31.709902+0000 - INFO - Adding org.opencontainers.image.version='20.0.2' label to osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2026-05-22 01:45:31.872555 | ubuntu-noble-large | 2026-05-22T01:45:31.872177+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2026-05-22 01:45:31.918537 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2026-05-22 01:45:31.922980 | ubuntu-noble-large | 2026-05-22T01:45:31.922641+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2026-05-22 01:45:31.973933 | ubuntu-noble-large | 2026-05-22T01:45:31.973546+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/magnum-api:2025.1 2026-05-22 01:45:31.974172 | ubuntu-noble-large | 2026-05-22T01:45:31.973980+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/magnum-api:2025.1 is magnum, using pip3 show magnum 2026-05-22 01:45:31.974311 | ubuntu-noble-large | 2026-05-22T01:45:31.974174+0000 - INFO - Checking osism.harbor.regio.digital/kolla/magnum-api:2025.1 2026-05-22 01:45:33.077893 | ubuntu-noble-large | 2026-05-22T01:45:33.077448+0000 - INFO - Found version '20.0.2' with build date '20260522' for osism.harbor.regio.digital/kolla/magnum-api:2025.1 2026-05-22 01:45:33.078035 | ubuntu-noble-large | 2026-05-22T01:45:33.077807+0000 - INFO - Adding org.opencontainers.image.version='20.0.2' label to osism.harbor.regio.digital/kolla/magnum-api:2025.1 2026-05-22 01:45:33.262308 | ubuntu-noble-large | 2026-05-22T01:45:33.261916+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/magnum-api:2025.1 2026-05-22 01:45:33.301806 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/magnum-api:2025.1 2026-05-22 01:45:33.306013 | ubuntu-noble-large | 2026-05-22T01:45:33.305747+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/magnum-api:2025.1 2026-05-22 01:45:33.358196 | ubuntu-noble-large | 2026-05-22T01:45:33.357814+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2026-05-22 01:45:33.358382 | ubuntu-noble-large | 2026-05-22T01:45:33.358228+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 is ovn, using dpkg -s ovn-common 2026-05-22 01:45:33.358496 | ubuntu-noble-large | 2026-05-22T01:45:33.358383+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2026-05-22 01:45:33.901267 | ubuntu-noble-large | 2026-05-22T01:45:33.900876+0000 - INFO - Found version '25.3.1' with build date '20260522' for osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2026-05-22 01:45:33.901365 | ubuntu-noble-large | 2026-05-22T01:45:33.901186+0000 - INFO - Adding org.opencontainers.image.version='25.3.1' label to osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2026-05-22 01:45:34.081441 | ubuntu-noble-large | 2026-05-22T01:45:34.080998+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2026-05-22 01:45:34.128659 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2026-05-22 01:45:34.133152 | ubuntu-noble-large | 2026-05-22T01:45:34.132820+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2026-05-22 01:45:34.180927 | ubuntu-noble-large | 2026-05-22T01:45:34.180535+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2026-05-22 01:45:34.181083 | ubuntu-noble-large | 2026-05-22T01:45:34.180934+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ovn-northd:2025.1 is ovn, using dpkg -s ovn-common 2026-05-22 01:45:34.181221 | ubuntu-noble-large | 2026-05-22T01:45:34.181079+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2026-05-22 01:45:34.770295 | ubuntu-noble-large | 2026-05-22T01:45:34.769786+0000 - INFO - Found version '25.3.1' with build date '20260522' for osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2026-05-22 01:45:34.770445 | ubuntu-noble-large | 2026-05-22T01:45:34.770104+0000 - INFO - Adding org.opencontainers.image.version='25.3.1' label to osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2026-05-22 01:45:34.927121 | ubuntu-noble-large | 2026-05-22T01:45:34.926672+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2026-05-22 01:45:34.972436 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2026-05-22 01:45:34.978084 | ubuntu-noble-large | 2026-05-22T01:45:34.977773+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2026-05-22 01:45:35.027779 | ubuntu-noble-large | 2026-05-22T01:45:35.027356+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2026-05-22 01:45:35.027977 | ubuntu-noble-large | 2026-05-22T01:45:35.027801+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ovn-controller:2025.1 is ovn, using dpkg -s ovn-common 2026-05-22 01:45:35.028108 | ubuntu-noble-large | 2026-05-22T01:45:35.027974+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2026-05-22 01:45:35.665664 | ubuntu-noble-large | 2026-05-22T01:45:35.665310+0000 - INFO - Found version '25.3.1' with build date '20260522' for osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2026-05-22 01:45:35.665764 | ubuntu-noble-large | 2026-05-22T01:45:35.665552+0000 - INFO - Adding org.opencontainers.image.version='25.3.1' label to osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2026-05-22 01:45:35.828982 | ubuntu-noble-large | 2026-05-22T01:45:35.828357+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2026-05-22 01:45:35.873001 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2026-05-22 01:45:35.877717 | ubuntu-noble-large | 2026-05-22T01:45:35.877268+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2026-05-22 01:45:35.927633 | ubuntu-noble-large | 2026-05-22T01:45:35.927192+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2026-05-22 01:45:35.927845 | ubuntu-noble-large | 2026-05-22T01:45:35.927664+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 is ovn, using dpkg -s ovn-common 2026-05-22 01:45:35.927978 | ubuntu-noble-large | 2026-05-22T01:45:35.927844+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2026-05-22 01:45:36.462776 | ubuntu-noble-large | 2026-05-22T01:45:36.462384+0000 - INFO - Found version '25.3.1' with build date '20260522' for osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2026-05-22 01:45:36.462887 | ubuntu-noble-large | 2026-05-22T01:45:36.462702+0000 - INFO - Adding org.opencontainers.image.version='25.3.1' label to osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2026-05-22 01:45:36.605929 | ubuntu-noble-large | 2026-05-22T01:45:36.605579+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2026-05-22 01:45:36.654011 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2026-05-22 01:45:36.658615 | ubuntu-noble-large | 2026-05-22T01:45:36.658300+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2026-05-22 01:45:36.708174 | ubuntu-noble-large | 2026-05-22T01:45:36.707776+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/redis:2025.1 2026-05-22 01:45:36.708375 | ubuntu-noble-large | 2026-05-22T01:45:36.708168+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/redis:2025.1 is redis, using dpkg -s redis-server 2026-05-22 01:45:36.708509 | ubuntu-noble-large | 2026-05-22T01:45:36.708373+0000 - INFO - Checking osism.harbor.regio.digital/kolla/redis:2025.1 2026-05-22 01:45:37.369272 | ubuntu-noble-large | 2026-05-22T01:45:37.368875+0000 - INFO - Found version '7.0.15' with build date '20260522' for osism.harbor.regio.digital/kolla/redis:2025.1 2026-05-22 01:45:37.369376 | ubuntu-noble-large | 2026-05-22T01:45:37.369211+0000 - INFO - Adding org.opencontainers.image.version='7.0.15' label to osism.harbor.regio.digital/kolla/redis:2025.1 2026-05-22 01:45:37.513906 | ubuntu-noble-large | 2026-05-22T01:45:37.513487+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/redis:2025.1 2026-05-22 01:45:37.556079 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/redis:2025.1 2026-05-22 01:45:37.560961 | ubuntu-noble-large | 2026-05-22T01:45:37.560674+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/redis:2025.1 2026-05-22 01:45:37.611156 | ubuntu-noble-large | 2026-05-22T01:45:37.610780+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2026-05-22 01:45:37.611357 | ubuntu-noble-large | 2026-05-22T01:45:37.611134+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 is redis-sentinel, using dpkg -s redis-sentinel 2026-05-22 01:45:37.611498 | ubuntu-noble-large | 2026-05-22T01:45:37.611341+0000 - INFO - Checking osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2026-05-22 01:45:38.157589 | ubuntu-noble-large | 2026-05-22T01:45:38.157167+0000 - INFO - Found version '7.0.15' with build date '20260522' for osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2026-05-22 01:45:38.157727 | ubuntu-noble-large | 2026-05-22T01:45:38.157520+0000 - INFO - Adding org.opencontainers.image.version='7.0.15' label to osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2026-05-22 01:45:38.298743 | ubuntu-noble-large | 2026-05-22T01:45:38.298458+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2026-05-22 01:45:38.343589 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2026-05-22 01:45:38.348434 | ubuntu-noble-large | 2026-05-22T01:45:38.347976+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2026-05-22 01:45:38.401770 | ubuntu-noble-large | 2026-05-22T01:45:38.401305+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2026-05-22 01:45:38.401988 | ubuntu-noble-large | 2026-05-22T01:45:38.401814+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/mariadb-server:2025.1 is mariadb, using dpkg -s mariadb-client 2026-05-22 01:45:38.402120 | ubuntu-noble-large | 2026-05-22T01:45:38.401988+0000 - INFO - Checking osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2026-05-22 01:45:39.000640 | ubuntu-noble-large | 2026-05-22T01:45:39.000178+0000 - INFO - Found version '10.11.17' with build date '20260522' for osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2026-05-22 01:45:39.000744 | ubuntu-noble-large | 2026-05-22T01:45:39.000518+0000 - INFO - Adding org.opencontainers.image.version='10.11.17' label to osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2026-05-22 01:45:39.137982 | ubuntu-noble-large | 2026-05-22T01:45:39.137628+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2026-05-22 01:45:39.185692 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2026-05-22 01:45:39.190526 | ubuntu-noble-large | 2026-05-22T01:45:39.190189+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2026-05-22 01:45:39.241515 | ubuntu-noble-large | 2026-05-22T01:45:39.241104+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2026-05-22 01:45:39.241749 | ubuntu-noble-large | 2026-05-22T01:45:39.241527+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 is mariadb-clustercheck, using dpkg -s mariadb-client 2026-05-22 01:45:39.241889 | ubuntu-noble-large | 2026-05-22T01:45:39.241751+0000 - INFO - Checking osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2026-05-22 01:45:39.857749 | ubuntu-noble-large | 2026-05-22T01:45:39.857320+0000 - INFO - Found version '10.11.17' with build date '20260522' for osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2026-05-22 01:45:39.857986 | ubuntu-noble-large | 2026-05-22T01:45:39.857711+0000 - INFO - Adding org.opencontainers.image.version='10.11.17' label to osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2026-05-22 01:45:40.037683 | ubuntu-noble-large | 2026-05-22T01:45:40.037250+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2026-05-22 01:45:40.081367 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2026-05-22 01:45:40.086588 | ubuntu-noble-large | 2026-05-22T01:45:40.086198+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2026-05-22 01:45:40.136636 | ubuntu-noble-large | 2026-05-22T01:45:40.136311+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2026-05-22 01:45:40.136726 | ubuntu-noble-large | 2026-05-22T01:45:40.136572+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 is hacluster-corosync, using dpkg -s corosync 2026-05-22 01:45:40.136746 | ubuntu-noble-large | 2026-05-22T01:45:40.136677+0000 - INFO - Checking osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2026-05-22 01:45:40.726124 | ubuntu-noble-large | 2026-05-22T01:45:40.725730+0000 - INFO - Found version '3.1.7' with build date '20260522' for osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2026-05-22 01:45:40.726263 | ubuntu-noble-large | 2026-05-22T01:45:40.726033+0000 - INFO - Adding org.opencontainers.image.version='3.1.7' label to osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2026-05-22 01:45:40.901432 | ubuntu-noble-large | 2026-05-22T01:45:40.901021+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2026-05-22 01:45:40.943865 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2026-05-22 01:45:40.948652 | ubuntu-noble-large | 2026-05-22T01:45:40.948347+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2026-05-22 01:45:40.997040 | ubuntu-noble-large | 2026-05-22T01:45:40.996683+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2026-05-22 01:45:40.997334 | ubuntu-noble-large | 2026-05-22T01:45:40.997037+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 is hacluster, using dpkg -s pacemaker-common 2026-05-22 01:45:40.997409 | ubuntu-noble-large | 2026-05-22T01:45:40.997205+0000 - INFO - Checking osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2026-05-22 01:45:41.537906 | ubuntu-noble-large | 2026-05-22T01:45:41.537448+0000 - INFO - Found version '2.1.6' with build date '20260522' for osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2026-05-22 01:45:41.538061 | ubuntu-noble-large | 2026-05-22T01:45:41.537798+0000 - INFO - Adding org.opencontainers.image.version='2.1.6' label to osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2026-05-22 01:45:41.671676 | ubuntu-noble-large | 2026-05-22T01:45:41.670887+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2026-05-22 01:45:41.714798 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2026-05-22 01:45:41.720251 | ubuntu-noble-large | 2026-05-22T01:45:41.719846+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2026-05-22 01:45:41.774385 | ubuntu-noble-large | 2026-05-22T01:45:41.773962+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2026-05-22 01:45:41.774688 | ubuntu-noble-large | 2026-05-22T01:45:41.774410+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 is hacluster, using dpkg -s pacemaker-common 2026-05-22 01:45:41.774877 | ubuntu-noble-large | 2026-05-22T01:45:41.774676+0000 - INFO - Checking osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2026-05-22 01:45:42.363492 | ubuntu-noble-large | 2026-05-22T01:45:42.363142+0000 - INFO - Found version '2.1.6' with build date '20260522' for osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2026-05-22 01:45:42.363630 | ubuntu-noble-large | 2026-05-22T01:45:42.363432+0000 - INFO - Adding org.opencontainers.image.version='2.1.6' label to osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2026-05-22 01:45:42.514150 | ubuntu-noble-large | 2026-05-22T01:45:42.513835+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2026-05-22 01:45:42.558514 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2026-05-22 01:45:42.562565 | ubuntu-noble-large | 2026-05-22T01:45:42.562205+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2026-05-22 01:45:42.614780 | ubuntu-noble-large | 2026-05-22T01:45:42.614369+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2026-05-22 01:45:42.614989 | ubuntu-noble-large | 2026-05-22T01:45:42.614814+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 is hacluster, using dpkg -s pacemaker-common 2026-05-22 01:45:42.615132 | ubuntu-noble-large | 2026-05-22T01:45:42.614998+0000 - INFO - Checking osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2026-05-22 01:45:43.174566 | ubuntu-noble-large | 2026-05-22T01:45:43.174159+0000 - INFO - Found version '2.1.6' with build date '20260522' for osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2026-05-22 01:45:43.174693 | ubuntu-noble-large | 2026-05-22T01:45:43.174518+0000 - INFO - Adding org.opencontainers.image.version='2.1.6' label to osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2026-05-22 01:45:43.331255 | ubuntu-noble-large | 2026-05-22T01:45:43.330870+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2026-05-22 01:45:43.376677 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2026-05-22 01:45:43.380832 | ubuntu-noble-large | 2026-05-22T01:45:43.380448+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2026-05-22 01:45:43.422161 | ubuntu-noble-large | 2026-05-22T01:45:43.421786+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/keystone-base:2025.1 2026-05-22 01:45:43.422368 | ubuntu-noble-large | 2026-05-22T01:45:43.422139+0000 - INFO - osism.harbor.regio.digital/kolla/keystone-base:2025.1 is a base image and not handled at the moment 2026-05-22 01:45:43.422511 | ubuntu-noble-large | 2026-05-22T01:45:43.422366+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/masakari-base:2025.1 2026-05-22 01:45:43.422649 | ubuntu-noble-large | 2026-05-22T01:45:43.422508+0000 - INFO - osism.harbor.regio.digital/kolla/masakari-base:2025.1 is a base image and not handled at the moment 2026-05-22 01:45:43.422778 | ubuntu-noble-large | 2026-05-22T01:45:43.422654+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ironic-base:2025.1 2026-05-22 01:45:43.422873 | ubuntu-noble-large | 2026-05-22T01:45:43.422778+0000 - INFO - osism.harbor.regio.digital/kolla/ironic-base:2025.1 is a base image and not handled at the moment 2026-05-22 01:45:43.422975 | ubuntu-noble-large | 2026-05-22T01:45:43.422884+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-base:2025.1 2026-05-22 01:45:43.423095 | ubuntu-noble-large | 2026-05-22T01:45:43.422987+0000 - INFO - osism.harbor.regio.digital/kolla/nova-base:2025.1 is a base image and not handled at the moment 2026-05-22 01:45:43.423358 | ubuntu-noble-large | 2026-05-22T01:45:43.423087+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/heat-base:2025.1 2026-05-22 01:45:43.423371 | ubuntu-noble-large | 2026-05-22T01:45:43.423182+0000 - INFO - osism.harbor.regio.digital/kolla/heat-base:2025.1 is a base image and not handled at the moment 2026-05-22 01:45:43.423384 | ubuntu-noble-large | 2026-05-22T01:45:43.423292+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/watcher-base:2025.1 2026-05-22 01:45:43.423479 | ubuntu-noble-large | 2026-05-22T01:45:43.423387+0000 - INFO - osism.harbor.regio.digital/kolla/watcher-base:2025.1 is a base image and not handled at the moment 2026-05-22 01:45:43.423578 | ubuntu-noble-large | 2026-05-22T01:45:43.423486+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/gnocchi-base:2025.1 2026-05-22 01:45:43.423708 | ubuntu-noble-large | 2026-05-22T01:45:43.423588+0000 - INFO - osism.harbor.regio.digital/kolla/gnocchi-base:2025.1 is a base image and not handled at the moment 2026-05-22 01:45:43.423808 | ubuntu-noble-large | 2026-05-22T01:45:43.423716+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-base:2025.1 2026-05-22 01:45:43.423912 | ubuntu-noble-large | 2026-05-22T01:45:43.423820+0000 - INFO - osism.harbor.regio.digital/kolla/designate-base:2025.1 is a base image and not handled at the moment 2026-05-22 01:45:43.424012 | ubuntu-noble-large | 2026-05-22T01:45:43.423920+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/horizon:2025.1 2026-05-22 01:45:43.424151 | ubuntu-noble-large | 2026-05-22T01:45:43.424037+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/horizon:2025.1 is horizon, using pip3 show horizon 2026-05-22 01:45:43.424255 | ubuntu-noble-large | 2026-05-22T01:45:43.424145+0000 - INFO - Checking osism.harbor.regio.digital/kolla/horizon:2025.1 2026-05-22 01:45:44.660698 | ubuntu-noble-large | 2026-05-22T01:45:44.658840+0000 - INFO - Found version '25.3.3' with build date '20260522' for osism.harbor.regio.digital/kolla/horizon:2025.1 2026-05-22 01:45:44.660768 | ubuntu-noble-large | 2026-05-22T01:45:44.659131+0000 - INFO - Adding org.opencontainers.image.version='25.3.3' label to osism.harbor.regio.digital/kolla/horizon:2025.1 2026-05-22 01:45:44.831961 | ubuntu-noble-large | 2026-05-22T01:45:44.831658+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/horizon:2025.1 2026-05-22 01:45:44.877049 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/horizon:2025.1 2026-05-22 01:45:44.881549 | ubuntu-noble-large | 2026-05-22T01:45:44.881165+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/horizon:2025.1 2026-05-22 01:45:44.930690 | ubuntu-noble-large | 2026-05-22T01:45:44.930310+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/cinder-base:2025.1 2026-05-22 01:45:44.930761 | ubuntu-noble-large | 2026-05-22T01:45:44.930571+0000 - INFO - osism.harbor.regio.digital/kolla/cinder-base:2025.1 is a base image and not handled at the moment 2026-05-22 01:45:44.930777 | ubuntu-noble-large | 2026-05-22T01:45:44.930683+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/placement-base:2025.1 2026-05-22 01:45:44.930823 | ubuntu-noble-large | 2026-05-22T01:45:44.930753+0000 - INFO - osism.harbor.regio.digital/kolla/placement-base:2025.1 is a base image and not handled at the moment 2026-05-22 01:45:44.930911 | ubuntu-noble-large | 2026-05-22T01:45:44.930820+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ceilometer-base:2025.1 2026-05-22 01:45:44.930953 | ubuntu-noble-large | 2026-05-22T01:45:44.930889+0000 - INFO - osism.harbor.regio.digital/kolla/ceilometer-base:2025.1 is a base image and not handled at the moment 2026-05-22 01:45:44.931057 | ubuntu-noble-large | 2026-05-22T01:45:44.930954+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/manila-base:2025.1 2026-05-22 01:45:44.931110 | ubuntu-noble-large | 2026-05-22T01:45:44.931046+0000 - INFO - osism.harbor.regio.digital/kolla/manila-base:2025.1 is a base image and not handled at the moment 2026-05-22 01:45:44.931169 | ubuntu-noble-large | 2026-05-22T01:45:44.931108+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/glance-base:2025.1 2026-05-22 01:45:44.931229 | ubuntu-noble-large | 2026-05-22T01:45:44.931169+0000 - INFO - osism.harbor.regio.digital/kolla/glance-base:2025.1 is a base image and not handled at the moment 2026-05-22 01:45:44.931327 | ubuntu-noble-large | 2026-05-22T01:45:44.931227+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/skyline-base:2025.1 2026-05-22 01:45:44.931390 | ubuntu-noble-large | 2026-05-22T01:45:44.931328+0000 - INFO - osism.harbor.regio.digital/kolla/skyline-base:2025.1 is a base image and not handled at the moment 2026-05-22 01:45:44.931433 | ubuntu-noble-large | 2026-05-22T01:45:44.931390+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-base:2025.1 2026-05-22 01:45:44.931502 | ubuntu-noble-large | 2026-05-22T01:45:44.931443+0000 - INFO - osism.harbor.regio.digital/kolla/neutron-base:2025.1 is a base image and not handled at the moment 2026-05-22 01:45:44.931559 | ubuntu-noble-large | 2026-05-22T01:45:44.931500+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/barbican-base:2025.1 2026-05-22 01:45:44.931638 | ubuntu-noble-large | 2026-05-22T01:45:44.931559+0000 - INFO - osism.harbor.regio.digital/kolla/barbican-base:2025.1 is a base image and not handled at the moment 2026-05-22 01:45:44.931699 | ubuntu-noble-large | 2026-05-22T01:45:44.931636+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/aodh-base:2025.1 2026-05-22 01:45:44.931772 | ubuntu-noble-large | 2026-05-22T01:45:44.931700+0000 - INFO - osism.harbor.regio.digital/kolla/aodh-base:2025.1 is a base image and not handled at the moment 2026-05-22 01:45:44.931817 | ubuntu-noble-large | 2026-05-22T01:45:44.931758+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/octavia-base:2025.1 2026-05-22 01:45:44.931874 | ubuntu-noble-large | 2026-05-22T01:45:44.931816+0000 - INFO - osism.harbor.regio.digital/kolla/octavia-base:2025.1 is a base image and not handled at the moment 2026-05-22 01:45:44.931931 | ubuntu-noble-large | 2026-05-22T01:45:44.931872+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2026-05-22 01:45:44.932004 | ubuntu-noble-large | 2026-05-22T01:45:44.931940+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 is ironic-inspector, using pip3 show ironic-inspector 2026-05-22 01:45:44.932059 | ubuntu-noble-large | 2026-05-22T01:45:44.932000+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2026-05-22 01:45:46.057985 | ubuntu-noble-large | 2026-05-22T01:45:46.057727+0000 - INFO - Found version '12.4.1' with build date '20260522' for osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2026-05-22 01:45:46.058083 | ubuntu-noble-large | 2026-05-22T01:45:46.057920+0000 - INFO - Adding org.opencontainers.image.version='12.4.1' label to osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2026-05-22 01:45:46.222714 | ubuntu-noble-large | 2026-05-22T01:45:46.222050+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2026-05-22 01:45:46.265268 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2026-05-22 01:45:46.270119 | ubuntu-noble-large | 2026-05-22T01:45:46.269612+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2026-05-22 01:45:46.322671 | ubuntu-noble-large | 2026-05-22T01:45:46.319782+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/blazar-base:2025.1 2026-05-22 01:45:46.322736 | ubuntu-noble-large | 2026-05-22T01:45:46.320159+0000 - INFO - osism.harbor.regio.digital/kolla/blazar-base:2025.1 is a base image and not handled at the moment 2026-05-22 01:45:46.322753 | ubuntu-noble-large | 2026-05-22T01:45:46.320354+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/magnum-base:2025.1 2026-05-22 01:45:46.322766 | ubuntu-noble-large | 2026-05-22T01:45:46.320483+0000 - INFO - osism.harbor.regio.digital/kolla/magnum-base:2025.1 is a base image and not handled at the moment 2026-05-22 01:45:46.322779 | ubuntu-noble-large | 2026-05-22T01:45:46.320634+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2026-05-22 01:45:46.322792 | ubuntu-noble-large | 2026-05-22T01:45:46.320790+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 is openvswitch, using dpkg -s openvswitch-switch 2026-05-22 01:45:46.322806 | ubuntu-noble-large | 2026-05-22T01:45:46.320899+0000 - INFO - Checking osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2026-05-22 01:45:46.874953 | ubuntu-noble-large | 2026-05-22T01:45:46.874642+0000 - INFO - Found version '3.5.1' with build date '20260522' for osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2026-05-22 01:45:46.875328 | ubuntu-noble-large | 2026-05-22T01:45:46.875107+0000 - INFO - Adding org.opencontainers.image.version='3.5.1' label to osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2026-05-22 01:45:47.018994 | ubuntu-noble-large | 2026-05-22T01:45:47.018683+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2026-05-22 01:45:47.064372 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2026-05-22 01:45:47.069199 | ubuntu-noble-large | 2026-05-22T01:45:47.068521+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2026-05-22 01:45:47.119767 | ubuntu-noble-large | 2026-05-22T01:45:47.119296+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2026-05-22 01:45:47.119999 | ubuntu-noble-large | 2026-05-22T01:45:47.119748+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 is openvswitch, using dpkg -s openvswitch-switch 2026-05-22 01:45:47.120043 | ubuntu-noble-large | 2026-05-22T01:45:47.119931+0000 - INFO - Checking osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2026-05-22 01:45:47.672302 | ubuntu-noble-large | 2026-05-22T01:45:47.671885+0000 - INFO - Found version '3.5.1' with build date '20260522' for osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2026-05-22 01:45:47.672404 | ubuntu-noble-large | 2026-05-22T01:45:47.672201+0000 - INFO - Adding org.opencontainers.image.version='3.5.1' label to osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2026-05-22 01:45:47.843830 | ubuntu-noble-large | 2026-05-22T01:45:47.843476+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2026-05-22 01:45:47.885353 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2026-05-22 01:45:47.889909 | ubuntu-noble-large | 2026-05-22T01:45:47.889532+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2026-05-22 01:45:47.940015 | ubuntu-noble-large | 2026-05-22T01:45:47.939621+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovn-base:2025.1 2026-05-22 01:45:47.940178 | ubuntu-noble-large | 2026-05-22T01:45:47.940003+0000 - INFO - osism.harbor.regio.digital/kolla/ovn-base:2025.1 is a base image and not handled at the moment 2026-05-22 01:45:47.940361 | ubuntu-noble-large | 2026-05-22T01:45:47.940177+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2026-05-22 01:45:47.940542 | ubuntu-noble-large | 2026-05-22T01:45:47.940392+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 is ovsdpdk, using dpkg -s openvswitch-switch-dpdk 2026-05-22 01:45:47.940705 | ubuntu-noble-large | 2026-05-22T01:45:47.940536+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2026-05-22 01:45:48.507708 | ubuntu-noble-large | 2026-05-22T01:45:48.507242+0000 - INFO - Found version '3.5.1' with build date '20260522' for osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2026-05-22 01:45:48.507813 | ubuntu-noble-large | 2026-05-22T01:45:48.507629+0000 - INFO - Adding org.opencontainers.image.version='3.5.1' label to osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2026-05-22 01:45:48.661558 | ubuntu-noble-large | 2026-05-22T01:45:48.661200+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2026-05-22 01:45:48.704886 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2026-05-22 01:45:48.709696 | ubuntu-noble-large | 2026-05-22T01:45:48.709370+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2026-05-22 01:45:48.758081 | ubuntu-noble-large | 2026-05-22T01:45:48.757723+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2026-05-22 01:45:48.758240 | ubuntu-noble-large | 2026-05-22T01:45:48.758084+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 is ovsdpdk, using dpkg -s openvswitch-switch-dpdk 2026-05-22 01:45:48.758378 | ubuntu-noble-large | 2026-05-22T01:45:48.758236+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2026-05-22 01:45:49.333910 | ubuntu-noble-large | 2026-05-22T01:45:49.333462+0000 - INFO - Found version '3.5.1' with build date '20260522' for osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2026-05-22 01:45:49.334025 | ubuntu-noble-large | 2026-05-22T01:45:49.333808+0000 - INFO - Adding org.opencontainers.image.version='3.5.1' label to osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2026-05-22 01:45:49.478138 | ubuntu-noble-large | 2026-05-22T01:45:49.477819+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2026-05-22 01:45:49.517587 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2026-05-22 01:45:49.522461 | ubuntu-noble-large | 2026-05-22T01:45:49.522214+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2026-05-22 01:45:49.571986 | ubuntu-noble-large | 2026-05-22T01:45:49.571574+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2026-05-22 01:45:49.572141 | ubuntu-noble-large | 2026-05-22T01:45:49.571971+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 is letsencrypt-webserver, using dpkg -s apache2 2026-05-22 01:45:49.572302 | ubuntu-noble-large | 2026-05-22T01:45:49.572137+0000 - INFO - Checking osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2026-05-22 01:45:50.136830 | ubuntu-noble-large | 2026-05-22T01:45:50.136344+0000 - INFO - Found version '2.4.58' with build date '20260522' for osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2026-05-22 01:45:50.136970 | ubuntu-noble-large | 2026-05-22T01:45:50.136685+0000 - INFO - Adding org.opencontainers.image.version='2.4.58' label to osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2026-05-22 01:45:50.279535 | ubuntu-noble-large | 2026-05-22T01:45:50.279023+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2026-05-22 01:45:50.327010 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2026-05-22 01:45:50.332330 | ubuntu-noble-large | 2026-05-22T01:45:50.331942+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2026-05-22 01:45:50.385923 | ubuntu-noble-large | 2026-05-22T01:45:50.385537+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2026-05-22 01:45:50.386026 | ubuntu-noble-large | 2026-05-22T01:45:50.385880+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 is letsencrypt-lego, using /opt/lego --version 2026-05-22 01:45:50.386114 | ubuntu-noble-large | 2026-05-22T01:45:50.385999+0000 - INFO - Checking osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2026-05-22 01:45:51.009566 | ubuntu-noble-large | 2026-05-22T01:45:51.009082+0000 - INFO - Found version '4.20.4' with build date '20260522' for osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2026-05-22 01:45:51.009736 | ubuntu-noble-large | 2026-05-22T01:45:51.009448+0000 - INFO - Adding org.opencontainers.image.version='4.20.4' label to osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2026-05-22 01:45:51.163893 | ubuntu-noble-large | 2026-05-22T01:45:51.163463+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2026-05-22 01:45:51.205179 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2026-05-22 01:45:51.209766 | ubuntu-noble-large | 2026-05-22T01:45:51.209394+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2026-05-22 01:45:51.256105 | ubuntu-noble-large | 2026-05-22T01:45:51.255768+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2026-05-22 01:45:51.256267 | ubuntu-noble-large | 2026-05-22T01:45:51.256110+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 is prometheus-node-exporter, using bash -c '/opt/node_exporter/node_exporter --version 2>&1' 2026-05-22 01:45:51.256400 | ubuntu-noble-large | 2026-05-22T01:45:51.256257+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2026-05-22 01:45:51.842297 | ubuntu-noble-large | 2026-05-22T01:45:51.841916+0000 - INFO - Found version '1.8.2' with build date '20260522' for osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2026-05-22 01:45:51.842434 | ubuntu-noble-large | 2026-05-22T01:45:51.842236+0000 - INFO - Adding org.opencontainers.image.version='1.8.2' label to osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2026-05-22 01:45:52.000515 | ubuntu-noble-large | 2026-05-22T01:45:52.000014+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2026-05-22 01:45:52.044824 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2026-05-22 01:45:52.049490 | ubuntu-noble-large | 2026-05-22T01:45:52.049108+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2026-05-22 01:45:52.098660 | ubuntu-noble-large | 2026-05-22T01:45:52.098252+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2026-05-22 01:45:52.098843 | ubuntu-noble-large | 2026-05-22T01:45:52.098674+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/prometheus-server:2025.1 is prometheus, using /opt/prometheus/prometheus --version 2026-05-22 01:45:52.098969 | ubuntu-noble-large | 2026-05-22T01:45:52.098842+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2026-05-22 01:45:52.687934 | ubuntu-noble-large | 2026-05-22T01:45:52.687530+0000 - INFO - Found version '3.2.1' with build date '20260522' for osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2026-05-22 01:45:52.688026 | ubuntu-noble-large | 2026-05-22T01:45:52.687889+0000 - INFO - Adding org.opencontainers.image.version='3.2.1' label to osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2026-05-22 01:45:52.854689 | ubuntu-noble-large | 2026-05-22T01:45:52.854270+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2026-05-22 01:45:52.896644 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2026-05-22 01:45:52.901539 | ubuntu-noble-large | 2026-05-22T01:45:52.901219+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2026-05-22 01:45:52.951051 | ubuntu-noble-large | 2026-05-22T01:45:52.950674+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2026-05-22 01:45:52.951191 | ubuntu-noble-large | 2026-05-22T01:45:52.951018+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 is prometheus-cadvisor, using /opt/cadvisor --version 2026-05-22 01:45:52.951337 | ubuntu-noble-large | 2026-05-22T01:45:52.951177+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2026-05-22 01:45:53.524456 | ubuntu-noble-large | 2026-05-22T01:45:53.524092+0000 - INFO - Found version '0.49.2' with build date '20260522' for osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2026-05-22 01:45:53.525459 | ubuntu-noble-large | 2026-05-22T01:45:53.524442+0000 - INFO - Adding org.opencontainers.image.version='0.49.2' label to osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2026-05-22 01:45:53.678680 | ubuntu-noble-large | 2026-05-22T01:45:53.678236+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2026-05-22 01:45:53.724039 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2026-05-22 01:45:53.728190 | ubuntu-noble-large | 2026-05-22T01:45:53.727886+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2026-05-22 01:45:53.772436 | ubuntu-noble-large | 2026-05-22T01:45:53.772070+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2026-05-22 01:45:53.772619 | ubuntu-noble-large | 2026-05-22T01:45:53.772446+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 is prometheus-alertmanager, using bash -c '/opt/prometheus_alertmanager/alertmanager --version 2>&1' 2026-05-22 01:45:53.772830 | ubuntu-noble-large | 2026-05-22T01:45:53.772645+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2026-05-22 01:45:54.370401 | ubuntu-noble-large | 2026-05-22T01:45:54.370024+0000 - INFO - Found version '0.28.1' with build date '20260522' for osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2026-05-22 01:45:54.370537 | ubuntu-noble-large | 2026-05-22T01:45:54.370370+0000 - INFO - Adding org.opencontainers.image.version='0.28.1' label to osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2026-05-22 01:45:54.514077 | ubuntu-noble-large | 2026-05-22T01:45:54.513763+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2026-05-22 01:45:54.557924 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2026-05-22 01:45:54.562572 | ubuntu-noble-large | 2026-05-22T01:45:54.562340+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2026-05-22 01:45:54.612357 | ubuntu-noble-large | 2026-05-22T01:45:54.611935+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2026-05-22 01:45:54.612504 | ubuntu-noble-large | 2026-05-22T01:45:54.612302+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 is prometheus-memcached-exporter, using bash -c '/opt/memcached_exporter/memcached_exporter --version 2>&1' 2026-05-22 01:45:54.612631 | ubuntu-noble-large | 2026-05-22T01:45:54.612494+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2026-05-22 01:45:55.190224 | ubuntu-noble-large | 2026-05-22T01:45:55.189797+0000 - INFO - Found version '0.15.0' with build date '20260522' for osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2026-05-22 01:45:55.190310 | ubuntu-noble-large | 2026-05-22T01:45:55.190160+0000 - INFO - Adding org.opencontainers.image.version='0.15.0' label to osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2026-05-22 01:45:55.330703 | ubuntu-noble-large | 2026-05-22T01:45:55.330304+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2026-05-22 01:45:55.378408 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2026-05-22 01:45:55.383000 | ubuntu-noble-large | 2026-05-22T01:45:55.382687+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2026-05-22 01:45:55.435709 | ubuntu-noble-large | 2026-05-22T01:45:55.435279+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2026-05-22 01:45:55.435872 | ubuntu-noble-large | 2026-05-22T01:45:55.435710+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 is prometheus-mysqld-exporter, using bash -c '/opt/mysqld_exporter/mysqld_exporter --version 2>&1' 2026-05-22 01:45:55.436000 | ubuntu-noble-large | 2026-05-22T01:45:55.435875+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2026-05-22 01:45:56.021820 | ubuntu-noble-large | 2026-05-22T01:45:56.021403+0000 - INFO - Found version '0.16.0' with build date '20260522' for osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2026-05-22 01:45:56.021930 | ubuntu-noble-large | 2026-05-22T01:45:56.021761+0000 - INFO - Adding org.opencontainers.image.version='0.16.0' label to osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2026-05-22 01:45:56.197658 | ubuntu-noble-large | 2026-05-22T01:45:56.197182+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2026-05-22 01:45:56.239391 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2026-05-22 01:45:56.244275 | ubuntu-noble-large | 2026-05-22T01:45:56.244032+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2026-05-22 01:45:56.289319 | ubuntu-noble-large | 2026-05-22T01:45:56.288987+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2026-05-22 01:45:56.289486 | ubuntu-noble-large | 2026-05-22T01:45:56.289311+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 is prometheus-elasticsearch-exporter, using bash -c '/opt/elasticsearch_exporter/elasticsearch_exporter --version 2>&1' 2026-05-22 01:45:56.289582 | ubuntu-noble-large | 2026-05-22T01:45:56.289468+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2026-05-22 01:45:56.845834 | ubuntu-noble-large | 2026-05-22T01:45:56.845434+0000 - INFO - Found version '1.8.0' with build date '20260522' for osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2026-05-22 01:45:56.845943 | ubuntu-noble-large | 2026-05-22T01:45:56.845777+0000 - INFO - Adding org.opencontainers.image.version='1.8.0' label to osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2026-05-22 01:45:56.987004 | ubuntu-noble-large | 2026-05-22T01:45:56.986659+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2026-05-22 01:45:57.031309 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2026-05-22 01:45:57.035524 | ubuntu-noble-large | 2026-05-22T01:45:57.035146+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2026-05-22 01:45:57.083493 | ubuntu-noble-large | 2026-05-22T01:45:57.083129+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2026-05-22 01:45:57.083688 | ubuntu-noble-large | 2026-05-22T01:45:57.083511+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 is prometheus-libvirt-exporter, using bash -c '/opt/libvirt-exporter --version 2>&1' 2026-05-22 01:45:57.083814 | ubuntu-noble-large | 2026-05-22T01:45:57.083703+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2026-05-22 01:45:57.663627 | ubuntu-noble-large | 2026-05-22T01:45:57.663147+0000 - INFO - Found version '2.2.0' with build date '20260522' for osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2026-05-22 01:45:57.663749 | ubuntu-noble-large | 2026-05-22T01:45:57.663555+0000 - INFO - Adding org.opencontainers.image.version='2.2.0' label to osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2026-05-22 01:45:58.011196 | ubuntu-noble-large | 2026-05-22T01:45:58.010867+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2026-05-22 01:45:58.062147 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2026-05-22 01:45:58.067015 | ubuntu-noble-large | 2026-05-22T01:45:58.066724+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2026-05-22 01:45:58.117753 | ubuntu-noble-large | 2026-05-22T01:45:58.117291+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2026-05-22 01:45:58.117927 | ubuntu-noble-large | 2026-05-22T01:45:58.117750+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 is prometheus-ovn-exporter, using /opt/ovn-exporter --version 2026-05-22 01:45:58.118053 | ubuntu-noble-large | 2026-05-22T01:45:58.117927+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2026-05-22 01:45:58.721212 | ubuntu-noble-large | 2026-05-22T01:45:58.720816+0000 - INFO - Found version '1.0.7' with build date '20260522' for osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2026-05-22 01:45:58.721306 | ubuntu-noble-large | 2026-05-22T01:45:58.721132+0000 - INFO - Adding org.opencontainers.image.version='1.0.7' label to osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2026-05-22 01:45:58.900252 | ubuntu-noble-large | 2026-05-22T01:45:58.899906+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2026-05-22 01:45:58.941957 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2026-05-22 01:45:58.946635 | ubuntu-noble-large | 2026-05-22T01:45:58.946285+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2026-05-22 01:45:58.995934 | ubuntu-noble-large | 2026-05-22T01:45:58.995565+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2026-05-22 01:45:58.996027 | ubuntu-noble-large | 2026-05-22T01:45:58.995900+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 is prometheus-blackbox-exporter, using bash -c '/opt/blackbox_exporter/blackbox_exporter --version 2>&1' 2026-05-22 01:45:58.996164 | ubuntu-noble-large | 2026-05-22T01:45:58.996030+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2026-05-22 01:45:59.555292 | ubuntu-noble-large | 2026-05-22T01:45:59.554909+0000 - INFO - Found version '0.25.0' with build date '20260522' for osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2026-05-22 01:45:59.555418 | ubuntu-noble-large | 2026-05-22T01:45:59.555229+0000 - INFO - Adding org.opencontainers.image.version='0.25.0' label to osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2026-05-22 01:45:59.691869 | ubuntu-noble-large | 2026-05-22T01:45:59.691524+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2026-05-22 01:45:59.734996 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2026-05-22 01:45:59.739264 | ubuntu-noble-large | 2026-05-22T01:45:59.738901+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2026-05-22 01:45:59.789776 | ubuntu-noble-large | 2026-05-22T01:45:59.789364+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2026-05-22 01:45:59.789955 | ubuntu-noble-large | 2026-05-22T01:45:59.789789+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 is prometheus-openstack-exporter, using bash -c 'sha256sum /opt/openstack-exporter/openstack-exporter 2>&1' 2026-05-22 01:45:59.790091 | ubuntu-noble-large | 2026-05-22T01:45:59.789961+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2026-05-22 01:46:00.345782 | ubuntu-noble-large | 2026-05-22T01:46:00.344807+0000 - INFO - Found version '1.7.0' with build date '20260522' for osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2026-05-22 01:46:00.345849 | ubuntu-noble-large | 2026-05-22T01:46:00.345117+0000 - INFO - Adding org.opencontainers.image.version='1.7.0' label to osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2026-05-22 01:46:00.486319 | ubuntu-noble-large | 2026-05-22T01:46:00.485981+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2026-05-22 01:46:00.523051 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2026-05-22 01:46:00.527562 | ubuntu-noble-large | 2026-05-22T01:46:00.527158+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2026-05-22 01:46:00.573126 | ubuntu-noble-large | 2026-05-22T01:46:00.572763+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2026-05-22 01:46:00.573284 | ubuntu-noble-large | 2026-05-22T01:46:00.573119+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 is prometheus-mtail, using bash -c '/opt/mtail --version 2>&1' 2026-05-22 01:46:00.573414 | ubuntu-noble-large | 2026-05-22T01:46:00.573277+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2026-05-22 01:46:01.156358 | ubuntu-noble-large | 2026-05-22T01:46:01.155969+0000 - INFO - Found version '3.0.8' with build date '20260522' for osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2026-05-22 01:46:01.156489 | ubuntu-noble-large | 2026-05-22T01:46:01.156294+0000 - INFO - Adding org.opencontainers.image.version='3.0.8' label to osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2026-05-22 01:46:01.312050 | ubuntu-noble-large | 2026-05-22T01:46:01.311681+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2026-05-22 01:46:01.354638 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2026-05-22 01:46:01.359588 | ubuntu-noble-large | 2026-05-22T01:46:01.359204+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2026-05-22 01:46:01.404900 | ubuntu-noble-large | 2026-05-22T01:46:01.404628+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/redis-base:2025.1 2026-05-22 01:46:01.404968 | ubuntu-noble-large | 2026-05-22T01:46:01.404848+0000 - INFO - osism.harbor.regio.digital/kolla/redis-base:2025.1 is a base image and not handled at the moment 2026-05-22 01:46:01.404981 | ubuntu-noble-large | 2026-05-22T01:46:01.404907+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/mariadb-base:2025.1 2026-05-22 01:46:01.404993 | ubuntu-noble-large | 2026-05-22T01:46:01.404953+0000 - INFO - osism.harbor.regio.digital/kolla/mariadb-base:2025.1 is a base image and not handled at the moment 2026-05-22 01:46:01.405058 | ubuntu-noble-large | 2026-05-22T01:46:01.404992+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2026-05-22 01:46:01.405097 | ubuntu-noble-large | 2026-05-22T01:46:01.405043+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 is nova-libvirt, using dpkg -s libvirt-daemon 2026-05-22 01:46:01.405112 | ubuntu-noble-large | 2026-05-22T01:46:01.405083+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2026-05-22 01:46:01.941372 | ubuntu-noble-large | 2026-05-22T01:46:01.941005+0000 - INFO - Found version '10.0.0' with build date '20260522' for osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2026-05-22 01:46:01.941502 | ubuntu-noble-large | 2026-05-22T01:46:01.941293+0000 - INFO - Adding org.opencontainers.image.version='10.0.0' label to osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2026-05-22 01:46:02.102017 | ubuntu-noble-large | 2026-05-22T01:46:02.101652+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2026-05-22 01:46:02.145270 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2026-05-22 01:46:02.150423 | ubuntu-noble-large | 2026-05-22T01:46:02.150096+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2026-05-22 01:46:02.199241 | ubuntu-noble-large | 2026-05-22T01:46:02.198876+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/keepalived:2025.1 2026-05-22 01:46:02.199413 | ubuntu-noble-large | 2026-05-22T01:46:02.199238+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/keepalived:2025.1 is keepalived, using dpkg -s keepalived 2026-05-22 01:46:02.199562 | ubuntu-noble-large | 2026-05-22T01:46:02.199425+0000 - INFO - Checking osism.harbor.regio.digital/kolla/keepalived:2025.1 2026-05-22 01:46:02.736789 | ubuntu-noble-large | 2026-05-22T01:46:02.736487+0000 - INFO - Found version '2.2.8' with build date '20260522' for osism.harbor.regio.digital/kolla/keepalived:2025.1 2026-05-22 01:46:02.736865 | ubuntu-noble-large | 2026-05-22T01:46:02.736679+0000 - INFO - Adding org.opencontainers.image.version='2.2.8' label to osism.harbor.regio.digital/kolla/keepalived:2025.1 2026-05-22 01:46:02.900287 | ubuntu-noble-large | 2026-05-22T01:46:02.899841+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/keepalived:2025.1 2026-05-22 01:46:02.945014 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keepalived:2025.1 2026-05-22 01:46:02.950677 | ubuntu-noble-large | 2026-05-22T01:46:02.950181+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/keepalived:2025.1 2026-05-22 01:46:03.006441 | ubuntu-noble-large | 2026-05-22T01:46:03.005879+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/grafana:2025.1 2026-05-22 01:46:03.006751 | ubuntu-noble-large | 2026-05-22T01:46:03.006494+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/grafana:2025.1 is grafana, using dpkg -s grafana 2026-05-22 01:46:03.006941 | ubuntu-noble-large | 2026-05-22T01:46:03.006769+0000 - INFO - Checking osism.harbor.regio.digital/kolla/grafana:2025.1 2026-05-22 01:46:03.565243 | ubuntu-noble-large | 2026-05-22T01:46:03.564849+0000 - INFO - Found version '13.0.1' with build date '20260522' for osism.harbor.regio.digital/kolla/grafana:2025.1 2026-05-22 01:46:03.565346 | ubuntu-noble-large | 2026-05-22T01:46:03.565152+0000 - INFO - Adding org.opencontainers.image.version='13.0.1' label to osism.harbor.regio.digital/kolla/grafana:2025.1 2026-05-22 01:46:03.703823 | ubuntu-noble-large | 2026-05-22T01:46:03.703392+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/grafana:2025.1 2026-05-22 01:46:03.746493 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/grafana:2025.1 2026-05-22 01:46:03.750019 | ubuntu-noble-large | 2026-05-22T01:46:03.749627+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/grafana:2025.1 2026-05-22 01:46:03.802326 | ubuntu-noble-large | 2026-05-22T01:46:03.801903+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/hacluster-base:2025.1 2026-05-22 01:46:03.802487 | ubuntu-noble-large | 2026-05-22T01:46:03.802248+0000 - INFO - osism.harbor.regio.digital/kolla/hacluster-base:2025.1 is a base image and not handled at the moment 2026-05-22 01:46:03.802509 | ubuntu-noble-large | 2026-05-22T01:46:03.802386+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/openstack-base:2025.1 2026-05-22 01:46:03.802646 | ubuntu-noble-large | 2026-05-22T01:46:03.802519+0000 - INFO - osism.harbor.regio.digital/kolla/openstack-base:2025.1 is a base image and not handled at the moment 2026-05-22 01:46:03.802769 | ubuntu-noble-large | 2026-05-22T01:46:03.802652+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/openvswitch-base:2025.1 2026-05-22 01:46:03.802871 | ubuntu-noble-large | 2026-05-22T01:46:03.802758+0000 - INFO - osism.harbor.regio.digital/kolla/openvswitch-base:2025.1 is a base image and not handled at the moment 2026-05-22 01:46:03.802951 | ubuntu-noble-large | 2026-05-22T01:46:03.802856+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2026-05-22 01:46:03.803073 | ubuntu-noble-large | 2026-05-22T01:46:03.802962+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 is ovsdpdk, using dpkg -s openvswitch-switch-dpdk 2026-05-22 01:46:03.803151 | ubuntu-noble-large | 2026-05-22T01:46:03.803058+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2026-05-22 01:46:04.376566 | ubuntu-noble-large | 2026-05-22T01:46:04.376253+0000 - INFO - Found version '3.5.1' with build date '20260522' for osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2026-05-22 01:46:04.376707 | ubuntu-noble-large | 2026-05-22T01:46:04.376475+0000 - INFO - Adding org.opencontainers.image.version='3.5.1' label to osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2026-05-22 01:46:04.578522 | ubuntu-noble-large | 2026-05-22T01:46:04.578134+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2026-05-22 01:46:04.622381 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2026-05-22 01:46:04.627469 | ubuntu-noble-large | 2026-05-22T01:46:04.627136+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2026-05-22 01:46:04.679123 | ubuntu-noble-large | 2026-05-22T01:46:04.678760+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2026-05-22 01:46:04.679275 | ubuntu-noble-large | 2026-05-22T01:46:04.679123+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/dnsmasq:2025.1 is dnsmasq, using dpkg -s dnsmasq 2026-05-22 01:46:04.679400 | ubuntu-noble-large | 2026-05-22T01:46:04.679280+0000 - INFO - Checking osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2026-05-22 01:46:05.236935 | ubuntu-noble-large | 2026-05-22T01:46:05.236552+0000 - INFO - Found version '2.90' with build date '20260522' for osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2026-05-22 01:46:05.237031 | ubuntu-noble-large | 2026-05-22T01:46:05.236881+0000 - INFO - Adding org.opencontainers.image.version='2.90' label to osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2026-05-22 01:46:05.394326 | ubuntu-noble-large | 2026-05-22T01:46:05.394013+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2026-05-22 01:46:05.439653 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2026-05-22 01:46:05.443185 | ubuntu-noble-large | 2026-05-22T01:46:05.442842+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2026-05-22 01:46:05.492707 | ubuntu-noble-large | 2026-05-22T01:46:05.492224+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2026-05-22 01:46:05.492882 | ubuntu-noble-large | 2026-05-22T01:46:05.492695+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 is opensearch-dashboards, using dpkg -s opensearch-dashboards 2026-05-22 01:46:05.493025 | ubuntu-noble-large | 2026-05-22T01:46:05.492878+0000 - INFO - Checking osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2026-05-22 01:46:06.061374 | ubuntu-noble-large | 2026-05-22T01:46:06.060973+0000 - INFO - Found version '2.19.5' with build date '20260522' for osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2026-05-22 01:46:06.061528 | ubuntu-noble-large | 2026-05-22T01:46:06.061295+0000 - INFO - Adding org.opencontainers.image.version='2.19.5' label to osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2026-05-22 01:46:06.213635 | ubuntu-noble-large | 2026-05-22T01:46:06.213264+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2026-05-22 01:46:06.256021 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2026-05-22 01:46:06.261445 | ubuntu-noble-large | 2026-05-22T01:46:06.260683+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2026-05-22 01:46:06.307714 | ubuntu-noble-large | 2026-05-22T01:46:06.306548+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/opensearch:2025.1 2026-05-22 01:46:06.307795 | ubuntu-noble-large | 2026-05-22T01:46:06.306932+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/opensearch:2025.1 is opensearch, using dpkg -s opensearch 2026-05-22 01:46:06.307815 | ubuntu-noble-large | 2026-05-22T01:46:06.307076+0000 - INFO - Checking osism.harbor.regio.digital/kolla/opensearch:2025.1 2026-05-22 01:46:06.936552 | ubuntu-noble-large | 2026-05-22T01:46:06.936211+0000 - INFO - Found version '2.19.5' with build date '20260522' for osism.harbor.regio.digital/kolla/opensearch:2025.1 2026-05-22 01:46:06.936695 | ubuntu-noble-large | 2026-05-22T01:46:06.936436+0000 - INFO - Adding org.opencontainers.image.version='2.19.5' label to osism.harbor.regio.digital/kolla/opensearch:2025.1 2026-05-22 01:46:07.095534 | ubuntu-noble-large | 2026-05-22T01:46:07.095165+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/opensearch:2025.1 2026-05-22 01:46:07.135676 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/opensearch:2025.1 2026-05-22 01:46:07.140178 | ubuntu-noble-large | 2026-05-22T01:46:07.139877+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/opensearch:2025.1 2026-05-22 01:46:07.191765 | ubuntu-noble-large | 2026-05-22T01:46:07.191324+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/cron:2025.1 2026-05-22 01:46:07.191948 | ubuntu-noble-large | 2026-05-22T01:46:07.191763+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/cron:2025.1 is cron, using dpkg -s cron 2026-05-22 01:46:07.192101 | ubuntu-noble-large | 2026-05-22T01:46:07.191941+0000 - INFO - Checking osism.harbor.regio.digital/kolla/cron:2025.1 2026-05-22 01:46:07.772102 | ubuntu-noble-large | 2026-05-22T01:46:07.771690+0000 - INFO - Found version '3.0' with build date '20260522' for osism.harbor.regio.digital/kolla/cron:2025.1 2026-05-22 01:46:07.772208 | ubuntu-noble-large | 2026-05-22T01:46:07.772008+0000 - INFO - Adding org.opencontainers.image.version='3.0' label to osism.harbor.regio.digital/kolla/cron:2025.1 2026-05-22 01:46:07.938976 | ubuntu-noble-large | 2026-05-22T01:46:07.938536+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/cron:2025.1 2026-05-22 01:46:07.987868 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cron:2025.1 2026-05-22 01:46:07.992728 | ubuntu-noble-large | 2026-05-22T01:46:07.992329+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/cron:2025.1 2026-05-22 01:46:08.038854 | ubuntu-noble-large | 2026-05-22T01:46:08.038391+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2026-05-22 01:46:08.039033 | ubuntu-noble-large | 2026-05-22T01:46:08.038854+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 is kolla-toolbox, using echo 2026-05-22 01:46:08.039178 | ubuntu-noble-large | 2026-05-22T01:46:08.039032+0000 - INFO - Checking osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2026-05-22 01:46:08.592818 | ubuntu-noble-large | 2026-05-22T01:46:08.592354+0000 - INFO - Found version '20.4.1' with build date '20260522' for osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2026-05-22 01:46:08.592970 | ubuntu-noble-large | 2026-05-22T01:46:08.592778+0000 - INFO - Adding org.opencontainers.image.version='20.4.1' label to osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2026-05-22 01:46:08.736412 | ubuntu-noble-large | 2026-05-22T01:46:08.736039+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2026-05-22 01:46:08.780693 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2026-05-22 01:46:08.785780 | ubuntu-noble-large | 2026-05-22T01:46:08.785368+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2026-05-22 01:46:08.831007 | ubuntu-noble-large | 2026-05-22T01:46:08.830653+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/tgtd:2025.1 2026-05-22 01:46:08.831151 | ubuntu-noble-large | 2026-05-22T01:46:08.830995+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/tgtd:2025.1 is tgtd, using dpkg -s tgt 2026-05-22 01:46:08.831278 | ubuntu-noble-large | 2026-05-22T01:46:08.831149+0000 - INFO - Checking osism.harbor.regio.digital/kolla/tgtd:2025.1 2026-05-22 01:46:09.428102 | ubuntu-noble-large | 2026-05-22T01:46:09.427724+0000 - INFO - Found version '1.0.85' with build date '20260522' for osism.harbor.regio.digital/kolla/tgtd:2025.1 2026-05-22 01:46:09.428208 | ubuntu-noble-large | 2026-05-22T01:46:09.428040+0000 - INFO - Adding org.opencontainers.image.version='1.0.85' label to osism.harbor.regio.digital/kolla/tgtd:2025.1 2026-05-22 01:46:09.574322 | ubuntu-noble-large | 2026-05-22T01:46:09.573990+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/tgtd:2025.1 2026-05-22 01:46:09.618182 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/tgtd:2025.1 2026-05-22 01:46:09.623568 | ubuntu-noble-large | 2026-05-22T01:46:09.623214+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/tgtd:2025.1 2026-05-22 01:46:09.675767 | ubuntu-noble-large | 2026-05-22T01:46:09.675301+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/haproxy:2025.1 2026-05-22 01:46:09.675937 | ubuntu-noble-large | 2026-05-22T01:46:09.675759+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/haproxy:2025.1 is haproxy, using dpkg -s haproxy 2026-05-22 01:46:09.676054 | ubuntu-noble-large | 2026-05-22T01:46:09.675926+0000 - INFO - Checking osism.harbor.regio.digital/kolla/haproxy:2025.1 2026-05-22 01:46:10.253155 | ubuntu-noble-large | 2026-05-22T01:46:10.252676+0000 - INFO - Found version '2.8.16' with build date '20260522' for osism.harbor.regio.digital/kolla/haproxy:2025.1 2026-05-22 01:46:10.253269 | ubuntu-noble-large | 2026-05-22T01:46:10.253059+0000 - INFO - Adding org.opencontainers.image.version='2.8.16' label to osism.harbor.regio.digital/kolla/haproxy:2025.1 2026-05-22 01:46:10.409707 | ubuntu-noble-large | 2026-05-22T01:46:10.409319+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/haproxy:2025.1 2026-05-22 01:46:10.455415 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/haproxy:2025.1 2026-05-22 01:46:10.460630 | ubuntu-noble-large | 2026-05-22T01:46:10.460227+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/haproxy:2025.1 2026-05-22 01:46:10.513469 | ubuntu-noble-large | 2026-05-22T01:46:10.513073+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2026-05-22 01:46:10.513741 | ubuntu-noble-large | 2026-05-22T01:46:10.513484+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 is haproxy-ssh, using dpkg -s openssh-server 2026-05-22 01:46:10.513930 | ubuntu-noble-large | 2026-05-22T01:46:10.513761+0000 - INFO - Checking osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2026-05-22 01:46:11.104561 | ubuntu-noble-large | 2026-05-22T01:46:11.104211+0000 - INFO - Found version '9.6' with build date '20260522' for osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2026-05-22 01:46:11.104765 | ubuntu-noble-large | 2026-05-22T01:46:11.104558+0000 - INFO - Adding org.opencontainers.image.version='9.6' label to osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2026-05-22 01:46:11.238906 | ubuntu-noble-large | 2026-05-22T01:46:11.238526+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2026-05-22 01:46:11.278998 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2026-05-22 01:46:11.282814 | ubuntu-noble-large | 2026-05-22T01:46:11.282454+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2026-05-22 01:46:11.325999 | ubuntu-noble-large | 2026-05-22T01:46:11.325688+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/iscsid:2025.1 2026-05-22 01:46:11.326149 | ubuntu-noble-large | 2026-05-22T01:46:11.326009+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/iscsid:2025.1 is iscsid, using dpkg -s open-iscsi 2026-05-22 01:46:11.326273 | ubuntu-noble-large | 2026-05-22T01:46:11.326158+0000 - INFO - Checking osism.harbor.regio.digital/kolla/iscsid:2025.1 2026-05-22 01:46:11.869935 | ubuntu-noble-large | 2026-05-22T01:46:11.869574+0000 - INFO - Found version '2.1.9' with build date '20260522' for osism.harbor.regio.digital/kolla/iscsid:2025.1 2026-05-22 01:46:11.870029 | ubuntu-noble-large | 2026-05-22T01:46:11.869900+0000 - INFO - Adding org.opencontainers.image.version='2.1.9' label to osism.harbor.regio.digital/kolla/iscsid:2025.1 2026-05-22 01:46:12.032028 | ubuntu-noble-large | 2026-05-22T01:46:12.031766+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/iscsid:2025.1 2026-05-22 01:46:12.074958 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/iscsid:2025.1 2026-05-22 01:46:12.079041 | ubuntu-noble-large | 2026-05-22T01:46:12.078695+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/iscsid:2025.1 2026-05-22 01:46:12.127014 | ubuntu-noble-large | 2026-05-22T01:46:12.126674+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/letsencrypt-base:2025.1 2026-05-22 01:46:12.127166 | ubuntu-noble-large | 2026-05-22T01:46:12.127004+0000 - INFO - osism.harbor.regio.digital/kolla/letsencrypt-base:2025.1 is a base image and not handled at the moment 2026-05-22 01:46:12.127304 | ubuntu-noble-large | 2026-05-22T01:46:12.127170+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-base:2025.1 2026-05-22 01:46:12.127432 | ubuntu-noble-large | 2026-05-22T01:46:12.127310+0000 - INFO - osism.harbor.regio.digital/kolla/prometheus-base:2025.1 is a base image and not handled at the moment 2026-05-22 01:46:12.127584 | ubuntu-noble-large | 2026-05-22T01:46:12.127432+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/proxysql-3:2025.1 2026-05-22 01:46:12.127777 | ubuntu-noble-large | 2026-05-22T01:46:12.127646+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/proxysql-3:2025.1 is proxysql, using dpkg -s proxysql 2026-05-22 01:46:12.127875 | ubuntu-noble-large | 2026-05-22T01:46:12.127773+0000 - INFO - Checking osism.harbor.regio.digital/kolla/proxysql-3:2025.1 2026-05-22 01:46:12.634245 | ubuntu-noble-large | 2026-05-22T01:46:12.633911+0000 - INFO - Found version '3.0.8' with build date '20260522' for osism.harbor.regio.digital/kolla/proxysql-3:2025.1 2026-05-22 01:46:12.634335 | ubuntu-noble-large | 2026-05-22T01:46:12.634198+0000 - INFO - Adding org.opencontainers.image.version='3.0.8' label to osism.harbor.regio.digital/kolla/proxysql-3:2025.1 2026-05-22 01:46:12.775064 | ubuntu-noble-large | 2026-05-22T01:46:12.774751+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/proxysql-3:2025.1 2026-05-22 01:46:12.814295 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/proxysql-3:2025.1 2026-05-22 01:46:12.818302 | ubuntu-noble-large | 2026-05-22T01:46:12.817978+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/proxysql-3:2025.1 2026-05-22 01:46:12.863256 | ubuntu-noble-large | 2026-05-22T01:46:12.862939+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/proxysql:2025.1 2026-05-22 01:46:12.863427 | ubuntu-noble-large | 2026-05-22T01:46:12.863270+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/proxysql:2025.1 is proxysql, using dpkg -s proxysql 2026-05-22 01:46:12.863640 | ubuntu-noble-large | 2026-05-22T01:46:12.863429+0000 - INFO - Checking osism.harbor.regio.digital/kolla/proxysql:2025.1 2026-05-22 01:46:13.393033 | ubuntu-noble-large | 2026-05-22T01:46:13.392681+0000 - INFO - Found version '3.0.8' with build date '20260522' for osism.harbor.regio.digital/kolla/proxysql:2025.1 2026-05-22 01:46:13.393123 | ubuntu-noble-large | 2026-05-22T01:46:13.392974+0000 - INFO - Adding org.opencontainers.image.version='3.0.8' label to osism.harbor.regio.digital/kolla/proxysql:2025.1 2026-05-22 01:46:13.523409 | ubuntu-noble-large | 2026-05-22T01:46:13.523041+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/proxysql:2025.1 2026-05-22 01:46:13.562172 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/proxysql:2025.1 2026-05-22 01:46:13.566186 | ubuntu-noble-large | 2026-05-22T01:46:13.565881+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/proxysql:2025.1 2026-05-22 01:46:13.609283 | ubuntu-noble-large | 2026-05-22T01:46:13.608959+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/memcached:2025.1 2026-05-22 01:46:13.609432 | ubuntu-noble-large | 2026-05-22T01:46:13.609264+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/memcached:2025.1 is memcached, using dpkg -s memcached 2026-05-22 01:46:13.609589 | ubuntu-noble-large | 2026-05-22T01:46:13.609420+0000 - INFO - Checking osism.harbor.regio.digital/kolla/memcached:2025.1 2026-05-22 01:46:14.171647 | ubuntu-noble-large | 2026-05-22T01:46:14.171219+0000 - INFO - Found version '1.6.24' with build date '20260522' for osism.harbor.regio.digital/kolla/memcached:2025.1 2026-05-22 01:46:14.171811 | ubuntu-noble-large | 2026-05-22T01:46:14.171549+0000 - INFO - Adding org.opencontainers.image.version='1.6.24' label to osism.harbor.regio.digital/kolla/memcached:2025.1 2026-05-22 01:46:14.320848 | ubuntu-noble-large | 2026-05-22T01:46:14.320512+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/memcached:2025.1 2026-05-22 01:46:14.359946 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/memcached:2025.1 2026-05-22 01:46:14.363728 | ubuntu-noble-large | 2026-05-22T01:46:14.363437+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/memcached:2025.1 2026-05-22 01:46:14.411964 | ubuntu-noble-large | 2026-05-22T01:46:14.411581+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/multipathd:2025.1 2026-05-22 01:46:14.412167 | ubuntu-noble-large | 2026-05-22T01:46:14.411968+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/multipathd:2025.1 is multipathd, using dpkg -s multipath-tools 2026-05-22 01:46:14.412339 | ubuntu-noble-large | 2026-05-22T01:46:14.412163+0000 - INFO - Checking osism.harbor.regio.digital/kolla/multipathd:2025.1 2026-05-22 01:46:14.949920 | ubuntu-noble-large | 2026-05-22T01:46:14.949585+0000 - INFO - Found version '0.9.4' with build date '20260522' for osism.harbor.regio.digital/kolla/multipathd:2025.1 2026-05-22 01:46:14.950066 | ubuntu-noble-large | 2026-05-22T01:46:14.949900+0000 - INFO - Adding org.opencontainers.image.version='0.9.4' label to osism.harbor.regio.digital/kolla/multipathd:2025.1 2026-05-22 01:46:15.106807 | ubuntu-noble-large | 2026-05-22T01:46:15.106462+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/multipathd:2025.1 2026-05-22 01:46:15.147151 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/multipathd:2025.1 2026-05-22 01:46:15.151205 | ubuntu-noble-large | 2026-05-22T01:46:15.150912+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/multipathd:2025.1 2026-05-22 01:46:15.195932 | ubuntu-noble-large | 2026-05-22T01:46:15.195577+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/fluentd:2025.1 2026-05-22 01:46:15.196097 | ubuntu-noble-large | 2026-05-22T01:46:15.195934+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/fluentd:2025.1 is fluentd, using dpkg -s fluent-package 2026-05-22 01:46:15.196224 | ubuntu-noble-large | 2026-05-22T01:46:15.196093+0000 - INFO - Checking osism.harbor.regio.digital/kolla/fluentd:2025.1 2026-05-22 01:46:15.753964 | ubuntu-noble-large | 2026-05-22T01:46:15.753656+0000 - INFO - Found version '5.0.9' with build date '20260522' for osism.harbor.regio.digital/kolla/fluentd:2025.1 2026-05-22 01:46:15.754103 | ubuntu-noble-large | 2026-05-22T01:46:15.753950+0000 - INFO - Adding org.opencontainers.image.version='5.0.9' label to osism.harbor.regio.digital/kolla/fluentd:2025.1 2026-05-22 01:46:15.903968 | ubuntu-noble-large | 2026-05-22T01:46:15.903650+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/fluentd:2025.1 2026-05-22 01:46:15.948392 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/fluentd:2025.1 2026-05-22 01:46:15.952265 | ubuntu-noble-large | 2026-05-22T01:46:15.951937+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/fluentd:2025.1 2026-05-22 01:46:15.999224 | ubuntu-noble-large | 2026-05-22T01:46:15.998832+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2026-05-22 01:46:15.999356 | ubuntu-noble-large | 2026-05-22T01:46:15.999195+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/rabbitmq:2025.1 is rabbitmq, using dpkg -s rabbitmq-server 2026-05-22 01:46:15.999529 | ubuntu-noble-large | 2026-05-22T01:46:15.999356+0000 - INFO - Checking osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2026-05-22 01:46:16.543484 | ubuntu-noble-large | 2026-05-22T01:46:16.543183+0000 - INFO - Found version '4.1.8' with build date '20260522' for osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2026-05-22 01:46:16.543699 | ubuntu-noble-large | 2026-05-22T01:46:16.543473+0000 - INFO - Adding org.opencontainers.image.version='4.1.8' label to osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2026-05-22 01:46:16.672087 | ubuntu-noble-large | 2026-05-22T01:46:16.671810+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2026-05-22 01:46:16.711127 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2026-05-22 01:46:16.714796 | ubuntu-noble-large | 2026-05-22T01:46:16.714474+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2026-05-22 01:46:16.753018 | ubuntu-noble-large | 2026-05-22T01:46:16.752720+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/base:2025.1 2026-05-22 01:46:16.753169 | ubuntu-noble-large | 2026-05-22T01:46:16.753032+0000 - INFO - osism.harbor.regio.digital/kolla/base:2025.1 is a base image and not handled at the moment 2026-05-22 01:46:16.784261 | ubuntu-noble-large | 2026-05-22 01:46:16.784291 | ubuntu-noble-large | +-----------------------------------------------------------------------------------+ 2026-05-22 01:46:16.784306 | ubuntu-noble-large | | image | 2026-05-22 01:46:16.784313 | ubuntu-noble-large | |-----------------------------------------------------------------------------------| 2026-05-22 01:46:16.784319 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:29.0.6.20260522 | 2026-05-22 01:46:16.784325 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:26.0.4.20260522 | 2026-05-22 01:46:16.784331 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ovn-sb-db-relay:25.3.1.20260522 | 2026-05-22 01:46:16.784337 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/keystone:27.0.2.20260522 | 2026-05-22 01:46:16.784343 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/keystone-fernet:27.0.2.20260522 | 2026-05-22 01:46:16.784349 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/keystone-ssh:27.0.2.20260522 | 2026-05-22 01:46:16.784355 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/masakari-api:19.0.1.20260522 | 2026-05-22 01:46:16.784361 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/masakari-monitors:19.0.1.20260522 | 2026-05-22 01:46:16.784367 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/masakari-engine:19.0.1.20260522 | 2026-05-22 01:46:16.784374 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ironic-conductor:29.0.6.20260522 | 2026-05-22 01:46:16.784380 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ironic-api:29.0.6.20260522 | 2026-05-22 01:46:16.784386 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ironic-pxe:29.0.6.20260522 | 2026-05-22 01:46:16.784392 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:31.3.1.20260522 | 2026-05-22 01:46:16.784398 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-conductor:31.3.1.20260522 | 2026-05-22 01:46:16.784410 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-api:31.3.1.20260522 | 2026-05-22 01:46:16.784416 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-ssh:31.3.1.20260522 | 2026-05-22 01:46:16.784421 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-compute:31.3.1.20260522 | 2026-05-22 01:46:16.784426 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-scheduler:31.3.1.20260522 | 2026-05-22 01:46:16.784431 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-compute-ironic:31.3.1.20260522 | 2026-05-22 01:46:16.784436 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-serialproxy:31.3.1.20260522 | 2026-05-22 01:46:16.784441 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-novncproxy:31.3.1.20260522 | 2026-05-22 01:46:16.784446 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/heat-api-cfn:24.1.1.20260522 | 2026-05-22 01:46:16.784451 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/heat-engine:24.1.1.20260522 | 2026-05-22 01:46:16.784456 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/heat-api:24.1.1.20260522 | 2026-05-22 01:46:16.784461 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/watcher-api:14.1.1.20260522 | 2026-05-22 01:46:16.784466 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/watcher-engine:14.1.1.20260522 | 2026-05-22 01:46:16.784470 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/watcher-applier:14.1.1.20260522 | 2026-05-22 01:46:16.784475 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/gnocchi-api:4.6.4.20260522 | 2026-05-22 01:46:16.784480 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/gnocchi-metricd:4.6.4.20260522 | 2026-05-22 01:46:16.784485 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/gnocchi-statsd:4.6.4.20260522 | 2026-05-22 01:46:16.784491 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/designate-mdns:20.0.1.20260522 | 2026-05-22 01:46:16.784496 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/designate-sink:20.0.1.20260522 | 2026-05-22 01:46:16.784513 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/designate-api:20.0.1.20260522 | 2026-05-22 01:46:16.784518 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/designate-producer:20.0.1.20260522 | 2026-05-22 01:46:16.784523 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/designate-backend-bind9:20.0.1.20260522 | 2026-05-22 01:46:16.784528 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/designate-worker:20.0.1.20260522 | 2026-05-22 01:46:16.784532 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/designate-central:20.0.1.20260522 | 2026-05-22 01:46:16.784537 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/cinder-backup:26.2.1.20260522 | 2026-05-22 01:46:16.784542 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/cinder-api:26.2.1.20260522 | 2026-05-22 01:46:16.784546 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/cinder-scheduler:26.2.1.20260522 | 2026-05-22 01:46:16.784551 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/cinder-volume:26.2.1.20260522 | 2026-05-22 01:46:16.784556 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/placement-api:13.0.1.20260522 | 2026-05-22 01:46:16.784560 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ceilometer-central:24.0.1.20260522 | 2026-05-22 01:46:16.784565 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ceilometer-compute:24.0.1.20260522 | 2026-05-22 01:46:16.784576 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ceilometer-notification:24.0.1.20260522 | 2026-05-22 01:46:16.784584 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ceilometer-ipmi:24.0.1.20260522 | 2026-05-22 01:46:16.784589 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/manila-scheduler:20.0.2.20260522 | 2026-05-22 01:46:16.784626 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/manila-share:20.0.2.20260522 | 2026-05-22 01:46:16.784632 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/manila-data:20.0.2.20260522 | 2026-05-22 01:46:16.784642 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/manila-api:20.0.2.20260522 | 2026-05-22 01:46:16.784647 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/glance-api:30.2.1.20260522 | 2026-05-22 01:46:16.784652 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/skyline-console:6.0.1.20260522 | 2026-05-22 01:46:16.784657 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/skyline-apiserver:6.0.1.20260522 | 2026-05-22 01:46:16.784662 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ironic-neutron-agent:26.0.4.20260522 | 2026-05-22 01:46:16.784667 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-ovn-agent:26.0.4.20260522 | 2026-05-22 01:46:16.784677 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-metadata-agent:26.0.4.20260522 | 2026-05-22 01:46:16.784682 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-metering-agent:26.0.4.20260522 | 2026-05-22 01:46:16.784687 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-bgp-dragent:26.0.4.20260522 | 2026-05-22 01:46:16.784692 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-mlnx-agent:26.0.4.20260522 | 2026-05-22 01:46:16.784697 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-sriov-agent:26.0.4.20260522 | 2026-05-22 01:46:16.784702 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:26.0.4.20260522 | 2026-05-22 01:46:16.784707 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-l3-agent:26.0.4.20260522 | 2026-05-22 01:46:16.784712 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-server:26.0.4.20260522 | 2026-05-22 01:46:16.784717 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:26.0.4.20260522 | 2026-05-22 01:46:16.784722 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-dhcp-agent:26.0.4.20260522 | 2026-05-22 01:46:16.784727 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/barbican-worker:20.0.1.20260522 | 2026-05-22 01:46:16.784731 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/barbican-keystone-listener:20.0.1.20260522 | 2026-05-22 01:46:16.784736 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/barbican-api:20.0.1.20260522 | 2026-05-22 01:46:16.784741 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/aodh-notifier:20.0.0.20260522 | 2026-05-22 01:46:16.784746 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/aodh-expirer:20.0.0.20260522 | 2026-05-22 01:46:16.784751 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/aodh-evaluator:20.0.0.20260522 | 2026-05-22 01:46:16.784756 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/aodh-api:20.0.0.20260522 | 2026-05-22 01:46:16.784761 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/aodh-listener:20.0.0.20260522 | 2026-05-22 01:46:16.784766 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/octavia-api:16.0.2.20260522 | 2026-05-22 01:46:16.784771 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/octavia-driver-agent:16.0.2.20260522 | 2026-05-22 01:46:16.784776 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/octavia-health-manager:16.0.2.20260522 | 2026-05-22 01:46:16.784781 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/octavia-worker:16.0.2.20260522 | 2026-05-22 01:46:16.784786 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/octavia-housekeeping:16.0.2.20260522 | 2026-05-22 01:46:16.784791 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/blazar-manager:15.0.1.20260522 | 2026-05-22 01:46:16.784796 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/blazar-api:15.0.1.20260522 | 2026-05-22 01:46:16.784801 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/magnum-conductor:20.0.2.20260522 | 2026-05-22 01:46:16.784806 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/magnum-api:20.0.2.20260522 | 2026-05-22 01:46:16.784811 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ovn-sb-db-server:25.3.1.20260522 | 2026-05-22 01:46:16.784816 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ovn-northd:25.3.1.20260522 | 2026-05-22 01:46:16.784821 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ovn-controller:25.3.1.20260522 | 2026-05-22 01:46:16.784830 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ovn-nb-db-server:25.3.1.20260522 | 2026-05-22 01:46:16.784835 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/redis:7.0.15.20260522 | 2026-05-22 01:46:16.784840 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/redis-sentinel:7.0.15.20260522 | 2026-05-22 01:46:16.784845 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/mariadb-server:10.11.17.20260522 | 2026-05-22 01:46:16.784850 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/mariadb-clustercheck:10.11.17.20260522 | 2026-05-22 01:46:16.784855 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/hacluster-corosync:3.1.7.20260522 | 2026-05-22 01:46:16.784860 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2.1.6.20260522 | 2026-05-22 01:46:16.784871 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/hacluster-pcs:2.1.6.20260522 | 2026-05-22 01:46:16.784879 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/hacluster-pacemaker:2.1.6.20260522 | 2026-05-22 01:46:16.784884 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/horizon:25.3.3.20260522 | 2026-05-22 01:46:16.784889 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ironic-inspector:12.4.1.20260522 | 2026-05-22 01:46:16.784894 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/openvswitch-db-server:3.5.1.20260522 | 2026-05-22 01:46:16.784899 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/openvswitch-vswitchd:3.5.1.20260522 | 2026-05-22 01:46:16.784904 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:3.5.1.20260522 | 2026-05-22 01:46:16.784909 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ovsdpdk-db:3.5.1.20260522 | 2026-05-22 01:46:16.784914 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/letsencrypt-webserver:2.4.58.20260522 | 2026-05-22 01:46:16.784919 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/letsencrypt-lego:4.20.4.20260522 | 2026-05-22 01:46:16.784924 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-node-exporter:1.8.2.20260522 | 2026-05-22 01:46:16.784928 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-server:3.2.1.20260522 | 2026-05-22 01:46:16.784933 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-cadvisor:0.49.2.20260522 | 2026-05-22 01:46:16.784938 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-alertmanager:0.28.1.20260522 | 2026-05-22 01:46:16.784943 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:0.15.0.20260522 | 2026-05-22 01:46:16.784948 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:0.16.0.20260522 | 2026-05-22 01:46:16.784953 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:1.8.0.20260522 | 2026-05-22 01:46:16.784958 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2.2.0.20260522 | 2026-05-22 01:46:16.784963 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:1.0.7.20260522 | 2026-05-22 01:46:16.784968 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:0.25.0.20260522 | 2026-05-22 01:46:16.784973 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:1.7.0.20260522 | 2026-05-22 01:46:16.784978 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-mtail:3.0.8.20260522 | 2026-05-22 01:46:16.784982 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-libvirt:10.0.0.20260522 | 2026-05-22 01:46:16.784987 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/keepalived:2.2.8.20260522 | 2026-05-22 01:46:16.784992 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/grafana:13.0.1.20260522 | 2026-05-22 01:46:16.784997 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ovsdpdk:3.5.1.20260522 | 2026-05-22 01:46:16.785002 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/dnsmasq:2.90.20260522 | 2026-05-22 01:46:16.785007 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/opensearch-dashboards:2.19.5.20260522 | 2026-05-22 01:46:16.785013 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/opensearch:2.19.5.20260522 | 2026-05-22 01:46:16.785021 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/cron:3.0.20260522 | 2026-05-22 01:46:16.785026 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/kolla-toolbox:20.4.1.20260522 | 2026-05-22 01:46:16.785032 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/tgtd:1.0.85.20260522 | 2026-05-22 01:46:16.785037 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/haproxy:2.8.16.20260522 | 2026-05-22 01:46:16.785042 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/haproxy-ssh:9.6.20260522 | 2026-05-22 01:46:16.785047 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/iscsid:2.1.9.20260522 | 2026-05-22 01:46:16.785052 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/proxysql-3:3.0.8.20260522 | 2026-05-22 01:46:16.785057 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/proxysql:3.0.8.20260522 | 2026-05-22 01:46:16.785061 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/memcached:1.6.24.20260522 | 2026-05-22 01:46:16.785066 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/multipathd:0.9.4.20260522 | 2026-05-22 01:46:16.785071 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/fluentd:5.0.9.20260522 | 2026-05-22 01:46:16.785075 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/rabbitmq:4.1.8.20260522 | 2026-05-22 01:46:16.785080 | ubuntu-noble-large | +-----------------------------------------------------------------------------------+ 2026-05-22 01:46:16.818963 | ubuntu-noble-large | + docker images 2026-05-22 01:46:17.101344 | ubuntu-noble-large | REPOSITORY TAG IMAGE ID CREATED SIZE 2026-05-22 01:46:17.101386 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/rabbitmq 2025.1 060a500f8c79 1 second ago 343MB 2026-05-22 01:46:17.101390 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/rabbitmq 4.1.8.20260522 060a500f8c79 1 second ago 343MB 2026-05-22 01:46:17.101393 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/fluentd 2025.1 42a1ae7ec696 2 seconds ago 583MB 2026-05-22 01:46:17.101401 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/fluentd 5.0.9.20260522 42a1ae7ec696 2 seconds ago 583MB 2026-05-22 01:46:17.101404 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/multipathd 0.9.4.20260522 d38db4eeed34 2 seconds ago 274MB 2026-05-22 01:46:17.101407 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/multipathd 2025.1 d38db4eeed34 2 seconds ago 274MB 2026-05-22 01:46:17.101412 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/memcached 1.6.24.20260522 b41ec2700f96 3 seconds ago 270MB 2026-05-22 01:46:17.101415 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/memcached 2025.1 b41ec2700f96 3 seconds ago 270MB 2026-05-22 01:46:17.101417 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/proxysql 2025.1 f0e8b0ca4fb8 4 seconds ago 418MB 2026-05-22 01:46:17.101422 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/proxysql 3.0.8.20260522 f0e8b0ca4fb8 4 seconds ago 418MB 2026-05-22 01:46:17.101426 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/proxysql-3 2025.1 1f7f94099f90 5 seconds ago 418MB 2026-05-22 01:46:17.101438 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/proxysql-3 3.0.8.20260522 1f7f94099f90 5 seconds ago 418MB 2026-05-22 01:46:17.101450 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy-ssh 2025.1 06a93af25431 6 seconds ago 278MB 2026-05-22 01:46:17.101475 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy-ssh 9.6.20260522 06a93af25431 6 seconds ago 278MB 2026-05-22 01:46:17.101481 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/iscsid 2.1.9.20260522 a5bb29b52e6c 6 seconds ago 281MB 2026-05-22 01:46:17.101493 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/iscsid 2025.1 a5bb29b52e6c 6 seconds ago 281MB 2026-05-22 01:46:17.101498 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy 2.8.16.20260522 442a5af2ff5b 7 seconds ago 278MB 2026-05-22 01:46:17.101515 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy 2025.1 442a5af2ff5b 7 seconds ago 278MB 2026-05-22 01:46:17.101527 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/tgtd 1.0.85.20260522 bbd1bd0afe06 8 seconds ago 268MB 2026-05-22 01:46:17.101540 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/tgtd 2025.1 bbd1bd0afe06 8 seconds ago 268MB 2026-05-22 01:46:17.101550 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/kolla-toolbox 20.4.1.20260522 4c5b87722452 9 seconds ago 675MB 2026-05-22 01:46:17.101561 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/kolla-toolbox 2025.1 4c5b87722452 9 seconds ago 675MB 2026-05-22 01:46:17.101574 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cron 2025.1 fdc2c0124f9d 10 seconds ago 269MB 2026-05-22 01:46:17.101585 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cron 3.0.20260522 fdc2c0124f9d 10 seconds ago 269MB 2026-05-22 01:46:17.101611 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch 2.19.5.20260522 246882c322cf 10 seconds ago 1.56GB 2026-05-22 01:46:17.101623 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch 2025.1 246882c322cf 10 seconds ago 1.56GB 2026-05-22 01:46:17.101633 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch-dashboards 2.19.5.20260522 c42b5ad40a15 11 seconds ago 1.54GB 2026-05-22 01:46:17.101643 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch-dashboards 2025.1 c42b5ad40a15 11 seconds ago 1.54GB 2026-05-22 01:46:17.101655 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/dnsmasq 2.90.20260522 a0909afd9b16 12 seconds ago 271MB 2026-05-22 01:46:17.101667 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/dnsmasq 2025.1 a0909afd9b16 12 seconds ago 271MB 2026-05-22 01:46:17.101680 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk 2025.1 17d7c784e9b4 13 seconds ago 457MB 2026-05-22 01:46:17.101692 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk 3.5.1.20260522 17d7c784e9b4 13 seconds ago 457MB 2026-05-22 01:46:17.101703 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/grafana 13.0.1.20260522 321f967335b4 14 seconds ago 1.34GB 2026-05-22 01:46:17.101716 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/grafana 2025.1 321f967335b4 14 seconds ago 1.34GB 2026-05-22 01:46:17.101728 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-libvirt 10.0.0.20260522 2370dca9d578 15 seconds ago 1.26GB 2026-05-22 01:46:17.101737 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-libvirt 2025.1 2370dca9d578 15 seconds ago 1.26GB 2026-05-22 01:46:17.101749 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keepalived 2.2.8.20260522 e7948879abde 15 seconds ago 280MB 2026-05-22 01:46:17.101761 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keepalived 2025.1 e7948879abde 15 seconds ago 280MB 2026-05-22 01:46:17.101772 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mtail 2025.1 c4d2f7363e08 16 seconds ago 302MB 2026-05-22 01:46:17.101783 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mtail 3.0.8.20260522 c4d2f7363e08 16 seconds ago 302MB 2026-05-22 01:46:17.101790 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-openstack-exporter 1.7.0.20260522 65f56f2d555b 17 seconds ago 292MB 2026-05-22 01:46:17.101800 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-openstack-exporter 2025.1 65f56f2d555b 17 seconds ago 292MB 2026-05-22 01:46:17.101809 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter 0.25.0.20260522 0f94e765fbc3 18 seconds ago 311MB 2026-05-22 01:46:17.101818 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter 2025.1 0f94e765fbc3 18 seconds ago 311MB 2026-05-22 01:46:17.101828 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-ovn-exporter 1.0.7.20260522 4574b02a0890 19 seconds ago 288MB 2026-05-22 01:46:17.101838 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-ovn-exporter 2025.1 4574b02a0890 19 seconds ago 288MB 2026-05-22 01:46:17.101848 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter 2.2.0.20260522 cb7eb3f51ee0 20 seconds ago 295MB 2026-05-22 01:46:17.101859 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter 2025.1 cb7eb3f51ee0 20 seconds ago 295MB 2026-05-22 01:46:17.101867 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter 1.8.0.20260522 bf7631268841 21 seconds ago 295MB 2026-05-22 01:46:17.101877 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter 2025.1 bf7631268841 21 seconds ago 295MB 2026-05-22 01:46:17.101886 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter 0.16.0.20260522 9f3f17171e42 21 seconds ago 304MB 2026-05-22 01:46:17.101897 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter 2025.1 9f3f17171e42 21 seconds ago 304MB 2026-05-22 01:46:17.101905 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-memcached-exporter 0.15.0.20260522 facf92c61374 22 seconds ago 302MB 2026-05-22 01:46:17.101915 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-memcached-exporter 2025.1 facf92c61374 22 seconds ago 302MB 2026-05-22 01:46:17.101924 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-alertmanager 0.28.1.20260522 efbdd1888f9d 23 seconds ago 407MB 2026-05-22 01:46:17.101935 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-alertmanager 2025.1 efbdd1888f9d 23 seconds ago 407MB 2026-05-22 01:46:17.101945 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-cadvisor 0.49.2.20260522 9954e43bf26a 24 seconds ago 361MB 2026-05-22 01:46:17.101957 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-cadvisor 2025.1 9954e43bf26a 24 seconds ago 361MB 2026-05-22 01:46:17.101968 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-server 2025.1 b2b20c77fb4a 25 seconds ago 853MB 2026-05-22 01:46:17.101978 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-server 3.2.1.20260522 b2b20c77fb4a 25 seconds ago 853MB 2026-05-22 01:46:17.101987 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-node-exporter 1.8.2.20260522 892428036ea7 26 seconds ago 309MB 2026-05-22 01:46:17.101997 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-node-exporter 2025.1 892428036ea7 26 seconds ago 309MB 2026-05-22 01:46:17.102009 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-lego 2025.1 0e5e69f9c9d6 26 seconds ago 482MB 2026-05-22 01:46:17.102019 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-lego 4.20.4.20260522 0e5e69f9c9d6 26 seconds ago 482MB 2026-05-22 01:46:17.102028 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-webserver 2.4.58.20260522 10bc0cb7220b 27 seconds ago 315MB 2026-05-22 01:46:17.102039 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-webserver 2025.1 10bc0cb7220b 27 seconds ago 315MB 2026-05-22 01:46:17.102053 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-db 2025.1 0c7dc386d42b 28 seconds ago 457MB 2026-05-22 01:46:17.102061 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-db 3.5.1.20260522 0c7dc386d42b 28 seconds ago 457MB 2026-05-22 01:46:17.102073 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd 2025.1 4a30677de808 29 seconds ago 457MB 2026-05-22 01:46:17.102083 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd 3.5.1.20260522 4a30677de808 29 seconds ago 457MB 2026-05-22 01:46:17.102094 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-vswitchd 2025.1 aa3a60b9d379 30 seconds ago 286MB 2026-05-22 01:46:17.102104 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-vswitchd 3.5.1.20260522 aa3a60b9d379 30 seconds ago 286MB 2026-05-22 01:46:17.102114 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-inspector 12.4.1.20260522 d6e3b0ce7f58 31 seconds ago 1.03GB 2026-05-22 01:46:17.102126 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-inspector 2025.1 d6e3b0ce7f58 31 seconds ago 1.03GB 2026-05-22 01:46:17.102137 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-db-server 2025.1 140e3f218824 31 seconds ago 286MB 2026-05-22 01:46:17.102146 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-db-server 3.5.1.20260522 140e3f218824 31 seconds ago 286MB 2026-05-22 01:46:17.102158 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/horizon 2025.1 ff5608f487ae 33 seconds ago 1.19GB 2026-05-22 01:46:17.102170 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/horizon 25.3.3.20260522 ff5608f487ae 33 seconds ago 1.19GB 2026-05-22 01:46:17.102181 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker 2.1.6.20260522 39fe845dcbec 34 seconds ago 382MB 2026-05-22 01:46:17.102192 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker 2025.1 39fe845dcbec 34 seconds ago 382MB 2026-05-22 01:46:17.102202 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pcs 2.1.6.20260522 f106884320dd 35 seconds ago 390MB 2026-05-22 01:46:17.102214 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pcs 2025.1 f106884320dd 35 seconds ago 390MB 2026-05-22 01:46:17.102223 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote 2.1.6.20260522 0ebc1bfa9987 36 seconds ago 318MB 2026-05-22 01:46:17.102234 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote 2025.1 0ebc1bfa9987 36 seconds ago 318MB 2026-05-22 01:46:17.102245 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-corosync 2025.1 a1622322c4d5 37 seconds ago 314MB 2026-05-22 01:46:17.102256 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-corosync 3.1.7.20260522 a1622322c4d5 37 seconds ago 314MB 2026-05-22 01:46:17.102266 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-clustercheck 10.11.17.20260522 2633dea5cfa9 38 seconds ago 306MB 2026-05-22 01:46:17.102276 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-clustercheck 2025.1 2633dea5cfa9 38 seconds ago 306MB 2026-05-22 01:46:17.102287 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-server 10.11.17.20260522 70dcfb5d3d4f 38 seconds ago 451MB 2026-05-22 01:46:17.102313 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-server 2025.1 70dcfb5d3d4f 38 seconds ago 451MB 2026-05-22 01:46:17.102318 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-sentinel 2025.1 7a85bcd0cfe3 39 seconds ago 276MB 2026-05-22 01:46:17.102327 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-sentinel 7.0.15.20260522 7a85bcd0cfe3 39 seconds ago 276MB 2026-05-22 01:46:17.102333 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis 2025.1 2d672cb44d8a 40 seconds ago 276MB 2026-05-22 01:46:17.102345 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis 7.0.15.20260522 2d672cb44d8a 40 seconds ago 276MB 2026-05-22 01:46:17.102356 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-nb-db-server 2025.1 8aa534422410 41 seconds ago 293MB 2026-05-22 01:46:17.102367 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-nb-db-server 25.3.1.20260522 8aa534422410 41 seconds ago 293MB 2026-05-22 01:46:17.102378 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-controller 2025.1 e9d1e9a6514e 42 seconds ago 293MB 2026-05-22 01:46:17.102391 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-controller 25.3.1.20260522 e9d1e9a6514e 42 seconds ago 293MB 2026-05-22 01:46:17.102399 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-sb-db-server 2025.1 fc9d45ae59ab 43 seconds ago 293MB 2026-05-22 01:46:17.102409 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-sb-db-server 25.3.1.20260522 fc9d45ae59ab 43 seconds ago 293MB 2026-05-22 01:46:17.102422 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-northd 2025.1 f8e433927b92 43 seconds ago 293MB 2026-05-22 01:46:17.102433 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-northd 25.3.1.20260522 f8e433927b92 43 seconds ago 293MB 2026-05-22 01:46:17.102444 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-api 20.0.2.20260522 c6a190f1df09 44 seconds ago 1.15GB 2026-05-22 01:46:17.102457 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-api 2025.1 c6a190f1df09 44 seconds ago 1.15GB 2026-05-22 01:46:17.102467 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-conductor 20.0.2.20260522 8696e20ab826 46 seconds ago 1.26GB 2026-05-22 01:46:17.102479 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-conductor 2025.1 8696e20ab826 46 seconds ago 1.26GB 2026-05-22 01:46:17.102491 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-api 15.0.1.20260522 0290a83f25a1 47 seconds ago 989MB 2026-05-22 01:46:17.102521 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-api 2025.1 0290a83f25a1 47 seconds ago 989MB 2026-05-22 01:46:17.102526 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-manager 15.0.1.20260522 f2d9bdc9cb09 48 seconds ago 989MB 2026-05-22 01:46:17.102533 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-manager 2025.1 f2d9bdc9cb09 48 seconds ago 989MB 2026-05-22 01:46:17.102543 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-housekeeping 16.0.2.20260522 eae46e2eb978 50 seconds ago 1.04GB 2026-05-22 01:46:17.102553 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-housekeeping 2025.1 eae46e2eb978 50 seconds ago 1.04GB 2026-05-22 01:46:17.102564 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-worker 16.0.2.20260522 8b3539059ed9 51 seconds ago 1.04GB 2026-05-22 01:46:17.102575 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-worker 2025.1 8b3539059ed9 51 seconds ago 1.04GB 2026-05-22 01:46:17.102584 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-health-manager 16.0.2.20260522 5ffeb63b7dae 52 seconds ago 1.04GB 2026-05-22 01:46:17.102606 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-health-manager 2025.1 5ffeb63b7dae 52 seconds ago 1.04GB 2026-05-22 01:46:17.102615 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-driver-agent 16.0.2.20260522 bf1ae87ea390 54 seconds ago 1.06GB 2026-05-22 01:46:17.102624 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-driver-agent 2025.1 bf1ae87ea390 54 seconds ago 1.06GB 2026-05-22 01:46:17.102635 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-api 16.0.2.20260522 1be2c13b342f 55 seconds ago 1.06GB 2026-05-22 01:46:17.102648 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-api 2025.1 1be2c13b342f 55 seconds ago 1.06GB 2026-05-22 01:46:17.102658 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-listener 20.0.0.20260522 a9c0aa9491e8 57 seconds ago 986MB 2026-05-22 01:46:17.102669 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-listener 2025.1 a9c0aa9491e8 57 seconds ago 986MB 2026-05-22 01:46:17.102681 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-api 20.0.0.20260522 61ba3a818304 58 seconds ago 986MB 2026-05-22 01:46:17.102693 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-api 2025.1 61ba3a818304 58 seconds ago 986MB 2026-05-22 01:46:17.102704 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-evaluator 20.0.0.20260522 3b36b08b5d15 59 seconds ago 986MB 2026-05-22 01:46:17.102715 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-evaluator 2025.1 3b36b08b5d15 59 seconds ago 986MB 2026-05-22 01:46:17.102725 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-expirer 20.0.0.20260522 6b5239c4348d About a minute ago 986MB 2026-05-22 01:46:17.102737 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-expirer 2025.1 6b5239c4348d About a minute ago 986MB 2026-05-22 01:46:17.102749 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-notifier 20.0.0.20260522 75113d5f8d26 About a minute ago 986MB 2026-05-22 01:46:17.102758 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-notifier 2025.1 75113d5f8d26 About a minute ago 986MB 2026-05-22 01:46:17.102768 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-api 20.0.1.20260522 ea2df690e0d5 About a minute ago 996MB 2026-05-22 01:46:17.102780 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-api 2025.1 ea2df690e0d5 About a minute ago 996MB 2026-05-22 01:46:17.102789 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-keystone-listener 20.0.1.20260522 03961f8bae49 About a minute ago 996MB 2026-05-22 01:46:17.102799 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-keystone-listener 2025.1 03961f8bae49 About a minute ago 996MB 2026-05-22 01:46:17.102810 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-worker 20.0.1.20260522 7c6bc71bd097 About a minute ago 996MB 2026-05-22 01:46:17.102822 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-worker 2025.1 7c6bc71bd097 About a minute ago 996MB 2026-05-22 01:46:17.102833 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-dhcp-agent 2025.1 f4af64bf74ed About a minute ago 1.23GB 2026-05-22 01:46:17.102843 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-dhcp-agent 26.0.4.20260522 f4af64bf74ed About a minute ago 1.23GB 2026-05-22 01:46:17.102854 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-openvswitch-agent 2025.1 e1f503f23797 About a minute ago 1.23GB 2026-05-22 01:46:17.102864 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-openvswitch-agent 26.0.4.20260522 e1f503f23797 About a minute ago 1.23GB 2026-05-22 01:46:17.102875 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-server 2025.1 79e53b9e10fb About a minute ago 1.23GB 2026-05-22 01:46:17.102885 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-server 26.0.4.20260522 79e53b9e10fb About a minute ago 1.23GB 2026-05-22 01:46:17.102896 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-l3-agent 2025.1 deb2977ab980 About a minute ago 1.23GB 2026-05-22 01:46:17.102906 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-l3-agent 26.0.4.20260522 deb2977ab980 About a minute ago 1.23GB 2026-05-22 01:46:17.102917 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent 2025.1 7952207639c4 About a minute ago 1.23GB 2026-05-22 01:46:17.102926 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent 26.0.4.20260522 7952207639c4 About a minute ago 1.23GB 2026-05-22 01:46:17.102938 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-sriov-agent 2025.1 7d3b86c87419 About a minute ago 1.23GB 2026-05-22 01:46:17.102948 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-sriov-agent 26.0.4.20260522 7d3b86c87419 About a minute ago 1.23GB 2026-05-22 01:46:17.102960 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-mlnx-agent 2025.1 89a2a5b5c3cb About a minute ago 1.24GB 2026-05-22 01:46:17.102970 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-mlnx-agent 26.0.4.20260522 89a2a5b5c3cb About a minute ago 1.24GB 2026-05-22 01:46:17.102982 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-bgp-dragent 2025.1 9b83e3c077ff About a minute ago 1.23GB 2026-05-22 01:46:17.103004 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-bgp-dragent 26.0.4.20260522 9b83e3c077ff About a minute ago 1.23GB 2026-05-22 01:46:17.103009 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metering-agent 2025.1 58b6cd144af8 About a minute ago 1.23GB 2026-05-22 01:46:17.103014 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metering-agent 26.0.4.20260522 58b6cd144af8 About a minute ago 1.23GB 2026-05-22 01:46:17.103025 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metadata-agent 2025.1 dde0d3d3b3b8 About a minute ago 1.23GB 2026-05-22 01:46:17.103035 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metadata-agent 26.0.4.20260522 dde0d3d3b3b8 About a minute ago 1.23GB 2026-05-22 01:46:17.103046 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-agent 2025.1 c6c70cc5c53e About a minute ago 1.23GB 2026-05-22 01:46:17.103057 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-agent 26.0.4.20260522 c6c70cc5c53e About a minute ago 1.23GB 2026-05-22 01:46:17.103067 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-neutron-agent 2025.1 70607d3daae6 About a minute ago 1.23GB 2026-05-22 01:46:17.103079 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-neutron-agent 26.0.4.20260522 70607d3daae6 About a minute ago 1.23GB 2026-05-22 01:46:17.103088 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-apiserver 2025.1 5e3e086738a8 About a minute ago 1.01GB 2026-05-22 01:46:17.103098 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-apiserver 6.0.1.20260522 5e3e086738a8 About a minute ago 1.01GB 2026-05-22 01:46:17.103110 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-console 2025.1 ad4a100f69df About a minute ago 1.06GB 2026-05-22 01:46:17.103120 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-console 6.0.1.20260522 ad4a100f69df About a minute ago 1.06GB 2026-05-22 01:46:17.103132 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-api 2025.1 eee74acf75d6 About a minute ago 1.11GB 2026-05-22 01:46:17.103144 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-api 30.2.1.20260522 eee74acf75d6 About a minute ago 1.11GB 2026-05-22 01:46:17.103155 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-api 20.0.2.20260522 1b031db7a1fb About a minute ago 1.06GB 2026-05-22 01:46:17.103167 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-api 2025.1 1b031db7a1fb About a minute ago 1.06GB 2026-05-22 01:46:17.103178 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-data 20.0.2.20260522 3be5f57b0bf3 About a minute ago 1.06GB 2026-05-22 01:46:17.103190 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-data 2025.1 3be5f57b0bf3 About a minute ago 1.06GB 2026-05-22 01:46:17.103201 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-share 20.0.2.20260522 254c95bf60e9 About a minute ago 1.23GB 2026-05-22 01:46:17.103212 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-share 2025.1 254c95bf60e9 About a minute ago 1.23GB 2026-05-22 01:46:17.103222 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-scheduler 20.0.2.20260522 15edffc18df1 About a minute ago 1.06GB 2026-05-22 01:46:17.103234 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-scheduler 2025.1 15edffc18df1 About a minute ago 1.06GB 2026-05-22 01:46:17.103245 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-ipmi 2025.1 d27d149c40c3 About a minute ago 999MB 2026-05-22 01:46:17.103255 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-ipmi 24.0.1.20260522 d27d149c40c3 About a minute ago 999MB 2026-05-22 01:46:17.103266 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-notification 2025.1 f922ea2adf5a About a minute ago 988MB 2026-05-22 01:46:17.103275 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-notification 24.0.1.20260522 f922ea2adf5a About a minute ago 988MB 2026-05-22 01:46:17.103287 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-compute 2025.1 fc622e88fe9c About a minute ago 999MB 2026-05-22 01:46:17.103297 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-compute 24.0.1.20260522 fc622e88fe9c About a minute ago 999MB 2026-05-22 01:46:17.103309 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-central 2025.1 21f782e5ee95 About a minute ago 988MB 2026-05-22 01:46:17.103319 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-central 24.0.1.20260522 21f782e5ee95 About a minute ago 988MB 2026-05-22 01:46:17.103330 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-api 13.0.1.20260522 079658e67306 About a minute ago 988MB 2026-05-22 01:46:17.103341 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-api 2025.1 079658e67306 About a minute ago 988MB 2026-05-22 01:46:17.103352 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-volume 2025.1 8cb3b9a6fd02 About a minute ago 1.79GB 2026-05-22 01:46:17.103362 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-volume 26.2.1.20260522 8cb3b9a6fd02 About a minute ago 1.79GB 2026-05-22 01:46:17.103374 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-scheduler 2025.1 5183e72aa5d7 About a minute ago 1.43GB 2026-05-22 01:46:17.103384 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-scheduler 26.2.1.20260522 5183e72aa5d7 About a minute ago 1.43GB 2026-05-22 01:46:17.103397 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-api 2025.1 b428620af771 About a minute ago 1.43GB 2026-05-22 01:46:17.103408 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-api 26.2.1.20260522 b428620af771 About a minute ago 1.43GB 2026-05-22 01:46:17.103421 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-backup 2025.1 6bfc8ad60082 About a minute ago 1.43GB 2026-05-22 01:46:17.103429 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-backup 26.2.1.20260522 6bfc8ad60082 About a minute ago 1.43GB 2026-05-22 01:46:17.103439 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-central 20.0.1.20260522 d40372f37bae About a minute ago 996MB 2026-05-22 01:46:17.103451 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-central 2025.1 d40372f37bae About a minute ago 996MB 2026-05-22 01:46:17.103460 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-worker 20.0.1.20260522 03d2d8cda3c3 About a minute ago 1GB 2026-05-22 01:46:17.103472 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-worker 2025.1 03d2d8cda3c3 About a minute ago 1GB 2026-05-22 01:46:17.103482 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-backend-bind9 20.0.1.20260522 4614bc805b1d About a minute ago 1GB 2026-05-22 01:46:17.103492 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-backend-bind9 2025.1 4614bc805b1d About a minute ago 1GB 2026-05-22 01:46:17.103644 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-producer 20.0.1.20260522 255bc7f8b59e About a minute ago 996MB 2026-05-22 01:46:17.103699 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-producer 2025.1 255bc7f8b59e About a minute ago 996MB 2026-05-22 01:46:17.103709 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-api 20.0.1.20260522 22e2a6206a83 About a minute ago 996MB 2026-05-22 01:46:17.103717 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-api 2025.1 22e2a6206a83 About a minute ago 996MB 2026-05-22 01:46:17.103725 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-sink 20.0.1.20260522 818d5b519861 About a minute ago 996MB 2026-05-22 01:46:17.103732 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-sink 2025.1 818d5b519861 About a minute ago 996MB 2026-05-22 01:46:17.103739 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-mdns 20.0.1.20260522 1b462ca83e0e About a minute ago 996MB 2026-05-22 01:46:17.103756 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-mdns 2025.1 1b462ca83e0e About a minute ago 996MB 2026-05-22 01:46:17.103764 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-statsd 2025.1 99ca4f3b2948 About a minute ago 1.12GB 2026-05-22 01:46:17.103772 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-statsd 4.6.4.20260522 99ca4f3b2948 About a minute ago 1.12GB 2026-05-22 01:46:17.103779 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-metricd 2025.1 8d2dea309a4e About a minute ago 1.12GB 2026-05-22 01:46:17.103786 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-metricd 4.6.4.20260522 8d2dea309a4e About a minute ago 1.12GB 2026-05-22 01:46:17.103793 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-api 2025.1 ddfaa383a2ab About a minute ago 1.12GB 2026-05-22 01:46:17.103801 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-api 4.6.4.20260522 ddfaa383a2ab About a minute ago 1.12GB 2026-05-22 01:46:17.103808 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/watcher-applier 14.1.1.20260522 82e9eae1aac7 2 minutes ago 1.02GB 2026-05-22 01:46:17.103815 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/watcher-applier 2025.1 82e9eae1aac7 2 minutes ago 1.02GB 2026-05-22 01:46:17.103823 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/watcher-engine 14.1.1.20260522 573c25320795 2 minutes ago 1.02GB 2026-05-22 01:46:17.103830 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/watcher-engine 2025.1 573c25320795 2 minutes ago 1.02GB 2026-05-22 01:46:17.103837 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/watcher-api 14.1.1.20260522 e1aba20c64eb 2 minutes ago 1.02GB 2026-05-22 01:46:17.103844 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/watcher-api 2025.1 e1aba20c64eb 2 minutes ago 1.02GB 2026-05-22 01:46:17.103852 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api 2025.1 3e0c89cf91e1 2 minutes ago 1.09GB 2026-05-22 01:46:17.103875 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api 24.1.1.20260522 3e0c89cf91e1 2 minutes ago 1.09GB 2026-05-22 01:46:17.103883 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-engine 2025.1 1e820938a8c7 2 minutes ago 1.09GB 2026-05-22 01:46:17.103902 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-engine 24.1.1.20260522 1e820938a8c7 2 minutes ago 1.09GB 2026-05-22 01:46:17.103910 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api-cfn 2025.1 b5af762de8a4 2 minutes ago 1.09GB 2026-05-22 01:46:17.103918 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api-cfn 24.1.1.20260522 b5af762de8a4 2 minutes ago 1.09GB 2026-05-22 01:46:17.103925 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-novncproxy 2025.1 a1bea6589f97 2 minutes ago 1.38GB 2026-05-22 01:46:17.103933 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-novncproxy 31.3.1.20260522 a1bea6589f97 2 minutes ago 1.38GB 2026-05-22 01:46:17.103940 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-serialproxy 2025.1 e9b3addfded6 2 minutes ago 1.23GB 2026-05-22 01:46:17.103947 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-serialproxy 31.3.1.20260522 e9b3addfded6 2 minutes ago 1.23GB 2026-05-22 01:46:17.103955 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute-ironic 2025.1 374eed537ede 2 minutes ago 1.24GB 2026-05-22 01:46:17.103962 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute-ironic 31.3.1.20260522 374eed537ede 2 minutes ago 1.24GB 2026-05-22 01:46:17.103970 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-scheduler 2025.1 f9f39b1b6dc6 2 minutes ago 1.23GB 2026-05-22 01:46:17.103977 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-scheduler 31.3.1.20260522 f9f39b1b6dc6 2 minutes ago 1.23GB 2026-05-22 01:46:17.103984 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute 2025.1 61d6579bd542 2 minutes ago 1.59GB 2026-05-22 01:46:17.103992 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute 31.3.1.20260522 61d6579bd542 2 minutes ago 1.59GB 2026-05-22 01:46:17.103999 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-ssh 2025.1 653eda21995f 2 minutes ago 1.23GB 2026-05-22 01:46:17.104007 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-ssh 31.3.1.20260522 653eda21995f 2 minutes ago 1.23GB 2026-05-22 01:46:17.104014 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-api 2025.1 c482a6c6683b 2 minutes ago 1.23GB 2026-05-22 01:46:17.104025 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-api 31.3.1.20260522 c482a6c6683b 2 minutes ago 1.23GB 2026-05-22 01:46:17.104033 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-conductor 2025.1 9e5b715eb560 2 minutes ago 1.23GB 2026-05-22 01:46:17.104041 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-conductor 31.3.1.20260522 9e5b715eb560 2 minutes ago 1.23GB 2026-05-22 01:46:17.104048 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-spicehtml5proxy 2025.1 ca9dfc78ff9d 2 minutes ago 1.27GB 2026-05-22 01:46:17.104056 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-spicehtml5proxy 31.3.1.20260522 ca9dfc78ff9d 2 minutes ago 1.27GB 2026-05-22 01:46:17.104063 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-pxe 2025.1 1d220a77edc6 2 minutes ago 1.2GB 2026-05-22 01:46:17.104070 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-pxe 29.0.6.20260522 1d220a77edc6 2 minutes ago 1.2GB 2026-05-22 01:46:17.104078 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-api 2025.1 a1cf4c406350 2 minutes ago 1.15GB 2026-05-22 01:46:17.104091 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-api 29.0.6.20260522 a1cf4c406350 2 minutes ago 1.15GB 2026-05-22 01:46:17.104099 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-conductor 2025.1 bd3cfccea1bb 2 minutes ago 1.43GB 2026-05-22 01:46:17.104107 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-conductor 29.0.6.20260522 bd3cfccea1bb 2 minutes ago 1.43GB 2026-05-22 01:46:17.104114 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-engine 19.0.1.20260522 93f5e664b0b4 2 minutes ago 1.01GB 2026-05-22 01:46:17.104121 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-engine 2025.1 93f5e664b0b4 2 minutes ago 1.01GB 2026-05-22 01:46:17.104129 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-monitors 19.0.1.20260522 826fdcce0363 2 minutes ago 1.08GB 2026-05-22 01:46:17.104136 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-monitors 2025.1 826fdcce0363 2 minutes ago 1.08GB 2026-05-22 01:46:17.104148 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-api 19.0.1.20260522 5b0c0fbf985e 2 minutes ago 1.01GB 2026-05-22 01:46:17.104160 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-api 2025.1 5b0c0fbf985e 2 minutes ago 1.01GB 2026-05-22 01:46:17.104167 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-ssh 2025.1 8e8c7e549447 2 minutes ago 1.05GB 2026-05-22 01:46:17.104175 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-ssh 27.0.2.20260522 8e8c7e549447 2 minutes ago 1.05GB 2026-05-22 01:46:17.104182 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-fernet 2025.1 b581fe5bbf0d 2 minutes ago 1.05GB 2026-05-22 01:46:17.104189 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-fernet 27.0.2.20260522 b581fe5bbf0d 2 minutes ago 1.05GB 2026-05-22 01:46:17.104197 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone 2025.1 1b8c8845a27d 2 minutes ago 1.08GB 2026-05-22 01:46:17.104204 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone 27.0.2.20260522 1b8c8845a27d 2 minutes ago 1.08GB 2026-05-22 01:46:17.104212 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-sb-db-relay 2025.1 6854a11fa65c 2 minutes ago 293MB 2026-05-22 01:46:17.104219 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-sb-db-relay 25.3.1.20260522 6854a11fa65c 2 minutes ago 293MB 2026-05-22 01:46:17.104226 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent 2025.1 5a26ac8d82e0 2 minutes ago 1.24GB 2026-05-22 01:46:17.104234 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent 26.0.4.20260522 5a26ac8d82e0 2 minutes ago 1.24GB 2026-05-22 01:46:17.104241 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-prometheus-exporter 2025.1 751377250538 2 minutes ago 1.44GB 2026-05-22 01:46:17.104249 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-prometheus-exporter 29.0.6.20260522 751377250538 2 minutes ago 1.44GB 2026-05-22 01:46:17.104256 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-base 2025.1 3889812eb4bf About an hour ago 1.03GB 2026-05-22 01:46:17.104263 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-base 2025.1 9b5686572b67 About an hour ago 998MB 2026-05-22 01:46:17.104271 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-base 2025.1 0c552dae3952 About an hour ago 1.14GB 2026-05-22 01:46:17.104278 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-base 2025.1 69aa0195c844 About an hour ago 1.22GB 2026-05-22 01:46:17.104295 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-base 2025.1 917e4b4751e5 About an hour ago 1.08GB 2026-05-22 01:46:17.104303 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/watcher-base 2025.1 abbb736c55c6 About an hour ago 1.01GB 2026-05-22 01:46:17.104310 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-base 2025.1 07f6995aabfb About an hour ago 1.11GB 2026-05-22 01:46:17.104318 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-base 2025.1 7c85444a2b70 About an hour ago 988MB 2026-05-22 01:46:17.104325 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-base 2025.1 dbd0cd3adc22 About an hour ago 1.42GB 2026-05-22 01:46:17.104333 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-base 2025.1 2772c0955da8 About an hour ago 980MB 2026-05-22 01:46:17.104340 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-base 2025.1 326ace3d5628 About an hour ago 979MB 2026-05-22 01:46:17.104347 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-base 2025.1 4e2e13fdaaac About an hour ago 1.05GB 2026-05-22 01:46:17.104355 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-base 2025.1 6461e92047f4 About an hour ago 1.08GB 2026-05-22 01:46:17.104362 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-base 2025.1 1121e6119747 About an hour ago 972MB 2026-05-22 01:46:17.104370 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-base 2025.1 714fa427e1bb About an hour ago 1.22GB 2026-05-22 01:46:17.104377 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-base 2025.1 274af04bb77e About an hour ago 987MB 2026-05-22 01:46:17.104384 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-base 2025.1 dd4bd385b9f4 About an hour ago 977MB 2026-05-22 01:46:17.104397 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-base 2025.1 228f61819f31 About an hour ago 1.03GB 2026-05-22 01:46:17.104404 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-base 2025.1 ac6aa21555e9 About an hour ago 980MB 2026-05-22 01:46:17.104412 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-base 2025.1 931725a1d636 About an hour ago 1.14GB 2026-05-22 01:46:17.104422 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-base 2025.1 8c19d01f1553 About an hour ago 291MB 2026-05-22 01:46:17.104430 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-base 2025.1 f02164eabed3 About an hour ago 268MB 2026-05-22 01:46:17.104437 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-base 2025.1 19dbeb98df68 About an hour ago 306MB 2026-05-22 01:46:17.104456 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-base 2025.1 48b21fb762b6 About an hour ago 268MB 2026-05-22 01:46:17.104464 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openstack-base 2025.1 525269f3c30c About an hour ago 972MB 2026-05-22 01:46:17.104471 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-base 2025.1 580733cce097 About an hour ago 286MB 2026-05-22 01:46:17.104479 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-base 2025.1 01f1c79ac291 2 hours ago 268MB 2026-05-22 01:46:17.104486 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-base 2025.1 6b7d7e8a4298 2 hours ago 268MB 2026-05-22 01:46:17.104493 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/base 2025.1 14d06ee4bfad 2 hours ago 268MB 2026-05-22 01:46:17.104525 | ubuntu-noble-large | ubuntu 24.04 0b1ebe5dd426 5 weeks ago 78.1MB 2026-05-22 01:46:17.108212 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-05-22 01:46:17.108250 | ubuntu-noble-large | + cat images.yml 2026-05-22 01:46:17.110871 | ubuntu-noble-large | --- 2026-05-22 01:46:17.110899 | ubuntu-noble-large | created: '2026-05-22T01:46:16.754975+00:00' 2026-05-22 01:46:17.110911 | ubuntu-noble-large | images: 2026-05-22 01:46:17.110921 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:29.0.6.20260522 2026-05-22 01:46:17.110930 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:26.0.4.20260522 2026-05-22 01:46:17.110939 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ovn-sb-db-relay:25.3.1.20260522 2026-05-22 01:46:17.110948 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/keystone:27.0.2.20260522 2026-05-22 01:46:17.110956 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/keystone-fernet:27.0.2.20260522 2026-05-22 01:46:17.110965 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/keystone-ssh:27.0.2.20260522 2026-05-22 01:46:17.110974 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/masakari-api:19.0.1.20260522 2026-05-22 01:46:17.110983 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/masakari-monitors:19.0.1.20260522 2026-05-22 01:46:17.110991 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/masakari-engine:19.0.1.20260522 2026-05-22 01:46:17.111000 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ironic-conductor:29.0.6.20260522 2026-05-22 01:46:17.111009 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ironic-api:29.0.6.20260522 2026-05-22 01:46:17.111018 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ironic-pxe:29.0.6.20260522 2026-05-22 01:46:17.111026 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:31.3.1.20260522 2026-05-22 01:46:17.111035 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-conductor:31.3.1.20260522 2026-05-22 01:46:17.111044 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-api:31.3.1.20260522 2026-05-22 01:46:17.111052 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-ssh:31.3.1.20260522 2026-05-22 01:46:17.111061 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-compute:31.3.1.20260522 2026-05-22 01:46:17.111070 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-scheduler:31.3.1.20260522 2026-05-22 01:46:17.111078 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-compute-ironic:31.3.1.20260522 2026-05-22 01:46:17.111087 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-serialproxy:31.3.1.20260522 2026-05-22 01:46:17.111096 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-novncproxy:31.3.1.20260522 2026-05-22 01:46:17.111105 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/heat-api-cfn:24.1.1.20260522 2026-05-22 01:46:17.111114 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/heat-engine:24.1.1.20260522 2026-05-22 01:46:17.111123 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/heat-api:24.1.1.20260522 2026-05-22 01:46:17.111131 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/watcher-api:14.1.1.20260522 2026-05-22 01:46:17.111140 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/watcher-engine:14.1.1.20260522 2026-05-22 01:46:17.111149 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/watcher-applier:14.1.1.20260522 2026-05-22 01:46:17.111158 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/gnocchi-api:4.6.4.20260522 2026-05-22 01:46:17.111166 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/gnocchi-metricd:4.6.4.20260522 2026-05-22 01:46:17.111176 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/gnocchi-statsd:4.6.4.20260522 2026-05-22 01:46:17.111184 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/designate-mdns:20.0.1.20260522 2026-05-22 01:46:17.111193 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/designate-sink:20.0.1.20260522 2026-05-22 01:46:17.111202 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/designate-api:20.0.1.20260522 2026-05-22 01:46:17.111219 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/designate-producer:20.0.1.20260522 2026-05-22 01:46:17.111229 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/designate-backend-bind9:20.0.1.20260522 2026-05-22 01:46:17.111237 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/designate-worker:20.0.1.20260522 2026-05-22 01:46:17.111246 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/designate-central:20.0.1.20260522 2026-05-22 01:46:17.111265 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/cinder-backup:26.2.1.20260522 2026-05-22 01:46:17.111274 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/cinder-api:26.2.1.20260522 2026-05-22 01:46:17.111283 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/cinder-scheduler:26.2.1.20260522 2026-05-22 01:46:17.111292 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/cinder-volume:26.2.1.20260522 2026-05-22 01:46:17.111300 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/placement-api:13.0.1.20260522 2026-05-22 01:46:17.111309 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ceilometer-central:24.0.1.20260522 2026-05-22 01:46:17.111318 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ceilometer-compute:24.0.1.20260522 2026-05-22 01:46:17.111327 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ceilometer-notification:24.0.1.20260522 2026-05-22 01:46:17.111335 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ceilometer-ipmi:24.0.1.20260522 2026-05-22 01:46:17.111344 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/manila-scheduler:20.0.2.20260522 2026-05-22 01:46:17.111353 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/manila-share:20.0.2.20260522 2026-05-22 01:46:17.111362 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/manila-data:20.0.2.20260522 2026-05-22 01:46:17.111371 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/manila-api:20.0.2.20260522 2026-05-22 01:46:17.111379 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/glance-api:30.2.1.20260522 2026-05-22 01:46:17.111388 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/skyline-console:6.0.1.20260522 2026-05-22 01:46:17.111397 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/skyline-apiserver:6.0.1.20260522 2026-05-22 01:46:17.111406 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ironic-neutron-agent:26.0.4.20260522 2026-05-22 01:46:17.111424 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-ovn-agent:26.0.4.20260522 2026-05-22 01:46:17.111434 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-metadata-agent:26.0.4.20260522 2026-05-22 01:46:17.111443 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-metering-agent:26.0.4.20260522 2026-05-22 01:46:17.111451 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:26.0.4.20260522 2026-05-22 01:46:17.111460 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:26.0.4.20260522 2026-05-22 01:46:17.111469 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-sriov-agent:26.0.4.20260522 2026-05-22 01:46:17.111478 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:26.0.4.20260522 2026-05-22 01:46:17.111487 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-l3-agent:26.0.4.20260522 2026-05-22 01:46:17.111495 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-server:26.0.4.20260522 2026-05-22 01:46:17.111520 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:26.0.4.20260522 2026-05-22 01:46:17.111528 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:26.0.4.20260522 2026-05-22 01:46:17.111537 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/barbican-worker:20.0.1.20260522 2026-05-22 01:46:17.111545 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/barbican-keystone-listener:20.0.1.20260522 2026-05-22 01:46:17.111554 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/barbican-api:20.0.1.20260522 2026-05-22 01:46:17.111562 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/aodh-notifier:20.0.0.20260522 2026-05-22 01:46:17.111570 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/aodh-expirer:20.0.0.20260522 2026-05-22 01:46:17.111579 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/aodh-evaluator:20.0.0.20260522 2026-05-22 01:46:17.111587 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/aodh-api:20.0.0.20260522 2026-05-22 01:46:17.111620 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/aodh-listener:20.0.0.20260522 2026-05-22 01:46:17.111629 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/octavia-api:16.0.2.20260522 2026-05-22 01:46:17.111638 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/octavia-driver-agent:16.0.2.20260522 2026-05-22 01:46:17.111646 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/octavia-health-manager:16.0.2.20260522 2026-05-22 01:46:17.111661 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/octavia-worker:16.0.2.20260522 2026-05-22 01:46:17.111669 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/octavia-housekeeping:16.0.2.20260522 2026-05-22 01:46:17.111678 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/blazar-manager:15.0.1.20260522 2026-05-22 01:46:17.111686 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/blazar-api:15.0.1.20260522 2026-05-22 01:46:17.111694 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/magnum-conductor:20.0.2.20260522 2026-05-22 01:46:17.111703 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/magnum-api:20.0.2.20260522 2026-05-22 01:46:17.111711 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ovn-sb-db-server:25.3.1.20260522 2026-05-22 01:46:17.111719 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ovn-northd:25.3.1.20260522 2026-05-22 01:46:17.111728 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ovn-controller:25.3.1.20260522 2026-05-22 01:46:17.111736 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ovn-nb-db-server:25.3.1.20260522 2026-05-22 01:46:17.111744 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/redis:7.0.15.20260522 2026-05-22 01:46:17.111753 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/redis-sentinel:7.0.15.20260522 2026-05-22 01:46:17.111766 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/mariadb-server:10.11.17.20260522 2026-05-22 01:46:17.111775 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/mariadb-clustercheck:10.11.17.20260522 2026-05-22 01:46:17.111783 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/hacluster-corosync:3.1.7.20260522 2026-05-22 01:46:17.111791 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2.1.6.20260522 2026-05-22 01:46:17.111800 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/hacluster-pcs:2.1.6.20260522 2026-05-22 01:46:17.111808 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2.1.6.20260522 2026-05-22 01:46:17.111816 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/horizon:25.3.3.20260522 2026-05-22 01:46:17.111825 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ironic-inspector:12.4.1.20260522 2026-05-22 01:46:17.111834 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/openvswitch-db-server:3.5.1.20260522 2026-05-22 01:46:17.111842 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:3.5.1.20260522 2026-05-22 01:46:17.111850 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:3.5.1.20260522 2026-05-22 01:46:17.111859 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ovsdpdk-db:3.5.1.20260522 2026-05-22 01:46:17.111867 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2.4.58.20260522 2026-05-22 01:46:17.111876 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/letsencrypt-lego:4.20.4.20260522 2026-05-22 01:46:17.111884 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-node-exporter:1.8.2.20260522 2026-05-22 01:46:17.111892 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-server:3.2.1.20260522 2026-05-22 01:46:17.111901 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-cadvisor:0.49.2.20260522 2026-05-22 01:46:17.111909 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-alertmanager:0.28.1.20260522 2026-05-22 01:46:17.111917 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:0.15.0.20260522 2026-05-22 01:46:17.111926 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:0.16.0.20260522 2026-05-22 01:46:17.111941 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:1.8.0.20260522 2026-05-22 01:46:17.111950 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2.2.0.20260522 2026-05-22 01:46:17.111958 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:1.0.7.20260522 2026-05-22 01:46:17.111967 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:0.25.0.20260522 2026-05-22 01:46:17.111975 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:1.7.0.20260522 2026-05-22 01:46:17.111983 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-mtail:3.0.8.20260522 2026-05-22 01:46:17.111992 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-libvirt:10.0.0.20260522 2026-05-22 01:46:17.112006 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/keepalived:2.2.8.20260522 2026-05-22 01:46:17.112014 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/grafana:13.0.1.20260522 2026-05-22 01:46:17.112023 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ovsdpdk:3.5.1.20260522 2026-05-22 01:46:17.112031 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/dnsmasq:2.90.20260522 2026-05-22 01:46:17.112039 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/opensearch-dashboards:2.19.5.20260522 2026-05-22 01:46:17.112048 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/opensearch:2.19.5.20260522 2026-05-22 01:46:17.112056 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/cron:3.0.20260522 2026-05-22 01:46:17.112065 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/kolla-toolbox:20.4.1.20260522 2026-05-22 01:46:17.112073 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/tgtd:1.0.85.20260522 2026-05-22 01:46:17.112081 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/haproxy:2.8.16.20260522 2026-05-22 01:46:17.112090 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/haproxy-ssh:9.6.20260522 2026-05-22 01:46:17.112098 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/iscsid:2.1.9.20260522 2026-05-22 01:46:17.112107 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/proxysql-3:3.0.8.20260522 2026-05-22 01:46:17.112115 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/proxysql:3.0.8.20260522 2026-05-22 01:46:17.112123 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/memcached:1.6.24.20260522 2026-05-22 01:46:17.112132 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/multipathd:0.9.4.20260522 2026-05-22 01:46:17.112140 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/fluentd:5.0.9.20260522 2026-05-22 01:46:17.112149 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/rabbitmq:4.1.8.20260522 2026-05-22 01:46:17.112157 | ubuntu-noble-large | openstack_version: '2025.1' 2026-05-22 01:46:17.112166 | ubuntu-noble-large | versions: 2026-05-22 01:46:17.112174 | ubuntu-noble-large | aodh: 20.0.0.20260522 2026-05-22 01:46:17.112183 | ubuntu-noble-large | barbican: 20.0.1.20260522 2026-05-22 01:46:17.112191 | ubuntu-noble-large | blazar: 15.0.1.20260522 2026-05-22 01:46:17.112200 | ubuntu-noble-large | ceilometer: 24.0.1.20260522 2026-05-22 01:46:17.112208 | ubuntu-noble-large | cinder: 26.2.1.20260522 2026-05-22 01:46:17.112216 | ubuntu-noble-large | cron: 3.0.20260522 2026-05-22 01:46:17.112225 | ubuntu-noble-large | designate: 20.0.1.20260522 2026-05-22 01:46:17.112233 | ubuntu-noble-large | dnsmasq: 2.90.20260522 2026-05-22 01:46:17.112241 | ubuntu-noble-large | fluentd: 5.0.9.20260522 2026-05-22 01:46:17.112250 | ubuntu-noble-large | glance: 30.2.1.20260522 2026-05-22 01:46:17.112258 | ubuntu-noble-large | gnocchi: 4.6.4.20260522 2026-05-22 01:46:17.112266 | ubuntu-noble-large | grafana: 13.0.1.20260522 2026-05-22 01:46:17.112275 | ubuntu-noble-large | hacluster_corosync: 3.1.7.20260522 2026-05-22 01:46:17.112283 | ubuntu-noble-large | haproxy: 2.8.16.20260522 2026-05-22 01:46:17.112291 | ubuntu-noble-large | haproxy_ssh: 9.6.20260522 2026-05-22 01:46:17.112300 | ubuntu-noble-large | heat: 24.1.1.20260522 2026-05-22 01:46:17.112308 | ubuntu-noble-large | horizon: 25.3.3.20260522 2026-05-22 01:46:17.112317 | ubuntu-noble-large | ironic: 29.0.6.20260522 2026-05-22 01:46:17.112325 | ubuntu-noble-large | ironic_inspector: 12.4.1.20260522 2026-05-22 01:46:17.112334 | ubuntu-noble-large | iscsid: 2.1.9.20260522 2026-05-22 01:46:17.112342 | ubuntu-noble-large | keepalived: 2.2.8.20260522 2026-05-22 01:46:17.112350 | ubuntu-noble-large | keystone: 27.0.2.20260522 2026-05-22 01:46:17.112359 | ubuntu-noble-large | kolla-toolbox: 20.4.1.20260522 2026-05-22 01:46:17.112367 | ubuntu-noble-large | kolla_toolbox: 20.4.1.20260522 2026-05-22 01:46:17.112376 | ubuntu-noble-large | letsencrypt_lego: 4.20.4.20260522 2026-05-22 01:46:17.112389 | ubuntu-noble-large | letsencrypt_webserver: 2.4.58.20260522 2026-05-22 01:46:17.112397 | ubuntu-noble-large | magnum: 20.0.2.20260522 2026-05-22 01:46:17.112406 | ubuntu-noble-large | manila: 20.0.2.20260522 2026-05-22 01:46:17.112414 | ubuntu-noble-large | mariadb: 10.11.17.20260522 2026-05-22 01:46:17.112422 | ubuntu-noble-large | masakari: 19.0.1.20260522 2026-05-22 01:46:17.112431 | ubuntu-noble-large | memcached: 1.6.24.20260522 2026-05-22 01:46:17.112439 | ubuntu-noble-large | multipathd: 0.9.4.20260522 2026-05-22 01:46:17.112447 | ubuntu-noble-large | neutron: 26.0.4.20260522 2026-05-22 01:46:17.112456 | ubuntu-noble-large | nova: 31.3.1.20260522 2026-05-22 01:46:17.112464 | ubuntu-noble-large | nova_libvirt: 10.0.0.20260522 2026-05-22 01:46:17.112473 | ubuntu-noble-large | octavia: 16.0.2.20260522 2026-05-22 01:46:17.112481 | ubuntu-noble-large | opensearch: 2.19.5.20260522 2026-05-22 01:46:17.112489 | ubuntu-noble-large | opensearch_dashboards: 2.19.5.20260522 2026-05-22 01:46:17.112498 | ubuntu-noble-large | openvswitch: 3.5.1.20260522 2026-05-22 01:46:17.112528 | ubuntu-noble-large | ovn: 25.3.1.20260522 2026-05-22 01:46:17.112537 | ubuntu-noble-large | placement: 13.0.1.20260522 2026-05-22 01:46:17.112545 | ubuntu-noble-large | prometheus: 3.2.1.20260522 2026-05-22 01:46:17.112554 | ubuntu-noble-large | prometheus_alertmanager: 0.28.1.20260522 2026-05-22 01:46:17.112562 | ubuntu-noble-large | prometheus_blackbox_exporter: 0.25.0.20260522 2026-05-22 01:46:17.112571 | ubuntu-noble-large | prometheus_cadvisor: 0.49.2.20260522 2026-05-22 01:46:17.112579 | ubuntu-noble-large | prometheus_elasticsearch_exporter: 1.8.0.20260522 2026-05-22 01:46:17.112587 | ubuntu-noble-large | prometheus_libvirt_exporter: 2.2.0.20260522 2026-05-22 01:46:17.112618 | ubuntu-noble-large | prometheus_memcached_exporter: 0.15.0.20260522 2026-05-22 01:46:17.112627 | ubuntu-noble-large | prometheus_mtail: 3.0.8.20260522 2026-05-22 01:46:17.112636 | ubuntu-noble-large | prometheus_mysqld_exporter: 0.16.0.20260522 2026-05-22 01:46:17.112644 | ubuntu-noble-large | prometheus_node_exporter: 1.8.2.20260522 2026-05-22 01:46:17.112652 | ubuntu-noble-large | prometheus_openstack_exporter: 1.7.0.20260522 2026-05-22 01:46:17.112660 | ubuntu-noble-large | prometheus_ovn_exporter: 1.0.7.20260522 2026-05-22 01:46:17.112669 | ubuntu-noble-large | proxysql: 3.0.8.20260522 2026-05-22 01:46:17.112677 | ubuntu-noble-large | rabbitmq: 4.1.8.20260522 2026-05-22 01:46:17.112685 | ubuntu-noble-large | redis: 7.0.15.20260522 2026-05-22 01:46:17.112694 | ubuntu-noble-large | skyline: 6.0.1.20260522 2026-05-22 01:46:17.112702 | ubuntu-noble-large | skyline_console: 6.0.1.20260522 2026-05-22 01:46:17.112711 | ubuntu-noble-large | tgtd: 1.0.85.20260522 2026-05-22 01:46:17.112719 | ubuntu-noble-large | watcher: 14.1.1.20260522 2026-05-22 01:46:17.112727 | ubuntu-noble-large | + python3 src/compare-sbom.py 2026-05-22 01:46:17.357922 | ubuntu-noble-large | 2026-05-22 01:46:17 | INFO | Starting SBOM comparison 2026-05-22 01:46:17.357991 | ubuntu-noble-large | 2026-05-22 01:46:17 | INFO | Using OpenStack version: 2025.1 2026-05-22 01:46:17.358003 | ubuntu-noble-large | 2026-05-22 01:46:17 | INFO | Local SBOM: images.yml 2026-05-22 01:46:17.358016 | ubuntu-noble-large | 2026-05-22 01:46:17 | INFO | Remote image: registry.osism.cloud/kolla/sbom:2025.1 2026-05-22 01:46:17.358047 | ubuntu-noble-large | 2026-05-22 01:46:17 | INFO | Loading SBOM from file: images.yml 2026-05-22 01:46:17.379960 | ubuntu-noble-large | 2026-05-22 01:46:17 | SUCCESS | Successfully loaded SBOM from images.yml 2026-05-22 01:46:17.380011 | ubuntu-noble-large | 2026-05-22 01:46:17 | INFO | Pulling container image: registry.osism.cloud/kolla/sbom:2025.1 2026-05-22 01:46:17.394828 | ubuntu-noble-large | 2026-05-22 01:46:17 | INFO | Pulling image registry.osism.cloud/kolla/sbom:2025.1... 2026-05-22 01:46:18.240951 | ubuntu-noble-large | 2026-05-22 01:46:18 | SUCCESS | Successfully pulled registry.osism.cloud/kolla/sbom:2025.1 2026-05-22 01:46:18.241036 | ubuntu-noble-large | 2026-05-22 01:46:18 | INFO | Creating temporary container... 2026-05-22 01:46:18.319164 | ubuntu-noble-large | 2026-05-22 01:46:18 | INFO | Extracting images.yml from container... 2026-05-22 01:46:18.353835 | ubuntu-noble-large | 2026-05-22 01:46:18 | SUCCESS | Successfully extracted SBOM from container 2026-05-22 01:46:18.353908 | ubuntu-noble-large | 2026-05-22 01:46:18 | INFO | Removing temporary container... 2026-05-22 01:46:18.365490 | ubuntu-noble-large | 2026-05-22 01:46:18 | SUCCESS | Container removed 2026-05-22 01:46:18.365562 | ubuntu-noble-large | 2026-05-22 01:46:18 | INFO | Removing image registry.osism.cloud/kolla/sbom:2025.1... 2026-05-22 01:46:18.381782 | ubuntu-noble-large | 2026-05-22 01:46:18 | SUCCESS | Image removed 2026-05-22 01:46:18.401273 | ubuntu-noble-large | 2026-05-22 01:46:18 | INFO | 2026-05-22 01:46:18.401337 | ubuntu-noble-large | 2026-05-22 01:46:18 | INFO | Extracting image names... 2026-05-22 01:46:18.401556 | ubuntu-noble-large | 2026-05-22 01:46:18 | INFO | Remote SBOM contains 133 images 2026-05-22 01:46:18.401580 | ubuntu-noble-large | 2026-05-22 01:46:18 | INFO | Local SBOM contains 133 images 2026-05-22 01:46:18.401664 | ubuntu-noble-large | 2026-05-22 01:46:18 | INFO | Remote SBOM contains 60 version entries 2026-05-22 01:46:18.401728 | ubuntu-noble-large | 2026-05-22 01:46:18 | INFO | Local SBOM contains 60 version entries 2026-05-22 01:46:18.401746 | ubuntu-noble-large | 2026-05-22 01:46:18 | INFO | 2026-05-22 01:46:18.401835 | ubuntu-noble-large | 2026-05-22 01:46:18 | INFO | Comparing image lists... 2026-05-22 01:46:18.401898 | ubuntu-noble-large | 2026-05-22 01:46:18 | SUCCESS | No image list differences found 2026-05-22 01:46:18.401958 | ubuntu-noble-large | 2026-05-22 01:46:18 | INFO | 2026-05-22 01:46:18.402022 | ubuntu-noble-large | 2026-05-22 01:46:18 | INFO | Comparing versions for downgrades... 2026-05-22 01:46:18.403235 | ubuntu-noble-large | 2026-05-22 01:46:18 | SUCCESS | No version downgrades detected 2026-05-22 01:46:18.403280 | ubuntu-noble-large | 2026-05-22 01:46:18 | INFO | 2026-05-22 01:46:18.403330 | ubuntu-noble-large | 2026-05-22 01:46:18 | INFO | Comparing version presence... 2026-05-22 01:46:18.403474 | ubuntu-noble-large | 2026-05-22 01:46:18 | SUCCESS | No version presence differences found 2026-05-22 01:46:18.403532 | ubuntu-noble-large | 2026-05-22 01:46:18 | INFO | 2026-05-22 01:46:18.403550 | ubuntu-noble-large | 2026-05-22 01:46:18 | INFO | ============================================================ 2026-05-22 01:46:18.403562 | ubuntu-noble-large | 2026-05-22 01:46:18 | SUCCESS | COMPARISON SUCCESSFUL: No issues found 2026-05-22 01:46:18.443433 | ubuntu-noble-large | + [[ latest != \l\a\t\e\s\t ]] 2026-05-22 01:46:18.443472 | ubuntu-noble-large | + docker build -t osism.harbor.regio.digital/kolla/sbom:2025.1 . 2026-05-22 01:46:18.836029 | ubuntu-noble-large | #0 building with "default" instance using docker driver 2026-05-22 01:46:18.836102 | ubuntu-noble-large | 2026-05-22 01:46:18.836119 | ubuntu-noble-large | #1 [internal] load build definition from Dockerfile 2026-05-22 01:46:18.836130 | ubuntu-noble-large | #1 transferring dockerfile: 127B done 2026-05-22 01:46:18.836140 | ubuntu-noble-large | #1 DONE 0.1s 2026-05-22 01:46:18.836152 | ubuntu-noble-large | 2026-05-22 01:46:18.836171 | ubuntu-noble-large | #2 [internal] load .dockerignore 2026-05-22 01:46:18.836181 | ubuntu-noble-large | #2 transferring context: 2B done 2026-05-22 01:46:18.836191 | ubuntu-noble-large | #2 DONE 0.0s 2026-05-22 01:46:18.944228 | ubuntu-noble-large | 2026-05-22 01:46:18.944316 | ubuntu-noble-large | #3 [internal] load build context 2026-05-22 01:46:18.944341 | ubuntu-noble-large | #3 transferring context: 11.86kB done 2026-05-22 01:46:18.944366 | ubuntu-noble-large | #3 DONE 0.0s 2026-05-22 01:46:18.944377 | ubuntu-noble-large | 2026-05-22 01:46:18.944386 | ubuntu-noble-large | #4 [1/1] COPY images.yml /images.yml 2026-05-22 01:46:18.944395 | ubuntu-noble-large | #4 DONE 0.0s 2026-05-22 01:46:18.944404 | ubuntu-noble-large | 2026-05-22 01:46:18.944413 | ubuntu-noble-large | #5 exporting to image 2026-05-22 01:46:18.944421 | ubuntu-noble-large | #5 exporting layers 0.0s done 2026-05-22 01:46:19.058667 | ubuntu-noble-large | #5 writing image sha256:39c18af38e3e7191967306fa7f69e2a6f1bdbed41afdcf24e51f509ba212c15b done 2026-05-22 01:46:19.058735 | ubuntu-noble-large | #5 naming to osism.harbor.regio.digital/kolla/sbom:2025.1 done 2026-05-22 01:46:19.058756 | ubuntu-noble-large | #5 DONE 0.1s 2026-05-22 01:46:19.072427 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/sbom:2025.1 2026-05-22 01:46:19.944003 | ubuntu-noble-large | ok: Runtime: 1:42:36.090106 2026-05-22 01:46:20.615027 | 2026-05-22 01:46:20.615216 | TASK [Run push script] 2026-05-22 01:46:20.935213 | ubuntu-noble-large | + export PATH=/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2026-05-22 01:46:20.935345 | ubuntu-noble-large | + PATH=/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2026-05-22 01:46:20.935385 | ubuntu-noble-large | + bash scripts/100-push.sh 2026-05-22 01:46:20.939989 | ubuntu-noble-large | + BUILD_TYPE=all 2026-05-22 01:46:20.940022 | ubuntu-noble-large | + DOCKER_PUSH_JOBS=8 2026-05-22 01:46:20.940051 | ubuntu-noble-large | + LSTFILE=images.txt 2026-05-22 01:46:20.940251 | ubuntu-noble-large | + [[ all == \b\a\s\e ]] 2026-05-22 01:46:20.941265 | ubuntu-noble-large | + cat images.txt 2026-05-22 01:46:20.941555 | ubuntu-noble-large | + grep -v base 2026-05-22 01:46:20.946342 | ubuntu-noble-large | + cat images.lst 2026-05-22 01:46:20.946737 | ubuntu-noble-large | + parallel --retries 3 --joblog other.log -j8 docker push '{}' '>' /dev/null 2026-05-22 02:11:23.140220 | ubuntu-noble-large | + cat other.log 2026-05-22 02:11:23.142986 | ubuntu-noble-large | Seq Host Starttime JobRuntime Send Receive Exitval Signal Command 2026-05-22 02:11:23.143019 | ubuntu-noble-large | 3 : 1779414381.318 67.750 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1' > /dev/null 2026-05-22 02:11:23.143034 | ubuntu-noble-large | 4 : 1779414381.324 98.424 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/keystone:2025.1' > /dev/null 2026-05-22 02:11:23.143048 | ubuntu-noble-large | 2 : 1779414381.312 109.272 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1' > /dev/null 2026-05-22 02:11:23.143063 | ubuntu-noble-large | 5 : 1779414381.329 110.467 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/keystone-fernet:2025.1' > /dev/null 2026-05-22 02:11:23.143096 | ubuntu-noble-large | 1 : 1779414381.305 111.679 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1' > /dev/null 2026-05-22 02:11:23.143109 | ubuntu-noble-large | 10 : 1779414479.758 30.623 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ironic-conductor:2025.1' > /dev/null 2026-05-22 02:11:23.143122 | ubuntu-noble-large | 6 : 1779414381.340 130.539 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/keystone-ssh:2025.1' > /dev/null 2026-05-22 02:11:23.143135 | ubuntu-noble-large | 8 : 1779414381.354 136.394 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/masakari-monitors:2025.1' > /dev/null 2026-05-22 02:11:23.143147 | ubuntu-noble-large | 7 : 1779414381.349 148.726 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/masakari-api:2025.1' > /dev/null 2026-05-22 02:11:23.143160 | ubuntu-noble-large | 11 : 1779414490.593 43.034 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ironic-api:2025.1' > /dev/null 2026-05-22 02:11:23.143173 | ubuntu-noble-large | 13 : 1779414492.993 51.388 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1' > /dev/null 2026-05-22 02:11:23.143185 | ubuntu-noble-large | 12 : 1779414491.805 59.141 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ironic-pxe:2025.1' > /dev/null 2026-05-22 02:11:23.143197 | ubuntu-noble-large | 15 : 1779414511.892 51.312 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-api:2025.1' > /dev/null 2026-05-22 02:11:23.143211 | ubuntu-noble-large | 18 : 1779414533.638 30.594 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-scheduler:2025.1' > /dev/null 2026-05-22 02:11:23.143223 | ubuntu-noble-large | 16 : 1779414517.760 51.299 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-ssh:2025.1' > /dev/null 2026-05-22 02:11:23.143236 | ubuntu-noble-large | 9 : 1779414449.073 123.219 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/masakari-engine:2025.1' > /dev/null 2026-05-22 02:11:23.143248 | ubuntu-noble-large | 14 : 1779414510.394 63.151 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-conductor:2025.1' > /dev/null 2026-05-22 02:11:23.143260 | ubuntu-noble-large | 20 : 1779414550.955 35.458 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1' > /dev/null 2026-05-22 02:11:23.143272 | ubuntu-noble-large | 19 : 1779414544.392 45.118 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1' > /dev/null 2026-05-22 02:11:23.143284 | ubuntu-noble-large | 22 : 1779414564.240 44.493 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1' > /dev/null 2026-05-22 02:11:23.143296 | ubuntu-noble-large | 24 : 1779414572.300 40.278 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/heat-api:2025.1' > /dev/null 2026-05-22 02:11:23.143332 | ubuntu-noble-large | 23 : 1779414569.070 47.753 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/heat-engine:2025.1' > /dev/null 2026-05-22 02:11:23.143366 | ubuntu-noble-large | 25 : 1779414573.549 46.624 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/watcher-api:2025.1' > /dev/null 2026-05-22 02:11:23.143377 | ubuntu-noble-large | 17 : 1779414530.091 91.066 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-compute:2025.1' > /dev/null 2026-05-22 02:11:23.143387 | ubuntu-noble-large | 21 : 1779414563.212 58.786 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1' > /dev/null 2026-05-22 02:11:23.143398 | ubuntu-noble-large | 26 : 1779414586.423 36.547 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/watcher-engine:2025.1' > /dev/null 2026-05-22 02:11:23.143408 | ubuntu-noble-large | 27 : 1779414589.520 38.387 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/watcher-applier:2025.1' > /dev/null 2026-05-22 02:11:23.143419 | ubuntu-noble-large | 34 : 1779414622.979 50.218 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/designate-producer:2025.1' > /dev/null 2026-05-22 02:11:23.143430 | ubuntu-noble-large | 29 : 1779414612.586 63.046 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1' > /dev/null 2026-05-22 02:11:23.143440 | ubuntu-noble-large | 33 : 1779414622.010 55.867 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/designate-api:2025.1' > /dev/null 2026-05-22 02:11:23.143450 | ubuntu-noble-large | 28 : 1779414608.740 71.234 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/gnocchi-api:2025.1' > /dev/null 2026-05-22 02:11:23.143461 | ubuntu-noble-large | 32 : 1779414621.163 61.258 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/designate-sink:2025.1' > /dev/null 2026-05-22 02:11:23.143472 | ubuntu-noble-large | 31 : 1779414620.181 64.150 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/designate-mdns:2025.1' > /dev/null 2026-05-22 02:11:23.143494 | ubuntu-noble-large | 30 : 1779414616.831 85.500 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1' > /dev/null 2026-05-22 02:11:23.143505 | ubuntu-noble-large | 35 : 1779414627.919 80.012 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1' > /dev/null 2026-05-22 02:11:23.143516 | ubuntu-noble-large | 37 : 1779414675.641 62.091 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/designate-central:2025.1' > /dev/null 2026-05-22 02:11:23.143526 | ubuntu-noble-large | 36 : 1779414673.207 70.423 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/designate-worker:2025.1' > /dev/null 2026-05-22 02:11:23.143543 | ubuntu-noble-large | 43 : 1779414707.938 56.459 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ceilometer-central:2025.1' > /dev/null 2026-05-22 02:11:23.143554 | ubuntu-noble-large | 38 : 1779414677.889 91.776 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/cinder-backup:2025.1' > /dev/null 2026-05-22 02:11:23.143564 | ubuntu-noble-large | 42 : 1779414702.340 75.574 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/placement-api:2025.1' > /dev/null 2026-05-22 02:11:23.143575 | ubuntu-noble-large | 41 : 1779414684.338 98.846 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/cinder-volume:2025.1' > /dev/null 2026-05-22 02:11:23.143586 | ubuntu-noble-large | 39 : 1779414679.983 105.578 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/cinder-api:2025.1' > /dev/null 2026-05-22 02:11:23.143629 | ubuntu-noble-large | 40 : 1779414682.427 108.694 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1' > /dev/null 2026-05-22 02:11:23.143644 | ubuntu-noble-large | 44 : 1779414737.741 64.676 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1' > /dev/null 2026-05-22 02:11:23.143655 | ubuntu-noble-large | 45 : 1779414743.639 73.861 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1' > /dev/null 2026-05-22 02:11:23.143666 | ubuntu-noble-large | 46 : 1779414764.404 72.516 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1' > /dev/null 2026-05-22 02:11:23.143676 | ubuntu-noble-large | 49 : 1779414783.192 55.134 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/manila-data:2025.1' > /dev/null 2026-05-22 02:11:23.143686 | ubuntu-noble-large | 47 : 1779414769.676 72.621 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/manila-scheduler:2025.1' > /dev/null 2026-05-22 02:11:23.143696 | ubuntu-noble-large | 50 : 1779414785.569 61.490 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/manila-api:2025.1' > /dev/null 2026-05-22 02:11:23.143716 | ubuntu-noble-large | 52 : 1779414802.427 59.521 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/skyline-console:2025.1' > /dev/null 2026-05-22 02:11:23.143727 | ubuntu-noble-large | 51 : 1779414791.128 75.635 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/glance-api:2025.1' > /dev/null 2026-05-22 02:11:23.143737 | ubuntu-noble-large | 48 : 1779414777.922 90.403 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/manila-share:2025.1' > /dev/null 2026-05-22 02:11:23.143747 | ubuntu-noble-large | 54 : 1779414836.930 46.490 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1' > /dev/null 2026-05-22 02:11:23.143757 | ubuntu-noble-large | 55 : 1779414838.336 52.271 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1' > /dev/null 2026-05-22 02:11:23.143767 | ubuntu-noble-large | 56 : 1779414842.308 55.448 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1' > /dev/null 2026-05-22 02:11:23.143777 | ubuntu-noble-large | 53 : 1779414817.510 83.763 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1' > /dev/null 2026-05-22 02:11:23.143788 | ubuntu-noble-large | 58 : 1779414861.958 54.292 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1' > /dev/null 2026-05-22 02:11:23.143798 | ubuntu-noble-large | 57 : 1779414847.069 73.098 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1' > /dev/null 2026-05-22 02:11:23.143808 | ubuntu-noble-large | 59 : 1779414866.774 56.570 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1' > /dev/null 2026-05-22 02:11:23.143818 | ubuntu-noble-large | 63 : 1779414897.767 26.766 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-server:2025.1' > /dev/null 2026-05-22 02:11:23.143828 | ubuntu-noble-large | 60 : 1779414868.335 65.118 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1' > /dev/null 2026-05-22 02:11:23.143839 | ubuntu-noble-large | 64 : 1779414901.282 49.314 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1' > /dev/null 2026-05-22 02:11:23.143849 | ubuntu-noble-large | 62 : 1779414890.616 61.407 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1' > /dev/null 2026-05-22 02:11:23.143859 | ubuntu-noble-large | 61 : 1779414883.428 73.417 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1' > /dev/null 2026-05-22 02:11:23.143870 | ubuntu-noble-large | 66 : 1779414920.178 66.071 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/barbican-worker:2025.1' > /dev/null 2026-05-22 02:11:23.143887 | ubuntu-noble-large | 69 : 1779414933.464 55.500 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/aodh-notifier:2025.1' > /dev/null 2026-05-22 02:11:23.143897 | ubuntu-noble-large | 65 : 1779414916.260 75.002 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1' > /dev/null 2026-05-22 02:11:23.143917 | ubuntu-noble-large | 68 : 1779414924.542 70.187 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/barbican-api:2025.1' > /dev/null 2026-05-22 02:11:23.143927 | ubuntu-noble-large | 67 : 1779414923.354 73.403 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1' > /dev/null 2026-05-22 02:11:23.143938 | ubuntu-noble-large | 72 : 1779414956.853 43.763 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/aodh-api:2025.1' > /dev/null 2026-05-22 02:11:23.143949 | ubuntu-noble-large | 70 : 1779414950.606 66.026 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/aodh-expirer:2025.1' > /dev/null 2026-05-22 02:11:23.143959 | ubuntu-noble-large | 71 : 1779414952.033 72.463 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1' > /dev/null 2026-05-22 02:11:23.143970 | ubuntu-noble-large | 73 : 1779414986.259 57.105 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/aodh-listener:2025.1' > /dev/null 2026-05-22 02:11:23.143980 | ubuntu-noble-large | 75 : 1779414991.269 54.760 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1' > /dev/null 2026-05-22 02:11:23.143991 | ubuntu-noble-large | 74 : 1779414988.974 58.865 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/octavia-api:2025.1' > /dev/null 2026-05-22 02:11:23.144001 | ubuntu-noble-large | 77 : 1779414996.765 52.523 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/octavia-worker:2025.1' > /dev/null 2026-05-22 02:11:23.144019 | ubuntu-noble-large | 78 : 1779415000.623 51.519 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1' > /dev/null 2026-05-22 02:11:23.144029 | ubuntu-noble-large | 76 : 1779414994.735 58.621 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1' > /dev/null 2026-05-22 02:11:23.144040 | ubuntu-noble-large | 79 : 1779415016.642 55.513 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/blazar-manager:2025.1' > /dev/null 2026-05-22 02:11:23.144050 | ubuntu-noble-large | 80 : 1779415024.505 49.574 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/blazar-api:2025.1' > /dev/null 2026-05-22 02:11:23.144061 | ubuntu-noble-large | 83 : 1779415047.845 30.164 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1' > /dev/null 2026-05-22 02:11:23.144071 | ubuntu-noble-large | 85 : 1779415052.150 44.576 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ovn-controller:2025.1' > /dev/null 2026-05-22 02:11:23.144081 | ubuntu-noble-large | 84 : 1779415049.301 54.450 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ovn-northd:2025.1' > /dev/null 2026-05-22 02:11:23.144092 | ubuntu-noble-large | 82 : 1779415046.038 60.363 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/magnum-api:2025.1' > /dev/null 2026-05-22 02:11:23.144102 | ubuntu-noble-large | 86 : 1779415053.362 60.796 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1' > /dev/null 2026-05-22 02:11:23.144113 | ubuntu-noble-large | 87 : 1779415072.164 52.568 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/redis:2025.1' > /dev/null 2026-05-22 02:11:23.144123 | ubuntu-noble-large | 81 : 1779415043.373 83.363 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/magnum-conductor:2025.1' > /dev/null 2026-05-22 02:11:23.144134 | ubuntu-noble-large | 88 : 1779415074.089 60.838 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/redis-sentinel:2025.1' > /dev/null 2026-05-22 02:11:23.144144 | ubuntu-noble-large | 90 : 1779415096.736 58.566 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1' > /dev/null 2026-05-22 02:11:23.144155 | ubuntu-noble-large | 91 : 1779415103.762 53.783 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1' > /dev/null 2026-05-22 02:11:23.144165 | ubuntu-noble-large | 89 : 1779415078.020 81.864 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/mariadb-server:2025.1' > /dev/null 2026-05-22 02:11:23.144176 | ubuntu-noble-large | 93 : 1779415114.168 48.927 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1' > /dev/null 2026-05-22 02:11:23.144186 | ubuntu-noble-large | 92 : 1779415106.411 61.141 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1' > /dev/null 2026-05-22 02:11:23.144197 | ubuntu-noble-large | 96 : 1779415134.937 58.256 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ironic-inspector:2025.1' > /dev/null 2026-05-22 02:11:23.144207 | ubuntu-noble-large | 94 : 1779415124.741 71.752 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1' > /dev/null 2026-05-22 02:11:23.144218 | ubuntu-noble-large | 97 : 1779415155.313 61.699 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1' > /dev/null 2026-05-22 02:11:23.144228 | ubuntu-noble-large | 98 : 1779415157.554 63.766 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1' > /dev/null 2026-05-22 02:11:23.144244 | ubuntu-noble-large | 95 : 1779415126.744 95.710 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/horizon:2025.1' > /dev/null 2026-05-22 02:11:23.144255 | ubuntu-noble-large | 100 : 1779415163.104 66.993 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1' > /dev/null 2026-05-22 02:11:23.144265 | ubuntu-noble-large | 103 : 1779415196.503 44.730 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1' > /dev/null 2026-05-22 02:11:23.144284 | ubuntu-noble-large | 101 : 1779415167.558 74.671 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1' > /dev/null 2026-05-22 02:11:23.144295 | ubuntu-noble-large | 99 : 1779415159.894 83.681 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1' > /dev/null 2026-05-22 02:11:23.144324 | ubuntu-noble-large | 102 : 1779415193.199 74.169 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1' > /dev/null 2026-05-22 02:11:23.144342 | ubuntu-noble-large | 105 : 1779415221.329 53.151 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1' > /dev/null 2026-05-22 02:11:23.144353 | ubuntu-noble-large | 106 : 1779415222.464 61.658 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1' > /dev/null 2026-05-22 02:11:23.144364 | ubuntu-noble-large | 110 : 1779415243.587 44.425 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1' > /dev/null 2026-05-22 02:11:23.144374 | ubuntu-noble-large | 108 : 1779415241.241 51.673 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1' > /dev/null 2026-05-22 02:11:23.144386 | ubuntu-noble-large | 107 : 1779415230.119 67.613 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1' > /dev/null 2026-05-22 02:11:23.144396 | ubuntu-noble-large | 109 : 1779415242.238 58.554 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1' > /dev/null 2026-05-22 02:11:23.144406 | ubuntu-noble-large | 111 : 1779415267.376 55.153 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1' > /dev/null 2026-05-22 02:11:23.144417 | ubuntu-noble-large | 114 : 1779415288.020 48.039 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1' > /dev/null 2026-05-22 02:11:23.144427 | ubuntu-noble-large | 112 : 1779415274.490 63.236 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1' > /dev/null 2026-05-22 02:11:23.144438 | ubuntu-noble-large | 113 : 1779415284.132 55.151 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1' > /dev/null 2026-05-22 02:11:23.144449 | ubuntu-noble-large | 116 : 1779415297.738 44.453 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/keepalived:2025.1' > /dev/null 2026-05-22 02:11:23.144459 | ubuntu-noble-large | 118 : 1779415322.538 20.981 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ovsdpdk:2025.1' > /dev/null 2026-05-22 02:11:23.144470 | ubuntu-noble-large | 104 : 1779415217.023 128.256 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-server:2025.1' > /dev/null 2026-05-22 02:11:23.144481 | ubuntu-noble-large | 122 : 1779415342.200 29.871 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/cron:2025.1' > /dev/null 2026-05-22 02:11:23.144492 | ubuntu-noble-large | 124 : 1779415345.285 29.937 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/tgtd:2025.1' > /dev/null 2026-05-22 02:11:23.144502 | ubuntu-noble-large | 119 : 1779415336.074 41.348 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/dnsmasq:2025.1' > /dev/null 2026-05-22 02:11:23.144513 | ubuntu-noble-large | 126 : 1779415375.231 42.174 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1' > /dev/null 2026-05-22 02:11:23.144523 | ubuntu-noble-large | 127 : 1779415377.429 44.565 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/iscsid:2025.1' > /dev/null 2026-05-22 02:11:23.144534 | ubuntu-noble-large | 125 : 1779415372.077 51.048 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/haproxy:2025.1' > /dev/null 2026-05-22 02:11:23.144544 | ubuntu-noble-large | 115 : 1779415292.922 150.317 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-libvirt:2025.1' > /dev/null 2026-05-22 02:11:23.144555 | ubuntu-noble-large | 123 : 1779415343.525 118.261 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1' > /dev/null 2026-05-22 02:11:23.144565 | ubuntu-noble-large | 130 : 1779415423.132 58.638 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/memcached:2025.1' > /dev/null 2026-05-22 02:11:23.144582 | ubuntu-noble-large | 117 : 1779415300.799 186.713 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/grafana:2025.1' > /dev/null 2026-05-22 02:11:23.144592 | ubuntu-noble-large | 131 : 1779415443.247 57.444 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/multipathd:2025.1' > /dev/null 2026-05-22 02:11:23.144639 | ubuntu-noble-large | 129 : 1779415422.002 86.449 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/proxysql:2025.1' > /dev/null 2026-05-22 02:11:23.144650 | ubuntu-noble-large | 128 : 1779415417.411 92.405 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/proxysql-3:2025.1' > /dev/null 2026-05-22 02:11:23.144660 | ubuntu-noble-large | 134 : 1779415487.522 30.214 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/sbom:2025.1' > /dev/null 2026-05-22 02:11:23.144678 | ubuntu-noble-large | 120 : 1779415337.733 183.654 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1' > /dev/null 2026-05-22 02:11:23.144688 | ubuntu-noble-large | 133 : 1779415481.783 45.614 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/rabbitmq:2025.1' > /dev/null 2026-05-22 02:11:23.144698 | ubuntu-noble-large | 132 : 1779415461.797 74.011 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/fluentd:2025.1' > /dev/null 2026-05-22 02:11:23.144709 | ubuntu-noble-large | 121 : 1779415339.289 543.842 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/opensearch:2025.1' > /dev/null 2026-05-22 02:11:23.144726 | ubuntu-noble-large | + bash scripts/120-check-and-repush.sh -c -v 2026-05-22 02:11:23.152588 | ubuntu-noble-large | [INFO]  Starting image registry check and re-push script 2026-05-22 02:11:23.152639 | ubuntu-noble-large | [INFO]  Images file: images.lst 2026-05-22 02:11:23.152655 | ubuntu-noble-large | [INFO]  Dry run mode: false 2026-05-22 02:11:23.152716 | ubuntu-noble-large | [INFO]  Verbose mode: true 2026-05-22 02:11:23.152732 | ubuntu-noble-large | [INFO]  Check digests mode: true 2026-05-22 02:11:23.152858 | ubuntu-noble-large | [INFO]  Reading images from: images.lst 2026-05-22 02:11:23.160528 | ubuntu-noble-large | [INFO]  Total images to check: 134 2026-05-22 02:11:23.166520 | ubuntu-noble-large | [INFO]  [1/134] Checking: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2026-05-22 02:11:23.166695 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2026-05-22 02:11:23.943816 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2026-05-22 02:11:23.943924 | ubuntu-noble-large | [SUCCESS] [1/134] EXISTS: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2026-05-22 02:11:23.944019 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2026-05-22 02:11:23.980931 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2026-05-22 02:11:23.981163 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2026-05-22 02:11:23.981400 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:11:24.028392 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:7513772505381a34dfd73107ebedb3b7a1d814c078dce79445db354d1acc6797 2026-05-22 02:11:24.028558 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:temp-remote-check-138303-28984 2026-05-22 02:11:24.298964 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:11:24.343345 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:7513772505381a34dfd73107ebedb3b7a1d814c078dce79445db354d1acc6797 2026-05-22 02:11:24.343435 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:11:24.382210 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:11:24.382287 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:11:24.382300 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:11:24.382330 | ubuntu-noble-large | DiffID: sha256:5f2eb1f7881ab8f3f7d0cbc067bad9ba032d5787ab5f72e9f9390230a9d9cca0 2026-05-22 02:11:24.382341 | ubuntu-noble-large | DiffID: sha256:f9db68f338638fdda0008e6209dcb69a2114395a49fcd72953b6eac0bf600359 2026-05-22 02:11:24.382351 | ubuntu-noble-large | DiffID: sha256:8e64c9748ed3d9eb9936d652c9cdde8ccc2dd736e33fcb183c1437eb5a0c838e 2026-05-22 02:11:24.424461 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter@sha256:24e91032a7583b95e4e6ad4e9b7bfc8cb47021387bd15dc3bd20db5d39c66eb4 2026-05-22 02:11:24.425075 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:11:24.466639 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:11:24.466729 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:11:24.466743 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:11:24.466780 | ubuntu-noble-large | DiffID: sha256:5f2eb1f7881ab8f3f7d0cbc067bad9ba032d5787ab5f72e9f9390230a9d9cca0 2026-05-22 02:11:24.466792 | ubuntu-noble-large | DiffID: sha256:f9db68f338638fdda0008e6209dcb69a2114395a49fcd72953b6eac0bf600359 2026-05-22 02:11:24.466804 | ubuntu-noble-large | DiffID: sha256:8e64c9748ed3d9eb9936d652c9cdde8ccc2dd736e33fcb183c1437eb5a0c838e 2026-05-22 02:11:24.512447 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter@sha256:24e91032a7583b95e4e6ad4e9b7bfc8cb47021387bd15dc3bd20db5d39c66eb4 2026-05-22 02:11:24.513243 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:11:24.513429 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2026-05-22 02:11:24.513640 | ubuntu-noble-large | [SUCCESS] [1/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2026-05-22 02:11:24.518930 | ubuntu-noble-large | [INFO]  [2/134] Checking: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2026-05-22 02:11:24.519049 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2026-05-22 02:11:25.100416 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2026-05-22 02:11:25.100515 | ubuntu-noble-large | [SUCCESS] [2/134] EXISTS: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2026-05-22 02:11:25.100677 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2026-05-22 02:11:25.141422 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2026-05-22 02:11:25.141643 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2026-05-22 02:11:25.141849 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:11:25.179226 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:5a26ac8d82e0f08a27bf5aa9a2f0f11bee7640742f05ae4f889d403642875ec3 2026-05-22 02:11:25.179397 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:temp-remote-check-138303-25634 2026-05-22 02:11:25.420630 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:11:25.462806 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:5a26ac8d82e0f08a27bf5aa9a2f0f11bee7640742f05ae4f889d403642875ec3 2026-05-22 02:11:25.462885 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:11:25.505545 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:11:25.505624 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:11:25.505634 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:11:25.505641 | ubuntu-noble-large | DiffID: sha256:655e9e8cd80793c72c89fb2503852b5ef4e6c1b16f39663fa19c5201ad4fa89a 2026-05-22 02:11:25.505647 | ubuntu-noble-large | DiffID: sha256:e669645726f21bb0847eb3d7b3a394da307b85dcf3e1c5d0ae4f1f0a0a4385f0 2026-05-22 02:11:25.505653 | ubuntu-noble-large | DiffID: sha256:cccdc06500584510deb82018849cad5ffc03260abf12d1e24c2ed5c4b795a362 2026-05-22 02:11:25.553971 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent@sha256:e4f4bbbbcfa8756a8be6a4048a21d8218ff197d55540c5fdf5325facbeb25b8e 2026-05-22 02:11:25.554756 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:11:25.596631 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:11:25.596699 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:11:25.596708 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:11:25.596715 | ubuntu-noble-large | DiffID: sha256:655e9e8cd80793c72c89fb2503852b5ef4e6c1b16f39663fa19c5201ad4fa89a 2026-05-22 02:11:25.596721 | ubuntu-noble-large | DiffID: sha256:e669645726f21bb0847eb3d7b3a394da307b85dcf3e1c5d0ae4f1f0a0a4385f0 2026-05-22 02:11:25.596746 | ubuntu-noble-large | DiffID: sha256:cccdc06500584510deb82018849cad5ffc03260abf12d1e24c2ed5c4b795a362 2026-05-22 02:11:25.638666 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent@sha256:e4f4bbbbcfa8756a8be6a4048a21d8218ff197d55540c5fdf5325facbeb25b8e 2026-05-22 02:11:25.639885 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:11:25.639920 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2026-05-22 02:11:25.639929 | ubuntu-noble-large | [SUCCESS] [2/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2026-05-22 02:11:25.644380 | ubuntu-noble-large | [INFO]  [3/134] Checking: osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2026-05-22 02:11:25.644417 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2026-05-22 02:11:26.929699 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2026-05-22 02:11:26.929786 | ubuntu-noble-large | [SUCCESS] [3/134] EXISTS: osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2026-05-22 02:11:26.929799 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2026-05-22 02:11:26.972710 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2026-05-22 02:11:26.972786 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2026-05-22 02:11:26.972801 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:11:27.015703 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:6854a11fa65cb7a30a31f5769842b831ab2120c34109ffeba62428481c3c95fd 2026-05-22 02:11:27.015769 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ovn-sb-db-relay:temp-remote-check-138303-1453 2026-05-22 02:11:27.285051 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:11:27.330037 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:6854a11fa65cb7a30a31f5769842b831ab2120c34109ffeba62428481c3c95fd 2026-05-22 02:11:27.330134 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:11:27.371842 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:11:27.371928 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:11:27.371942 | ubuntu-noble-large | DiffID: sha256:afef9d3718aafdffe46ca8002c2b3844e3b2e688391855d655a8d13ecad14a23 2026-05-22 02:11:27.371952 | ubuntu-noble-large | DiffID: sha256:56c8b5da7b8a4cf13742dfdcfd0cdf2b6758852f0631ab3efe6196f8f537c45c 2026-05-22 02:11:27.371963 | ubuntu-noble-large | DiffID: sha256:e6151bab1b13cab3159dd81716159d6d3f2609255ebcedf41ada5a233d56b4e7 2026-05-22 02:11:27.371973 | ubuntu-noble-large | DiffID: sha256:e4740359a09211600a8a9bde7e8b2e207b497e9e2d974c1c201389f47ceca70d 2026-05-22 02:11:27.418696 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-sb-db-relay@sha256:bf2e48aedad6eda22eafb45803b8766f8100ae0fd226fd772c4ef83cf73edc14 2026-05-22 02:11:27.419412 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:11:27.464423 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:11:27.464508 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:11:27.464521 | ubuntu-noble-large | DiffID: sha256:afef9d3718aafdffe46ca8002c2b3844e3b2e688391855d655a8d13ecad14a23 2026-05-22 02:11:27.464530 | ubuntu-noble-large | DiffID: sha256:56c8b5da7b8a4cf13742dfdcfd0cdf2b6758852f0631ab3efe6196f8f537c45c 2026-05-22 02:11:27.464539 | ubuntu-noble-large | DiffID: sha256:e6151bab1b13cab3159dd81716159d6d3f2609255ebcedf41ada5a233d56b4e7 2026-05-22 02:11:27.464548 | ubuntu-noble-large | DiffID: sha256:e4740359a09211600a8a9bde7e8b2e207b497e9e2d974c1c201389f47ceca70d 2026-05-22 02:11:27.511409 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-sb-db-relay@sha256:bf2e48aedad6eda22eafb45803b8766f8100ae0fd226fd772c4ef83cf73edc14 2026-05-22 02:11:27.512117 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:11:27.512235 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2026-05-22 02:11:27.512420 | ubuntu-noble-large | [SUCCESS] [3/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2026-05-22 02:11:27.518102 | ubuntu-noble-large | [INFO]  [4/134] Checking: osism.harbor.regio.digital/kolla/keystone:2025.1 2026-05-22 02:11:27.518210 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/keystone:2025.1 2026-05-22 02:11:28.425703 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/keystone:2025.1 2026-05-22 02:11:28.425797 | ubuntu-noble-large | [SUCCESS] [4/134] EXISTS: osism.harbor.regio.digital/kolla/keystone:2025.1 2026-05-22 02:11:28.425928 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/keystone:2025.1 2026-05-22 02:11:28.468572 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/keystone:2025.1 2026-05-22 02:11:28.468767 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/keystone:2025.1 2026-05-22 02:11:28.468963 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:11:28.513010 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:1b8c8845a27d26abe99a0d97a7fad0a24998420f2651896af0052fbf900330bf 2026-05-22 02:11:28.513094 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/keystone:temp-remote-check-138303-14344 2026-05-22 02:11:28.797709 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:11:28.841238 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:1b8c8845a27d26abe99a0d97a7fad0a24998420f2651896af0052fbf900330bf 2026-05-22 02:11:28.841344 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:11:28.882686 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:11:28.882764 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:11:28.882777 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:11:28.882787 | ubuntu-noble-large | DiffID: sha256:5885923e80e3092d457250d08a36abcaa795344023631c3da44bd5211bbad021 2026-05-22 02:11:28.882798 | ubuntu-noble-large | DiffID: sha256:f67be5622acea71e450b11efd81d0038a05c2805ed51616dcb42e323d639961d 2026-05-22 02:11:28.929693 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/keystone@sha256:2ef9a45fe27c3449c7f1c756e8ec75a83faa3399d090cf2ed1a7e5b8989d6373 2026-05-22 02:11:28.930450 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:11:28.969209 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:11:28.969280 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:11:28.969293 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:11:28.969324 | ubuntu-noble-large | DiffID: sha256:5885923e80e3092d457250d08a36abcaa795344023631c3da44bd5211bbad021 2026-05-22 02:11:28.969335 | ubuntu-noble-large | DiffID: sha256:f67be5622acea71e450b11efd81d0038a05c2805ed51616dcb42e323d639961d 2026-05-22 02:11:29.015643 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/keystone@sha256:2ef9a45fe27c3449c7f1c756e8ec75a83faa3399d090cf2ed1a7e5b8989d6373 2026-05-22 02:11:29.016723 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:11:29.016794 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/keystone:2025.1 2026-05-22 02:11:29.016808 | ubuntu-noble-large | [SUCCESS] [4/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/keystone:2025.1 2026-05-22 02:11:29.021155 | ubuntu-noble-large | [INFO]  [5/134] Checking: osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2026-05-22 02:11:29.021228 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2026-05-22 02:11:30.565575 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2026-05-22 02:11:30.565715 | ubuntu-noble-large | [SUCCESS] [5/134] EXISTS: osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2026-05-22 02:11:30.565815 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2026-05-22 02:11:30.609274 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2026-05-22 02:11:30.609514 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2026-05-22 02:11:30.609764 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:11:30.655768 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:b581fe5bbf0db586e99d87b09211b8e1fcaef352e488e356f465978ebdfa4d06 2026-05-22 02:11:30.655910 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/keystone-fernet:temp-remote-check-138303-3512 2026-05-22 02:11:30.929664 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:11:30.974033 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:b581fe5bbf0db586e99d87b09211b8e1fcaef352e488e356f465978ebdfa4d06 2026-05-22 02:11:30.974110 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:11:31.019778 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:11:31.019848 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:11:31.019858 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:11:31.019866 | ubuntu-noble-large | DiffID: sha256:5885923e80e3092d457250d08a36abcaa795344023631c3da44bd5211bbad021 2026-05-22 02:11:31.019874 | ubuntu-noble-large | DiffID: sha256:fb227c676c72c91d66c03b4350f38d2ba07f4c054b3bc1d99a8f88c23d9cbce9 2026-05-22 02:11:31.066438 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/keystone-fernet@sha256:b73814fa0cf393e11828a611623fd0b29dbba0e8ee8fdf075774dffb9a647d17 2026-05-22 02:11:31.067126 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:11:31.108081 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:11:31.108169 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:11:31.108183 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:11:31.108194 | ubuntu-noble-large | DiffID: sha256:5885923e80e3092d457250d08a36abcaa795344023631c3da44bd5211bbad021 2026-05-22 02:11:31.108205 | ubuntu-noble-large | DiffID: sha256:fb227c676c72c91d66c03b4350f38d2ba07f4c054b3bc1d99a8f88c23d9cbce9 2026-05-22 02:11:31.155681 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/keystone-fernet@sha256:b73814fa0cf393e11828a611623fd0b29dbba0e8ee8fdf075774dffb9a647d17 2026-05-22 02:11:31.156734 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:11:31.156812 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2026-05-22 02:11:31.156828 | ubuntu-noble-large | [SUCCESS] [5/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2026-05-22 02:11:31.162823 | ubuntu-noble-large | [INFO]  [6/134] Checking: osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2026-05-22 02:11:31.162945 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2026-05-22 02:11:31.850898 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2026-05-22 02:11:31.851007 | ubuntu-noble-large | [SUCCESS] [6/134] EXISTS: osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2026-05-22 02:11:31.851108 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2026-05-22 02:11:31.901410 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2026-05-22 02:11:31.901503 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2026-05-22 02:11:31.901773 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:11:31.944977 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:8e8c7e5494470dcf1067714e26b32407f63dc253cf82daad233967304c219ad0 2026-05-22 02:11:31.945069 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/keystone-ssh:temp-remote-check-138303-4994 2026-05-22 02:11:32.207820 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:11:32.249341 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:8e8c7e5494470dcf1067714e26b32407f63dc253cf82daad233967304c219ad0 2026-05-22 02:11:32.249426 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:11:32.294067 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:11:32.294129 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:11:32.294143 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:11:32.294169 | ubuntu-noble-large | DiffID: sha256:5885923e80e3092d457250d08a36abcaa795344023631c3da44bd5211bbad021 2026-05-22 02:11:32.294180 | ubuntu-noble-large | DiffID: sha256:4873c4610523b16c222a6320239938aa3e091731aab8d4e26fe1e746c88163d2 2026-05-22 02:11:32.341664 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/keystone-ssh@sha256:bb0ceb814a276896d19fb7cf5c86a2191092ef42a1291ced582fe0cc10d93bcf 2026-05-22 02:11:32.342429 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:11:32.381474 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:11:32.381556 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:11:32.381570 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:11:32.381581 | ubuntu-noble-large | DiffID: sha256:5885923e80e3092d457250d08a36abcaa795344023631c3da44bd5211bbad021 2026-05-22 02:11:32.381629 | ubuntu-noble-large | DiffID: sha256:4873c4610523b16c222a6320239938aa3e091731aab8d4e26fe1e746c88163d2 2026-05-22 02:11:32.428980 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/keystone-ssh@sha256:bb0ceb814a276896d19fb7cf5c86a2191092ef42a1291ced582fe0cc10d93bcf 2026-05-22 02:11:32.429702 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:11:32.429826 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2026-05-22 02:11:32.429989 | ubuntu-noble-large | [SUCCESS] [6/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2026-05-22 02:11:32.435512 | ubuntu-noble-large | [INFO]  [7/134] Checking: osism.harbor.regio.digital/kolla/masakari-api:2025.1 2026-05-22 02:11:32.435659 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/masakari-api:2025.1 2026-05-22 02:11:33.100403 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/masakari-api:2025.1 2026-05-22 02:11:33.100506 | ubuntu-noble-large | [SUCCESS] [7/134] EXISTS: osism.harbor.regio.digital/kolla/masakari-api:2025.1 2026-05-22 02:11:33.100645 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/masakari-api:2025.1 2026-05-22 02:11:33.141926 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/masakari-api:2025.1 2026-05-22 02:11:33.142115 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/masakari-api:2025.1 2026-05-22 02:11:33.142386 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:11:33.186984 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:5b0c0fbf985e689f17c26fc10fbbe89de4e2e7c7d96e440633942b7b25d60573 2026-05-22 02:11:33.187106 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/masakari-api:temp-remote-check-138303-4335 2026-05-22 02:11:33.435995 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:11:33.483700 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:5b0c0fbf985e689f17c26fc10fbbe89de4e2e7c7d96e440633942b7b25d60573 2026-05-22 02:11:33.483792 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:11:33.527666 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:11:33.527732 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:11:33.527769 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:11:33.527780 | ubuntu-noble-large | DiffID: sha256:4b5d082dc0520a200b1115008436700b8f31114191d99c6e3a07132a02cf6208 2026-05-22 02:11:33.527790 | ubuntu-noble-large | DiffID: sha256:89ec2ae875a75a00e142ccaec66c164ba5e556b863b2ab5ed0eff234c607129d 2026-05-22 02:11:33.577392 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/masakari-api@sha256:6de9b4fd4c7a032464b1e9e622d98602062d571ad1dd398699d4ea8f6fbad719 2026-05-22 02:11:33.578013 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:11:33.623965 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:11:33.624041 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:11:33.624052 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:11:33.624062 | ubuntu-noble-large | DiffID: sha256:4b5d082dc0520a200b1115008436700b8f31114191d99c6e3a07132a02cf6208 2026-05-22 02:11:33.624072 | ubuntu-noble-large | DiffID: sha256:89ec2ae875a75a00e142ccaec66c164ba5e556b863b2ab5ed0eff234c607129d 2026-05-22 02:11:33.671638 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/masakari-api@sha256:6de9b4fd4c7a032464b1e9e622d98602062d571ad1dd398699d4ea8f6fbad719 2026-05-22 02:11:33.671941 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:11:33.672044 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/masakari-api:2025.1 2026-05-22 02:11:33.672211 | ubuntu-noble-large | [SUCCESS] [7/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/masakari-api:2025.1 2026-05-22 02:11:33.678940 | ubuntu-noble-large | [INFO]  [8/134] Checking: osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2026-05-22 02:11:33.679095 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2026-05-22 02:11:34.964629 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2026-05-22 02:11:34.964740 | ubuntu-noble-large | [SUCCESS] [8/134] EXISTS: osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2026-05-22 02:11:34.964861 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2026-05-22 02:11:35.012164 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2026-05-22 02:11:35.012367 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2026-05-22 02:11:35.012571 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:11:35.060275 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:826fdcce0363dc61956a87c3155f58d98dfef314a549ba72c91b8988e022142b 2026-05-22 02:11:35.060418 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/masakari-monitors:temp-remote-check-138303-28204 2026-05-22 02:11:35.347745 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:11:35.390404 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:826fdcce0363dc61956a87c3155f58d98dfef314a549ba72c91b8988e022142b 2026-05-22 02:11:35.390495 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:11:35.431932 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:11:35.432025 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:11:35.432039 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:11:35.432048 | ubuntu-noble-large | DiffID: sha256:4b5d082dc0520a200b1115008436700b8f31114191d99c6e3a07132a02cf6208 2026-05-22 02:11:35.432058 | ubuntu-noble-large | DiffID: sha256:b245395551926d4c57da47179eee68fb05c462f72b662128aedf4d5bf96dfd3a 2026-05-22 02:11:35.481678 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/masakari-monitors@sha256:d0714d4b401813bcced599f10636e2a8ed3bf5a33cc4cc1902a35ed90a9224aa 2026-05-22 02:11:35.482772 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:11:35.526589 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:11:35.526685 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:11:35.526696 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:11:35.526705 | ubuntu-noble-large | DiffID: sha256:4b5d082dc0520a200b1115008436700b8f31114191d99c6e3a07132a02cf6208 2026-05-22 02:11:35.526713 | ubuntu-noble-large | DiffID: sha256:b245395551926d4c57da47179eee68fb05c462f72b662128aedf4d5bf96dfd3a 2026-05-22 02:11:35.574188 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/masakari-monitors@sha256:d0714d4b401813bcced599f10636e2a8ed3bf5a33cc4cc1902a35ed90a9224aa 2026-05-22 02:11:35.575004 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:11:35.575126 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2026-05-22 02:11:35.575287 | ubuntu-noble-large | [SUCCESS] [8/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2026-05-22 02:11:35.582009 | ubuntu-noble-large | [INFO]  [9/134] Checking: osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2026-05-22 02:11:35.582089 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2026-05-22 02:11:36.392952 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2026-05-22 02:11:36.393056 | ubuntu-noble-large | [SUCCESS] [9/134] EXISTS: osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2026-05-22 02:11:36.393115 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2026-05-22 02:11:36.436077 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2026-05-22 02:11:36.436268 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2026-05-22 02:11:36.436472 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:11:36.478142 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:93f5e664b0b4caaf4a8087cbb26daee02a9a08c5e05a66e69b3164fdd93235d6 2026-05-22 02:11:36.478260 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/masakari-engine:temp-remote-check-138303-16135 2026-05-22 02:11:36.716988 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:11:36.759095 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:93f5e664b0b4caaf4a8087cbb26daee02a9a08c5e05a66e69b3164fdd93235d6 2026-05-22 02:11:36.759158 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:11:36.797381 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:11:36.797454 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:11:36.797470 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:11:36.797481 | ubuntu-noble-large | DiffID: sha256:4b5d082dc0520a200b1115008436700b8f31114191d99c6e3a07132a02cf6208 2026-05-22 02:11:36.797492 | ubuntu-noble-large | DiffID: sha256:163e621aaf794df7a150e56fe1f042e8356b6318a54996633d7018e898f93773 2026-05-22 02:11:36.840938 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/masakari-engine@sha256:d647d36f825f2d90af673880f99540c466466de8da17b2715c92c0dcdb2e6e5b 2026-05-22 02:11:36.841502 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:11:36.882374 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:11:36.882421 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:11:36.882428 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:11:36.882434 | ubuntu-noble-large | DiffID: sha256:4b5d082dc0520a200b1115008436700b8f31114191d99c6e3a07132a02cf6208 2026-05-22 02:11:36.882439 | ubuntu-noble-large | DiffID: sha256:163e621aaf794df7a150e56fe1f042e8356b6318a54996633d7018e898f93773 2026-05-22 02:11:36.925468 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/masakari-engine@sha256:d647d36f825f2d90af673880f99540c466466de8da17b2715c92c0dcdb2e6e5b 2026-05-22 02:11:36.926073 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:11:36.926166 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2026-05-22 02:11:36.926281 | ubuntu-noble-large | [SUCCESS] [9/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2026-05-22 02:11:36.931958 | ubuntu-noble-large | [INFO]  [10/134] Checking: osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2026-05-22 02:11:36.932012 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2026-05-22 02:11:38.102298 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2026-05-22 02:11:38.102413 | ubuntu-noble-large | [SUCCESS] [10/134] EXISTS: osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2026-05-22 02:11:38.102426 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2026-05-22 02:11:38.146669 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2026-05-22 02:11:38.146744 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2026-05-22 02:11:38.146757 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:11:38.194761 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:bd3cfccea1bb0cf0da1ccba9becf74b63c80ce3f1696a0547cf2097601500222 2026-05-22 02:11:38.194863 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ironic-conductor:temp-remote-check-138303-6081 2026-05-22 02:11:38.461327 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:11:38.508717 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:bd3cfccea1bb0cf0da1ccba9becf74b63c80ce3f1696a0547cf2097601500222 2026-05-22 02:11:38.508803 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:11:38.550700 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:11:38.550776 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:11:38.550788 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:11:38.550796 | ubuntu-noble-large | DiffID: sha256:5f2eb1f7881ab8f3f7d0cbc067bad9ba032d5787ab5f72e9f9390230a9d9cca0 2026-05-22 02:11:38.550804 | ubuntu-noble-large | DiffID: sha256:f9db68f338638fdda0008e6209dcb69a2114395a49fcd72953b6eac0bf600359 2026-05-22 02:11:38.595022 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-conductor@sha256:8c144e7f92178ec4299515bc0bc8c13fc6e31c032d688934c115c174bc9c6c64 2026-05-22 02:11:38.595110 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:11:38.632391 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:11:38.632460 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:11:38.632471 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:11:38.632479 | ubuntu-noble-large | DiffID: sha256:5f2eb1f7881ab8f3f7d0cbc067bad9ba032d5787ab5f72e9f9390230a9d9cca0 2026-05-22 02:11:38.632487 | ubuntu-noble-large | DiffID: sha256:f9db68f338638fdda0008e6209dcb69a2114395a49fcd72953b6eac0bf600359 2026-05-22 02:11:38.676762 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-conductor@sha256:8c144e7f92178ec4299515bc0bc8c13fc6e31c032d688934c115c174bc9c6c64 2026-05-22 02:11:38.677720 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:11:38.677797 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2026-05-22 02:11:38.677811 | ubuntu-noble-large | [SUCCESS] [10/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2026-05-22 02:11:38.684438 | ubuntu-noble-large | [INFO]  [11/134] Checking: osism.harbor.regio.digital/kolla/ironic-api:2025.1 2026-05-22 02:11:38.684511 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ironic-api:2025.1 2026-05-22 02:11:39.571462 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ironic-api:2025.1 2026-05-22 02:11:39.571550 | ubuntu-noble-large | [SUCCESS] [11/134] EXISTS: osism.harbor.regio.digital/kolla/ironic-api:2025.1 2026-05-22 02:11:39.571564 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ironic-api:2025.1 2026-05-22 02:11:39.616711 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ironic-api:2025.1 2026-05-22 02:11:39.616792 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ironic-api:2025.1 2026-05-22 02:11:39.616805 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:11:39.665504 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:a1cf4c4063509b5f8da8eab06c0ea8e5e33762a6bd68a25ca8e37cfd462ff66d 2026-05-22 02:11:39.665646 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ironic-api:temp-remote-check-138303-10432 2026-05-22 02:11:39.935705 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:11:39.979773 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:a1cf4c4063509b5f8da8eab06c0ea8e5e33762a6bd68a25ca8e37cfd462ff66d 2026-05-22 02:11:39.979868 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:11:40.025694 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:11:40.025762 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:11:40.025773 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:11:40.025782 | ubuntu-noble-large | DiffID: sha256:5f2eb1f7881ab8f3f7d0cbc067bad9ba032d5787ab5f72e9f9390230a9d9cca0 2026-05-22 02:11:40.025790 | ubuntu-noble-large | DiffID: sha256:de48c128e89814c1d2aea5a1938391cd78b81c510d952fa814873f722959575a 2026-05-22 02:11:40.071698 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-api@sha256:5767229ff1c8cb7d839f71df7e1880f5e4daaac4eea2ce687cd958280498ded7 2026-05-22 02:11:40.072702 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:11:40.121708 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:11:40.121784 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:11:40.121798 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:11:40.121809 | ubuntu-noble-large | DiffID: sha256:5f2eb1f7881ab8f3f7d0cbc067bad9ba032d5787ab5f72e9f9390230a9d9cca0 2026-05-22 02:11:40.121820 | ubuntu-noble-large | DiffID: sha256:de48c128e89814c1d2aea5a1938391cd78b81c510d952fa814873f722959575a 2026-05-22 02:11:40.169742 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-api@sha256:5767229ff1c8cb7d839f71df7e1880f5e4daaac4eea2ce687cd958280498ded7 2026-05-22 02:11:40.170711 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:11:40.170804 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ironic-api:2025.1 2026-05-22 02:11:40.170818 | ubuntu-noble-large | [SUCCESS] [11/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ironic-api:2025.1 2026-05-22 02:11:40.177508 | ubuntu-noble-large | [INFO]  [12/134] Checking: osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2026-05-22 02:11:40.177563 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2026-05-22 02:11:41.095740 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2026-05-22 02:11:41.095842 | ubuntu-noble-large | [SUCCESS] [12/134] EXISTS: osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2026-05-22 02:11:41.095867 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2026-05-22 02:11:41.142253 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2026-05-22 02:11:41.142437 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2026-05-22 02:11:41.142652 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:11:41.188694 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:1d220a77edc6fc904a09ce7b6df1924a3db79095fabcb69bde7b8a5a1d122be8 2026-05-22 02:11:41.188791 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ironic-pxe:temp-remote-check-138303-10392 2026-05-22 02:11:41.469997 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:11:41.513335 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:1d220a77edc6fc904a09ce7b6df1924a3db79095fabcb69bde7b8a5a1d122be8 2026-05-22 02:11:41.513409 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:11:41.554557 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:11:41.554650 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:11:41.554663 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:11:41.554674 | ubuntu-noble-large | DiffID: sha256:5f2eb1f7881ab8f3f7d0cbc067bad9ba032d5787ab5f72e9f9390230a9d9cca0 2026-05-22 02:11:41.554684 | ubuntu-noble-large | DiffID: sha256:04efb3c51efd0eb84b6936ce66f6b825111d0b995a07f1abddcb3c6d12054a98 2026-05-22 02:11:41.602811 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-pxe@sha256:6574ae18d796f302df8245883ef53347a089c08a60f984cc7d81f91cd158dc23 2026-05-22 02:11:41.603544 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:11:41.646415 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:11:41.646484 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:11:41.646501 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:11:41.646513 | ubuntu-noble-large | DiffID: sha256:5f2eb1f7881ab8f3f7d0cbc067bad9ba032d5787ab5f72e9f9390230a9d9cca0 2026-05-22 02:11:41.646523 | ubuntu-noble-large | DiffID: sha256:04efb3c51efd0eb84b6936ce66f6b825111d0b995a07f1abddcb3c6d12054a98 2026-05-22 02:11:41.693373 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-pxe@sha256:6574ae18d796f302df8245883ef53347a089c08a60f984cc7d81f91cd158dc23 2026-05-22 02:11:41.694141 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:11:41.694247 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2026-05-22 02:11:41.694412 | ubuntu-noble-large | [SUCCESS] [12/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2026-05-22 02:11:41.700638 | ubuntu-noble-large | [INFO]  [13/134] Checking: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2026-05-22 02:11:41.700713 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2026-05-22 02:11:42.857552 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2026-05-22 02:11:42.857663 | ubuntu-noble-large | [SUCCESS] [13/134] EXISTS: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2026-05-22 02:11:42.857789 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2026-05-22 02:11:42.901511 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2026-05-22 02:11:42.901735 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2026-05-22 02:11:42.901936 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:11:42.948885 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:ca9dfc78ff9d24e971a40c6343092ba73b9577d034b056976bde41a37dd051fd 2026-05-22 02:11:42.948986 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:temp-remote-check-138303-24878 2026-05-22 02:11:43.194033 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:11:43.237218 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:ca9dfc78ff9d24e971a40c6343092ba73b9577d034b056976bde41a37dd051fd 2026-05-22 02:11:43.237341 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:11:43.276721 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:11:43.276796 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:11:43.276806 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:11:43.276812 | ubuntu-noble-large | DiffID: sha256:b3a93a76dfbf958f5f86edf69bf1d2b612e8909cc69b683959acfbd65e331c0c 2026-05-22 02:11:43.276818 | ubuntu-noble-large | DiffID: sha256:6934b57005c8a3bf4b6f81871c8c63da2a72bfef1e58c791ede316d575ea74c6 2026-05-22 02:11:43.326680 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy@sha256:1142b673109926524a8e3ad5d846e064d1866a9fa65a9ff3e0eb2577dee3dd65 2026-05-22 02:11:43.327249 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:11:43.366721 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:11:43.366809 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:11:43.366823 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:11:43.366834 | ubuntu-noble-large | DiffID: sha256:b3a93a76dfbf958f5f86edf69bf1d2b612e8909cc69b683959acfbd65e331c0c 2026-05-22 02:11:43.366846 | ubuntu-noble-large | DiffID: sha256:6934b57005c8a3bf4b6f81871c8c63da2a72bfef1e58c791ede316d575ea74c6 2026-05-22 02:11:43.411082 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy@sha256:1142b673109926524a8e3ad5d846e064d1866a9fa65a9ff3e0eb2577dee3dd65 2026-05-22 02:11:43.412099 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:11:43.412210 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2026-05-22 02:11:43.412380 | ubuntu-noble-large | [SUCCESS] [13/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2026-05-22 02:11:43.419143 | ubuntu-noble-large | [INFO]  [14/134] Checking: osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2026-05-22 02:11:43.419285 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2026-05-22 02:11:44.427687 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2026-05-22 02:11:44.427792 | ubuntu-noble-large | [SUCCESS] [14/134] EXISTS: osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2026-05-22 02:11:44.427911 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2026-05-22 02:11:44.476170 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2026-05-22 02:11:44.476401 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2026-05-22 02:11:44.476638 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:11:44.523272 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:9e5b715eb560156f7655c977268de37b5f7ad80d125a1dcad6f59fdcabfdf6f6 2026-05-22 02:11:44.523418 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-conductor:temp-remote-check-138303-4739 2026-05-22 02:11:44.801636 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:11:44.850861 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:9e5b715eb560156f7655c977268de37b5f7ad80d125a1dcad6f59fdcabfdf6f6 2026-05-22 02:11:44.850964 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:11:44.895829 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:11:44.895887 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:11:44.895895 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:11:44.895900 | ubuntu-noble-large | DiffID: sha256:b3a93a76dfbf958f5f86edf69bf1d2b612e8909cc69b683959acfbd65e331c0c 2026-05-22 02:11:44.895905 | ubuntu-noble-large | DiffID: sha256:1f59b3c3fb6eda95b72f684d554f12ec2f5d3e544d0da57e3664276c9d7f635e 2026-05-22 02:11:44.939293 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-conductor@sha256:942707f1fce3c57273f9c5b722e77178d1b7baabd9dcf03b39e916346c1fefbc 2026-05-22 02:11:44.940161 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:11:44.982937 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:11:44.983014 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:11:44.983025 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:11:44.983034 | ubuntu-noble-large | DiffID: sha256:b3a93a76dfbf958f5f86edf69bf1d2b612e8909cc69b683959acfbd65e331c0c 2026-05-22 02:11:44.983043 | ubuntu-noble-large | DiffID: sha256:1f59b3c3fb6eda95b72f684d554f12ec2f5d3e544d0da57e3664276c9d7f635e 2026-05-22 02:11:45.030276 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-conductor@sha256:942707f1fce3c57273f9c5b722e77178d1b7baabd9dcf03b39e916346c1fefbc 2026-05-22 02:11:45.031110 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:11:45.031208 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2026-05-22 02:11:45.031382 | ubuntu-noble-large | [SUCCESS] [14/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2026-05-22 02:11:45.037440 | ubuntu-noble-large | [INFO]  [15/134] Checking: osism.harbor.regio.digital/kolla/nova-api:2025.1 2026-05-22 02:11:45.037520 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-api:2025.1 2026-05-22 02:11:46.026760 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-api:2025.1 2026-05-22 02:11:46.026890 | ubuntu-noble-large | [SUCCESS] [15/134] EXISTS: osism.harbor.regio.digital/kolla/nova-api:2025.1 2026-05-22 02:11:46.026915 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-api:2025.1 2026-05-22 02:11:46.070792 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-api:2025.1 2026-05-22 02:11:46.070874 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-api:2025.1 2026-05-22 02:11:46.070886 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:11:46.116676 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:c482a6c6683b167524c407f74aefa9ac87256685683f0d432c3b42df4dc2970c 2026-05-22 02:11:46.116759 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-api:temp-remote-check-138303-19934 2026-05-22 02:11:46.398720 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:11:46.450822 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:c482a6c6683b167524c407f74aefa9ac87256685683f0d432c3b42df4dc2970c 2026-05-22 02:11:46.450908 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:11:46.494199 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:11:46.494274 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:11:46.494285 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:11:46.494294 | ubuntu-noble-large | DiffID: sha256:b3a93a76dfbf958f5f86edf69bf1d2b612e8909cc69b683959acfbd65e331c0c 2026-05-22 02:11:46.494339 | ubuntu-noble-large | DiffID: sha256:8987957818c63a43c96d3c3495e2ff2f8d9b30d6434530485ccbd1195a00da12 2026-05-22 02:11:46.542967 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-api@sha256:c71e21764950783af7b609664823c4e76415f8d1a120acf409e353ce7ee372d4 2026-05-22 02:11:46.543686 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:11:46.584224 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:11:46.584286 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:11:46.584295 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:11:46.584345 | ubuntu-noble-large | DiffID: sha256:b3a93a76dfbf958f5f86edf69bf1d2b612e8909cc69b683959acfbd65e331c0c 2026-05-22 02:11:46.584353 | ubuntu-noble-large | DiffID: sha256:8987957818c63a43c96d3c3495e2ff2f8d9b30d6434530485ccbd1195a00da12 2026-05-22 02:11:46.629991 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-api@sha256:c71e21764950783af7b609664823c4e76415f8d1a120acf409e353ce7ee372d4 2026-05-22 02:11:46.630669 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:11:46.630776 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-api:2025.1 2026-05-22 02:11:46.630905 | ubuntu-noble-large | [SUCCESS] [15/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-api:2025.1 2026-05-22 02:11:46.636386 | ubuntu-noble-large | [INFO]  [16/134] Checking: osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2026-05-22 02:11:46.636482 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2026-05-22 02:11:47.479338 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2026-05-22 02:11:47.479440 | ubuntu-noble-large | [SUCCESS] [16/134] EXISTS: osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2026-05-22 02:11:47.479543 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2026-05-22 02:11:47.528342 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2026-05-22 02:11:47.528557 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2026-05-22 02:11:47.528801 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:11:47.580281 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:653eda21995f016f28c234a7dc5f280631cdbc3e8d2fadabca9a52761ff6a075 2026-05-22 02:11:47.580401 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-ssh:temp-remote-check-138303-24334 2026-05-22 02:11:47.867008 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:11:47.913315 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:653eda21995f016f28c234a7dc5f280631cdbc3e8d2fadabca9a52761ff6a075 2026-05-22 02:11:47.913386 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:11:47.959006 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:11:47.959060 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:11:47.959072 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:11:47.959083 | ubuntu-noble-large | DiffID: sha256:b3a93a76dfbf958f5f86edf69bf1d2b612e8909cc69b683959acfbd65e331c0c 2026-05-22 02:11:47.959094 | ubuntu-noble-large | DiffID: sha256:c74493866543e32b15e4a37cd6a1d40383d9982bac0b332dc59024d186565da6 2026-05-22 02:11:48.003520 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-ssh@sha256:62b0591263d730b7b6767db60da900b90831fe9c53b49820fa7d53366b43fee9 2026-05-22 02:11:48.005209 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:11:48.047105 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:11:48.047192 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:11:48.047206 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:11:48.047217 | ubuntu-noble-large | DiffID: sha256:b3a93a76dfbf958f5f86edf69bf1d2b612e8909cc69b683959acfbd65e331c0c 2026-05-22 02:11:48.047228 | ubuntu-noble-large | DiffID: sha256:c74493866543e32b15e4a37cd6a1d40383d9982bac0b332dc59024d186565da6 2026-05-22 02:11:48.092947 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-ssh@sha256:62b0591263d730b7b6767db60da900b90831fe9c53b49820fa7d53366b43fee9 2026-05-22 02:11:48.094699 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:11:48.094747 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2026-05-22 02:11:48.094759 | ubuntu-noble-large | [SUCCESS] [16/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2026-05-22 02:11:48.099531 | ubuntu-noble-large | [INFO]  [17/134] Checking: osism.harbor.regio.digital/kolla/nova-compute:2025.1 2026-05-22 02:11:48.099696 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-compute:2025.1 2026-05-22 02:11:49.498279 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-compute:2025.1 2026-05-22 02:11:49.498405 | ubuntu-noble-large | [SUCCESS] [17/134] EXISTS: osism.harbor.regio.digital/kolla/nova-compute:2025.1 2026-05-22 02:11:49.498420 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-compute:2025.1 2026-05-22 02:11:49.538731 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-compute:2025.1 2026-05-22 02:11:49.538795 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-compute:2025.1 2026-05-22 02:11:49.538807 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:11:49.580726 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:61d6579bd54248015d37ff01e643e1449dcdf23d79df1684bd52fd66ca88fd4d 2026-05-22 02:11:49.580795 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-compute:temp-remote-check-138303-25724 2026-05-22 02:11:49.845654 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:11:49.889729 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:61d6579bd54248015d37ff01e643e1449dcdf23d79df1684bd52fd66ca88fd4d 2026-05-22 02:11:49.889798 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:11:49.931761 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:11:49.931845 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:11:49.931860 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:11:49.931872 | ubuntu-noble-large | DiffID: sha256:b3a93a76dfbf958f5f86edf69bf1d2b612e8909cc69b683959acfbd65e331c0c 2026-05-22 02:11:49.931882 | ubuntu-noble-large | DiffID: sha256:6dce9e0c4b6e14af8db13b697fbc026a34e84e8e12cb99eeba6f75eec7015aa1 2026-05-22 02:11:49.977826 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-compute@sha256:9149c3f2ded873ccd859dc15d7332c64ed06690394a7d4155369b3d8ab9fe9a2 2026-05-22 02:11:49.978743 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:11:50.020814 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:11:50.020893 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:11:50.020907 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:11:50.020918 | ubuntu-noble-large | DiffID: sha256:b3a93a76dfbf958f5f86edf69bf1d2b612e8909cc69b683959acfbd65e331c0c 2026-05-22 02:11:50.020928 | ubuntu-noble-large | DiffID: sha256:6dce9e0c4b6e14af8db13b697fbc026a34e84e8e12cb99eeba6f75eec7015aa1 2026-05-22 02:11:50.070352 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-compute@sha256:9149c3f2ded873ccd859dc15d7332c64ed06690394a7d4155369b3d8ab9fe9a2 2026-05-22 02:11:50.071684 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:11:50.071758 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-compute:2025.1 2026-05-22 02:11:50.071773 | ubuntu-noble-large | [SUCCESS] [17/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-compute:2025.1 2026-05-22 02:11:50.077858 | ubuntu-noble-large | [INFO]  [18/134] Checking: osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2026-05-22 02:11:50.077914 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2026-05-22 02:11:51.005583 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2026-05-22 02:11:51.005695 | ubuntu-noble-large | [SUCCESS] [18/134] EXISTS: osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2026-05-22 02:11:51.005707 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2026-05-22 02:11:51.053791 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2026-05-22 02:11:51.053903 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2026-05-22 02:11:51.053919 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:11:51.098336 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:f9f39b1b6dc63b5bbdab104361d9a87139efbe6d75632ab50ce236d245cb921d 2026-05-22 02:11:51.098397 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-scheduler:temp-remote-check-138303-18177 2026-05-22 02:11:51.338349 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:11:51.380124 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:f9f39b1b6dc63b5bbdab104361d9a87139efbe6d75632ab50ce236d245cb921d 2026-05-22 02:11:51.380195 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:11:51.422663 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:11:51.422731 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:11:51.422740 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:11:51.422746 | ubuntu-noble-large | DiffID: sha256:b3a93a76dfbf958f5f86edf69bf1d2b612e8909cc69b683959acfbd65e331c0c 2026-05-22 02:11:51.422752 | ubuntu-noble-large | DiffID: sha256:e4c509a13ff6c185b00ab885ae0e7a1994106c2ac1989d16e6d2d0b55a008c4e 2026-05-22 02:11:51.470759 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-scheduler@sha256:7b7a0f0a01a31026dcd8a4537b56ef6e921d9d27c560f7c73b872799d7f1b1ac 2026-05-22 02:11:51.472403 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:11:51.516743 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:11:51.516819 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:11:51.516832 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:11:51.516843 | ubuntu-noble-large | DiffID: sha256:b3a93a76dfbf958f5f86edf69bf1d2b612e8909cc69b683959acfbd65e331c0c 2026-05-22 02:11:51.516852 | ubuntu-noble-large | DiffID: sha256:e4c509a13ff6c185b00ab885ae0e7a1994106c2ac1989d16e6d2d0b55a008c4e 2026-05-22 02:11:51.560976 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-scheduler@sha256:7b7a0f0a01a31026dcd8a4537b56ef6e921d9d27c560f7c73b872799d7f1b1ac 2026-05-22 02:11:51.561704 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:11:51.561789 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2026-05-22 02:11:51.561805 | ubuntu-noble-large | [SUCCESS] [18/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2026-05-22 02:11:51.565684 | ubuntu-noble-large | [INFO]  [19/134] Checking: osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2026-05-22 02:11:51.565731 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2026-05-22 02:11:52.595716 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2026-05-22 02:11:52.595802 | ubuntu-noble-large | [SUCCESS] [19/134] EXISTS: osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2026-05-22 02:11:52.595813 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2026-05-22 02:11:52.645091 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2026-05-22 02:11:52.645169 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2026-05-22 02:11:52.645184 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:11:52.694554 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:374eed537ede35dd023744633f68a8424a80acc912d8e167b87817638e87f081 2026-05-22 02:11:52.694660 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-compute-ironic:temp-remote-check-138303-9212 2026-05-22 02:11:52.961266 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:11:53.006729 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:374eed537ede35dd023744633f68a8424a80acc912d8e167b87817638e87f081 2026-05-22 02:11:53.006826 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:11:53.047930 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:11:53.048017 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:11:53.048031 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:11:53.048058 | ubuntu-noble-large | DiffID: sha256:b3a93a76dfbf958f5f86edf69bf1d2b612e8909cc69b683959acfbd65e331c0c 2026-05-22 02:11:53.048070 | ubuntu-noble-large | DiffID: sha256:dc83814589c269bc156bc3178fa1b1985f54b03db07d0f2e85b87ff9c3d586ef 2026-05-22 02:11:53.097249 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-compute-ironic@sha256:fccfa0e3667beb3f5098387dad0ba91b5fa608ffa47edd85ee4704a3d528f529 2026-05-22 02:11:53.097994 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:11:53.141367 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:11:53.141443 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:11:53.141455 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:11:53.141465 | ubuntu-noble-large | DiffID: sha256:b3a93a76dfbf958f5f86edf69bf1d2b612e8909cc69b683959acfbd65e331c0c 2026-05-22 02:11:53.141475 | ubuntu-noble-large | DiffID: sha256:dc83814589c269bc156bc3178fa1b1985f54b03db07d0f2e85b87ff9c3d586ef 2026-05-22 02:11:53.188887 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-compute-ironic@sha256:fccfa0e3667beb3f5098387dad0ba91b5fa608ffa47edd85ee4704a3d528f529 2026-05-22 02:11:53.189662 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:11:53.189760 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2026-05-22 02:11:53.189955 | ubuntu-noble-large | [SUCCESS] [19/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2026-05-22 02:11:53.196897 | ubuntu-noble-large | [INFO]  [20/134] Checking: osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2026-05-22 02:11:53.196981 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2026-05-22 02:11:54.303177 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2026-05-22 02:11:54.303329 | ubuntu-noble-large | [SUCCESS] [20/134] EXISTS: osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2026-05-22 02:11:54.303347 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2026-05-22 02:11:54.348091 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2026-05-22 02:11:54.348184 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2026-05-22 02:11:54.348397 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:11:54.393787 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:e9b3addfded619ec2faea510f8969187c4e60c233c1121b0c70d31ffc183cb53 2026-05-22 02:11:54.393908 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-serialproxy:temp-remote-check-138303-23118 2026-05-22 02:11:54.672378 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:11:54.719485 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:e9b3addfded619ec2faea510f8969187c4e60c233c1121b0c70d31ffc183cb53 2026-05-22 02:11:54.719564 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:11:54.763120 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:11:54.763186 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:11:54.763198 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:11:54.763232 | ubuntu-noble-large | DiffID: sha256:b3a93a76dfbf958f5f86edf69bf1d2b612e8909cc69b683959acfbd65e331c0c 2026-05-22 02:11:54.763243 | ubuntu-noble-large | DiffID: sha256:8068e97ba6521ef7b7e217a3e33a4b152f930125c1c93c3caebe173ffab57e73 2026-05-22 02:11:54.810025 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-serialproxy@sha256:0478960b10f9cee561cd30184bbaaff721febdea881c503027ee01c450f611a1 2026-05-22 02:11:54.810386 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:11:54.852741 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:11:54.852806 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:11:54.852819 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:11:54.852830 | ubuntu-noble-large | DiffID: sha256:b3a93a76dfbf958f5f86edf69bf1d2b612e8909cc69b683959acfbd65e331c0c 2026-05-22 02:11:54.852840 | ubuntu-noble-large | DiffID: sha256:8068e97ba6521ef7b7e217a3e33a4b152f930125c1c93c3caebe173ffab57e73 2026-05-22 02:11:54.901768 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-serialproxy@sha256:0478960b10f9cee561cd30184bbaaff721febdea881c503027ee01c450f611a1 2026-05-22 02:11:54.902621 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:11:54.902752 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2026-05-22 02:11:54.902980 | ubuntu-noble-large | [SUCCESS] [20/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2026-05-22 02:11:54.908679 | ubuntu-noble-large | [INFO]  [21/134] Checking: osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2026-05-22 02:11:54.908834 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2026-05-22 02:11:55.719976 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2026-05-22 02:11:55.720083 | ubuntu-noble-large | [SUCCESS] [21/134] EXISTS: osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2026-05-22 02:11:55.720205 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2026-05-22 02:11:55.763560 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2026-05-22 02:11:55.763827 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2026-05-22 02:11:55.764022 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:11:55.813375 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:a1bea6589f976ffb93fbac168c139866be7f94b9c62019060947666102c06cbc 2026-05-22 02:11:55.813521 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-novncproxy:temp-remote-check-138303-12020 2026-05-22 02:11:56.105856 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:11:56.150644 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:a1bea6589f976ffb93fbac168c139866be7f94b9c62019060947666102c06cbc 2026-05-22 02:11:56.150739 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:11:56.192492 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:11:56.192564 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:11:56.192576 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:11:56.192586 | ubuntu-noble-large | DiffID: sha256:b3a93a76dfbf958f5f86edf69bf1d2b612e8909cc69b683959acfbd65e331c0c 2026-05-22 02:11:56.192620 | ubuntu-noble-large | DiffID: sha256:33c2a5f042c8f506883931152975e98822d61123c733ddb69a9645e1cbaab313 2026-05-22 02:11:56.240670 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-novncproxy@sha256:1e4bad171e66e466abf44ceaec3c8dbf28ce5e9c98dc1ce5ea7ab67af88952eb 2026-05-22 02:11:56.241402 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:11:56.284000 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:11:56.284089 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:11:56.284102 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:11:56.284113 | ubuntu-noble-large | DiffID: sha256:b3a93a76dfbf958f5f86edf69bf1d2b612e8909cc69b683959acfbd65e331c0c 2026-05-22 02:11:56.284124 | ubuntu-noble-large | DiffID: sha256:33c2a5f042c8f506883931152975e98822d61123c733ddb69a9645e1cbaab313 2026-05-22 02:11:56.330854 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-novncproxy@sha256:1e4bad171e66e466abf44ceaec3c8dbf28ce5e9c98dc1ce5ea7ab67af88952eb 2026-05-22 02:11:56.331631 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:11:56.331757 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2026-05-22 02:11:56.331922 | ubuntu-noble-large | [SUCCESS] [21/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2026-05-22 02:11:56.338030 | ubuntu-noble-large | [INFO]  [22/134] Checking: osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 2026-05-22 02:11:56.338133 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 2026-05-22 02:11:56.907463 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 2026-05-22 02:11:56.907560 | ubuntu-noble-large | [SUCCESS] [22/134] EXISTS: osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 2026-05-22 02:11:56.907686 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 2026-05-22 02:11:56.955078 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 2026-05-22 02:11:56.955264 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 2026-05-22 02:11:56.955479 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:11:57.001216 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:b5af762de8a449f47f63f845bb9987d9272589124b0bdf05e38bbae39c59d512 2026-05-22 02:11:57.001392 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/heat-api-cfn:temp-remote-check-138303-26054 2026-05-22 02:11:57.276467 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:11:57.322107 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:b5af762de8a449f47f63f845bb9987d9272589124b0bdf05e38bbae39c59d512 2026-05-22 02:11:57.322190 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:11:57.364263 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:11:57.364345 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:11:57.364354 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:11:57.364361 | ubuntu-noble-large | DiffID: sha256:40d0ec3dd23218c52d5d2b051e755cd0b635666ea9e1d9b909cde11e4ccbd4f3 2026-05-22 02:11:57.364367 | ubuntu-noble-large | DiffID: sha256:25c203292bde973b9594d6eafabe4932171cf9f2474ddb600e96a1e31f7b3e35 2026-05-22 02:11:57.411344 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/heat-api-cfn@sha256:1366cf642145424b4a2426aa5102e8e21c648024381344dcf88332aa7cf6dcaf 2026-05-22 02:11:57.411704 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:11:57.456246 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:11:57.456326 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:11:57.456337 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:11:57.456344 | ubuntu-noble-large | DiffID: sha256:40d0ec3dd23218c52d5d2b051e755cd0b635666ea9e1d9b909cde11e4ccbd4f3 2026-05-22 02:11:57.456351 | ubuntu-noble-large | DiffID: sha256:25c203292bde973b9594d6eafabe4932171cf9f2474ddb600e96a1e31f7b3e35 2026-05-22 02:11:57.504479 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/heat-api-cfn@sha256:1366cf642145424b4a2426aa5102e8e21c648024381344dcf88332aa7cf6dcaf 2026-05-22 02:11:57.505752 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:11:57.505837 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 2026-05-22 02:11:57.505852 | ubuntu-noble-large | [SUCCESS] [22/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 2026-05-22 02:11:57.512458 | ubuntu-noble-large | [INFO]  [23/134] Checking: osism.harbor.regio.digital/kolla/heat-engine:2025.1 2026-05-22 02:11:57.512502 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/heat-engine:2025.1 2026-05-22 02:11:57.916039 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/heat-engine:2025.1 2026-05-22 02:11:57.916119 | ubuntu-noble-large | [SUCCESS] [23/134] EXISTS: osism.harbor.regio.digital/kolla/heat-engine:2025.1 2026-05-22 02:11:57.916131 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/heat-engine:2025.1 2026-05-22 02:11:57.960741 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/heat-engine:2025.1 2026-05-22 02:11:57.960826 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/heat-engine:2025.1 2026-05-22 02:11:57.960837 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:11:58.007704 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:1e820938a8c77e03c33586d26452e2ecd87155c4c240756f6f3288cce018b4cd 2026-05-22 02:11:58.007781 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/heat-engine:temp-remote-check-138303-19818 2026-05-22 02:11:58.307683 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:11:58.344759 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:1e820938a8c77e03c33586d26452e2ecd87155c4c240756f6f3288cce018b4cd 2026-05-22 02:11:58.344841 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:11:58.388123 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:11:58.388179 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:11:58.388185 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:11:58.388189 | ubuntu-noble-large | DiffID: sha256:40d0ec3dd23218c52d5d2b051e755cd0b635666ea9e1d9b909cde11e4ccbd4f3 2026-05-22 02:11:58.388193 | ubuntu-noble-large | DiffID: sha256:4ab0827740d017b9eac353feaf952908da6ea4c0dd76206ed7eea1ff922a0bce 2026-05-22 02:11:58.435802 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/heat-engine@sha256:85678732d3c04b298106f3303150d41e1a83fe19fad183dc4a9b52da15a7bf9c 2026-05-22 02:11:58.437120 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:11:58.479355 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:11:58.479406 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:11:58.479412 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:11:58.479417 | ubuntu-noble-large | DiffID: sha256:40d0ec3dd23218c52d5d2b051e755cd0b635666ea9e1d9b909cde11e4ccbd4f3 2026-05-22 02:11:58.479421 | ubuntu-noble-large | DiffID: sha256:4ab0827740d017b9eac353feaf952908da6ea4c0dd76206ed7eea1ff922a0bce 2026-05-22 02:11:58.517515 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/heat-engine@sha256:85678732d3c04b298106f3303150d41e1a83fe19fad183dc4a9b52da15a7bf9c 2026-05-22 02:11:58.518784 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:11:58.518857 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/heat-engine:2025.1 2026-05-22 02:11:58.518871 | ubuntu-noble-large | [SUCCESS] [23/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/heat-engine:2025.1 2026-05-22 02:11:58.525725 | ubuntu-noble-large | [INFO]  [24/134] Checking: osism.harbor.regio.digital/kolla/heat-api:2025.1 2026-05-22 02:11:58.525767 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/heat-api:2025.1 2026-05-22 02:11:59.609721 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/heat-api:2025.1 2026-05-22 02:11:59.609845 | ubuntu-noble-large | [SUCCESS] [24/134] EXISTS: osism.harbor.regio.digital/kolla/heat-api:2025.1 2026-05-22 02:11:59.609860 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/heat-api:2025.1 2026-05-22 02:11:59.651785 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/heat-api:2025.1 2026-05-22 02:11:59.652685 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/heat-api:2025.1 2026-05-22 02:11:59.652755 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:11:59.699740 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:3e0c89cf91e1c2d4a4d1e18778c5ead7a3925b9a9c0d20b5345cac621828c581 2026-05-22 02:11:59.699831 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/heat-api:temp-remote-check-138303-8061 2026-05-22 02:11:59.953478 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:11:59.991831 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:3e0c89cf91e1c2d4a4d1e18778c5ead7a3925b9a9c0d20b5345cac621828c581 2026-05-22 02:11:59.991902 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:12:00.027169 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:12:00.027245 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:12:00.027256 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:12:00.027264 | ubuntu-noble-large | DiffID: sha256:40d0ec3dd23218c52d5d2b051e755cd0b635666ea9e1d9b909cde11e4ccbd4f3 2026-05-22 02:12:00.027272 | ubuntu-noble-large | DiffID: sha256:5db4c3c8195dd4b0a173c3c568aa2832aa79b0908774c7f9ad775726163836c9 2026-05-22 02:12:00.070844 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/heat-api@sha256:8e6cd57d90883524ba116a64d7f3a16877e731e79126d4e62fbdbc40890ce9f5 2026-05-22 02:12:00.071438 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:12:00.105081 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:12:00.105143 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:12:00.105152 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:12:00.105158 | ubuntu-noble-large | DiffID: sha256:40d0ec3dd23218c52d5d2b051e755cd0b635666ea9e1d9b909cde11e4ccbd4f3 2026-05-22 02:12:00.105163 | ubuntu-noble-large | DiffID: sha256:5db4c3c8195dd4b0a173c3c568aa2832aa79b0908774c7f9ad775726163836c9 2026-05-22 02:12:00.148956 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/heat-api@sha256:8e6cd57d90883524ba116a64d7f3a16877e731e79126d4e62fbdbc40890ce9f5 2026-05-22 02:12:00.149639 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:12:00.149769 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/heat-api:2025.1 2026-05-22 02:12:00.149963 | ubuntu-noble-large | [SUCCESS] [24/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/heat-api:2025.1 2026-05-22 02:12:00.156504 | ubuntu-noble-large | [INFO]  [25/134] Checking: osism.harbor.regio.digital/kolla/watcher-api:2025.1 2026-05-22 02:12:00.156622 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/watcher-api:2025.1 2026-05-22 02:12:01.032758 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/watcher-api:2025.1 2026-05-22 02:12:01.032867 | ubuntu-noble-large | [SUCCESS] [25/134] EXISTS: osism.harbor.regio.digital/kolla/watcher-api:2025.1 2026-05-22 02:12:01.032886 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/watcher-api:2025.1 2026-05-22 02:12:01.074700 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/watcher-api:2025.1 2026-05-22 02:12:01.074778 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/watcher-api:2025.1 2026-05-22 02:12:01.074789 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:12:01.117739 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:e1aba20c64eb9ef8dea5753f5fc995204e12799a97134d7185c5a0747c0f1d60 2026-05-22 02:12:01.117835 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/watcher-api:temp-remote-check-138303-4829 2026-05-22 02:12:01.375081 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:12:01.422709 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:e1aba20c64eb9ef8dea5753f5fc995204e12799a97134d7185c5a0747c0f1d60 2026-05-22 02:12:01.422815 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:12:01.464397 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:12:01.464481 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:12:01.464492 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:12:01.464498 | ubuntu-noble-large | DiffID: sha256:8c05ab9a47d7e02cadaa133343be1abd4d575f59f1404a5c39f4c372689ebe37 2026-05-22 02:12:01.464505 | ubuntu-noble-large | DiffID: sha256:165918b0ffd7ce9f3f445fb22b4ec8b619da097c31d7b60e7d297429bde01296 2026-05-22 02:12:01.513529 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/watcher-api@sha256:57e155add3c91c00dfe1c67efa4bdbfc4ab26f281447cd73671808b5a8d9755d 2026-05-22 02:12:01.515033 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:12:01.555042 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:12:01.555122 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:12:01.555138 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:12:01.555151 | ubuntu-noble-large | DiffID: sha256:8c05ab9a47d7e02cadaa133343be1abd4d575f59f1404a5c39f4c372689ebe37 2026-05-22 02:12:01.555161 | ubuntu-noble-large | DiffID: sha256:165918b0ffd7ce9f3f445fb22b4ec8b619da097c31d7b60e7d297429bde01296 2026-05-22 02:12:01.604621 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/watcher-api@sha256:57e155add3c91c00dfe1c67efa4bdbfc4ab26f281447cd73671808b5a8d9755d 2026-05-22 02:12:01.605291 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:12:01.605450 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/watcher-api:2025.1 2026-05-22 02:12:01.605618 | ubuntu-noble-large | [SUCCESS] [25/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/watcher-api:2025.1 2026-05-22 02:12:01.611944 | ubuntu-noble-large | [INFO]  [26/134] Checking: osism.harbor.regio.digital/kolla/watcher-engine:2025.1 2026-05-22 02:12:01.612092 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/watcher-engine:2025.1 2026-05-22 02:12:02.434395 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/watcher-engine:2025.1 2026-05-22 02:12:02.434499 | ubuntu-noble-large | [SUCCESS] [26/134] EXISTS: osism.harbor.regio.digital/kolla/watcher-engine:2025.1 2026-05-22 02:12:02.434656 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/watcher-engine:2025.1 2026-05-22 02:12:02.477992 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/watcher-engine:2025.1 2026-05-22 02:12:02.478194 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/watcher-engine:2025.1 2026-05-22 02:12:02.478430 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:12:02.521091 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:573c253207951d2dad2c4efdf3c866538c14a8fabafde87f4c75edbf1c5cf2e3 2026-05-22 02:12:02.521362 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/watcher-engine:temp-remote-check-138303-13056 2026-05-22 02:12:02.801667 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:12:02.849706 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:573c253207951d2dad2c4efdf3c866538c14a8fabafde87f4c75edbf1c5cf2e3 2026-05-22 02:12:02.849805 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:12:02.896229 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:12:02.896338 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:12:02.896392 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:12:02.896410 | ubuntu-noble-large | DiffID: sha256:8c05ab9a47d7e02cadaa133343be1abd4d575f59f1404a5c39f4c372689ebe37 2026-05-22 02:12:02.896428 | ubuntu-noble-large | DiffID: sha256:73d2b4fdf66c296e1eb792aba1fa0c7a4b1db03f66873006e995ead4384e4ada 2026-05-22 02:12:02.944784 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/watcher-engine@sha256:6197a856a2522d28460ec0017591a5cb821d49e066efef972ca884216ab0c07a 2026-05-22 02:12:02.945700 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:12:02.991258 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:12:02.991334 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:12:02.991343 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:12:02.991351 | ubuntu-noble-large | DiffID: sha256:8c05ab9a47d7e02cadaa133343be1abd4d575f59f1404a5c39f4c372689ebe37 2026-05-22 02:12:02.991358 | ubuntu-noble-large | DiffID: sha256:73d2b4fdf66c296e1eb792aba1fa0c7a4b1db03f66873006e995ead4384e4ada 2026-05-22 02:12:03.038766 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/watcher-engine@sha256:6197a856a2522d28460ec0017591a5cb821d49e066efef972ca884216ab0c07a 2026-05-22 02:12:03.039990 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:12:03.040070 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/watcher-engine:2025.1 2026-05-22 02:12:03.040082 | ubuntu-noble-large | [SUCCESS] [26/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/watcher-engine:2025.1 2026-05-22 02:12:03.045780 | ubuntu-noble-large | [INFO]  [27/134] Checking: osism.harbor.regio.digital/kolla/watcher-applier:2025.1 2026-05-22 02:12:03.045861 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/watcher-applier:2025.1 2026-05-22 02:12:04.273773 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/watcher-applier:2025.1 2026-05-22 02:12:04.273908 | ubuntu-noble-large | [SUCCESS] [27/134] EXISTS: osism.harbor.regio.digital/kolla/watcher-applier:2025.1 2026-05-22 02:12:04.273928 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/watcher-applier:2025.1 2026-05-22 02:12:04.319835 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/watcher-applier:2025.1 2026-05-22 02:12:04.319950 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/watcher-applier:2025.1 2026-05-22 02:12:04.320544 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:12:04.367753 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:82e9eae1aac77203c47bfaea270fb02295d72bacb9bf681616e4f82c55997ae5 2026-05-22 02:12:04.367859 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/watcher-applier:temp-remote-check-138303-297 2026-05-22 02:12:04.670556 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:12:04.716749 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:82e9eae1aac77203c47bfaea270fb02295d72bacb9bf681616e4f82c55997ae5 2026-05-22 02:12:04.716826 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:12:04.761767 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:12:04.761851 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:12:04.761865 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:12:04.761876 | ubuntu-noble-large | DiffID: sha256:8c05ab9a47d7e02cadaa133343be1abd4d575f59f1404a5c39f4c372689ebe37 2026-05-22 02:12:04.761887 | ubuntu-noble-large | DiffID: sha256:dbd7b7b6318fd9f2b211dc972f7d289cdc7e1a66ebfb9147a2ac2f94740b2295 2026-05-22 02:12:04.815771 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/watcher-applier@sha256:3cdd4d47e8c937edf4bfd1a21c22e0cda748ce2a21f52cf71b1e6af2a0333a50 2026-05-22 02:12:04.816716 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:12:04.858444 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:12:04.858518 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:12:04.858531 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:12:04.858541 | ubuntu-noble-large | DiffID: sha256:8c05ab9a47d7e02cadaa133343be1abd4d575f59f1404a5c39f4c372689ebe37 2026-05-22 02:12:04.858550 | ubuntu-noble-large | DiffID: sha256:dbd7b7b6318fd9f2b211dc972f7d289cdc7e1a66ebfb9147a2ac2f94740b2295 2026-05-22 02:12:04.908646 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/watcher-applier@sha256:3cdd4d47e8c937edf4bfd1a21c22e0cda748ce2a21f52cf71b1e6af2a0333a50 2026-05-22 02:12:04.909783 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:12:04.909855 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/watcher-applier:2025.1 2026-05-22 02:12:04.909874 | ubuntu-noble-large | [SUCCESS] [27/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/watcher-applier:2025.1 2026-05-22 02:12:04.915546 | ubuntu-noble-large | [INFO]  [28/134] Checking: osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2026-05-22 02:12:04.915637 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2026-05-22 02:12:06.056688 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2026-05-22 02:12:06.056796 | ubuntu-noble-large | [SUCCESS] [28/134] EXISTS: osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2026-05-22 02:12:06.056809 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2026-05-22 02:12:06.099896 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2026-05-22 02:12:06.099961 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2026-05-22 02:12:06.100586 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:12:06.144712 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:ddfaa383a2abf7a2efe1776eb8fcced6774e9717aac8a5002b8fb4a6447ce35a 2026-05-22 02:12:06.144787 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/gnocchi-api:temp-remote-check-138303-30957 2026-05-22 02:12:06.412713 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:12:06.458699 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:ddfaa383a2abf7a2efe1776eb8fcced6774e9717aac8a5002b8fb4a6447ce35a 2026-05-22 02:12:06.458773 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:12:06.501486 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:12:06.501551 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:12:06.501563 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:12:06.501573 | ubuntu-noble-large | DiffID: sha256:1c3e1ee1aaf79761d1da245ba1dc46e41297f25fa2e8f057cd440b6fb1c352a6 2026-05-22 02:12:06.501581 | ubuntu-noble-large | DiffID: sha256:df97261fec41e15b20a141d59e1be3d2fa16ed7b3d89f8762375b3b3e31d6056 2026-05-22 02:12:06.546701 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/gnocchi-api@sha256:b6a13e2211ae8129e3171d134ef0ed4321de98af86d5ac970cbd977c8deff4fa 2026-05-22 02:12:06.547987 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:12:06.588446 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:12:06.588504 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:12:06.588516 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:12:06.588527 | ubuntu-noble-large | DiffID: sha256:1c3e1ee1aaf79761d1da245ba1dc46e41297f25fa2e8f057cd440b6fb1c352a6 2026-05-22 02:12:06.588537 | ubuntu-noble-large | DiffID: sha256:df97261fec41e15b20a141d59e1be3d2fa16ed7b3d89f8762375b3b3e31d6056 2026-05-22 02:12:06.638500 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/gnocchi-api@sha256:b6a13e2211ae8129e3171d134ef0ed4321de98af86d5ac970cbd977c8deff4fa 2026-05-22 02:12:06.639665 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:12:06.639722 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2026-05-22 02:12:06.639734 | ubuntu-noble-large | [SUCCESS] [28/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2026-05-22 02:12:06.644775 | ubuntu-noble-large | [INFO]  [29/134] Checking: osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2026-05-22 02:12:06.644819 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2026-05-22 02:12:07.520931 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2026-05-22 02:12:07.521012 | ubuntu-noble-large | [SUCCESS] [29/134] EXISTS: osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2026-05-22 02:12:07.521023 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2026-05-22 02:12:07.567704 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2026-05-22 02:12:07.567768 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2026-05-22 02:12:07.567781 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:12:07.610946 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:8d2dea309a4e4e7d0eb46027c2987c952f82776dd845abe84bc450fb9187dbe4 2026-05-22 02:12:07.611194 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/gnocchi-metricd:temp-remote-check-138303-7079 2026-05-22 02:12:07.876701 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:12:07.917910 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:8d2dea309a4e4e7d0eb46027c2987c952f82776dd845abe84bc450fb9187dbe4 2026-05-22 02:12:07.918104 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:12:07.954942 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:12:07.955010 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:12:07.955022 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:12:07.955032 | ubuntu-noble-large | DiffID: sha256:1c3e1ee1aaf79761d1da245ba1dc46e41297f25fa2e8f057cd440b6fb1c352a6 2026-05-22 02:12:07.955042 | ubuntu-noble-large | DiffID: sha256:e9850a5c15af275d5049293a22c78b15413177cbb709d0b6929940cc3be62ab3 2026-05-22 02:12:07.997717 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/gnocchi-metricd@sha256:340420a8c224a2dccb0c87135b70b64f9cd662b21315a67b8ce1f5bcd36a7459 2026-05-22 02:12:07.998776 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:12:08.040162 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:12:08.040236 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:12:08.040244 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:12:08.040250 | ubuntu-noble-large | DiffID: sha256:1c3e1ee1aaf79761d1da245ba1dc46e41297f25fa2e8f057cd440b6fb1c352a6 2026-05-22 02:12:08.040256 | ubuntu-noble-large | DiffID: sha256:e9850a5c15af275d5049293a22c78b15413177cbb709d0b6929940cc3be62ab3 2026-05-22 02:12:08.088203 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/gnocchi-metricd@sha256:340420a8c224a2dccb0c87135b70b64f9cd662b21315a67b8ce1f5bcd36a7459 2026-05-22 02:12:08.088693 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:12:08.088761 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2026-05-22 02:12:08.088779 | ubuntu-noble-large | [SUCCESS] [29/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2026-05-22 02:12:08.093721 | ubuntu-noble-large | [INFO]  [30/134] Checking: osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2026-05-22 02:12:08.093790 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2026-05-22 02:12:08.504366 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2026-05-22 02:12:08.504458 | ubuntu-noble-large | [SUCCESS] [30/134] EXISTS: osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2026-05-22 02:12:08.504472 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2026-05-22 02:12:08.545699 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2026-05-22 02:12:08.545766 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2026-05-22 02:12:08.546130 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:12:08.591110 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:99ca4f3b2948e85b1579cb09a0f3a71e8101ed27d844e21fa36b553fd944a032 2026-05-22 02:12:08.591189 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/gnocchi-statsd:temp-remote-check-138303-6836 2026-05-22 02:12:08.839340 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:12:08.883233 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:99ca4f3b2948e85b1579cb09a0f3a71e8101ed27d844e21fa36b553fd944a032 2026-05-22 02:12:08.883330 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:12:08.924389 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:12:08.924447 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:12:08.924454 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:12:08.924460 | ubuntu-noble-large | DiffID: sha256:1c3e1ee1aaf79761d1da245ba1dc46e41297f25fa2e8f057cd440b6fb1c352a6 2026-05-22 02:12:08.924465 | ubuntu-noble-large | DiffID: sha256:af625bbdbbb5c506b49f0bb820607f165372fc6de8551d65abb35cbebc277967 2026-05-22 02:12:08.965705 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/gnocchi-statsd@sha256:cc064dc5d2d5b241663578e44393cb85dd4be1150fce0e2c81ca0d9eaa23265c 2026-05-22 02:12:08.966465 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:12:09.004135 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:12:09.004198 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:12:09.004206 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:12:09.004214 | ubuntu-noble-large | DiffID: sha256:1c3e1ee1aaf79761d1da245ba1dc46e41297f25fa2e8f057cd440b6fb1c352a6 2026-05-22 02:12:09.004220 | ubuntu-noble-large | DiffID: sha256:af625bbdbbb5c506b49f0bb820607f165372fc6de8551d65abb35cbebc277967 2026-05-22 02:12:09.042711 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/gnocchi-statsd@sha256:cc064dc5d2d5b241663578e44393cb85dd4be1150fce0e2c81ca0d9eaa23265c 2026-05-22 02:12:09.044157 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:12:09.044237 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2026-05-22 02:12:09.044252 | ubuntu-noble-large | [SUCCESS] [30/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2026-05-22 02:12:09.050693 | ubuntu-noble-large | [INFO]  [31/134] Checking: osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2026-05-22 02:12:09.050741 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2026-05-22 02:12:09.740643 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2026-05-22 02:12:09.740732 | ubuntu-noble-large | [SUCCESS] [31/134] EXISTS: osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2026-05-22 02:12:09.740745 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2026-05-22 02:12:09.783727 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2026-05-22 02:12:09.783774 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2026-05-22 02:12:09.783811 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:12:09.823687 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:1b462ca83e0e227ea5bbdc6508933e8eaa9eacf91852b781aad1c2135e8378c0 2026-05-22 02:12:09.823755 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/designate-mdns:temp-remote-check-138303-28985 2026-05-22 02:12:10.075702 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:12:10.116728 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:1b462ca83e0e227ea5bbdc6508933e8eaa9eacf91852b781aad1c2135e8378c0 2026-05-22 02:12:10.116810 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:12:10.160489 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:12:10.160563 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:12:10.160576 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:12:10.160585 | ubuntu-noble-large | DiffID: sha256:a52489bfcafd3d9579bd2414420316e978b250fb605583d0f141a225031005e0 2026-05-22 02:12:10.160628 | ubuntu-noble-large | DiffID: sha256:073d1a7dedc13a1d3c87c37b47db69d7bda4120e235d5b2a44ff84863728a185 2026-05-22 02:12:10.207772 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-mdns@sha256:4d771f92d3980a99e148ec565387be24a5f7176d5ddf88394ff5b8a04fa3e2f3 2026-05-22 02:12:10.208715 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:12:10.249543 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:12:10.249625 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:12:10.249635 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:12:10.249641 | ubuntu-noble-large | DiffID: sha256:a52489bfcafd3d9579bd2414420316e978b250fb605583d0f141a225031005e0 2026-05-22 02:12:10.249647 | ubuntu-noble-large | DiffID: sha256:073d1a7dedc13a1d3c87c37b47db69d7bda4120e235d5b2a44ff84863728a185 2026-05-22 02:12:10.294933 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-mdns@sha256:4d771f92d3980a99e148ec565387be24a5f7176d5ddf88394ff5b8a04fa3e2f3 2026-05-22 02:12:10.295831 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:12:10.295884 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2026-05-22 02:12:10.295894 | ubuntu-noble-large | [SUCCESS] [31/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2026-05-22 02:12:10.301709 | ubuntu-noble-large | [INFO]  [32/134] Checking: osism.harbor.regio.digital/kolla/designate-sink:2025.1 2026-05-22 02:12:10.301775 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/designate-sink:2025.1 2026-05-22 02:12:11.286637 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/designate-sink:2025.1 2026-05-22 02:12:11.286726 | ubuntu-noble-large | [SUCCESS] [32/134] EXISTS: osism.harbor.regio.digital/kolla/designate-sink:2025.1 2026-05-22 02:12:11.286738 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/designate-sink:2025.1 2026-05-22 02:12:11.327696 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/designate-sink:2025.1 2026-05-22 02:12:11.327761 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/designate-sink:2025.1 2026-05-22 02:12:11.327770 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:12:11.372106 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:818d5b51986188631a71057e5c72bef9af62e26fb024d42a8ff12e088294166b 2026-05-22 02:12:11.372171 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/designate-sink:temp-remote-check-138303-30968 2026-05-22 02:12:11.626753 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:12:11.669102 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:818d5b51986188631a71057e5c72bef9af62e26fb024d42a8ff12e088294166b 2026-05-22 02:12:11.669197 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:12:11.707565 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:12:11.707668 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:12:11.707683 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:12:11.707693 | ubuntu-noble-large | DiffID: sha256:a52489bfcafd3d9579bd2414420316e978b250fb605583d0f141a225031005e0 2026-05-22 02:12:11.707703 | ubuntu-noble-large | DiffID: sha256:433b9861bcaaa19ae2fc3eca96481e5efb564b7892387705751cf238ac347d91 2026-05-22 02:12:11.753128 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-sink@sha256:df70db359313c2ab7ccfa5fbed71a3186beeffa6ad17bdc2e8b29fe5c8e568e0 2026-05-22 02:12:11.753807 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:12:11.789010 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:12:11.789061 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:12:11.789070 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:12:11.789078 | ubuntu-noble-large | DiffID: sha256:a52489bfcafd3d9579bd2414420316e978b250fb605583d0f141a225031005e0 2026-05-22 02:12:11.789084 | ubuntu-noble-large | DiffID: sha256:433b9861bcaaa19ae2fc3eca96481e5efb564b7892387705751cf238ac347d91 2026-05-22 02:12:11.834524 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-sink@sha256:df70db359313c2ab7ccfa5fbed71a3186beeffa6ad17bdc2e8b29fe5c8e568e0 2026-05-22 02:12:11.835751 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:12:11.835828 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/designate-sink:2025.1 2026-05-22 02:12:11.835844 | ubuntu-noble-large | [SUCCESS] [32/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/designate-sink:2025.1 2026-05-22 02:12:11.842209 | ubuntu-noble-large | [INFO]  [33/134] Checking: osism.harbor.regio.digital/kolla/designate-api:2025.1 2026-05-22 02:12:11.842279 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/designate-api:2025.1 2026-05-22 02:12:12.390153 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/designate-api:2025.1 2026-05-22 02:12:12.390230 | ubuntu-noble-large | [SUCCESS] [33/134] EXISTS: osism.harbor.regio.digital/kolla/designate-api:2025.1 2026-05-22 02:12:12.390241 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/designate-api:2025.1 2026-05-22 02:12:12.434720 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/designate-api:2025.1 2026-05-22 02:12:12.434803 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/designate-api:2025.1 2026-05-22 02:12:12.434818 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:12:12.479649 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:22e2a6206a8328679fa52a9b03d8a8f8a42a320a18c004cb00fe5715fd99539b 2026-05-22 02:12:12.479717 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/designate-api:temp-remote-check-138303-8933 2026-05-22 02:12:12.760065 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:12:12.804731 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:22e2a6206a8328679fa52a9b03d8a8f8a42a320a18c004cb00fe5715fd99539b 2026-05-22 02:12:12.804809 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:12:12.847107 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:12:12.847183 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:12:12.847197 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:12:12.847207 | ubuntu-noble-large | DiffID: sha256:a52489bfcafd3d9579bd2414420316e978b250fb605583d0f141a225031005e0 2026-05-22 02:12:12.847217 | ubuntu-noble-large | DiffID: sha256:3d205704941f2ca3c5c7f74664ab53e801a61cc366f95049f9f51d7b9d3ffcb9 2026-05-22 02:12:12.894735 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-api@sha256:e33072d2931b29c2d6692b6f41c235177a223b67e1256009b48927afd3cbf3c1 2026-05-22 02:12:12.895669 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:12:12.936734 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:12:12.936803 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:12:12.936814 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:12:12.936823 | ubuntu-noble-large | DiffID: sha256:a52489bfcafd3d9579bd2414420316e978b250fb605583d0f141a225031005e0 2026-05-22 02:12:12.936832 | ubuntu-noble-large | DiffID: sha256:3d205704941f2ca3c5c7f74664ab53e801a61cc366f95049f9f51d7b9d3ffcb9 2026-05-22 02:12:12.982637 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-api@sha256:e33072d2931b29c2d6692b6f41c235177a223b67e1256009b48927afd3cbf3c1 2026-05-22 02:12:12.983944 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:12:12.984015 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/designate-api:2025.1 2026-05-22 02:12:12.984030 | ubuntu-noble-large | [SUCCESS] [33/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/designate-api:2025.1 2026-05-22 02:12:12.989752 | ubuntu-noble-large | [INFO]  [34/134] Checking: osism.harbor.regio.digital/kolla/designate-producer:2025.1 2026-05-22 02:12:12.989798 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/designate-producer:2025.1 2026-05-22 02:12:13.850780 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/designate-producer:2025.1 2026-05-22 02:12:13.850877 | ubuntu-noble-large | [SUCCESS] [34/134] EXISTS: osism.harbor.regio.digital/kolla/designate-producer:2025.1 2026-05-22 02:12:13.850889 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/designate-producer:2025.1 2026-05-22 02:12:13.894379 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/designate-producer:2025.1 2026-05-22 02:12:13.894461 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/designate-producer:2025.1 2026-05-22 02:12:13.894475 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:12:13.930697 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:255bc7f8b59ee94b3a455db5c6653412fce527510574047e3e38432b5df39fe5 2026-05-22 02:12:13.930767 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/designate-producer:temp-remote-check-138303-18573 2026-05-22 02:12:14.198771 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:12:14.243076 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:255bc7f8b59ee94b3a455db5c6653412fce527510574047e3e38432b5df39fe5 2026-05-22 02:12:14.243151 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:12:14.285728 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:12:14.285812 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:12:14.285824 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:12:14.285834 | ubuntu-noble-large | DiffID: sha256:a52489bfcafd3d9579bd2414420316e978b250fb605583d0f141a225031005e0 2026-05-22 02:12:14.285843 | ubuntu-noble-large | DiffID: sha256:437114348e47ea95296e95c23053140a5fd50350a0b464cbbd1efbc3dcea0059 2026-05-22 02:12:14.329405 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-producer@sha256:619bb7adead78ebb1135a19475793a3b6ec7209801b76b0d19bbaf85caff92c9 2026-05-22 02:12:14.330719 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:12:14.369287 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:12:14.369394 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:12:14.369409 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:12:14.369447 | ubuntu-noble-large | DiffID: sha256:a52489bfcafd3d9579bd2414420316e978b250fb605583d0f141a225031005e0 2026-05-22 02:12:14.369458 | ubuntu-noble-large | DiffID: sha256:437114348e47ea95296e95c23053140a5fd50350a0b464cbbd1efbc3dcea0059 2026-05-22 02:12:14.421476 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-producer@sha256:619bb7adead78ebb1135a19475793a3b6ec7209801b76b0d19bbaf85caff92c9 2026-05-22 02:12:14.422710 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:12:14.422801 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/designate-producer:2025.1 2026-05-22 02:12:14.422816 | ubuntu-noble-large | [SUCCESS] [34/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/designate-producer:2025.1 2026-05-22 02:12:14.429740 | ubuntu-noble-large | [INFO]  [35/134] Checking: osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2026-05-22 02:12:14.429805 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2026-05-22 02:12:15.860612 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2026-05-22 02:12:15.860684 | ubuntu-noble-large | [SUCCESS] [35/134] EXISTS: osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2026-05-22 02:12:15.860695 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2026-05-22 02:12:15.901677 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2026-05-22 02:12:15.901731 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2026-05-22 02:12:15.901753 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:12:15.945829 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:4614bc805b1d1c9b77acdde4af8ef6e391880551fe02742492240a19e8b180e7 2026-05-22 02:12:15.945946 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/designate-backend-bind9:temp-remote-check-138303-26265 2026-05-22 02:12:16.228768 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:12:16.269779 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:4614bc805b1d1c9b77acdde4af8ef6e391880551fe02742492240a19e8b180e7 2026-05-22 02:12:16.269857 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:12:16.310128 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:12:16.310196 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:12:16.310207 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:12:16.310216 | ubuntu-noble-large | DiffID: sha256:a52489bfcafd3d9579bd2414420316e978b250fb605583d0f141a225031005e0 2026-05-22 02:12:16.310224 | ubuntu-noble-large | DiffID: sha256:11ad5b28def32e3b26276a3399031487d21f45ca8c9485d02a7f1d44532553f4 2026-05-22 02:12:16.355684 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-backend-bind9@sha256:3bd9d89d5cef57e5a47c91e3f083a81ffb45de5bb9e19956ecf3d32f842d06ac 2026-05-22 02:12:16.356793 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:12:16.397651 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:12:16.397727 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:12:16.397740 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:12:16.397750 | ubuntu-noble-large | DiffID: sha256:a52489bfcafd3d9579bd2414420316e978b250fb605583d0f141a225031005e0 2026-05-22 02:12:16.397760 | ubuntu-noble-large | DiffID: sha256:11ad5b28def32e3b26276a3399031487d21f45ca8c9485d02a7f1d44532553f4 2026-05-22 02:12:16.443456 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-backend-bind9@sha256:3bd9d89d5cef57e5a47c91e3f083a81ffb45de5bb9e19956ecf3d32f842d06ac 2026-05-22 02:12:16.444699 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:12:16.444779 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2026-05-22 02:12:16.444819 | ubuntu-noble-large | [SUCCESS] [35/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2026-05-22 02:12:16.450719 | ubuntu-noble-large | [INFO]  [36/134] Checking: osism.harbor.regio.digital/kolla/designate-worker:2025.1 2026-05-22 02:12:16.450791 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/designate-worker:2025.1 2026-05-22 02:12:17.192388 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/designate-worker:2025.1 2026-05-22 02:12:17.192478 | ubuntu-noble-large | [SUCCESS] [36/134] EXISTS: osism.harbor.regio.digital/kolla/designate-worker:2025.1 2026-05-22 02:12:17.192492 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/designate-worker:2025.1 2026-05-22 02:12:17.236126 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/designate-worker:2025.1 2026-05-22 02:12:17.236196 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/designate-worker:2025.1 2026-05-22 02:12:17.236209 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:12:17.282724 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:03d2d8cda3c35ef4913ff5e69574684d22e9842b794c3a9afed6ebc7b3a785a7 2026-05-22 02:12:17.282821 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/designate-worker:temp-remote-check-138303-22097 2026-05-22 02:12:17.558764 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:12:17.600755 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:03d2d8cda3c35ef4913ff5e69574684d22e9842b794c3a9afed6ebc7b3a785a7 2026-05-22 02:12:17.600839 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:12:17.642591 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:12:17.642700 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:12:17.642712 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:12:17.642722 | ubuntu-noble-large | DiffID: sha256:a52489bfcafd3d9579bd2414420316e978b250fb605583d0f141a225031005e0 2026-05-22 02:12:17.642731 | ubuntu-noble-large | DiffID: sha256:6770f894c02687d09b5edf47218851b2741a0def1f33caee661e235e98650fff 2026-05-22 02:12:17.688664 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-worker@sha256:b93c2e5938454a1394ff9ac4187d1aeaa766129064e24fcf89c52b0754c2e4a7 2026-05-22 02:12:17.689718 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:12:17.729832 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:12:17.729909 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:12:17.729921 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:12:17.729930 | ubuntu-noble-large | DiffID: sha256:a52489bfcafd3d9579bd2414420316e978b250fb605583d0f141a225031005e0 2026-05-22 02:12:17.729954 | ubuntu-noble-large | DiffID: sha256:6770f894c02687d09b5edf47218851b2741a0def1f33caee661e235e98650fff 2026-05-22 02:12:17.774508 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-worker@sha256:b93c2e5938454a1394ff9ac4187d1aeaa766129064e24fcf89c52b0754c2e4a7 2026-05-22 02:12:17.775688 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:12:17.775756 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/designate-worker:2025.1 2026-05-22 02:12:17.775766 | ubuntu-noble-large | [SUCCESS] [36/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/designate-worker:2025.1 2026-05-22 02:12:17.782402 | ubuntu-noble-large | [INFO]  [37/134] Checking: osism.harbor.regio.digital/kolla/designate-central:2025.1 2026-05-22 02:12:17.782476 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/designate-central:2025.1 2026-05-22 02:12:18.291506 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/designate-central:2025.1 2026-05-22 02:12:18.291661 | ubuntu-noble-large | [SUCCESS] [37/134] EXISTS: osism.harbor.regio.digital/kolla/designate-central:2025.1 2026-05-22 02:12:18.291681 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/designate-central:2025.1 2026-05-22 02:12:18.336512 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/designate-central:2025.1 2026-05-22 02:12:18.336585 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/designate-central:2025.1 2026-05-22 02:12:18.336631 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:12:18.385718 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:d40372f37bae6e54c1eed804cf6d917aa1943c3827c9d52a3653060f6e893ac1 2026-05-22 02:12:18.385809 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/designate-central:temp-remote-check-138303-19234 2026-05-22 02:12:18.657630 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:12:18.703704 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:d40372f37bae6e54c1eed804cf6d917aa1943c3827c9d52a3653060f6e893ac1 2026-05-22 02:12:18.703785 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:12:18.748060 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:12:18.748162 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:12:18.748174 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:12:18.748183 | ubuntu-noble-large | DiffID: sha256:a52489bfcafd3d9579bd2414420316e978b250fb605583d0f141a225031005e0 2026-05-22 02:12:18.748192 | ubuntu-noble-large | DiffID: sha256:092fee5c007bb3ac7d0f61d52153507d423d2415239acba67b88009bd13a75da 2026-05-22 02:12:18.796406 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-central@sha256:91a56b10345db5ef63ac36c5d4684f80864c1758698d89bc857ec2df6ebf86cd 2026-05-22 02:12:18.797577 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:12:18.840666 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:12:18.840753 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:12:18.840763 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:12:18.840771 | ubuntu-noble-large | DiffID: sha256:a52489bfcafd3d9579bd2414420316e978b250fb605583d0f141a225031005e0 2026-05-22 02:12:18.840779 | ubuntu-noble-large | DiffID: sha256:092fee5c007bb3ac7d0f61d52153507d423d2415239acba67b88009bd13a75da 2026-05-22 02:12:18.882331 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-central@sha256:91a56b10345db5ef63ac36c5d4684f80864c1758698d89bc857ec2df6ebf86cd 2026-05-22 02:12:18.883526 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:12:18.883624 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/designate-central:2025.1 2026-05-22 02:12:18.883641 | ubuntu-noble-large | [SUCCESS] [37/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/designate-central:2025.1 2026-05-22 02:12:18.889723 | ubuntu-noble-large | [INFO]  [38/134] Checking: osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2026-05-22 02:12:18.889789 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2026-05-22 02:12:19.809203 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2026-05-22 02:12:19.809280 | ubuntu-noble-large | [SUCCESS] [38/134] EXISTS: osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2026-05-22 02:12:19.809309 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2026-05-22 02:12:19.849362 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2026-05-22 02:12:19.849415 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2026-05-22 02:12:19.849421 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:12:19.885475 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:6bfc8ad60082456a372e3f31c8db355d2e30e0133d49d69d6ad5ce196f23c6c9 2026-05-22 02:12:19.885566 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/cinder-backup:temp-remote-check-138303-13160 2026-05-22 02:12:20.168730 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:12:20.201706 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:6bfc8ad60082456a372e3f31c8db355d2e30e0133d49d69d6ad5ce196f23c6c9 2026-05-22 02:12:20.201794 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:12:20.241204 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:12:20.241310 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:12:20.241327 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:12:20.241339 | ubuntu-noble-large | DiffID: sha256:4d8ef5f9f8b33c14dc4c1348e5bf2dfce78be355044243a3231162d5f0960fbd 2026-05-22 02:12:20.241350 | ubuntu-noble-large | DiffID: sha256:cb24e4775fb0aca459ca5eb8456148eb41ccc084b1ed0a7acd3e1bf301bdef99 2026-05-22 02:12:20.286255 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cinder-backup@sha256:99e9b06372ccabd2e3c11be0814bb4e63f694da77034fe2462f288d73eea5d44 2026-05-22 02:12:20.287474 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:12:20.324641 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:12:20.324719 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:12:20.324733 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:12:20.324743 | ubuntu-noble-large | DiffID: sha256:4d8ef5f9f8b33c14dc4c1348e5bf2dfce78be355044243a3231162d5f0960fbd 2026-05-22 02:12:20.324753 | ubuntu-noble-large | DiffID: sha256:cb24e4775fb0aca459ca5eb8456148eb41ccc084b1ed0a7acd3e1bf301bdef99 2026-05-22 02:12:20.369011 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cinder-backup@sha256:99e9b06372ccabd2e3c11be0814bb4e63f694da77034fe2462f288d73eea5d44 2026-05-22 02:12:20.370278 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:12:20.370374 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2026-05-22 02:12:20.370391 | ubuntu-noble-large | [SUCCESS] [38/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2026-05-22 02:12:20.376495 | ubuntu-noble-large | [INFO]  [39/134] Checking: osism.harbor.regio.digital/kolla/cinder-api:2025.1 2026-05-22 02:12:20.376544 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/cinder-api:2025.1 2026-05-22 02:12:21.326808 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/cinder-api:2025.1 2026-05-22 02:12:21.326929 | ubuntu-noble-large | [SUCCESS] [39/134] EXISTS: osism.harbor.regio.digital/kolla/cinder-api:2025.1 2026-05-22 02:12:21.326944 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/cinder-api:2025.1 2026-05-22 02:12:21.367703 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/cinder-api:2025.1 2026-05-22 02:12:21.367774 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/cinder-api:2025.1 2026-05-22 02:12:21.367784 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:12:21.408704 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:b428620af7714d01dda5e1959b2e6d3e2773c7b7cf89f9f957532509a29634a7 2026-05-22 02:12:21.408765 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/cinder-api:temp-remote-check-138303-17262 2026-05-22 02:12:21.745739 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:12:21.790037 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:b428620af7714d01dda5e1959b2e6d3e2773c7b7cf89f9f957532509a29634a7 2026-05-22 02:12:21.790127 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:12:21.831149 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:12:21.831246 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:12:21.831257 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:12:21.831267 | ubuntu-noble-large | DiffID: sha256:4d8ef5f9f8b33c14dc4c1348e5bf2dfce78be355044243a3231162d5f0960fbd 2026-05-22 02:12:21.831276 | ubuntu-noble-large | DiffID: sha256:2b0de11319d68d6811ffd19f0f5f6646e85cf0555b018cb1fbab851f580c6c7a 2026-05-22 02:12:21.873770 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cinder-api@sha256:56c501c64813a9b0361f98467735d5276a3ade04d9ee8886351e20aec85a6879 2026-05-22 02:12:21.875124 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:12:21.920443 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:12:21.920531 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:12:21.920545 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:12:21.920555 | ubuntu-noble-large | DiffID: sha256:4d8ef5f9f8b33c14dc4c1348e5bf2dfce78be355044243a3231162d5f0960fbd 2026-05-22 02:12:21.920564 | ubuntu-noble-large | DiffID: sha256:2b0de11319d68d6811ffd19f0f5f6646e85cf0555b018cb1fbab851f580c6c7a 2026-05-22 02:12:21.966396 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cinder-api@sha256:56c501c64813a9b0361f98467735d5276a3ade04d9ee8886351e20aec85a6879 2026-05-22 02:12:21.967735 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:12:21.967809 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/cinder-api:2025.1 2026-05-22 02:12:21.967824 | ubuntu-noble-large | [SUCCESS] [39/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/cinder-api:2025.1 2026-05-22 02:12:21.973992 | ubuntu-noble-large | [INFO]  [40/134] Checking: osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2026-05-22 02:12:21.974058 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2026-05-22 02:12:22.459733 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2026-05-22 02:12:22.459836 | ubuntu-noble-large | [SUCCESS] [40/134] EXISTS: osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2026-05-22 02:12:22.459881 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2026-05-22 02:12:22.507714 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2026-05-22 02:12:22.507795 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2026-05-22 02:12:22.507809 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:12:22.550098 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:5183e72aa5d7b63857f0d3e11a9dcb825e1ab39d4b49527fe6f0a03172e948de 2026-05-22 02:12:22.550145 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/cinder-scheduler:temp-remote-check-138303-32358 2026-05-22 02:12:22.825731 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:12:22.875708 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:5183e72aa5d7b63857f0d3e11a9dcb825e1ab39d4b49527fe6f0a03172e948de 2026-05-22 02:12:22.875781 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:12:22.916123 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:12:22.916195 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:12:22.916205 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:12:22.916212 | ubuntu-noble-large | DiffID: sha256:4d8ef5f9f8b33c14dc4c1348e5bf2dfce78be355044243a3231162d5f0960fbd 2026-05-22 02:12:22.916219 | ubuntu-noble-large | DiffID: sha256:942c90d93d818facca02592723d11bff0de626b69db8d9363b38e0b766e2965d 2026-05-22 02:12:22.961337 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cinder-scheduler@sha256:6195b8ad10722dc02befd65e63a3aaf0044dac2576bc6b159b84b0c738c232da 2026-05-22 02:12:22.961770 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:12:23.003232 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:12:23.003338 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:12:23.003353 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:12:23.003363 | ubuntu-noble-large | DiffID: sha256:4d8ef5f9f8b33c14dc4c1348e5bf2dfce78be355044243a3231162d5f0960fbd 2026-05-22 02:12:23.003373 | ubuntu-noble-large | DiffID: sha256:942c90d93d818facca02592723d11bff0de626b69db8d9363b38e0b766e2965d 2026-05-22 02:12:23.052808 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cinder-scheduler@sha256:6195b8ad10722dc02befd65e63a3aaf0044dac2576bc6b159b84b0c738c232da 2026-05-22 02:12:23.054431 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:12:23.054514 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2026-05-22 02:12:23.054530 | ubuntu-noble-large | [SUCCESS] [40/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2026-05-22 02:12:23.060733 | ubuntu-noble-large | [INFO]  [41/134] Checking: osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2026-05-22 02:12:23.060798 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2026-05-22 02:12:23.651714 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2026-05-22 02:12:23.651799 | ubuntu-noble-large | [SUCCESS] [41/134] EXISTS: osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2026-05-22 02:12:23.651810 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2026-05-22 02:12:23.690709 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2026-05-22 02:12:23.690774 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2026-05-22 02:12:23.691362 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:12:23.736444 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:8cb3b9a6fd02914844bedab4391e96cdc9f7356189d325d5f59e85036adc3537 2026-05-22 02:12:23.736514 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/cinder-volume:temp-remote-check-138303-4415 2026-05-22 02:12:24.011427 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:12:24.056420 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:8cb3b9a6fd02914844bedab4391e96cdc9f7356189d325d5f59e85036adc3537 2026-05-22 02:12:24.056486 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:12:24.096697 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:12:24.096781 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:12:24.096794 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:12:24.096803 | ubuntu-noble-large | DiffID: sha256:4d8ef5f9f8b33c14dc4c1348e5bf2dfce78be355044243a3231162d5f0960fbd 2026-05-22 02:12:24.096812 | ubuntu-noble-large | DiffID: sha256:49261a5b268f874519120dc22411e2dc7ebf86523151a28b4f61592c2bf868ca 2026-05-22 02:12:24.148855 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cinder-volume@sha256:df53159877c8678dc898c1301dda566e18ba372bd26752e4cb3c66b20f4334e1 2026-05-22 02:12:24.150675 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:12:24.200691 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:12:24.200752 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:12:24.200760 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:12:24.200767 | ubuntu-noble-large | DiffID: sha256:4d8ef5f9f8b33c14dc4c1348e5bf2dfce78be355044243a3231162d5f0960fbd 2026-05-22 02:12:24.200773 | ubuntu-noble-large | DiffID: sha256:49261a5b268f874519120dc22411e2dc7ebf86523151a28b4f61592c2bf868ca 2026-05-22 02:12:24.248259 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cinder-volume@sha256:df53159877c8678dc898c1301dda566e18ba372bd26752e4cb3c66b20f4334e1 2026-05-22 02:12:24.249467 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:12:24.249529 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2026-05-22 02:12:24.249543 | ubuntu-noble-large | [SUCCESS] [41/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2026-05-22 02:12:24.255591 | ubuntu-noble-large | [INFO]  [42/134] Checking: osism.harbor.regio.digital/kolla/placement-api:2025.1 2026-05-22 02:12:24.255683 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/placement-api:2025.1 2026-05-22 02:12:25.025817 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/placement-api:2025.1 2026-05-22 02:12:25.025949 | ubuntu-noble-large | [SUCCESS] [42/134] EXISTS: osism.harbor.regio.digital/kolla/placement-api:2025.1 2026-05-22 02:12:25.025965 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/placement-api:2025.1 2026-05-22 02:12:25.071729 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/placement-api:2025.1 2026-05-22 02:12:25.071802 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/placement-api:2025.1 2026-05-22 02:12:25.072449 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:12:25.120724 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:079658e673066de290259d9a710fb40f6253bfc61d141c7e68567e47a0d1e330 2026-05-22 02:12:25.120798 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/placement-api:temp-remote-check-138303-956 2026-05-22 02:12:25.377010 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:12:25.419733 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:079658e673066de290259d9a710fb40f6253bfc61d141c7e68567e47a0d1e330 2026-05-22 02:12:25.419808 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:12:25.462514 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:12:25.462588 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:12:25.462633 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:12:25.462643 | ubuntu-noble-large | DiffID: sha256:b6ae68333a6e9b1048c8b3039c4e5a21cb765793789ff2fed656a434341c81be 2026-05-22 02:12:25.462652 | ubuntu-noble-large | DiffID: sha256:9b62e382909e544f09124425a6560757424bcaab05d13f3f62b25c17f6a0df3c 2026-05-22 02:12:25.503344 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/placement-api@sha256:6729963d10ea47cb50b177f40f5ba4ee85985ddbca6be0b5ba38e2ee3cd20e1b 2026-05-22 02:12:25.504481 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:12:25.541743 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:12:25.541793 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:12:25.541800 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:12:25.541806 | ubuntu-noble-large | DiffID: sha256:b6ae68333a6e9b1048c8b3039c4e5a21cb765793789ff2fed656a434341c81be 2026-05-22 02:12:25.541812 | ubuntu-noble-large | DiffID: sha256:9b62e382909e544f09124425a6560757424bcaab05d13f3f62b25c17f6a0df3c 2026-05-22 02:12:25.587189 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/placement-api@sha256:6729963d10ea47cb50b177f40f5ba4ee85985ddbca6be0b5ba38e2ee3cd20e1b 2026-05-22 02:12:25.587996 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:12:25.588049 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/placement-api:2025.1 2026-05-22 02:12:25.588058 | ubuntu-noble-large | [SUCCESS] [42/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/placement-api:2025.1 2026-05-22 02:12:25.595185 | ubuntu-noble-large | [INFO]  [43/134] Checking: osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2026-05-22 02:12:25.595234 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2026-05-22 02:12:26.217498 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2026-05-22 02:12:26.217584 | ubuntu-noble-large | [SUCCESS] [43/134] EXISTS: osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2026-05-22 02:12:26.217624 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2026-05-22 02:12:26.258657 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2026-05-22 02:12:26.258709 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2026-05-22 02:12:26.258720 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:12:26.302472 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:21f782e5ee95389d9e35a7e4b16be2382916ccabc279090d7cc3e41b456a4f4a 2026-05-22 02:12:26.302541 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ceilometer-central:temp-remote-check-138303-19797 2026-05-22 02:12:26.587666 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:12:26.629753 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:21f782e5ee95389d9e35a7e4b16be2382916ccabc279090d7cc3e41b456a4f4a 2026-05-22 02:12:26.629826 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:12:26.670396 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:12:26.670474 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:12:26.670489 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:12:26.670502 | ubuntu-noble-large | DiffID: sha256:64d59a468a4c57cc993bd1ff33f9f4a36e936fce708216abb22272e93c26d92f 2026-05-22 02:12:26.670514 | ubuntu-noble-large | DiffID: sha256:46a62cdc8294db81d6fecba5460d4c0e72bfe1d43c4aff81014c8bf405cb8a0f 2026-05-22 02:12:26.717576 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ceilometer-central@sha256:f15aaaf11b4e5ab886b24a16ec403520824258e96232623662a7f68c9d03659a 2026-05-22 02:12:26.719675 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:12:26.758375 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:12:26.758453 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:12:26.758469 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:12:26.758481 | ubuntu-noble-large | DiffID: sha256:64d59a468a4c57cc993bd1ff33f9f4a36e936fce708216abb22272e93c26d92f 2026-05-22 02:12:26.758494 | ubuntu-noble-large | DiffID: sha256:46a62cdc8294db81d6fecba5460d4c0e72bfe1d43c4aff81014c8bf405cb8a0f 2026-05-22 02:12:26.806366 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ceilometer-central@sha256:f15aaaf11b4e5ab886b24a16ec403520824258e96232623662a7f68c9d03659a 2026-05-22 02:12:26.806731 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:12:26.806806 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2026-05-22 02:12:26.807581 | ubuntu-noble-large | [SUCCESS] [43/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2026-05-22 02:12:26.813934 | ubuntu-noble-large | [INFO]  [44/134] Checking: osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2026-05-22 02:12:26.813995 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2026-05-22 02:12:28.095151 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2026-05-22 02:12:28.095279 | ubuntu-noble-large | [SUCCESS] [44/134] EXISTS: osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2026-05-22 02:12:28.095565 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2026-05-22 02:12:28.136748 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2026-05-22 02:12:28.136878 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2026-05-22 02:12:28.137552 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:12:28.180567 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:fc622e88fe9cc189926c579e70423bb254bdac2bbe7690bd7fdfe956c5a81f94 2026-05-22 02:12:28.180651 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ceilometer-compute:temp-remote-check-138303-22550 2026-05-22 02:12:28.419381 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:12:28.464737 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:fc622e88fe9cc189926c579e70423bb254bdac2bbe7690bd7fdfe956c5a81f94 2026-05-22 02:12:28.464805 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:12:28.505757 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:12:28.505866 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:12:28.505878 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:12:28.505889 | ubuntu-noble-large | DiffID: sha256:64d59a468a4c57cc993bd1ff33f9f4a36e936fce708216abb22272e93c26d92f 2026-05-22 02:12:28.505898 | ubuntu-noble-large | DiffID: sha256:a80db3326bc13e4577b0906555631982c467fa4bb43961214754cba2193a722e 2026-05-22 02:12:28.555444 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ceilometer-compute@sha256:cb4fcbd74227fa54cd04ab409c6dee98e3945c967a40cef9e0c0c30fcb9f25e6 2026-05-22 02:12:28.556578 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:12:28.597719 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:12:28.597806 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:12:28.597821 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:12:28.597834 | ubuntu-noble-large | DiffID: sha256:64d59a468a4c57cc993bd1ff33f9f4a36e936fce708216abb22272e93c26d92f 2026-05-22 02:12:28.597845 | ubuntu-noble-large | DiffID: sha256:a80db3326bc13e4577b0906555631982c467fa4bb43961214754cba2193a722e 2026-05-22 02:12:28.644334 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ceilometer-compute@sha256:cb4fcbd74227fa54cd04ab409c6dee98e3945c967a40cef9e0c0c30fcb9f25e6 2026-05-22 02:12:28.645757 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:12:28.645823 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2026-05-22 02:12:28.645836 | ubuntu-noble-large | [SUCCESS] [44/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2026-05-22 02:12:28.652529 | ubuntu-noble-large | [INFO]  [45/134] Checking: osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2026-05-22 02:12:28.652590 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2026-05-22 02:12:29.690837 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2026-05-22 02:12:29.690931 | ubuntu-noble-large | [SUCCESS] [45/134] EXISTS: osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2026-05-22 02:12:29.690947 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2026-05-22 02:12:29.733851 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2026-05-22 02:12:29.733923 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2026-05-22 02:12:29.733937 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:12:29.777586 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:f922ea2adf5a4f052411fecaf473866a46daac00098302ca0be22f50f884411a 2026-05-22 02:12:29.777687 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ceilometer-notification:temp-remote-check-138303-26094 2026-05-22 02:12:30.070637 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:12:30.115339 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:f922ea2adf5a4f052411fecaf473866a46daac00098302ca0be22f50f884411a 2026-05-22 02:12:30.115418 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:12:30.153684 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:12:30.153759 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:12:30.153773 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:12:30.153784 | ubuntu-noble-large | DiffID: sha256:64d59a468a4c57cc993bd1ff33f9f4a36e936fce708216abb22272e93c26d92f 2026-05-22 02:12:30.153794 | ubuntu-noble-large | DiffID: sha256:63ef0fef8a3d5f44441c84f9d0d6a30a73161939dcc6320deeb77c844127a8fe 2026-05-22 02:12:30.197257 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ceilometer-notification@sha256:b65b990b8e0656651215288e00e216e764529d19ba26f382f3ea3616abd94e96 2026-05-22 02:12:30.198534 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:12:30.240708 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:12:30.240776 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:12:30.240787 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:12:30.240796 | ubuntu-noble-large | DiffID: sha256:64d59a468a4c57cc993bd1ff33f9f4a36e936fce708216abb22272e93c26d92f 2026-05-22 02:12:30.240803 | ubuntu-noble-large | DiffID: sha256:63ef0fef8a3d5f44441c84f9d0d6a30a73161939dcc6320deeb77c844127a8fe 2026-05-22 02:12:30.284237 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ceilometer-notification@sha256:b65b990b8e0656651215288e00e216e764529d19ba26f382f3ea3616abd94e96 2026-05-22 02:12:30.285426 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:12:30.285489 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2026-05-22 02:12:30.285502 | ubuntu-noble-large | [SUCCESS] [45/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2026-05-22 02:12:30.289257 | ubuntu-noble-large | [INFO]  [46/134] Checking: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2026-05-22 02:12:30.289308 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2026-05-22 02:12:31.474823 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2026-05-22 02:12:31.474924 | ubuntu-noble-large | [SUCCESS] [46/134] EXISTS: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2026-05-22 02:12:31.474937 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2026-05-22 02:12:31.515700 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2026-05-22 02:12:31.515769 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2026-05-22 02:12:31.515783 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:12:31.559690 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:d27d149c40c3ee25a16fdd93fea6ffd8270a3a7bd49ce9b50b56cb35235a93dc 2026-05-22 02:12:31.559756 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ceilometer-ipmi:temp-remote-check-138303-11615 2026-05-22 02:12:31.835712 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:12:31.877746 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:d27d149c40c3ee25a16fdd93fea6ffd8270a3a7bd49ce9b50b56cb35235a93dc 2026-05-22 02:12:31.877826 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:12:31.914437 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:12:31.914512 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:12:31.914548 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:12:31.914558 | ubuntu-noble-large | DiffID: sha256:64d59a468a4c57cc993bd1ff33f9f4a36e936fce708216abb22272e93c26d92f 2026-05-22 02:12:31.914568 | ubuntu-noble-large | DiffID: sha256:c948b4e9025ddafba1b566daf2c890ae84392adbc82ec89d03b752821b08bdb2 2026-05-22 02:12:31.957387 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ceilometer-ipmi@sha256:cd9aa36a79c2f530eae35a73c807d723a69739953c40cd278922fe4548d08056 2026-05-22 02:12:31.958561 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:12:31.996563 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:12:31.996662 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:12:31.996676 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:12:31.996686 | ubuntu-noble-large | DiffID: sha256:64d59a468a4c57cc993bd1ff33f9f4a36e936fce708216abb22272e93c26d92f 2026-05-22 02:12:31.996696 | ubuntu-noble-large | DiffID: sha256:c948b4e9025ddafba1b566daf2c890ae84392adbc82ec89d03b752821b08bdb2 2026-05-22 02:12:32.039806 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ceilometer-ipmi@sha256:cd9aa36a79c2f530eae35a73c807d723a69739953c40cd278922fe4548d08056 2026-05-22 02:12:32.040786 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:12:32.040842 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2026-05-22 02:12:32.040853 | ubuntu-noble-large | [SUCCESS] [46/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2026-05-22 02:12:32.047026 | ubuntu-noble-large | [INFO]  [47/134] Checking: osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2026-05-22 02:12:32.047067 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2026-05-22 02:12:32.886400 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2026-05-22 02:12:32.886484 | ubuntu-noble-large | [SUCCESS] [47/134] EXISTS: osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2026-05-22 02:12:32.886497 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2026-05-22 02:12:32.920580 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2026-05-22 02:12:32.920685 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2026-05-22 02:12:32.920698 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:12:32.963728 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:15edffc18df104166507a5f7ec0075d056abc0c2d1b8d7ce78bf8f247d22a677 2026-05-22 02:12:32.963825 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/manila-scheduler:temp-remote-check-138303-7928 2026-05-22 02:12:33.307265 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:12:33.351724 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:15edffc18df104166507a5f7ec0075d056abc0c2d1b8d7ce78bf8f247d22a677 2026-05-22 02:12:33.351802 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:12:33.394210 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:12:33.394315 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:12:33.394330 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:12:33.394341 | ubuntu-noble-large | DiffID: sha256:0660ae1e275ebb19e0f7ab78a8b9e96f2c5155ca9bd4b933c30123fe40bd8d43 2026-05-22 02:12:33.394352 | ubuntu-noble-large | DiffID: sha256:a5b56efd5411414ef761126ebbdd4b0e0c1398010418f3130ec220293ef348ea 2026-05-22 02:12:33.438574 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/manila-scheduler@sha256:e65b2867370c8098caa84a32c034186e1c5c2b97c2cfa6a2a5542d2978cd0227 2026-05-22 02:12:33.439904 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:12:33.482774 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:12:33.482870 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:12:33.482882 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:12:33.482890 | ubuntu-noble-large | DiffID: sha256:0660ae1e275ebb19e0f7ab78a8b9e96f2c5155ca9bd4b933c30123fe40bd8d43 2026-05-22 02:12:33.482898 | ubuntu-noble-large | DiffID: sha256:a5b56efd5411414ef761126ebbdd4b0e0c1398010418f3130ec220293ef348ea 2026-05-22 02:12:33.527657 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/manila-scheduler@sha256:e65b2867370c8098caa84a32c034186e1c5c2b97c2cfa6a2a5542d2978cd0227 2026-05-22 02:12:33.528737 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:12:33.528821 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2026-05-22 02:12:33.528836 | ubuntu-noble-large | [SUCCESS] [47/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2026-05-22 02:12:33.535534 | ubuntu-noble-large | [INFO]  [48/134] Checking: osism.harbor.regio.digital/kolla/manila-share:2025.1 2026-05-22 02:12:33.535591 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/manila-share:2025.1 2026-05-22 02:12:34.179705 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/manila-share:2025.1 2026-05-22 02:12:34.179785 | ubuntu-noble-large | [SUCCESS] [48/134] EXISTS: osism.harbor.regio.digital/kolla/manila-share:2025.1 2026-05-22 02:12:34.179794 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/manila-share:2025.1 2026-05-22 02:12:34.222725 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/manila-share:2025.1 2026-05-22 02:12:34.222791 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/manila-share:2025.1 2026-05-22 02:12:34.222803 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:12:34.266704 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:254c95bf60e9688bb80dc378eda4a0376dab1a9118bff74be708a0e723be0687 2026-05-22 02:12:34.266821 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/manila-share:temp-remote-check-138303-27784 2026-05-22 02:12:34.612718 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:12:34.656720 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:254c95bf60e9688bb80dc378eda4a0376dab1a9118bff74be708a0e723be0687 2026-05-22 02:12:34.656801 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:12:34.698730 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:12:34.698791 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:12:34.698801 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:12:34.698808 | ubuntu-noble-large | DiffID: sha256:0660ae1e275ebb19e0f7ab78a8b9e96f2c5155ca9bd4b933c30123fe40bd8d43 2026-05-22 02:12:34.698815 | ubuntu-noble-large | DiffID: sha256:8be79a85424aeeafba4f08355b79a4d2e47909b3e4fb26f4477db36c7b5dc2fd 2026-05-22 02:12:34.745714 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/manila-share@sha256:bedcee551b7b4f7ca57953d87c538ff0b2cfc36ea80f98486e97654112762083 2026-05-22 02:12:34.746730 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:12:34.788022 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:12:34.788113 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:12:34.788126 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:12:34.788136 | ubuntu-noble-large | DiffID: sha256:0660ae1e275ebb19e0f7ab78a8b9e96f2c5155ca9bd4b933c30123fe40bd8d43 2026-05-22 02:12:34.788146 | ubuntu-noble-large | DiffID: sha256:8be79a85424aeeafba4f08355b79a4d2e47909b3e4fb26f4477db36c7b5dc2fd 2026-05-22 02:12:34.831772 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/manila-share@sha256:bedcee551b7b4f7ca57953d87c538ff0b2cfc36ea80f98486e97654112762083 2026-05-22 02:12:34.833064 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:12:34.833132 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/manila-share:2025.1 2026-05-22 02:12:34.833145 | ubuntu-noble-large | [SUCCESS] [48/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/manila-share:2025.1 2026-05-22 02:12:34.838376 | ubuntu-noble-large | [INFO]  [49/134] Checking: osism.harbor.regio.digital/kolla/manila-data:2025.1 2026-05-22 02:12:34.838420 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/manila-data:2025.1 2026-05-22 02:12:35.329000 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/manila-data:2025.1 2026-05-22 02:12:35.329069 | ubuntu-noble-large | [SUCCESS] [49/134] EXISTS: osism.harbor.regio.digital/kolla/manila-data:2025.1 2026-05-22 02:12:35.329076 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/manila-data:2025.1 2026-05-22 02:12:35.373774 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/manila-data:2025.1 2026-05-22 02:12:35.373847 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/manila-data:2025.1 2026-05-22 02:12:35.373858 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:12:35.414752 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:3be5f57b0bf3d8f9717c0ef91ba431ec4a46a97aa691284999f83b9c00ba6c1e 2026-05-22 02:12:35.414829 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/manila-data:temp-remote-check-138303-26765 2026-05-22 02:12:35.729234 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:12:35.774779 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:3be5f57b0bf3d8f9717c0ef91ba431ec4a46a97aa691284999f83b9c00ba6c1e 2026-05-22 02:12:35.774861 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:12:35.810897 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:12:35.810971 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:12:35.810984 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:12:35.810993 | ubuntu-noble-large | DiffID: sha256:0660ae1e275ebb19e0f7ab78a8b9e96f2c5155ca9bd4b933c30123fe40bd8d43 2026-05-22 02:12:35.811001 | ubuntu-noble-large | DiffID: sha256:027bfb57b381ac078804f2224976dfafbc628f2c23a42dd39530a0d291f6b35c 2026-05-22 02:12:35.856155 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/manila-data@sha256:364b39d5ed3e033f560a43610f98f56a076d80d84611a2619858f41c2c6caeb8 2026-05-22 02:12:35.857440 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:12:35.896470 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:12:35.896538 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:12:35.896547 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:12:35.896554 | ubuntu-noble-large | DiffID: sha256:0660ae1e275ebb19e0f7ab78a8b9e96f2c5155ca9bd4b933c30123fe40bd8d43 2026-05-22 02:12:35.896561 | ubuntu-noble-large | DiffID: sha256:027bfb57b381ac078804f2224976dfafbc628f2c23a42dd39530a0d291f6b35c 2026-05-22 02:12:35.936474 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/manila-data@sha256:364b39d5ed3e033f560a43610f98f56a076d80d84611a2619858f41c2c6caeb8 2026-05-22 02:12:35.938184 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:12:35.938252 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/manila-data:2025.1 2026-05-22 02:12:35.938267 | ubuntu-noble-large | [SUCCESS] [49/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/manila-data:2025.1 2026-05-22 02:12:35.944008 | ubuntu-noble-large | [INFO]  [50/134] Checking: osism.harbor.regio.digital/kolla/manila-api:2025.1 2026-05-22 02:12:35.944054 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/manila-api:2025.1 2026-05-22 02:12:36.630743 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/manila-api:2025.1 2026-05-22 02:12:36.630858 | ubuntu-noble-large | [SUCCESS] [50/134] EXISTS: osism.harbor.regio.digital/kolla/manila-api:2025.1 2026-05-22 02:12:36.630872 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/manila-api:2025.1 2026-05-22 02:12:36.679816 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/manila-api:2025.1 2026-05-22 02:12:36.679887 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/manila-api:2025.1 2026-05-22 02:12:36.679899 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:12:36.728707 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:1b031db7a1fbf6e2678df348c2e7242f59e3468feb54532b6196019b9f00752f 2026-05-22 02:12:36.728785 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/manila-api:temp-remote-check-138303-15536 2026-05-22 02:12:37.027739 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:12:37.069445 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:1b031db7a1fbf6e2678df348c2e7242f59e3468feb54532b6196019b9f00752f 2026-05-22 02:12:37.069506 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:12:37.109359 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:12:37.109441 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:12:37.109453 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:12:37.109462 | ubuntu-noble-large | DiffID: sha256:0660ae1e275ebb19e0f7ab78a8b9e96f2c5155ca9bd4b933c30123fe40bd8d43 2026-05-22 02:12:37.109471 | ubuntu-noble-large | DiffID: sha256:dd1e632be4fcf9a150fc85390d9d9cddc360736e3c9f36d11292f41fe40bd82a 2026-05-22 02:12:37.155745 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/manila-api@sha256:5b3558d90f812ac545719161977cedb7d6082f12fd6f037925da556e59c9503c 2026-05-22 02:12:37.156624 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:12:37.198725 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:12:37.198813 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:12:37.198827 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:12:37.198837 | ubuntu-noble-large | DiffID: sha256:0660ae1e275ebb19e0f7ab78a8b9e96f2c5155ca9bd4b933c30123fe40bd8d43 2026-05-22 02:12:37.198848 | ubuntu-noble-large | DiffID: sha256:dd1e632be4fcf9a150fc85390d9d9cddc360736e3c9f36d11292f41fe40bd82a 2026-05-22 02:12:37.249165 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/manila-api@sha256:5b3558d90f812ac545719161977cedb7d6082f12fd6f037925da556e59c9503c 2026-05-22 02:12:37.250539 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:12:37.250667 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/manila-api:2025.1 2026-05-22 02:12:37.250687 | ubuntu-noble-large | [SUCCESS] [50/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/manila-api:2025.1 2026-05-22 02:12:37.256710 | ubuntu-noble-large | [INFO]  [51/134] Checking: osism.harbor.regio.digital/kolla/glance-api:2025.1 2026-05-22 02:12:37.256779 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/glance-api:2025.1 2026-05-22 02:12:38.447223 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/glance-api:2025.1 2026-05-22 02:12:38.447311 | ubuntu-noble-large | [SUCCESS] [51/134] EXISTS: osism.harbor.regio.digital/kolla/glance-api:2025.1 2026-05-22 02:12:38.447320 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/glance-api:2025.1 2026-05-22 02:12:38.488534 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/glance-api:2025.1 2026-05-22 02:12:38.488582 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/glance-api:2025.1 2026-05-22 02:12:38.488588 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:12:38.531759 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:eee74acf75d6f8400e2723a3ee91848b9bdeca3631a545538ba0e528b2a18eaf 2026-05-22 02:12:38.531849 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/glance-api:temp-remote-check-138303-25120 2026-05-22 02:12:38.839139 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:12:38.882825 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:eee74acf75d6f8400e2723a3ee91848b9bdeca3631a545538ba0e528b2a18eaf 2026-05-22 02:12:38.882918 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:12:38.926253 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:12:38.926351 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:12:38.926363 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:12:38.926370 | ubuntu-noble-large | DiffID: sha256:69d55337efddab6cfe9dd074c19c7274d2d9664d424c1e04eac5a69afbf593ac 2026-05-22 02:12:38.926378 | ubuntu-noble-large | DiffID: sha256:a759b155188212f9015022858ae80cd0ff386632831e6c62c14f6bf44f1ab59a 2026-05-22 02:12:38.974887 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/glance-api@sha256:129c5d8f7487aba3eaee21d874c79a1fac86dd5498efe272946a7514cb0895f5 2026-05-22 02:12:38.975634 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:12:39.023759 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:12:39.023851 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:12:39.023865 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:12:39.023875 | ubuntu-noble-large | DiffID: sha256:69d55337efddab6cfe9dd074c19c7274d2d9664d424c1e04eac5a69afbf593ac 2026-05-22 02:12:39.023885 | ubuntu-noble-large | DiffID: sha256:a759b155188212f9015022858ae80cd0ff386632831e6c62c14f6bf44f1ab59a 2026-05-22 02:12:39.061560 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/glance-api@sha256:129c5d8f7487aba3eaee21d874c79a1fac86dd5498efe272946a7514cb0895f5 2026-05-22 02:12:39.062211 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:12:39.062461 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/glance-api:2025.1 2026-05-22 02:12:39.062696 | ubuntu-noble-large | [SUCCESS] [51/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/glance-api:2025.1 2026-05-22 02:12:39.069095 | ubuntu-noble-large | [INFO]  [52/134] Checking: osism.harbor.regio.digital/kolla/skyline-console:2025.1 2026-05-22 02:12:39.069228 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/skyline-console:2025.1 2026-05-22 02:12:39.988239 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/skyline-console:2025.1 2026-05-22 02:12:39.988345 | ubuntu-noble-large | [SUCCESS] [52/134] EXISTS: osism.harbor.regio.digital/kolla/skyline-console:2025.1 2026-05-22 02:12:39.988358 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/skyline-console:2025.1 2026-05-22 02:12:40.033762 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/skyline-console:2025.1 2026-05-22 02:12:40.033858 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/skyline-console:2025.1 2026-05-22 02:12:40.033878 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:12:40.078419 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:ad4a100f69dfa49528cff65b40f4c1b22673812897fe23aa0e255659379528cd 2026-05-22 02:12:40.078525 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/skyline-console:temp-remote-check-138303-16986 2026-05-22 02:12:40.390775 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:12:40.437763 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:ad4a100f69dfa49528cff65b40f4c1b22673812897fe23aa0e255659379528cd 2026-05-22 02:12:40.437851 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:12:40.480339 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:12:40.480447 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:12:40.480457 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:12:40.480463 | ubuntu-noble-large | DiffID: sha256:016bf87e66fb4a2c955aba1a5923f8c6a396141568dd01d2e7859627158f58f8 2026-05-22 02:12:40.480470 | ubuntu-noble-large | DiffID: sha256:7e7672b646fa5e31f998b6390652929c76f873046c786e0f520b4bda85b465f1 2026-05-22 02:12:40.527280 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/skyline-console@sha256:0ba689f289ad8064318e41516a31c5d1b2144d4dc6228596d9749e9bd6f63794 2026-05-22 02:12:40.528717 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:12:40.565821 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:12:40.565896 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:12:40.565909 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:12:40.565919 | ubuntu-noble-large | DiffID: sha256:016bf87e66fb4a2c955aba1a5923f8c6a396141568dd01d2e7859627158f58f8 2026-05-22 02:12:40.565930 | ubuntu-noble-large | DiffID: sha256:7e7672b646fa5e31f998b6390652929c76f873046c786e0f520b4bda85b465f1 2026-05-22 02:12:40.611038 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/skyline-console@sha256:0ba689f289ad8064318e41516a31c5d1b2144d4dc6228596d9749e9bd6f63794 2026-05-22 02:12:40.611781 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:12:40.611904 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/skyline-console:2025.1 2026-05-22 02:12:40.612073 | ubuntu-noble-large | [SUCCESS] [52/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/skyline-console:2025.1 2026-05-22 02:12:40.618064 | ubuntu-noble-large | [INFO]  [53/134] Checking: osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2026-05-22 02:12:40.618196 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2026-05-22 02:12:41.411556 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2026-05-22 02:12:41.411708 | ubuntu-noble-large | [SUCCESS] [53/134] EXISTS: osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2026-05-22 02:12:41.411779 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2026-05-22 02:12:41.446996 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2026-05-22 02:12:41.447157 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2026-05-22 02:12:41.447367 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:12:41.489807 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:5e3e086738a8578250ed68a2336651ce17f938b3ff39185a82fec95fd18f5db2 2026-05-22 02:12:41.489889 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/skyline-apiserver:temp-remote-check-138303-19489 2026-05-22 02:12:41.763265 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:12:41.808843 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:5e3e086738a8578250ed68a2336651ce17f938b3ff39185a82fec95fd18f5db2 2026-05-22 02:12:41.808924 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:12:41.848480 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:12:41.848552 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:12:41.848564 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:12:41.848575 | ubuntu-noble-large | DiffID: sha256:016bf87e66fb4a2c955aba1a5923f8c6a396141568dd01d2e7859627158f58f8 2026-05-22 02:12:41.848584 | ubuntu-noble-large | DiffID: sha256:5336af4cd52d2f089626bc746c21665586ac648725b7b6ea3497ddd27aa18b2b 2026-05-22 02:12:41.894554 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/skyline-apiserver@sha256:550a727490a5868ec8ff17123f1b0265b5bb648234f9601d689c4addfc8e67d5 2026-05-22 02:12:41.895371 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:12:41.935153 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:12:41.935233 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:12:41.935247 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:12:41.935257 | ubuntu-noble-large | DiffID: sha256:016bf87e66fb4a2c955aba1a5923f8c6a396141568dd01d2e7859627158f58f8 2026-05-22 02:12:41.935268 | ubuntu-noble-large | DiffID: sha256:5336af4cd52d2f089626bc746c21665586ac648725b7b6ea3497ddd27aa18b2b 2026-05-22 02:12:41.981740 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/skyline-apiserver@sha256:550a727490a5868ec8ff17123f1b0265b5bb648234f9601d689c4addfc8e67d5 2026-05-22 02:12:41.982502 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:12:41.982620 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2026-05-22 02:12:41.982834 | ubuntu-noble-large | [SUCCESS] [53/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2026-05-22 02:12:41.988670 | ubuntu-noble-large | [INFO]  [54/134] Checking: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2026-05-22 02:12:41.988811 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2026-05-22 02:12:42.628647 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2026-05-22 02:12:42.628742 | ubuntu-noble-large | [SUCCESS] [54/134] EXISTS: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2026-05-22 02:12:42.628882 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2026-05-22 02:12:42.671537 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2026-05-22 02:12:42.671775 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2026-05-22 02:12:42.671974 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:12:42.712446 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:70607d3daae6d18e08f50a8ff17d36356399c32b99871ca0842074520d13be97 2026-05-22 02:12:42.712579 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ironic-neutron-agent:temp-remote-check-138303-19449 2026-05-22 02:12:42.969184 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:12:43.014242 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:70607d3daae6d18e08f50a8ff17d36356399c32b99871ca0842074520d13be97 2026-05-22 02:12:43.014329 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:12:43.064739 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:12:43.064831 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:12:43.064846 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:12:43.064857 | ubuntu-noble-large | DiffID: sha256:655e9e8cd80793c72c89fb2503852b5ef4e6c1b16f39663fa19c5201ad4fa89a 2026-05-22 02:12:43.064868 | ubuntu-noble-large | DiffID: sha256:249d863cb76e666f7f64251bb07cd7eacc4d4bc52ea6c901c168da618c781bbb 2026-05-22 02:12:43.117480 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-neutron-agent@sha256:e7fc4bcaa808e73f622471fdfd11a2d735ced0cdcae135adaf17a11868cc4611 2026-05-22 02:12:43.118217 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:12:43.160189 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:12:43.160276 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:12:43.160303 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:12:43.160312 | ubuntu-noble-large | DiffID: sha256:655e9e8cd80793c72c89fb2503852b5ef4e6c1b16f39663fa19c5201ad4fa89a 2026-05-22 02:12:43.160342 | ubuntu-noble-large | DiffID: sha256:249d863cb76e666f7f64251bb07cd7eacc4d4bc52ea6c901c168da618c781bbb 2026-05-22 02:12:43.206744 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-neutron-agent@sha256:e7fc4bcaa808e73f622471fdfd11a2d735ced0cdcae135adaf17a11868cc4611 2026-05-22 02:12:43.207734 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:12:43.207790 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2026-05-22 02:12:43.207802 | ubuntu-noble-large | [SUCCESS] [54/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2026-05-22 02:12:43.212564 | ubuntu-noble-large | [INFO]  [55/134] Checking: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2026-05-22 02:12:43.212633 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2026-05-22 02:12:44.004344 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2026-05-22 02:12:44.004447 | ubuntu-noble-large | [SUCCESS] [55/134] EXISTS: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2026-05-22 02:12:44.004557 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2026-05-22 02:12:44.053204 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2026-05-22 02:12:44.053448 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2026-05-22 02:12:44.053666 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:12:44.096841 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:c6c70cc5c53e3988c20ddfa8cdd096e8e40f6b650b344ea3631fa99856471dcc 2026-05-22 02:12:44.097004 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-ovn-agent:temp-remote-check-138303-24723 2026-05-22 02:12:44.373023 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:12:44.418355 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:c6c70cc5c53e3988c20ddfa8cdd096e8e40f6b650b344ea3631fa99856471dcc 2026-05-22 02:12:44.418450 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:12:44.459047 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:12:44.459109 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:12:44.459115 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:12:44.459120 | ubuntu-noble-large | DiffID: sha256:655e9e8cd80793c72c89fb2503852b5ef4e6c1b16f39663fa19c5201ad4fa89a 2026-05-22 02:12:44.459124 | ubuntu-noble-large | DiffID: sha256:3e65291c748b0d5425a10667e80639019c7dbc8cc7f9510d546ceda880751c93 2026-05-22 02:12:44.498009 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-ovn-agent@sha256:04a1561b35d56e2a2bf5a4457ee1961ce043d8efce8f988efbf506acc375974e 2026-05-22 02:12:44.498681 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:12:44.539546 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:12:44.539635 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:12:44.539647 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:12:44.539654 | ubuntu-noble-large | DiffID: sha256:655e9e8cd80793c72c89fb2503852b5ef4e6c1b16f39663fa19c5201ad4fa89a 2026-05-22 02:12:44.539660 | ubuntu-noble-large | DiffID: sha256:3e65291c748b0d5425a10667e80639019c7dbc8cc7f9510d546ceda880751c93 2026-05-22 02:12:44.586632 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-ovn-agent@sha256:04a1561b35d56e2a2bf5a4457ee1961ce043d8efce8f988efbf506acc375974e 2026-05-22 02:12:44.587415 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:12:44.587527 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2026-05-22 02:12:44.587736 | ubuntu-noble-large | [SUCCESS] [55/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2026-05-22 02:12:44.594441 | ubuntu-noble-large | [INFO]  [56/134] Checking: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2026-05-22 02:12:44.594559 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2026-05-22 02:12:46.079737 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2026-05-22 02:12:46.079825 | ubuntu-noble-large | [SUCCESS] [56/134] EXISTS: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2026-05-22 02:12:46.079846 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2026-05-22 02:12:46.118889 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2026-05-22 02:12:46.118951 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2026-05-22 02:12:46.118958 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:12:46.161768 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:dde0d3d3b3b8e1b1abdfdb5ef447e2d6cf20cebabb79f21f89c5a614dbed4981 2026-05-22 02:12:46.161856 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-metadata-agent:temp-remote-check-138303-18750 2026-05-22 02:12:46.436914 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:12:46.481674 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:dde0d3d3b3b8e1b1abdfdb5ef447e2d6cf20cebabb79f21f89c5a614dbed4981 2026-05-22 02:12:46.481769 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:12:46.521656 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:12:46.521729 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:12:46.521741 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:12:46.521751 | ubuntu-noble-large | DiffID: sha256:655e9e8cd80793c72c89fb2503852b5ef4e6c1b16f39663fa19c5201ad4fa89a 2026-05-22 02:12:46.521761 | ubuntu-noble-large | DiffID: sha256:c80e2cc804f3a1b2543e711b3d0e8e018bd6b89f373e77c6bb5cbb0be093d303 2026-05-22 02:12:46.569523 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-metadata-agent@sha256:9638112eaf42b7e86c28a7b6b39657c71ea52904811a39318f1dbdfcb62b220a 2026-05-22 02:12:46.570321 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:12:46.619230 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:12:46.619366 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:12:46.619387 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:12:46.619405 | ubuntu-noble-large | DiffID: sha256:655e9e8cd80793c72c89fb2503852b5ef4e6c1b16f39663fa19c5201ad4fa89a 2026-05-22 02:12:46.619415 | ubuntu-noble-large | DiffID: sha256:c80e2cc804f3a1b2543e711b3d0e8e018bd6b89f373e77c6bb5cbb0be093d303 2026-05-22 02:12:46.668725 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-metadata-agent@sha256:9638112eaf42b7e86c28a7b6b39657c71ea52904811a39318f1dbdfcb62b220a 2026-05-22 02:12:46.669361 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:12:46.669483 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2026-05-22 02:12:46.669665 | ubuntu-noble-large | [SUCCESS] [56/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2026-05-22 02:12:46.675232 | ubuntu-noble-large | [INFO]  [57/134] Checking: osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2026-05-22 02:12:46.675397 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2026-05-22 02:12:47.555788 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2026-05-22 02:12:47.555891 | ubuntu-noble-large | [SUCCESS] [57/134] EXISTS: osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2026-05-22 02:12:47.555985 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2026-05-22 02:12:47.601850 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2026-05-22 02:12:47.602055 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2026-05-22 02:12:47.602263 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:12:47.646507 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:58b6cd144af8e6c9dd700e0105ffd379e5d9bca954d88479d68f087cc5e5fc90 2026-05-22 02:12:47.646629 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-metering-agent:temp-remote-check-138303-12394 2026-05-22 02:12:47.931819 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:12:47.972083 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:58b6cd144af8e6c9dd700e0105ffd379e5d9bca954d88479d68f087cc5e5fc90 2026-05-22 02:12:47.972165 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:12:48.017263 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:12:48.017379 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:12:48.017395 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:12:48.017406 | ubuntu-noble-large | DiffID: sha256:655e9e8cd80793c72c89fb2503852b5ef4e6c1b16f39663fa19c5201ad4fa89a 2026-05-22 02:12:48.017416 | ubuntu-noble-large | DiffID: sha256:9c576da6acc4003adf04acad12ff85dc012cab064223786dc2ff3b859116b3d9 2026-05-22 02:12:48.064975 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-metering-agent@sha256:eb989cec90de97afc38d175667958f5711f2583eb70a3b9a7779d9b73f03204a 2026-05-22 02:12:48.065729 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:12:48.108373 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:12:48.108440 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:12:48.108452 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:12:48.108461 | ubuntu-noble-large | DiffID: sha256:655e9e8cd80793c72c89fb2503852b5ef4e6c1b16f39663fa19c5201ad4fa89a 2026-05-22 02:12:48.108470 | ubuntu-noble-large | DiffID: sha256:9c576da6acc4003adf04acad12ff85dc012cab064223786dc2ff3b859116b3d9 2026-05-22 02:12:48.152764 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-metering-agent@sha256:eb989cec90de97afc38d175667958f5711f2583eb70a3b9a7779d9b73f03204a 2026-05-22 02:12:48.153217 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:12:48.153355 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2026-05-22 02:12:48.153497 | ubuntu-noble-large | [SUCCESS] [57/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2026-05-22 02:12:48.158780 | ubuntu-noble-large | [INFO]  [58/134] Checking: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2026-05-22 02:12:48.158878 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2026-05-22 02:12:49.048807 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2026-05-22 02:12:49.048931 | ubuntu-noble-large | [SUCCESS] [58/134] EXISTS: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2026-05-22 02:12:49.048946 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2026-05-22 02:12:49.096232 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2026-05-22 02:12:49.096717 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2026-05-22 02:12:49.096801 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:12:49.144759 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:9b83e3c077ff0f3288c7a52ba0243547a1d692c0710126d71992486bcc8fa620 2026-05-22 02:12:49.144849 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:temp-remote-check-138303-29392 2026-05-22 02:12:49.456751 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:12:49.503711 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:9b83e3c077ff0f3288c7a52ba0243547a1d692c0710126d71992486bcc8fa620 2026-05-22 02:12:49.503784 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:12:49.544161 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:12:49.544235 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:12:49.544250 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:12:49.544261 | ubuntu-noble-large | DiffID: sha256:655e9e8cd80793c72c89fb2503852b5ef4e6c1b16f39663fa19c5201ad4fa89a 2026-05-22 02:12:49.544272 | ubuntu-noble-large | DiffID: sha256:b6b4f9900af688196b593cc3589609d170d33960ed341696385d6b974c3e7d4a 2026-05-22 02:12:49.589250 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-bgp-dragent@sha256:ff81f08ae7d958c990532de400ba4116e46a025ec9f9d180e258b128a5665b45 2026-05-22 02:12:49.589713 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:12:49.628475 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:12:49.628537 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:12:49.628550 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:12:49.628559 | ubuntu-noble-large | DiffID: sha256:655e9e8cd80793c72c89fb2503852b5ef4e6c1b16f39663fa19c5201ad4fa89a 2026-05-22 02:12:49.628568 | ubuntu-noble-large | DiffID: sha256:b6b4f9900af688196b593cc3589609d170d33960ed341696385d6b974c3e7d4a 2026-05-22 02:12:49.676739 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-bgp-dragent@sha256:ff81f08ae7d958c990532de400ba4116e46a025ec9f9d180e258b128a5665b45 2026-05-22 02:12:49.677709 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:12:49.677769 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2026-05-22 02:12:49.677780 | ubuntu-noble-large | [SUCCESS] [58/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2026-05-22 02:12:49.684027 | ubuntu-noble-large | [INFO]  [59/134] Checking: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2026-05-22 02:12:49.684098 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2026-05-22 02:12:50.426756 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2026-05-22 02:12:50.426869 | ubuntu-noble-large | [SUCCESS] [59/134] EXISTS: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2026-05-22 02:12:50.426882 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2026-05-22 02:12:50.465748 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2026-05-22 02:12:50.465816 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2026-05-22 02:12:50.465828 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:12:50.507731 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:89a2a5b5c3cbe2e9a6cfae9ff6ca78a2b15ff89b46b56e477aa2f2e62662b513 2026-05-22 02:12:50.507817 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:temp-remote-check-138303-25890 2026-05-22 02:12:50.756786 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:12:50.804828 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:89a2a5b5c3cbe2e9a6cfae9ff6ca78a2b15ff89b46b56e477aa2f2e62662b513 2026-05-22 02:12:50.804913 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:12:50.847344 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:12:50.847432 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:12:50.847447 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:12:50.847458 | ubuntu-noble-large | DiffID: sha256:655e9e8cd80793c72c89fb2503852b5ef4e6c1b16f39663fa19c5201ad4fa89a 2026-05-22 02:12:50.847469 | ubuntu-noble-large | DiffID: sha256:e8a3b9c3c170b5afa64e840e889510fe0e30d1981c48bfcf772044bdd147b55f 2026-05-22 02:12:50.893998 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-mlnx-agent@sha256:0cb0cfcd0fd30bb2b674d669a273109b96373aa5d989bcf79381f20a30e8ce6c 2026-05-22 02:12:50.894772 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:12:50.938164 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:12:50.938219 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:12:50.938226 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:12:50.938231 | ubuntu-noble-large | DiffID: sha256:655e9e8cd80793c72c89fb2503852b5ef4e6c1b16f39663fa19c5201ad4fa89a 2026-05-22 02:12:50.938237 | ubuntu-noble-large | DiffID: sha256:e8a3b9c3c170b5afa64e840e889510fe0e30d1981c48bfcf772044bdd147b55f 2026-05-22 02:12:50.982385 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-mlnx-agent@sha256:0cb0cfcd0fd30bb2b674d669a273109b96373aa5d989bcf79381f20a30e8ce6c 2026-05-22 02:12:50.983076 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:12:50.983180 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2026-05-22 02:12:50.983376 | ubuntu-noble-large | [SUCCESS] [59/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2026-05-22 02:12:50.989711 | ubuntu-noble-large | [INFO]  [60/134] Checking: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2026-05-22 02:12:50.989779 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2026-05-22 02:12:51.672716 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2026-05-22 02:12:51.672831 | ubuntu-noble-large | [SUCCESS] [60/134] EXISTS: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2026-05-22 02:12:51.672863 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2026-05-22 02:12:51.716107 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2026-05-22 02:12:51.716254 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2026-05-22 02:12:51.716778 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:12:51.760735 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:7d3b86c87419a382e34fde9a971f9fb4cba703e7efcc879014c16aceeb07dfdf 2026-05-22 02:12:51.760793 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-sriov-agent:temp-remote-check-138303-15884 2026-05-22 02:12:52.033728 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:12:52.079700 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:7d3b86c87419a382e34fde9a971f9fb4cba703e7efcc879014c16aceeb07dfdf 2026-05-22 02:12:52.079761 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:12:52.123025 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:12:52.123124 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:12:52.123135 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:12:52.123144 | ubuntu-noble-large | DiffID: sha256:655e9e8cd80793c72c89fb2503852b5ef4e6c1b16f39663fa19c5201ad4fa89a 2026-05-22 02:12:52.123152 | ubuntu-noble-large | DiffID: sha256:bf75c0c72334be10ffaa2a9dcd51fcad9f9dc17381bddbeecbd7c916027b9184 2026-05-22 02:12:52.174838 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-sriov-agent@sha256:6a06149f732f13021974d07667d998012b30eecdb94be1f27c86ce427af9b8ff 2026-05-22 02:12:52.175388 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:12:52.213635 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:12:52.213711 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:12:52.213723 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:12:52.213732 | ubuntu-noble-large | DiffID: sha256:655e9e8cd80793c72c89fb2503852b5ef4e6c1b16f39663fa19c5201ad4fa89a 2026-05-22 02:12:52.213740 | ubuntu-noble-large | DiffID: sha256:bf75c0c72334be10ffaa2a9dcd51fcad9f9dc17381bddbeecbd7c916027b9184 2026-05-22 02:12:52.257644 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-sriov-agent@sha256:6a06149f732f13021974d07667d998012b30eecdb94be1f27c86ce427af9b8ff 2026-05-22 02:12:52.257901 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:12:52.258077 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2026-05-22 02:12:52.258155 | ubuntu-noble-large | [SUCCESS] [60/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2026-05-22 02:12:52.264592 | ubuntu-noble-large | [INFO]  [61/134] Checking: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2026-05-22 02:12:52.264705 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2026-05-22 02:12:52.811446 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2026-05-22 02:12:52.811552 | ubuntu-noble-large | [SUCCESS] [61/134] EXISTS: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2026-05-22 02:12:52.811571 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2026-05-22 02:12:52.860903 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2026-05-22 02:12:52.861135 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2026-05-22 02:12:52.861372 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:12:52.906968 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:7952207639c44cd9566ea75d98a1841374ac06ce268f07047417d29b51eb4fec 2026-05-22 02:12:52.907059 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:temp-remote-check-138303-23328 2026-05-22 02:12:53.201175 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:12:53.243013 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:7952207639c44cd9566ea75d98a1841374ac06ce268f07047417d29b51eb4fec 2026-05-22 02:12:53.243104 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:12:53.283706 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:12:53.283789 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:12:53.283801 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:12:53.283811 | ubuntu-noble-large | DiffID: sha256:655e9e8cd80793c72c89fb2503852b5ef4e6c1b16f39663fa19c5201ad4fa89a 2026-05-22 02:12:53.283835 | ubuntu-noble-large | DiffID: sha256:d46a807866a0a67c5f55532d82db44993e73665c21a6a00f2695cc24907d94de 2026-05-22 02:12:53.328697 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent@sha256:856ae40b0a165100da470ad2ca015058c0fcb4ac66f147df5c5e7a9286f8c33d 2026-05-22 02:12:53.329380 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:12:53.372762 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:12:53.372863 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:12:53.372878 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:12:53.372917 | ubuntu-noble-large | DiffID: sha256:655e9e8cd80793c72c89fb2503852b5ef4e6c1b16f39663fa19c5201ad4fa89a 2026-05-22 02:12:53.372929 | ubuntu-noble-large | DiffID: sha256:d46a807866a0a67c5f55532d82db44993e73665c21a6a00f2695cc24907d94de 2026-05-22 02:12:53.419636 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent@sha256:856ae40b0a165100da470ad2ca015058c0fcb4ac66f147df5c5e7a9286f8c33d 2026-05-22 02:12:53.420330 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:12:53.420452 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2026-05-22 02:12:53.420616 | ubuntu-noble-large | [SUCCESS] [61/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2026-05-22 02:12:53.426245 | ubuntu-noble-large | [INFO]  [62/134] Checking: osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2026-05-22 02:12:53.426365 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2026-05-22 02:12:54.416578 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2026-05-22 02:12:54.416700 | ubuntu-noble-large | [SUCCESS] [62/134] EXISTS: osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2026-05-22 02:12:54.416716 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2026-05-22 02:12:54.460742 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2026-05-22 02:12:54.460793 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2026-05-22 02:12:54.460801 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:12:54.507651 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:deb2977ab980d49264f71571cb527e39d95efc45b928781c4a12a9e1b4bd1fdd 2026-05-22 02:12:54.507712 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-l3-agent:temp-remote-check-138303-9440 2026-05-22 02:12:54.764682 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:12:54.808755 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:deb2977ab980d49264f71571cb527e39d95efc45b928781c4a12a9e1b4bd1fdd 2026-05-22 02:12:54.808846 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:12:54.847301 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:12:54.847381 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:12:54.847392 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:12:54.847401 | ubuntu-noble-large | DiffID: sha256:655e9e8cd80793c72c89fb2503852b5ef4e6c1b16f39663fa19c5201ad4fa89a 2026-05-22 02:12:54.847408 | ubuntu-noble-large | DiffID: sha256:f9cf9b0aa84e1d1ea8cecb868633663e55cfbb41bcef696541c89f3acd61b857 2026-05-22 02:12:54.890273 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-l3-agent@sha256:c6771e3ec8e4a2302abcc0bae3e58786021befa515554ba88fb539cf77cfcee9 2026-05-22 02:12:54.891869 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:12:54.931959 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:12:54.932012 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:12:54.932021 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:12:54.932029 | ubuntu-noble-large | DiffID: sha256:655e9e8cd80793c72c89fb2503852b5ef4e6c1b16f39663fa19c5201ad4fa89a 2026-05-22 02:12:54.932036 | ubuntu-noble-large | DiffID: sha256:f9cf9b0aa84e1d1ea8cecb868633663e55cfbb41bcef696541c89f3acd61b857 2026-05-22 02:12:54.977916 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-l3-agent@sha256:c6771e3ec8e4a2302abcc0bae3e58786021befa515554ba88fb539cf77cfcee9 2026-05-22 02:12:54.979713 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:12:54.979765 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2026-05-22 02:12:54.979795 | ubuntu-noble-large | [SUCCESS] [62/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2026-05-22 02:12:54.985029 | ubuntu-noble-large | [INFO]  [63/134] Checking: osism.harbor.regio.digital/kolla/neutron-server:2025.1 2026-05-22 02:12:54.985157 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-server:2025.1 2026-05-22 02:12:55.930719 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-server:2025.1 2026-05-22 02:12:55.930834 | ubuntu-noble-large | [SUCCESS] [63/134] EXISTS: osism.harbor.regio.digital/kolla/neutron-server:2025.1 2026-05-22 02:12:55.930977 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-server:2025.1 2026-05-22 02:12:55.977319 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-server:2025.1 2026-05-22 02:12:55.977630 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-server:2025.1 2026-05-22 02:12:55.977933 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:12:56.025910 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:79e53b9e10fb6e87aa84f79296230d0fa48bb4b70b156ea88936faeafd24e482 2026-05-22 02:12:56.026000 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-server:temp-remote-check-138303-30102 2026-05-22 02:12:56.306871 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:12:56.349711 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:79e53b9e10fb6e87aa84f79296230d0fa48bb4b70b156ea88936faeafd24e482 2026-05-22 02:12:56.349797 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:12:56.389827 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:12:56.389892 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:12:56.389900 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:12:56.389906 | ubuntu-noble-large | DiffID: sha256:655e9e8cd80793c72c89fb2503852b5ef4e6c1b16f39663fa19c5201ad4fa89a 2026-05-22 02:12:56.389912 | ubuntu-noble-large | DiffID: sha256:e669645726f21bb0847eb3d7b3a394da307b85dcf3e1c5d0ae4f1f0a0a4385f0 2026-05-22 02:12:56.428929 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-server@sha256:2ded52f8fc8bb28920d00486afa23dc782b9649b32f54e08c22e15df75e0b03b 2026-05-22 02:12:56.429625 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:12:56.467971 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:12:56.468034 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:12:56.468043 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:12:56.468049 | ubuntu-noble-large | DiffID: sha256:655e9e8cd80793c72c89fb2503852b5ef4e6c1b16f39663fa19c5201ad4fa89a 2026-05-22 02:12:56.468055 | ubuntu-noble-large | DiffID: sha256:e669645726f21bb0847eb3d7b3a394da307b85dcf3e1c5d0ae4f1f0a0a4385f0 2026-05-22 02:12:56.515329 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-server@sha256:2ded52f8fc8bb28920d00486afa23dc782b9649b32f54e08c22e15df75e0b03b 2026-05-22 02:12:56.516109 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:12:56.516231 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-server:2025.1 2026-05-22 02:12:56.516440 | ubuntu-noble-large | [SUCCESS] [63/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-server:2025.1 2026-05-22 02:12:56.523546 | ubuntu-noble-large | [INFO]  [64/134] Checking: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2026-05-22 02:12:56.523710 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2026-05-22 02:12:58.009149 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2026-05-22 02:12:58.009270 | ubuntu-noble-large | [SUCCESS] [64/134] EXISTS: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2026-05-22 02:12:58.009364 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2026-05-22 02:12:58.050858 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2026-05-22 02:12:58.051053 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2026-05-22 02:12:58.051269 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:12:58.090768 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:e1f503f23797d0e9b39fb3f2316e6baa87f4ecc9a34b24531b6c0cc407d78faa 2026-05-22 02:12:58.090990 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:temp-remote-check-138303-2843 2026-05-22 02:12:58.352935 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:12:58.393077 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:e1f503f23797d0e9b39fb3f2316e6baa87f4ecc9a34b24531b6c0cc407d78faa 2026-05-22 02:12:58.393149 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:12:58.431676 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:12:58.431747 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:12:58.431757 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:12:58.431761 | ubuntu-noble-large | DiffID: sha256:655e9e8cd80793c72c89fb2503852b5ef4e6c1b16f39663fa19c5201ad4fa89a 2026-05-22 02:12:58.431765 | ubuntu-noble-large | DiffID: sha256:0b38105209509eca3fe525039b5af28c118d236c12af213328fe2f4bb0a547a4 2026-05-22 02:12:58.474431 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent@sha256:c04f35cd2af68c72a5379f3c8aeaa7bb45d2ff91d34613e657fb5b4e8b173bd7 2026-05-22 02:12:58.475697 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:12:58.520028 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:12:58.520088 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:12:58.520094 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:12:58.520098 | ubuntu-noble-large | DiffID: sha256:655e9e8cd80793c72c89fb2503852b5ef4e6c1b16f39663fa19c5201ad4fa89a 2026-05-22 02:12:58.520102 | ubuntu-noble-large | DiffID: sha256:0b38105209509eca3fe525039b5af28c118d236c12af213328fe2f4bb0a547a4 2026-05-22 02:12:58.557042 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent@sha256:c04f35cd2af68c72a5379f3c8aeaa7bb45d2ff91d34613e657fb5b4e8b173bd7 2026-05-22 02:12:58.557810 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:12:58.557902 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2026-05-22 02:12:58.558067 | ubuntu-noble-large | [SUCCESS] [64/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2026-05-22 02:12:58.563234 | ubuntu-noble-large | [INFO]  [65/134] Checking: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2026-05-22 02:12:58.563376 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2026-05-22 02:12:59.537249 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2026-05-22 02:12:59.537377 | ubuntu-noble-large | [SUCCESS] [65/134] EXISTS: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2026-05-22 02:12:59.537464 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2026-05-22 02:12:59.581397 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2026-05-22 02:12:59.581513 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2026-05-22 02:12:59.581788 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:12:59.626338 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:f4af64bf74ed8d65e9a7b117fe75277fffe7dc9a5edd9341b08eb8b4055c3ceb 2026-05-22 02:12:59.626414 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:temp-remote-check-138303-15678 2026-05-22 02:12:59.887293 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:12:59.931570 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:f4af64bf74ed8d65e9a7b117fe75277fffe7dc9a5edd9341b08eb8b4055c3ceb 2026-05-22 02:12:59.931645 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:12:59.961170 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:12:59.961237 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:12:59.961245 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:12:59.961251 | ubuntu-noble-large | DiffID: sha256:655e9e8cd80793c72c89fb2503852b5ef4e6c1b16f39663fa19c5201ad4fa89a 2026-05-22 02:12:59.961256 | ubuntu-noble-large | DiffID: sha256:0de77115cfa2c16274ac93473f982dc17fdae95bb4400deff1a3f385791635dc 2026-05-22 02:12:59.998938 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-dhcp-agent@sha256:3ab8dff9068665a7f3f43fcb66a5782c5ed1b116dee893e81447c389a2d176b8 2026-05-22 02:12:59.999624 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:13:00.037963 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:13:00.038030 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:13:00.038040 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:13:00.038048 | ubuntu-noble-large | DiffID: sha256:655e9e8cd80793c72c89fb2503852b5ef4e6c1b16f39663fa19c5201ad4fa89a 2026-05-22 02:13:00.038055 | ubuntu-noble-large | DiffID: sha256:0de77115cfa2c16274ac93473f982dc17fdae95bb4400deff1a3f385791635dc 2026-05-22 02:13:00.077955 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-dhcp-agent@sha256:3ab8dff9068665a7f3f43fcb66a5782c5ed1b116dee893e81447c389a2d176b8 2026-05-22 02:13:00.078582 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:13:00.078695 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2026-05-22 02:13:00.078843 | ubuntu-noble-large | [SUCCESS] [65/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2026-05-22 02:13:00.084811 | ubuntu-noble-large | [INFO]  [66/134] Checking: osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2026-05-22 02:13:00.084965 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2026-05-22 02:13:01.165242 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2026-05-22 02:13:01.165372 | ubuntu-noble-large | [SUCCESS] [66/134] EXISTS: osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2026-05-22 02:13:01.165388 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2026-05-22 02:13:01.206167 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2026-05-22 02:13:01.206359 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2026-05-22 02:13:01.206515 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:13:01.249041 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:7c6bc71bd09743f101d744573f53c7d57c91f5b152026a0d5a4b168483d8e32c 2026-05-22 02:13:01.249114 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/barbican-worker:temp-remote-check-138303-32756 2026-05-22 02:13:01.510221 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:13:01.551057 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:7c6bc71bd09743f101d744573f53c7d57c91f5b152026a0d5a4b168483d8e32c 2026-05-22 02:13:01.551141 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:13:01.589664 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:13:01.589716 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:13:01.589724 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:13:01.589730 | ubuntu-noble-large | DiffID: sha256:2f6ad45a052ab798cc64da530cf6fe1a3732cf42bc1953fdfcf2497a25305eac 2026-05-22 02:13:01.589736 | ubuntu-noble-large | DiffID: sha256:dded507f5ccf927045e1ef124f3a2af940d4d6c363b0771cf68236185544a52f 2026-05-22 02:13:01.634458 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/barbican-worker@sha256:b5e8ee258504431f4b2942c54eac1343ec6677735a3cbf12966e73169169c360 2026-05-22 02:13:01.635240 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:13:01.679250 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:13:01.679324 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:13:01.679336 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:13:01.679343 | ubuntu-noble-large | DiffID: sha256:2f6ad45a052ab798cc64da530cf6fe1a3732cf42bc1953fdfcf2497a25305eac 2026-05-22 02:13:01.679351 | ubuntu-noble-large | DiffID: sha256:dded507f5ccf927045e1ef124f3a2af940d4d6c363b0771cf68236185544a52f 2026-05-22 02:13:01.722516 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/barbican-worker@sha256:b5e8ee258504431f4b2942c54eac1343ec6677735a3cbf12966e73169169c360 2026-05-22 02:13:01.723223 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:13:01.723352 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2026-05-22 02:13:01.723494 | ubuntu-noble-large | [SUCCESS] [66/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2026-05-22 02:13:01.728939 | ubuntu-noble-large | [INFO]  [67/134] Checking: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2026-05-22 02:13:01.729065 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2026-05-22 02:13:02.402616 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2026-05-22 02:13:02.402715 | ubuntu-noble-large | [SUCCESS] [67/134] EXISTS: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2026-05-22 02:13:02.402871 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2026-05-22 02:13:02.446381 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2026-05-22 02:13:02.446632 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2026-05-22 02:13:02.447299 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:13:02.490683 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:03961f8bae499d13a919b8bcbae0ed91ef12880ee605c2ae578c05a17114d72b 2026-05-22 02:13:02.490737 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/barbican-keystone-listener:temp-remote-check-138303-6785 2026-05-22 02:13:02.752853 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:13:02.800358 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:03961f8bae499d13a919b8bcbae0ed91ef12880ee605c2ae578c05a17114d72b 2026-05-22 02:13:02.800435 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:13:02.843675 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:13:02.843756 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:13:02.843769 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:13:02.843780 | ubuntu-noble-large | DiffID: sha256:2f6ad45a052ab798cc64da530cf6fe1a3732cf42bc1953fdfcf2497a25305eac 2026-05-22 02:13:02.843790 | ubuntu-noble-large | DiffID: sha256:dc9281012be3d4cbf1c19dfb21a135df881fcd6087a8dbc054c14abda6389c08 2026-05-22 02:13:02.890109 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/barbican-keystone-listener@sha256:94faad0c6b86635c5e2c612165351427ff34f306b2f45e98dd87898ab444dbdf 2026-05-22 02:13:02.890966 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:13:02.930413 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:13:02.930488 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:13:02.930498 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:13:02.930507 | ubuntu-noble-large | DiffID: sha256:2f6ad45a052ab798cc64da530cf6fe1a3732cf42bc1953fdfcf2497a25305eac 2026-05-22 02:13:02.930516 | ubuntu-noble-large | DiffID: sha256:dc9281012be3d4cbf1c19dfb21a135df881fcd6087a8dbc054c14abda6389c08 2026-05-22 02:13:02.977340 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/barbican-keystone-listener@sha256:94faad0c6b86635c5e2c612165351427ff34f306b2f45e98dd87898ab444dbdf 2026-05-22 02:13:02.979021 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:13:02.979068 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2026-05-22 02:13:02.979080 | ubuntu-noble-large | [SUCCESS] [67/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2026-05-22 02:13:02.985369 | ubuntu-noble-large | [INFO]  [68/134] Checking: osism.harbor.regio.digital/kolla/barbican-api:2025.1 2026-05-22 02:13:02.985415 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/barbican-api:2025.1 2026-05-22 02:13:03.691423 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/barbican-api:2025.1 2026-05-22 02:13:03.691508 | ubuntu-noble-large | [SUCCESS] [68/134] EXISTS: osism.harbor.regio.digital/kolla/barbican-api:2025.1 2026-05-22 02:13:03.691522 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/barbican-api:2025.1 2026-05-22 02:13:03.731130 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/barbican-api:2025.1 2026-05-22 02:13:03.731185 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/barbican-api:2025.1 2026-05-22 02:13:03.731196 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:13:03.772493 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:ea2df690e0d5e84c495d87c9e3a9a2755537b346af4fd8c928a78617cca202b2 2026-05-22 02:13:03.772563 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/barbican-api:temp-remote-check-138303-8271 2026-05-22 02:13:04.078518 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:13:04.129746 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:ea2df690e0d5e84c495d87c9e3a9a2755537b346af4fd8c928a78617cca202b2 2026-05-22 02:13:04.129837 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:13:04.170587 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:13:04.170670 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:13:04.170683 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:13:04.170692 | ubuntu-noble-large | DiffID: sha256:2f6ad45a052ab798cc64da530cf6fe1a3732cf42bc1953fdfcf2497a25305eac 2026-05-22 02:13:04.170702 | ubuntu-noble-large | DiffID: sha256:73c3ff1fb4e72e3d36a61d80dbcecc5283352c3cd58f30617ec12a99dac175d1 2026-05-22 02:13:04.217234 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/barbican-api@sha256:521cdb6ebce532d111206507c06e0cc42857c35410b8a03b5a4afc81ec1c5e20 2026-05-22 02:13:04.218114 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:13:04.262267 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:13:04.262360 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:13:04.262374 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:13:04.262408 | ubuntu-noble-large | DiffID: sha256:2f6ad45a052ab798cc64da530cf6fe1a3732cf42bc1953fdfcf2497a25305eac 2026-05-22 02:13:04.262418 | ubuntu-noble-large | DiffID: sha256:73c3ff1fb4e72e3d36a61d80dbcecc5283352c3cd58f30617ec12a99dac175d1 2026-05-22 02:13:04.310570 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/barbican-api@sha256:521cdb6ebce532d111206507c06e0cc42857c35410b8a03b5a4afc81ec1c5e20 2026-05-22 02:13:04.311366 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:13:04.311474 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/barbican-api:2025.1 2026-05-22 02:13:04.311657 | ubuntu-noble-large | [SUCCESS] [68/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/barbican-api:2025.1 2026-05-22 02:13:04.318131 | ubuntu-noble-large | [INFO]  [69/134] Checking: osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2026-05-22 02:13:04.318263 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2026-05-22 02:13:05.132673 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2026-05-22 02:13:05.132784 | ubuntu-noble-large | [SUCCESS] [69/134] EXISTS: osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2026-05-22 02:13:05.132807 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2026-05-22 02:13:05.171856 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2026-05-22 02:13:05.172056 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2026-05-22 02:13:05.172293 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:13:05.218017 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:75113d5f8d26de2225cf800a4ef3770ee5f41893af9cdc9979eb939c2299e438 2026-05-22 02:13:05.218125 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/aodh-notifier:temp-remote-check-138303-10532 2026-05-22 02:13:05.510307 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:13:05.550516 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:75113d5f8d26de2225cf800a4ef3770ee5f41893af9cdc9979eb939c2299e438 2026-05-22 02:13:05.550633 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:13:05.591559 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:13:05.591645 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:13:05.591657 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:13:05.591665 | ubuntu-noble-large | DiffID: sha256:2b0f89e3707d96c587d6e4582f7973d8241bbd9e765b64c87182c866aba52428 2026-05-22 02:13:05.591672 | ubuntu-noble-large | DiffID: sha256:54eed0b40fe9c82e765624f5846dae2bf990ea32aecef2810250231e5144e29f 2026-05-22 02:13:05.638883 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-notifier@sha256:e695dae5dcf9691a348c1250f619ccf089852d37914c271ac5fbc53de7bd3fe1 2026-05-22 02:13:05.639530 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:13:05.684983 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:13:05.685066 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:13:05.685081 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:13:05.685092 | ubuntu-noble-large | DiffID: sha256:2b0f89e3707d96c587d6e4582f7973d8241bbd9e765b64c87182c866aba52428 2026-05-22 02:13:05.685102 | ubuntu-noble-large | DiffID: sha256:54eed0b40fe9c82e765624f5846dae2bf990ea32aecef2810250231e5144e29f 2026-05-22 02:13:05.731130 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-notifier@sha256:e695dae5dcf9691a348c1250f619ccf089852d37914c271ac5fbc53de7bd3fe1 2026-05-22 02:13:05.732160 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:13:05.732399 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2026-05-22 02:13:05.732815 | ubuntu-noble-large | [SUCCESS] [69/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2026-05-22 02:13:05.739251 | ubuntu-noble-large | [INFO]  [70/134] Checking: osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2026-05-22 02:13:05.739331 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2026-05-22 02:13:06.827218 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2026-05-22 02:13:06.827332 | ubuntu-noble-large | [SUCCESS] [70/134] EXISTS: osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2026-05-22 02:13:06.827475 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2026-05-22 02:13:06.874399 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2026-05-22 02:13:06.874625 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2026-05-22 02:13:06.874842 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:13:06.920089 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:6b5239c4348d7610abc6030f77ff28d400362f8e3bfc009e7dbe7e9d1795cd49 2026-05-22 02:13:06.920167 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/aodh-expirer:temp-remote-check-138303-8321 2026-05-22 02:13:07.166944 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:13:07.213856 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:6b5239c4348d7610abc6030f77ff28d400362f8e3bfc009e7dbe7e9d1795cd49 2026-05-22 02:13:07.213932 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:13:07.255328 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:13:07.255390 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:13:07.255398 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:13:07.255404 | ubuntu-noble-large | DiffID: sha256:2b0f89e3707d96c587d6e4582f7973d8241bbd9e765b64c87182c866aba52428 2026-05-22 02:13:07.255410 | ubuntu-noble-large | DiffID: sha256:494bbc40542a23259972ea39496a47906f4c4bea2e0c2d8cad67c719b810f0b9 2026-05-22 02:13:07.297049 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-expirer@sha256:100437aedebe4de629166cae69f510cce72bffcfd0ed70327cd215718505a4d5 2026-05-22 02:13:07.297713 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:13:07.338979 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:13:07.339045 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:13:07.339057 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:13:07.339068 | ubuntu-noble-large | DiffID: sha256:2b0f89e3707d96c587d6e4582f7973d8241bbd9e765b64c87182c866aba52428 2026-05-22 02:13:07.339092 | ubuntu-noble-large | DiffID: sha256:494bbc40542a23259972ea39496a47906f4c4bea2e0c2d8cad67c719b810f0b9 2026-05-22 02:13:07.386052 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-expirer@sha256:100437aedebe4de629166cae69f510cce72bffcfd0ed70327cd215718505a4d5 2026-05-22 02:13:07.386823 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:13:07.386962 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2026-05-22 02:13:07.387139 | ubuntu-noble-large | [SUCCESS] [70/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2026-05-22 02:13:07.393892 | ubuntu-noble-large | [INFO]  [71/134] Checking: osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2026-05-22 02:13:07.394030 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2026-05-22 02:13:08.152299 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2026-05-22 02:13:08.152400 | ubuntu-noble-large | [SUCCESS] [71/134] EXISTS: osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2026-05-22 02:13:08.152417 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2026-05-22 02:13:08.195259 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2026-05-22 02:13:08.195446 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2026-05-22 02:13:08.195643 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:13:08.244232 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:3b36b08b5d157f78e886b30c62e754651fd2d38fdcc953b31e58b4334098e21b 2026-05-22 02:13:08.244364 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/aodh-evaluator:temp-remote-check-138303-676 2026-05-22 02:13:08.503311 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:13:08.549878 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:3b36b08b5d157f78e886b30c62e754651fd2d38fdcc953b31e58b4334098e21b 2026-05-22 02:13:08.549971 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:13:08.591728 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:13:08.591809 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:13:08.591822 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:13:08.591832 | ubuntu-noble-large | DiffID: sha256:2b0f89e3707d96c587d6e4582f7973d8241bbd9e765b64c87182c866aba52428 2026-05-22 02:13:08.591842 | ubuntu-noble-large | DiffID: sha256:9f75ec8a9ad742d353c3274a009dcbb4179d38353b568b371c2f22707f16a56f 2026-05-22 02:13:08.638743 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-evaluator@sha256:af5e6f3b55da09a5f9ff2c773f3986964e0a0c3600d23cd2ae1bf8fd648e1614 2026-05-22 02:13:08.640026 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:13:08.680191 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:13:08.680267 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:13:08.680299 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:13:08.680310 | ubuntu-noble-large | DiffID: sha256:2b0f89e3707d96c587d6e4582f7973d8241bbd9e765b64c87182c866aba52428 2026-05-22 02:13:08.680320 | ubuntu-noble-large | DiffID: sha256:9f75ec8a9ad742d353c3274a009dcbb4179d38353b568b371c2f22707f16a56f 2026-05-22 02:13:08.727456 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-evaluator@sha256:af5e6f3b55da09a5f9ff2c773f3986964e0a0c3600d23cd2ae1bf8fd648e1614 2026-05-22 02:13:08.728770 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:13:08.728847 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2026-05-22 02:13:08.728862 | ubuntu-noble-large | [SUCCESS] [71/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2026-05-22 02:13:08.734585 | ubuntu-noble-large | [INFO]  [72/134] Checking: osism.harbor.regio.digital/kolla/aodh-api:2025.1 2026-05-22 02:13:08.734680 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/aodh-api:2025.1 2026-05-22 02:13:09.340741 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/aodh-api:2025.1 2026-05-22 02:13:09.340838 | ubuntu-noble-large | [SUCCESS] [72/134] EXISTS: osism.harbor.regio.digital/kolla/aodh-api:2025.1 2026-05-22 02:13:09.340853 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/aodh-api:2025.1 2026-05-22 02:13:09.384696 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/aodh-api:2025.1 2026-05-22 02:13:09.384755 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/aodh-api:2025.1 2026-05-22 02:13:09.385307 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:13:09.427837 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:61ba3a81830406fd3e81f9285b7b802cecbf6a61539c5a57c23f94b3ec478c99 2026-05-22 02:13:09.427922 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/aodh-api:temp-remote-check-138303-7268 2026-05-22 02:13:09.705730 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:13:09.748792 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:61ba3a81830406fd3e81f9285b7b802cecbf6a61539c5a57c23f94b3ec478c99 2026-05-22 02:13:09.748877 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:13:09.789492 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:13:09.789567 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:13:09.789580 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:13:09.789590 | ubuntu-noble-large | DiffID: sha256:2b0f89e3707d96c587d6e4582f7973d8241bbd9e765b64c87182c866aba52428 2026-05-22 02:13:09.789638 | ubuntu-noble-large | DiffID: sha256:a9b5c6b72400627303473612eba2f76bfbcec1558573bb16e54b8065d07f7a60 2026-05-22 02:13:09.835547 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-api@sha256:7cc10322f70325fce44dadb034e0fcc9f53fa16775ec885ccebdfb4f62ed97cf 2026-05-22 02:13:09.836752 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:13:09.878502 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:13:09.878622 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:13:09.878641 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:13:09.878653 | ubuntu-noble-large | DiffID: sha256:2b0f89e3707d96c587d6e4582f7973d8241bbd9e765b64c87182c866aba52428 2026-05-22 02:13:09.878663 | ubuntu-noble-large | DiffID: sha256:a9b5c6b72400627303473612eba2f76bfbcec1558573bb16e54b8065d07f7a60 2026-05-22 02:13:09.921345 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-api@sha256:7cc10322f70325fce44dadb034e0fcc9f53fa16775ec885ccebdfb4f62ed97cf 2026-05-22 02:13:09.921713 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:13:09.921799 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/aodh-api:2025.1 2026-05-22 02:13:09.922490 | ubuntu-noble-large | [SUCCESS] [72/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/aodh-api:2025.1 2026-05-22 02:13:09.928702 | ubuntu-noble-large | [INFO]  [73/134] Checking: osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2026-05-22 02:13:09.928759 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2026-05-22 02:13:11.061058 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2026-05-22 02:13:11.061146 | ubuntu-noble-large | [SUCCESS] [73/134] EXISTS: osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2026-05-22 02:13:11.061160 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2026-05-22 02:13:11.106413 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2026-05-22 02:13:11.106499 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2026-05-22 02:13:11.106555 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:13:11.147638 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:a9c0aa9491e8443896633122dda5c2107226c8672967027c09b7b9b159a98639 2026-05-22 02:13:11.147692 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/aodh-listener:temp-remote-check-138303-7914 2026-05-22 02:13:11.409770 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:13:11.456780 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:a9c0aa9491e8443896633122dda5c2107226c8672967027c09b7b9b159a98639 2026-05-22 02:13:11.456870 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:13:11.500822 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:13:11.500914 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:13:11.500929 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:13:11.500965 | ubuntu-noble-large | DiffID: sha256:2b0f89e3707d96c587d6e4582f7973d8241bbd9e765b64c87182c866aba52428 2026-05-22 02:13:11.500977 | ubuntu-noble-large | DiffID: sha256:bbc83f96c471f5bbd026593f9d3afc5baf6838498f66fe8a5c190841d591f18e 2026-05-22 02:13:11.545732 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-listener@sha256:93a22560018e2d1ab423c13a3b64328baae21975fff52d970e3b390c213fdbbe 2026-05-22 02:13:11.546524 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:13:11.586187 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:13:11.586290 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:13:11.586303 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:13:11.586312 | ubuntu-noble-large | DiffID: sha256:2b0f89e3707d96c587d6e4582f7973d8241bbd9e765b64c87182c866aba52428 2026-05-22 02:13:11.586321 | ubuntu-noble-large | DiffID: sha256:bbc83f96c471f5bbd026593f9d3afc5baf6838498f66fe8a5c190841d591f18e 2026-05-22 02:13:11.630637 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-listener@sha256:93a22560018e2d1ab423c13a3b64328baae21975fff52d970e3b390c213fdbbe 2026-05-22 02:13:11.631720 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:13:11.631791 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2026-05-22 02:13:11.631804 | ubuntu-noble-large | [SUCCESS] [73/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2026-05-22 02:13:11.638319 | ubuntu-noble-large | [INFO]  [74/134] Checking: osism.harbor.regio.digital/kolla/octavia-api:2025.1 2026-05-22 02:13:11.638383 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/octavia-api:2025.1 2026-05-22 02:13:12.729772 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/octavia-api:2025.1 2026-05-22 02:13:12.729856 | ubuntu-noble-large | [SUCCESS] [74/134] EXISTS: osism.harbor.regio.digital/kolla/octavia-api:2025.1 2026-05-22 02:13:12.729870 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/octavia-api:2025.1 2026-05-22 02:13:12.774135 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/octavia-api:2025.1 2026-05-22 02:13:12.774208 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/octavia-api:2025.1 2026-05-22 02:13:12.774221 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:13:12.820191 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:1be2c13b342ff0ff8541156b4f3bebd32d675d00b48d6f18d257f2495bdb08b6 2026-05-22 02:13:12.820259 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/octavia-api:temp-remote-check-138303-26410 2026-05-22 02:13:13.078638 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:13:13.115573 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:1be2c13b342ff0ff8541156b4f3bebd32d675d00b48d6f18d257f2495bdb08b6 2026-05-22 02:13:13.115678 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:13:13.152038 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:13:13.152107 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:13:13.152117 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:13:13.152126 | ubuntu-noble-large | DiffID: sha256:059362edc47782201d60d1cb88b6240a721470d5a47a6e1853ca2e30a0ee0b65 2026-05-22 02:13:13.152135 | ubuntu-noble-large | DiffID: sha256:48df64c220facbfea13952a94e88641563ae32e805722b60c5333de898ed0eb7 2026-05-22 02:13:13.196379 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-api@sha256:62488fa3182bfc06b3c8205e73d2ace6cf923b46853d44e655199c7ff67a5fb4 2026-05-22 02:13:13.196479 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:13:13.236472 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:13:13.236570 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:13:13.236646 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:13:13.236663 | ubuntu-noble-large | DiffID: sha256:059362edc47782201d60d1cb88b6240a721470d5a47a6e1853ca2e30a0ee0b65 2026-05-22 02:13:13.236674 | ubuntu-noble-large | DiffID: sha256:48df64c220facbfea13952a94e88641563ae32e805722b60c5333de898ed0eb7 2026-05-22 02:13:13.284148 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-api@sha256:62488fa3182bfc06b3c8205e73d2ace6cf923b46853d44e655199c7ff67a5fb4 2026-05-22 02:13:13.284733 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:13:13.284816 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/octavia-api:2025.1 2026-05-22 02:13:13.284840 | ubuntu-noble-large | [SUCCESS] [74/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/octavia-api:2025.1 2026-05-22 02:13:13.291422 | ubuntu-noble-large | [INFO]  [75/134] Checking: osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2026-05-22 02:13:13.291495 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2026-05-22 02:13:13.892566 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2026-05-22 02:13:13.892656 | ubuntu-noble-large | [SUCCESS] [75/134] EXISTS: osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2026-05-22 02:13:13.892664 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2026-05-22 02:13:13.937794 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2026-05-22 02:13:13.937896 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2026-05-22 02:13:13.938133 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:13:13.983363 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:bf1ae87ea3909aa115eea9ea85b07ad11dba71cde995e3851b140e7beb5d937c 2026-05-22 02:13:13.983467 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/octavia-driver-agent:temp-remote-check-138303-17828 2026-05-22 02:13:14.260538 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:13:14.304348 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:bf1ae87ea3909aa115eea9ea85b07ad11dba71cde995e3851b140e7beb5d937c 2026-05-22 02:13:14.304425 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:13:14.344487 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:13:14.344557 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:13:14.344566 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:13:14.344573 | ubuntu-noble-large | DiffID: sha256:059362edc47782201d60d1cb88b6240a721470d5a47a6e1853ca2e30a0ee0b65 2026-05-22 02:13:14.344580 | ubuntu-noble-large | DiffID: sha256:fda2d360fc0da4a1dffcd27c33700b6e034ad31cf4243df6b02584ba6b21f74e 2026-05-22 02:13:14.395453 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-driver-agent@sha256:e59da2fff17210a156b7bcb7d9bc32d2845e3c930d1421f1ae3d793f6dc99efe 2026-05-22 02:13:14.396715 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:13:14.437480 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:13:14.437558 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:13:14.437569 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:13:14.437577 | ubuntu-noble-large | DiffID: sha256:059362edc47782201d60d1cb88b6240a721470d5a47a6e1853ca2e30a0ee0b65 2026-05-22 02:13:14.437585 | ubuntu-noble-large | DiffID: sha256:fda2d360fc0da4a1dffcd27c33700b6e034ad31cf4243df6b02584ba6b21f74e 2026-05-22 02:13:14.483104 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-driver-agent@sha256:e59da2fff17210a156b7bcb7d9bc32d2845e3c930d1421f1ae3d793f6dc99efe 2026-05-22 02:13:14.483737 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:13:14.483855 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2026-05-22 02:13:14.483873 | ubuntu-noble-large | [SUCCESS] [75/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2026-05-22 02:13:14.490740 | ubuntu-noble-large | [INFO]  [76/134] Checking: osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2026-05-22 02:13:14.490810 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2026-05-22 02:13:15.656008 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2026-05-22 02:13:15.656098 | ubuntu-noble-large | [SUCCESS] [76/134] EXISTS: osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2026-05-22 02:13:15.656112 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2026-05-22 02:13:15.695730 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2026-05-22 02:13:15.695786 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2026-05-22 02:13:15.695798 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:13:15.737698 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:5ffeb63b7daeee487ae5df501f0012f3933af8a76a7622553e15c777b9864dc9 2026-05-22 02:13:15.737773 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/octavia-health-manager:temp-remote-check-138303-4941 2026-05-22 02:13:15.999058 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:13:16.046760 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:5ffeb63b7daeee487ae5df501f0012f3933af8a76a7622553e15c777b9864dc9 2026-05-22 02:13:16.046828 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:13:16.078367 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:13:16.078438 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:13:16.078447 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:13:16.078454 | ubuntu-noble-large | DiffID: sha256:059362edc47782201d60d1cb88b6240a721470d5a47a6e1853ca2e30a0ee0b65 2026-05-22 02:13:16.078460 | ubuntu-noble-large | DiffID: sha256:c263d5504e5d929814a3712ea1afa289093d48d0c5e27cdb074bcdb8b911c1b3 2026-05-22 02:13:16.123214 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-health-manager@sha256:9b7c478ff674dc1ca957e8025afaabccb174e8d3ab224edc4f1ad706fd245586 2026-05-22 02:13:16.125151 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:13:16.165755 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:13:16.165842 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:13:16.165857 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:13:16.165867 | ubuntu-noble-large | DiffID: sha256:059362edc47782201d60d1cb88b6240a721470d5a47a6e1853ca2e30a0ee0b65 2026-05-22 02:13:16.165878 | ubuntu-noble-large | DiffID: sha256:c263d5504e5d929814a3712ea1afa289093d48d0c5e27cdb074bcdb8b911c1b3 2026-05-22 02:13:16.214123 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-health-manager@sha256:9b7c478ff674dc1ca957e8025afaabccb174e8d3ab224edc4f1ad706fd245586 2026-05-22 02:13:16.214782 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:13:16.214843 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2026-05-22 02:13:16.214854 | ubuntu-noble-large | [SUCCESS] [76/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2026-05-22 02:13:16.220393 | ubuntu-noble-large | [INFO]  [77/134] Checking: osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2026-05-22 02:13:16.220461 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2026-05-22 02:13:17.342772 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2026-05-22 02:13:17.342867 | ubuntu-noble-large | [SUCCESS] [77/134] EXISTS: osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2026-05-22 02:13:17.342880 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2026-05-22 02:13:17.389746 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2026-05-22 02:13:17.389839 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2026-05-22 02:13:17.389856 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:13:17.433816 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:8b3539059ed95009e7a9ad8e26b976d19827ea6122a766fd54171235c15682eb 2026-05-22 02:13:17.433894 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/octavia-worker:temp-remote-check-138303-4274 2026-05-22 02:13:17.712656 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:13:17.759711 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:8b3539059ed95009e7a9ad8e26b976d19827ea6122a766fd54171235c15682eb 2026-05-22 02:13:17.759789 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:13:17.802760 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:13:17.802839 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:13:17.802852 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:13:17.802862 | ubuntu-noble-large | DiffID: sha256:059362edc47782201d60d1cb88b6240a721470d5a47a6e1853ca2e30a0ee0b65 2026-05-22 02:13:17.802872 | ubuntu-noble-large | DiffID: sha256:5d2d0ab2e614f33945cb053fbc63ada97659434113c4ca140b3f493c6cfe4558 2026-05-22 02:13:17.853133 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-worker@sha256:f6e1939959a4148fd0f088d822eea2e52e67fc2abb47f81a0b54a523b135beb7 2026-05-22 02:13:17.853817 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:13:17.895720 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:13:17.895804 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:13:17.895818 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:13:17.895830 | ubuntu-noble-large | DiffID: sha256:059362edc47782201d60d1cb88b6240a721470d5a47a6e1853ca2e30a0ee0b65 2026-05-22 02:13:17.895840 | ubuntu-noble-large | DiffID: sha256:5d2d0ab2e614f33945cb053fbc63ada97659434113c4ca140b3f493c6cfe4558 2026-05-22 02:13:17.944584 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-worker@sha256:f6e1939959a4148fd0f088d822eea2e52e67fc2abb47f81a0b54a523b135beb7 2026-05-22 02:13:17.945890 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:13:17.945962 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2026-05-22 02:13:17.945978 | ubuntu-noble-large | [SUCCESS] [77/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2026-05-22 02:13:17.952733 | ubuntu-noble-large | [INFO]  [78/134] Checking: osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2026-05-22 02:13:17.952798 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2026-05-22 02:13:18.778681 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2026-05-22 02:13:18.778770 | ubuntu-noble-large | [SUCCESS] [78/134] EXISTS: osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2026-05-22 02:13:18.778783 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2026-05-22 02:13:18.826117 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2026-05-22 02:13:18.826183 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2026-05-22 02:13:18.826219 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:13:18.867319 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:eae46e2eb978eacc2d002dfe0bfade6d85c9e84d830b7cd944299593f4d4e001 2026-05-22 02:13:18.867377 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/octavia-housekeeping:temp-remote-check-138303-6063 2026-05-22 02:13:19.147722 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:13:19.193015 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:eae46e2eb978eacc2d002dfe0bfade6d85c9e84d830b7cd944299593f4d4e001 2026-05-22 02:13:19.193079 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:13:19.233793 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:13:19.233849 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:13:19.233859 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:13:19.233868 | ubuntu-noble-large | DiffID: sha256:059362edc47782201d60d1cb88b6240a721470d5a47a6e1853ca2e30a0ee0b65 2026-05-22 02:13:19.233876 | ubuntu-noble-large | DiffID: sha256:f0b72a217801eea13fcfbb3c01908e91c832188468a17b300d64261dffe35692 2026-05-22 02:13:19.277736 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-housekeeping@sha256:ca153bf9ad32e5b8ec2e4262be960cf4007615b5b73f6e42e2e090d41c7d108f 2026-05-22 02:13:19.278615 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:13:19.322663 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:13:19.322765 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:13:19.322779 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:13:19.322791 | ubuntu-noble-large | DiffID: sha256:059362edc47782201d60d1cb88b6240a721470d5a47a6e1853ca2e30a0ee0b65 2026-05-22 02:13:19.322801 | ubuntu-noble-large | DiffID: sha256:f0b72a217801eea13fcfbb3c01908e91c832188468a17b300d64261dffe35692 2026-05-22 02:13:19.370352 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-housekeeping@sha256:ca153bf9ad32e5b8ec2e4262be960cf4007615b5b73f6e42e2e090d41c7d108f 2026-05-22 02:13:19.371713 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:13:19.371800 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2026-05-22 02:13:19.371814 | ubuntu-noble-large | [SUCCESS] [78/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2026-05-22 02:13:19.378588 | ubuntu-noble-large | [INFO]  [79/134] Checking: osism.harbor.regio.digital/kolla/blazar-manager:2025.1 2026-05-22 02:13:19.378663 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/blazar-manager:2025.1 2026-05-22 02:13:20.228425 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/blazar-manager:2025.1 2026-05-22 02:13:20.228511 | ubuntu-noble-large | [SUCCESS] [79/134] EXISTS: osism.harbor.regio.digital/kolla/blazar-manager:2025.1 2026-05-22 02:13:20.228524 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/blazar-manager:2025.1 2026-05-22 02:13:20.277707 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/blazar-manager:2025.1 2026-05-22 02:13:20.277774 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/blazar-manager:2025.1 2026-05-22 02:13:20.277788 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:13:20.328733 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:f2d9bdc9cb090c24eeb3aa5139ff2973619d3ae61cb40e9f5713c960b355b216 2026-05-22 02:13:20.328812 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/blazar-manager:temp-remote-check-138303-9202 2026-05-22 02:13:20.615510 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:13:20.656681 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:f2d9bdc9cb090c24eeb3aa5139ff2973619d3ae61cb40e9f5713c960b355b216 2026-05-22 02:13:20.656752 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:13:20.690518 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:13:20.690567 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:13:20.690573 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:13:20.690577 | ubuntu-noble-large | DiffID: sha256:eef09e93b409ef83a7c085f5a21a7cf7665b8d6dbcb3d3d84f74985c5e3cfd3e 2026-05-22 02:13:20.690581 | ubuntu-noble-large | DiffID: sha256:ddc68fb978001adc926ab848191fa628478b2139e95e631d4ad66135474dfddb 2026-05-22 02:13:20.737723 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/blazar-manager@sha256:fe7d7c41f1fea785938e5cb62530156a820aa78bbb1eb222c45b91a2b17323fb 2026-05-22 02:13:20.738710 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:13:20.777340 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:13:20.777422 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:13:20.777436 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:13:20.777447 | ubuntu-noble-large | DiffID: sha256:eef09e93b409ef83a7c085f5a21a7cf7665b8d6dbcb3d3d84f74985c5e3cfd3e 2026-05-22 02:13:20.777457 | ubuntu-noble-large | DiffID: sha256:ddc68fb978001adc926ab848191fa628478b2139e95e631d4ad66135474dfddb 2026-05-22 02:13:20.823484 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/blazar-manager@sha256:fe7d7c41f1fea785938e5cb62530156a820aa78bbb1eb222c45b91a2b17323fb 2026-05-22 02:13:20.824794 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:13:20.824876 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/blazar-manager:2025.1 2026-05-22 02:13:20.824891 | ubuntu-noble-large | [SUCCESS] [79/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/blazar-manager:2025.1 2026-05-22 02:13:20.830163 | ubuntu-noble-large | [INFO]  [80/134] Checking: osism.harbor.regio.digital/kolla/blazar-api:2025.1 2026-05-22 02:13:20.830254 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/blazar-api:2025.1 2026-05-22 02:13:21.692058 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/blazar-api:2025.1 2026-05-22 02:13:21.692119 | ubuntu-noble-large | [SUCCESS] [80/134] EXISTS: osism.harbor.regio.digital/kolla/blazar-api:2025.1 2026-05-22 02:13:21.692125 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/blazar-api:2025.1 2026-05-22 02:13:21.731690 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/blazar-api:2025.1 2026-05-22 02:13:21.732651 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/blazar-api:2025.1 2026-05-22 02:13:21.732721 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:13:21.773658 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:0290a83f25a14b1400b6424e5a18617fd67d9d90705dc87be91aaa35811eb3c6 2026-05-22 02:13:21.773726 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/blazar-api:temp-remote-check-138303-29292 2026-05-22 02:13:22.052581 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:13:22.097720 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:0290a83f25a14b1400b6424e5a18617fd67d9d90705dc87be91aaa35811eb3c6 2026-05-22 02:13:22.097777 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:13:22.139474 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:13:22.139554 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:13:22.139568 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:13:22.139579 | ubuntu-noble-large | DiffID: sha256:eef09e93b409ef83a7c085f5a21a7cf7665b8d6dbcb3d3d84f74985c5e3cfd3e 2026-05-22 02:13:22.139589 | ubuntu-noble-large | DiffID: sha256:8e6dee9c0d78c751c5f327515cd28c55940740b45742970dbb815449b79e943c 2026-05-22 02:13:22.184521 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/blazar-api@sha256:511d9f8294513f4d987bacd26a8c528b6dbbc5adb0e67e787c2870da9582c0e0 2026-05-22 02:13:22.185740 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:13:22.224640 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:13:22.224728 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:13:22.224742 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:13:22.224753 | ubuntu-noble-large | DiffID: sha256:eef09e93b409ef83a7c085f5a21a7cf7665b8d6dbcb3d3d84f74985c5e3cfd3e 2026-05-22 02:13:22.224763 | ubuntu-noble-large | DiffID: sha256:8e6dee9c0d78c751c5f327515cd28c55940740b45742970dbb815449b79e943c 2026-05-22 02:13:22.272069 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/blazar-api@sha256:511d9f8294513f4d987bacd26a8c528b6dbbc5adb0e67e787c2870da9582c0e0 2026-05-22 02:13:22.273472 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:13:22.273545 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/blazar-api:2025.1 2026-05-22 02:13:22.273560 | ubuntu-noble-large | [SUCCESS] [80/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/blazar-api:2025.1 2026-05-22 02:13:22.278716 | ubuntu-noble-large | [INFO]  [81/134] Checking: osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2026-05-22 02:13:22.278783 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2026-05-22 02:13:23.256020 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2026-05-22 02:13:23.256105 | ubuntu-noble-large | [SUCCESS] [81/134] EXISTS: osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2026-05-22 02:13:23.256117 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2026-05-22 02:13:23.301957 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2026-05-22 02:13:23.302029 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2026-05-22 02:13:23.302044 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:13:23.349753 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:8696e20ab826f350d29bd726507d415e8de77ce91b4b165f64a0aa5112352d6d 2026-05-22 02:13:23.349832 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/magnum-conductor:temp-remote-check-138303-3464 2026-05-22 02:13:23.648760 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:13:23.697767 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:8696e20ab826f350d29bd726507d415e8de77ce91b4b165f64a0aa5112352d6d 2026-05-22 02:13:23.697857 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:13:23.739540 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:13:23.739644 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:13:23.739657 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:13:23.739665 | ubuntu-noble-large | DiffID: sha256:856480b11b520b50ea0e9c8d66e391a1a002cfb71bdae7b51563d9b6977763bc 2026-05-22 02:13:23.739672 | ubuntu-noble-large | DiffID: sha256:068760cc9b27e4edaeb70955a642049ee78e325484cbcfa04260810df44f60fb 2026-05-22 02:13:23.789356 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/magnum-conductor@sha256:83b9a209d1f43be861eb10f9dfb0bb176c427d9da240d4ab7121e677e24b9590 2026-05-22 02:13:23.790749 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:13:23.831750 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:13:23.831825 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:13:23.831853 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:13:23.831899 | ubuntu-noble-large | DiffID: sha256:856480b11b520b50ea0e9c8d66e391a1a002cfb71bdae7b51563d9b6977763bc 2026-05-22 02:13:23.831910 | ubuntu-noble-large | DiffID: sha256:068760cc9b27e4edaeb70955a642049ee78e325484cbcfa04260810df44f60fb 2026-05-22 02:13:23.879721 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/magnum-conductor@sha256:83b9a209d1f43be861eb10f9dfb0bb176c427d9da240d4ab7121e677e24b9590 2026-05-22 02:13:23.881284 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:13:23.881362 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2026-05-22 02:13:23.881378 | ubuntu-noble-large | [SUCCESS] [81/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2026-05-22 02:13:23.887669 | ubuntu-noble-large | [INFO]  [82/134] Checking: osism.harbor.regio.digital/kolla/magnum-api:2025.1 2026-05-22 02:13:23.887731 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/magnum-api:2025.1 2026-05-22 02:13:24.712771 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/magnum-api:2025.1 2026-05-22 02:13:24.712864 | ubuntu-noble-large | [SUCCESS] [82/134] EXISTS: osism.harbor.regio.digital/kolla/magnum-api:2025.1 2026-05-22 02:13:24.712878 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/magnum-api:2025.1 2026-05-22 02:13:24.755750 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/magnum-api:2025.1 2026-05-22 02:13:24.755824 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/magnum-api:2025.1 2026-05-22 02:13:24.756461 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:13:24.802732 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:c6a190f1df0922dce5e42a9db237794853ca2c96f33e2aeef2f6e2b2a6752133 2026-05-22 02:13:24.802792 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/magnum-api:temp-remote-check-138303-3453 2026-05-22 02:13:25.065706 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:13:25.110756 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:c6a190f1df0922dce5e42a9db237794853ca2c96f33e2aeef2f6e2b2a6752133 2026-05-22 02:13:25.110837 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:13:25.151592 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:13:25.151712 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:13:25.151725 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:13:25.151735 | ubuntu-noble-large | DiffID: sha256:856480b11b520b50ea0e9c8d66e391a1a002cfb71bdae7b51563d9b6977763bc 2026-05-22 02:13:25.151746 | ubuntu-noble-large | DiffID: sha256:c83b28567bbddabfd6e691263a06d7ecd0c997862c1ef25f374cbb54280c912e 2026-05-22 02:13:25.203294 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/magnum-api@sha256:761c77d723f20813e7fbceaaaf5a08cd312f90994bf741996095724929e7a4bf 2026-05-22 02:13:25.203708 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:13:25.244676 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:13:25.244758 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:13:25.244772 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:13:25.244783 | ubuntu-noble-large | DiffID: sha256:856480b11b520b50ea0e9c8d66e391a1a002cfb71bdae7b51563d9b6977763bc 2026-05-22 02:13:25.244793 | ubuntu-noble-large | DiffID: sha256:c83b28567bbddabfd6e691263a06d7ecd0c997862c1ef25f374cbb54280c912e 2026-05-22 02:13:25.285686 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/magnum-api@sha256:761c77d723f20813e7fbceaaaf5a08cd312f90994bf741996095724929e7a4bf 2026-05-22 02:13:25.286779 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:13:25.286857 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/magnum-api:2025.1 2026-05-22 02:13:25.286871 | ubuntu-noble-large | [SUCCESS] [82/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/magnum-api:2025.1 2026-05-22 02:13:25.292852 | ubuntu-noble-large | [INFO]  [83/134] Checking: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2026-05-22 02:13:25.292912 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2026-05-22 02:13:26.208720 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2026-05-22 02:13:26.208813 | ubuntu-noble-large | [SUCCESS] [83/134] EXISTS: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2026-05-22 02:13:26.208827 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2026-05-22 02:13:26.255568 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2026-05-22 02:13:26.255675 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2026-05-22 02:13:26.255688 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:13:26.298398 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:fc9d45ae59ab3476b88d20f9f747414ff5606ba7d342726622ad881c99f6a466 2026-05-22 02:13:26.298481 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ovn-sb-db-server:temp-remote-check-138303-11855 2026-05-22 02:13:26.556306 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:13:26.598735 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:fc9d45ae59ab3476b88d20f9f747414ff5606ba7d342726622ad881c99f6a466 2026-05-22 02:13:26.598805 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:13:26.636733 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:13:26.636804 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:13:26.636817 | ubuntu-noble-large | DiffID: sha256:afef9d3718aafdffe46ca8002c2b3844e3b2e688391855d655a8d13ecad14a23 2026-05-22 02:13:26.636827 | ubuntu-noble-large | DiffID: sha256:56c8b5da7b8a4cf13742dfdcfd0cdf2b6758852f0631ab3efe6196f8f537c45c 2026-05-22 02:13:26.636836 | ubuntu-noble-large | DiffID: sha256:e6151bab1b13cab3159dd81716159d6d3f2609255ebcedf41ada5a233d56b4e7 2026-05-22 02:13:26.681738 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-sb-db-server@sha256:949d7122cc3faed138ae846675a63acecf210080c6785aae88617c2fe8dafd33 2026-05-22 02:13:26.682709 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:13:26.727796 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:13:26.727873 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:13:26.727888 | ubuntu-noble-large | DiffID: sha256:afef9d3718aafdffe46ca8002c2b3844e3b2e688391855d655a8d13ecad14a23 2026-05-22 02:13:26.727899 | ubuntu-noble-large | DiffID: sha256:56c8b5da7b8a4cf13742dfdcfd0cdf2b6758852f0631ab3efe6196f8f537c45c 2026-05-22 02:13:26.727910 | ubuntu-noble-large | DiffID: sha256:e6151bab1b13cab3159dd81716159d6d3f2609255ebcedf41ada5a233d56b4e7 2026-05-22 02:13:26.775289 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-sb-db-server@sha256:949d7122cc3faed138ae846675a63acecf210080c6785aae88617c2fe8dafd33 2026-05-22 02:13:26.775756 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:13:26.775826 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2026-05-22 02:13:26.776751 | ubuntu-noble-large | [SUCCESS] [83/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2026-05-22 02:13:26.782765 | ubuntu-noble-large | [INFO]  [84/134] Checking: osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2026-05-22 02:13:26.782836 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2026-05-22 02:13:28.261288 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2026-05-22 02:13:28.261375 | ubuntu-noble-large | [SUCCESS] [84/134] EXISTS: osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2026-05-22 02:13:28.261389 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2026-05-22 02:13:28.302707 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2026-05-22 02:13:28.302781 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2026-05-22 02:13:28.303372 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:13:28.346490 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:f8e433927b92c4011ef2d73d00b124f8dc13dab070af4a3363ff1dea31ac2067 2026-05-22 02:13:28.346559 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ovn-northd:temp-remote-check-138303-6501 2026-05-22 02:13:28.606289 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:13:28.650197 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:f8e433927b92c4011ef2d73d00b124f8dc13dab070af4a3363ff1dea31ac2067 2026-05-22 02:13:28.650281 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:13:28.690543 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:13:28.690625 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:13:28.690636 | ubuntu-noble-large | DiffID: sha256:afef9d3718aafdffe46ca8002c2b3844e3b2e688391855d655a8d13ecad14a23 2026-05-22 02:13:28.690642 | ubuntu-noble-large | DiffID: sha256:56c8b5da7b8a4cf13742dfdcfd0cdf2b6758852f0631ab3efe6196f8f537c45c 2026-05-22 02:13:28.690648 | ubuntu-noble-large | DiffID: sha256:7e4322a94c1d3c397fdf96841edb67aff5a8ec9903df6debf7b27d233214a218 2026-05-22 02:13:28.737803 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-northd@sha256:41c0cd85202ec1e9d33bf2cc2bc4c1d3bb8db653d65d0f67013d2e968250b225 2026-05-22 02:13:28.738624 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:13:28.777314 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:13:28.777385 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:13:28.777397 | ubuntu-noble-large | DiffID: sha256:afef9d3718aafdffe46ca8002c2b3844e3b2e688391855d655a8d13ecad14a23 2026-05-22 02:13:28.777406 | ubuntu-noble-large | DiffID: sha256:56c8b5da7b8a4cf13742dfdcfd0cdf2b6758852f0631ab3efe6196f8f537c45c 2026-05-22 02:13:28.777415 | ubuntu-noble-large | DiffID: sha256:7e4322a94c1d3c397fdf96841edb67aff5a8ec9903df6debf7b27d233214a218 2026-05-22 02:13:28.826884 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-northd@sha256:41c0cd85202ec1e9d33bf2cc2bc4c1d3bb8db653d65d0f67013d2e968250b225 2026-05-22 02:13:28.827528 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:13:28.827581 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2026-05-22 02:13:28.827740 | ubuntu-noble-large | [SUCCESS] [84/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2026-05-22 02:13:28.833690 | ubuntu-noble-large | [INFO]  [85/134] Checking: osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2026-05-22 02:13:28.833747 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2026-05-22 02:13:30.188489 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2026-05-22 02:13:30.188636 | ubuntu-noble-large | [SUCCESS] [85/134] EXISTS: osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2026-05-22 02:13:30.188662 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2026-05-22 02:13:30.233670 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2026-05-22 02:13:30.233773 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2026-05-22 02:13:30.233987 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:13:30.278737 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:e9d1e9a6514e1b15f4be715f48b11c423d11133da8858a6231ddecb3d951e381 2026-05-22 02:13:30.278829 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ovn-controller:temp-remote-check-138303-30835 2026-05-22 02:13:30.550204 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:13:30.592793 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:e9d1e9a6514e1b15f4be715f48b11c423d11133da8858a6231ddecb3d951e381 2026-05-22 02:13:30.592866 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:13:30.636690 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:13:30.636746 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:13:30.636757 | ubuntu-noble-large | DiffID: sha256:afef9d3718aafdffe46ca8002c2b3844e3b2e688391855d655a8d13ecad14a23 2026-05-22 02:13:30.636765 | ubuntu-noble-large | DiffID: sha256:56c8b5da7b8a4cf13742dfdcfd0cdf2b6758852f0631ab3efe6196f8f537c45c 2026-05-22 02:13:30.636772 | ubuntu-noble-large | DiffID: sha256:165bf55b26c4534496c0f2e1161f6cf47e6a48795d934e17f1dbc7d099d71a57 2026-05-22 02:13:30.682480 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-controller@sha256:27734480b81a596a387a7642c31079b93e7bc91ecd977d9fb9fe58cfb738c0e1 2026-05-22 02:13:30.683311 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:13:30.722685 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:13:30.722742 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:13:30.722749 | ubuntu-noble-large | DiffID: sha256:afef9d3718aafdffe46ca8002c2b3844e3b2e688391855d655a8d13ecad14a23 2026-05-22 02:13:30.722755 | ubuntu-noble-large | DiffID: sha256:56c8b5da7b8a4cf13742dfdcfd0cdf2b6758852f0631ab3efe6196f8f537c45c 2026-05-22 02:13:30.722762 | ubuntu-noble-large | DiffID: sha256:165bf55b26c4534496c0f2e1161f6cf47e6a48795d934e17f1dbc7d099d71a57 2026-05-22 02:13:30.770662 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-controller@sha256:27734480b81a596a387a7642c31079b93e7bc91ecd977d9fb9fe58cfb738c0e1 2026-05-22 02:13:30.770963 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:13:30.771083 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2026-05-22 02:13:30.771274 | ubuntu-noble-large | [SUCCESS] [85/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2026-05-22 02:13:30.777717 | ubuntu-noble-large | [INFO]  [86/134] Checking: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2026-05-22 02:13:30.777856 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2026-05-22 02:13:31.399719 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2026-05-22 02:13:31.399804 | ubuntu-noble-large | [SUCCESS] [86/134] EXISTS: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2026-05-22 02:13:31.399815 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2026-05-22 02:13:31.439751 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2026-05-22 02:13:31.439827 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2026-05-22 02:13:31.439853 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:13:31.483680 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:8aa5344224103fb9807740d64bf5d266c1ab24b194d3187a3f7db98e9ee4f732 2026-05-22 02:13:31.483733 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ovn-nb-db-server:temp-remote-check-138303-16361 2026-05-22 02:13:31.736030 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:13:31.780015 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:8aa5344224103fb9807740d64bf5d266c1ab24b194d3187a3f7db98e9ee4f732 2026-05-22 02:13:31.780103 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:13:31.821527 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:13:31.821637 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:13:31.821652 | ubuntu-noble-large | DiffID: sha256:afef9d3718aafdffe46ca8002c2b3844e3b2e688391855d655a8d13ecad14a23 2026-05-22 02:13:31.821685 | ubuntu-noble-large | DiffID: sha256:56c8b5da7b8a4cf13742dfdcfd0cdf2b6758852f0631ab3efe6196f8f537c45c 2026-05-22 02:13:31.821696 | ubuntu-noble-large | DiffID: sha256:65afce07395bf377b480aed7523e7885321a5a3dd72ddaa2c476a5d20750a15b 2026-05-22 02:13:31.868093 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-nb-db-server@sha256:99faa34bb4f59a019b73c4d581e88e45e3a909d3a659d4b50e8147de1bc0c1a8 2026-05-22 02:13:31.868885 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:13:31.913552 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:13:31.913656 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:13:31.913669 | ubuntu-noble-large | DiffID: sha256:afef9d3718aafdffe46ca8002c2b3844e3b2e688391855d655a8d13ecad14a23 2026-05-22 02:13:31.913678 | ubuntu-noble-large | DiffID: sha256:56c8b5da7b8a4cf13742dfdcfd0cdf2b6758852f0631ab3efe6196f8f537c45c 2026-05-22 02:13:31.913687 | ubuntu-noble-large | DiffID: sha256:65afce07395bf377b480aed7523e7885321a5a3dd72ddaa2c476a5d20750a15b 2026-05-22 02:13:31.959766 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-nb-db-server@sha256:99faa34bb4f59a019b73c4d581e88e45e3a909d3a659d4b50e8147de1bc0c1a8 2026-05-22 02:13:31.960029 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:13:31.960115 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2026-05-22 02:13:31.960262 | ubuntu-noble-large | [SUCCESS] [86/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2026-05-22 02:13:31.966490 | ubuntu-noble-large | [INFO]  [87/134] Checking: osism.harbor.regio.digital/kolla/redis:2025.1 2026-05-22 02:13:31.966644 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/redis:2025.1 2026-05-22 02:13:32.616331 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/redis:2025.1 2026-05-22 02:13:32.616428 | ubuntu-noble-large | [SUCCESS] [87/134] EXISTS: osism.harbor.regio.digital/kolla/redis:2025.1 2026-05-22 02:13:32.616548 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/redis:2025.1 2026-05-22 02:13:32.658248 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/redis:2025.1 2026-05-22 02:13:32.658436 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/redis:2025.1 2026-05-22 02:13:32.658652 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:13:32.703812 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:2d672cb44d8ad0b41cb94e054b5fbe137daeab1bed76a89372a6f87256be1585 2026-05-22 02:13:32.703948 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/redis:temp-remote-check-138303-4772 2026-05-22 02:13:32.971840 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:13:33.017106 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:2d672cb44d8ad0b41cb94e054b5fbe137daeab1bed76a89372a6f87256be1585 2026-05-22 02:13:33.017191 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:13:33.055076 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:13:33.055166 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:13:33.055176 | ubuntu-noble-large | DiffID: sha256:eb59de19914148ab8083bb6fcd1650b7cd53021ee4734edf31bef50da4d37ed0 2026-05-22 02:13:33.055184 | ubuntu-noble-large | DiffID: sha256:20162131653dadc6b621e0830085d376c4b7c9a513ea00ecacb64e385e9f5035 2026-05-22 02:13:33.102862 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/redis@sha256:7340ac23b77211cd74efcb193ec7854b680c04a3d597ac7af2d4139043c1fa73 2026-05-22 02:13:33.103445 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:13:33.139377 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:13:33.139470 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:13:33.139484 | ubuntu-noble-large | DiffID: sha256:eb59de19914148ab8083bb6fcd1650b7cd53021ee4734edf31bef50da4d37ed0 2026-05-22 02:13:33.139519 | ubuntu-noble-large | DiffID: sha256:20162131653dadc6b621e0830085d376c4b7c9a513ea00ecacb64e385e9f5035 2026-05-22 02:13:33.186866 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/redis@sha256:7340ac23b77211cd74efcb193ec7854b680c04a3d597ac7af2d4139043c1fa73 2026-05-22 02:13:33.187647 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:13:33.187783 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/redis:2025.1 2026-05-22 02:13:33.187994 | ubuntu-noble-large | [SUCCESS] [87/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/redis:2025.1 2026-05-22 02:13:33.194634 | ubuntu-noble-large | [INFO]  [88/134] Checking: osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2026-05-22 02:13:33.194793 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2026-05-22 02:13:33.656632 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2026-05-22 02:13:33.656724 | ubuntu-noble-large | [SUCCESS] [88/134] EXISTS: osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2026-05-22 02:13:33.656829 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2026-05-22 02:13:33.700565 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2026-05-22 02:13:33.700793 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2026-05-22 02:13:33.700983 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:13:33.747850 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:7a85bcd0cfe3daaf3efe2bad4c2875e7145acb64ef397020cb3af956bf9cc3d0 2026-05-22 02:13:33.747979 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/redis-sentinel:temp-remote-check-138303-32043 2026-05-22 02:13:34.011951 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:13:34.054959 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:7a85bcd0cfe3daaf3efe2bad4c2875e7145acb64ef397020cb3af956bf9cc3d0 2026-05-22 02:13:34.055035 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:13:34.091857 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:13:34.091927 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:13:34.091939 | ubuntu-noble-large | DiffID: sha256:eb59de19914148ab8083bb6fcd1650b7cd53021ee4734edf31bef50da4d37ed0 2026-05-22 02:13:34.091949 | ubuntu-noble-large | DiffID: sha256:5447099f0df37acb4545119d90f9190a46cff0155aecabc7d4e4e21171c1a758 2026-05-22 02:13:34.135474 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/redis-sentinel@sha256:5a262171bd61e160a30a705c636976ef88a70444869509c6979d31cd83413dfc 2026-05-22 02:13:34.135691 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:13:34.180023 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:13:34.180090 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:13:34.180102 | ubuntu-noble-large | DiffID: sha256:eb59de19914148ab8083bb6fcd1650b7cd53021ee4734edf31bef50da4d37ed0 2026-05-22 02:13:34.180112 | ubuntu-noble-large | DiffID: sha256:5447099f0df37acb4545119d90f9190a46cff0155aecabc7d4e4e21171c1a758 2026-05-22 02:13:34.225631 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/redis-sentinel@sha256:5a262171bd61e160a30a705c636976ef88a70444869509c6979d31cd83413dfc 2026-05-22 02:13:34.226402 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:13:34.226518 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2026-05-22 02:13:34.226721 | ubuntu-noble-large | [SUCCESS] [88/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2026-05-22 02:13:34.233016 | ubuntu-noble-large | [INFO]  [89/134] Checking: osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2026-05-22 02:13:34.233174 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2026-05-22 02:13:35.031002 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2026-05-22 02:13:35.031098 | ubuntu-noble-large | [SUCCESS] [89/134] EXISTS: osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2026-05-22 02:13:35.031153 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2026-05-22 02:13:35.074762 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2026-05-22 02:13:35.074827 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2026-05-22 02:13:35.074839 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:13:35.118753 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:70dcfb5d3d4f4561af5613e96a006589ef3ff5e8d52140707179cc9066d3fb84 2026-05-22 02:13:35.118846 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/mariadb-server:temp-remote-check-138303-8981 2026-05-22 02:13:35.383549 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:13:35.433146 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:70dcfb5d3d4f4561af5613e96a006589ef3ff5e8d52140707179cc9066d3fb84 2026-05-22 02:13:35.433227 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:13:35.477872 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:13:35.477944 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:13:35.477957 | ubuntu-noble-large | DiffID: sha256:c72548d8b142ef1c356f8d515edebad171211b39b61cbc224f88a9756b23cb7d 2026-05-22 02:13:35.477967 | ubuntu-noble-large | DiffID: sha256:6dd27b89d66f789d872fdf585fba8905c821ba7c9597775037927125fe2cb766 2026-05-22 02:13:35.528712 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/mariadb-server@sha256:3ba79387681fa2b1ae276020de87dc2f788d3aeaf963fc3e4fb9b98ee1413aeb 2026-05-22 02:13:35.529732 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:13:35.574368 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:13:35.574432 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:13:35.574444 | ubuntu-noble-large | DiffID: sha256:c72548d8b142ef1c356f8d515edebad171211b39b61cbc224f88a9756b23cb7d 2026-05-22 02:13:35.574453 | ubuntu-noble-large | DiffID: sha256:6dd27b89d66f789d872fdf585fba8905c821ba7c9597775037927125fe2cb766 2026-05-22 02:13:35.619534 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/mariadb-server@sha256:3ba79387681fa2b1ae276020de87dc2f788d3aeaf963fc3e4fb9b98ee1413aeb 2026-05-22 02:13:35.620887 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:13:35.620957 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2026-05-22 02:13:35.620972 | ubuntu-noble-large | [SUCCESS] [89/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2026-05-22 02:13:35.625744 | ubuntu-noble-large | [INFO]  [90/134] Checking: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2026-05-22 02:13:35.625816 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2026-05-22 02:13:36.317789 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2026-05-22 02:13:36.317916 | ubuntu-noble-large | [SUCCESS] [90/134] EXISTS: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2026-05-22 02:13:36.317931 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2026-05-22 02:13:36.362703 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2026-05-22 02:13:36.362777 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2026-05-22 02:13:36.363520 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:13:36.408800 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:2633dea5cfa9777358585598628cbd5ea8e48f0b8de83b89edaca3df1f9b7d02 2026-05-22 02:13:36.408924 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/mariadb-clustercheck:temp-remote-check-138303-3161 2026-05-22 02:13:36.678765 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:13:36.723704 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:2633dea5cfa9777358585598628cbd5ea8e48f0b8de83b89edaca3df1f9b7d02 2026-05-22 02:13:36.723766 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:13:36.770312 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:13:36.770386 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:13:36.770397 | ubuntu-noble-large | DiffID: sha256:c72548d8b142ef1c356f8d515edebad171211b39b61cbc224f88a9756b23cb7d 2026-05-22 02:13:36.770405 | ubuntu-noble-large | DiffID: sha256:0d1f1c4e82ce992a12869780c327e74af7402c9d26c4d5fd773a5e0fed48c19d 2026-05-22 02:13:36.816330 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/mariadb-clustercheck@sha256:5b2115c4b19215d1649f6e9c52a8e614701ae50c96647e001d6281bd59556fc5 2026-05-22 02:13:36.816661 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:13:36.861005 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:13:36.861063 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:13:36.861072 | ubuntu-noble-large | DiffID: sha256:c72548d8b142ef1c356f8d515edebad171211b39b61cbc224f88a9756b23cb7d 2026-05-22 02:13:36.861080 | ubuntu-noble-large | DiffID: sha256:0d1f1c4e82ce992a12869780c327e74af7402c9d26c4d5fd773a5e0fed48c19d 2026-05-22 02:13:36.906774 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/mariadb-clustercheck@sha256:5b2115c4b19215d1649f6e9c52a8e614701ae50c96647e001d6281bd59556fc5 2026-05-22 02:13:36.907561 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:13:36.907717 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2026-05-22 02:13:36.907923 | ubuntu-noble-large | [SUCCESS] [90/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2026-05-22 02:13:36.914379 | ubuntu-noble-large | [INFO]  [91/134] Checking: osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2026-05-22 02:13:36.914513 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2026-05-22 02:13:37.612426 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2026-05-22 02:13:37.612538 | ubuntu-noble-large | [SUCCESS] [91/134] EXISTS: osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2026-05-22 02:13:37.612650 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2026-05-22 02:13:37.660308 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2026-05-22 02:13:37.660495 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2026-05-22 02:13:37.660739 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:13:37.704817 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:a1622322c4d5737c3220c871b83a1ca65ee3a59510d95e5914f34815927fd8ec 2026-05-22 02:13:37.705006 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/hacluster-corosync:temp-remote-check-138303-1940 2026-05-22 02:13:37.967139 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:13:38.014872 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:a1622322c4d5737c3220c871b83a1ca65ee3a59510d95e5914f34815927fd8ec 2026-05-22 02:13:38.014964 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:13:38.058666 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:13:38.058747 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:13:38.058784 | ubuntu-noble-large | DiffID: sha256:3527e3b9726bc8247909fb48cd809d103fdb50b570e7d20aec2d7fd6185c3a28 2026-05-22 02:13:38.058795 | ubuntu-noble-large | DiffID: sha256:1876fd5087e4cdaf81eb9e7953739f1c5eac1f9b70264302b03162c24d8a2f0d 2026-05-22 02:13:38.105668 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/hacluster-corosync@sha256:7c9270600ce21ebf9d1022cf4acd0e4d4205cb9205408c551f38e730c1089bce 2026-05-22 02:13:38.106469 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:13:38.145550 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:13:38.145668 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:13:38.145682 | ubuntu-noble-large | DiffID: sha256:3527e3b9726bc8247909fb48cd809d103fdb50b570e7d20aec2d7fd6185c3a28 2026-05-22 02:13:38.145693 | ubuntu-noble-large | DiffID: sha256:1876fd5087e4cdaf81eb9e7953739f1c5eac1f9b70264302b03162c24d8a2f0d 2026-05-22 02:13:38.191669 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/hacluster-corosync@sha256:7c9270600ce21ebf9d1022cf4acd0e4d4205cb9205408c551f38e730c1089bce 2026-05-22 02:13:38.192410 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:13:38.192499 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2026-05-22 02:13:38.192669 | ubuntu-noble-large | [SUCCESS] [91/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2026-05-22 02:13:38.198237 | ubuntu-noble-large | [INFO]  [92/134] Checking: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2026-05-22 02:13:38.198331 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2026-05-22 02:13:38.825531 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2026-05-22 02:13:38.825659 | ubuntu-noble-large | [SUCCESS] [92/134] EXISTS: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2026-05-22 02:13:38.825773 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2026-05-22 02:13:38.871151 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2026-05-22 02:13:38.871383 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2026-05-22 02:13:38.871619 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:13:38.920917 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:0ebc1bfa9987a31c494bfff9eb6783f81aa7218d56d1025cd249929c7f36aa32 2026-05-22 02:13:38.921146 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:temp-remote-check-138303-17560 2026-05-22 02:13:39.187703 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:13:39.233506 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:0ebc1bfa9987a31c494bfff9eb6783f81aa7218d56d1025cd249929c7f36aa32 2026-05-22 02:13:39.233590 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:13:39.272394 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:13:39.272460 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:13:39.272474 | ubuntu-noble-large | DiffID: sha256:3527e3b9726bc8247909fb48cd809d103fdb50b570e7d20aec2d7fd6185c3a28 2026-05-22 02:13:39.272500 | ubuntu-noble-large | DiffID: sha256:483e6c3a3194ef6dac1e366690626e034f32dbebebbe18ed312d526008cdf9c4 2026-05-22 02:13:39.314190 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote@sha256:c7bfed673c86bd92882841ca3d9440048ea968f02ac55252a112828dd2fc4c41 2026-05-22 02:13:39.314524 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:13:39.359848 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:13:39.359915 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:13:39.359928 | ubuntu-noble-large | DiffID: sha256:3527e3b9726bc8247909fb48cd809d103fdb50b570e7d20aec2d7fd6185c3a28 2026-05-22 02:13:39.359961 | ubuntu-noble-large | DiffID: sha256:483e6c3a3194ef6dac1e366690626e034f32dbebebbe18ed312d526008cdf9c4 2026-05-22 02:13:39.405043 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote@sha256:c7bfed673c86bd92882841ca3d9440048ea968f02ac55252a112828dd2fc4c41 2026-05-22 02:13:39.405857 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:13:39.406053 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2026-05-22 02:13:39.406269 | ubuntu-noble-large | [SUCCESS] [92/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2026-05-22 02:13:39.412942 | ubuntu-noble-large | [INFO]  [93/134] Checking: osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2026-05-22 02:13:39.413106 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2026-05-22 02:13:40.197876 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2026-05-22 02:13:40.197974 | ubuntu-noble-large | [SUCCESS] [93/134] EXISTS: osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2026-05-22 02:13:40.198079 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2026-05-22 02:13:40.240208 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2026-05-22 02:13:40.240389 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2026-05-22 02:13:40.240572 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:13:40.284038 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:f106884320dd88558668b74fdcafde1a0d835a9c87b71442cb32259ca56cd840 2026-05-22 02:13:40.284213 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/hacluster-pcs:temp-remote-check-138303-16807 2026-05-22 02:13:40.555489 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:13:40.600316 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:f106884320dd88558668b74fdcafde1a0d835a9c87b71442cb32259ca56cd840 2026-05-22 02:13:40.600392 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:13:40.639145 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:13:40.639208 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:13:40.639216 | ubuntu-noble-large | DiffID: sha256:3527e3b9726bc8247909fb48cd809d103fdb50b570e7d20aec2d7fd6185c3a28 2026-05-22 02:13:40.639223 | ubuntu-noble-large | DiffID: sha256:3506d61a67e8b9ba0cb2cbb91bfb8537c04a8eea5fa206e5ec393587aeb705b6 2026-05-22 02:13:40.684989 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/hacluster-pcs@sha256:8933739ded32fe0715b591fc50bcbb1d4ae88dcc7b1ac8914a765b56d6cdae69 2026-05-22 02:13:40.685627 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:13:40.721721 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:13:40.721817 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:13:40.721833 | ubuntu-noble-large | DiffID: sha256:3527e3b9726bc8247909fb48cd809d103fdb50b570e7d20aec2d7fd6185c3a28 2026-05-22 02:13:40.721843 | ubuntu-noble-large | DiffID: sha256:3506d61a67e8b9ba0cb2cbb91bfb8537c04a8eea5fa206e5ec393587aeb705b6 2026-05-22 02:13:40.764033 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/hacluster-pcs@sha256:8933739ded32fe0715b591fc50bcbb1d4ae88dcc7b1ac8914a765b56d6cdae69 2026-05-22 02:13:40.764293 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:13:40.764357 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2026-05-22 02:13:40.764511 | ubuntu-noble-large | [SUCCESS] [93/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2026-05-22 02:13:40.770188 | ubuntu-noble-large | [INFO]  [94/134] Checking: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2026-05-22 02:13:40.770303 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2026-05-22 02:13:41.624164 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2026-05-22 02:13:41.624258 | ubuntu-noble-large | [SUCCESS] [94/134] EXISTS: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2026-05-22 02:13:41.624365 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2026-05-22 02:13:41.669566 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2026-05-22 02:13:41.669788 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2026-05-22 02:13:41.669994 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:13:41.712676 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:39fe845dcbecde5a5b81dfc7d1feb232b4eef87656652500c46969571f35c535 2026-05-22 02:13:41.712832 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/hacluster-pacemaker:temp-remote-check-138303-26309 2026-05-22 02:13:41.976958 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:13:42.020481 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:39fe845dcbecde5a5b81dfc7d1feb232b4eef87656652500c46969571f35c535 2026-05-22 02:13:42.020582 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:13:42.062059 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:13:42.062127 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:13:42.062135 | ubuntu-noble-large | DiffID: sha256:3527e3b9726bc8247909fb48cd809d103fdb50b570e7d20aec2d7fd6185c3a28 2026-05-22 02:13:42.062142 | ubuntu-noble-large | DiffID: sha256:10998413f1cad7ca69434e7e8ef9c5531e741edeb09b1b03b842177a26e0b27c 2026-05-22 02:13:42.110217 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/hacluster-pacemaker@sha256:22449c06e1e05c18ef7b9fcd33bf8afc7f3c3aa40eef2c1fbc8ee3921d38b977 2026-05-22 02:13:42.110919 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:13:42.151040 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:13:42.151143 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:13:42.151157 | ubuntu-noble-large | DiffID: sha256:3527e3b9726bc8247909fb48cd809d103fdb50b570e7d20aec2d7fd6185c3a28 2026-05-22 02:13:42.151167 | ubuntu-noble-large | DiffID: sha256:10998413f1cad7ca69434e7e8ef9c5531e741edeb09b1b03b842177a26e0b27c 2026-05-22 02:13:42.195069 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/hacluster-pacemaker@sha256:22449c06e1e05c18ef7b9fcd33bf8afc7f3c3aa40eef2c1fbc8ee3921d38b977 2026-05-22 02:13:42.195825 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:13:42.195932 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2026-05-22 02:13:42.196111 | ubuntu-noble-large | [SUCCESS] [94/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2026-05-22 02:13:42.201937 | ubuntu-noble-large | [INFO]  [95/134] Checking: osism.harbor.regio.digital/kolla/horizon:2025.1 2026-05-22 02:13:42.202061 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/horizon:2025.1 2026-05-22 02:13:43.142876 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/horizon:2025.1 2026-05-22 02:13:43.142961 | ubuntu-noble-large | [SUCCESS] [95/134] EXISTS: osism.harbor.regio.digital/kolla/horizon:2025.1 2026-05-22 02:13:43.142973 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/horizon:2025.1 2026-05-22 02:13:43.180703 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/horizon:2025.1 2026-05-22 02:13:43.180788 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/horizon:2025.1 2026-05-22 02:13:43.180801 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:13:43.219711 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:ff5608f487ae9cf1e205d050ed7c70caf361ab7bda747e77fb3507346ef913db 2026-05-22 02:13:43.219797 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/horizon:temp-remote-check-138303-13533 2026-05-22 02:13:43.492185 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:13:43.539655 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:ff5608f487ae9cf1e205d050ed7c70caf361ab7bda747e77fb3507346ef913db 2026-05-22 02:13:43.539724 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:13:43.573818 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:13:43.573900 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:13:43.573915 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:13:43.573927 | ubuntu-noble-large | DiffID: sha256:55bf7972aa55c11bcf14c2c9a9278c5dac20e6846fd15fbb69c222bdb88e4c9b 2026-05-22 02:13:43.620661 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/horizon@sha256:098fad5f7294f8fb5e6ee55edf5800536aa301bd56fd5fd10295fa4785b57835 2026-05-22 02:13:43.621723 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:13:43.662135 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:13:43.662205 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:13:43.662217 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:13:43.662227 | ubuntu-noble-large | DiffID: sha256:55bf7972aa55c11bcf14c2c9a9278c5dac20e6846fd15fbb69c222bdb88e4c9b 2026-05-22 02:13:43.706991 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/horizon@sha256:098fad5f7294f8fb5e6ee55edf5800536aa301bd56fd5fd10295fa4785b57835 2026-05-22 02:13:43.707828 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:13:43.707973 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/horizon:2025.1 2026-05-22 02:13:43.708144 | ubuntu-noble-large | [SUCCESS] [95/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/horizon:2025.1 2026-05-22 02:13:43.714863 | ubuntu-noble-large | [INFO]  [96/134] Checking: osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2026-05-22 02:13:43.715011 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2026-05-22 02:13:44.337745 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2026-05-22 02:13:44.337841 | ubuntu-noble-large | [SUCCESS] [96/134] EXISTS: osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2026-05-22 02:13:44.337924 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2026-05-22 02:13:44.380948 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2026-05-22 02:13:44.381220 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2026-05-22 02:13:44.381427 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:13:44.424132 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:d6e3b0ce7f58a28b353716e2b601d177a303bd2b34488639c79fee63ee551b82 2026-05-22 02:13:44.424276 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ironic-inspector:temp-remote-check-138303-18384 2026-05-22 02:13:44.729545 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:13:44.772254 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:d6e3b0ce7f58a28b353716e2b601d177a303bd2b34488639c79fee63ee551b82 2026-05-22 02:13:44.772340 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:13:44.812340 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:13:44.812433 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:13:44.812449 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:13:44.812486 | ubuntu-noble-large | DiffID: sha256:be8fd834af8c7bf87fcc60a36412e77dc0735ca93b592c653ef39321822c4c69 2026-05-22 02:13:44.856381 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-inspector@sha256:a62a74f66e2303ea68f8315b567720740f71f3b43c88dce328411074ee9e9e63 2026-05-22 02:13:44.856902 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:13:44.893682 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:13:44.893768 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:13:44.893781 | ubuntu-noble-large | DiffID: sha256:14497448aa8f710d1854ea4db4f3073e5aca2259d029c77eef671b99141306b7 2026-05-22 02:13:44.893791 | ubuntu-noble-large | DiffID: sha256:be8fd834af8c7bf87fcc60a36412e77dc0735ca93b592c653ef39321822c4c69 2026-05-22 02:13:44.938504 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-inspector@sha256:a62a74f66e2303ea68f8315b567720740f71f3b43c88dce328411074ee9e9e63 2026-05-22 02:13:44.939130 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:13:44.939213 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2026-05-22 02:13:44.939355 | ubuntu-noble-large | [SUCCESS] [96/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2026-05-22 02:13:44.945482 | ubuntu-noble-large | [INFO]  [97/134] Checking: osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2026-05-22 02:13:44.945563 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2026-05-22 02:13:45.587784 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2026-05-22 02:13:45.587877 | ubuntu-noble-large | [SUCCESS] [97/134] EXISTS: osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2026-05-22 02:13:45.588002 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2026-05-22 02:13:45.628866 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2026-05-22 02:13:45.629104 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2026-05-22 02:13:45.629271 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:13:45.671516 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:140e3f218824acc3177681001e677f48a41bab15308370f754d31e4aecafd21a 2026-05-22 02:13:45.671626 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/openvswitch-db-server:temp-remote-check-138303-21770 2026-05-22 02:13:45.942460 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:13:45.986894 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:140e3f218824acc3177681001e677f48a41bab15308370f754d31e4aecafd21a 2026-05-22 02:13:45.986989 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:13:46.034312 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:13:46.034393 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:13:46.034405 | ubuntu-noble-large | DiffID: sha256:afef9d3718aafdffe46ca8002c2b3844e3b2e688391855d655a8d13ecad14a23 2026-05-22 02:13:46.034414 | ubuntu-noble-large | DiffID: sha256:97f4a85309408584c389ac074cdf8836bd7e9241a6346f9d86cf251f420ec42e 2026-05-22 02:13:46.081043 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/openvswitch-db-server@sha256:57d556ef37e1f583575c5104390e1caf16e57914a6d9bcf113155b70449c2896 2026-05-22 02:13:46.081720 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:13:46.121509 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:13:46.121583 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:13:46.121622 | ubuntu-noble-large | DiffID: sha256:afef9d3718aafdffe46ca8002c2b3844e3b2e688391855d655a8d13ecad14a23 2026-05-22 02:13:46.121658 | ubuntu-noble-large | DiffID: sha256:97f4a85309408584c389ac074cdf8836bd7e9241a6346f9d86cf251f420ec42e 2026-05-22 02:13:46.170269 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/openvswitch-db-server@sha256:57d556ef37e1f583575c5104390e1caf16e57914a6d9bcf113155b70449c2896 2026-05-22 02:13:46.170653 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:13:46.170776 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2026-05-22 02:13:46.170994 | ubuntu-noble-large | [SUCCESS] [97/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2026-05-22 02:13:46.177354 | ubuntu-noble-large | [INFO]  [98/134] Checking: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2026-05-22 02:13:46.177550 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2026-05-22 02:13:46.804651 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2026-05-22 02:13:46.804731 | ubuntu-noble-large | [SUCCESS] [98/134] EXISTS: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2026-05-22 02:13:46.804884 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2026-05-22 02:13:46.845507 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2026-05-22 02:13:46.845618 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2026-05-22 02:13:46.845745 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:13:46.884514 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:aa3a60b9d379f9eaccc965a6bbd446383b4a6b883b65f8b462c0adce5bae2f2c 2026-05-22 02:13:46.884621 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:temp-remote-check-138303-3476 2026-05-22 02:13:47.176528 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:13:47.220268 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:aa3a60b9d379f9eaccc965a6bbd446383b4a6b883b65f8b462c0adce5bae2f2c 2026-05-22 02:13:47.220353 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:13:47.264357 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:13:47.264437 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:13:47.264449 | ubuntu-noble-large | DiffID: sha256:afef9d3718aafdffe46ca8002c2b3844e3b2e688391855d655a8d13ecad14a23 2026-05-22 02:13:47.264459 | ubuntu-noble-large | DiffID: sha256:0f80db11ffc28e3bdd94478c4d7091617429943260ef75da7ca60f8e700a3945 2026-05-22 02:13:47.310721 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/openvswitch-vswitchd@sha256:a76f34fac11fea51e361dc07398965ab5a83179573bbecb6f596b8f27bab5c5f 2026-05-22 02:13:47.311206 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:13:47.348446 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:13:47.348532 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:13:47.348547 | ubuntu-noble-large | DiffID: sha256:afef9d3718aafdffe46ca8002c2b3844e3b2e688391855d655a8d13ecad14a23 2026-05-22 02:13:47.348558 | ubuntu-noble-large | DiffID: sha256:0f80db11ffc28e3bdd94478c4d7091617429943260ef75da7ca60f8e700a3945 2026-05-22 02:13:47.391567 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/openvswitch-vswitchd@sha256:a76f34fac11fea51e361dc07398965ab5a83179573bbecb6f596b8f27bab5c5f 2026-05-22 02:13:47.392317 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:13:47.392447 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2026-05-22 02:13:47.392650 | ubuntu-noble-large | [SUCCESS] [98/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2026-05-22 02:13:47.399198 | ubuntu-noble-large | [INFO]  [99/134] Checking: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2026-05-22 02:13:47.399327 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2026-05-22 02:13:48.417558 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2026-05-22 02:13:48.417692 | ubuntu-noble-large | [SUCCESS] [99/134] EXISTS: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2026-05-22 02:13:48.417822 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2026-05-22 02:13:48.460554 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2026-05-22 02:13:48.460718 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2026-05-22 02:13:48.460871 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:13:48.501652 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:4a30677de8084092a89e2d5e40d5197bf1def28aa559c477b363e97cbaef85ba 2026-05-22 02:13:48.501735 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:temp-remote-check-138303-10390 2026-05-22 02:13:48.758060 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:13:48.799623 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:4a30677de8084092a89e2d5e40d5197bf1def28aa559c477b363e97cbaef85ba 2026-05-22 02:13:48.799710 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:13:48.843621 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:13:48.843690 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:13:48.843701 | ubuntu-noble-large | DiffID: sha256:28dd9faa0dc55d6cf369a83d30ddc4b4fece74070ccf0c6f76e73c25f8588211 2026-05-22 02:13:48.843710 | ubuntu-noble-large | DiffID: sha256:c1dbb5e7ffb06c9e7b1c611017ad14404d81dd1d8ca8ba8fb822790dbda7b0ea 2026-05-22 02:13:48.891853 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd@sha256:5de55f3c89f3ba640b8f0f0ed0180a530f555a7fdd50d039267da5eacffdf3d0 2026-05-22 02:13:48.892442 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:13:48.936186 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:13:48.936248 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:13:48.936259 | ubuntu-noble-large | DiffID: sha256:28dd9faa0dc55d6cf369a83d30ddc4b4fece74070ccf0c6f76e73c25f8588211 2026-05-22 02:13:48.936268 | ubuntu-noble-large | DiffID: sha256:c1dbb5e7ffb06c9e7b1c611017ad14404d81dd1d8ca8ba8fb822790dbda7b0ea 2026-05-22 02:13:48.980638 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd@sha256:5de55f3c89f3ba640b8f0f0ed0180a530f555a7fdd50d039267da5eacffdf3d0 2026-05-22 02:13:48.981399 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:13:48.981531 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2026-05-22 02:13:48.981732 | ubuntu-noble-large | [SUCCESS] [99/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2026-05-22 02:13:48.987245 | ubuntu-noble-large | [INFO]  [100/134] Checking: osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2026-05-22 02:13:48.987402 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2026-05-22 02:13:49.402173 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2026-05-22 02:13:49.402257 | ubuntu-noble-large | [SUCCESS] [100/134] EXISTS: osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2026-05-22 02:13:49.402361 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2026-05-22 02:13:49.444492 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2026-05-22 02:13:49.444691 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2026-05-22 02:13:49.444882 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:13:49.491687 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:0c7dc386d42b1c93d5a8ec3d422e78ffb374851b7afb4cf70120635ef2ebc15e 2026-05-22 02:13:49.491804 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ovsdpdk-db:temp-remote-check-138303-7516 2026-05-22 02:13:49.766454 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:13:49.810250 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:0c7dc386d42b1c93d5a8ec3d422e78ffb374851b7afb4cf70120635ef2ebc15e 2026-05-22 02:13:49.810317 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:13:49.849556 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:13:49.849654 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:13:49.849668 | ubuntu-noble-large | DiffID: sha256:28dd9faa0dc55d6cf369a83d30ddc4b4fece74070ccf0c6f76e73c25f8588211 2026-05-22 02:13:49.849678 | ubuntu-noble-large | DiffID: sha256:aae08207ccf1049d5f19641dfceb61ed25581a5ba3dab69a9762d207cadd0119 2026-05-22 02:13:49.894360 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovsdpdk-db@sha256:de99da83d6880f949fd63f37f0616e6b9ce5af1e9c3e4dcf1a405664bf046bfb 2026-05-22 02:13:49.895172 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:13:49.937751 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:13:49.937797 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:13:49.937804 | ubuntu-noble-large | DiffID: sha256:28dd9faa0dc55d6cf369a83d30ddc4b4fece74070ccf0c6f76e73c25f8588211 2026-05-22 02:13:49.937810 | ubuntu-noble-large | DiffID: sha256:aae08207ccf1049d5f19641dfceb61ed25581a5ba3dab69a9762d207cadd0119 2026-05-22 02:13:49.984905 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovsdpdk-db@sha256:de99da83d6880f949fd63f37f0616e6b9ce5af1e9c3e4dcf1a405664bf046bfb 2026-05-22 02:13:49.985647 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:13:49.985768 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2026-05-22 02:13:49.985940 | ubuntu-noble-large | [SUCCESS] [100/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2026-05-22 02:13:49.992117 | ubuntu-noble-large | [INFO]  [101/134] Checking: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2026-05-22 02:13:49.992251 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2026-05-22 02:13:50.911213 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2026-05-22 02:13:50.911310 | ubuntu-noble-large | [SUCCESS] [101/134] EXISTS: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2026-05-22 02:13:50.911436 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2026-05-22 02:13:50.953333 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2026-05-22 02:13:50.953589 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2026-05-22 02:13:50.953859 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:13:50.999213 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:10bc0cb7220b9f3c207b6c9ee480613c32551989912885ccd7b00902b3ff85d6 2026-05-22 02:13:50.999504 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/letsencrypt-webserver:temp-remote-check-138303-3877 2026-05-22 02:13:51.287949 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:13:51.332304 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:10bc0cb7220b9f3c207b6c9ee480613c32551989912885ccd7b00902b3ff85d6 2026-05-22 02:13:51.332378 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:13:51.375889 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:13:51.375952 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:13:51.375975 | ubuntu-noble-large | DiffID: sha256:60e43f49f1b89935e2120abdbc17fc7668d3ef613a71db04958fa75586e747b1 2026-05-22 02:13:51.376001 | ubuntu-noble-large | DiffID: sha256:55967fff5bb64a36dd1e2eab9dbbbb4dc80be1351e750fdccdb96fedb39cd3e2 2026-05-22 02:13:51.425457 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/letsencrypt-webserver@sha256:012f50fbe6aa603f5b517217858298dcd29019039b3f89198d2422ac0baba7ac 2026-05-22 02:13:51.426265 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:13:51.463142 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:13:51.463191 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:13:51.463198 | ubuntu-noble-large | DiffID: sha256:60e43f49f1b89935e2120abdbc17fc7668d3ef613a71db04958fa75586e747b1 2026-05-22 02:13:51.463204 | ubuntu-noble-large | DiffID: sha256:55967fff5bb64a36dd1e2eab9dbbbb4dc80be1351e750fdccdb96fedb39cd3e2 2026-05-22 02:13:51.507171 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/letsencrypt-webserver@sha256:012f50fbe6aa603f5b517217858298dcd29019039b3f89198d2422ac0baba7ac 2026-05-22 02:13:51.507997 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:13:51.508077 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2026-05-22 02:13:51.508100 | ubuntu-noble-large | [SUCCESS] [101/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2026-05-22 02:13:51.514156 | ubuntu-noble-large | [INFO]  [102/134] Checking: osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2026-05-22 02:13:51.514218 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2026-05-22 02:13:52.494106 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2026-05-22 02:13:52.494214 | ubuntu-noble-large | [SUCCESS] [102/134] EXISTS: osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2026-05-22 02:13:52.494314 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2026-05-22 02:13:52.538375 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2026-05-22 02:13:52.538524 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2026-05-22 02:13:52.538661 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:13:52.580860 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:0e5e69f9c9d6652ed700aa5ada05a6d740ef63f2e5b228187781fbb37a280c7e 2026-05-22 02:13:52.581039 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/letsencrypt-lego:temp-remote-check-138303-13993 2026-05-22 02:13:52.852583 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:13:52.896627 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:0e5e69f9c9d6652ed700aa5ada05a6d740ef63f2e5b228187781fbb37a280c7e 2026-05-22 02:13:52.896733 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:13:52.937707 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:13:52.937783 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:13:52.937792 | ubuntu-noble-large | DiffID: sha256:60e43f49f1b89935e2120abdbc17fc7668d3ef613a71db04958fa75586e747b1 2026-05-22 02:13:52.937800 | ubuntu-noble-large | DiffID: sha256:cebee0fb68b41792a06fe5ffdb38d9dd87d12e958b74a394d19a131496957d97 2026-05-22 02:13:52.987402 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/letsencrypt-lego@sha256:438e056e0599c81fc2ce3fe064ac286a287377a6eaa5b56427fb3f335d395df8 2026-05-22 02:13:52.988171 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:13:53.027876 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:13:53.027943 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:13:53.027971 | ubuntu-noble-large | DiffID: sha256:60e43f49f1b89935e2120abdbc17fc7668d3ef613a71db04958fa75586e747b1 2026-05-22 02:13:53.027978 | ubuntu-noble-large | DiffID: sha256:cebee0fb68b41792a06fe5ffdb38d9dd87d12e958b74a394d19a131496957d97 2026-05-22 02:13:53.066164 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/letsencrypt-lego@sha256:438e056e0599c81fc2ce3fe064ac286a287377a6eaa5b56427fb3f335d395df8 2026-05-22 02:13:53.066930 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:13:53.067042 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2026-05-22 02:13:53.067058 | ubuntu-noble-large | [SUCCESS] [102/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2026-05-22 02:13:53.073105 | ubuntu-noble-large | [INFO]  [103/134] Checking: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2026-05-22 02:13:53.073169 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2026-05-22 02:13:53.748185 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2026-05-22 02:13:53.748300 | ubuntu-noble-large | [SUCCESS] [103/134] EXISTS: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2026-05-22 02:13:53.748382 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2026-05-22 02:13:53.794692 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2026-05-22 02:13:53.794895 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2026-05-22 02:13:53.795129 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:13:53.839645 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:892428036ea7b10fb7b6416c3a2f6ca10c0c0d3163a20a362eb59bfa9286f0bd 2026-05-22 02:13:53.839805 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-node-exporter:temp-remote-check-138303-18002 2026-05-22 02:13:54.099793 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:13:54.140756 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:892428036ea7b10fb7b6416c3a2f6ca10c0c0d3163a20a362eb59bfa9286f0bd 2026-05-22 02:13:54.140815 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:13:54.183445 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:13:54.183487 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:13:54.183496 | ubuntu-noble-large | DiffID: sha256:a2d3ca6b4006a7ff13455a7fb5ace34effc479ed3574fcff4233d041ed0eba6c 2026-05-22 02:13:54.183503 | ubuntu-noble-large | DiffID: sha256:5f0515f01f6d5ab2005616bf256ede96476e4c782f83f1c5841ecb6043de5126 2026-05-22 02:13:54.227436 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-node-exporter@sha256:f463b40c167b6de6a7e755ecc7546baea97453adf08aa9ca464dcd572612f8dc 2026-05-22 02:13:54.228128 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:13:54.266825 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:13:54.266895 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:13:54.266906 | ubuntu-noble-large | DiffID: sha256:a2d3ca6b4006a7ff13455a7fb5ace34effc479ed3574fcff4233d041ed0eba6c 2026-05-22 02:13:54.266915 | ubuntu-noble-large | DiffID: sha256:5f0515f01f6d5ab2005616bf256ede96476e4c782f83f1c5841ecb6043de5126 2026-05-22 02:13:54.302432 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-node-exporter@sha256:f463b40c167b6de6a7e755ecc7546baea97453adf08aa9ca464dcd572612f8dc 2026-05-22 02:13:54.304007 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:13:54.304057 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2026-05-22 02:13:54.304071 | ubuntu-noble-large | [SUCCESS] [103/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2026-05-22 02:13:54.310412 | ubuntu-noble-large | [INFO]  [104/134] Checking: osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2026-05-22 02:13:54.310476 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2026-05-22 02:13:55.011196 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2026-05-22 02:13:55.011287 | ubuntu-noble-large | [SUCCESS] [104/134] EXISTS: osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2026-05-22 02:13:55.011300 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2026-05-22 02:13:55.055825 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2026-05-22 02:13:55.055910 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2026-05-22 02:13:55.055927 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:13:55.096221 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:b2b20c77fb4af0116230a9ff9d5fa80f91fb8e05a8a643fbcaa8ffe95a7e98c7 2026-05-22 02:13:55.096359 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-server:temp-remote-check-138303-23704 2026-05-22 02:13:55.381445 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:13:55.428709 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:b2b20c77fb4af0116230a9ff9d5fa80f91fb8e05a8a643fbcaa8ffe95a7e98c7 2026-05-22 02:13:55.428789 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:13:55.473201 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:13:55.473258 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:13:55.473270 | ubuntu-noble-large | DiffID: sha256:a2d3ca6b4006a7ff13455a7fb5ace34effc479ed3574fcff4233d041ed0eba6c 2026-05-22 02:13:55.473281 | ubuntu-noble-large | DiffID: sha256:1f180142167710c366ea12376c3c5e123b279d6759cbe52acbd0fe43fafd45ee 2026-05-22 02:13:55.523101 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-server@sha256:7c41732840f898951146b6fbbdaae901fead4a039779c15ef76f564100a0c788 2026-05-22 02:13:55.524034 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:13:55.564280 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:13:55.564339 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:13:55.564348 | ubuntu-noble-large | DiffID: sha256:a2d3ca6b4006a7ff13455a7fb5ace34effc479ed3574fcff4233d041ed0eba6c 2026-05-22 02:13:55.564355 | ubuntu-noble-large | DiffID: sha256:1f180142167710c366ea12376c3c5e123b279d6759cbe52acbd0fe43fafd45ee 2026-05-22 02:13:55.611165 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-server@sha256:7c41732840f898951146b6fbbdaae901fead4a039779c15ef76f564100a0c788 2026-05-22 02:13:55.611495 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:13:55.611633 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2026-05-22 02:13:55.611829 | ubuntu-noble-large | [SUCCESS] [104/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2026-05-22 02:13:55.617515 | ubuntu-noble-large | [INFO]  [105/134] Checking: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2026-05-22 02:13:55.617793 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2026-05-22 02:13:56.231815 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2026-05-22 02:13:56.231943 | ubuntu-noble-large | [SUCCESS] [105/134] EXISTS: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2026-05-22 02:13:56.232045 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2026-05-22 02:13:56.278978 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2026-05-22 02:13:56.279204 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2026-05-22 02:13:56.279412 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:13:56.322332 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:9954e43bf26ab51f0923ded4fcb2ec2d912f3f57bfb1bdde80d5386e7ce1caa9 2026-05-22 02:13:56.322405 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-cadvisor:temp-remote-check-138303-22143 2026-05-22 02:13:56.597870 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:13:56.640090 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:9954e43bf26ab51f0923ded4fcb2ec2d912f3f57bfb1bdde80d5386e7ce1caa9 2026-05-22 02:13:56.640172 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:13:56.678363 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:13:56.678420 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:13:56.678429 | ubuntu-noble-large | DiffID: sha256:a2d3ca6b4006a7ff13455a7fb5ace34effc479ed3574fcff4233d041ed0eba6c 2026-05-22 02:13:56.678436 | ubuntu-noble-large | DiffID: sha256:fa3785e3278343ade34d02c78fa0f39f6863542b6984ba36f0da24a9befb7a4f 2026-05-22 02:13:56.726073 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-cadvisor@sha256:91286bda0b979a24cf505d5ccd273a9c68e6cc13bbcf26e5a4855b927c703a79 2026-05-22 02:13:56.726953 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:13:56.769291 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:13:56.769358 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:13:56.769366 | ubuntu-noble-large | DiffID: sha256:a2d3ca6b4006a7ff13455a7fb5ace34effc479ed3574fcff4233d041ed0eba6c 2026-05-22 02:13:56.769373 | ubuntu-noble-large | DiffID: sha256:fa3785e3278343ade34d02c78fa0f39f6863542b6984ba36f0da24a9befb7a4f 2026-05-22 02:13:56.812690 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-cadvisor@sha256:91286bda0b979a24cf505d5ccd273a9c68e6cc13bbcf26e5a4855b927c703a79 2026-05-22 02:13:56.813416 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:13:56.813516 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2026-05-22 02:13:56.813713 | ubuntu-noble-large | [SUCCESS] [105/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2026-05-22 02:13:56.819497 | ubuntu-noble-large | [INFO]  [106/134] Checking: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2026-05-22 02:13:56.819685 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2026-05-22 02:13:57.636306 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2026-05-22 02:13:57.636405 | ubuntu-noble-large | [SUCCESS] [106/134] EXISTS: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2026-05-22 02:13:57.636508 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2026-05-22 02:13:57.677433 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2026-05-22 02:13:57.677679 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2026-05-22 02:13:57.677881 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:13:57.718655 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:efbdd1888f9d92f4976b354e37631ed841c48696e2376bc50bf9f6203b1462f5 2026-05-22 02:13:57.718805 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-alertmanager:temp-remote-check-138303-28481 2026-05-22 02:13:58.038404 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:13:58.085623 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:efbdd1888f9d92f4976b354e37631ed841c48696e2376bc50bf9f6203b1462f5 2026-05-22 02:13:58.085699 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:13:58.123333 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:13:58.123425 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:13:58.123434 | ubuntu-noble-large | DiffID: sha256:a2d3ca6b4006a7ff13455a7fb5ace34effc479ed3574fcff4233d041ed0eba6c 2026-05-22 02:13:58.123442 | ubuntu-noble-large | DiffID: sha256:93312f45049b1e0da41b29f13a6d9ab030aa0fc2bb493da037388b3f693420a8 2026-05-22 02:13:58.165237 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-alertmanager@sha256:f04e44e0984e58231e19e9f9552a472a0c9c651da04bea18da0d87b81d52912a 2026-05-22 02:13:58.165826 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:13:58.206586 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:13:58.206729 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:13:58.206747 | ubuntu-noble-large | DiffID: sha256:a2d3ca6b4006a7ff13455a7fb5ace34effc479ed3574fcff4233d041ed0eba6c 2026-05-22 02:13:58.206762 | ubuntu-noble-large | DiffID: sha256:93312f45049b1e0da41b29f13a6d9ab030aa0fc2bb493da037388b3f693420a8 2026-05-22 02:13:58.251829 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-alertmanager@sha256:f04e44e0984e58231e19e9f9552a472a0c9c651da04bea18da0d87b81d52912a 2026-05-22 02:13:58.252461 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:13:58.252616 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2026-05-22 02:13:58.252817 | ubuntu-noble-large | [SUCCESS] [106/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2026-05-22 02:13:58.259818 | ubuntu-noble-large | [INFO]  [107/134] Checking: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2026-05-22 02:13:58.259935 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2026-05-22 02:13:59.084928 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2026-05-22 02:13:59.085000 | ubuntu-noble-large | [SUCCESS] [107/134] EXISTS: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2026-05-22 02:13:59.085128 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2026-05-22 02:13:59.126998 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2026-05-22 02:13:59.127087 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2026-05-22 02:13:59.127136 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:13:59.174043 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:facf92c61374b78e1bfd645ebdec59498b6cebe7b648658e916ac21b03afb039 2026-05-22 02:13:59.174161 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:temp-remote-check-138303-31062 2026-05-22 02:13:59.459976 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:13:59.501817 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:facf92c61374b78e1bfd645ebdec59498b6cebe7b648658e916ac21b03afb039 2026-05-22 02:13:59.501918 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:13:59.543073 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:13:59.543132 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:13:59.543140 | ubuntu-noble-large | DiffID: sha256:a2d3ca6b4006a7ff13455a7fb5ace34effc479ed3574fcff4233d041ed0eba6c 2026-05-22 02:13:59.543147 | ubuntu-noble-large | DiffID: sha256:8e56c8157512dabb0d7651061c1b15a4d74f240ce048461b774271373b44a545 2026-05-22 02:13:59.586969 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter@sha256:9053c3925a3f999dbe4a58b81c597de7c4a5ce174a683a17ea882a77387d6b2e 2026-05-22 02:13:59.587843 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:13:59.628993 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:13:59.629095 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:13:59.629109 | ubuntu-noble-large | DiffID: sha256:a2d3ca6b4006a7ff13455a7fb5ace34effc479ed3574fcff4233d041ed0eba6c 2026-05-22 02:13:59.629119 | ubuntu-noble-large | DiffID: sha256:8e56c8157512dabb0d7651061c1b15a4d74f240ce048461b774271373b44a545 2026-05-22 02:13:59.674171 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter@sha256:9053c3925a3f999dbe4a58b81c597de7c4a5ce174a683a17ea882a77387d6b2e 2026-05-22 02:13:59.674674 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:13:59.674790 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2026-05-22 02:13:59.674972 | ubuntu-noble-large | [SUCCESS] [107/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2026-05-22 02:13:59.680137 | ubuntu-noble-large | [INFO]  [108/134] Checking: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2026-05-22 02:13:59.680227 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2026-05-22 02:14:00.391170 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2026-05-22 02:14:00.391276 | ubuntu-noble-large | [SUCCESS] [108/134] EXISTS: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2026-05-22 02:14:00.391291 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2026-05-22 02:14:00.438433 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2026-05-22 02:14:00.438573 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2026-05-22 02:14:00.438745 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:14:00.480569 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:9f3f17171e42e275b678bd877e54fb2f658e1ff624745ed2b68c3282bea0e698 2026-05-22 02:14:00.480669 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:temp-remote-check-138303-30960 2026-05-22 02:14:00.735159 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:14:00.773133 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:9f3f17171e42e275b678bd877e54fb2f658e1ff624745ed2b68c3282bea0e698 2026-05-22 02:14:00.773187 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:14:00.800707 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:14:00.800771 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:14:00.800780 | ubuntu-noble-large | DiffID: sha256:a2d3ca6b4006a7ff13455a7fb5ace34effc479ed3574fcff4233d041ed0eba6c 2026-05-22 02:14:00.800786 | ubuntu-noble-large | DiffID: sha256:5d5d59da183911dc911849762e4d2be569cf78d5551cd71d85a5ca75b2b10f42 2026-05-22 02:14:00.837303 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter@sha256:e6f749114e0d2499bd816e8be305425f804d2111f6866d8bf0233705c19cac12 2026-05-22 02:14:00.838023 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:14:00.870651 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:14:00.870712 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:14:00.870720 | ubuntu-noble-large | DiffID: sha256:a2d3ca6b4006a7ff13455a7fb5ace34effc479ed3574fcff4233d041ed0eba6c 2026-05-22 02:14:00.870727 | ubuntu-noble-large | DiffID: sha256:5d5d59da183911dc911849762e4d2be569cf78d5551cd71d85a5ca75b2b10f42 2026-05-22 02:14:00.911782 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter@sha256:e6f749114e0d2499bd816e8be305425f804d2111f6866d8bf0233705c19cac12 2026-05-22 02:14:00.912336 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:14:00.912423 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2026-05-22 02:14:00.912557 | ubuntu-noble-large | [SUCCESS] [108/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2026-05-22 02:14:00.916164 | ubuntu-noble-large | [INFO]  [109/134] Checking: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2026-05-22 02:14:00.916254 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2026-05-22 02:14:01.345117 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2026-05-22 02:14:01.345205 | ubuntu-noble-large | [SUCCESS] [109/134] EXISTS: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2026-05-22 02:14:01.345332 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2026-05-22 02:14:01.386463 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2026-05-22 02:14:01.386710 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2026-05-22 02:14:01.386951 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:14:01.418845 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:bf7631268841d9d9858adad88c127516bf614fbbc3add14e5a9bb4e290d01059 2026-05-22 02:14:01.419032 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:temp-remote-check-138303-24472 2026-05-22 02:14:01.660582 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:14:01.708113 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:bf7631268841d9d9858adad88c127516bf614fbbc3add14e5a9bb4e290d01059 2026-05-22 02:14:01.708286 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:14:01.749727 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:14:01.749761 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:14:01.749766 | ubuntu-noble-large | DiffID: sha256:a2d3ca6b4006a7ff13455a7fb5ace34effc479ed3574fcff4233d041ed0eba6c 2026-05-22 02:14:01.749770 | ubuntu-noble-large | DiffID: sha256:53afd41eb761722aaaee7b4c4e563fcd504fb826ffca322365cc1b36d1554b11 2026-05-22 02:14:01.797499 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter@sha256:ca7a243569169e619400cbcec2da283bd8a70d99b2435ad1e208405262491744 2026-05-22 02:14:01.798219 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:14:01.838612 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:14:01.838676 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:14:01.838687 | ubuntu-noble-large | DiffID: sha256:a2d3ca6b4006a7ff13455a7fb5ace34effc479ed3574fcff4233d041ed0eba6c 2026-05-22 02:14:01.838696 | ubuntu-noble-large | DiffID: sha256:53afd41eb761722aaaee7b4c4e563fcd504fb826ffca322365cc1b36d1554b11 2026-05-22 02:14:01.882647 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter@sha256:ca7a243569169e619400cbcec2da283bd8a70d99b2435ad1e208405262491744 2026-05-22 02:14:01.883466 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:14:01.883624 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2026-05-22 02:14:01.883897 | ubuntu-noble-large | [SUCCESS] [109/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2026-05-22 02:14:01.887494 | ubuntu-noble-large | [INFO]  [110/134] Checking: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2026-05-22 02:14:01.887646 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2026-05-22 02:14:02.270878 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2026-05-22 02:14:02.270987 | ubuntu-noble-large | [SUCCESS] [110/134] EXISTS: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2026-05-22 02:14:02.271001 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2026-05-22 02:14:02.312620 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2026-05-22 02:14:02.312842 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2026-05-22 02:14:02.313072 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:14:02.352337 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:cb7eb3f51ee0411415bf3c3ad7dd6f942e1a2f8554528169094632a2415d0c31 2026-05-22 02:14:02.352474 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:temp-remote-check-138303-28160 2026-05-22 02:14:02.616902 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:14:02.650886 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:cb7eb3f51ee0411415bf3c3ad7dd6f942e1a2f8554528169094632a2415d0c31 2026-05-22 02:14:02.650961 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:14:02.689820 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:14:02.689910 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:14:02.689923 | ubuntu-noble-large | DiffID: sha256:a2d3ca6b4006a7ff13455a7fb5ace34effc479ed3574fcff4233d041ed0eba6c 2026-05-22 02:14:02.689932 | ubuntu-noble-large | DiffID: sha256:f7691db59c091938a913ddddf675f7b4eb7f20f006363d937ff010ac350c60cb 2026-05-22 02:14:02.727505 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter@sha256:f6a794428cbfdade2d5249c07a3316982ed9428957faab3e09e8444480d8a838 2026-05-22 02:14:02.728321 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:14:02.764383 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:14:02.764454 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:14:02.764467 | ubuntu-noble-large | DiffID: sha256:a2d3ca6b4006a7ff13455a7fb5ace34effc479ed3574fcff4233d041ed0eba6c 2026-05-22 02:14:02.764477 | ubuntu-noble-large | DiffID: sha256:f7691db59c091938a913ddddf675f7b4eb7f20f006363d937ff010ac350c60cb 2026-05-22 02:14:02.805765 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter@sha256:f6a794428cbfdade2d5249c07a3316982ed9428957faab3e09e8444480d8a838 2026-05-22 02:14:02.805850 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:14:02.805904 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2026-05-22 02:14:02.806087 | ubuntu-noble-large | [SUCCESS] [110/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2026-05-22 02:14:02.811249 | ubuntu-noble-large | [INFO]  [111/134] Checking: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2026-05-22 02:14:02.811297 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2026-05-22 02:14:04.069541 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2026-05-22 02:14:04.069684 | ubuntu-noble-large | [SUCCESS] [111/134] EXISTS: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2026-05-22 02:14:04.069789 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2026-05-22 02:14:04.117371 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2026-05-22 02:14:04.117486 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2026-05-22 02:14:04.117652 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:14:04.162822 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:4574b02a08908cd9bbcbd0e9c54ec2fd725ba42b4e79eca7c0916a97f3ebb1d8 2026-05-22 02:14:04.162938 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:temp-remote-check-138303-22717 2026-05-22 02:14:04.448266 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:14:04.493590 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:4574b02a08908cd9bbcbd0e9c54ec2fd725ba42b4e79eca7c0916a97f3ebb1d8 2026-05-22 02:14:04.493708 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:14:04.534995 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:14:04.535066 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:14:04.535074 | ubuntu-noble-large | DiffID: sha256:a2d3ca6b4006a7ff13455a7fb5ace34effc479ed3574fcff4233d041ed0eba6c 2026-05-22 02:14:04.535079 | ubuntu-noble-large | DiffID: sha256:1f4353abdbb3f648c73d613afd69192718bd3eca1a6dbf703e462b17c091d86b 2026-05-22 02:14:04.580545 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter@sha256:bc0024e3bb60b7db0f3cdafc82de1b91a28ea963f89ae32721ab4fdeb9ea4573 2026-05-22 02:14:04.581424 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:14:04.628476 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:14:04.628551 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:14:04.628564 | ubuntu-noble-large | DiffID: sha256:a2d3ca6b4006a7ff13455a7fb5ace34effc479ed3574fcff4233d041ed0eba6c 2026-05-22 02:14:04.628575 | ubuntu-noble-large | DiffID: sha256:1f4353abdbb3f648c73d613afd69192718bd3eca1a6dbf703e462b17c091d86b 2026-05-22 02:14:04.673167 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter@sha256:bc0024e3bb60b7db0f3cdafc82de1b91a28ea963f89ae32721ab4fdeb9ea4573 2026-05-22 02:14:04.673900 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:14:04.674058 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2026-05-22 02:14:04.674256 | ubuntu-noble-large | [SUCCESS] [111/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2026-05-22 02:14:04.680803 | ubuntu-noble-large | [INFO]  [112/134] Checking: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2026-05-22 02:14:04.680981 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2026-05-22 02:14:05.919460 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2026-05-22 02:14:05.919631 | ubuntu-noble-large | [SUCCESS] [112/134] EXISTS: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2026-05-22 02:14:05.919694 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2026-05-22 02:14:05.963829 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2026-05-22 02:14:05.964078 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2026-05-22 02:14:05.964307 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:14:06.014996 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:0f94e765fbc3399a0010261aa696307f902228dfd2edf3e71399e258630481e1 2026-05-22 02:14:06.015173 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:temp-remote-check-138303-4933 2026-05-22 02:14:06.294762 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:14:06.341719 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:0f94e765fbc3399a0010261aa696307f902228dfd2edf3e71399e258630481e1 2026-05-22 02:14:06.341794 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:14:06.388548 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:14:06.388628 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:14:06.388665 | ubuntu-noble-large | DiffID: sha256:a2d3ca6b4006a7ff13455a7fb5ace34effc479ed3574fcff4233d041ed0eba6c 2026-05-22 02:14:06.388723 | ubuntu-noble-large | DiffID: sha256:0410cf909c2f04702983f81dd36c2d0a5f31b15af7c944a145082349386846b5 2026-05-22 02:14:06.437257 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter@sha256:0cfe5a4e98c900bc0509839afc85f0e6b89b2c38e503211b723dcd0bad85cebf 2026-05-22 02:14:06.438049 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:14:06.480436 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:14:06.480506 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:14:06.480519 | ubuntu-noble-large | DiffID: sha256:a2d3ca6b4006a7ff13455a7fb5ace34effc479ed3574fcff4233d041ed0eba6c 2026-05-22 02:14:06.480530 | ubuntu-noble-large | DiffID: sha256:0410cf909c2f04702983f81dd36c2d0a5f31b15af7c944a145082349386846b5 2026-05-22 02:14:06.527114 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter@sha256:0cfe5a4e98c900bc0509839afc85f0e6b89b2c38e503211b723dcd0bad85cebf 2026-05-22 02:14:06.527899 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:14:06.528021 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2026-05-22 02:14:06.528198 | ubuntu-noble-large | [SUCCESS] [112/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2026-05-22 02:14:06.534518 | ubuntu-noble-large | [INFO]  [113/134] Checking: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2026-05-22 02:14:06.534733 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2026-05-22 02:14:07.221958 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2026-05-22 02:14:07.222057 | ubuntu-noble-large | [SUCCESS] [113/134] EXISTS: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2026-05-22 02:14:07.222180 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2026-05-22 02:14:07.270080 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2026-05-22 02:14:07.270259 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2026-05-22 02:14:07.270448 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:14:07.314870 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:65f56f2d555b01af6764a3ab599ba70c709b93d0d92fa1613feb1af8a68f8228 2026-05-22 02:14:07.314954 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:temp-remote-check-138303-21017 2026-05-22 02:14:07.587151 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:14:07.636978 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:65f56f2d555b01af6764a3ab599ba70c709b93d0d92fa1613feb1af8a68f8228 2026-05-22 02:14:07.637044 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:14:07.678780 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:14:07.678863 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:14:07.678893 | ubuntu-noble-large | DiffID: sha256:a2d3ca6b4006a7ff13455a7fb5ace34effc479ed3574fcff4233d041ed0eba6c 2026-05-22 02:14:07.678905 | ubuntu-noble-large | DiffID: sha256:f848e8c8131e1a36476c22732ffa18b78dad64f6d5261ded9cdef7061826747a 2026-05-22 02:14:07.731063 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter@sha256:fa7292d1f167d4f5a9a4f9a70ae317400ab3d2876c0bd5b44e975259b13c9b92 2026-05-22 02:14:07.732002 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:14:07.778746 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:14:07.778895 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:14:07.778911 | ubuntu-noble-large | DiffID: sha256:a2d3ca6b4006a7ff13455a7fb5ace34effc479ed3574fcff4233d041ed0eba6c 2026-05-22 02:14:07.778922 | ubuntu-noble-large | DiffID: sha256:f848e8c8131e1a36476c22732ffa18b78dad64f6d5261ded9cdef7061826747a 2026-05-22 02:14:07.836051 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter@sha256:fa7292d1f167d4f5a9a4f9a70ae317400ab3d2876c0bd5b44e975259b13c9b92 2026-05-22 02:14:07.837186 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:14:07.837344 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2026-05-22 02:14:07.837593 | ubuntu-noble-large | [SUCCESS] [113/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2026-05-22 02:14:07.844151 | ubuntu-noble-large | [INFO]  [114/134] Checking: osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2026-05-22 02:14:07.844226 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2026-05-22 02:14:08.191541 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2026-05-22 02:14:08.191710 | ubuntu-noble-large | [SUCCESS] [114/134] EXISTS: osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2026-05-22 02:14:08.191726 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2026-05-22 02:14:08.231548 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2026-05-22 02:14:08.231658 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2026-05-22 02:14:08.231843 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:14:08.278446 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:c4d2f7363e0866bb3600a93e6f21c2b51d90947f1f9f812e3f92134c639f9a33 2026-05-22 02:14:08.278550 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-mtail:temp-remote-check-138303-12351 2026-05-22 02:14:08.544077 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:14:08.579019 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:c4d2f7363e0866bb3600a93e6f21c2b51d90947f1f9f812e3f92134c639f9a33 2026-05-22 02:14:08.579098 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:14:08.621550 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:14:08.621653 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:14:08.621667 | ubuntu-noble-large | DiffID: sha256:a2d3ca6b4006a7ff13455a7fb5ace34effc479ed3574fcff4233d041ed0eba6c 2026-05-22 02:14:08.621679 | ubuntu-noble-large | DiffID: sha256:f04de7f721dbdb87f0ea36d61c2bf239316808738f3db2bf352666600f255fc0 2026-05-22 02:14:08.661691 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-mtail@sha256:45c8906455f575785e2740c73594fd99a05fc07e8cacd0c9b45cfa687b046e61 2026-05-22 02:14:08.662573 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:14:08.708162 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:14:08.708244 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:14:08.708256 | ubuntu-noble-large | DiffID: sha256:a2d3ca6b4006a7ff13455a7fb5ace34effc479ed3574fcff4233d041ed0eba6c 2026-05-22 02:14:08.708265 | ubuntu-noble-large | DiffID: sha256:f04de7f721dbdb87f0ea36d61c2bf239316808738f3db2bf352666600f255fc0 2026-05-22 02:14:08.755188 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-mtail@sha256:45c8906455f575785e2740c73594fd99a05fc07e8cacd0c9b45cfa687b046e61 2026-05-22 02:14:08.756024 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:14:08.756140 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2026-05-22 02:14:08.756298 | ubuntu-noble-large | [SUCCESS] [114/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2026-05-22 02:14:08.762836 | ubuntu-noble-large | [INFO]  [115/134] Checking: osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2026-05-22 02:14:08.762962 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2026-05-22 02:14:09.344556 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2026-05-22 02:14:09.344694 | ubuntu-noble-large | [SUCCESS] [115/134] EXISTS: osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2026-05-22 02:14:09.344796 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2026-05-22 02:14:09.389146 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2026-05-22 02:14:09.389325 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2026-05-22 02:14:09.389533 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:14:09.433637 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:2370dca9d578fe9224cb0a2a7e6ab054c4aa5298df5630dc78f19716db9b459b 2026-05-22 02:14:09.433803 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-libvirt:temp-remote-check-138303-19434 2026-05-22 02:14:09.720018 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:14:09.772357 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:2370dca9d578fe9224cb0a2a7e6ab054c4aa5298df5630dc78f19716db9b459b 2026-05-22 02:14:09.772424 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:14:09.816458 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:14:09.816517 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:14:09.816528 | ubuntu-noble-large | DiffID: sha256:dc82a85bb6e40e8fc9b21613d79a576d685c2f3e04490713786ef1db1aabe44d 2026-05-22 02:14:09.861584 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-libvirt@sha256:defda1e2f08e65caacefc513b4c845cfd7c3693948d75c7b79a44a8f546bd1c6 2026-05-22 02:14:09.862460 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:14:09.908273 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:14:09.908372 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:14:09.908386 | ubuntu-noble-large | DiffID: sha256:dc82a85bb6e40e8fc9b21613d79a576d685c2f3e04490713786ef1db1aabe44d 2026-05-22 02:14:09.956355 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-libvirt@sha256:defda1e2f08e65caacefc513b4c845cfd7c3693948d75c7b79a44a8f546bd1c6 2026-05-22 02:14:09.957172 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:14:09.957305 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2026-05-22 02:14:09.957469 | ubuntu-noble-large | [SUCCESS] [115/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2026-05-22 02:14:09.964190 | ubuntu-noble-large | [INFO]  [116/134] Checking: osism.harbor.regio.digital/kolla/keepalived:2025.1 2026-05-22 02:14:09.964454 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/keepalived:2025.1 2026-05-22 02:14:10.767389 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/keepalived:2025.1 2026-05-22 02:14:10.767515 | ubuntu-noble-large | [SUCCESS] [116/134] EXISTS: osism.harbor.regio.digital/kolla/keepalived:2025.1 2026-05-22 02:14:10.767565 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/keepalived:2025.1 2026-05-22 02:14:10.812432 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/keepalived:2025.1 2026-05-22 02:14:10.812659 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/keepalived:2025.1 2026-05-22 02:14:10.812856 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:14:10.855259 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:e7948879abde309e8450a7a164f20101f9956fcedeca9fb5ab7b30a94ccbca98 2026-05-22 02:14:10.855401 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/keepalived:temp-remote-check-138303-30389 2026-05-22 02:14:11.121795 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:14:11.163982 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:e7948879abde309e8450a7a164f20101f9956fcedeca9fb5ab7b30a94ccbca98 2026-05-22 02:14:11.164050 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:14:11.210734 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:14:11.210841 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:14:11.210856 | ubuntu-noble-large | DiffID: sha256:10b3bfd747c6256e027cc25ff93c8a214bb5ef65912206d12bc5f9313f4e3d43 2026-05-22 02:14:11.262246 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/keepalived@sha256:c3e6dc2ae43c995d4ea7de81c2bac2ee98d14be0148a3f9fec75b3d4a1304382 2026-05-22 02:14:11.263106 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:14:11.307672 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:14:11.307726 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:14:11.307733 | ubuntu-noble-large | DiffID: sha256:10b3bfd747c6256e027cc25ff93c8a214bb5ef65912206d12bc5f9313f4e3d43 2026-05-22 02:14:11.355156 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/keepalived@sha256:c3e6dc2ae43c995d4ea7de81c2bac2ee98d14be0148a3f9fec75b3d4a1304382 2026-05-22 02:14:11.356064 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:14:11.356205 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/keepalived:2025.1 2026-05-22 02:14:11.356414 | ubuntu-noble-large | [SUCCESS] [116/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/keepalived:2025.1 2026-05-22 02:14:11.363264 | ubuntu-noble-large | [INFO]  [117/134] Checking: osism.harbor.regio.digital/kolla/grafana:2025.1 2026-05-22 02:14:11.363344 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/grafana:2025.1 2026-05-22 02:14:12.288384 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/grafana:2025.1 2026-05-22 02:14:12.288495 | ubuntu-noble-large | [SUCCESS] [117/134] EXISTS: osism.harbor.regio.digital/kolla/grafana:2025.1 2026-05-22 02:14:12.288627 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/grafana:2025.1 2026-05-22 02:14:12.331997 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/grafana:2025.1 2026-05-22 02:14:12.332420 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/grafana:2025.1 2026-05-22 02:14:12.332501 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:14:12.375395 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:321f967335b4b869389cadb977243abf276ba4a7accdb10ed950455f8a3b7bf0 2026-05-22 02:14:12.375481 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/grafana:temp-remote-check-138303-30426 2026-05-22 02:14:12.662547 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:14:12.710725 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:321f967335b4b869389cadb977243abf276ba4a7accdb10ed950455f8a3b7bf0 2026-05-22 02:14:12.710827 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:14:12.753884 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:14:12.753938 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:14:12.753950 | ubuntu-noble-large | DiffID: sha256:63864d5016dacf0cda38d3f8bd56b239ca0095e903775d07de471e3a0764c5cd 2026-05-22 02:14:12.804397 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/grafana@sha256:6f023e90ed10d78af332c9a089780c11cc12cf8185086cc2cbbcdde04488d6e3 2026-05-22 02:14:12.805177 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:14:12.851689 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:14:12.851786 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:14:12.851797 | ubuntu-noble-large | DiffID: sha256:63864d5016dacf0cda38d3f8bd56b239ca0095e903775d07de471e3a0764c5cd 2026-05-22 02:14:12.900189 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/grafana@sha256:6f023e90ed10d78af332c9a089780c11cc12cf8185086cc2cbbcdde04488d6e3 2026-05-22 02:14:12.902060 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:14:12.902114 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/grafana:2025.1 2026-05-22 02:14:12.902129 | ubuntu-noble-large | [SUCCESS] [117/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/grafana:2025.1 2026-05-22 02:14:12.908527 | ubuntu-noble-large | [INFO]  [118/134] Checking: osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2026-05-22 02:14:12.908571 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2026-05-22 02:14:13.395477 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2026-05-22 02:14:13.395542 | ubuntu-noble-large | [SUCCESS] [118/134] EXISTS: osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2026-05-22 02:14:13.395548 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2026-05-22 02:14:13.438717 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2026-05-22 02:14:13.438832 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2026-05-22 02:14:13.438966 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:14:13.485656 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:17d7c784e9b46ced74a54288c4cfb21e341f39794968817e787556ed7e5b1981 2026-05-22 02:14:13.485765 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ovsdpdk:temp-remote-check-138303-8139 2026-05-22 02:14:13.792487 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:14:13.853114 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:17d7c784e9b46ced74a54288c4cfb21e341f39794968817e787556ed7e5b1981 2026-05-22 02:14:13.853204 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:14:13.897437 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:14:13.897501 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:14:13.897515 | ubuntu-noble-large | DiffID: sha256:28dd9faa0dc55d6cf369a83d30ddc4b4fece74070ccf0c6f76e73c25f8588211 2026-05-22 02:14:13.940876 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovsdpdk@sha256:71dd8e52c76d3819aa1f777182273cecd8ceec0d7c983ca3e444b5331162205d 2026-05-22 02:14:13.941159 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:14:13.986770 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:14:13.986855 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:14:13.986870 | ubuntu-noble-large | DiffID: sha256:28dd9faa0dc55d6cf369a83d30ddc4b4fece74070ccf0c6f76e73c25f8588211 2026-05-22 02:14:14.036762 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovsdpdk@sha256:71dd8e52c76d3819aa1f777182273cecd8ceec0d7c983ca3e444b5331162205d 2026-05-22 02:14:14.037674 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:14:14.037802 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2026-05-22 02:14:14.037980 | ubuntu-noble-large | [SUCCESS] [118/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2026-05-22 02:14:14.044325 | ubuntu-noble-large | [INFO]  [119/134] Checking: osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2026-05-22 02:14:14.044446 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2026-05-22 02:14:14.458059 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2026-05-22 02:14:14.458169 | ubuntu-noble-large | [SUCCESS] [119/134] EXISTS: osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2026-05-22 02:14:14.458278 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2026-05-22 02:14:14.500585 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2026-05-22 02:14:14.500802 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2026-05-22 02:14:14.501008 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:14:14.551680 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:a0909afd9b1677eb81c254d1c06089bd725b81dd7d1c1e9f4d5b4f227f153449 2026-05-22 02:14:14.551769 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/dnsmasq:temp-remote-check-138303-16401 2026-05-22 02:14:14.852662 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:14:14.911265 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:a0909afd9b1677eb81c254d1c06089bd725b81dd7d1c1e9f4d5b4f227f153449 2026-05-22 02:14:14.911353 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:14:14.954792 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:14:14.954904 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:14:14.954917 | ubuntu-noble-large | DiffID: sha256:b9f9868c3ee30d68294c7d5473bb179e2f1ca498625c28354a307b77749d7eef 2026-05-22 02:14:14.999289 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/dnsmasq@sha256:087172fd822c8f690db96181e59e41ab47480422160dac6f973823c0dee8ccab 2026-05-22 02:14:15.000140 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:14:15.044198 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:14:15.044270 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:14:15.044282 | ubuntu-noble-large | DiffID: sha256:b9f9868c3ee30d68294c7d5473bb179e2f1ca498625c28354a307b77749d7eef 2026-05-22 02:14:15.095291 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/dnsmasq@sha256:087172fd822c8f690db96181e59e41ab47480422160dac6f973823c0dee8ccab 2026-05-22 02:14:15.096087 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:14:15.096199 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2026-05-22 02:14:15.096369 | ubuntu-noble-large | [SUCCESS] [119/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2026-05-22 02:14:15.101251 | ubuntu-noble-large | [INFO]  [120/134] Checking: osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2026-05-22 02:14:15.101385 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2026-05-22 02:14:15.706977 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2026-05-22 02:14:15.707069 | ubuntu-noble-large | [SUCCESS] [120/134] EXISTS: osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2026-05-22 02:14:15.707083 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2026-05-22 02:14:15.754148 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2026-05-22 02:14:15.754352 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2026-05-22 02:14:15.754563 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:14:15.800324 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:c42b5ad40a15cbf465dfc616bbf817aef5e3da32e0e13fef0aa0b4a7cc76d0cf 2026-05-22 02:14:15.800449 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/opensearch-dashboards:temp-remote-check-138303-4494 2026-05-22 02:14:16.083005 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:14:16.127350 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:c42b5ad40a15cbf465dfc616bbf817aef5e3da32e0e13fef0aa0b4a7cc76d0cf 2026-05-22 02:14:16.127446 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:14:16.168741 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:14:16.168862 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:14:16.168876 | ubuntu-noble-large | DiffID: sha256:5b71a878a0a5ab8c68dc50e535133e9d8a854ac96b9169a7e5eab88c07f21c5b 2026-05-22 02:14:16.220526 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/opensearch-dashboards@sha256:093bb91d7388e0030ba2548bbb34be240b8134cc3f055433343d4bab7436cf18 2026-05-22 02:14:16.221295 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:14:16.261381 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:14:16.261474 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:14:16.261487 | ubuntu-noble-large | DiffID: sha256:5b71a878a0a5ab8c68dc50e535133e9d8a854ac96b9169a7e5eab88c07f21c5b 2026-05-22 02:14:16.307064 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/opensearch-dashboards@sha256:093bb91d7388e0030ba2548bbb34be240b8134cc3f055433343d4bab7436cf18 2026-05-22 02:14:16.307769 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:14:16.307911 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2026-05-22 02:14:16.308097 | ubuntu-noble-large | [SUCCESS] [120/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2026-05-22 02:14:16.315474 | ubuntu-noble-large | [INFO]  [121/134] Checking: osism.harbor.regio.digital/kolla/opensearch:2025.1 2026-05-22 02:14:16.315576 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/opensearch:2025.1 2026-05-22 02:14:17.183207 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/opensearch:2025.1 2026-05-22 02:14:17.183337 | ubuntu-noble-large | [SUCCESS] [121/134] EXISTS: osism.harbor.regio.digital/kolla/opensearch:2025.1 2026-05-22 02:14:17.183357 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/opensearch:2025.1 2026-05-22 02:14:17.228788 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/opensearch:2025.1 2026-05-22 02:14:17.228979 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/opensearch:2025.1 2026-05-22 02:14:17.229179 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:14:17.274197 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:246882c322cfbd61a6b073edb6052a5f75fa2202a50b01cf8443d4080d6b5b66 2026-05-22 02:14:17.274280 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/opensearch:temp-remote-check-138303-17395 2026-05-22 02:14:17.676842 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:14:17.724419 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:246882c322cfbd61a6b073edb6052a5f75fa2202a50b01cf8443d4080d6b5b66 2026-05-22 02:14:17.724510 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:14:17.764400 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:14:17.764483 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:14:17.764499 | ubuntu-noble-large | DiffID: sha256:f44c99721003e68e43aaea1b58272f3a89ef493f4d032de940ff5c2eb6e46b58 2026-05-22 02:14:17.813688 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/opensearch@sha256:3ed3cd36c45aff757dd4309b69ee6680d860769f59ff3b9016d53f07089c453f 2026-05-22 02:14:17.815195 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:14:17.859744 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:14:17.859839 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:14:17.859855 | ubuntu-noble-large | DiffID: sha256:f44c99721003e68e43aaea1b58272f3a89ef493f4d032de940ff5c2eb6e46b58 2026-05-22 02:14:17.906794 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/opensearch@sha256:3ed3cd36c45aff757dd4309b69ee6680d860769f59ff3b9016d53f07089c453f 2026-05-22 02:14:17.907729 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:14:17.907848 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/opensearch:2025.1 2026-05-22 02:14:17.907875 | ubuntu-noble-large | [SUCCESS] [121/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/opensearch:2025.1 2026-05-22 02:14:17.914127 | ubuntu-noble-large | [INFO]  [122/134] Checking: osism.harbor.regio.digital/kolla/cron:2025.1 2026-05-22 02:14:17.914258 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/cron:2025.1 2026-05-22 02:14:18.913146 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/cron:2025.1 2026-05-22 02:14:18.913263 | ubuntu-noble-large | [SUCCESS] [122/134] EXISTS: osism.harbor.regio.digital/kolla/cron:2025.1 2026-05-22 02:14:18.913367 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/cron:2025.1 2026-05-22 02:14:18.956372 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/cron:2025.1 2026-05-22 02:14:18.956552 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/cron:2025.1 2026-05-22 02:14:18.956839 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:14:19.005700 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:fdc2c0124f9d1b0dfac463ef475bb96e7eba23369f33da0a15811322950f1585 2026-05-22 02:14:19.005767 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/cron:temp-remote-check-138303-7932 2026-05-22 02:14:19.314334 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:14:19.363884 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:fdc2c0124f9d1b0dfac463ef475bb96e7eba23369f33da0a15811322950f1585 2026-05-22 02:14:19.363965 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:14:19.412701 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:14:19.412790 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:14:19.412805 | ubuntu-noble-large | DiffID: sha256:6dc3c64e0f7e2f72e975e0c21724bfa280c1a32f47b9e6d952a0fd78b7bed7eb 2026-05-22 02:14:19.462974 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cron@sha256:7aa68decd2d6333e16f1687bd7c88f9cc4d01fcd8c8175d7e4c3111399d43cff 2026-05-22 02:14:19.463824 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:14:19.506078 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:14:19.506160 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:14:19.506173 | ubuntu-noble-large | DiffID: sha256:6dc3c64e0f7e2f72e975e0c21724bfa280c1a32f47b9e6d952a0fd78b7bed7eb 2026-05-22 02:14:19.558616 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cron@sha256:7aa68decd2d6333e16f1687bd7c88f9cc4d01fcd8c8175d7e4c3111399d43cff 2026-05-22 02:14:19.559535 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:14:19.559705 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/cron:2025.1 2026-05-22 02:14:19.559993 | ubuntu-noble-large | [SUCCESS] [122/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/cron:2025.1 2026-05-22 02:14:19.566916 | ubuntu-noble-large | [INFO]  [123/134] Checking: osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2026-05-22 02:14:19.567099 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2026-05-22 02:14:20.669427 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2026-05-22 02:14:20.669532 | ubuntu-noble-large | [SUCCESS] [123/134] EXISTS: osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2026-05-22 02:14:20.669581 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2026-05-22 02:14:20.720265 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2026-05-22 02:14:20.720450 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2026-05-22 02:14:20.720658 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:14:20.760314 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:4c5b8772245239132f924371203bae95aedf6d7635e2d5cce5c5e2e8c3148783 2026-05-22 02:14:20.760389 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/kolla-toolbox:temp-remote-check-138303-20976 2026-05-22 02:14:21.041458 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:14:21.096070 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:4c5b8772245239132f924371203bae95aedf6d7635e2d5cce5c5e2e8c3148783 2026-05-22 02:14:21.096166 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:14:21.131442 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:14:21.131522 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:14:21.131535 | ubuntu-noble-large | DiffID: sha256:2e1347c2bef67052afb30a6788d3fb301005d9f19864affe8bf47c47502df6f6 2026-05-22 02:14:21.182627 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/kolla-toolbox@sha256:f720e8e9c8d16444dbac199c3ea2f95a60fe81b04d60b8c2bb1787fe6ef8f9bf 2026-05-22 02:14:21.183512 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:14:21.231396 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:14:21.231501 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:14:21.231514 | ubuntu-noble-large | DiffID: sha256:2e1347c2bef67052afb30a6788d3fb301005d9f19864affe8bf47c47502df6f6 2026-05-22 02:14:21.281839 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/kolla-toolbox@sha256:f720e8e9c8d16444dbac199c3ea2f95a60fe81b04d60b8c2bb1787fe6ef8f9bf 2026-05-22 02:14:21.282965 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:14:21.283044 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2026-05-22 02:14:21.283054 | ubuntu-noble-large | [SUCCESS] [123/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2026-05-22 02:14:21.289457 | ubuntu-noble-large | [INFO]  [124/134] Checking: osism.harbor.regio.digital/kolla/tgtd:2025.1 2026-05-22 02:14:21.289487 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/tgtd:2025.1 2026-05-22 02:14:21.907732 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/tgtd:2025.1 2026-05-22 02:14:21.907857 | ubuntu-noble-large | [SUCCESS] [124/134] EXISTS: osism.harbor.regio.digital/kolla/tgtd:2025.1 2026-05-22 02:14:21.907873 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/tgtd:2025.1 2026-05-22 02:14:21.978866 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/tgtd:2025.1 2026-05-22 02:14:21.978962 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/tgtd:2025.1 2026-05-22 02:14:21.978976 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:14:22.039862 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:bbd1bd0afe063dd1c4bc856a3234ec34b10d537b0df2c82d0f429adbedbd6927 2026-05-22 02:14:22.039965 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/tgtd:temp-remote-check-138303-1 2026-05-22 02:14:22.346759 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:14:22.394828 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:bbd1bd0afe063dd1c4bc856a3234ec34b10d537b0df2c82d0f429adbedbd6927 2026-05-22 02:14:22.394930 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:14:22.440128 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:14:22.440227 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:14:22.440240 | ubuntu-noble-large | DiffID: sha256:7b9535227fd03109346b4a5ad5c17fe3bd84b2cc55fe213da596d6bcee5acbb5 2026-05-22 02:14:22.489456 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/tgtd@sha256:80b01a8dac1da34a338d6c42c7e1993a23995d32e22e277431bb48e8cda8d2cb 2026-05-22 02:14:22.490747 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:14:22.534734 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:14:22.534856 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:14:22.534868 | ubuntu-noble-large | DiffID: sha256:7b9535227fd03109346b4a5ad5c17fe3bd84b2cc55fe213da596d6bcee5acbb5 2026-05-22 02:14:22.587056 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/tgtd@sha256:80b01a8dac1da34a338d6c42c7e1993a23995d32e22e277431bb48e8cda8d2cb 2026-05-22 02:14:22.588542 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:14:22.588686 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/tgtd:2025.1 2026-05-22 02:14:22.588704 | ubuntu-noble-large | [SUCCESS] [124/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/tgtd:2025.1 2026-05-22 02:14:22.595853 | ubuntu-noble-large | [INFO]  [125/134] Checking: osism.harbor.regio.digital/kolla/haproxy:2025.1 2026-05-22 02:14:22.595934 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/haproxy:2025.1 2026-05-22 02:14:23.720079 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/haproxy:2025.1 2026-05-22 02:14:23.720186 | ubuntu-noble-large | [SUCCESS] [125/134] EXISTS: osism.harbor.regio.digital/kolla/haproxy:2025.1 2026-05-22 02:14:23.720201 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/haproxy:2025.1 2026-05-22 02:14:23.770181 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/haproxy:2025.1 2026-05-22 02:14:23.770243 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/haproxy:2025.1 2026-05-22 02:14:23.770257 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:14:23.817440 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:442a5af2ff5b12b9b5f194643a571e6250131889d9b5d0a2f22be60d04ee3610 2026-05-22 02:14:23.817510 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/haproxy:temp-remote-check-138303-27562 2026-05-22 02:14:24.091769 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:14:24.139760 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:442a5af2ff5b12b9b5f194643a571e6250131889d9b5d0a2f22be60d04ee3610 2026-05-22 02:14:24.139882 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:14:24.188706 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:14:24.188783 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:14:24.188792 | ubuntu-noble-large | DiffID: sha256:158043f8e4017f416edf9afe687ab8ce670034a668add844246578e231f3a080 2026-05-22 02:14:24.240058 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/haproxy@sha256:733dd1be96f206b780d55059cd71147a3abf7109ed5c6aadcd8aaae2642134c3 2026-05-22 02:14:24.241483 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:14:24.299413 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:14:24.299527 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:14:24.299540 | ubuntu-noble-large | DiffID: sha256:158043f8e4017f416edf9afe687ab8ce670034a668add844246578e231f3a080 2026-05-22 02:14:24.345934 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/haproxy@sha256:733dd1be96f206b780d55059cd71147a3abf7109ed5c6aadcd8aaae2642134c3 2026-05-22 02:14:24.347710 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:14:24.347818 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/haproxy:2025.1 2026-05-22 02:14:24.347827 | ubuntu-noble-large | [SUCCESS] [125/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/haproxy:2025.1 2026-05-22 02:14:24.355444 | ubuntu-noble-large | [INFO]  [126/134] Checking: osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2026-05-22 02:14:24.355541 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2026-05-22 02:14:25.011777 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2026-05-22 02:14:25.011949 | ubuntu-noble-large | [SUCCESS] [126/134] EXISTS: osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2026-05-22 02:14:25.011983 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2026-05-22 02:14:25.066785 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2026-05-22 02:14:25.066907 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2026-05-22 02:14:25.066922 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:14:25.116709 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:06a93af25431c6e1b1747a9f3fc85350388b3bc98910a08ba482ca111ce2b888 2026-05-22 02:14:25.116779 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/haproxy-ssh:temp-remote-check-138303-31161 2026-05-22 02:14:25.401286 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:14:25.449111 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:06a93af25431c6e1b1747a9f3fc85350388b3bc98910a08ba482ca111ce2b888 2026-05-22 02:14:25.449190 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:14:25.495380 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:14:25.495468 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:14:25.495483 | ubuntu-noble-large | DiffID: sha256:c8637ca816a13d9d2a939bd01b94451972715d134c5bcf6e8fb2b87c744ddce1 2026-05-22 02:14:25.543774 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/haproxy-ssh@sha256:0d1af3a235263fa51a4a8a7d1d94adea260f0bc35c93081ec63fde9838a55e04 2026-05-22 02:14:25.545514 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:14:25.593329 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:14:25.593440 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:14:25.593455 | ubuntu-noble-large | DiffID: sha256:c8637ca816a13d9d2a939bd01b94451972715d134c5bcf6e8fb2b87c744ddce1 2026-05-22 02:14:25.646456 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/haproxy-ssh@sha256:0d1af3a235263fa51a4a8a7d1d94adea260f0bc35c93081ec63fde9838a55e04 2026-05-22 02:14:25.648310 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:14:25.648415 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2026-05-22 02:14:25.648432 | ubuntu-noble-large | [SUCCESS] [126/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2026-05-22 02:14:25.655832 | ubuntu-noble-large | [INFO]  [127/134] Checking: osism.harbor.regio.digital/kolla/iscsid:2025.1 2026-05-22 02:14:25.655921 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/iscsid:2025.1 2026-05-22 02:14:26.311742 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/iscsid:2025.1 2026-05-22 02:14:26.311887 | ubuntu-noble-large | [SUCCESS] [127/134] EXISTS: osism.harbor.regio.digital/kolla/iscsid:2025.1 2026-05-22 02:14:26.311904 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/iscsid:2025.1 2026-05-22 02:14:26.380395 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/iscsid:2025.1 2026-05-22 02:14:26.380552 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/iscsid:2025.1 2026-05-22 02:14:26.381197 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:14:26.440782 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:a5bb29b52e6cab02d535ef75b1705a9965ad94498d5cbe0960a06cfe21cd8ade 2026-05-22 02:14:26.440898 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/iscsid:temp-remote-check-138303-2013 2026-05-22 02:14:26.700765 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:14:26.743751 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:a5bb29b52e6cab02d535ef75b1705a9965ad94498d5cbe0960a06cfe21cd8ade 2026-05-22 02:14:26.743858 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:14:26.788864 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:14:26.788953 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:14:26.788963 | ubuntu-noble-large | DiffID: sha256:c27402125c5782b042b36178f9765211c4b23f2b70e3e53460cb29fdbfc5ce72 2026-05-22 02:14:26.844774 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/iscsid@sha256:c2468a71b80eb0dae82db97341a7637df81dc37fd92b95c5d284491457974dd4 2026-05-22 02:14:26.846460 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:14:26.922735 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:14:26.922870 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:14:26.922885 | ubuntu-noble-large | DiffID: sha256:c27402125c5782b042b36178f9765211c4b23f2b70e3e53460cb29fdbfc5ce72 2026-05-22 02:14:26.973457 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/iscsid@sha256:c2468a71b80eb0dae82db97341a7637df81dc37fd92b95c5d284491457974dd4 2026-05-22 02:14:26.974718 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:14:26.974789 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/iscsid:2025.1 2026-05-22 02:14:26.974868 | ubuntu-noble-large | [SUCCESS] [127/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/iscsid:2025.1 2026-05-22 02:14:26.981279 | ubuntu-noble-large | [INFO]  [128/134] Checking: osism.harbor.regio.digital/kolla/proxysql-3:2025.1 2026-05-22 02:14:26.981321 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/proxysql-3:2025.1 2026-05-22 02:14:27.749234 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/proxysql-3:2025.1 2026-05-22 02:14:27.749366 | ubuntu-noble-large | [SUCCESS] [128/134] EXISTS: osism.harbor.regio.digital/kolla/proxysql-3:2025.1 2026-05-22 02:14:27.749383 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/proxysql-3:2025.1 2026-05-22 02:14:27.806775 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/proxysql-3:2025.1 2026-05-22 02:14:27.806947 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/proxysql-3:2025.1 2026-05-22 02:14:27.807727 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:14:27.864744 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:1f7f94099f902290dd2ce3ac0c524ff1495b3aec239a529bebea246e1a60ec2d 2026-05-22 02:14:27.864900 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/proxysql-3:temp-remote-check-138303-27556 2026-05-22 02:14:28.169764 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:14:28.215832 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:1f7f94099f902290dd2ce3ac0c524ff1495b3aec239a529bebea246e1a60ec2d 2026-05-22 02:14:28.215932 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:14:28.259727 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:14:28.259832 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:14:28.259841 | ubuntu-noble-large | DiffID: sha256:876929ca92dc6e74116b2266e7b99939ef7b660e9fded72980868004a1d54bed 2026-05-22 02:14:28.310050 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/proxysql-3@sha256:c5d729bdb85d12b33a3354b088452c402e4a662ec0a0188a7b50fa3db789b3b5 2026-05-22 02:14:28.311677 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:14:28.353747 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:14:28.353854 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:14:28.353865 | ubuntu-noble-large | DiffID: sha256:876929ca92dc6e74116b2266e7b99939ef7b660e9fded72980868004a1d54bed 2026-05-22 02:14:28.406759 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/proxysql-3@sha256:c5d729bdb85d12b33a3354b088452c402e4a662ec0a0188a7b50fa3db789b3b5 2026-05-22 02:14:28.408459 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:14:28.408542 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/proxysql-3:2025.1 2026-05-22 02:14:28.408557 | ubuntu-noble-large | [SUCCESS] [128/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/proxysql-3:2025.1 2026-05-22 02:14:28.415631 | ubuntu-noble-large | [INFO]  [129/134] Checking: osism.harbor.regio.digital/kolla/proxysql:2025.1 2026-05-22 02:14:28.415685 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/proxysql:2025.1 2026-05-22 02:14:29.077745 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/proxysql:2025.1 2026-05-22 02:14:29.077877 | ubuntu-noble-large | [SUCCESS] [129/134] EXISTS: osism.harbor.regio.digital/kolla/proxysql:2025.1 2026-05-22 02:14:29.077891 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/proxysql:2025.1 2026-05-22 02:14:29.122721 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/proxysql:2025.1 2026-05-22 02:14:29.122811 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/proxysql:2025.1 2026-05-22 02:14:29.122823 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:14:29.169719 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:f0e8b0ca4fb8bec5255dfbe11033273974f1299ea949fbf6197d80215bd1d173 2026-05-22 02:14:29.169826 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/proxysql:temp-remote-check-138303-4480 2026-05-22 02:14:29.443698 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:14:29.495737 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:f0e8b0ca4fb8bec5255dfbe11033273974f1299ea949fbf6197d80215bd1d173 2026-05-22 02:14:29.495852 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:14:29.545935 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:14:29.546040 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:14:29.546054 | ubuntu-noble-large | DiffID: sha256:857ff80bf78d3254f3f520643897c49db47f4f25c9a1966d1e43575065d44bdd 2026-05-22 02:14:29.597753 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/proxysql@sha256:79fce958a9c9ba819264f05323b949c4b964af466926cb6d55851ede69bd666d 2026-05-22 02:14:29.599367 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:14:29.647216 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:14:29.647323 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:14:29.647340 | ubuntu-noble-large | DiffID: sha256:857ff80bf78d3254f3f520643897c49db47f4f25c9a1966d1e43575065d44bdd 2026-05-22 02:14:29.696814 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/proxysql@sha256:79fce958a9c9ba819264f05323b949c4b964af466926cb6d55851ede69bd666d 2026-05-22 02:14:29.698292 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:14:29.698371 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/proxysql:2025.1 2026-05-22 02:14:29.698382 | ubuntu-noble-large | [SUCCESS] [129/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/proxysql:2025.1 2026-05-22 02:14:29.704762 | ubuntu-noble-large | [INFO]  [130/134] Checking: osism.harbor.regio.digital/kolla/memcached:2025.1 2026-05-22 02:14:29.704824 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/memcached:2025.1 2026-05-22 02:14:30.661062 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/memcached:2025.1 2026-05-22 02:14:30.661179 | ubuntu-noble-large | [SUCCESS] [130/134] EXISTS: osism.harbor.regio.digital/kolla/memcached:2025.1 2026-05-22 02:14:30.661195 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/memcached:2025.1 2026-05-22 02:14:30.708990 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/memcached:2025.1 2026-05-22 02:14:30.709084 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/memcached:2025.1 2026-05-22 02:14:30.709098 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:14:30.754692 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:b41ec2700f966a3904f5a2c8b89ec961f6c0fd339ee465b7d371c92ad9bfe55e 2026-05-22 02:14:30.754764 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/memcached:temp-remote-check-138303-23013 2026-05-22 02:14:31.038482 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:14:31.099181 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:b41ec2700f966a3904f5a2c8b89ec961f6c0fd339ee465b7d371c92ad9bfe55e 2026-05-22 02:14:31.099294 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:14:31.147180 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:14:31.147272 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:14:31.147287 | ubuntu-noble-large | DiffID: sha256:8bdd484d2043afc8023999973e77a86adc6cdcddeb9b129968e14bc7f0a40859 2026-05-22 02:14:31.202677 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/memcached@sha256:3e9b00650e79629b4b37fdc32d0020d785e01b07f2fd356b8b30a942f5a954f9 2026-05-22 02:14:31.203760 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:14:31.245554 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:14:31.245679 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:14:31.245693 | ubuntu-noble-large | DiffID: sha256:8bdd484d2043afc8023999973e77a86adc6cdcddeb9b129968e14bc7f0a40859 2026-05-22 02:14:31.293732 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/memcached@sha256:3e9b00650e79629b4b37fdc32d0020d785e01b07f2fd356b8b30a942f5a954f9 2026-05-22 02:14:31.295489 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:14:31.295648 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/memcached:2025.1 2026-05-22 02:14:31.295667 | ubuntu-noble-large | [SUCCESS] [130/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/memcached:2025.1 2026-05-22 02:14:31.302708 | ubuntu-noble-large | [INFO]  [131/134] Checking: osism.harbor.regio.digital/kolla/multipathd:2025.1 2026-05-22 02:14:31.302774 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/multipathd:2025.1 2026-05-22 02:14:32.209853 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/multipathd:2025.1 2026-05-22 02:14:32.209951 | ubuntu-noble-large | [SUCCESS] [131/134] EXISTS: osism.harbor.regio.digital/kolla/multipathd:2025.1 2026-05-22 02:14:32.209966 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/multipathd:2025.1 2026-05-22 02:14:32.257719 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/multipathd:2025.1 2026-05-22 02:14:32.258637 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/multipathd:2025.1 2026-05-22 02:14:32.258705 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:14:32.311348 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:d38db4eeed344be3cf7e43d66758c987f56e3ea97fda2a7597a82d6993b5c78d 2026-05-22 02:14:32.311418 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/multipathd:temp-remote-check-138303-27465 2026-05-22 02:14:32.599749 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:14:32.650717 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:d38db4eeed344be3cf7e43d66758c987f56e3ea97fda2a7597a82d6993b5c78d 2026-05-22 02:14:32.650815 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:14:32.693747 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:14:32.693871 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:14:32.693912 | ubuntu-noble-large | DiffID: sha256:fbc661703dde3d45439eace54963dff9973a52eab8d850b015aff20f7cc82876 2026-05-22 02:14:32.745474 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/multipathd@sha256:70dd25a371bf4b95c452f27a60e8ccb8c90b36c0d789115a2a1c4fa62166c9e7 2026-05-22 02:14:32.746392 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:14:32.783529 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:14:32.783620 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:14:32.783630 | ubuntu-noble-large | DiffID: sha256:fbc661703dde3d45439eace54963dff9973a52eab8d850b015aff20f7cc82876 2026-05-22 02:14:32.826761 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/multipathd@sha256:70dd25a371bf4b95c452f27a60e8ccb8c90b36c0d789115a2a1c4fa62166c9e7 2026-05-22 02:14:32.827740 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:14:32.827849 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/multipathd:2025.1 2026-05-22 02:14:32.827866 | ubuntu-noble-large | [SUCCESS] [131/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/multipathd:2025.1 2026-05-22 02:14:32.834665 | ubuntu-noble-large | [INFO]  [132/134] Checking: osism.harbor.regio.digital/kolla/fluentd:2025.1 2026-05-22 02:14:32.834729 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/fluentd:2025.1 2026-05-22 02:14:34.011761 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/fluentd:2025.1 2026-05-22 02:14:34.013480 | ubuntu-noble-large | [SUCCESS] [132/134] EXISTS: osism.harbor.regio.digital/kolla/fluentd:2025.1 2026-05-22 02:14:34.013501 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/fluentd:2025.1 2026-05-22 02:14:34.067962 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/fluentd:2025.1 2026-05-22 02:14:34.068148 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/fluentd:2025.1 2026-05-22 02:14:34.068317 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:14:34.116222 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:42a1ae7ec6969c5a2efeac61a4cb17a3dab62c5610c8fe2457fc4da2caf1d256 2026-05-22 02:14:34.116361 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/fluentd:temp-remote-check-138303-22536 2026-05-22 02:14:34.394155 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:14:34.438728 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:42a1ae7ec6969c5a2efeac61a4cb17a3dab62c5610c8fe2457fc4da2caf1d256 2026-05-22 02:14:34.438833 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:14:34.480037 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:14:34.480114 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:14:34.480126 | ubuntu-noble-large | DiffID: sha256:342adfef510356f49cc9d9f9a6ac682467f9a4ee6964d7d837f6b2715c34dd90 2026-05-22 02:14:34.530924 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/fluentd@sha256:078ec5e02460a708d7483b0165aefd8996f280c28c9ca6e5fc53bd0d89f45bc4 2026-05-22 02:14:34.531728 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:14:34.575054 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:14:34.575142 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:14:34.575156 | ubuntu-noble-large | DiffID: sha256:342adfef510356f49cc9d9f9a6ac682467f9a4ee6964d7d837f6b2715c34dd90 2026-05-22 02:14:34.629642 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/fluentd@sha256:078ec5e02460a708d7483b0165aefd8996f280c28c9ca6e5fc53bd0d89f45bc4 2026-05-22 02:14:34.630436 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:14:34.630526 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/fluentd:2025.1 2026-05-22 02:14:34.630753 | ubuntu-noble-large | [SUCCESS] [132/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/fluentd:2025.1 2026-05-22 02:14:34.637027 | ubuntu-noble-large | [INFO]  [133/134] Checking: osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2026-05-22 02:14:34.637173 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2026-05-22 02:14:35.332621 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2026-05-22 02:14:35.332733 | ubuntu-noble-large | [SUCCESS] [133/134] EXISTS: osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2026-05-22 02:14:35.332888 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2026-05-22 02:14:35.380762 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2026-05-22 02:14:35.380999 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2026-05-22 02:14:35.381212 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:14:35.423428 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:060a500f8c7966f34b8d140697deb5a3093cc722e9b8e801c8be1b6ca9654781 2026-05-22 02:14:35.423574 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/rabbitmq:temp-remote-check-138303-15259 2026-05-22 02:14:35.686171 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:14:35.731299 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:060a500f8c7966f34b8d140697deb5a3093cc722e9b8e801c8be1b6ca9654781 2026-05-22 02:14:35.731357 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:14:35.774385 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:14:35.774482 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:14:35.774495 | ubuntu-noble-large | DiffID: sha256:2ed2ab026be2ffa373463fdff1dd71ffdbb2118694ed147a342561b50b41c0e3 2026-05-22 02:14:35.826735 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/rabbitmq@sha256:860ea0cfdac40b3b6a88930db985d773c3faa24c1e893b3d29c40228919881f6 2026-05-22 02:14:35.827635 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:14:35.871395 | ubuntu-noble-large | DiffID: sha256:538812a4b9bd45adaac2b5e5b967daa6999aa44eb110aa32ae7c69702b906475 2026-05-22 02:14:35.871465 | ubuntu-noble-large | DiffID: sha256:d48a665c7935648d24d100fc6dd483afe88bf30336eee5ddb3103119d52a359d 2026-05-22 02:14:35.871478 | ubuntu-noble-large | DiffID: sha256:2ed2ab026be2ffa373463fdff1dd71ffdbb2118694ed147a342561b50b41c0e3 2026-05-22 02:14:35.917058 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/rabbitmq@sha256:860ea0cfdac40b3b6a88930db985d773c3faa24c1e893b3d29c40228919881f6 2026-05-22 02:14:35.917921 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:14:35.918065 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2026-05-22 02:14:35.918277 | ubuntu-noble-large | [SUCCESS] [133/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2026-05-22 02:14:35.930709 | ubuntu-noble-large | [INFO]  [134/134] Checking: osism.harbor.regio.digital/kolla/sbom:2025.1 2026-05-22 02:14:35.932208 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/sbom:2025.1 2026-05-22 02:14:36.984573 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/sbom:2025.1 2026-05-22 02:14:36.984717 | ubuntu-noble-large | [SUCCESS] [134/134] EXISTS: osism.harbor.regio.digital/kolla/sbom:2025.1 2026-05-22 02:14:36.984874 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/sbom:2025.1 2026-05-22 02:14:37.038123 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/sbom:2025.1 2026-05-22 02:14:37.038324 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/sbom:2025.1 2026-05-22 02:14:37.038565 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-05-22 02:14:37.095500 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:39c18af38e3e7191967306fa7f69e2a6f1bdbed41afdcf24e51f509ba212c15b 2026-05-22 02:14:37.097087 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/sbom:temp-remote-check-138303-15019 2026-05-22 02:14:37.393290 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-05-22 02:14:37.434867 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:39c18af38e3e7191967306fa7f69e2a6f1bdbed41afdcf24e51f509ba212c15b 2026-05-22 02:14:37.434967 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-05-22 02:14:37.475180 | ubuntu-noble-large | DiffID: sha256:1a164d3cee1089c1f8f804f125befd103a73b7cf545ab5315227e0f0748c226d 2026-05-22 02:14:37.525813 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/sbom@sha256:29609e8c13604cc56b7106b93e6ba62752a840cf2952cb8791fd6c8273fe8d7f 2026-05-22 02:14:37.526393 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-05-22 02:14:37.572561 | ubuntu-noble-large | DiffID: sha256:1a164d3cee1089c1f8f804f125befd103a73b7cf545ab5315227e0f0748c226d 2026-05-22 02:14:37.622267 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/sbom@sha256:29609e8c13604cc56b7106b93e6ba62752a840cf2952cb8791fd6c8273fe8d7f 2026-05-22 02:14:37.624759 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-05-22 02:14:37.624858 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/sbom:2025.1 2026-05-22 02:14:37.624872 | ubuntu-noble-large | [SUCCESS] [134/134] DIGESTS MATCH: osism.harbor.regio.digital/kolla/sbom:2025.1 2026-05-22 02:14:37.624885 | ubuntu-noble-large | 2026-05-22 02:14:37.624896 | ubuntu-noble-large | [INFO]  ============== SUMMARY ============== 2026-05-22 02:14:37.624906 | ubuntu-noble-large | [INFO]  Total images checked: 134 2026-05-22 02:14:37.624915 | ubuntu-noble-large | [SUCCESS] Images already on registry: 134 2026-05-22 02:14:37.624925 | ubuntu-noble-large | [INFO]  Images missing from registry: 0 2026-05-22 02:14:37.624934 | ubuntu-noble-large | [INFO]  Images with digest mismatches: 0 2026-05-22 02:14:37.624943 | ubuntu-noble-large | 2026-05-22 02:14:37.624952 | ubuntu-noble-large | [INFO]  Cleaning up 134 temporary remote images... 2026-05-22 02:14:37.625182 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:temp-remote-check-138303-28984 2026-05-22 02:14:37.678729 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:temp-remote-check-138303-25634 2026-05-22 02:14:37.727702 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ovn-sb-db-relay:temp-remote-check-138303-1453 2026-05-22 02:14:37.777508 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/keystone:temp-remote-check-138303-14344 2026-05-22 02:14:37.828683 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/keystone-fernet:temp-remote-check-138303-3512 2026-05-22 02:14:37.872319 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/keystone-ssh:temp-remote-check-138303-4994 2026-05-22 02:14:37.925741 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/masakari-api:temp-remote-check-138303-4335 2026-05-22 02:14:37.967879 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/masakari-monitors:temp-remote-check-138303-28204 2026-05-22 02:14:38.016747 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/masakari-engine:temp-remote-check-138303-16135 2026-05-22 02:14:38.069539 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ironic-conductor:temp-remote-check-138303-6081 2026-05-22 02:14:38.120798 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ironic-api:temp-remote-check-138303-10432 2026-05-22 02:14:38.170189 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ironic-pxe:temp-remote-check-138303-10392 2026-05-22 02:14:38.216310 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:temp-remote-check-138303-24878 2026-05-22 02:14:38.258740 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-conductor:temp-remote-check-138303-4739 2026-05-22 02:14:38.300674 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-api:temp-remote-check-138303-19934 2026-05-22 02:14:38.351708 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-ssh:temp-remote-check-138303-24334 2026-05-22 02:14:38.403734 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-compute:temp-remote-check-138303-25724 2026-05-22 02:14:38.459541 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-scheduler:temp-remote-check-138303-18177 2026-05-22 02:14:38.506768 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-compute-ironic:temp-remote-check-138303-9212 2026-05-22 02:14:38.563087 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-serialproxy:temp-remote-check-138303-23118 2026-05-22 02:14:38.616406 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-novncproxy:temp-remote-check-138303-12020 2026-05-22 02:14:38.677818 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/heat-api-cfn:temp-remote-check-138303-26054 2026-05-22 02:14:38.734191 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/heat-engine:temp-remote-check-138303-19818 2026-05-22 02:14:38.788504 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/heat-api:temp-remote-check-138303-8061 2026-05-22 02:14:38.837763 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/watcher-api:temp-remote-check-138303-4829 2026-05-22 02:14:38.888804 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/watcher-engine:temp-remote-check-138303-13056 2026-05-22 02:14:38.937702 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/watcher-applier:temp-remote-check-138303-297 2026-05-22 02:14:38.987511 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/gnocchi-api:temp-remote-check-138303-30957 2026-05-22 02:14:39.038357 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/gnocchi-metricd:temp-remote-check-138303-7079 2026-05-22 02:14:39.086741 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/gnocchi-statsd:temp-remote-check-138303-6836 2026-05-22 02:14:39.135275 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/designate-mdns:temp-remote-check-138303-28985 2026-05-22 02:14:39.184641 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/designate-sink:temp-remote-check-138303-30968 2026-05-22 02:14:39.235102 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/designate-api:temp-remote-check-138303-8933 2026-05-22 02:14:39.283734 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/designate-producer:temp-remote-check-138303-18573 2026-05-22 02:14:39.340725 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/designate-backend-bind9:temp-remote-check-138303-26265 2026-05-22 02:14:39.394402 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/designate-worker:temp-remote-check-138303-22097 2026-05-22 02:14:39.444756 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/designate-central:temp-remote-check-138303-19234 2026-05-22 02:14:39.495745 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/cinder-backup:temp-remote-check-138303-13160 2026-05-22 02:14:39.551803 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/cinder-api:temp-remote-check-138303-17262 2026-05-22 02:14:39.602473 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/cinder-scheduler:temp-remote-check-138303-32358 2026-05-22 02:14:39.656750 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/cinder-volume:temp-remote-check-138303-4415 2026-05-22 02:14:39.706912 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/placement-api:temp-remote-check-138303-956 2026-05-22 02:14:39.753746 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ceilometer-central:temp-remote-check-138303-19797 2026-05-22 02:14:39.798699 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ceilometer-compute:temp-remote-check-138303-22550 2026-05-22 02:14:39.852492 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ceilometer-notification:temp-remote-check-138303-26094 2026-05-22 02:14:39.904746 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ceilometer-ipmi:temp-remote-check-138303-11615 2026-05-22 02:14:39.954575 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/manila-scheduler:temp-remote-check-138303-7928 2026-05-22 02:14:40.003117 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/manila-share:temp-remote-check-138303-27784 2026-05-22 02:14:40.070373 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/manila-data:temp-remote-check-138303-26765 2026-05-22 02:14:40.120527 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/manila-api:temp-remote-check-138303-15536 2026-05-22 02:14:40.173763 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/glance-api:temp-remote-check-138303-25120 2026-05-22 02:14:40.223721 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/skyline-console:temp-remote-check-138303-16986 2026-05-22 02:14:40.272738 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/skyline-apiserver:temp-remote-check-138303-19489 2026-05-22 02:14:40.326750 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ironic-neutron-agent:temp-remote-check-138303-19449 2026-05-22 02:14:40.380761 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-ovn-agent:temp-remote-check-138303-24723 2026-05-22 02:14:40.430783 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-metadata-agent:temp-remote-check-138303-18750 2026-05-22 02:14:40.477873 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-metering-agent:temp-remote-check-138303-12394 2026-05-22 02:14:40.531523 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:temp-remote-check-138303-29392 2026-05-22 02:14:40.582418 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:temp-remote-check-138303-25890 2026-05-22 02:14:40.635741 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-sriov-agent:temp-remote-check-138303-15884 2026-05-22 02:14:40.684737 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:temp-remote-check-138303-23328 2026-05-22 02:14:40.727542 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-l3-agent:temp-remote-check-138303-9440 2026-05-22 02:14:40.778269 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-server:temp-remote-check-138303-30102 2026-05-22 02:14:40.830736 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:temp-remote-check-138303-2843 2026-05-22 02:14:40.888562 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:temp-remote-check-138303-15678 2026-05-22 02:14:40.935749 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/barbican-worker:temp-remote-check-138303-32756 2026-05-22 02:14:40.986698 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/barbican-keystone-listener:temp-remote-check-138303-6785 2026-05-22 02:14:41.040717 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/barbican-api:temp-remote-check-138303-8271 2026-05-22 02:14:41.083299 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/aodh-notifier:temp-remote-check-138303-10532 2026-05-22 02:14:41.133754 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/aodh-expirer:temp-remote-check-138303-8321 2026-05-22 02:14:41.180661 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/aodh-evaluator:temp-remote-check-138303-676 2026-05-22 02:14:41.247198 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/aodh-api:temp-remote-check-138303-7268 2026-05-22 02:14:41.299827 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/aodh-listener:temp-remote-check-138303-7914 2026-05-22 02:14:41.347636 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/octavia-api:temp-remote-check-138303-26410 2026-05-22 02:14:41.397583 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/octavia-driver-agent:temp-remote-check-138303-17828 2026-05-22 02:14:41.437807 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/octavia-health-manager:temp-remote-check-138303-4941 2026-05-22 02:14:41.482788 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/octavia-worker:temp-remote-check-138303-4274 2026-05-22 02:14:41.529695 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/octavia-housekeeping:temp-remote-check-138303-6063 2026-05-22 02:14:41.577659 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/blazar-manager:temp-remote-check-138303-9202 2026-05-22 02:14:41.631797 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/blazar-api:temp-remote-check-138303-29292 2026-05-22 02:14:41.682383 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/magnum-conductor:temp-remote-check-138303-3464 2026-05-22 02:14:41.734791 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/magnum-api:temp-remote-check-138303-3453 2026-05-22 02:14:41.786910 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ovn-sb-db-server:temp-remote-check-138303-11855 2026-05-22 02:14:41.837731 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ovn-northd:temp-remote-check-138303-6501 2026-05-22 02:14:41.886555 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ovn-controller:temp-remote-check-138303-30835 2026-05-22 02:14:41.933499 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ovn-nb-db-server:temp-remote-check-138303-16361 2026-05-22 02:14:41.978718 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/redis:temp-remote-check-138303-4772 2026-05-22 02:14:42.025912 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/redis-sentinel:temp-remote-check-138303-32043 2026-05-22 02:14:42.074733 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/mariadb-server:temp-remote-check-138303-8981 2026-05-22 02:14:42.126496 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/mariadb-clustercheck:temp-remote-check-138303-3161 2026-05-22 02:14:42.172791 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/hacluster-corosync:temp-remote-check-138303-1940 2026-05-22 02:14:42.219252 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:temp-remote-check-138303-17560 2026-05-22 02:14:42.262784 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/hacluster-pcs:temp-remote-check-138303-16807 2026-05-22 02:14:42.307652 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/hacluster-pacemaker:temp-remote-check-138303-26309 2026-05-22 02:14:42.355804 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/horizon:temp-remote-check-138303-13533 2026-05-22 02:14:42.401762 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ironic-inspector:temp-remote-check-138303-18384 2026-05-22 02:14:42.453316 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/openvswitch-db-server:temp-remote-check-138303-21770 2026-05-22 02:14:42.503842 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:temp-remote-check-138303-3476 2026-05-22 02:14:42.553707 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:temp-remote-check-138303-10390 2026-05-22 02:14:42.610967 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ovsdpdk-db:temp-remote-check-138303-7516 2026-05-22 02:14:42.666743 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/letsencrypt-webserver:temp-remote-check-138303-3877 2026-05-22 02:14:42.714722 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/letsencrypt-lego:temp-remote-check-138303-13993 2026-05-22 02:14:42.775081 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-node-exporter:temp-remote-check-138303-18002 2026-05-22 02:14:42.823429 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-server:temp-remote-check-138303-23704 2026-05-22 02:14:42.873749 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-cadvisor:temp-remote-check-138303-22143 2026-05-22 02:14:42.923875 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-alertmanager:temp-remote-check-138303-28481 2026-05-22 02:14:42.979726 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:temp-remote-check-138303-31062 2026-05-22 02:14:43.032882 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:temp-remote-check-138303-30960 2026-05-22 02:14:43.083502 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:temp-remote-check-138303-24472 2026-05-22 02:14:43.133297 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:temp-remote-check-138303-28160 2026-05-22 02:14:43.182834 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:temp-remote-check-138303-22717 2026-05-22 02:14:43.238976 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:temp-remote-check-138303-4933 2026-05-22 02:14:43.290729 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:temp-remote-check-138303-21017 2026-05-22 02:14:43.345391 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-mtail:temp-remote-check-138303-12351 2026-05-22 02:14:43.392905 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-libvirt:temp-remote-check-138303-19434 2026-05-22 02:14:43.434704 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/keepalived:temp-remote-check-138303-30389 2026-05-22 02:14:43.489746 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/grafana:temp-remote-check-138303-30426 2026-05-22 02:14:43.542739 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ovsdpdk:temp-remote-check-138303-8139 2026-05-22 02:14:43.591735 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/dnsmasq:temp-remote-check-138303-16401 2026-05-22 02:14:43.635328 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/opensearch-dashboards:temp-remote-check-138303-4494 2026-05-22 02:14:43.676546 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/opensearch:temp-remote-check-138303-17395 2026-05-22 02:14:43.710588 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/cron:temp-remote-check-138303-7932 2026-05-22 02:14:43.750488 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/kolla-toolbox:temp-remote-check-138303-20976 2026-05-22 02:14:43.796791 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/tgtd:temp-remote-check-138303-1 2026-05-22 02:14:43.848736 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/haproxy:temp-remote-check-138303-27562 2026-05-22 02:14:43.894729 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/haproxy-ssh:temp-remote-check-138303-31161 2026-05-22 02:14:43.943980 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/iscsid:temp-remote-check-138303-2013 2026-05-22 02:14:43.991718 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/proxysql-3:temp-remote-check-138303-27556 2026-05-22 02:14:44.040471 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/proxysql:temp-remote-check-138303-4480 2026-05-22 02:14:44.084716 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/memcached:temp-remote-check-138303-23013 2026-05-22 02:14:44.125787 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/multipathd:temp-remote-check-138303-27465 2026-05-22 02:14:44.173287 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/fluentd:temp-remote-check-138303-22536 2026-05-22 02:14:44.228547 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/rabbitmq:temp-remote-check-138303-15259 2026-05-22 02:14:44.276727 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/sbom:temp-remote-check-138303-15019 2026-05-22 02:14:44.323748 | ubuntu-noble-large | [SUCCESS] Cleanup completed 2026-05-22 02:14:44.323876 | ubuntu-noble-large | 2026-05-22 02:14:44.323890 | ubuntu-noble-large | [SUCCESS] Script completed successfully 2026-05-22 02:14:44.323908 | ubuntu-noble-large | + bash scripts/130-cosign.sh 2026-05-22 02:14:44.329726 | ubuntu-noble-large | + COSIGN_PARALLEL_JOBS=8 2026-05-22 02:14:44.329828 | ubuntu-noble-large | + COSIGN_RETRIES=3 2026-05-22 02:14:44.329848 | ubuntu-noble-large | + LSTFILE=images.lst 2026-05-22 02:14:44.329862 | ubuntu-noble-large | + [[ ! -f images.lst ]] 2026-05-22 02:14:44.329877 | ubuntu-noble-large | + [[ ! -f cosign-linux-amd64 ]] 2026-05-22 02:14:44.329893 | ubuntu-noble-large | + echo 'Downloading cosign binary...' 2026-05-22 02:14:44.329909 | ubuntu-noble-large | Downloading cosign binary... 2026-05-22 02:14:44.329925 | ubuntu-noble-large | + curl -O -L https://github.com/sigstore/cosign/releases/latest/download/cosign-linux-amd64 2026-05-22 02:14:44.348841 | ubuntu-noble-large | % Total % Received % Xferd Average Speed Time Time Time Current 2026-05-22 02:14:44.348928 | ubuntu-noble-large | Dload Upload Total Spent Left Speed 2026-05-22 02:14:44.607490 | ubuntu-noble-large | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-05-22 02:14:44.776431 | ubuntu-noble-large | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-05-22 02:14:48.854818 | ubuntu-noble-large | 6 128M 6 9103k 0 0 10.7M 0 0:00:11 --:--:-- 0:00:11 10.7M 32 128M 32 41.3M 0 0 22.6M 0 0:00:05 0:00:01 0:00:04 32.4M 58 128M 58 75.3M 0 0 26.6M 0 0:00:04 0:00:02 0:00:02 33.2M 87 128M 87 112M 0 0 29.3M 0 0:00:04 0:00:03 0:00:01 34.5M 100 128M 100 128M 0 0 28.6M 0 0:00:04 0:00:04 --:--:-- 32.6M 2026-05-22 02:14:48.863715 | ubuntu-noble-large | + chmod +x cosign-linux-amd64 2026-05-22 02:14:48.870810 | ubuntu-noble-large | + command -v parallel 2026-05-22 02:14:48.870886 | ubuntu-noble-large | + echo 'Using parallel processing with 8 jobs' 2026-05-22 02:14:48.870902 | ubuntu-noble-large | Using parallel processing with 8 jobs 2026-05-22 02:14:48.871424 | ubuntu-noble-large | + cat images.lst 2026-05-22 02:14:48.871708 | ubuntu-noble-large | + parallel --retries 3 --joblog cosign-signing.log -j8 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY '{}' '>' /dev/null 2026-05-22 02:15:06.012917 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:15:06.013027 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:15:06.013045 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:15:06.013057 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:15:06.013071 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:15:06.013084 | ubuntu-noble-large | 2026-05-22 02:15:06.013098 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:15:07.299818 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/keystone:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:15:07.299887 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:15:07.299895 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:15:07.299901 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:15:07.299909 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:15:07.299914 | ubuntu-noble-large | 2026-05-22 02:15:07.299920 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:15:09.464918 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:15:09.465048 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:15:09.465068 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:15:09.465082 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:15:09.465097 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:15:09.465112 | ubuntu-noble-large | 2026-05-22 02:15:09.465127 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:15:10.559783 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:15:10.559868 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:15:10.559885 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:15:10.559898 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:15:10.559914 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:15:10.559928 | ubuntu-noble-large | 2026-05-22 02:15:10.559943 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:15:11.411849 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:15:11.411941 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:15:11.411958 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:15:11.411972 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:15:11.411988 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:15:11.412002 | ubuntu-noble-large | 2026-05-22 02:15:11.412017 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:15:12.483281 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:15:12.483361 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:15:12.483379 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:15:12.483392 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:15:12.483406 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:15:12.483420 | ubuntu-noble-large | 2026-05-22 02:15:12.483434 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:15:13.411040 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:15:13.411098 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:15:13.411106 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:15:13.411111 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:15:13.411117 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:15:13.411121 | ubuntu-noble-large | 2026-05-22 02:15:13.411127 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:15:15.542388 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/masakari-api:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:15:15.542463 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:15:15.542477 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:15:15.542488 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:15:15.542499 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:15:15.542510 | ubuntu-noble-large | 2026-05-22 02:15:15.542522 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:15:21.825962 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:15:21.826013 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:15:21.826021 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:15:21.826025 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:15:21.826032 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:15:21.826036 | ubuntu-noble-large | 2026-05-22 02:15:21.826042 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:15:22.900732 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ironic-api:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:15:22.900812 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:15:22.900828 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:15:22.900838 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:15:22.900850 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:15:22.900861 | ubuntu-noble-large | 2026-05-22 02:15:22.900873 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:15:23.957431 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:15:23.957510 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:15:23.957526 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:15:23.957537 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:15:23.957549 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:15:23.957561 | ubuntu-noble-large | 2026-05-22 02:15:23.957573 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:15:29.282847 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:15:29.282966 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:15:29.282986 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:15:29.283000 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:15:29.283016 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:15:29.283030 | ubuntu-noble-large | 2026-05-22 02:15:29.283045 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:15:30.510339 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/nova-conductor:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:15:30.510419 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:15:30.510444 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:15:30.510449 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:15:30.510455 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:15:30.510459 | ubuntu-noble-large | 2026-05-22 02:15:30.510464 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:15:33.055703 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/masakari-engine:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:15:33.055782 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:15:33.055793 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:15:33.055800 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:15:33.055809 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:15:33.055817 | ubuntu-noble-large | 2026-05-22 02:15:33.055825 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:15:43.016933 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/nova-ssh:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:15:43.017066 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:15:43.017085 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:15:43.017097 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:15:43.017111 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:15:43.017123 | ubuntu-noble-large | 2026-05-22 02:15:43.017136 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:15:47.740353 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:15:47.740456 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:15:47.740475 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:15:47.740487 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:15:47.740500 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:15:47.740513 | ubuntu-noble-large | 2026-05-22 02:15:47.740527 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:15:50.585338 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/nova-compute:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:15:50.585471 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:15:50.585492 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:15:50.585507 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:15:50.585523 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:15:50.585537 | ubuntu-noble-large | 2026-05-22 02:15:50.585552 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:15:51.618888 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:15:51.618996 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:15:51.619014 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:15:51.619028 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:15:51.619042 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:15:51.619056 | ubuntu-noble-large | 2026-05-22 02:15:51.619070 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:15:53.407964 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:15:53.408071 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:15:53.408094 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:15:53.408110 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:15:53.408128 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:15:53.408167 | ubuntu-noble-large | 2026-05-22 02:15:53.408181 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:15:54.689015 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:15:54.689110 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:15:54.689124 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:15:54.689134 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:15:54.689146 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:15:54.689157 | ubuntu-noble-large | 2026-05-22 02:15:54.689168 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:15:56.208251 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:15:56.208331 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:15:56.208343 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:15:56.208350 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:15:56.208359 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:15:56.208366 | ubuntu-noble-large | 2026-05-22 02:15:56.208373 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:15:57.361811 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/nova-api:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:15:57.361911 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:15:57.361928 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:15:57.361938 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:15:57.361950 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:15:57.361962 | ubuntu-noble-large | 2026-05-22 02:15:57.361974 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:16:04.966261 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/heat-engine:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:16:04.966335 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:16:04.966344 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:16:04.966350 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:16:04.966357 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:16:04.966362 | ubuntu-noble-large | 2026-05-22 02:16:04.966368 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:16:08.642946 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/watcher-api:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:16:08.643060 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:16:08.643078 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:16:08.643091 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:16:08.643105 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:16:08.643118 | ubuntu-noble-large | 2026-05-22 02:16:08.643131 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:16:10.598889 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/heat-api:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:16:10.598997 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:16:10.599015 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:16:10.599028 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:16:10.599044 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:16:10.599059 | ubuntu-noble-large | 2026-05-22 02:16:10.599074 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:16:13.537888 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/watcher-applier:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:16:13.537986 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:16:13.537996 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:16:13.538003 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:16:13.538011 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:16:13.538018 | ubuntu-noble-large | 2026-05-22 02:16:13.538026 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:16:17.050018 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/watcher-engine:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:16:17.050096 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:16:17.050106 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:16:17.050113 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:16:17.050121 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:16:17.050127 | ubuntu-noble-large | 2026-05-22 02:16:17.050134 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:16:18.338127 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:16:18.338205 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:16:18.338213 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:16:18.338218 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:16:18.338225 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:16:18.338230 | ubuntu-noble-large | 2026-05-22 02:16:18.338235 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:16:26.290353 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/designate-api:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:16:26.290470 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:16:26.290512 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:16:26.290527 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:16:26.290542 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:16:26.290556 | ubuntu-noble-large | 2026-05-22 02:16:26.290571 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:16:29.325122 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/designate-sink:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:16:29.325223 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:16:29.325241 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:16:29.325301 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:16:29.325318 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:16:29.325331 | ubuntu-noble-large | 2026-05-22 02:16:29.325345 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:16:30.868018 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:16:30.868103 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:16:30.868113 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:16:30.868120 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:16:30.868130 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:16:30.868138 | ubuntu-noble-large | 2026-05-22 02:16:30.868146 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:16:32.014502 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:16:32.014633 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:16:32.014655 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:16:32.014694 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:16:32.014706 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:16:32.014716 | ubuntu-noble-large | 2026-05-22 02:16:32.014727 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:16:35.828999 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/designate-mdns:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:16:35.829114 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:16:35.829135 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:16:35.829149 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:16:35.829164 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:16:35.829178 | ubuntu-noble-large | 2026-05-22 02:16:35.829193 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:16:38.090913 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/designate-producer:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:16:38.091008 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:16:38.091021 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:16:38.091029 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:16:38.091040 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:16:38.091049 | ubuntu-noble-large | 2026-05-22 02:16:38.091058 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:16:44.428203 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/designate-central:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:16:44.428330 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:16:44.428350 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:16:44.428364 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:16:44.428403 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:16:44.428419 | ubuntu-noble-large | 2026-05-22 02:16:44.428433 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:16:47.248754 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/designate-worker:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:16:47.248882 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:16:47.248902 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:16:47.248916 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:16:47.248930 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:16:47.248945 | ubuntu-noble-large | 2026-05-22 02:16:47.248959 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:16:53.057538 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/cinder-api:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:16:53.057703 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:16:53.057724 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:16:53.057737 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:16:53.057752 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:16:53.057767 | ubuntu-noble-large | 2026-05-22 02:16:53.057782 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:16:53.909909 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:16:53.910017 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:16:53.910035 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:16:53.910048 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:16:53.910062 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:16:53.910102 | ubuntu-noble-large | 2026-05-22 02:16:53.910115 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:16:59.416256 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:16:59.417747 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:16:59.417775 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:16:59.417791 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:16:59.417808 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:16:59.417824 | ubuntu-noble-large | 2026-05-22 02:16:59.417839 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:17:01.326416 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/cinder-backup:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:17:01.326543 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:17:01.326564 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:17:01.326578 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:17:01.326625 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:17:01.326643 | ubuntu-noble-large | 2026-05-22 02:17:01.326657 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:17:07.680823 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/cinder-volume:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:17:07.680959 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:17:07.680980 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:17:07.680996 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:17:07.681011 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:17:07.681027 | ubuntu-noble-large | 2026-05-22 02:17:07.681042 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:17:10.042590 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:17:10.042750 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:17:10.042771 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:17:10.042785 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:17:10.042799 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:17:10.042814 | ubuntu-noble-large | 2026-05-22 02:17:10.042829 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:17:10.939394 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:17:10.939535 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:17:10.939553 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:17:10.939568 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:17:10.939583 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:17:10.939629 | ubuntu-noble-large | 2026-05-22 02:17:10.939646 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:17:14.807506 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:17:14.807650 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:17:14.807665 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:17:14.807673 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:17:14.807682 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:17:14.807690 | ubuntu-noble-large | 2026-05-22 02:17:14.807698 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:17:21.538172 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:17:21.538320 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:17:21.538339 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:17:21.538350 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:17:21.538363 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:17:21.538375 | ubuntu-noble-large | 2026-05-22 02:17:21.538388 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:17:22.562052 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/placement-api:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:17:22.562153 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:17:22.562170 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:17:22.562181 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:17:22.562195 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:17:22.562207 | ubuntu-noble-large | 2026-05-22 02:17:22.562220 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:17:30.169028 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/manila-api:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:17:30.169140 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:17:30.169158 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:17:30.169169 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:17:30.169182 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:17:30.169194 | ubuntu-noble-large | 2026-05-22 02:17:30.169207 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:17:31.350830 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/manila-share:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:17:31.350908 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:17:31.350919 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:17:31.350926 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:17:31.350933 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:17:31.350940 | ubuntu-noble-large | 2026-05-22 02:17:31.350948 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:17:34.233684 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/glance-api:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:17:34.233804 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:17:34.233822 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:17:34.233833 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:17:34.233845 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:17:34.233857 | ubuntu-noble-large | 2026-05-22 02:17:34.233870 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:17:37.036347 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/manila-data:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:17:37.036486 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:17:37.036506 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:17:37.036517 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:17:37.036528 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:17:37.036540 | ubuntu-noble-large | 2026-05-22 02:17:37.036552 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:17:38.176834 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:17:38.176922 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:17:38.176938 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:17:38.176971 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:17:38.176984 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:17:38.176996 | ubuntu-noble-large | 2026-05-22 02:17:38.177008 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:17:39.114230 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/skyline-console:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:17:39.114332 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:17:39.114349 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:17:39.114360 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:17:39.114373 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:17:39.114385 | ubuntu-noble-large | 2026-05-22 02:17:39.114398 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:17:53.372966 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:17:53.373067 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:17:53.373085 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:17:53.373098 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:17:53.373112 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:17:53.373125 | ubuntu-noble-large | 2026-05-22 02:17:53.373138 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:17:54.150841 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:17:54.150955 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:17:54.150974 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:17:54.150987 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:17:54.151002 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:17:54.151015 | ubuntu-noble-large | 2026-05-22 02:17:54.151030 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:17:56.043882 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:17:56.043989 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:17:56.044008 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:17:56.044022 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:17:56.044037 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:17:56.044052 | ubuntu-noble-large | 2026-05-22 02:17:56.044067 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:18:00.152927 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:18:00.153039 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:18:00.153068 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:18:00.153089 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:18:00.153112 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:18:00.153134 | ubuntu-noble-large | 2026-05-22 02:18:00.153156 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:18:01.634927 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:18:01.635035 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:18:01.635054 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:18:01.635068 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:18:01.635109 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:18:01.635122 | ubuntu-noble-large | 2026-05-22 02:18:01.635135 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:18:04.740723 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:18:04.740853 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:18:04.740871 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:18:04.740882 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:18:04.740894 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:18:04.740906 | ubuntu-noble-large | 2026-05-22 02:18:04.740918 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:18:05.863404 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:18:05.863510 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:18:05.863528 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:18:05.863540 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:18:05.863553 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:18:05.863565 | ubuntu-noble-large | 2026-05-22 02:18:05.863578 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:18:07.087374 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:18:07.087474 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:18:07.087491 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:18:07.087503 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:18:07.087515 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:18:07.087527 | ubuntu-noble-large | 2026-05-22 02:18:07.087540 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:18:17.501815 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:18:17.501934 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:18:17.501954 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:18:17.501969 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:18:17.501985 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:18:17.502025 | ubuntu-noble-large | 2026-05-22 02:18:17.502041 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:18:18.767550 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/neutron-server:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:18:18.767692 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:18:18.767711 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:18:18.767726 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:18:18.767741 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:18:18.767755 | ubuntu-noble-large | 2026-05-22 02:18:18.767769 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:18:20.828286 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:18:20.828400 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:18:20.828448 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:18:20.828462 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:18:20.828477 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:18:20.828492 | ubuntu-noble-large | 2026-05-22 02:18:20.828507 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:18:22.255017 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:18:22.255177 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:18:22.255197 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:18:22.255208 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:18:22.255222 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:18:22.255234 | ubuntu-noble-large | 2026-05-22 02:18:22.255246 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:18:23.477692 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/barbican-worker:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:18:23.477750 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:18:23.477759 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:18:23.477764 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:18:23.477772 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:18:23.477778 | ubuntu-noble-large | 2026-05-22 02:18:23.477785 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:18:24.465543 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:18:24.465680 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:18:24.465698 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:18:24.465709 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:18:24.465732 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:18:24.465744 | ubuntu-noble-large | 2026-05-22 02:18:24.465756 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:18:31.650214 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:18:31.650323 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:18:31.650339 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:18:31.650350 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:18:31.650362 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:18:31.650374 | ubuntu-noble-large | 2026-05-22 02:18:31.650385 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:18:32.916772 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/barbican-api:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:18:32.916880 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:18:32.916894 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:18:32.916902 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:18:32.916912 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:18:32.916921 | ubuntu-noble-large | 2026-05-22 02:18:32.916931 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:18:41.980896 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/aodh-api:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:18:41.981008 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:18:41.981024 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:18:41.981035 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:18:41.981047 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:18:41.981058 | ubuntu-noble-large | 2026-05-22 02:18:41.981070 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:18:46.260789 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:18:46.262210 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:18:46.262280 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:18:46.262293 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:18:46.262305 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:18:46.262317 | ubuntu-noble-large | 2026-05-22 02:18:46.262329 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:18:47.571849 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:18:47.571956 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:18:47.571973 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:18:47.571984 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:18:47.571996 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:18:47.572008 | ubuntu-noble-large | 2026-05-22 02:18:47.572022 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:18:48.383355 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/aodh-listener:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:18:48.383452 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:18:48.383464 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:18:48.383488 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:18:48.383498 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:18:48.383505 | ubuntu-noble-large | 2026-05-22 02:18:48.383512 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:18:51.767931 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/octavia-api:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:18:51.768048 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:18:51.768065 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:18:51.768076 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:18:51.768090 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:18:51.768102 | ubuntu-noble-large | 2026-05-22 02:18:51.768115 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:18:54.344422 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:18:54.344560 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:18:54.344584 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:18:54.344655 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:18:54.344677 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:18:54.344696 | ubuntu-noble-large | 2026-05-22 02:18:54.344716 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:19:01.809976 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/octavia-worker:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:19:01.810068 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:19:01.810081 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:19:01.810089 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:19:01.810100 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:19:01.810108 | ubuntu-noble-large | 2026-05-22 02:19:01.810117 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:19:03.195968 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:19:03.196094 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:19:03.196112 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:19:03.196125 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:19:03.196167 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:19:03.196179 | ubuntu-noble-large | 2026-05-22 02:19:03.196191 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:19:06.461415 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/blazar-manager:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:19:06.461529 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:19:06.461549 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:19:06.461563 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:19:06.461578 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:19:06.461658 | ubuntu-noble-large | 2026-05-22 02:19:06.461679 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:19:10.211841 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:19:10.211959 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:19:10.211979 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:19:10.211992 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:19:10.212007 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:19:10.212021 | ubuntu-noble-large | 2026-05-22 02:19:10.212036 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:19:13.521077 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:19:13.521231 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:19:13.521252 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:19:13.521266 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:19:13.521281 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:19:13.521295 | ubuntu-noble-large | 2026-05-22 02:19:13.521309 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:19:15.567201 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/blazar-api:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:19:15.567307 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:19:15.567326 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:19:15.567339 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:19:15.567354 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:19:15.567368 | ubuntu-noble-large | 2026-05-22 02:19:15.567383 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:19:18.538351 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:19:18.538466 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:19:18.538486 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:19:18.538500 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:19:18.538540 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:19:18.538556 | ubuntu-noble-large | 2026-05-22 02:19:18.538571 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:19:27.124856 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:19:27.124984 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:19:27.125003 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:19:27.125016 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:19:27.125030 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:19:27.125044 | ubuntu-noble-large | 2026-05-22 02:19:27.125058 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:19:28.444387 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ovn-northd:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:19:28.444535 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:19:28.444552 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:19:28.444561 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:19:28.444572 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:19:28.444582 | ubuntu-noble-large | 2026-05-22 02:19:28.444617 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:19:31.245425 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/magnum-api:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:19:31.246533 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:19:31.246569 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:19:31.246580 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:19:31.246592 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:19:31.246647 | ubuntu-noble-large | 2026-05-22 02:19:31.246660 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:19:33.248402 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/redis:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:19:33.248492 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:19:33.248507 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:19:33.248517 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:19:33.248529 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:19:33.248541 | ubuntu-noble-large | 2026-05-22 02:19:33.248553 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:19:34.023965 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:19:34.024028 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:19:34.024038 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:19:34.024045 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:19:34.024052 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:19:34.024059 | ubuntu-noble-large | 2026-05-22 02:19:34.024065 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:19:35.088544 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ovn-controller:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:19:35.088672 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:19:35.088691 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:19:35.088701 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:19:35.088713 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:19:35.088724 | ubuntu-noble-large | 2026-05-22 02:19:35.088736 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:19:39.251291 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:19:39.251392 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:19:39.251410 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:19:39.251423 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:19:39.251438 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:19:39.251452 | ubuntu-noble-large | 2026-05-22 02:19:39.251467 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:19:42.209121 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:19:42.209213 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:19:42.209253 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:19:42.209265 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:19:42.209277 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:19:42.209290 | ubuntu-noble-large | 2026-05-22 02:19:42.209302 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:19:47.234094 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:19:47.234179 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:19:47.234197 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:19:47.234209 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:19:47.234221 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:19:47.234234 | ubuntu-noble-large | 2026-05-22 02:19:47.234245 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:19:48.107386 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:19:48.107489 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:19:48.107506 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:19:48.107518 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:19:48.107531 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:19:48.107543 | ubuntu-noble-large | 2026-05-22 02:19:48.107555 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:19:49.860074 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:19:49.860208 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:19:49.860226 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:19:49.860238 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:19:49.860251 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:19:49.860263 | ubuntu-noble-large | 2026-05-22 02:19:49.860276 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:19:51.450047 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:19:51.450132 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:19:51.450147 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:19:51.450183 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:19:51.450196 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:19:51.450208 | ubuntu-noble-large | 2026-05-22 02:19:51.450220 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:20:07.132204 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:20:07.132320 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:20:07.132361 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:20:07.132374 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:20:07.132388 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:20:07.132401 | ubuntu-noble-large | 2026-05-22 02:20:07.132415 | ubuntu-noble-large | Error: signing [osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1]: accessing entity: GET https://osism.harbor.regio.digital/v2/kolla/openvswitch-db-server/manifests/2025.1: unexpected status code 500 Internal Server Error 2026-05-22 02:20:07.132431 | ubuntu-noble-large | error during command execution: signing [osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1]: accessing entity: GET https://osism.harbor.regio.digital/v2/kolla/openvswitch-db-server/manifests/2025.1: unexpected status code 500 Internal Server Error 2026-05-22 02:20:07.151549 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/horizon:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:20:07.151649 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:20:07.151663 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:20:07.151672 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:20:07.151682 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:20:07.151692 | ubuntu-noble-large | 2026-05-22 02:20:07.151703 | ubuntu-noble-large | Error: signing [osism.harbor.regio.digital/kolla/horizon:2025.1]: accessing entity: GET https://osism.harbor.regio.digital/v2/kolla/horizon/manifests/2025.1: unexpected status code 500 Internal Server Error 2026-05-22 02:20:07.151713 | ubuntu-noble-large | error during command execution: signing [osism.harbor.regio.digital/kolla/horizon:2025.1]: accessing entity: GET https://osism.harbor.regio.digital/v2/kolla/horizon/manifests/2025.1: unexpected status code 500 Internal Server Error 2026-05-22 02:20:07.152009 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/mariadb-server:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:20:07.152024 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:20:07.152032 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:20:07.152040 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:20:07.152048 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:20:07.152056 | ubuntu-noble-large | 2026-05-22 02:20:07.152104 | ubuntu-noble-large | Error: signing [osism.harbor.regio.digital/kolla/mariadb-server:2025.1]: accessing entity: GET https://osism.harbor.regio.digital/v2/kolla/mariadb-server/manifests/2025.1: unexpected status code 500 Internal Server Error 2026-05-22 02:20:07.152127 | ubuntu-noble-large | error during command execution: signing [osism.harbor.regio.digital/kolla/mariadb-server:2025.1]: accessing entity: GET https://osism.harbor.regio.digital/v2/kolla/mariadb-server/manifests/2025.1: unexpected status code 500 Internal Server Error 2026-05-22 02:20:07.226323 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:20:07.226418 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:20:07.226427 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:20:07.226433 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:20:07.226439 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:20:07.226444 | ubuntu-noble-large | 2026-05-22 02:20:07.226452 | ubuntu-noble-large | Error: signing [osism.harbor.regio.digital/kolla/ironic-inspector:2025.1]: accessing entity: GET https://osism.harbor.regio.digital/v2/kolla/ironic-inspector/manifests/2025.1: unexpected status code 500 Internal Server Error 2026-05-22 02:20:07.226459 | ubuntu-noble-large | error during command execution: signing [osism.harbor.regio.digital/kolla/ironic-inspector:2025.1]: accessing entity: GET https://osism.harbor.regio.digital/v2/kolla/ironic-inspector/manifests/2025.1: unexpected status code 500 Internal Server Error 2026-05-22 02:20:07.301283 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:20:07.301370 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:20:07.301381 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:20:07.301388 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:20:07.301397 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:20:07.301404 | ubuntu-noble-large | 2026-05-22 02:20:07.301413 | ubuntu-noble-large | Error: signing [osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1]: accessing entity: GET https://osism.harbor.regio.digital/v2/kolla/openvswitch-vswitchd/manifests/2025.1: unexpected status code 500 Internal Server Error 2026-05-22 02:20:07.301443 | ubuntu-noble-large | error during command execution: signing [osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1]: accessing entity: GET https://osism.harbor.regio.digital/v2/kolla/openvswitch-vswitchd/manifests/2025.1: unexpected status code 500 Internal Server Error 2026-05-22 02:20:07.566337 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:20:07.566430 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:20:07.566442 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:20:07.566449 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:20:07.566459 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:20:07.566466 | ubuntu-noble-large | 2026-05-22 02:20:07.566477 | ubuntu-noble-large | Error: signing [osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1]: accessing entity: GET https://osism.harbor.regio.digital/v2/kolla/ovsdpdk-db/manifests/2025.1: unexpected status code 500 Internal Server Error 2026-05-22 02:20:07.566486 | ubuntu-noble-large | error during command execution: signing [osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1]: accessing entity: GET https://osism.harbor.regio.digital/v2/kolla/ovsdpdk-db/manifests/2025.1: unexpected status code 500 Internal Server Error 2026-05-22 02:20:08.384718 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:20:08.384822 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:20:08.384840 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:20:08.384854 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:20:08.384868 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:20:08.384881 | ubuntu-noble-large | 2026-05-22 02:20:08.384896 | ubuntu-noble-large | Error: signing [osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1]: accessing entity: GET https://osism.harbor.regio.digital/v2/kolla/letsencrypt-webserver/manifests/2025.1: unexpected status code 500 Internal Server Error 2026-05-22 02:20:08.384912 | ubuntu-noble-large | error during command execution: signing [osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1]: accessing entity: GET https://osism.harbor.regio.digital/v2/kolla/letsencrypt-webserver/manifests/2025.1: unexpected status code 500 Internal Server Error 2026-05-22 02:20:08.576039 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:20:08.576137 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:20:08.576153 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:20:08.576165 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:20:08.576177 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:20:08.576189 | ubuntu-noble-large | 2026-05-22 02:20:08.576220 | ubuntu-noble-large | Error: signing [osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1]: accessing entity: GET https://osism.harbor.regio.digital/v2/kolla/ovsdpdk-vswitchd/manifests/2025.1: unexpected status code 500 Internal Server Error 2026-05-22 02:20:08.576233 | ubuntu-noble-large | error during command execution: signing [osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1]: accessing entity: GET https://osism.harbor.regio.digital/v2/kolla/ovsdpdk-vswitchd/manifests/2025.1: unexpected status code 500 Internal Server Error 2026-05-22 02:20:29.102688 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/prometheus-server:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:20:29.102815 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:20:29.102859 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:20:29.102871 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:20:29.102884 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:20:29.102896 | ubuntu-noble-large | 2026-05-22 02:20:29.102908 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:20:30.856836 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:20:30.856941 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:20:30.856960 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:20:30.856972 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:20:30.856987 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:20:30.857001 | ubuntu-noble-large | 2026-05-22 02:20:30.857016 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:20:32.580570 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:20:32.580731 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:20:32.580751 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:20:32.580764 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:20:32.580779 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:20:32.580794 | ubuntu-noble-large | 2026-05-22 02:20:32.580809 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:20:34.141701 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:20:34.141811 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:20:34.141830 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:20:34.141844 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:20:34.141859 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:20:34.141873 | ubuntu-noble-large | 2026-05-22 02:20:34.141888 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:20:35.293839 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:20:35.293956 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:20:35.293977 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:20:35.293992 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:20:35.294008 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:20:35.294023 | ubuntu-noble-large | 2026-05-22 02:20:35.294038 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:20:40.602189 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:20:40.602299 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:20:40.602318 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:20:40.602333 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:20:40.602349 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:20:40.602365 | ubuntu-noble-large | 2026-05-22 02:20:40.602380 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:20:44.311020 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:20:44.311105 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:20:44.311116 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:20:44.311124 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:20:44.311150 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:20:44.311156 | ubuntu-noble-large | 2026-05-22 02:20:44.311163 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:20:47.271985 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:20:47.272099 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:20:47.272117 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:20:47.272131 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:20:47.272146 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:20:47.272160 | ubuntu-noble-large | 2026-05-22 02:20:47.272175 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:20:56.944500 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:20:56.944672 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:20:56.944699 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:20:56.944714 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:20:56.944729 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:20:56.944743 | ubuntu-noble-large | 2026-05-22 02:20:56.944758 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:20:58.630844 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:20:58.630976 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:20:58.630998 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:20:58.631013 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:20:58.631029 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:20:58.631045 | ubuntu-noble-large | 2026-05-22 02:20:58.631060 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:21:00.279892 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:21:00.280515 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:21:00.280558 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:21:00.280574 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:21:00.280590 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:21:00.280637 | ubuntu-noble-large | 2026-05-22 02:21:00.280653 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:21:01.585032 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/keepalived:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:21:01.585147 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:21:01.585168 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:21:01.585182 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:21:01.585198 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:21:01.585213 | ubuntu-noble-large | 2026-05-22 02:21:01.585228 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:21:02.455346 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:21:02.455443 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:21:02.455461 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:21:02.455474 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:21:02.455489 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:21:02.455502 | ubuntu-noble-large | 2026-05-22 02:21:02.455539 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:21:03.418538 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:21:03.418670 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:21:03.418688 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:21:03.418699 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:21:03.418711 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:21:03.418723 | ubuntu-noble-large | 2026-05-22 02:21:03.418735 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:21:04.066650 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:21:04.066749 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:21:04.066766 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:21:04.066778 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:21:04.066792 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:21:04.066804 | ubuntu-noble-large | 2026-05-22 02:21:04.066817 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:21:13.636405 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/grafana:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:21:13.636511 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:21:13.636528 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:21:13.636540 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:21:13.636552 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:21:13.636564 | ubuntu-noble-large | 2026-05-22 02:21:13.636576 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:21:16.763470 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/dnsmasq:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:21:16.763577 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:21:16.763626 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:21:16.763642 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:21:16.763655 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:21:16.763667 | ubuntu-noble-large | 2026-05-22 02:21:16.763679 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:21:20.381771 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:21:20.381882 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:21:20.381899 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:21:20.381930 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:21:20.381942 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:21:20.381955 | ubuntu-noble-large | 2026-05-22 02:21:20.381967 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:21:25.217698 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:21:25.217797 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:21:25.217810 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:21:25.217819 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:21:25.217830 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:21:25.217839 | ubuntu-noble-large | 2026-05-22 02:21:25.217849 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:21:27.251910 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/opensearch:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:21:27.252020 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:21:27.252032 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:21:27.252038 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:21:27.252048 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:21:27.252054 | ubuntu-noble-large | 2026-05-22 02:21:27.252062 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:21:28.341767 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/tgtd:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:21:28.341876 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:21:28.341891 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:21:28.341902 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:21:28.341914 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:21:28.341926 | ubuntu-noble-large | 2026-05-22 02:21:28.341938 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:21:29.798869 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/cron:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:21:29.798973 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:21:29.798989 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:21:29.799001 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:21:29.799014 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:21:29.799026 | ubuntu-noble-large | 2026-05-22 02:21:29.799038 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:21:31.455784 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:21:31.455889 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:21:31.455916 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:21:31.455935 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:21:31.455956 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:21:31.455978 | ubuntu-noble-large | 2026-05-22 02:21:31.455998 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:21:38.336107 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/haproxy:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:21:38.336220 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:21:38.336238 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:21:38.336252 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:21:38.336266 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:21:38.336301 | ubuntu-noble-large | 2026-05-22 02:21:38.336316 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:21:41.397874 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/proxysql:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:21:41.397986 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:21:41.398005 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:21:41.398019 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:21:41.398034 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:21:41.398048 | ubuntu-noble-large | 2026-05-22 02:21:41.398063 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:21:45.643822 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/proxysql-3:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:21:45.643947 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:21:45.643968 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:21:45.643982 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:21:45.644024 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:21:45.644037 | ubuntu-noble-large | 2026-05-22 02:21:45.644051 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:21:46.811435 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/iscsid:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:21:46.811537 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:21:46.811554 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:21:46.811565 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:21:46.811577 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:21:46.811589 | ubuntu-noble-large | 2026-05-22 02:21:46.811644 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:21:48.342448 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:21:48.342556 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:21:48.342575 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:21:48.342590 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:21:48.342644 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:21:48.342659 | ubuntu-noble-large | 2026-05-22 02:21:48.342674 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:21:51.548295 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/memcached:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:21:51.548437 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:21:51.548459 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:21:51.548474 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:21:51.548489 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:21:51.548503 | ubuntu-noble-large | 2026-05-22 02:21:51.548518 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:22:03.234955 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/fluentd:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:22:03.235070 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:22:03.235091 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:22:03.235105 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:22:03.235121 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:22:03.235135 | ubuntu-noble-large | 2026-05-22 02:22:03.235151 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:22:04.668402 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/rabbitmq:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:22:04.668489 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:22:04.668582 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:22:04.668636 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:22:04.668654 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:22:04.668669 | ubuntu-noble-large | 2026-05-22 02:22:04.668684 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:22:05.891824 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/sbom:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:22:05.891927 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:22:05.891946 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:22:05.891961 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:22:05.891977 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:22:05.891991 | ubuntu-noble-large | 2026-05-22 02:22:05.892006 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:22:08.527842 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/multipathd:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-05-22 02:22:08.528000 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-05-22 02:22:08.528028 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-05-22 02:22:08.528045 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-05-22 02:22:08.528064 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-05-22 02:22:08.528082 | ubuntu-noble-large | 2026-05-22 02:22:08.528101 | ubuntu-noble-large | Signing artifact... 2026-05-22 02:22:08.541231 | ubuntu-noble-large | + echo '=== Cosign signing job log ===' 2026-05-22 02:22:08.541312 | ubuntu-noble-large | === Cosign signing job log === 2026-05-22 02:22:08.541333 | ubuntu-noble-large | + cat cosign-signing.log 2026-05-22 02:22:08.543913 | ubuntu-noble-large | Seq Host Starttime JobRuntime Send Receive Exitval Signal Command 2026-05-22 02:22:08.543952 | ubuntu-noble-large | 3 : 1779416089.059 16.951 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1' > /dev/null 2026-05-22 02:22:08.543971 | ubuntu-noble-large | 4 : 1779416089.063 18.233 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/keystone:2025.1' > /dev/null 2026-05-22 02:22:08.543986 | ubuntu-noble-large | 6 : 1779416089.073 20.390 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/keystone-ssh:2025.1' > /dev/null 2026-05-22 02:22:08.544003 | ubuntu-noble-large | 1 : 1779416089.049 21.506 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1' > /dev/null 2026-05-22 02:22:08.544020 | ubuntu-noble-large | 2 : 1779416089.054 22.356 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1' > /dev/null 2026-05-22 02:22:08.544036 | ubuntu-noble-large | 5 : 1779416089.068 23.414 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/keystone-fernet:2025.1' > /dev/null 2026-05-22 02:22:08.544050 | ubuntu-noble-large | 8 : 1779416089.086 24.324 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/masakari-monitors:2025.1' > /dev/null 2026-05-22 02:22:08.544089 | ubuntu-noble-large | 7 : 1779416089.079 26.461 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/masakari-api:2025.1' > /dev/null 2026-05-22 02:22:08.544105 | ubuntu-noble-large | 12 : 1779416110.567 11.256 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ironic-pxe:2025.1' > /dev/null 2026-05-22 02:22:08.544120 | ubuntu-noble-large | 11 : 1779416109.473 13.425 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ironic-api:2025.1' > /dev/null 2026-05-22 02:22:08.544134 | ubuntu-noble-large | 10 : 1779416107.307 16.649 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ironic-conductor:2025.1' > /dev/null 2026-05-22 02:22:08.544151 | ubuntu-noble-large | 13 : 1779416111.420 17.860 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1' > /dev/null 2026-05-22 02:22:08.544166 | ubuntu-noble-large | 14 : 1779416112.494 18.015 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/nova-conductor:2025.1' > /dev/null 2026-05-22 02:22:08.544181 | ubuntu-noble-large | 9 : 1779416106.022 27.031 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/masakari-engine:2025.1' > /dev/null 2026-05-22 02:22:08.544196 | ubuntu-noble-large | 16 : 1779416115.551 27.463 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/nova-ssh:2025.1' > /dev/null 2026-05-22 02:22:08.544211 | ubuntu-noble-large | 18 : 1779416122.909 24.828 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/nova-scheduler:2025.1' > /dev/null 2026-05-22 02:22:08.544252 | ubuntu-noble-large | 17 : 1779416121.832 28.752 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/nova-compute:2025.1' > /dev/null 2026-05-22 02:22:08.544268 | ubuntu-noble-large | 22 : 1779416133.062 18.555 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1' > /dev/null 2026-05-22 02:22:08.544282 | ubuntu-noble-large | 21 : 1779416130.516 22.889 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1' > /dev/null 2026-05-22 02:22:08.544297 | ubuntu-noble-large | 19 : 1779416123.967 30.720 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1' > /dev/null 2026-05-22 02:22:08.544312 | ubuntu-noble-large | 20 : 1779416129.293 26.914 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1' > /dev/null 2026-05-22 02:22:08.544326 | ubuntu-noble-large | 15 : 1779416113.418 43.943 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/nova-api:2025.1' > /dev/null 2026-05-22 02:22:08.544341 | ubuntu-noble-large | 23 : 1779416143.027 21.937 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/heat-engine:2025.1' > /dev/null 2026-05-22 02:22:08.544374 | ubuntu-noble-large | 25 : 1779416150.595 18.046 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/watcher-api:2025.1' > /dev/null 2026-05-22 02:22:08.544390 | ubuntu-noble-large | 24 : 1779416147.749 22.847 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/heat-api:2025.1' > /dev/null 2026-05-22 02:22:08.544405 | ubuntu-noble-large | 27 : 1779416153.420 20.115 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/watcher-applier:2025.1' > /dev/null 2026-05-22 02:22:08.544420 | ubuntu-noble-large | 26 : 1779416151.629 25.420 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/watcher-engine:2025.1' > /dev/null 2026-05-22 02:22:08.544435 | ubuntu-noble-large | 28 : 1779416154.698 23.638 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/gnocchi-api:2025.1' > /dev/null 2026-05-22 02:22:08.544450 | ubuntu-noble-large | 33 : 1779416170.608 15.680 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/designate-api:2025.1' > /dev/null 2026-05-22 02:22:08.544466 | ubuntu-noble-large | 32 : 1779416168.651 20.672 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/designate-sink:2025.1' > /dev/null 2026-05-22 02:22:08.544481 | ubuntu-noble-large | 30 : 1779416157.371 33.496 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1' > /dev/null 2026-05-22 02:22:08.544505 | ubuntu-noble-large | 29 : 1779416156.217 35.795 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1' > /dev/null 2026-05-22 02:22:08.544520 | ubuntu-noble-large | 31 : 1779416164.974 30.854 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/designate-mdns:2025.1' > /dev/null 2026-05-22 02:22:08.544534 | ubuntu-noble-large | 34 : 1779416173.546 24.542 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/designate-producer:2025.1' > /dev/null 2026-05-22 02:22:08.544577 | ubuntu-noble-large | 37 : 1779416186.300 18.127 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/designate-central:2025.1' > /dev/null 2026-05-22 02:22:08.544643 | ubuntu-noble-large | 36 : 1779416178.345 28.901 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/designate-worker:2025.1' > /dev/null 2026-05-22 02:22:08.544671 | ubuntu-noble-large | 39 : 1779416190.877 22.178 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/cinder-api:2025.1' > /dev/null 2026-05-22 02:22:08.544699 | ubuntu-noble-large | 35 : 1779416177.057 36.851 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1' > /dev/null 2026-05-22 02:22:08.544715 | ubuntu-noble-large | 40 : 1779416192.027 27.386 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1' > /dev/null 2026-05-22 02:22:08.544730 | ubuntu-noble-large | 38 : 1779416189.333 31.992 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/cinder-backup:2025.1' > /dev/null 2026-05-22 02:22:08.544746 | ubuntu-noble-large | 41 : 1779416195.837 31.842 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/cinder-volume:2025.1' > /dev/null 2026-05-22 02:22:08.544761 | ubuntu-noble-large | 46 : 1779416213.918 16.122 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1' > /dev/null 2026-05-22 02:22:08.544788 | ubuntu-noble-large | 45 : 1779416213.066 17.871 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1' > /dev/null 2026-05-22 02:22:08.544805 | ubuntu-noble-large | 44 : 1779416207.258 27.548 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1' > /dev/null 2026-05-22 02:22:08.544821 | ubuntu-noble-large | 43 : 1779416204.437 37.099 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ceilometer-central:2025.1' > /dev/null 2026-05-22 02:22:08.544835 | ubuntu-noble-large | 42 : 1779416198.103 44.458 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/placement-api:2025.1' > /dev/null 2026-05-22 02:22:08.544843 | ubuntu-noble-large | 50 : 1779416230.051 20.111 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/manila-api:2025.1' > /dev/null 2026-05-22 02:22:08.544864 | ubuntu-noble-large | 48 : 1779416221.335 30.013 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/manila-share:2025.1' > /dev/null 2026-05-22 02:22:08.544880 | ubuntu-noble-large | 51 : 1779416230.949 23.283 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/glance-api:2025.1' > /dev/null 2026-05-22 02:22:08.544895 | ubuntu-noble-large | 49 : 1779416227.690 29.340 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/manila-data:2025.1' > /dev/null 2026-05-22 02:22:08.544910 | ubuntu-noble-large | 47 : 1779416219.423 38.751 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/manila-scheduler:2025.1' > /dev/null 2026-05-22 02:22:08.544925 | ubuntu-noble-large | 52 : 1779416234.817 24.294 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/skyline-console:2025.1' > /dev/null 2026-05-22 02:22:08.544940 | ubuntu-noble-large | 55 : 1779416250.179 23.190 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1' > /dev/null 2026-05-22 02:22:08.544955 | ubuntu-noble-large | 59 : 1779416258.185 15.963 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1' > /dev/null 2026-05-22 02:22:08.544969 | ubuntu-noble-large | 58 : 1779416257.050 18.992 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1' > /dev/null 2026-05-22 02:22:08.544995 | ubuntu-noble-large | 56 : 1779416251.363 28.788 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1' > /dev/null 2026-05-22 02:22:08.545011 | ubuntu-noble-large | 60 : 1779416259.125 22.507 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1' > /dev/null 2026-05-22 02:22:08.545038 | ubuntu-noble-large | 57 : 1779416254.241 30.498 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1' > /dev/null 2026-05-22 02:22:08.545047 | ubuntu-noble-large | 54 : 1779416242.569 43.292 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1' > /dev/null 2026-05-22 02:22:08.545061 | ubuntu-noble-large | 53 : 1779416241.548 45.537 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1' > /dev/null 2026-05-22 02:22:08.545076 | ubuntu-noble-large | 61 : 1779416273.381 24.118 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1' > /dev/null 2026-05-22 02:22:08.545091 | ubuntu-noble-large | 63 : 1779416276.052 22.713 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/neutron-server:2025.1' > /dev/null 2026-05-22 02:22:08.545106 | ubuntu-noble-large | 62 : 1779416274.160 26.666 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1' > /dev/null 2026-05-22 02:22:08.545121 | ubuntu-noble-large | 67 : 1779416285.872 16.381 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1' > /dev/null 2026-05-22 02:22:08.545136 | ubuntu-noble-large | 66 : 1779416284.750 18.724 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/barbican-worker:2025.1' > /dev/null 2026-05-22 02:22:08.545152 | ubuntu-noble-large | 64 : 1779416280.162 24.302 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1' > /dev/null 2026-05-22 02:22:08.545167 | ubuntu-noble-large | 65 : 1779416281.644 30.004 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1' > /dev/null 2026-05-22 02:22:08.545183 | ubuntu-noble-large | 68 : 1779416287.094 25.819 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/barbican-api:2025.1' > /dev/null 2026-05-22 02:22:08.545198 | ubuntu-noble-large | 72 : 1779416302.264 19.715 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/aodh-api:2025.1' > /dev/null 2026-05-22 02:22:08.545208 | ubuntu-noble-large | 69 : 1779416297.511 28.746 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/aodh-notifier:2025.1' > /dev/null 2026-05-22 02:22:08.545216 | ubuntu-noble-large | 71 : 1779416300.837 26.733 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1' > /dev/null 2026-05-22 02:22:08.545233 | ubuntu-noble-large | 73 : 1779416303.484 24.898 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/aodh-listener:2025.1' > /dev/null 2026-05-22 02:22:08.545242 | ubuntu-noble-large | 74 : 1779416304.474 27.292 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/octavia-api:2025.1' > /dev/null 2026-05-22 02:22:08.545250 | ubuntu-noble-large | 70 : 1779416298.776 35.566 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/aodh-expirer:2025.1' > /dev/null 2026-05-22 02:22:08.545258 | ubuntu-noble-large | 77 : 1779416321.989 19.819 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/octavia-worker:2025.1' > /dev/null 2026-05-22 02:22:08.545267 | ubuntu-noble-large | 78 : 1779416326.268 16.922 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1' > /dev/null 2026-05-22 02:22:08.545275 | ubuntu-noble-large | 79 : 1779416327.582 18.878 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/blazar-manager:2025.1' > /dev/null 2026-05-22 02:22:08.545284 | ubuntu-noble-large | 75 : 1779416311.663 38.546 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1' > /dev/null 2026-05-22 02:22:08.545301 | ubuntu-noble-large | 76 : 1779416312.925 40.592 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1' > /dev/null 2026-05-22 02:22:08.545320 | ubuntu-noble-large | 80 : 1779416328.390 27.173 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/blazar-api:2025.1' > /dev/null 2026-05-22 02:22:08.545335 | ubuntu-noble-large | 81 : 1779416331.776 26.759 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/magnum-conductor:2025.1' > /dev/null 2026-05-22 02:22:08.545350 | ubuntu-noble-large | 86 : 1779416350.220 16.904 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1' > /dev/null 2026-05-22 02:22:08.545365 | ubuntu-noble-large | 84 : 1779416343.202 25.241 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ovn-northd:2025.1' > /dev/null 2026-05-22 02:22:08.545382 | ubuntu-noble-large | 82 : 1779416334.353 36.890 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/magnum-api:2025.1' > /dev/null 2026-05-22 02:22:08.545397 | ubuntu-noble-large | 87 : 1779416353.530 19.717 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/redis:2025.1' > /dev/null 2026-05-22 02:22:08.545412 | ubuntu-noble-large | 83 : 1779416341.819 32.203 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1' > /dev/null 2026-05-22 02:22:08.545428 | ubuntu-noble-large | 85 : 1779416346.471 28.615 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ovn-controller:2025.1' > /dev/null 2026-05-22 02:22:08.545444 | ubuntu-noble-large | 88 : 1779416355.577 23.673 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/redis-sentinel:2025.1' > /dev/null 2026-05-22 02:22:08.545454 | ubuntu-noble-large | 91 : 1779416368.456 13.750 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1' > /dev/null 2026-05-22 02:22:08.545462 | ubuntu-noble-large | 93 : 1779416373.256 13.976 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1' > /dev/null 2026-05-22 02:22:08.545471 | ubuntu-noble-large | 90 : 1779416367.132 20.973 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1' > /dev/null 2026-05-22 02:22:08.545480 | ubuntu-noble-large | 92 : 1779416371.254 18.603 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1' > /dev/null 2026-05-22 02:22:08.545488 | ubuntu-noble-large | 94 : 1779416374.031 17.417 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1' > /dev/null 2026-05-22 02:22:08.545497 | ubuntu-noble-large | 97 : 1779416401.988 5.143 0 0 1 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1' > /dev/null 2026-05-22 02:22:08.545513 | ubuntu-noble-large | 95 : 1779416402.107 5.042 0 0 1 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/horizon:2025.1' > /dev/null 2026-05-22 02:22:08.545522 | ubuntu-noble-large | 89 : 1779416402.039 5.111 0 0 1 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/mariadb-server:2025.1' > /dev/null 2026-05-22 02:22:08.545530 | ubuntu-noble-large | 96 : 1779416402.213 5.011 0 0 1 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ironic-inspector:2025.1' > /dev/null 2026-05-22 02:22:08.545539 | ubuntu-noble-large | 98 : 1779416402.224 5.075 0 0 1 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1' > /dev/null 2026-05-22 02:22:08.545624 | ubuntu-noble-large | 100 : 1779416402.615 4.950 0 0 1 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1' > /dev/null 2026-05-22 02:22:08.545650 | ubuntu-noble-large | 101 : 1779416403.167 5.215 0 0 1 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1' > /dev/null 2026-05-22 02:22:08.545666 | ubuntu-noble-large | 99 : 1779416403.201 5.372 0 0 1 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1' > /dev/null 2026-05-22 02:22:08.545680 | ubuntu-noble-large | 104 : 1779416407.225 21.876 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/prometheus-server:2025.1' > /dev/null 2026-05-22 02:22:08.545704 | ubuntu-noble-large | 105 : 1779416407.232 23.622 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1' > /dev/null 2026-05-22 02:22:08.545719 | ubuntu-noble-large | 109 : 1779416408.583 23.996 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1' > /dev/null 2026-05-22 02:22:08.545734 | ubuntu-noble-large | 103 : 1779416407.157 26.983 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1' > /dev/null 2026-05-22 02:22:08.545748 | ubuntu-noble-large | 107 : 1779416407.573 27.719 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1' > /dev/null 2026-05-22 02:22:08.545763 | ubuntu-noble-large | 108 : 1779416408.393 32.208 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1' > /dev/null 2026-05-22 02:22:08.545777 | ubuntu-noble-large | 102 : 1779416407.138 37.171 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1' > /dev/null 2026-05-22 02:22:08.545792 | ubuntu-noble-large | 106 : 1779416407.308 39.961 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1' > /dev/null 2026-05-22 02:22:08.545807 | ubuntu-noble-large | 111 : 1779416430.865 26.078 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1' > /dev/null 2026-05-22 02:22:08.545821 | ubuntu-noble-large | 112 : 1779416432.590 26.039 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1' > /dev/null 2026-05-22 02:22:08.545835 | ubuntu-noble-large | 115 : 1779416440.610 19.669 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/nova-libvirt:2025.1' > /dev/null 2026-05-22 02:22:08.545850 | ubuntu-noble-large | 116 : 1779416444.319 17.265 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/keepalived:2025.1' > /dev/null 2026-05-22 02:22:08.545864 | ubuntu-noble-large | 110 : 1779416429.110 33.344 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1' > /dev/null 2026-05-22 02:22:08.545879 | ubuntu-noble-large | 113 : 1779416434.150 29.266 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1' > /dev/null 2026-05-22 02:22:08.545894 | ubuntu-noble-large | 114 : 1779416435.302 28.763 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1' > /dev/null 2026-05-22 02:22:08.545909 | ubuntu-noble-large | 117 : 1779416447.280 26.355 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/grafana:2025.1' > /dev/null 2026-05-22 02:22:08.545937 | ubuntu-noble-large | 119 : 1779416458.641 18.121 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/dnsmasq:2025.1' > /dev/null 2026-05-22 02:22:08.545967 | ubuntu-noble-large | 118 : 1779416456.954 23.426 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ovsdpdk:2025.1' > /dev/null 2026-05-22 02:22:08.545983 | ubuntu-noble-large | 120 : 1779416460.287 24.929 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1' > /dev/null 2026-05-22 02:22:08.545998 | ubuntu-noble-large | 121 : 1779416461.592 25.657 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/opensearch:2025.1' > /dev/null 2026-05-22 02:22:08.546013 | ubuntu-noble-large | 124 : 1779416464.073 24.266 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/tgtd:2025.1' > /dev/null 2026-05-22 02:22:08.546028 | ubuntu-noble-large | 122 : 1779416462.462 27.335 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/cron:2025.1' > /dev/null 2026-05-22 02:22:08.546042 | ubuntu-noble-large | 123 : 1779416463.426 28.028 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1' > /dev/null 2026-05-22 02:22:08.546057 | ubuntu-noble-large | 125 : 1779416473.645 24.690 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/haproxy:2025.1' > /dev/null 2026-05-22 02:22:08.546072 | ubuntu-noble-large | 129 : 1779416487.260 14.135 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/proxysql:2025.1' > /dev/null 2026-05-22 02:22:08.546097 | ubuntu-noble-large | 128 : 1779416485.226 20.415 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/proxysql-3:2025.1' > /dev/null 2026-05-22 02:22:08.546113 | ubuntu-noble-large | 127 : 1779416480.390 26.419 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/iscsid:2025.1' > /dev/null 2026-05-22 02:22:08.546127 | ubuntu-noble-large | 126 : 1779416476.770 31.571 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1' > /dev/null 2026-05-22 02:22:08.546143 | ubuntu-noble-large | 130 : 1779416488.351 23.195 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/memcached:2025.1' > /dev/null 2026-05-22 02:22:08.546157 | ubuntu-noble-large | 132 : 1779416491.463 31.770 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/fluentd:2025.1' > /dev/null 2026-05-22 02:22:08.546172 | ubuntu-noble-large | 133 : 1779416498.344 26.322 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/rabbitmq:2025.1' > /dev/null 2026-05-22 02:22:08.546187 | ubuntu-noble-large | 134 : 1779416501.406 24.484 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/sbom:2025.1' > /dev/null 2026-05-22 02:22:08.546202 | ubuntu-noble-large | 131 : 1779416489.807 38.719 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/multipathd:2025.1' > /dev/null 2026-05-22 02:22:08.546218 | ubuntu-noble-large | + grep -q '^[^#].*\s[^0]\s*$' cosign-signing.log 2026-05-22 02:22:08.558626 | ubuntu-noble-large | + echo '=== Cosign signing completed successfully ===' 2026-05-22 02:22:08.558687 | ubuntu-noble-large | === Cosign signing completed successfully === 2026-05-22 02:22:08.994792 | ubuntu-noble-large | ok: Runtime: 0:35:47.637219 2026-05-22 02:22:09.085348 | 2026-05-22 02:22:09.085515 | TASK [Run release push script] 2026-05-22 02:22:09.617395 | ubuntu-noble-large | skipping: Conditional result was False 2026-05-22 02:22:09.623084 | 2026-05-22 02:22:09.623263 | PLAY RECAP 2026-05-22 02:22:09.623413 | ubuntu-noble-large | ok: 3 changed: 1 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-22 02:22:09.623477 | 2026-05-22 02:22:09.905117 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/container-images-kolla/playbooks/build.yml@main] 2026-05-22 02:22:09.907677 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-22 02:22:10.692655 | 2026-05-22 02:22:10.693388 | PLAY [Base post-fetch] 2026-05-22 02:22:10.710511 | 2026-05-22 02:22:10.710648 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-22 02:22:10.776032 | ubuntu-noble-large | skipping: Conditional result was False 2026-05-22 02:22:10.785207 | 2026-05-22 02:22:10.785400 | TASK [fetch-output : Set log path for single node] 2026-05-22 02:22:10.825398 | ubuntu-noble-large | ok 2026-05-22 02:22:10.831142 | 2026-05-22 02:22:10.831280 | LOOP [fetch-output : Ensure local output dirs] 2026-05-22 02:22:11.342700 | ubuntu-noble-large -> localhost | ok: "/var/lib/zuul/builds/c19c53675c01486fa4024dbced771e0e/work/logs" 2026-05-22 02:22:11.603786 | ubuntu-noble-large -> localhost | changed: "/var/lib/zuul/builds/c19c53675c01486fa4024dbced771e0e/work/artifacts" 2026-05-22 02:22:11.889268 | ubuntu-noble-large -> localhost | changed: "/var/lib/zuul/builds/c19c53675c01486fa4024dbced771e0e/work/docs" 2026-05-22 02:22:11.911892 | 2026-05-22 02:22:11.912088 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-22 02:22:12.729378 | ubuntu-noble-large | changed: 2026-05-22 02:22:12.729724 | ubuntu-noble-large | >f+++++++++ sudo-debug.txt 2026-05-22 02:22:12.729781 | ubuntu-noble-large | >f+++++++++ sudo-strace.log 2026-05-22 02:22:12.729827 | ubuntu-noble-large | >f+++++++++ sudo-strace.log.time 2026-05-22 02:22:12.729888 | ubuntu-noble-large | changed: All items complete 2026-05-22 02:22:12.729914 | 2026-05-22 02:22:13.293884 | ubuntu-noble-large | changed: .d..t...... ./ 2026-05-22 02:22:13.895196 | ubuntu-noble-large | changed: .d..t...... ./ 2026-05-22 02:22:13.923408 | 2026-05-22 02:22:13.923659 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-22 02:22:13.960592 | ubuntu-noble-large | skipping: Conditional result was False 2026-05-22 02:22:13.963474 | ubuntu-noble-large | skipping: Conditional result was False 2026-05-22 02:22:13.983999 | 2026-05-22 02:22:13.984096 | PLAY RECAP 2026-05-22 02:22:13.984148 | ubuntu-noble-large | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-22 02:22:13.984173 | 2026-05-22 02:22:14.109586 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-22 02:22:14.110585 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-22 02:22:14.852198 | 2026-05-22 02:22:14.852361 | PLAY [Base post] 2026-05-22 02:22:14.866541 | 2026-05-22 02:22:14.866681 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-22 02:22:15.749373 | ubuntu-noble-large | changed 2026-05-22 02:22:15.760644 | 2026-05-22 02:22:15.760859 | PLAY RECAP 2026-05-22 02:22:15.760962 | ubuntu-noble-large | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-22 02:22:15.761053 | 2026-05-22 02:22:15.924278 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-22 02:22:15.925283 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-22 02:22:16.750672 | 2026-05-22 02:22:16.750950 | PLAY [Base post-logs] 2026-05-22 02:22:16.763687 | 2026-05-22 02:22:16.763854 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-22 02:22:17.225918 | localhost | changed 2026-05-22 02:22:17.236261 | 2026-05-22 02:22:17.236418 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-22 02:22:17.272896 | localhost | ok 2026-05-22 02:22:17.277481 | 2026-05-22 02:22:17.277615 | TASK [Set zuul-log-path fact] 2026-05-22 02:22:17.305890 | localhost | ok 2026-05-22 02:22:17.322752 | 2026-05-22 02:22:17.323006 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-22 02:22:17.361049 | localhost | ok 2026-05-22 02:22:17.368442 | 2026-05-22 02:22:17.368620 | TASK [upload-logs : Create log directories] 2026-05-22 02:22:17.900676 | localhost | changed 2026-05-22 02:22:17.906451 | 2026-05-22 02:22:17.906623 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-22 02:22:18.399173 | localhost -> localhost | ok: Runtime: 0:00:00.007091 2026-05-22 02:22:18.408558 | 2026-05-22 02:22:18.408769 | TASK [upload-logs : Upload logs to log server] 2026-05-22 02:22:19.009827 | localhost | Output suppressed because no_log was given 2026-05-22 02:22:19.013489 | 2026-05-22 02:22:19.013679 | LOOP [upload-logs : Compress console log and json output] 2026-05-22 02:22:19.070403 | localhost | skipping: Conditional result was False 2026-05-22 02:22:19.075970 | localhost | skipping: Conditional result was False 2026-05-22 02:22:19.089500 | 2026-05-22 02:22:19.089722 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-22 02:22:19.145314 | localhost | skipping: Conditional result was False 2026-05-22 02:22:19.145881 | 2026-05-22 02:22:19.150039 | localhost | skipping: Conditional result was False 2026-05-22 02:22:19.163471 | 2026-05-22 02:22:19.163712 | LOOP [upload-logs : Upload console log and json output]